div.beae-sections .beae-x-flex-section{display:flex}div.beae-sections .beae-x-flex-section .beae-btn-pr,div.beae-sections .beae-x-flex-section .beae-btn-se,div.beae-sections .beae-x-flex-section .beae-btn-te{zoom:unset}div.beae-sections .beae-block .beae-block.beae-x-text:not([data-min-height=content]){width:100%}div.beae-sections .beae-x-text a:not(.beae-not-rs-cl){color:unset;text-decoration:none}div.beae-sections .beae-grid-block .beae-core .beae-block.beae-x-button{width:100%;height:100%}div.beae-sections .beae-button-js{width:100%;height:100%;display:flex;justify-content:center;align-items:center}div.beae-sections .beae-btn-txt{display:inline-flex;justify-content:center;align-items:center}div.beae-sections .beae-block--btn-ic{display:inline-flex}div.beae-sections .beae-block--btn-ic svg{width:18px;height:auto}div.beae-sections .beae-btn-popup{display:none}div.beae-sections .beae-btn-icon{order:var(--btn-icon-position);display:inline-flex}div.beae-sections .beae-btn-icon svg{width:18px;height:auto}div.beae-sections .beae-button-js{position:relative}div.beae-sections .beae-btn-txt{text-decoration:inherit}div.beae-sections .beae-slider-wrapper{width:100%;position:relative;overscroll-behavior-x:none}div.beae-sections .beae-slider-content{scrollbar-width:none;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;overflow:auto hidden;position:relative}div.beae-sections .beae-slider-items{width:100%;gap:var(--items-gap);display:grid}div.beae-sections .beae-slider-items>*{flex-shrink:0;scroll-snap-align:start;display:flex}div.beae-sections .beae-slider-items>form>div{width:100%;height:100%}div.beae-sections div.beae-slider-wrapper[data-effect=fade] .beae-slider-items>*{transition:opacity .4s ease-in-out}div.beae-sections div.beae-slider-wrapper[data-effect=fade]:not([data-desktop-layout=grid]) div.beae-slider-items>*:not(.active){position:absolute;top:0;left:0;opacity:0;z-index:1}div.beae-sections div.beae-slider-wrapper[data-effect=fade]:not([data-desktop-layout=grid]) div.beae-slider-items>*.active{position:relative;opacity:1;z-index:2}div.beae-sections div.beae-slider-wrapper[data-effect=fade] div.beae-slider-items>*:not(.active){position:absolute;top:0;left:0;opacity:0;z-index:1}div.beae-sections div.beae-slider-wrapper[data-effect=fade] div.beae-slider-items>*.active{position:relative;opacity:1;z-index:2}div.beae-sections .beae-slider-nav-left,div.beae-sections .beae-slider-nav-right{position:absolute;top:50%;left:24px;z-index:1000000;transform:translateY(-50%);opacity:0;transition:opacity var(--slider-transition) cubic-bezier(.645,.045,.355,1) 0s}div.beae-sections .beae-slider-wrapper:hover .beae-slider-nav-left,div.beae-sections .beae-slider-wrapper:hover .beae-slider-nav-right{opacity:1}div.beae-sections .beae-slider-nav-right{left:auto;right:24px}div.beae-sections .beae-slider-nav-left button,div.beae-sections .beae-slider-nav-right button{cursor:pointer;transition:color ease .25s;background-color:#fff;color:#000;display:flex;justify-content:center;align-items:center;height:48px;width:48px;padding:15px;box-shadow:0 2px 10px #00000026;border-radius:50%}div.beae-sections .beae-slider-nav-left button span{display:flex;width:100%;height:100%}div.beae-sections .beae-slider-nav-left.disabled button,div.beae-sections .beae-slider-nav-right.disabled button{opacity:.5;pointer-events:none;cursor:not-allowed}div.beae-sections .beae-slider-pagination-wrp{position:absolute;z-index:1000;bottom:16px;left:50%;transform:translate(-50%);padding:4px 0;display:inline-flex;max-width:100%;text-align:center;scrollbar-width:none;scroll-snap-type:x mandatory;overscroll-behavior:contain;overflow:auto}div.beae-sections .beae-slider-pagination-wrp>*{display:flex;flex-shrink:0;align-items:center;justify-content:center;scroll-snap-align:start;padding:0;margin:0}div.beae-sections button.beae-slider-pagination{height:7px;width:7px;border-radius:8px;cursor:pointer;border:none;background:#e4e4e4;padding:0;margin:0 4px;transition:all ease-in .25s;display:inline-block}div.beae-sections .beae-slider-nav-left svg,div.beae-sections .beae-slider-nav-right svg{width:100%;height:100%}div.beae-sections button.beae-slider-pagination:hover{background:#505050;transform:scale(1.1)}div.beae-sections button.beae-slider-pagination.active{background:#505050;width:24px}div.beae-sections button.beae-slider-pagination+button.beae-slide-pagination{margin-left:12px}div.beae-sections button.beae-slider-pagination span{display:none}div.beae-sections .beae-slider-controls-wrp{display:flex;width:100%;justify-content:center;align-items:center;flex-wrap:wrap}div.beae-sections .beae-slider-indicator{position:relative;width:100%;height:2px;border-radius:50px;background:#e4e4e4;overflow-x:auto;overflow-y:hidden;margin-top:10px}div.beae-sections .beae-slider-progress{height:100%;background:#000;width:20%;display:block}div.beae-sections .beae-slider-pagination-total{display:none}@media (min-width: 768px){div.beae-sections div.beae-slider-wrapper{overflow:hidden}div.beae-sections div.beae-slider-wrapper[data-desktop-layout=grid] .beae-slider-controls,div.beae-sections .beae-slider-content::-webkit-scrollbar{display:none}div.beae-sections div.beae-slider-wrapper[data-desktop-layout=slider] div.beae-slider-items{grid:auto / auto-flow calc((100% / var(--items-per)) - (var(--items-gap) * (var(--items-per) - 1) / var(--items-per)))}div.beae-sections div.beae-slider-wrapper[data-desktop-layout=grid] div.beae-slider-items{grid-template-columns:repeat(var(--items-per),1fr)}div.beae-sections div.beae-slider-wrapper[data-desktop-layout=grid] .beae-slider-content{overflow:inherit}div.beae-sections div.beae-slider-wrapper .beae-slider-items>*{width:100%;margin-bottom:0}}@media (max-width: 767px){div.beae-sections div.beae-slider-wrapper[data-mobile-layout=grid] .beae-slider-controls,div.beae-sections .beae-slider-content::-webkit-scrollbar{display:none}div.beae-sections .beae-slider-nav-left,div.beae-sections .beae-slider-nav-right{opacity:1;left:-4px}div.beae-sections .beae-slider-nav-left button,div.beae-sections .beae-slider-nav-right button{width:40px;height:40px;padding:10px}div.beae-sections .beae-slider-nav-right{left:auto;right:-4px}div.beae-sections .beae-slider-nav-left svg,div.beae-sections .beae-slider-nav-right svg{width:100%;height:100%}div.beae-sections .beae-slider-pagination-wrp{bottom:14px}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider]:not([data-effect=fade]) div.beae-slider-content{scroll-padding-inline:var(--beae-site-margin-mobile);margin-inline-start:calc(-1 * var(--beae-site-margin-mobile));margin-inline-end:calc(-1 * var(--beae-site-margin-mobile));padding-inline-start:var(--beae-site-margin-mobile);padding-inline-end:var(--beae-site-margin-mobile)}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider] div.beae-slider-items{min-width:100%;width:auto;gap:var(--items-gap-mobile);grid:auto / auto-flow calc((100% / var(--items-per-mobile)) - (var(--items-gap-mobile) * (var(--items-per-mobile) - 1) / var(--items-per-mobile)))}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider] div.beae-slider-items>*{scroll-snap-align:center;width:100%}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider][data-effect=fade] div.beae-slider-items>*:not(.active){position:absolute;top:0;left:0;opacity:0;z-index:1}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=grid] div.beae-slider-items{grid-template-columns:repeat(var(--items-per-mobile),1fr);gap:var(--items-gap-mobile)}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=grid] .beae-slider-content{overflow:inherit}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=grid] .beae-slider-items>*{width:100%}div.beae-sections div.beae-slider-wrapper button.beae-media-zoom{bottom:4px;right:4px;padding:4px;height:32px;width:32px}div.beae-sections div.beae-slider-wrapper button.beae-media-zoom svg{width:16px;height:16px}div.beae-sections button.beae-slider-pagination{height:6px;width:6px}}div.beae-sections .beae-xgewv2wj{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-xgewv2wj .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-xgewv2wj:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:color-mix(in srgb,var(--beae-global-colors-background_50) 50%,transparent);mix-blend-mode:lighten;z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-xgewv2wj .beae__section--container{--cell-max-width: calc((100vw - (var(--gap-x) * calc(var(--cols-mobile) - 1))) / var(--cols-mobile)) !important;grid-template-rows:repeat(var(--rows-mobile),9.08px)!important}}div.beae-sections .beae-xgewv2wj>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-xgewv2wj>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-xgewv2wj .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-xgewv2wj .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-xgewv2wj:not(.beae-next-popup--container){--beae-section-padding-top: 3;--beae-section-padding-bottom: 3;padding-top:3vmax;padding-bottom:3vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-xgewv2wj:not(.beae-next-popup--container){--beae-section-padding-top: 8;--beae-section-padding-bottom: 8;padding-top:8vmax;padding-bottom:8vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-xgewv2wj:before{z-index:unset}div.beae-sections .beae-xgewv2wj .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-xgewv2wj .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-xgewv2wj .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;gap:4vmax;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-xgewv2wj .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:1vmax;height:fit-content}}div.beae-sections .beae-block.beae-oszh1ebm{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-oszh1ebm:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-oszh1ebm:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-oszh1ebm .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-oszh1ebm .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-oszh1ebm .beae-x-text ul ul,div.beae-sections .beae-oszh1ebm .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-oszh1ebm .beae-x-text ol ol,div.beae-sections .beae-oszh1ebm .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-oszh1ebm .beae-x-text{font-size:68px;line-height:80px;color:var(--beae-global-colors-text_600);letter-spacing:-3.36px;text-transform:none;font-weight:700;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-oszh1ebm .beae-x-text{font-size:45px;line-height:71px;letter-spacing:-2.56px;font-weight:700;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-7udcfka2{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-7udcfka2:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-7udcfka2:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-7udcfka2 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-7udcfka2 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-7udcfka2 .beae-x-text ul ul,div.beae-sections .beae-7udcfka2 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-7udcfka2 .beae-x-text ol ol,div.beae-sections .beae-7udcfka2 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-7udcfka2 .beae-x-text{font-size:45px;line-height:54px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:500;letter-spacing:-2.24px;font-style:italic;text-decoration:none;font-family:Antic Didone,sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-7udcfka2 .beae-x-text{font-size:29px;line-height:44px;letter-spacing:-1.84px;font-weight:400;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-z6sh8t1s{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-z6sh8t1s{padding-right:2vmax;padding-left:2vmax}}div.beae-sections .beae-z6sh8t1s{--parent-direction: column;display:flex;flex-direction:row;justify-content:center;gap:12vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-z6sh8t1s{--parent-direction-mobile: column;display:flex;flex-direction:row;gap:2vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-z6sh8t1s .beae-empty{display:none}div.beae-sections .beae-z6sh8t1s:before{background:color-mix(in srgb,var(--beae-global-colors-black) 0%,transparent);content:"";position:absolute;width:100%;height:100%;top:0;left:0}div.beae-sections .beae-block.beae-fsq648z9{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-fsq648z9:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;width:unset;align-self:unset;flex:0 0 22%}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-fsq648z9:not(.beae-next-popup--container){--parent-direction-mobile: row;height:fit-content;width:unset;align-self:unset;flex:1 0 0px}}div.beae-sections .beae-fsq648z9 .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-fsq648z9 .beae-button-js{font-weight:600;font-family:Antic Didone,sans-serif;font-size:24px;line-height:24px;letter-spacing:.1px;color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-mnt5);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px 38px}div.beae-sections .beae-fsq648z9 .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-primary_500);box-shadow:none;border-style:solid;border-color:#000;border-width:0px;border-radius:6px}@media screen and (max-width: 768px){div.beae-sections .beae-fsq648z9 .beae-button-js{padding:13px 30px}}div.beae-sections .beae-fsq648z9 .beae-button-js{margin:0}div.beae-sections .beae-block.beae-80tphdw0{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-80tphdw0:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;width:unset;align-self:unset;flex:0 0 22%}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-80tphdw0:not(.beae-next-popup--container){--parent-direction-mobile: row;height:fit-content;width:unset;align-self:unset;flex:1 0 0px}}div.beae-sections .beae-80tphdw0 .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-80tphdw0 .beae-button-js{font-weight:600;font-family:Antic Didone,sans-serif;font-size:24px;line-height:24px;letter-spacing:.1px;color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-mnt5);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px 38px}div.beae-sections .beae-80tphdw0 .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-primary_500);box-shadow:none;border-style:solid;border-color:#000;border-width:0px;border-radius:6px}@media screen and (max-width: 768px){div.beae-sections .beae-80tphdw0 .beae-button-js{padding:13px 30px}}div.beae-sections .beae-80tphdw0 .beae-button-js{margin:0}div.beae-sections .beae-reyyk img{object-fit:cover;object-position:center center}@media only screen and (max-width: 768px){div.beae-sections .beae-reyyk img{object-fit:cover;object-position:center center}}div.beae-sections .beae-3wqrp55n{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-3wqrp55n .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-3wqrp55n:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-3wqrp55n .beae__section--container{--cell-max-width: calc((100vw - (var(--gap-x) * calc(var(--cols-mobile) - 1))) / var(--cols-mobile)) !important;grid-template-rows:repeat(var(--rows-mobile),9.08px)!important}}div.beae-sections .beae-3wqrp55n>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-3wqrp55n>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-3wqrp55n .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-3wqrp55n .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-3wqrp55n:not(.beae-next-popup--container){--beae-section-padding-top: 3;--beae-section-padding-bottom: 3;padding-top:3vmax;padding-bottom:3vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-3wqrp55n:not(.beae-next-popup--container){--beae-section-padding-top: 1;--beae-section-padding-bottom: 1;padding-top:1vmax;padding-bottom:1vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-3wqrp55n:before{z-index:unset}div.beae-sections .beae-3wqrp55n .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-3wqrp55n .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-3wqrp55n .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-3wqrp55n .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-mwbxsumn{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-mwbxsumn:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-mwbxsumn:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-mwbxsumn .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-mwbxsumn .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-mwbxsumn .beae-x-text ul ul,div.beae-sections .beae-mwbxsumn .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-mwbxsumn .beae-x-text ol ol,div.beae-sections .beae-mwbxsumn .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-mwbxsumn .beae-x-text{font-size:58px;line-height:69px;color:var(--beae-global-colors-beae-mnt5);text-transform:none;font-weight:700;letter-spacing:-2.88px;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-mwbxsumn .beae-x-text{font-size:42px;line-height:50px;letter-spacing:-2.08px;font-weight:700;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-34en8tno{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-34en8tno{margin-left:6vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-34en8tno{margin-top:3vmax;margin-bottom:3vmax}}div.beae-sections .beae-block.beae-34en8tno:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-34en8tno:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-34en8tno .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-34en8tno .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-34en8tno .beae-x-text ul ul,div.beae-sections .beae-34en8tno .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-34en8tno .beae-x-text ol ol,div.beae-sections .beae-34en8tno .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-34en8tno .beae-x-text{font-size:27px;line-height:34px;color:var(--beae-global-colors-secondary_500);text-transform:none;font-weight:400;letter-spacing:-.672px;font-style:normal;text-decoration:none;font-family:Karla,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-34en8tno .beae-x-text{font-size:19px;line-height:26px;letter-spacing:-.576px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-block.beae-859qzq9y{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-859qzq9y{margin:3vmax 32vmax 1vmax 34vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-859qzq9y{margin-right:15vmax;margin-left:15vmax}}div.beae-sections .beae-block.beae-859qzq9y:not(.beae-next-popup--container){--parent-direction: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-859qzq9y:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-859qzq9y .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-859qzq9y .beae-button-js{font-size:24px;line-height:24px;letter-spacing:-.48px;text-transform:capitalize;font-weight:600;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif;color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-mnt5);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px 38px}div.beae-sections .beae-859qzq9y .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-primary_500);box-shadow:none;border-style:solid;border-color:#000;border-width:0px;border-radius:6px}@media screen and (max-width: 768px){div.beae-sections .beae-859qzq9y .beae-button-js{font-size:14px!important;line-height:20px!important;letter-spacing:-.42px!important;font-weight:600!important;padding:13px 30px}}div.beae-sections .beae-859qzq9y .beae-button-js{margin:0}div.beae-sections .beae-block.beae-c1im6h7y{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-c1im6h7y{margin-top:3vmax;margin-bottom:3vmax}}div.beae-sections .beae-block.beae-c1im6h7y:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-c1im6h7y:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-c1im6h7y .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-c1im6h7y .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-c1im6h7y .beae-x-text ul ul,div.beae-sections .beae-c1im6h7y .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-c1im6h7y .beae-x-text ol ol,div.beae-sections .beae-c1im6h7y .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-c1im6h7y .beae-x-text{font-size:58px;line-height:69px;color:var(--beae-global-colors-beae-mnt5);text-transform:none;font-weight:700;letter-spacing:-2.88px;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-c1im6h7y .beae-x-text{font-size:42px;line-height:50px;letter-spacing:-2.08px;font-weight:700;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-1x0hyezz{--beae-animation-delay: .3s;--beae-animation-delay-mobile: .3s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-1x0hyezz{margin-top:2vmax;margin-left:6vmax}}div.beae-sections .beae-block.beae-1x0hyezz:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-1x0hyezz:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-1x0hyezz .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-1x0hyezz .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-1x0hyezz .beae-x-text ul ul,div.beae-sections .beae-1x0hyezz .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-1x0hyezz .beae-x-text ol ol,div.beae-sections .beae-1x0hyezz .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-1x0hyezz .beae-x-text{font-weight:400;font-size:27px;line-height:31px;color:var(--beae-global-colors-text_500);text-transform:none;letter-spacing:-.672px;font-style:normal;text-decoration:none;font-family:Karla,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-1x0hyezz .beae-x-text{font-size:19px;line-height:26px;letter-spacing:-.576px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-block.beae-zhzpelf0{--beae-animation-delay: 375ms;--beae-animation-delay-mobile: 375ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-zhzpelf0{margin-top:3vmax;margin-left:6vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-zhzpelf0{margin-bottom:3vmax}}div.beae-sections .beae-block.beae-zhzpelf0:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-zhzpelf0:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-zhzpelf0 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-zhzpelf0 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-zhzpelf0 .beae-x-text ul ul,div.beae-sections .beae-zhzpelf0 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-zhzpelf0 .beae-x-text ol ol,div.beae-sections .beae-zhzpelf0 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-zhzpelf0 .beae-x-text{font-size:37px;line-height:46px;color:var(--beae-global-colors-beae-mnt5);text-transform:none;letter-spacing:-1.92px;font-weight:400;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-zhzpelf0 .beae-x-text{font-size:34px;line-height:40px;letter-spacing:-1.68px;font-weight:700;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-75anndfq{--beae-animation-delay: .45s;--beae-animation-delay-mobile: .45s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-75anndfq{margin-top:2vmax;margin-left:6vmax}}div.beae-sections .beae-block.beae-75anndfq:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-75anndfq:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-75anndfq .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-75anndfq .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-75anndfq .beae-x-text ul ul,div.beae-sections .beae-75anndfq .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-75anndfq .beae-x-text ol ol,div.beae-sections .beae-75anndfq .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-75anndfq .beae-x-text{font-size:27px;line-height:34px;color:var(--beae-global-colors-secondary_500);text-transform:none;font-weight:500;letter-spacing:-.672px;font-style:normal;text-decoration:none;font-family:Karla,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-75anndfq .beae-x-text{font-size:19px;line-height:26px;letter-spacing:-.576px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-block.beae-3txhzf3r{--beae-animation-delay: 525ms;--beae-animation-delay-mobile: 525ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-3txhzf3r{margin-top:4vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-3txhzf3r{margin-top:4vmax;margin-bottom:4vmax}}div.beae-sections .beae-block.beae-3txhzf3r:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-3txhzf3r:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-3txhzf3r .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-3txhzf3r .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-3txhzf3r .beae-x-text ul ul,div.beae-sections .beae-3txhzf3r .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-3txhzf3r .beae-x-text ol ol,div.beae-sections .beae-3txhzf3r .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-3txhzf3r .beae-x-text{font-size:49px;line-height:69px;color:var(--beae-global-colors-beae-mnt5);text-transform:none;font-weight:700;letter-spacing:1px;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-3txhzf3r .beae-x-text{font-size:34px;line-height:50px;letter-spacing:-2.08px;font-weight:700;color:var(--beae-global-colors-beae-mnt5)}}div.beae-sections .beae-block.beae-xxqm3goj{--beae-animation-delay: .6s;--beae-animation-delay-mobile: .6s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-xxqm3goj{margin-top:2vmax;margin-left:6vmax}}div.beae-sections .beae-block.beae-xxqm3goj:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-xxqm3goj:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xxqm3goj .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-xxqm3goj .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-xxqm3goj .beae-x-text ul ul,div.beae-sections .beae-xxqm3goj .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xxqm3goj .beae-x-text ol ol,div.beae-sections .beae-xxqm3goj .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xxqm3goj .beae-x-text{font-size:27px;line-height:34px;color:var(--beae-global-colors-secondary_500);text-transform:none;font-weight:400;letter-spacing:-.672px;font-style:normal;text-decoration:none;font-family:Karla,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-xxqm3goj .beae-x-text{font-size:19px;line-height:26px;letter-spacing:-.576px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-block.beae-e7tui3h9{--beae-animation-delay: 675ms;--beae-animation-delay-mobile: 675ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-e7tui3h9{margin:3vmax 31vmax 4vmax 34vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-e7tui3h9{margin-right:15vmax;margin-left:15vmax}}div.beae-sections .beae-block.beae-e7tui3h9:not(.beae-next-popup--container){--parent-direction: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-e7tui3h9:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-e7tui3h9 .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-e7tui3h9 .beae-button-js{font-size:24px;line-height:24px;letter-spacing:-.48px;text-transform:capitalize;font-weight:600;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif;color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-mnt5);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px 38px}div.beae-sections .beae-e7tui3h9 .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-primary_500);box-shadow:none;border-style:solid;border-color:#000;border-width:0px;border-radius:6px}@media screen and (max-width: 768px){div.beae-sections .beae-e7tui3h9 .beae-button-js{font-size:15px!important;line-height:20px!important;letter-spacing:-.42px!important;font-weight:600!important;padding:13px 30px}}div.beae-sections .beae-e7tui3h9 .beae-button-js{margin:0}div.beae-sections .beae-block.beae-j99k6s7o{--beae-animation-delay: .75s;--beae-animation-delay-mobile: .75s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-j99k6s7o{margin-bottom:3vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-j99k6s7o{margin-top:3vmax}}div.beae-sections .beae-block.beae-j99k6s7o:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-j99k6s7o:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-j99k6s7o .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-j99k6s7o .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-j99k6s7o .beae-x-text ul ul,div.beae-sections .beae-j99k6s7o .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-j99k6s7o .beae-x-text ol ol,div.beae-sections .beae-j99k6s7o .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-j99k6s7o .beae-x-text{font-size:58px;line-height:69px;color:var(--beae-global-colors-beae-mnt5);text-transform:none;font-weight:600;letter-spacing:-2.88px;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-j99k6s7o .beae-x-text{font-size:33px;line-height:50px;letter-spacing:-2.08px;font-weight:700;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-2ah3yd5j{--beae-animation-delay: 825ms;--beae-animation-delay-mobile: 825ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-2ah3yd5j{margin-bottom:3vmax}}div.beae-sections .beae-block.beae-2ah3yd5j:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-2ah3yd5j:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-2ah3yd5j .beae-empty{display:none}div.beae-sections .beae-2ah3yd5j .beae-gallery-block-figure{position:relative;overflow:auto}div.beae-sections .beae-2ah3yd5j .beae-gallery-block-figure:after{z-index:3}div.beae-sections .beae-2ah3yd5j .beae-gallery-item img{object-fit:cover;object-position:center center;height:auto}div.beae-sections .beae-2ah3yd5j,div.beae-sections .beae-2ah3yd5j .beae-slider-wrapper,div.beae-sections .beae-2ah3yd5j .beae-slider-content.beae-slider-items,div.beae-sections .beae-2ah3yd5j .beae-slider-content.beae-slider-items>*,div.beae-sections .beae-2ah3yd5j .beae-gallery-block-figure,div.beae-sections .beae-2ah3yd5j .beae-gallery-block-figure img{width:100%!important;height:100%!important;overflow:hidden}div.beae-sections .beae-2ah3yd5j .beae-slider-wrapper[data-mobile-layout=slider] .beae-slider-content.beae-slider-items{scroll-padding-inline:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0;padding-inline-end:0;overflow:auto hidden}@media only screen and (min-width: 769px){div.beae-sections .beae-2ah3yd5j[data-layout=grid] .beae-slider-content.beae-slider-items{grid-template-rows:repeat(1,calc(100% - NaNpx));padding:0;height:100%}}div.beae-sections .beae-block.beae-43zr12v2{--beae-animation-delay: .9s;--beae-animation-delay-mobile: .9s}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-43zr12v2{margin-top:4vmax;margin-bottom:4vmax}}div.beae-sections .beae-block.beae-43zr12v2:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-43zr12v2:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-43zr12v2 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-43zr12v2 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-43zr12v2 .beae-x-text ul ul,div.beae-sections .beae-43zr12v2 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-43zr12v2 .beae-x-text ol ol,div.beae-sections .beae-43zr12v2 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-43zr12v2 .beae-x-text{font-size:58px;line-height:69px;color:var(--beae-global-colors-beae-mnt5);text-transform:none;font-weight:600;letter-spacing:-2.88px;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-43zr12v2 .beae-x-text{font-size:30px;line-height:50px;letter-spacing:-2.08px;font-weight:700;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-l9a9rcrz{--beae-animation-delay: 975ms;--beae-animation-delay-mobile: 975ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-l9a9rcrz{margin-top:2vmax;margin-bottom:2vmax;margin-left:6vmax}}div.beae-sections .beae-block.beae-l9a9rcrz:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-l9a9rcrz:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-l9a9rcrz .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-l9a9rcrz .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-l9a9rcrz .beae-x-text ul ul,div.beae-sections .beae-l9a9rcrz .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-l9a9rcrz .beae-x-text ol ol,div.beae-sections .beae-l9a9rcrz .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-l9a9rcrz .beae-x-text{font-size:27px;line-height:34px;color:var(--beae-global-colors-secondary_500);text-transform:none;font-weight:500;letter-spacing:-.672px;font-style:normal;text-decoration:none;font-family:Karla,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-l9a9rcrz .beae-x-text{font-size:19px;line-height:26px;letter-spacing:-.576px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-block.beae-cietjlg1{--beae-animation-delay: 1.05s;--beae-animation-delay-mobile: 1.05s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-cietjlg1{margin:3vmax 32vmax 1vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-cietjlg1{margin:4vmax 11vmax}}div.beae-sections .beae-block.beae-cietjlg1:not(.beae-next-popup--container){--parent-direction: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-cietjlg1:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-cietjlg1 .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-cietjlg1 .beae-button-js{font-size:24px;line-height:24px;letter-spacing:-.48px;text-transform:capitalize;font-weight:600;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif;color:var(--beae-global-colors-background_50);background:var(--beae-global-colors-beae-mnt5);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px 38px}div.beae-sections .beae-cietjlg1 .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-primary_500);box-shadow:none;border-style:solid;border-color:#000;border-width:0px;border-radius:6px}@media screen and (max-width: 768px){div.beae-sections .beae-cietjlg1 .beae-button-js{font-size:14px!important;line-height:20px!important;letter-spacing:-.42px!important;font-weight:600!important;padding:13px 30px}}div.beae-sections .beae-cietjlg1 .beae-button-js{margin:0}div.beae-sections .beae-block.beae-mpowbupe{--beae-animation-delay: 1125ms;--beae-animation-delay-mobile: 1125ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-mpowbupe{margin:1vmax 29vmax 4vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-mpowbupe{margin-right:11vmax;margin-left:11vmax}}div.beae-sections .beae-block.beae-mpowbupe:not(.beae-next-popup--container){--parent-direction: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-mpowbupe:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-mpowbupe .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-mpowbupe .beae-button-js{font-size:24px;line-height:24px;letter-spacing:-.48px;text-transform:capitalize;font-weight:600;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif;color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-mnt5);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px 38px}div.beae-sections .beae-mpowbupe .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-primary_500);box-shadow:none;border-style:solid;border-color:#000;border-width:0px;border-radius:6px}@media screen and (max-width: 768px){div.beae-sections .beae-mpowbupe .beae-button-js{font-size:14px!important;line-height:20px!important;letter-spacing:-.42px!important;font-weight:600!important;padding:13px 30px}}div.beae-sections .beae-mpowbupe .beae-button-js{margin:0}div.beae-sections .beae-block.beae-b4xl743q{--beae-animation-delay: 1.2s;--beae-animation-delay-mobile: 1.2s}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-b4xl743q{margin-top:5vmax}}div.beae-sections .beae-block.beae-b4xl743q:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-b4xl743q:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-b4xl743q .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-b4xl743q .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-b4xl743q .beae-x-text ul ul,div.beae-sections .beae-b4xl743q .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-b4xl743q .beae-x-text ol ol,div.beae-sections .beae-b4xl743q .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-b4xl743q .beae-x-text{font-size:44px;line-height:54px;color:var(--beae-global-colors-beae-mnt5);text-transform:none;font-weight:300;letter-spacing:-2.24px;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-b4xl743q .beae-x-text{font-size:28px;line-height:44px;letter-spacing:-1.84px;font-weight:700;color:var(--beae-global-colors-text_600);text-align:center}}div.beae-sections .beae-block.beae-fhfeib84{--beae-animation-delay: 1275ms;--beae-animation-delay-mobile: 1275ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-fhfeib84{margin-top:2vmax;margin-bottom:2vmax;margin-left:6vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-fhfeib84{margin-top:2vmax}}div.beae-sections .beae-block.beae-fhfeib84:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-fhfeib84:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-fhfeib84 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-fhfeib84 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-fhfeib84 .beae-x-text ul ul,div.beae-sections .beae-fhfeib84 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-fhfeib84 .beae-x-text ol ol,div.beae-sections .beae-fhfeib84 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-fhfeib84 .beae-x-text{font-size:27px;line-height:34px;color:var(--beae-global-colors-secondary_500);text-transform:none;font-weight:400;letter-spacing:-.672px;font-style:normal;text-decoration:none;font-family:Karla,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-fhfeib84 .beae-x-text{font-size:19px;line-height:26px;letter-spacing:-.576px;font-weight:400;color:var(--beae-global-colors-text_500)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/beae-682a519f9789d165cc044303.css.map */
