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-93goawzs{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-93goawzs .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-93goawzs: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-93goawzs .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-93goawzs>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-93goawzs>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-93goawzs .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-93goawzs .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-93goawzs: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-93goawzs: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-93goawzs:before{z-index:unset}div.beae-sections .beae-93goawzs .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-93goawzs .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-93goawzs .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2vmax;height:54vh}@media screen and (max-width: 768px){div.beae-sections .beae-93goawzs .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:51vh}}div.beae-sections .beae-block.beae-4ecwiavf{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-4ecwiavf: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-4ecwiavf:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-4ecwiavf .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-4ecwiavf .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-4ecwiavf .beae-x-text ul ul,div.beae-sections .beae-4ecwiavf .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-4ecwiavf .beae-x-text ol ol,div.beae-sections .beae-4ecwiavf .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-4ecwiavf .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-4ecwiavf .beae-x-text{font-size:47px;line-height:61px;letter-spacing:-2.56px;font-weight:700;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-33i9ng5v{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-33i9ng5v:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:65%;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-33i9ng5v:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:84%;align-self:unset}}div.beae-sections .beae-33i9ng5v .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-33i9ng5v .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-33i9ng5v .beae-x-text ul ul,div.beae-sections .beae-33i9ng5v .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-33i9ng5v .beae-x-text ol ol,div.beae-sections .beae-33i9ng5v .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-33i9ng5v .beae-x-text{font-size:38px;line-height:46px;color:var(--beae-global-colors-text_600);text-transform:none;letter-spacing:-1.92px;font-weight:300;font-style:normal;text-decoration:none;font-family:Karla,sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-33i9ng5v .beae-x-text{font-size:23px;line-height:40px;letter-spacing:-1.68px;font-weight:300;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-n3id8 img{object-fit:cover;object-position:center center}@media only screen and (max-width: 768px){div.beae-sections .beae-n3id8 img{object-fit:cover;object-position:center center}}div.beae-sections .beae-073fdleg{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-073fdleg .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-073fdleg:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-073fdleg .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-073fdleg>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-073fdleg>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-073fdleg .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-073fdleg .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-073fdleg: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-073fdleg: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-073fdleg:before{z-index:unset}div.beae-sections .beae-073fdleg .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-073fdleg .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-073fdleg .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-073fdleg .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:4vmax;height:fit-content}}div.beae-sections .beae-block.beae-rzdjo9vn{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-rzdjo9vn{margin-bottom:5vmax}}div.beae-sections .beae-block.beae-rzdjo9vn: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-rzdjo9vn:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-rzdjo9vn .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-rzdjo9vn .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-rzdjo9vn .beae-x-text ul ul,div.beae-sections .beae-rzdjo9vn .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-rzdjo9vn .beae-x-text ol ol,div.beae-sections .beae-rzdjo9vn .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-rzdjo9vn .beae-x-text{font-size:38px;line-height:46px;color:var(--beae-global-colors-text_600);text-transform:none;letter-spacing:-1.92px;font-weight:300;font-style:normal;text-decoration:none;font-family:Karla,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-rzdjo9vn .beae-x-text{font-size:21px;line-height:33px;letter-spacing:-1.68px;font-weight:300;color:var(--beae-global-colors-text_600);text-align:center}}div.beae-sections .beae-block.beae-2vyuqkll{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-2vyuqkll{margin-right:29vmax;margin-bottom:2vmax;margin-left:29vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-2vyuqkll{margin:4vmax 8vmax}}div.beae-sections .beae-block.beae-2vyuqkll: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-2vyuqkll:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-2vyuqkll .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-2vyuqkll .beae-button-js{font-size:22px;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 0 10px var(--beae-global-colors-beae-mnt5);padding:16px 38px}div.beae-sections .beae-2vyuqkll .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-2vyuqkll .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-2vyuqkll .beae-button-js{margin:0}div.beae-sections .beae-block.beae-kgp9b6r5{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-kgp9b6r5{margin-top:4vmax}}div.beae-sections .beae-block.beae-kgp9b6r5: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-kgp9b6r5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-kgp9b6r5 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-kgp9b6r5 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-kgp9b6r5 .beae-x-text ul ul,div.beae-sections .beae-kgp9b6r5 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-kgp9b6r5 .beae-x-text ol ol,div.beae-sections .beae-kgp9b6r5 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-kgp9b6r5 .beae-x-text{font-size:68px;line-height:80px;color:var(--beae-global-colors-beae-mnt5);letter-spacing:-3.36px;text-transform:none;font-weight:700;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-kgp9b6r5 .beae-x-text{font-size:40px;line-height:61px;letter-spacing:-2.56px;font-weight:700;color:var(--beae-global-colors-beae-mnt5)}}div.beae-sections .beae-block.beae-c56ztohe{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-c56ztohe: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-c56ztohe:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-c56ztohe .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-c56ztohe .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-c56ztohe .beae-x-text ul ul,div.beae-sections .beae-c56ztohe .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-c56ztohe .beae-x-text ol ol,div.beae-sections .beae-c56ztohe .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-c56ztohe .beae-x-text{font-size:38px;line-height:46px;color:var(--beae-global-colors-beae-mnt5);text-transform:none;letter-spacing:-1.92px;font-weight:300;font-style:normal;text-decoration:none;font-family:Karla,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-c56ztohe .beae-x-text{font-size:23px;line-height:40px;letter-spacing:-1.68px;font-weight:300;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-fz5n9ll2{--beae-animation-delay: .3s;--beae-animation-delay-mobile: .3s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-fz5n9ll2{margin-top:1vmax;margin-left:6vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-fz5n9ll2{margin-top:1vmax}}div.beae-sections .beae-block.beae-fz5n9ll2: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-fz5n9ll2:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-fz5n9ll2 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-fz5n9ll2 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-fz5n9ll2 .beae-x-text ul ul,div.beae-sections .beae-fz5n9ll2 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-fz5n9ll2 .beae-x-text ol ol,div.beae-sections .beae-fz5n9ll2 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-fz5n9ll2 .beae-x-text{font-size:28px;line-height:31px;color:var(--beae-global-colors-text_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-fz5n9ll2 .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-67ezrd5k{--beae-animation-delay: 375ms;--beae-animation-delay-mobile: 375ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-67ezrd5k{margin-top:2vmax;margin-left:8vmax}}div.beae-sections .beae-block.beae-67ezrd5k: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-67ezrd5k:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-67ezrd5k .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-67ezrd5k .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-67ezrd5k .beae-x-text ul ul,div.beae-sections .beae-67ezrd5k .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-67ezrd5k .beae-x-text ol ol,div.beae-sections .beae-67ezrd5k .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-67ezrd5k .beae-x-text{font-size:30px;line-height:34px;color:var(--beae-global-colors-beae-mnt5);font-weight:800;text-transform:none;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-67ezrd5k .beae-x-text{font-size:19px;line-height:26px;letter-spacing:-.576px;font-weight:700;color:var(--beae-global-colors-beae-mnt5)}}div.beae-sections .beae-block.beae-8viq4mup{--beae-animation-delay: .45s;--beae-animation-delay-mobile: .45s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-8viq4mup{margin-top:5vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-8viq4mup{margin-top:5vmax}}div.beae-sections .beae-block.beae-8viq4mup: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-8viq4mup:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-8viq4mup .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-8viq4mup .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-8viq4mup .beae-x-text ul ul,div.beae-sections .beae-8viq4mup .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-8viq4mup .beae-x-text ol ol,div.beae-sections .beae-8viq4mup .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-8viq4mup .beae-x-text{font-size:68px;line-height:80px;color:var(--beae-global-colors-beae-mnt5);letter-spacing:-3.36px;text-transform:none;font-weight:700;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-8viq4mup .beae-x-text{font-size:40px;line-height:61px;letter-spacing:-2.56px;font-weight:700;color:var(--beae-global-colors-beae-mnt5)}}div.beae-sections .beae-block.beae-5rs9kjyg{--beae-animation-delay: 525ms;--beae-animation-delay-mobile: 525ms}div.beae-sections .beae-block.beae-5rs9kjyg: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-5rs9kjyg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-5rs9kjyg .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-5rs9kjyg .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-5rs9kjyg .beae-x-text ul ul,div.beae-sections .beae-5rs9kjyg .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-5rs9kjyg .beae-x-text ol ol,div.beae-sections .beae-5rs9kjyg .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-5rs9kjyg .beae-x-text{font-size:38px;line-height:46px;color:var(--beae-global-colors-beae-mnt5);text-transform:none;letter-spacing:-1.92px;font-weight:300;font-style:normal;text-decoration:none;font-family:Karla,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-5rs9kjyg .beae-x-text{font-size:23px;line-height:40px;letter-spacing:-1.68px;font-weight:300;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-s8mwf48n{--beae-animation-delay: .6s;--beae-animation-delay-mobile: .6s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-s8mwf48n{margin-top:1vmax;margin-left:6vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-s8mwf48n{margin-top:2vmax}}div.beae-sections .beae-block.beae-s8mwf48n: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-s8mwf48n:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-s8mwf48n .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-s8mwf48n .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-s8mwf48n .beae-x-text ul ul,div.beae-sections .beae-s8mwf48n .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-s8mwf48n .beae-x-text ol ol,div.beae-sections .beae-s8mwf48n .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-s8mwf48n .beae-x-text{font-size:28px;line-height:31px;color:var(--beae-global-colors-text_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-s8mwf48n .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-p0b1v7f8{--beae-animation-delay: 675ms;--beae-animation-delay-mobile: 675ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-p0b1v7f8{margin-top:2vmax;margin-left:8vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-p0b1v7f8{margin-top:2vmax}}div.beae-sections .beae-block.beae-p0b1v7f8: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-p0b1v7f8:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-p0b1v7f8 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-p0b1v7f8 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-p0b1v7f8 .beae-x-text ul ul,div.beae-sections .beae-p0b1v7f8 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-p0b1v7f8 .beae-x-text ol ol,div.beae-sections .beae-p0b1v7f8 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-p0b1v7f8 .beae-x-text{font-size:29px;line-height:34px;color:var(--beae-global-colors-beae-mnt5);font-weight:700;text-transform:none;letter-spacing:-.5px;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-p0b1v7f8 .beae-x-text{font-size:19px;line-height:26px;letter-spacing:-.576px;font-weight:700;color:var(--beae-global-colors-beae-mnt5)}}div.beae-sections .beae-block.beae-2aaeke3t{--beae-animation-delay: .75s;--beae-animation-delay-mobile: .75s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-2aaeke3t{margin-top:5vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-2aaeke3t{margin-top:5vmax}}div.beae-sections .beae-block.beae-2aaeke3t: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-2aaeke3t:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-2aaeke3t .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-2aaeke3t .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-2aaeke3t .beae-x-text ul ul,div.beae-sections .beae-2aaeke3t .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-2aaeke3t .beae-x-text ol ol,div.beae-sections .beae-2aaeke3t .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-2aaeke3t .beae-x-text{font-size:68px;line-height:80px;color:var(--beae-global-colors-beae-mnt5);letter-spacing:-3.36px;text-transform:none;font-weight:700;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-2aaeke3t .beae-x-text{font-size:40px;line-height:61px;letter-spacing:-2.56px;font-weight:700;color:var(--beae-global-colors-beae-mnt5)}}div.beae-sections .beae-block.beae-tvo6mr8a{--beae-animation-delay: 825ms;--beae-animation-delay-mobile: 825ms}div.beae-sections .beae-block.beae-tvo6mr8a: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-tvo6mr8a:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-tvo6mr8a .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-tvo6mr8a .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-tvo6mr8a .beae-x-text ul ul,div.beae-sections .beae-tvo6mr8a .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-tvo6mr8a .beae-x-text ol ol,div.beae-sections .beae-tvo6mr8a .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-tvo6mr8a .beae-x-text{font-size:38px;line-height:46px;color:var(--beae-global-colors-beae-mnt5);text-transform:none;letter-spacing:-1.92px;font-weight:300;font-style:normal;text-decoration:none;font-family:Karla,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-tvo6mr8a .beae-x-text{font-size:23px;line-height:40px;letter-spacing:-1.68px;font-weight:300;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-0jb7zg4v{--beae-animation-delay: .9s;--beae-animation-delay-mobile: .9s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-0jb7zg4v{margin-top:1vmax;margin-left:6vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-0jb7zg4v{margin-top:2vmax}}div.beae-sections .beae-block.beae-0jb7zg4v: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-0jb7zg4v:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-0jb7zg4v .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-0jb7zg4v .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-0jb7zg4v .beae-x-text ul ul,div.beae-sections .beae-0jb7zg4v .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0jb7zg4v .beae-x-text ol ol,div.beae-sections .beae-0jb7zg4v .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0jb7zg4v .beae-x-text{font-size:28px;line-height:31px;color:var(--beae-global-colors-text_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-0jb7zg4v .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-itpfhja2{--beae-animation-delay: 975ms;--beae-animation-delay-mobile: 975ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-itpfhja2{margin-top:2vmax;margin-left:8vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-itpfhja2{margin-top:2vmax}}div.beae-sections .beae-block.beae-itpfhja2: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-itpfhja2:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-itpfhja2 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-itpfhja2 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-itpfhja2 .beae-x-text ul ul,div.beae-sections .beae-itpfhja2 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-itpfhja2 .beae-x-text ol ol,div.beae-sections .beae-itpfhja2 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-itpfhja2 .beae-x-text{font-size:29px;line-height:34px;color:var(--beae-global-colors-beae-mnt5);font-weight:800;text-transform:none;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-itpfhja2 .beae-x-text{font-size:19px;line-height:26px;letter-spacing:-.576px;font-weight:700;color:var(--beae-global-colors-beae-mnt5)}}div.beae-sections .beae-block.beae-wurvs5xd{--beae-animation-delay: 1.05s;--beae-animation-delay-mobile: 1.05s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-wurvs5xd{margin-top:5vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-wurvs5xd{margin-top:5vmax}}div.beae-sections .beae-block.beae-wurvs5xd: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-wurvs5xd:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-wurvs5xd .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-wurvs5xd .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-wurvs5xd .beae-x-text ul ul,div.beae-sections .beae-wurvs5xd .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-wurvs5xd .beae-x-text ol ol,div.beae-sections .beae-wurvs5xd .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-wurvs5xd .beae-x-text{font-size:68px;line-height:80px;color:var(--beae-global-colors-beae-mnt5);letter-spacing:-3.36px;text-transform:none;font-weight:700;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-wurvs5xd .beae-x-text{font-size:40px;line-height:61px;letter-spacing:-2.56px;font-weight:700;color:var(--beae-global-colors-beae-mnt5)}}div.beae-sections .beae-block.beae-01tpcokv{--beae-animation-delay: 1125ms;--beae-animation-delay-mobile: 1125ms}div.beae-sections .beae-block.beae-01tpcokv: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-01tpcokv:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-01tpcokv .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-01tpcokv .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-01tpcokv .beae-x-text ul ul,div.beae-sections .beae-01tpcokv .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-01tpcokv .beae-x-text ol ol,div.beae-sections .beae-01tpcokv .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-01tpcokv .beae-x-text{font-size:38px;line-height:46px;color:var(--beae-global-colors-beae-mnt5);text-transform:none;letter-spacing:-1.92px;font-weight:300;font-style:normal;text-decoration:none;font-family:Karla,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-01tpcokv .beae-x-text{font-size:23px;line-height:40px;letter-spacing:-1.68px;font-weight:300;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-0wgo8mdh{--beae-animation-delay: 1.2s;--beae-animation-delay-mobile: 1.2s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-0wgo8mdh{margin-top:1vmax;margin-left:6vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-0wgo8mdh{margin-top:3vmax}}div.beae-sections .beae-block.beae-0wgo8mdh: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-0wgo8mdh:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-0wgo8mdh .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-0wgo8mdh .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-0wgo8mdh .beae-x-text ul ul,div.beae-sections .beae-0wgo8mdh .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0wgo8mdh .beae-x-text ol ol,div.beae-sections .beae-0wgo8mdh .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0wgo8mdh .beae-x-text{font-size:28px;line-height:31px;color:var(--beae-global-colors-text_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-0wgo8mdh .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-7pfayi4x{--beae-animation-delay: 1275ms;--beae-animation-delay-mobile: 1275ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-7pfayi4x{margin-top:2vmax;margin-left:8vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-7pfayi4x{margin-top:3vmax}}div.beae-sections .beae-block.beae-7pfayi4x: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-7pfayi4x:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-7pfayi4x .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-7pfayi4x .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-7pfayi4x .beae-x-text ul ul,div.beae-sections .beae-7pfayi4x .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-7pfayi4x .beae-x-text ol ol,div.beae-sections .beae-7pfayi4x .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-7pfayi4x .beae-x-text{font-size:29px;line-height:34px;color:var(--beae-global-colors-beae-mnt5);font-weight:800;text-transform:none;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-7pfayi4x .beae-x-text{font-size:19px;line-height:26px;letter-spacing:-.576px;font-weight:700;color:var(--beae-global-colors-beae-mnt5)}}div.beae-sections .beae-block.beae-p5kal8mf{--beae-animation-delay: 1.35s;--beae-animation-delay-mobile: 1.35s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-p5kal8mf{margin-top:5vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-p5kal8mf{margin-top:5vmax}}div.beae-sections .beae-block.beae-p5kal8mf: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-p5kal8mf:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-p5kal8mf .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-p5kal8mf .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-p5kal8mf .beae-x-text ul ul,div.beae-sections .beae-p5kal8mf .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-p5kal8mf .beae-x-text ol ol,div.beae-sections .beae-p5kal8mf .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-p5kal8mf .beae-x-text{font-size:68px;line-height:80px;color:var(--beae-global-colors-beae-mnt5);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-p5kal8mf .beae-x-text{font-size:40px;line-height:61px;letter-spacing:-2.56px;font-weight:700;color:var(--beae-global-colors-beae-mnt5)}}div.beae-sections .beae-block.beae-r29vs0ha{--beae-animation-delay: 1425ms;--beae-animation-delay-mobile: 1425ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-r29vs0ha{margin-top:1vmax;margin-left:6vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-r29vs0ha{margin-top:2vmax}}div.beae-sections .beae-block.beae-r29vs0ha: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-r29vs0ha:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-r29vs0ha .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-r29vs0ha .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-r29vs0ha .beae-x-text ul ul,div.beae-sections .beae-r29vs0ha .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-r29vs0ha .beae-x-text ol ol,div.beae-sections .beae-r29vs0ha .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-r29vs0ha .beae-x-text{font-size:28px;line-height:31px;color:var(--beae-global-colors-text_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-r29vs0ha .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-eo92zd39{--beae-animation-delay: 1.5s;--beae-animation-delay-mobile: 1.5s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-eo92zd39{margin:4vmax 31vmax 2vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-eo92zd39{margin:5vmax 8vmax}}div.beae-sections .beae-block.beae-eo92zd39: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-eo92zd39:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-eo92zd39 .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-eo92zd39 .beae-button-js{font-size:22px;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 0 10px var(--beae-global-colors-beae-mnt5);padding:16px 38px}div.beae-sections .beae-eo92zd39 .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-eo92zd39 .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-eo92zd39 .beae-button-js{margin:0}div.beae-sections .beae-block.beae-vv4luiw5{--beae-animation-delay: 1575ms;--beae-animation-delay-mobile: 1575ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-vv4luiw5{margin-top:5vmax;margin-bottom:3vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-vv4luiw5{margin-bottom:4vmax}}div.beae-sections .beae-block.beae-vv4luiw5: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-vv4luiw5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-vv4luiw5 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-vv4luiw5 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-vv4luiw5 .beae-x-text ul ul,div.beae-sections .beae-vv4luiw5 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-vv4luiw5 .beae-x-text ol ol,div.beae-sections .beae-vv4luiw5 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-vv4luiw5 .beae-x-text{font-size:68px;line-height:80px;color:var(--beae-global-colors-beae-mnt5);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-vv4luiw5 .beae-x-text{font-size:41px;line-height:61px;letter-spacing:-2.56px;font-weight:700;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-c7inttp9{--beae-animation-delay: 1.65s;--beae-animation-delay-mobile: 1.65s}div.beae-sections .beae-block.beae-c7inttp9: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-c7inttp9:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-c7inttp9 .beae-empty{display:none}div.beae-sections .beae-c7inttp9 .beae-gallery-block-figure{position:relative;overflow:auto}div.beae-sections .beae-c7inttp9 .beae-gallery-block-figure:after{z-index:3}div.beae-sections .beae-c7inttp9 .beae-gallery-item img{object-fit:cover;object-position:center center;height:auto}div.beae-sections .beae-c7inttp9,div.beae-sections .beae-c7inttp9 .beae-slider-wrapper,div.beae-sections .beae-c7inttp9 .beae-slider-content.beae-slider-items,div.beae-sections .beae-c7inttp9 .beae-slider-content.beae-slider-items>*,div.beae-sections .beae-c7inttp9 .beae-gallery-block-figure,div.beae-sections .beae-c7inttp9 .beae-gallery-block-figure img{width:100%!important;height:100%!important;overflow:hidden}div.beae-sections .beae-c7inttp9 .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-c7inttp9[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-68xxx9s6{--beae-animation-delay: 1725ms;--beae-animation-delay-mobile: 1725ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-68xxx9s6{margin-top:5vmax;margin-bottom:3vmax}}div.beae-sections .beae-block.beae-68xxx9s6: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-68xxx9s6:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-68xxx9s6 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-68xxx9s6 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-68xxx9s6 .beae-x-text ul ul,div.beae-sections .beae-68xxx9s6 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-68xxx9s6 .beae-x-text ol ol,div.beae-sections .beae-68xxx9s6 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-68xxx9s6 .beae-x-text{font-size:54px;line-height:80px;color:var(--beae-global-colors-beae-mnt5);letter-spacing:-3.36px;text-transform:none;font-weight:700;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif;text-align:left}@media screen and (max-width: 768px){div.beae-sections .beae-68xxx9s6 .beae-x-text{font-size:37px;line-height:61px;letter-spacing:-2.56px;font-weight:700;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-1i3hk906{--beae-animation-delay: 1.8s;--beae-animation-delay-mobile: 1.8s}div.beae-sections .beae-block.beae-1i3hk906: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-1i3hk906:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-1i3hk906 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-1i3hk906 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-1i3hk906 .beae-x-text ul ul,div.beae-sections .beae-1i3hk906 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-1i3hk906 .beae-x-text ol ol,div.beae-sections .beae-1i3hk906 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-1i3hk906 .beae-x-text{font-size:32px;line-height:46px;color:var(--beae-global-colors-primary_950);text-transform:none;letter-spacing:-1.92px;font-weight:300;font-style:normal;text-decoration:none;font-family:Karla,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-1i3hk906 .beae-x-text{font-size:22px;line-height:40px;letter-spacing:-1.68px;font-weight:300;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-pr7e1b02{--beae-animation-delay: 1875ms;--beae-animation-delay-mobile: 1875ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-pr7e1b02{margin:4vmax 29vmax 2vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-pr7e1b02{margin-top:2vmax;margin-right:8vmax;margin-left:8vmax}}div.beae-sections .beae-block.beae-pr7e1b02: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-pr7e1b02:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-pr7e1b02 .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-pr7e1b02 .beae-button-js{font-size:28px;line-height:30px;letter-spacing:-.48px;text-transform:capitalize;font-weight:600;font-style:normal;text-decoration:none;font-family:Antic Didone,sans-serif;text-align:center;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 0 10px var(--beae-global-colors-beae-mnt5);padding:16px 38px}div.beae-sections .beae-pr7e1b02 .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-pr7e1b02 .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-pr7e1b02 .beae-button-js{margin:0}
/*# sourceMappingURL=/cdn/shop/t/9/assets/beae-682d2f1b65f9b16f7803435e.css.map */
