@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-code{width:100%}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}:root { --ananda-black: #ffffff !important; --ananda-white: #000000 !important;}#brx-header > section { background-color: transparent;}@media (min-width: 767px) {#brxe-xiwvef {background-color: var(--ananda-white)}}@media (min-width: 991px) {#brxe-xiwvef {align-self: flex-start; max-width: 100%}}@media (min-width: 1279px) {#brxe-xiwvef {background-color: var(--ananda-white)}}@media (min-width: 1600px) {#brxe-xiwvef {align-self: stretch}}#brxe-lvxzfo {background-color: var(--ananda-white); display: none}@media (min-width: 767px) {#brxe-lvxzfo {width: 100%; max-width: 50%; position: absolute; top: 1rem; left: var(--m-page); background-color: var(--ananda-white); z-index: 999; display: flex}}@media (min-width: 991px) {#brxe-lvxzfo {align-self: flex-start !important}}@media (min-width: 1279px) {#brxe-lvxzfo {background-color: var(--ananda-white)}}@media (min-width: 1600px) {#brxe-lvxzfo {align-self: stretch !important; width: 100%}}#brxe-zpgmgj {max-width: 8rem; align-self: flex-start; display: none}@media (min-width: 767px) {#brxe-zpgmgj {display: block}}@media (min-width: 991px) {#brxe-zpgmgj {align-self: flex-start; display: flex}}@media (min-width: 767px) {#brxe-epmgfn {display: block}}#brxe-qsnlmv {text-align: center}@media (min-width: 767px) {#brxe-qsnlmv {text-align: left}}@media (min-width: 991px) {#brxe-qsnlmv {align-self: flex-start}}#brxe-eehfwu {flex-direction: column; row-gap: 2rem}#brxe-sdzpnc {max-height: 40svh; pointer-events: none; z-index: 5}#brxe-sdzpnc:not(.tag), #brxe-sdzpnc img {object-fit: contain}@media (min-width: 767px) {#brxe-sdzpnc {max-height: 75rem; margin-left: 30%}}@media (min-width: 991px) {#brxe-sdzpnc {margin-left: 30%}}@media (min-width: 1279px) {#brxe-sdzpnc {max-height: 80rem}}#brxe-obzynw {pointer-events: none}#brxe-nztsqd {grid-template-columns: 1fr 1fr 1fr 1fr; column-gap: var(--m-2); flex-direction: column-reverse; flex-wrap: nowrap; row-gap: var(--m-2); justify-content: center}@media (min-width: 767px) {#brxe-nztsqd {align-items: flex-end; flex-direction: row}}@media (min-width: 991px) {#brxe-nztsqd {flex-direction: row}}#brxe-unydye {align-self: center; max-height: 2.5rem}#brxe-jfgogf {margin-bottom: 0}#brxe-tujdle {display: flex; column-gap: 1rem; align-self: center !important; padding-top: 1rem; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem; position: absolute; bottom: 3rem}@media (min-width: 991px) {#brxe-tujdle {display: flex; padding-top: 0}}@media (min-width: 1279px) {#brxe-tujdle {bottom: var(--m-4)}}@media (min-width: 991px) {#brxe-eonzfg {height: 0px}}#brxe-gplxdg {overflow: hidden; position: relative; justify-content: center; padding-top: var(--height-header-fluid); row-gap: var(--m-2)}@media (min-width: 991px) {#brxe-gplxdg {max-height: 100svh}}#brxe-aziszp {position: absolute; top: 0px; left: 0px; max-width: var(--m-3); max-height: var(--m-3)}#brxe-difzma {position: absolute; bottom: 0px; right: 0px; width: var(--m-3); height: var(--m-3)}#brxe-couekg {color: #ffffff}#brxe-spiykj {padding-top: var(--m-5); padding-right: var(--m-5); padding-bottom: var(--m-5); padding-left: var(--m-5); background-color: var(--ananda-white)}#brxe-ubmqaq {row-gap: var(--m-1-5)}#brxe-eliesp {position: relative; row-gap: var(--m-2)}#brxe-fryecg {padding-right: var(--m-page); padding-left: var(--m-page); align-self: center !important; align-items: center}@media (min-width: 1600px) {#brxe-fryecg {align-items: center}}#brxe-lzfkbm {position: absolute}#power-of-ten-1 {column-gap: var(--m-3); row-gap: var(--m-3); padding-right: 0; padding-left: 0}@media (min-width: 1279px) {#power-of-ten-1 {flex-direction: column}}.brxe-ejwntk {left: 0px; height: 6rem; width: 6rem}@media (min-width: 991px) {#brxe-zgmcyk {align-self: flex-start}}.brxe-vcybef .brxe-vlxqup.brxe-svg {width: 100%; height: 100%}.brxe-vcybef.brxe-div {flex-direction: row-reverse; width: auto}@media (min-width: 991px) {.brxe-vcybef.brxe-div {flex-direction: row}}#brxe-rpgyus {row-gap: var(--m-2); flex-direction: row; column-gap: var(--m-3); align-items: center}#brxe-igapnq {flex-direction: column}@media (min-width: 991px) {#brxe-sqhmmu {display: block}}@media (min-width: 991px) {#brxe-uorquk:not(.tag), #brxe-uorquk img {aspect-ratio: 1}#brxe-uorquk {padding-right: 2rem; padding-left: 0}}@media (min-width: 1600px) {#brxe-uorquk {padding-right: 0; padding-left: 2rem}}@media (min-width: 991px) {#brxe-zlejww {max-width: 50%; justify-content: center}}#brxe-fdcirr {grid-template-columns: 1fr 1fr 1fr 1fr; flex-wrap: nowrap}@media (min-width: 767px) {#brxe-fdcirr {padding-top: var(--m-3)}}@media (min-width: 991px) {#brxe-fdcirr {flex-direction: row; align-items: center}}#brxe-sidssp {position: absolute}@media (min-width: 991px) {#brxe-wsgqeo {align-self: flex-start}}.brxe-tdjkjo.brxe-div {flex-direction: row-reverse; justify-content: flex-end}@media (min-width: 991px) {.brxe-tdjkjo.brxe-div {flex-direction: row}}#brxe-yiedaq {column-gap: var(--m-3); row-gap: var(--m-2)}#brxe-iayknx {flex-direction: column}@media (min-width: 991px) {#brxe-fsmozk {display: block}}@media (min-width: 991px) {#brxe-twhyht {max-width: 50%}}#brxe-bjcawm {grid-template-columns: 1fr 1fr 1fr 1fr}@media (min-width: 767px) {#brxe-bjcawm {padding-top: var(--m-3)}}@media (min-width: 991px) {#brxe-bjcawm {flex-direction: row; align-items: center}}@media (min-width: 991px) {#brxe-jrwwky {align-self: flex-start}}@media (min-width: 991px) {#brxe-ssyjut {max-height: var(--m-2)}}@media (min-width: 991px) {#brxe-qjqurb {max-height: var(--m-2)}}@media (min-width: 991px) {#brxe-glhczo {max-height: var(--m-2)}}#brxe-uliert {display: none}@media (min-width: 991px) {#brxe-uliert {display: flex; margin-top: 1rem}}@media (min-width: 991px) {.brxe-skgmss.brxe-div {flex-direction: row}}#brxe-kluxwl {flex-direction: column}@media (min-width: 991px) {#brxe-olyslk {display: block; margin-left: -4rem}}@media (min-width: 991px) {#brxe-ibfxhk {max-width: 50%}}#brxe-pprumb {grid-template-columns: 1fr 1fr 1fr 1fr; flex-direction: column; flex-wrap: nowrap}@media (min-width: 767px) {#brxe-pprumb {padding-top: var(--m-3)}}@media (min-width: 991px) {#brxe-pprumb {flex-direction: row; align-items: center}}@media (min-width: 991px) {#brxe-nawpwr {align-self: flex-start}}@media (min-width: 991px) {#brxe-ecigzw {max-height: var(--m-2)}}@media (min-width: 991px) {#brxe-myywfi {max-height: var(--m-2)}}@media (min-width: 991px) {#brxe-notpct {max-height: var(--m-2)}}@media (min-width: 991px) {#brxe-uurbbd {display: flex}}@media (min-width: 991px) {#brxe-hixqya {max-height: var(--m-2)}}@media (min-width: 991px) {#brxe-vcfyid {max-height: var(--m-2)}}@media (min-width: 991px) {#brxe-buhskp {max-height: var(--m-2)}}@media (min-width: 991px) {#brxe-xsjfzk {display: flex; margin-top: 1rem}}#brxe-pkpemn {row-gap: var(--m-2)}.brxe-asidnn.brxe-div {flex-direction: row-reverse}@media (min-width: 991px) {.brxe-asidnn.brxe-div {flex-direction: row}}#brxe-dpjzlc {flex-direction: row; column-gap: var(--m-3); row-gap: var(--m-2); align-items: center}#brxe-gmhevv {flex-direction: column}@media (min-width: 991px) {#brxe-mokffd {display: block}}@media (min-width: 991px) {#brxe-dkqqbv {max-width: 50%}}#brxe-szcten {grid-template-columns: 1fr 1fr 1fr 1fr}@media (min-width: 767px) {#brxe-szcten {padding-top: var(--m-3)}}@media (min-width: 991px) {#brxe-szcten {flex-direction: row; align-items: center}}@media (min-width: 991px) {#brxe-prcire {align-self: flex-start}}@media (min-width: 991px) {#brxe-xtlnei {display: flex}}@media (min-width: 991px) {#brxe-rymegq {display: flex; margin-top: 1rem}}#brxe-mebbhq {row-gap: var(--m-1-5)}.brxe-lgkauq.brxe-div {flex-direction: row-reverse}@media (min-width: 991px) {.brxe-lgkauq.brxe-div {flex-direction: row}}#brxe-wzfoah {flex-direction: row; column-gap: var(--m-3); row-gap: var(--m-2); align-items: center}#brxe-ypqfeq {flex-direction: column}@media (min-width: 991px) {#brxe-kxcagv {display: block; width: auto; margin-left: -4rem}}#brxe-thfxid:not(.tag), #brxe-thfxid img {object-fit: cover}@media (min-width: 991px) {#brxe-thfxid:not(.tag), #brxe-thfxid img {object-fit: cover}}@media (min-width: 991px) {#brxe-acvcni {max-width: 50%}}#brxe-qpuivp {grid-template-columns: 1fr 1fr 1fr 1fr}@media (min-width: 767px) {#brxe-qpuivp {padding-top: var(--m-3)}}@media (min-width: 991px) {#brxe-qpuivp {flex-direction: row; align-items: center}}#brxe-ofcfqz {overflow: hidden}@media (min-width: 991px) {#brxe-rohxnd {align-self: flex-start}}@media (min-width: 991px) {#brxe-sodnds {display: flex; margin-top: 1rem}}.brxe-snwcsc.brxe-div {flex-direction: row-reverse}@media (min-width: 991px) {.brxe-snwcsc.brxe-div {flex-direction: row}}#brxe-ursxvx {flex-direction: row; column-gap: var(--m-3); row-gap: var(--m-2); align-items: center}#brxe-sqyevt {flex-direction: column}@media (min-width: 991px) {#brxe-gfkees {display: block}}@media (min-width: 991px) {#brxe-vuqxps:not(.tag), #brxe-vuqxps img {object-fit: cover}}@media (min-width: 991px) {#brxe-iukgsj {max-width: 50%}}#brxe-msvizd {grid-template-columns: 1fr 1fr 1fr 1fr}@media (min-width: 767px) {#brxe-msvizd {padding-top: var(--m-3)}}@media (min-width: 991px) {#brxe-msvizd {flex-direction: row; align-items: center}}#brxe-wjupor {overflow: hidden}#brxe-aaalnq {position: absolute; top: 0px; left: 0px}#brxe-skpzau {position: absolute; bottom: 0px; right: 0px}#brxe-cybprn {color: #ffffff; margin-bottom: 0}@media (min-width: 991px) {#brxe-cybprn {text-align: left}}#brxe-tbhlne {position: relative; padding-top: var(--m-5); padding-right: var(--m-5); padding-bottom: var(--m-5); padding-left: var(--m-5); background-color: var(--ananda-white)}@media (min-width: 991px) {#brxe-tbhlne {margin-top: -5rem}}#brxe-hnbbgl {padding-left: 0}#brxe-kssdgw {padding-left: var(--m-5)}#brxe-enfvqc {flex-wrap: nowrap; align-self: center !important; align-items: center; row-gap: var(--m-4)}@media (min-width: 1279px) {#brxe-enfvqc {flex-direction: column}}.brxe-ckbqmb .brxe-nfjlno.brxe-heading {margin-bottom: 0}.brxe-nfjlno > a { color: var(--ananda-dkgrey);}.brxe-nfjlno > a:hover { color: var(--ananda-black);}.brxe-ckbqmb.brxe-div {flex-direction: row; white-space: nowrap; flex-wrap: nowrap; position: static}#brxe-wmynyc {background-color: var(--ananda-white)}.brxe-mrxzme .brxe-uqypfq.brxe-heading {margin-bottom: 0}.brxe-uqypfq > a { color: var(--ananda-dkgrey);}.brxe-uqypfq > a:hover { color: var(--ananda-black);}.brxe-mrxzme.brxe-div {flex-direction: row; white-space: nowrap; flex-wrap: nowrap; position: static}#brxe-kknzdx {background-color: var(--ananda-white)}.brxe-yqzytt .brxe-ycnshv.brxe-heading {margin-bottom: 0}.brxe-ycnshv > a { color: var(--ananda-dkgrey);}.brxe-ycnshv > a:hover { color: var(--ananda-black);}.brxe-yqzytt.brxe-div {flex-direction: row; white-space: nowrap; flex-wrap: nowrap; position: static}#brxe-mcrlse {background-color: var(--ananda-white)}.brxe-qgkket .brxe-vrvfzv.brxe-heading {margin-bottom: 0}.brxe-vrvfzv > a { color: var(--ananda-dkgrey);}.brxe-vrvfzv > a:hover { color: var(--ananda-black);}.brxe-qgkket.brxe-div {flex-direction: row; white-space: nowrap; flex-wrap: nowrap; position: static}#brxe-gwvtmh {background-color: var(--ananda-white)}.brxe-tevgpz .brxe-quwvaj.brxe-heading {margin-bottom: 0}.brxe-quwvaj > a { color: var(--ananda-dkgrey);}.brxe-quwvaj > a:hover { color: var(--ananda-black);}.brxe-tevgpz.brxe-div {flex-direction: row; white-space: nowrap; flex-wrap: nowrap; position: static}#brxe-ayxgqg {background-color: var(--ananda-white)}.brxe-jzoqmj .brxe-kvrfdx.brxe-heading {margin-bottom: 0}.brxe-kvrfdx > a { color: var(--ananda-dkgrey);}.brxe-kvrfdx > a:hover { color: var(--ananda-black);}.brxe-jzoqmj.brxe-div {flex-direction: row; white-space: nowrap; flex-wrap: nowrap; position: static}#brxe-nyzzpk {background-color: var(--ananda-white)}.brxe-nsypun .brxe-lfvlzv.brxe-heading {margin-bottom: 0}.brxe-lfvlzv > a { color: var(--ananda-dkgrey);}.brxe-lfvlzv > a:hover { color: var(--ananda-black);}.brxe-nsypun.brxe-div {flex-direction: row; white-space: nowrap; flex-wrap: nowrap; position: static}#brxe-fxxgan {background-color: var(--ananda-white)}.brxe-zomimi .brxe-wxgygx.brxe-heading {margin-bottom: 0}.brxe-wxgygx > a { color: var(--ananda-dkgrey);}.brxe-wxgygx > a:hover { color: var(--ananda-black);}.brxe-zomimi.brxe-div {flex-direction: row; white-space: nowrap; flex-wrap: nowrap; position: static}#brxe-ztatsl {background-color: var(--ananda-white)}.brxe-ddqghu .brxe-ozbidp.brxe-heading {margin-bottom: 0}.brxe-ozbidp > a { color: var(--ananda-dkgrey);}.brxe-ozbidp > a:hover { color: var(--ananda-black);}.brxe-ddqghu.brxe-div {flex-direction: row; white-space: nowrap; flex-wrap: nowrap; position: static}#brxe-fcvgqo {background-color: var(--ananda-white)}.brxe-bjnemm .brxe-mxsrlm.brxe-heading {margin-bottom: 0}.brxe-mxsrlm > a { color: var(--ananda-dkgrey);}.brxe-mxsrlm > a:hover { color: var(--ananda-black);}.brxe-bjnemm.brxe-div {flex-direction: row; white-space: nowrap; flex-wrap: nowrap; position: static}#brxe-vkwjpt {background-color: var(--ananda-white)}.brxe-xwrngz .brxe-eslplw.brxe-heading {margin-bottom: 0}.brxe-eslplw > a { color: var(--ananda-dkgrey);}.brxe-eslplw > a:hover { color: var(--ananda-black);}.brxe-xwrngz.brxe-div {flex-direction: row; white-space: nowrap; flex-wrap: nowrap; position: static}#brxe-xobjvq {background-color: var(--ananda-white)}#brxe-aqfhpb {row-gap: 0.8rem}#brxe-aqfhpb { background: black;  -webkit-mask-image: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 20%, rgba(0,0,0,1) 80%, rgba(0,0,0,0) 100%), linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 20%, rgba(0,0,0,1) 80%, rgba(0,0,0,0) 100%); mask-image: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 20%, rgba(0,0,0,1) 80%, rgba(0,0,0,0) 100%), linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 20%, rgba(0,0,0,1) 80%, rgba(0,0,0,0) 100%);  -webkit-mask-composite: source-in; mask-composite: intersect; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;}#brxe-xqkkua {align-self: center}#brxe-gwfeft {row-gap: var(--m-2); padding-top: var(--m-6)}#brxe-nwzqnd {row-gap: 0.5rem}@media (min-width: 1279px) {#brxe-nwzqnd {flex-direction: column}}#brxe-pwvpjr {flex-wrap: nowrap}#brxe-odrwgg {justify-content: center}@media (min-width: 767px) {#brxe-odrwgg {justify-content: center}}#brxe-gygqge {flex-grow: 1; padding-right: var(--m-page); padding-left: var(--m-page); max-height: 40%; align-items: center}@media (min-width: 767px) {#brxe-gygqge {align-self: center !important}}#brxe-xdftel {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}@media (min-width: 767px) {#brxe-xdftel {justify-content: center}}#brxe-yxjvkh {color: #000000}#brxe-ueokmt {flex-direction: column; column-gap: var(--m-2); flex-wrap: nowrap; row-gap: var(--m-2)}#brxe-wpvufv {color: #000000}#brxe-wpvufv a {color: #000000; font-size: inherit}#brxe-biokau {color: #000000; text-transform: uppercase; align-self: flex-start}#brxe-biokau:hover { box-shadow: .5rem .5rem white;}@media (min-width: 991px) {#brxe-biokau {align-self: flex-start}}#brxe-bnmwah {max-width: 60%; align-self: flex-end; margin-right: var(--m-page); margin-bottom: 20%}@media (min-width: 767px) {#brxe-bnmwah {max-width: 50%}}@media (min-width: 1279px) {#brxe-bnmwah {margin-bottom: 10%}}#brxe-kwdvmc {max-width: 120rem; position: absolute; bottom: 0px; min-height: 30rem; width: 100%}#brxe-kwdvmc:not(.tag), #brxe-kwdvmc img {object-fit: cover}@media (min-width: 767px) {#brxe-kwdvmc:not(.tag), #brxe-kwdvmc img {object-fit: contain}#brxe-kwdvmc {bottom: 0px; right: 0px}}#brxe-yhjtre {order: 1}@media (min-width: 767px) {#brxe-yhjtre {position: absolute; bottom: 0px; order: 0; right: 0px}}#brxe-pbjtkh {flex-wrap: nowrap; padding-bottom: 0; row-gap: 0px}#brxe-lwsneb {background-color: #ffffff; padding-top: var(--height-header-fluid); padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-nsbalq {color: var(--ananda-white)}#brxe-rudchs {color: var(--ananda-white); display: none}@media (min-width: 991px) {#brxe-rudchs {display: flex}}#brxe-vspihl {flex-direction: row; column-gap: 2rem; align-items: center}@media (min-width: 991px) {#brxe-vspihl {flex-direction: column; column-gap: 2rem; align-self: stretch !important; width: 100%; justify-content: space-between; align-items: flex-start}}@media (min-width: 1600px) {#brxe-vspihl {padding-top: var(--m-page)}}.brxe-czaond .brxe-uyeyde.brxe-text-basic {padding-bottom: 0.9rem; padding-left: 1.4rem; border-bottom: 2px solid var(--ananda-white); border-left: 2px solid var(--ananda-white); align-self: flex-end; text-transform: uppercase; color: var(--ananda-white)}.brxe-czaond .brxe-iubfjj.brxe-text-basic {text-align: left; font-style: italic; color: var(--ananda-white)}.brxe-czaond .brxe-kanujf.brxe-heading {color: var(--ananda-white)}.brxe-kanujf a { color: var(--ananda-white);}.brxe-czaond .brxe-ompjnc.brxe-text-basic {color: var(--ananda-white)}.brxe-czaond .brxe-uuvgek.brxe-block {justify-content: flex-start; margin-top: 0; margin-bottom: auto; row-gap: var(--m-1-5); flex-grow: 1}.brxe-czaond .brxe-egildp.brxe-svg {height: var(--m-3); width: var(--m-3)}.brxe-czaond .brxe-qarqdy.brxe-block {flex-direction: row; flex-wrap: nowrap; justify-content: flex-end; margin-top: 1rem}.brxe-czaond .brxe-geoipm.brxe-image {border-color: var(--ananda-black)}.brxe-czaond .brxe-geoipm.brxe-image:not(.tag), .brxe-czaond .brxe-geoipm.brxe-image img {object-fit: cover}.brxe-czaond .brxe-zpzngj.brxe-block {max-height: 30svh; overflow: hidden; margin-top: auto; margin-bottom: 0}.brxe-czaond.brxe-block {padding-top: 1rem; padding-right: 1rem; padding-bottom: 1rem; padding-left: 2rem; border-right: 2px solid var(--ananda-white); border-bottom: 2px solid var(--ananda-white); justify-content: space-between; aspect-ratio: 1/1}@media (min-width: 991px) {.brxe-czaond.brxe-block {aspect-ratio: 1/1.25}}#brxe-mnsqnl {row-gap: 2rem; column-gap: 2rem}@media (min-width: 767px) {#brxe-mnsqnl {display: grid; align-items: initial; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); grid-gap: 2rem}}@media (min-width: 991px) {#brxe-mnsqnl {display: grid; align-items: initial; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); grid-template-rows: minmax(0, 1fr) minmax(0, 1fr)}}@media (min-width: 1600px) {#brxe-mnsqnl {grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr); grid-template-rows: minmax(0, 1fr); padding-top: var(--m-page)}}#brxe-tsxfqi {padding-top: var(--height-header-fluid); padding-right: var(--m-page); padding-left: var(--m-page); background-color: #ffffff}#brxe-ftzalu {margin-bottom: 0}#brxe-mgkohf {row-gap: 1rem}#brxe-jbqblh {margin-bottom: 0}#brxe-sjlkxi {row-gap: 1rem}#brxe-usmmtq {margin-bottom: 0}#brxe-stabgz {row-gap: 1rem}#brxe-uhczbi {margin-bottom: 0}#brxe-pbjrbl {row-gap: 1rem}@media (min-width: 991px) {#brxe-pbjrbl {min-width: 30%}}#brxe-umfiun {row-gap: var(--m-2)}@media (min-width: 767px) {#brxe-umfiun {display: grid; align-items: initial; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr)}}@media (min-width: 991px) {#brxe-umfiun {grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)}}#brxe-qdkacv {width: 100%}@media (min-width: 991px) {#brxe-qdkacv {align-self: stretch; width: 100%}}#brxe-hnkshn {row-gap: var(--m-3); column-gap: var(--m-3); flex-direction: column-reverse}@media (min-width: 767px) {#brxe-hnkshn {flex-direction: column; flex-wrap: nowrap}}@media (min-width: 767px) {#brxe-xcedrf {white-space: nowrap}}#brxe-muowdy {row-gap: 1rem; column-gap: var(--m-6)}@media (min-width: 767px) {#brxe-muowdy {flex-direction: row; justify-content: space-between}}@media (min-width: 991px) {#brxe-muowdy {justify-content: flex-end}}#brxe-oskzuq {row-gap: 3rem}@media (min-width: 991px) {#brxe-oskzuq {flex-direction: row; column-gap: var(--m-7)}}#brxe-wrlygp {padding-right: var(--m-page); padding-left: var(--m-page)}#brxe-hehojg {background-color: #000000; min-height: none; max-height: none}#brxe-yhzcwc {margin-bottom: 0}#brxe-vblaqs {row-gap: 1rem}#brxe-rtioai {margin-bottom: 0}#brxe-ymqyjg {row-gap: 1rem}#brxe-kcvwgh {margin-bottom: 0}#brxe-opabdr {row-gap: 1rem}#brxe-uabhyh {margin-bottom: 0}#brxe-kwobrw {row-gap: 1rem}@media (min-width: 991px) {#brxe-kwobrw {min-width: 30%}}#brxe-lqqila {row-gap: var(--m-2)}@media (min-width: 767px) {#brxe-lqqila {display: grid; align-items: initial; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr)}}@media (min-width: 991px) {#brxe-lqqila {grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)}}#brxe-qyiupe {width: 100%}@media (min-width: 991px) {#brxe-qyiupe {align-self: stretch; width: 100%}}#brxe-ilwaff {row-gap: var(--m-3); column-gap: var(--m-3); flex-direction: column-reverse}@media (min-width: 767px) {#brxe-ilwaff {flex-direction: column; flex-wrap: nowrap}}@media (min-width: 767px) {#brxe-fbbvoz {white-space: nowrap}}#brxe-blrobh {row-gap: 1rem; column-gap: var(--m-6)}@media (min-width: 767px) {#brxe-blrobh {flex-direction: row; justify-content: space-between}}@media (min-width: 991px) {#brxe-blrobh {justify-content: flex-end}}#brxe-ltmhjf {row-gap: 3rem}@media (min-width: 991px) {#brxe-ltmhjf {flex-direction: row; column-gap: var(--m-7)}}#brxe-etmyzt {z-index: 200; min-height: fit-content}#brxe-mutsuv {color: #000000}#brxe-zqvixh {color: var(--ananda-white); display: none}@media (min-width: 991px) {#brxe-zqvixh {display: flex}}#brxe-plswxs {flex-direction: row; column-gap: 2rem; align-items: center}@media (min-width: 991px) {#brxe-plswxs {column-gap: 2rem; flex-direction: column; align-self: stretch !important; width: 100%; justify-content: space-between; align-items: flex-start}}@media (min-width: 1600px) {#brxe-plswxs {padding-top: var(--m-page)}}.brxe-xfmyrt .brxe-fkoayr.brxe-text-basic {padding-bottom: 0.9rem; padding-left: 1.4rem; border-bottom: 2px solid var(--ananda-white); border-left: 2px solid var(--ananda-white); align-self: flex-end; text-transform: uppercase; color: var(--ananda-white)}.brxe-xfmyrt .brxe-eypkkq.brxe-text-basic {text-align: left; font-style: italic; color: var(--ananda-white)}.brxe-xfmyrt .brxe-ojnnae.brxe-heading {color: var(--ananda-white)}.brxe-ojnnae a { color: var(--ananda-white);}.brxe-xfmyrt .brxe-dshcws.brxe-text-basic {color: var(--ananda-white)}.brxe-xfmyrt .brxe-bpbxxu.brxe-block {justify-content: flex-start; margin-top: 0; margin-bottom: auto; row-gap: var(--m-1-5); flex-grow: 1}.brxe-xfmyrt .brxe-edmjnt.brxe-svg {height: var(--m-3); width: var(--m-3)}.brxe-xfmyrt .brxe-zuouhb.brxe-block {flex-direction: row; flex-wrap: nowrap; justify-content: flex-end; margin-top: 1rem}.brxe-xfmyrt .brxe-rndkly.brxe-image {border-color: var(--ananda-black)}.brxe-xfmyrt .brxe-rndkly.brxe-image:not(.tag), .brxe-xfmyrt .brxe-rndkly.brxe-image img {object-fit: cover}.brxe-xfmyrt .brxe-xwruub.brxe-block {max-height: 30svh; overflow: hidden; margin-top: auto; margin-bottom: 0}.brxe-xfmyrt.brxe-block {padding-top: 1rem; padding-right: 1rem; padding-bottom: 1rem; padding-left: 2rem; border-right: 2px solid var(--ananda-white); border-bottom: 2px solid var(--ananda-white); justify-content: space-between; aspect-ratio: 1/1}@media (min-width: 991px) {.brxe-xfmyrt.brxe-block {aspect-ratio: 1/1.25}}.brxe-ghvnbd {text-transform: uppercase; font-weight: 700; color: #000000; line-height: 1; align-self: flex-end}.brxe-iuqywf {color: var(--bricks-color-otlskw); line-height: 1}.brxe-iuqywf a {color: black;}.brxe-bkgcec {color: #000000}@media (min-width: 767px) {.brxe-bkgcec {width: 80%}}.brxe-omerlf {margin-top: var(--m-3); margin-bottom: auto}@media (min-width: 767px) {.brxe-omerlf {row-gap: 2rem}}.brxe-mbhhcz {align-self: flex-end; max-width: 3rem; margin-top: auto; margin-bottom: 0}.brxe-lsivny {padding-top: 1rem; padding-bottom: 1rem; justify-content: space-between; min-height: 40rem}@media (min-width: 767px) {.brxe-lsivny {align-self: stretch !important; width: 100%}}.brxe-jrskck {padding-top: 1rem; padding-right: 2rem; padding-bottom: 1rem; padding-left: 2rem; background-color: #ffffff; border-right: 2px solid #000000; border-bottom: 2px solid #000000; border-left: 2px solid #000000}@media (min-width: 767px) {.brxe-jrskck {flex-direction: row; column-gap: 1rem; border-left-width: 0}}#brxe-oqmtyf {row-gap: 2rem; column-gap: 2rem}@media (min-width: 767px) {#brxe-oqmtyf {display: grid; align-items: initial; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); grid-gap: 2rem}}@media (min-width: 991px) {#brxe-oqmtyf {display: grid; align-items: initial; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); grid-template-rows: minmax(0, 1fr) minmax(0, 1fr)}}@media (min-width: 1600px) {#brxe-oqmtyf {grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr); grid-template-rows: minmax(0, 1fr); padding-top: var(--m-page)}}#brxe-gkwedk {row-gap: var(--m-2); flex-wrap: nowrap; padding-top: var(--height-header-fluid)}@media (min-width: 991px) {#brxe-gkwedk {flex-wrap: nowrap; column-gap: var(--m-2); row-gap: var(--m-2); flex-direction: row; grid-template-columns: minmax(0, 0.3fr) minmax(0, 1fr); display: grid; align-items: initial}}@media (min-width: 1600px) {#brxe-gkwedk {background-color: var(--ananda-black); margin-right: 0; margin-left: 0}}#brxe-nfnjnq {background-color: #ffffff}#brxe-eczctt {margin-bottom: 0}#brxe-arwcoa {margin-bottom: 0}#brxe-ggepta {row-gap: 1rem}#brxe-bhxzbf {margin-bottom: 0}#brxe-kebyry {margin-bottom: 0}#brxe-zfhmvz {row-gap: 1rem}#brxe-btfdfk {margin-bottom: 0}#brxe-xterlb {margin-bottom: 0}#brxe-bznlxy {row-gap: 1rem}#brxe-gnchge {margin-bottom: 0}#brxe-iseydc {row-gap: 1rem}@media (min-width: 991px) {#brxe-iseydc {min-width: 30%}}#brxe-vslhck {row-gap: var(--m-2)}@media (min-width: 767px) {#brxe-vslhck {display: grid; align-items: initial; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr)}}@media (min-width: 991px) {#brxe-vslhck {grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)}}#brxe-codcuv {width: 100%}@media (min-width: 991px) {#brxe-codcuv {align-self: stretch; width: 100%}}#brxe-lkpwqi {row-gap: var(--m-3); column-gap: var(--m-3); flex-direction: column-reverse; padding-top: var(--height-header-fluid)}@media (min-width: 767px) {#brxe-lkpwqi {flex-direction: column; flex-wrap: nowrap}}@media (min-width: 767px) {#brxe-ohwajo {white-space: nowrap}}#brxe-rcboee {margin-bottom: 0}#brxe-khbltk {margin-bottom: 0}#brxe-plhwgz {row-gap: 1rem; column-gap: var(--m-6)}@media (min-width: 767px) {#brxe-plhwgz {flex-direction: row; justify-content: space-between}}@media (min-width: 991px) {#brxe-plhwgz {justify-content: flex-end}}#brxe-olyvwr {row-gap: 3rem}@media (min-width: 991px) {#brxe-olyvwr {flex-direction: row; column-gap: var(--m-7)}}