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-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-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-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-scroll-text-container{display:flex;position:relative;overflow:hidden;width:100%}div.beae-sections .beae-marquee-content{display:inline-flex;flex-wrap:nowrap;align-items:center;white-space:nowrap;will-change:transform;position:relative;height:100%;min-width:100vw}div.beae-sections .beae-marquee-icon-separator{display:flex}div.beae-sections .beae-marquee-icon-separator svg{width:100%;height:100%}div.beae-sections .beae-marquee-text-item{display:flex;align-items:center;justify-content:center}div.beae-sections .beae-marquee-image-item{height:100%;width:auto;display:inline-flex;align-items:center}div.beae-sections .beae-marquee-image-item img{width:auto;height:100%}div.beae-sections .beae-marquee-item{display:inline-flex}div.beae-sections .beae-marquee-container.beae-hover:hover{animation-play-state:paused}div.beae-sections .beae-marquee-text-prefix{display:flex;justify-content:center;align-items:center}div.beae-sections .beae-x-icon-ctn{display:flex;align-items:center;justify-content:center;width:100%;height:100%}div.beae-sections .beae-x-icon--cv{height:100%;width:100%}div.beae-sections .beae-x-icon .beae-x-icon--ctn{display:inline-flex;color:#111827}div.beae-sections .beae-x-icon--ctn,div.beae-sections .beae-elm__ic{width:100%;height:100%;display:flex;justify-content:center;align-items:center}div.beae-sections .beae-grid-block>.beae-block.beae-x-icon,div.beae-sections .beae-elm__ic svg{width:100%!important;height:100%!important}div.beae-sections .beae-x-featuted_product{display:flex}div.beae-sections .beae-product-form-next{width:100%}div.beae-sections .beae-ajax-loading{cursor:not-allowed;pointer-events:none;opacity:.6}div.beae-sections .pickup-availability-header{padding:24px 50px 12px 30px;display:flex;flex-direction:column;border-bottom:1px solid #eee}div.beae-sections .beae-pa--content{padding:24px 30px}div.beae-sections .beae-pa--list{margin:0}div.beae-sections .beae-pa--list li{border-top:0;border-bottom:1px solid #eee;margin:0;padding:20px 0}div.beae-sections .beae-pa--list li:first-child{padding-top:0}div.beae-sections .beae-pa--list-item-caption-large{display:flex;gap:8px;font-size:calc(14px * var(--text-ratio, 1));line-height:calc(28px * var(--text-ratio, 1))}div.beae-sections .beae-pa--list-item-caption-large svg{width:24px;height:24px;line-height:calc(28px * var(--text-ratio, 1))}div.beae-sections .beae-pa--list-item-address{font-size:calc(14px * var(--text-ratio, 1));line-height:calc(24px * var(--text-ratio, 1))}div.beae-sections .beae-pa--content .beae-pa--list-item-heading{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-pa-content{display:flex;gap:8px;line-height:calc(28px * var(--text-ratio, 1))}div.beae-sections .beae-ic-pu{color:#b72a2a;display:flex;align-items:center}div.beae-sections .beae-ic-pa{color:#61b133;display:flex;align-items:center}div.beae-sections .beae-pa-container-btn button{background:transparent;cursor:pointer}div.beae-sections .beae-pa-icon svg{width:100%;height:100%}div.beae-sections .beae-pa-icon[data-status=unavailable] .beae-ic-pa,div.beae-sections .beae-pa-icon[data-status=available] .beae-ic-pu{display:none}div.beae-sections beae-pa-icon[data-status=unavailable] .beae-ic-pu,div.beae-sections .beae-pa-icon[data-status=available] .beae-ic-pa{display:block}div.beae-sections .beae-pa--list{padding:0;list-style:none}div.beae-sections .beae-variant-size-guide-btn{cursor:pointer;display:flex;justify-content:center;align-items:center;gap:3px}div.beae-sections .beae-variant-size-guide-btn .beae-size-guide-icon{display:flex}div.beae-sections .beae-variant-size-guide-btn .beae-size-guide-icon>svg{width:20px;height:20px}div.beae-sections .beae-variant-size-guide-btn:hover{text-decoration:underline}div.beae-sections .beae-product-variant-item[data-unavailable=true]{display:none!important;pointer-events:none!important}div.beae-sections .beae-x-image{display:flex!important;justify-content:center;align-items:center;overflow:hidden}div.beae-sections .beae-base-img-overlay{display:block!important;position:absolute;top:0;left:0;right:0;bottom:0;z-index:3}div.beae-sections .beae-block.beae-x-image,div.beae-sections .beae-block.beae-x-image *{height:100%!important;width:100%!important}div.beae-sections .beae-img-comp-container--second,div.beae-sections .beae-image-secondary{opacity:var(--image-hover-opacity, 0);z-index:var(--image-hover-zindex, -1);position:absolute;top:0;left:0;right:0;bottom:0;max-width:100%;max-height:100%}div.beae-sections .beae-img-comp-container--second{clip-path:var(--image-second-clip-path, none)}div.beae-sections .beae-image-picture{overflow:hidden}div.beae-sections .overlay-hidden{opacity:0;visibility:hidden}div.beae-sections .beae-x-image .beae-image-secondary{pointer-events:auto!important}div.beae-sections .beae-x-image .beae-img-ratio-wrp{width:100%;height:unset;position:absolute;top:50%;transform:translateY(-50%);z-index:10}div.beae-sections .beae-x-image .beae-img-ratio-wrp .beae-img-ratio-control{width:unset!important;height:unset!important;top:50%;position:absolute;min-width:20px;min-height:20px;cursor:ew-resize;display:flex;justify-content:center;align-items:center;transform:translate(-50%,-50%);background:#fff;border-radius:100%;animation:pulse-animation 1s ease-in-out 0s infinite alternate}div.beae-sections .beae-img-ratio-control:before{content:"";position:absolute;display:block;height:9999px;width:2px;left:50%;top:90%;background:#fff;transform:translate(-50%);z-index:8}div.beae-sections .beae-img-ratio-control:after{content:"";position:absolute;display:block;height:9999px;width:2px;left:50%;bottom:90%;background:#fff;transform:translate(-50%);transform-origin:top center;z-index:8}div.beae-sections .beae-image-secondary,div.beae-sections .beae-image-primary{transition:all .3s ease-in-out}div.beae-sections .beae-image-picture[hover-mode=true]{position:relative}div.beae-sections .beae-container-image-ratio{width:100%}div.beae-sections .beae-x-image.beae-overlay>.beae-overlay-text{text-align:center}div.beae-sections .beae-x-image figure,div.beae-sections .beae-container-image .mce--wrp,div.beae-sections .beae-image-align{display:flex}div.beae-sections .beae-image-picture-link{overflow:hidden;display:inline-flex}div.beae-sections .beae-x-image picture{flex:1 1 auto;min-height:1px;width:100%}div.beae-sections .core__micro--image .beae-mce__image picture,div.beae-sections .core__micro--image .beae-mce__image picture img{vertical-align:bottom}div.beae-sections .beae-container-image{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;-webkit-user-drag:none}div.beae-sections .beae-image-product .beae-container-image{display:block}div.beae-sections .beae-image-content-position{transform:translateZ(0)}div.beae-sections .beae-image-content-position,div.beae-sections .beae-image-picture-link{position:relative}div.beae-sections .beae-x-image.beae-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}div.beae-sections .beae-image-product .beae-image-secondary img{height:100%}div.beae-sections .beae-img-com-text-before{position:absolute;top:0}div.beae-sections .beae-img-com-text-after{position:absolute;bottom:0}div.beae-sections .beae-image_comp-text{background:#fff3;padding:0 20px;color:#fff}div.beae-sections .beae-x-image .beae-img-comp-text{width:unset!important;height:unset!important;background:#fff3;padding:0 20px;color:#fff}div.beae-sections .beae-img-comp-text-before{position:absolute;top:50%;left:20px;z-index:1000000;transform:translateY(-50%)}div.beae-sections .beae-img-comp-text-after{position:absolute;z-index:8;top:50%;transform:translateY(-50%);right:20px}div.beae-sections .beae-product-single__price--regular:empty,div.beae-sections .beae-product-single__price--badged:empty,div.beae-sections .beae-product-single__price--sale:empty,div.beae-sections .beae-sale-hidden{display:none}div.beae-sections .beae-tax-shipping-policy a{color:var(--beae-global-colors-text_500);text-decoration:underline}div.beae-sections .beae-tax-shipping-policy a:hover{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-prd-single-price-wrapper{display:flex;align-items:center;gap:12px}div.beae-sections .beae-product-single__price--badged{padding:2px 8px;background:#b73427;color:#fff}div.beae-sections .beae-sale-sold-out{background:#000;color:#fff;padding:2px 8px}div.beae-sections .beae-core .beae-block.beae-x-text-editor{width:100%}div.beae-sections .beae-text-content{word-break:break-word;zoom:var(--beae-grid-zoom, "100%")}div.beae-sections .beae-text-content blockquote{border-left:5px solid #dadada;padding:1px 10px 1px 20px}div.beae-sections .beae-text-empty:empty{display:block!important}div.beae-sections .beae-text-empty:empty:before,div.beae-sections .beae-text-empty>*:before{content:"Enter your text here";opacity:.5}div.beae-sections .beae-block.beae-x-text-editor span[class*=text-align]{display:inline-block}div.beae-sections .beae-block.beae-x-text-editor .text-align-left{text-align:left}div.beae-sections .beae-block.beae-x-text-editor .text-align-center{text-align:center}div.beae-sections .beae-block.beae-x-text-editor .text-align-right{text-align:right}div.beae-sections .beae-block.beae-x-text-editor .text-align-justify{text-align:justify}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight{position:relative}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg{position:absolute;top:100%;left:0;width:100%;height:1rem;transform:translateY(-50%)}div.beae-sections .beae-block.beae-x-text-editor [contenteditable] .beae-text-highlight:hover svg{z-index:-1!important}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg path,div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg line{stroke-dashoffset:.1;stroke-dasharray:0px,999999px;transition:all ease-in-out .75s}div.beae-sections .beae-text-size{display:inline-block;font-size:calc(calc(var(--bts-font-size) * var(--text-ratio, 1)) * var(--text-ratio, 1));line-height:calc(calc(var(--bts-line-height) * var(--text-ratio, 1)) * var(--text-ratio, 1));letter-spacing:calc(var(--bts-letter-spacing) * var(--text-ratio, 1))}@media(max-width:767px){div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-left{text-align:left}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-center{text-align:center}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-right{text-align:right}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-justify{text-align:justify}div.beae-sections .beae-text-size{font-size:calc(calc(var(--bts-mobile-font-size) * var(--text-ratio, 1)) * var(--text-ratio, 1));line-height:calc(calc(var(--bts-mobile-line-height) * var(--text-ratio, 1)) * var(--text-ratio, 1));letter-spacing:calc(var(--bts-mobile-letter-spacing) * var(--text-ratio, 1))}}div.beae-sections .beae-x-line{overflow:hidden;width:100%!important;height:100%!important}div.beae-sections .beae-line-style{width:100%;height:50%;border:0;border-bottom:1px solid #D1D5DB}div.beae-sections .beae-element{display:flex;height:100%;margin:auto;align-items:center}div.beae-sections .beae-line-content{position:relative;z-index:1;display:flex;align-items:center;transition:all .3s;color:#818a91;width:100%}div.beae-sections .beae-line-content span{display:flex;white-space:nowrap;height:100%}div.beae-sections .line-cont-before{display:block;width:50%;border:0}div.beae-sections .line-cont-after{display:block;border:0;width:50%}div.beae-sections .line-style{border-bottom:1px solid #D1D5DB}div.beae-sections .beae-line-content>*{margin:0}div.beae-sections .beae-line-content svg{width:16px;height:100%}div.beae-sections .beae-accordion-body,div.beae-sections .beae-tab-content{display:block;width:100%}div.beae-sections .beae-rightside:not(.active){opacity:0;visibility:hidden;display:flex;height:0}div.beae-sections .beae-accordion-title--mobile{display:flex;cursor:pointer;padding:20px;justify-content:space-between;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}div.beae-sections .beae-accordion-title-with-icon{display:flex;align-items:center}div.beae-sections .beae-tab-wrp{display:flex;flex-direction:column}div.beae-sections .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:row}div.beae-sections .beae-tab-wrp[data-type=accordions][data-toogle-image=true]>div{flex:1}div.beae-sections .beae-tab-items{display:none}div.beae-sections .beae-tab-wrp .beae-tab-items{border-top:0;border-left:0;border-right:0;background:none;border-radius:0;margin:0;padding:0;box-shadow:none}div.beae-sections .beae-tab-items{border-bottom:1px solid #e4e4e4}div.beae-sections .beae-tab-item{padding:12px 20px;display:inline-flex;align-items:center;justify-content:center}div.beae-sections .beae-tab-item .beae-tab-item-icon{margin-right:10px;display:flex;align-items:center;justify-content:center;flex-grow:1;flex-shrink:0}div.beae-sections .beae-tab-item .beae-tab-item-icon svg{width:100%;height:auto;transition:all .3s ease;display:flex;align-items:center}div.beae-sections .beae-tab-item:hover{cursor:pointer;background-color:#ccc}div.beae-sections .beae-tab-item.active{border-bottom:2px solid #000}div.beae-sections .beae-tab-contents{position:relative}div.beae-sections .beae-tab-wrp-vertical{flex-direction:row}div.beae-sections .beae-tab-wrp-vertical .beae-tab-items{flex-direction:column;border-right:1px solid #e4e4e4}div.beae-sections .beae-tab-wrp-vertical .active{border-bottom:none;border-right:2px solid #000}div.beae-sections .beae-accordion-body{overflow:hidden;// display: flex}div.beae-sections [data-type=tabs] .beae-tab-content{border-width:1px 0 0}div.beae-sections .beae-tab-content{border:1px solid #e4e4e4;padding:0;display:flex;flex-direction:column;margin-top:-1px}div.beae-sections .beae-tab-content.active .beae-accordion-body{height:auto}div.beae-sections .beae-tab-content .beae-accordion-body{height:0px}div.beae-sections .beae-accordion-icon--mobile,div.beae-sections .beae-tab-item-icon,div.beae-sections .beae-accordion-title-icon{width:20px;height:20px;flex-shrink:0}div.beae-sections .beae-tab-item-icon,div.beae-sections .beae-accordion-title-icon{margin-right:10px}div.beae-sections .beae-accordion-icon--mobile svg,div.beae-sections .beae-tab-item-icon svg,div.beae-sections .beae-accordion-title-icon svg{width:100%;height:100%}div.beae-sections .beae-tab-content .beae-accordion-title--mobile>span:not(.beae-accordion-icon--mobile){display:inline-flex;align-items:center;justify-content:center}div.beae-sections .beae-tab-content .beae-tab-item-icon{margin-right:10px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;flex-grow:1;flex-shrink:0}div.beae-sections .beae-tab-content .beae-tab-item-icon svg{width:100%;height:auto}div.beae-sections .beae-tab-content .beae-accordion-icon--mobile[data-status=open]{display:none}div.beae-sections .beae-tab-content .beae-accordion-icon--mobile[data-status=close],div.beae-sections .beae-tab-content.active .beae-accordion-icon--mobile[data-status=open]{display:flex;justify-content:center;align-items:center}div.beae-sections .beae-tab-content.active .beae-accordion-icon--mobile[data-status=close]{display:none}@media screen and (min-width:768px){div.beae-sections .beae-tab-content .beae-accordion-body{height:auto}div.beae-sections .beae-accordion-title--mobile{display:none}div.beae-sections .beae-tab-items{display:flex}div.beae-sections .beae-tab-content{position:absolute;visibility:hidden;z-index:-10000;top:-10000px}div.beae-sections .beae-tab-content.active{width:100%;position:relative;z-index:1;visibility:visible;top:0}}@keyframes marqueeCENTER-TOP{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0)}}@keyframes marqueeCENTER-BOTTOM{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0)}}@keyframes marqueeLEFT-CENTER{0%{transform:translate(0)}to{transform:translate(var(--marquee-animation-offset))}}@keyframes marqueeRIGHT-CENTER{0%{transform:translate(var(--marquee-animation-offset))}to{transform:translate(0)}}@keyframes pulse-animation{0%{box-shadow:0 0 2px #3d3d3dcc,0 0 0 4px #ffffff26}to{box-shadow:0 0 2px #3d3d3dcc,0 0 0 12px #ffffff4d}}div.beae-sections .beae-bgx3rtn3{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-bgx3rtn3 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-bgx3rtn3:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:color-mix(in srgb,var(--beae-global-colors-black) 20%,transparent);mix-blend-mode:normal;z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-bgx3rtn3 .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-bgx3rtn3>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-bgx3rtn3>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-bgx3rtn3 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-bgx3rtn3 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-bgx3rtn3:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding-top:5vmax;padding-bottom:5vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-bgx3rtn3:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:color-mix(in srgb,var(--beae-global-colors-black) 30%,transparent);mix-blend-mode:normal;z-index:unset}div.beae-sections .beae-bgx3rtn3 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-bgx3rtn3 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-bgx3rtn3 .beae-content-right{transition-property:opacity,transform;transition-timing-function:ease;transition-duration:.5s}div.beae-sections .beae-bgx3rtn3 .beae-empty{display:none}div.beae-sections .beae-bgx3rtn3 .beae__section--container{position:static}@media(max-width:768px){div.beae-sections .beae-bgx3rtn3 .beae__section--container{position:relative}}div.beae-sections .beae-bgx3rtn3 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0vmax;height:70vh}@media screen and (max-width:768px){div.beae-sections .beae-bgx3rtn3 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:4vmax;height:90vh}}div.beae-sections .beae-block.beae-a3rpjxnk{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-a3rpjxnk{padding-bottom:8vmax}}div.beae-sections .beae-a3rpjxnk{--parent-direction: row;display:flex;flex-direction:column;gap:1.5vmax;height:fit-content;align-self:unset;width:53%;flex:0 0 53%}@media screen and (max-width:768px){div.beae-sections .beae-a3rpjxnk{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-a3rpjxnk .beae-empty{display:none}div.beae-sections .beae-block.beae-6bz8m9o6{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-6bz8m9o6: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-6bz8m9o6:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-6bz8m9o6 .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-6bz8m9o6 .beae-button-js{font-size:18px;line-height:20px;letter-spacing:0px;text-transform:none;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-wmnt);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:10px}div.beae-sections .beae-6bz8m9o6 .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-wmnt);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-6bz8m9o6 .beae-button-js{font-size:13px!important;line-height:16px!important;letter-spacing:0px!important;font-weight:500!important;padding:10px}}div.beae-sections .beae-6bz8m9o6 .beae-button-js{margin:0}div.beae-sections .beae-block.beae-7qoc4enm{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-7qoc4enm: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-7qoc4enm:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-7qoc4enm .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-7qoc4enm .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-7qoc4enm .beae-x-text ul ul,div.beae-sections .beae-7qoc4enm .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-7qoc4enm .beae-x-text ol ol,div.beae-sections .beae-7qoc4enm .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-7qoc4enm .beae-x-text{font-size:68px;line-height:72px;color:var(--beae-global-colors-white);letter-spacing:0px;text-transform:none;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-7qoc4enm .beae-x-text{font-size:40px;line-height:40px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-white);text-align:left}}div.beae-sections .beae-block.beae-dtxelqnx{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-dtxelqnx: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-dtxelqnx:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-dtxelqnx .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-dtxelqnx .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-dtxelqnx .beae-x-text ul ul,div.beae-sections .beae-dtxelqnx .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-dtxelqnx .beae-x-text ol ol,div.beae-sections .beae-dtxelqnx .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-dtxelqnx .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-white);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-dtxelqnx .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-white)}}div.beae-sections .beae-block.beae-ig7g4tak{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-ig7g4tak: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-ig7g4tak:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-ig7g4tak .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-ig7g4tak .beae-button-js{font-size:18px;line-height:24px;letter-spacing:0px;text-transform:none;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:var(--beae-global-colors-beae-noqm);background:var(--beae-global-colors-white);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px 38px}div.beae-sections .beae-ig7g4tak .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-noqm);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-ig7g4tak .beae-button-js{font-size:18px!important;line-height:24px!important;letter-spacing:0px!important;font-weight:500!important;padding:13px 30px}}div.beae-sections .beae-ig7g4tak .beae-button-js{margin:0}div.beae-sections .beae-kmch img{object-fit:cover;object-position:center center}@media only screen and (max-width:768px){div.beae-sections .beae-kmch img{object-fit:cover;object-position:75.30864197530865% 56.17283950617284%}}div.beae-sections .beae-6aeueoga{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-6aeueoga .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-6aeueoga:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-6aeueoga .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-6aeueoga>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-6aeueoga>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-6aeueoga .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-6aeueoga .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-6aeueoga:not(.beae-next-popup--container){--beae-section-padding-top: 2;--beae-section-padding-bottom: 2;padding:2vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-6aeueoga: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-6aeueoga:before{z-index:unset}div.beae-sections .beae-6aeueoga .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-6aeueoga .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-6aeueoga .beae-slider[data-pagination=true] .beae-slider-controls-wrp{padding-bottom:5vmax}div.beae-sections .beae-7jhjnvwc{--scale-ratio: 1;--container-width: 1920px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-7jhjnvwc .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-7jhjnvwc:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-7jhjnvwc .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-7jhjnvwc>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-7jhjnvwc>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-7jhjnvwc .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-7jhjnvwc .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-7jhjnvwc:not(.beae-next-popup--container){--beae-section-padding-top: 2;--beae-section-padding-bottom: 2;padding:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-7jhjnvwc: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-7jhjnvwc:before{z-index:unset}div.beae-sections .beae-7jhjnvwc .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-7jhjnvwc .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-7jhjnvwc .beae-slider[data-pagination=true] .beae-slider-controls-wrp{padding-bottom:5vmax}@media only screen and (max-width:767px){div.beae-sections .beae-7jhjnvwc{display:none}}div.beae-sections .beae-7jhjnvwc .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;gap:2vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-7jhjnvwc .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-68td7ndk{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-68td7ndk{display:none!important}}div.beae-sections .beae-block.beae-68td7ndk:not(.beae-next-popup--container){--parent-direction: column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-68td7ndk:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-68td7ndk .beae-list-item{display:flex;position:relative}div.beae-sections .beae-68td7ndk a.beae-list-item{text-decoration:none}div.beae-sections .beae-68td7ndk .beae-list-item{display:flex;flex-direction:column;align-items:center;gap:1vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-68td7ndk .beae-list-item{display:flex;flex-direction:column;gap:2vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-68td7ndk .beae-list-item{border-left:3px solid var(--beae-global-colors-beae-wmnt)}div.beae-sections .beae-68td7ndk .beae-list-item:first-child{border:none}@media(max-width:768px){div.beae-sections .beae-68td7ndk .beae-list-item{border-style:solid;border-color:#000;border-width:0px}}div.beae-sections .beae-68td7ndk .beae-empty{display:none}div.beae-sections .beae-68td7ndk .beae-slider-pagination-wrp .beae-slider-pagination{width:0px}@media(max-width:768px){div.beae-sections .beae-68td7ndk .beae-slider-pagination-wrp .beae-slider-pagination{background:color-mix(in srgb,var(--beae-global-colors-text_600) 100%,transparent);width:5px;height:5px;margin-left:8px;margin-right:8px}div.beae-sections .beae-68td7ndk .beae-slider-pagination.active{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);box-shadow:0 0 0 2px var(--beae-global-colors-black)}}@media only screen and (min-width:768px){div.beae-sections .beae-68td7ndk .beae-list-item{padding-right:1.3vmax;padding-left:1.3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-68td7ndk .beae-list-item{padding-bottom:1vmax}}div.beae-sections .beae-block.beae-i1jtu4f8{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-i1jtu4f8: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-i1jtu4f8:not(.beae-next-popup--container){--parent-direction-mobile: column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-i1jtu4f8 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-i1jtu4f8 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-i1jtu4f8 .beae-x-text ul ul,div.beae-sections .beae-i1jtu4f8 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-i1jtu4f8 .beae-x-text ol ol,div.beae-sections .beae-i1jtu4f8 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-i1jtu4f8 .beae-x-text{line-height:38px;color:var(--beae-global-colors-beae-mmwx);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;font-size:32px;text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-i1jtu4f8 .beae-x-text{font-size:29px;line-height:35px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-zsv08ys4{--scale-ratio: 1;--container-width: 1920px;background:color-mix(in srgb,var(--beae-global-colors-beae-gvrc) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-zsv08ys4 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-zsv08ys4:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-zsv08ys4 .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-zsv08ys4>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-zsv08ys4>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-zsv08ys4 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-zsv08ys4 .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width:767px){div.beae-sections .beae-zsv08ys4: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-zsv08ys4:before{z-index:unset}div.beae-sections .beae-zsv08ys4 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-zsv08ys4 .beae-section-background-video[data-device=mobile]{display:block}}@media only screen and (max-width:767px){div.beae-sections .beae-zsv08ys4{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}div.beae-sections .beae-zsv08ys4:before{z-index:unset}}div.beae-sections .beae-zsv08ys4 .beae-marquee-content{background-color:transparent}div.beae-sections .beae-zsv08ys4 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-zsv08ys4 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-w384m1hh{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-w384m1hh{display:none!important}}div.beae-sections .beae-block.beae-w384m1hh:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-w384m1hh:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-w384m1hh a.beae-marquee-item{text-decoration:none}div.beae-sections .beae-w384m1hh{width:100%;overflow:hidden}div.beae-sections .beae-w384m1hh .beae-marquee-container{display:flex;justify-content:flex-start;flex-direction:row;height:100%;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:var(--marquee-animation-duration, 10s);animation-name:marqueeLEFT-CENTER}div.beae-sections .beae-w384m1hh .beae-marquee-item{padding:0 20px}div.beae-sections .beae-w384m1hh .beae-animation-run{animation-timing-function:linear;animation-iteration-count:infinite;animation-name:marqueeLEFT-CENTER}@media only screen and (max-width:768px){div.beae-sections .beae-w384m1hh .beae-marquee-item{padding:0 20px}}div.beae-sections .beae-w384m1hh .beae-list-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1vmax}@media screen and (max-width:768px){div.beae-sections .beae-w384m1hh .beae-list-item{display:flex;flex-direction:row;gap:2vmax}}div.beae-sections .beae-w384m1hh .beae-list-item{width:100%;height:fit-content}@media only screen and (max-width:767px){div.beae-sections .beae-w384m1hh .beae-list-item{width:100%;height:fit-content}}div.beae-sections .beae-w384m1hh .beae-empty{display:none}div.beae-sections .beae-block.beae-2vt67zjx{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-2vt67zjx:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-2vt67zjx:not(.beae-next-popup--container){--parent-direction-mobile: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-2vt67zjx .beae-empty{display:none}div.beae-sections .beae-2vt67zjx .beae-elm__ic{color:var(--beae-global-colors-beae-wmnt);width:40px;height:40px}div.beae-sections .beae-2vt67zjx .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-cmfbr55b{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-cmfbr55b:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-cmfbr55b:not(.beae-next-popup--container){--parent-direction-mobile: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-cmfbr55b .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-cmfbr55b .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-cmfbr55b .beae-x-text ul ul,div.beae-sections .beae-cmfbr55b .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-cmfbr55b .beae-x-text ol ol,div.beae-sections .beae-cmfbr55b .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-cmfbr55b .beae-x-text{line-height:38px;color:var(--beae-global-colors-beae-mmwx);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;font-size:32px;text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-cmfbr55b .beae-x-text{font-size:26px;line-height:31px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-q0nbd5w0{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-q0nbd5w0 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-q0nbd5w0:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-q0nbd5w0 .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-q0nbd5w0>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-q0nbd5w0>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-q0nbd5w0 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-q0nbd5w0 .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width:767px){div.beae-sections .beae-q0nbd5w0: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-q0nbd5w0:before{z-index:unset}div.beae-sections .beae-q0nbd5w0 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-q0nbd5w0 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-q0nbd5w0{z-index:9}div.beae-sections .beae-q0nbd5w0 .beae-x-text .beae-product--metafield *,div.beae-sections .beae-q0nbd5w0 .beae-des-content *{color:initial;margin:0}div.beae-sections .beae-q0nbd5w0 .beae-des-content p{margin:0}div.beae-sections .beae-q0nbd5w0 .beae-button-js{height:90%}div.beae-sections .beae-q0nbd5w0 .beae-product-sticky{transition:all ease .3s;left:50%;background-color:#fff;position:fixed;width:100%;bottom:-50%;z-index:999;top:auto;transform:translate(-50%);box-shadow:0 -1px 3px 2px #e6e0e036}div.beae-sections .beae-q0nbd5w0 .beae-product-sticky .beae-custom-container{padding-left:var(--beae-site-margin);padding-right:var(--beae-site-margin);max-width:var(--beae-page-width, 1470px)}div.beae-sections .beae-q0nbd5w0 .beae-product-sticky.beae-fixed{bottom:0}div.beae-sections .beae-q0nbd5w0 .beae-quantity-input{margin:0}div.beae-sections .beae-q0nbd5w0 .beae-opacity-none{opacity:0;pointer-events:none;z-index:-1}div.beae-sections .beae-q0nbd5w0 .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-q0nbd5w0 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-fsdqsk4s{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-fsdqsk4s: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-fsdqsk4s:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-fsdqsk4s .beae-x-featuted_product{--parent-direction: column;display:flex;flex-direction:row;flex-wrap:wrap;gap:4vmax}@media screen and (max-width:768px){div.beae-sections .beae-fsdqsk4s .beae-x-featuted_product{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax}}div.beae-sections .beae-block.beae-03t5ia44{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-03t5ia44{--parent-direction: row;display:flex;flex-direction:row;gap:4vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-03t5ia44{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:2vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-03t5ia44 .beae-empty{display:none}div.beae-sections .beae-block.beae-q6c8qgrp{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-q6c8qgrp{--parent-direction: row;display:flex;flex-direction:column;height:fit-content;align-self:unset;width:48%;flex:0 0 48%}@media screen and (max-width:768px){div.beae-sections .beae-q6c8qgrp{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-q6c8qgrp .beae-empty{display:none}div.beae-sections .beae-q6c8qgrp{position:sticky;top:20px}@media(max-width:768px){div.beae-sections .beae-q6c8qgrp{position:relative;top:0}}div.beae-sections .beae-block.beae-zupgn7fs{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-zupgn7fs{padding-top:1vmax}}div.beae-sections .beae-zupgn7fs{--parent-direction: row;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2vmax;height:fit-content;align-self:unset;width:100%;flex:0 0 100%}@media screen and (max-width:768px){div.beae-sections .beae-zupgn7fs{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-zupgn7fs .beae-empty{display:none}div.beae-sections .beae-zupgn7fs{box-shadow:0 0 #000}div.beae-sections .beae-block.beae-pdzuhp5c{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-pdzuhp5c{opacity:1!important}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-pdzuhp5c{padding-bottom:1vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-pdzuhp5c{padding-top:1vmax;padding-bottom:1vmax}}div.beae-sections .beae-pdzuhp5c{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:0vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-pdzuhp5c{--parent-direction-mobile: column;display:flex;flex-direction:column;align-items:flex-start;gap:0vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-pdzuhp5c .beae-empty{display:none}div.beae-sections .beae-block.beae-je1y3iuq{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-je1y3iuq{opacity:1!important}div.beae-sections .beae-je1y3iuq{--parent-direction: row;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:1vmax;align-self:unset;height:unset;width:37%;flex:0 0 37%}@media screen and (max-width:768px){div.beae-sections .beae-je1y3iuq{--parent-direction-mobile: column;display:flex;flex-direction:row;align-items:center;gap:2vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-je1y3iuq .beae-empty{display:none}div.beae-sections .beae-block.beae-0evj4sv8{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-0evj4sv8{opacity:1!important}div.beae-sections .beae-block.beae-0evj4sv8:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:12%;flex:0 0 12%}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-0evj4sv8:not(.beae-next-popup--container){--parent-direction-mobile: row;height:fit-content;align-self:unset;width:60px;flex:0 0 60px}}div.beae-sections .beae-0evj4sv8 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:5px}div.beae-sections .beae-0evj4sv8 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-0evj4sv8 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-0evj4sv8 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-eshl5 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-eshl5 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-a0b44 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-a0b44 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-0j8ryb25{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-0j8ryb25{opacity:1!important}div.beae-sections .beae-0j8ryb25{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;gap:0vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-0j8ryb25{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:.3vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-0j8ryb25 .beae-empty{display:none}div.beae-sections .beae-block.beae-33mdkqpz{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-33mdkqpz{opacity:1!important}div.beae-sections .beae-block.beae-33mdkqpz: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-33mdkqpz:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-33mdkqpz .beae-x-text{line-height:26px;font-size:15px;color:var(--beae-global-colors-text_600);letter-spacing:0px;font-weight:500;font-family:Poppins,sans-serif;text-align:left;text-transform:none;font-style:normal;text-decoration:underline}@media screen and (max-width:768px){div.beae-sections .beae-33mdkqpz .beae-x-text{line-height:20px;font-size:15px;font-weight:500;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:underline;text-align:left;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-tq58wuw0{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-tq58wuw0{opacity:1!important}div.beae-sections .beae-block.beae-tq58wuw0: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-tq58wuw0:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-tq58wuw0 .beae-price-from{display:none}div.beae-sections .beae-tq58wuw0 .beae-price-normal{display:inline-block}div.beae-sections .beae-tq58wuw0 .beae-prd-single-price-wrapper{justify-content:flex-start}div.beae-sections .beae-core.beae-section.beae-q0nbd5w0 div.beae__section--container div.beae-block.beae-tq58wuw0 .beae-empty{display:none}div.beae-sections .beae-core.beae-section.beae-q0nbd5w0 div.beae__section--container div.beae-block.beae-tq58wuw0 .beae-product-single__price{font-family:var(--be-p1-ff);--c-desktop: var(--beae-global-colors-beae-wmnt);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: 15px;--lh-desktop: 26px;--ls-desktop: var(--be-p1-ls, inherit);color:var(--beae-global-colors-beae-wmnt);font-weight:500;text-transform:var(--be-p1-tt, inherit);font-style:var(--be-p1-fst, inherit);text-decoration:var(--be-p1-td, inherit);font-size:15px;line-height:26px;letter-spacing:var(--be-p1-ls, inherit)}div.beae-sections .beae-core.beae-section.beae-q0nbd5w0 div.beae__section--container div.beae-block.beae-tq58wuw0 .beae-product-single__price--regular{font-family:var(--be-p2-ff);--c-desktop: var(--beae-global-colors-beae-noqm);--tt-desktop: var(--be-p2-tt, inherit);--fst-desktop: var(--be-p2-fst, inherit);--td-desktop: line-through;--fs-desktop: 16px;--lh-desktop: 24px;--ls-desktop: var(--be-p2-ls, inherit);color:var(--beae-global-colors-beae-noqm);font-weight:var(--be-p2-fw);text-transform:var(--be-p2-tt, inherit);font-style:var(--be-p2-fst, inherit);text-decoration:line-through;font-size:16px;line-height:24px;letter-spacing:var(--be-p2-ls, inherit)}div.beae-sections .beae-core.beae-section.beae-q0nbd5w0 div.beae__section--container div.beae-block.beae-tq58wuw0 .beae-product-single__price--badged{font-family:var(--be-p3-ff);color:var(--beae-global-colors-white);font-weight:var(--be-p3-fw);text-transform:var(--be-p3-tt);font-style:var(--be-p3-fst);text-decoration:var(--be-p3-td);font-size:var(--be-p3-fs);line-height:var(--be-p3-lh);letter-spacing:var(--be-p3-ls);background:color-mix(in srgb,var(--beae-global-colors-accent_600) 100%,transparent);padding:4px 10px}div.beae-sections .beae-core.beae-section.beae-q0nbd5w0 div.beae__section--container div.beae-block.beae-tq58wuw0 .beae-prd-single-price-wrapper .beae-sale-sold-out{font-family:var(--be-p3-ff);color:var(--beae-global-colors-white);font-weight:var(--be-p3-fw);text-transform:var(--be-p3-tt);font-style:var(--be-p3-fst);text-decoration:var(--be-p3-td);font-size:var(--be-p3-fs);line-height:var(--be-p3-lh);letter-spacing:var(--be-p3-ls);background:color-mix(in srgb,var(--beae-global-colors-black) 100%,transparent);padding:4px 10px}div.beae-sections .beae-core.beae-section.beae-q0nbd5w0 div.beae__section--container div.beae-block.beae-tq58wuw0 .beae-tax-shipping-policy{font-family:var(--be-p3-ff);--c-desktop: var(--be-p3-c, inherit);--tt-desktop: var(--be-p3-tt, inherit);--fst-desktop: var(--be-p3-fst, inherit);--td-desktop: var(--be-p3-td, inherit);--fs-desktop: var(--be-p3-fs, inherit);--lh-desktop: var(--be-p3-lh, inherit);--ls-desktop: var(--be-p3-ls, inherit);color:var(--be-p3-c, inherit);font-weight:var(--be-p3-fw);text-transform:var(--be-p3-tt, inherit);font-style:var(--be-p3-fst, inherit);text-decoration:var(--be-p3-td, inherit);font-size:var(--be-p3-fs, inherit);line-height:var(--be-p3-lh, inherit);letter-spacing:var(--be-p3-ls, inherit);display:none}@media(max-width:768px){div.beae-sections .beae-core.beae-section.beae-q0nbd5w0 div.beae__section--container div.beae-block.beae-tq58wuw0 .beae-product-single__price{color:var(--beae-global-colors-beae-wmnt);font-weight:500;text-transform:var(--be-p1-tt-M, var(--tt-desktop, var(--be-p1-tt, inherit)));font-style:var(--be-p1-fst-M, var(--fst-desktop, var(--be-p1-fst, inherit)));text-decoration:var(--be-p1-td-M, var(--td-desktop, var(--be-p1-td, inherit)));font-size:15px;line-height:20px;letter-spacing:var(--be-p1-ls-M, var(--ls-desktop, var(--be-p1-ls, inherit)))}div.beae-sections .beae-core.beae-section.beae-q0nbd5w0 div.beae__section--container div.beae-block.beae-tq58wuw0 .beae-product-single__price--regular{color:var(--beae-global-colors-text_400);font-weight:var(--be-p2-fw);text-transform:var(--be-p2-tt-M, var(--tt-desktop, var(--be-p2-tt, inherit)));font-style:var(--be-p2-fst-M, var(--fst-desktop, var(--be-p2-fst, inherit)));text-decoration:line-through;font-size:var(--be-p2-fs-M, var(--fs-desktop, var(--be-p2-fs, inherit)));line-height:var(--be-p2-lh-M, var(--lh-desktop, var(--be-p2-lh, inherit)));letter-spacing:var(--be-p2-ls-M, var(--ls-desktop, var(--be-p2-ls, inherit)))}div.beae-sections .beae-core.beae-section.beae-q0nbd5w0 div.beae__section--container div.beae-block.beae-tq58wuw0 .beae-tax-shipping-policy{color:var(--be-p3-c-M, var(--c-desktop, var(--be-p3-c, inherit)));font-weight:var(--be-p3-fw);text-transform:var(--be-p3-tt-M, var(--tt-desktop, var(--be-p3-tt, inherit)));font-style:var(--be-p3-fst-M, var(--fst-desktop, var(--be-p3-fst, inherit)));text-decoration:var(--be-p3-td-M, var(--td-desktop, var(--be-p3-td, inherit)));font-size:var(--be-p3-fs-M, var(--fs-desktop, var(--be-p3-fs, inherit)));line-height:var(--be-p3-lh-M, var(--lh-desktop, var(--be-p3-lh, inherit)));letter-spacing:var(--be-p3-ls-M, var(--ls-desktop, var(--be-p3-ls, inherit)))}}div.beae-sections .beae-block.beae-cfthedct{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-cfthedct{--parent-direction: row;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:3vmax;height:fit-content;align-self:unset;width:56%;flex:0 0 56%}@media screen and (max-width:768px){div.beae-sections .beae-cfthedct{--parent-direction-mobile: column;display:flex;flex-direction:row;gap:1vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-cfthedct .beae-empty{display:none}div.beae-sections .beae-7fvf892g{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-7fvf892g .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-7fvf892g:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-7fvf892g .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-7fvf892g>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-7fvf892g>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-7fvf892g .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-7fvf892g .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-7fvf892g:not(.beae-next-popup--container){--beae-section-padding-top: 3;--beae-section-padding-bottom: 1;padding:3vmax 3vmax 1vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-7fvf892g:not(.beae-next-popup--container){--beae-section-padding-top: 3;padding-top:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-7fvf892g:before{z-index:unset}div.beae-sections .beae-7fvf892g .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-7fvf892g .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-7fvf892g .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;align-items:center;gap:2vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-7fvf892g .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-svzc6eky{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-svzc6eky: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-svzc6eky:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}@media screen and (max-width:768px){div.beae-sections .beae-svzc6eky .beae-text-content{font-size:34px;line-height:42px}}div.beae-sections .beae-block.beae-1sda6xtb{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-1sda6xtb: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-1sda6xtb:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-1sda6xtb .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-1sda6xtb .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-1sda6xtb .beae-x-text ul ul,div.beae-sections .beae-1sda6xtb .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-1sda6xtb .beae-x-text ol ol,div.beae-sections .beae-1sda6xtb .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-1sda6xtb .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-108f);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-1sda6xtb .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-beae-csht)}}div.beae-sections .beae-block.beae-k8qislif{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-k8qislif:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:55%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-k8qislif:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-k8qislif .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-k8qislif .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-k8qislif .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-k8qislif .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}@media only screen and (max-width:768px){div.beae-sections .beae-k8qislif .beae-image-picture img{aspect-ratio:5/4}}div.beae-sections .beae-7egrj img{object-fit:contain;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-7egrj img{object-fit:contain;object-position:50% 50%}}div.beae-sections .beae-block.beae-r8wz01z9{--beae-animation-delay: .45s;--beae-animation-delay-mobile: .45s}div.beae-sections .beae-block.beae-r8wz01z9: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-r8wz01z9:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-r8wz01z9 .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-r8wz01z9 .beae-button-js{font-size:18px;line-height:24px;letter-spacing:0px;text-transform:none;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center;color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-wmnt);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px}div.beae-sections .beae-r8wz01z9 .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-v160);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-r8wz01z9 .beae-button-js{font-size:18px!important;line-height:24px!important;letter-spacing:0px!important;font-weight:500!important;padding:13px 25px}}div.beae-sections .beae-r8wz01z9 .beae-button-js{margin:0}div.beae-sections .beae-jnvj71u0{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-jnvj71u0 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-jnvj71u0:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-jnvj71u0 .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-jnvj71u0>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-jnvj71u0>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-jnvj71u0 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-jnvj71u0 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-jnvj71u0:not(.beae-next-popup--container){--beae-section-padding-top: 3;--beae-section-padding-bottom: 6;padding:3vmax 3vmax 6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-jnvj71u0:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 6;padding-top:6vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-jnvj71u0:before{z-index:unset}div.beae-sections .beae-jnvj71u0 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-jnvj71u0 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-jnvj71u0 .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-jnvj71u0 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-xj4q8kt8{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-xj4q8kt8: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-xj4q8kt8:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xj4q8kt8 .beae-list-item{display:flex;position:relative}div.beae-sections .beae-xj4q8kt8 a.beae-list-item{text-decoration:none}div.beae-sections .beae-xj4q8kt8 .beae-list-item{display:flex;flex-direction:column;align-items:center;gap:1vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-xj4q8kt8 .beae-list-item{display:flex;flex-direction:column;gap:2vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-xj4q8kt8 .beae-empty{display:none}div.beae-sections .beae-block.beae-12cyp4bq{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-12cyp4bq{--parent-direction: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:80px;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-12cyp4bq{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:19%;align-self:unset}}div.beae-sections .beae-12cyp4bq .beae-empty{display:none}div.beae-sections .beae-12cyp4bq: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-6cldja75{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-6cldja75{padding:1vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-6cldja75{padding:2vmax}}div.beae-sections .beae-6cldja75{--parent-direction: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-6cldja75{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-6cldja75 .beae-empty{display:none}div.beae-sections .beae-6cldja75{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-radius:1000px}div.beae-sections .beae-block.beae-0xnbctkv{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-0xnbctkv: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-0xnbctkv:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:100%;align-self:unset}}div.beae-sections .beae-unique-i5slqccy .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-unique-i5slqccy .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-i5slqccy .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-i5slqccy .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-dxx4n img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-dxx4n img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-q7xcdzva{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-q7xcdzva: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-q7xcdzva:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-q7xcdzva .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-q7xcdzva .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-q7xcdzva .beae-x-text ul ul,div.beae-sections .beae-q7xcdzva .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-q7xcdzva .beae-x-text ol ol,div.beae-sections .beae-q7xcdzva .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-q7xcdzva .beae-x-text{font-size:20px;line-height:28px;color:var(--beae-global-colors-text_600);font-family:Poppins,sans-serif;text-transform:none;font-weight:500;letter-spacing:0px;text-align:center;font-style:normal;text-decoration:none}@media screen and (max-width:768px){div.beae-sections .beae-q7xcdzva .beae-x-text{font-size:18px;line-height:25px;font-weight:500;letter-spacing:0px;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-w1z0trs7{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-w1z0trs7: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-w1z0trs7:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-w1z0trs7 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-w1z0trs7 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-w1z0trs7 .beae-x-text ul ul,div.beae-sections .beae-w1z0trs7 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-w1z0trs7 .beae-x-text ol ol,div.beae-sections .beae-w1z0trs7 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-w1z0trs7 .beae-x-text{line-height:24px;font-size:17px;color:var(--beae-global-colors-text_600);letter-spacing:0px;font-weight:400;font-family:Poppins,sans-serif;text-align:center;text-transform:none;font-style:normal;text-decoration:none}@media screen and (max-width:768px){div.beae-sections .beae-w1z0trs7 .beae-x-text{line-height:24px;font-size:16px;font-weight:400;letter-spacing:0px;color:var(--beae-global-colors-beae-csht)}}div.beae-sections .beae-unique-hhti4swx .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-unique-hhti4swx .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-hhti4swx .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-hhti4swx .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-hcryr img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-hcryr img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-kcqrpy1m .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-unique-kcqrpy1m .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-kcqrpy1m .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-kcqrpy1m .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-nq3qp img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-nq3qp img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-bzt7df9f .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-unique-bzt7df9f .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-bzt7df9f .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-bzt7df9f .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-q8kw img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-q8kw img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-lg9r6708 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-unique-lg9r6708 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-lg9r6708 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-lg9r6708 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-btq6l img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-btq6l img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-7dtuncp3{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-7dtuncp3 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-7dtuncp3:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-7dtuncp3 .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-7dtuncp3>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-7dtuncp3>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-7dtuncp3 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-7dtuncp3 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-7dtuncp3:not(.beae-next-popup--container){--beae-section-padding-top: 4;--beae-section-padding-bottom: 4;padding:4vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-7dtuncp3:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 6;padding-top:6vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-7dtuncp3:before{z-index:unset}div.beae-sections .beae-7dtuncp3 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-7dtuncp3 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-u5vq0mum{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-u5vq0mum .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-u5vq0mum:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-u5vq0mum .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-u5vq0mum>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-u5vq0mum>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-u5vq0mum .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-u5vq0mum .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-u5vq0mum:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-u5vq0mum:before{z-index:unset}div.beae-sections .beae-u5vq0mum .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-u5vq0mum .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-u5vq0mum .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-u5vq0mum .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-gzouctxu{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-gzouctxu:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-gzouctxu:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-gzouctxu .beae-empty{display:none}div.beae-sections .beae-gzouctxu .beae-line,div.beae-sections .beae-gzouctxu .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-gzouctxu .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-gzouctxu .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-gzouctxu .line-cont-after,div.beae-sections .beae-gzouctxu .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-gzouctxu .beae-line-content svg{!important}div.beae-sections .beae-gzouctxu .beae-line-text{!important}div.beae-sections .beae-gzouctxu .line-style{border-bottom-width:2}div.beae-sections .beae-h93oav5c{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-h93oav5c .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-h93oav5c:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-h93oav5c .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-h93oav5c>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-h93oav5c>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-h93oav5c .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-h93oav5c .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-h93oav5c:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding:5vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-h93oav5c:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding-top:5vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-h93oav5c:before{z-index:unset}div.beae-sections .beae-h93oav5c .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-h93oav5c .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-h93oav5c .beae-video_overlay-icon{width:100%!important;height:100%!important}div.beae-sections .beae-h93oav5c .beae-video-icon-play svg{width:70px!important}div.beae-sections .beae-h93oav5c .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-h93oav5c .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-s7x9jg4w{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-s7x9jg4w{padding:5vmax 3vmax}}div.beae-sections .beae-s7x9jg4w{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2vmax;align-self:unset;height:unset;width:52%;flex:0 0 52%}@media screen and (max-width:768px){div.beae-sections .beae-s7x9jg4w{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-s7x9jg4w .beae-empty{display:none}div.beae-sections .beae-s7x9jg4w{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-top-left-radius:20px;border-bottom-left-radius:20px}@media(max-width:768px){div.beae-sections .beae-s7x9jg4w{border-radius:10px 10px 0 0}}div.beae-sections .beae-block.beae-4he8af6d{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-4he8af6d:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:80%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-4he8af6d:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-4he8af6d .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-4he8af6d .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-4he8af6d .beae-x-text ul ul,div.beae-sections .beae-4he8af6d .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-4he8af6d .beae-x-text ol ol,div.beae-sections .beae-4he8af6d .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-4he8af6d .beae-x-text{font-size:32px;line-height:43px;color:var(--beae-global-colors-beae-mmwx);text-transform:none;letter-spacing:0px;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-4he8af6d .beae-x-text{font-size:34px;line-height:40px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-block.beae-q540164d{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-q540164d:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:80%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-q540164d:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-q540164d .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-q540164d .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-q540164d .beae-x-text ul ul,div.beae-sections .beae-q540164d .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-q540164d .beae-x-text ol ol,div.beae-sections .beae-q540164d .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-q540164d .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-108f);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-q540164d .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-beae-csht)}}div.beae-sections .beae-block.beae-tvrszfqx{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-tvrszfqx:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-tvrszfqx:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-tvrszfqx .beae-empty{display:none}div.beae-sections .beae-tvrszfqx{border-radius:0 20px 20px 0;overflow:hidden}div.beae-sections .beae-tvrszfqx .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-tvrszfqx .beae-x-video--wrapper .beae-video-icon-play{color:var(--beae-global-colors-background_600);background:color-mix(in srgb,var(--beae-global-colors-transparent) 100%,transparent);width:70px;height:70px}@media(max-width:768px){div.beae-sections .beae-tvrszfqx{border-radius:0 0 10px 10px}div.beae-sections .beae-tvrszfqx .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-tvrszfqx .beae-x-video--wrapper .beae-video-icon-play{width:55px;height:55px}}div.beae-sections .beae-tvrszfqx video.beae_video,div.beae-sections .beae-tvrszfqx iframe.beae_iframe{aspect-ratio:3/2}div.beae-sections .beae-tvrszfqx .beae-block_video-iframe,div.beae-sections .beae-tvrszfqx .beae-x-video--wrapper,div.beae-sections .beae-tvrszfqx video.beae_video,div.beae-sections .beae-tvrszfqx iframe.beae_iframe{width:100%!important;height:100%!important}div.beae-sections .beae-tvrszfqx{position:relative}div.beae-sections .beae-tvrszfqx .beae-block_video-player{width:100%;height:100%;display:inline-block;overflow:hidden}div.beae-sections .beae-tvrszfqx .beae-block_video-player iframe{border-radius:0}div.beae-sections .beae-tvrszfqx .beae-popup__content iframe,div.beae-sections .beae-tvrszfqx .beae-popup__content video{width:100%;aspect-ratio:16 / 9}div.beae-sections .beae-tvrszfqx .beae-icon-overlay .beae-block_video-player{display:none}div.beae-sections .beae-tvrszfqx .beae-icon-overlay .beae-video_overlay-icon{position:relative}div.beae-sections .beae-tvrszfqx .beae-video_overlay-icon{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;z-index:1;transition:all .3s ease-in-out;cursor:pointer}div.beae-sections .beae-tvrszfqx .beae-x-video--wrapper .beae-video_overlay-icon.beae-overlay{width:100%;height:100%}div.beae-sections .beae-tvrszfqx .beae-video-icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;cursor:pointer}div.beae-sections .beae-tvrszfqx .beae-video-icon-play svg{height:100%;width:100%;fill:currentColor}div.beae-sections .beae-tvrszfqx .beae-x-video--wrapper img,div.beae-sections .beae-tvrszfqx .beae-x-video--wrapper picture{object-fit:cover;height:100%;width:100%;object-position:50% 50%}div.beae-sections .beae-tvrszfqx .beae-close-video{position:absolute;top:1rem;right:1rem;z-index:100000000;background:#fff;border-radius:100%;height:44px;width:44px;display:none;justify-content:center;align-items:center;cursor:pointer}div.beae-sections .beae-tvrszfqx .beae-img-overlay.playing .beae-close-video{display:flex;opacity:0;transition:opacity ease-in .25s}div.beae-sections .beae-tvrszfqx .beae-img-overlay.playing:hover .beae-close-video{opacity:1}div.beae-sections .beae-tvrszfqx .beae-img-overlay .beae_iframe,div.beae-sections .beae-tvrszfqx .beae-img-overlay .beae_video{transition:all .3s ease-in-out 0ms;opacity:0}div.beae-sections .beae-tvrszfqx .beae-img-overlay.playing .beae_iframe,div.beae-sections .beae-tvrszfqx .beae-img-overlay.playing .beae_video{opacity:1;z-index:100000000;position:relative;transition:all .3s ease-in-out .3s}div.beae-sections .beae-tvrszfqx .beae-img-overlay.playing .beae-video_overlay-icon{opacity:0}@media only screen and (max-width:768px){div.beae-sections .beae-tvrszfqx .beae-video-icon-play{top:50%;left:50%}}div.beae-sections .beae-eat256yr{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-eat256yr .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-eat256yr:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-eat256yr .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-eat256yr>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-eat256yr>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-eat256yr .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-eat256yr .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-eat256yr:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-eat256yr:before{z-index:unset}div.beae-sections .beae-eat256yr .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-eat256yr .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-eat256yr .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-eat256yr .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-n0b64n0q{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-n0b64n0q:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-n0b64n0q:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-n0b64n0q .beae-empty{display:none}div.beae-sections .beae-n0b64n0q .beae-line,div.beae-sections .beae-n0b64n0q .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-n0b64n0q .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-n0b64n0q .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-n0b64n0q .line-cont-after,div.beae-sections .beae-n0b64n0q .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-n0b64n0q .beae-line-content svg{!important}div.beae-sections .beae-n0b64n0q .beae-line-text{!important}div.beae-sections .beae-n0b64n0q .line-style{border-bottom-width:2}div.beae-sections .beae-gjxebtae{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-gjxebtae .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-gjxebtae:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-gjxebtae .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-gjxebtae>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-gjxebtae>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-gjxebtae .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-gjxebtae .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-gjxebtae:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding:5vmax 3vmax 6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-gjxebtae:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding-top:5vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-gjxebtae:before{z-index:unset}div.beae-sections .beae-gjxebtae .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-gjxebtae .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-gjxebtae .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-gjxebtae .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:6vmax;height:fit-content}}div.beae-sections .beae-block.beae-4pr7vh7s{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-4pr7vh7s: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-4pr7vh7s:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-4pr7vh7s .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-4pr7vh7s .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-4pr7vh7s .beae-x-text ul ul,div.beae-sections .beae-4pr7vh7s .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-4pr7vh7s .beae-x-text ol ol,div.beae-sections .beae-4pr7vh7s .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-4pr7vh7s .beae-x-text{font-size:45px;line-height:54px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-4pr7vh7s .beae-x-text{font-size:37px;line-height:44px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-block.beae-nxm0ccjl{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-nxm0ccjl: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-nxm0ccjl:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-nxm0ccjl .beae-list-item{display:flex;position:relative}div.beae-sections .beae-nxm0ccjl a.beae-list-item{text-decoration:none}div.beae-sections .beae-nxm0ccjl .beae-list-item{display:flex;flex-direction:column;align-items:center;gap:1vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-nxm0ccjl .beae-list-item{display:flex;flex-direction:column;align-items:center;gap:2vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-nxm0ccjl .beae-empty{display:none}div.beae-sections .beae-block.beae-uo4ppg84{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-uo4ppg84: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-uo4ppg84:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-uo4ppg84 .beae-empty{display:none}div.beae-sections .beae-uo4ppg84 .beae-elm__ic{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);padding:20px;border-radius:50%;color:var(--beae-global-colors-beae-wmnt);width:84px;height:84px}@media(max-width:768px){div.beae-sections .beae-uo4ppg84 .beae-elm__ic{width:80px;height:80px}}div.beae-sections .beae-uo4ppg84 .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-6z45r7ll{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-6z45r7ll: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-6z45r7ll:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-6z45r7ll .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-6z45r7ll .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-6z45r7ll .beae-x-text ul ul,div.beae-sections .beae-6z45r7ll .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-6z45r7ll .beae-x-text ol ol,div.beae-sections .beae-6z45r7ll .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-6z45r7ll .beae-x-text{font-size:20px;line-height:28px;color:var(--beae-global-colors-text_600);font-family:Poppins,sans-serif;text-transform:none;font-weight:500;letter-spacing:0px;text-align:center;font-style:normal;text-decoration:none}@media screen and (max-width:768px){div.beae-sections .beae-6z45r7ll .beae-x-text{font-size:18px;line-height:25px;font-weight:500;letter-spacing:0px;color:var(--beae-global-colors-text_600);text-align:center}}div.beae-sections .beae-eajt10pt{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-eajt10pt .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-eajt10pt:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-eajt10pt .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-eajt10pt>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-eajt10pt>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-eajt10pt .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-eajt10pt .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-eajt10pt:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-eajt10pt:before{z-index:unset}div.beae-sections .beae-eajt10pt .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-eajt10pt .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-eajt10pt .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-eajt10pt .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-w0dy726n{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-w0dy726n:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-w0dy726n:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-w0dy726n .beae-empty{display:none}div.beae-sections .beae-w0dy726n .beae-line,div.beae-sections .beae-w0dy726n .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-w0dy726n .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-w0dy726n .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-w0dy726n .line-cont-after,div.beae-sections .beae-w0dy726n .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-w0dy726n .beae-line-content svg{!important}div.beae-sections .beae-w0dy726n .beae-line-text{!important}div.beae-sections .beae-w0dy726n .line-style{border-bottom-width:2}div.beae-sections .beae-wntym073{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-wntym073 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-wntym073:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-wntym073 .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-wntym073>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-wntym073>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-wntym073 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-wntym073 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-wntym073:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding:5vmax 3vmax 6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-wntym073:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding-top:5vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-wntym073:before{z-index:unset}div.beae-sections .beae-wntym073 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-wntym073 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-wntym073 .beae-text-outline{-webkit-text-fill-color:#fff;-webkit-text-stroke-width:.8px;-webkit-text-stroke-color:var(--beae-global-colors-text_900)}div.beae-sections .beae-wntym073 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;align-items:center;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-wntym073 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-o89xndt9{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-o89xndt9: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-o89xndt9:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-o89xndt9 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-o89xndt9 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-o89xndt9 .beae-x-text ul ul,div.beae-sections .beae-o89xndt9 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-o89xndt9 .beae-x-text ol ol,div.beae-sections .beae-o89xndt9 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-o89xndt9 .beae-x-text{text-align:center;font-size:45px;line-height:54px;color:var(--beae-global-colors-beae-mmwx);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-o89xndt9 .beae-x-text{font-size:37px;line-height:44px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-block.beae-s1sgfpw5{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-s1sgfpw5: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-s1sgfpw5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-s1sgfpw5 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-s1sgfpw5 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-s1sgfpw5 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-s1sgfpw5 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}@media only screen and (max-width:768px){div.beae-sections .beae-s1sgfpw5 .beae-image-picture img{aspect-ratio:4/3}}div.beae-sections .beae-dkq5q img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-dkq5q img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-r9z4fvq3{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-r9z4fvq3{margin-top:3vmax}}div.beae-sections .beae-block.beae-r9z4fvq3: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-r9z4fvq3:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-r9z4fvq3 .beae-list-item{display:flex;position:relative}div.beae-sections .beae-r9z4fvq3 a.beae-list-item{text-decoration:none}div.beae-sections .beae-r9z4fvq3 .beae-list-item{display:flex;flex-direction:column;gap:1vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-r9z4fvq3 .beae-list-item{display:flex;flex-direction:column;gap:3vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-r9z4fvq3 .beae-list-item{border-radius:10px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}div.beae-sections .beae-r9z4fvq3 .beae-empty{display:none}@media only screen and (min-width:768px){div.beae-sections .beae-r9z4fvq3 .beae-list-item{padding:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-r9z4fvq3 .beae-list-item{padding:3vmax 2vmax}}div.beae-sections .beae-block.beae-o67jeb9t{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-o67jeb9t: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-o67jeb9t:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-o67jeb9t .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-o67jeb9t .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-o67jeb9t .beae-x-text ul ul,div.beae-sections .beae-o67jeb9t .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-o67jeb9t .beae-x-text ol ol,div.beae-sections .beae-o67jeb9t .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-o67jeb9t .beae-x-text{font-size:45px;line-height:54px;color:var(--beae-global-colors-beae-wmnt);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-o67jeb9t .beae-x-text{font-size:37px;line-height:44px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-wmnt)}}div.beae-sections .beae-block.beae-nbh9fue6{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-nbh9fue6: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-nbh9fue6:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-nbh9fue6 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-nbh9fue6 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-nbh9fue6 .beae-x-text ul ul,div.beae-sections .beae-nbh9fue6 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-nbh9fue6 .beae-x-text ol ol,div.beae-sections .beae-nbh9fue6 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-luu37qgb{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-luu37qgb: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-luu37qgb:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-luu37qgb .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-luu37qgb .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-luu37qgb .beae-x-text ul ul,div.beae-sections .beae-luu37qgb .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-luu37qgb .beae-x-text ol ol,div.beae-sections .beae-luu37qgb .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-f24y3rbg{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-f24y3rbg .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-f24y3rbg:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-f24y3rbg .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-f24y3rbg>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-f24y3rbg>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-f24y3rbg .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-f24y3rbg .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-f24y3rbg:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-f24y3rbg:before{z-index:unset}div.beae-sections .beae-f24y3rbg .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-f24y3rbg .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-f24y3rbg .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-f24y3rbg .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-z7ctieaw{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-z7ctieaw:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-z7ctieaw:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-z7ctieaw .beae-empty{display:none}div.beae-sections .beae-z7ctieaw .beae-line,div.beae-sections .beae-z7ctieaw .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-z7ctieaw .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-z7ctieaw .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-z7ctieaw .line-cont-after,div.beae-sections .beae-z7ctieaw .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-z7ctieaw .beae-line-content svg{!important}div.beae-sections .beae-z7ctieaw .beae-line-text{!important}div.beae-sections .beae-z7ctieaw .line-style{border-bottom-width:2}div.beae-sections .beae-8kd17ei1{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-8kd17ei1 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-8kd17ei1:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-8kd17ei1 .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-8kd17ei1>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-8kd17ei1>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-8kd17ei1 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-8kd17ei1 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-8kd17ei1:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding:5vmax 3vmax 6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-8kd17ei1:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding-top:5vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-8kd17ei1:before{z-index:unset}div.beae-sections .beae-8kd17ei1 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-8kd17ei1 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-8kd17ei1 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-8kd17ei1 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:6vmax;height:fit-content}}div.beae-sections .beae-block.beae-38ec2t4f{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-38ec2t4f: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-38ec2t4f:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-38ec2t4f .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-38ec2t4f .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-38ec2t4f .beae-x-text ul ul,div.beae-sections .beae-38ec2t4f .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-38ec2t4f .beae-x-text ol ol,div.beae-sections .beae-38ec2t4f .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-38ec2t4f .beae-x-text{font-size:45px;line-height:54px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-38ec2t4f .beae-x-text{font-size:37px;line-height:44px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-block.beae-hw9omygv{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-hw9omygv: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-hw9omygv:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-hw9omygv .beae-list-item{display:flex;position:relative}div.beae-sections .beae-hw9omygv a.beae-list-item{text-decoration:none}div.beae-sections .beae-hw9omygv .beae-list-item{display:flex;flex-direction:column;align-items:center;gap:1vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-hw9omygv .beae-list-item{display:flex;flex-direction:column;gap:2vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-hw9omygv .beae-empty{display:none}div.beae-sections .beae-block.beae-o0l20edj{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-o0l20edj: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-o0l20edj:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:68px;align-self:unset}}div.beae-sections .beae-o0l20edj .beae-empty{display:none}div.beae-sections .beae-o0l20edj .beae-elm__ic{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);padding:20px;border-radius:50%;color:var(--beae-global-colors-beae-wmnt);width:80px;height:80px}div.beae-sections .beae-o0l20edj .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-jy398m0k{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-jy398m0k: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-jy398m0k:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-jy398m0k .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-jy398m0k .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-jy398m0k .beae-x-text ul ul,div.beae-sections .beae-jy398m0k .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-jy398m0k .beae-x-text ol ol,div.beae-sections .beae-jy398m0k .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-jy398m0k .beae-x-text{font-size:20px;line-height:28px;color:var(--beae-global-colors-text_600);font-family:Poppins,sans-serif;text-transform:none;font-weight:500;letter-spacing:0px;text-align:center;font-style:normal;text-decoration:none}@media screen and (max-width:768px){div.beae-sections .beae-jy398m0k .beae-x-text{font-size:18px;line-height:25px;font-weight:500;letter-spacing:0px;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-oiesb7nv{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-oiesb7nv: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-oiesb7nv:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-oiesb7nv .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-oiesb7nv .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-oiesb7nv .beae-x-text ul ul,div.beae-sections .beae-oiesb7nv .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-oiesb7nv .beae-x-text ol ol,div.beae-sections .beae-oiesb7nv .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-oiesb7nv .beae-x-text{line-height:24px;font-size:17px;color:var(--beae-global-colors-text_600);letter-spacing:0px;font-weight:400;font-family:Poppins,sans-serif;text-align:center;text-transform:none;font-style:normal;text-decoration:none}@media screen and (max-width:768px){div.beae-sections .beae-oiesb7nv .beae-x-text{line-height:24px;font-size:16px;font-weight:400;letter-spacing:0px;color:var(--beae-global-colors-beae-csht)}}div.beae-sections .beae-08qc9889{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-08qc9889 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-08qc9889:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-08qc9889 .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-08qc9889>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-08qc9889>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-08qc9889 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-08qc9889 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-08qc9889:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-08qc9889:before{z-index:unset}div.beae-sections .beae-08qc9889 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-08qc9889 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-08qc9889 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-08qc9889 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-isf4jnnf{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-isf4jnnf:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-isf4jnnf:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-isf4jnnf .beae-empty{display:none}div.beae-sections .beae-isf4jnnf .beae-line,div.beae-sections .beae-isf4jnnf .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-isf4jnnf .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-isf4jnnf .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-isf4jnnf .line-cont-after,div.beae-sections .beae-isf4jnnf .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-isf4jnnf .beae-line-content svg{!important}div.beae-sections .beae-isf4jnnf .beae-line-text{!important}div.beae-sections .beae-isf4jnnf .line-style{border-bottom-width:2}div.beae-sections .beae-1fwye64o{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-1fwye64o .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-1fwye64o:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-1fwye64o .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-1fwye64o>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-1fwye64o>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-1fwye64o .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-1fwye64o .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-1fwye64o:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 1;padding:5vmax 3vmax 1vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-1fwye64o:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 2;padding-top:5vmax;padding-bottom:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-1fwye64o:before{z-index:unset}div.beae-sections .beae-1fwye64o .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-1fwye64o .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-1fwye64o .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;gap:2vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-1fwye64o .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-r4lu4066{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-r4lu4066: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-r4lu4066:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-block.beae-3yhs2ruy{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-3yhs2ruy: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-3yhs2ruy:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-3yhs2ruy .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-3yhs2ruy .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-3yhs2ruy .beae-x-text ul ul,div.beae-sections .beae-3yhs2ruy .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-3yhs2ruy .beae-x-text ol ol,div.beae-sections .beae-3yhs2ruy .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-3yhs2ruy .beae-x-text{line-height:1.4em;font-size:1.2rem;color:var(--beae-global-colors-beae-1dw8);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-3yhs2ruy .beae-x-text{line-height:22px;font-size:16px;letter-spacing:-.5px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-h6yslk60{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-h6yslk60 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-h6yslk60:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-h6yslk60 .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-h6yslk60>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-h6yslk60>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-h6yslk60 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-h6yslk60 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-h6yslk60:not(.beae-next-popup--container){--beae-section-padding-top: 3;--beae-section-padding-bottom: 5;padding:3vmax 3vmax 5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-h6yslk60:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 5;padding-top:6vmax;padding-bottom:5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-h6yslk60:before{z-index:unset}div.beae-sections .beae-h6yslk60 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-h6yslk60 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-h6yslk60 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:5vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-h6yslk60 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column-reverse;gap:5vmax;height:fit-content}}div.beae-sections .beae-block.beae-alswnwua{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-alswnwua{--parent-direction: row;display:flex;flex-direction:column;gap:1.15vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-alswnwua{--parent-direction-mobile: column-reverse;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-alswnwua .beae-empty{display:none}div.beae-sections .beae-block.beae-logp6von{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-logp6von: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-logp6von:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-logp6von .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-logp6von .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-logp6von .beae-x-text ul ul,div.beae-sections .beae-logp6von .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-logp6von .beae-x-text ol ol,div.beae-sections .beae-logp6von .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-kkrffb9d{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-kkrffb9d: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-kkrffb9d:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-kkrffb9d .beae-empty{display:none}div.beae-sections .beae-kkrffb9d .beae-line,div.beae-sections .beae-kkrffb9d .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-kkrffb9d .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-kkrffb9d .beae-line{border-style:solid;border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-kkrffb9d .line-cont-after,div.beae-sections .beae-kkrffb9d .line-cont-before{border-style:solid;border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-kkrffb9d .beae-line-content svg{!important}div.beae-sections .beae-kkrffb9d .beae-line-text{!important}div.beae-sections .beae-kkrffb9d .line-style{border-bottom-width:2}div.beae-sections .beae-block.beae-cz4faplk{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-cz4faplk: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-cz4faplk:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-cz4faplk .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-cz4faplk .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-cz4faplk .beae-x-text ul ul,div.beae-sections .beae-cz4faplk .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-cz4faplk .beae-x-text ol ol,div.beae-sections .beae-cz4faplk .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-oas7qcrc{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-oas7qcrc:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-oas7qcrc:not(.beae-next-popup--container){--parent-direction-mobile: column-reverse;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-oas7qcrc .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:20px}div.beae-sections .beae-oas7qcrc .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-oas7qcrc .beae-image-picture img,div.beae-sections .beae-oas7qcrc .beae-video-product{aspect-ratio:5/4}@media only screen and (min-width:768px){div.beae-sections .beae-oas7qcrc .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-oas7qcrc .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-xmvb6 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-xmvb6 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-7d2t9ho4{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-7d2t9ho4 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-7d2t9ho4:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-7d2t9ho4 .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-7d2t9ho4>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-7d2t9ho4>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-7d2t9ho4 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-7d2t9ho4 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-7d2t9ho4:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding:5vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-7d2t9ho4:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding-top:5vmax;padding-bottom:5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-7d2t9ho4:before{z-index:unset}div.beae-sections .beae-7d2t9ho4 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-7d2t9ho4 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-7d2t9ho4 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:5vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-7d2t9ho4 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column-reverse;gap:5vmax;height:fit-content}}div.beae-sections .beae-block.beae-yfp9291z{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-yfp9291z{--parent-direction: row;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-yfp9291z{--parent-direction-mobile: column-reverse;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-yfp9291z .beae-empty{display:none}div.beae-sections .beae-yfp9291z: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-9nkuth8h{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-9nkuth8h:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-9nkuth8h:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-9nkuth8h .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:20px}div.beae-sections .beae-9nkuth8h .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-9nkuth8h .beae-image-picture img,div.beae-sections .beae-9nkuth8h .beae-video-product{aspect-ratio:5/4}@media only screen and (min-width:768px){div.beae-sections .beae-9nkuth8h .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-9nkuth8h .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-h35xk img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-h35xk img{object-fit:cover;object-position:79.83539094650206% 32.70027957196568%}}div.beae-sections .beae-block.beae-997reef5{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-997reef5{--parent-direction: row;display:flex;flex-direction:column;gap:1.15vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-997reef5{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-997reef5 .beae-empty{display:none}div.beae-sections .beae-block.beae-cro8ongq{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-cro8ongq: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-cro8ongq:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-cro8ongq .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-cro8ongq .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-cro8ongq .beae-x-text ul ul,div.beae-sections .beae-cro8ongq .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-cro8ongq .beae-x-text ol ol,div.beae-sections .beae-cro8ongq .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-bmw07bfr{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-bmw07bfr: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-bmw07bfr:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-bmw07bfr .beae-empty{display:none}div.beae-sections .beae-bmw07bfr .beae-line,div.beae-sections .beae-bmw07bfr .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-bmw07bfr .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-bmw07bfr .beae-line{border-style:solid;border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-bmw07bfr .line-cont-after,div.beae-sections .beae-bmw07bfr .line-cont-before{border-style:solid;border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-bmw07bfr .beae-line-content svg{!important}div.beae-sections .beae-bmw07bfr .beae-line-text{!important}div.beae-sections .beae-bmw07bfr .line-style{border-bottom-width:2}div.beae-sections .beae-block.beae-owv1l77o{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-owv1l77o: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-owv1l77o:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-owv1l77o .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-owv1l77o .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-owv1l77o .beae-x-text ul ul,div.beae-sections .beae-owv1l77o .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-owv1l77o .beae-x-text ol ol,div.beae-sections .beae-owv1l77o .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0jx32yz0{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-0jx32yz0 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-0jx32yz0:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-0jx32yz0 .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-0jx32yz0>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-0jx32yz0>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-0jx32yz0 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-0jx32yz0 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-0jx32yz0:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding:5vmax 3vmax 6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-0jx32yz0:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding-top:5vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-0jx32yz0:before{z-index:unset}div.beae-sections .beae-0jx32yz0 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-0jx32yz0 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-0jx32yz0 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:5vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-0jx32yz0 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column-reverse;gap:5vmax;height:fit-content}}div.beae-sections .beae-block.beae-cfej8onw{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-cfej8onw{--parent-direction: row;display:flex;flex-direction:column;gap:1.15vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-cfej8onw{--parent-direction-mobile: column-reverse;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-cfej8onw .beae-empty{display:none}div.beae-sections .beae-block.beae-cpq4me0b{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-cpq4me0b: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-cpq4me0b:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-cpq4me0b .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-cpq4me0b .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-cpq4me0b .beae-x-text ul ul,div.beae-sections .beae-cpq4me0b .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-cpq4me0b .beae-x-text ol ol,div.beae-sections .beae-cpq4me0b .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-xdzrdf4x{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-xdzrdf4x: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-xdzrdf4x:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xdzrdf4x .beae-empty{display:none}div.beae-sections .beae-xdzrdf4x .beae-line,div.beae-sections .beae-xdzrdf4x .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-xdzrdf4x .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-xdzrdf4x .beae-line{border-style:solid;border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-xdzrdf4x .line-cont-after,div.beae-sections .beae-xdzrdf4x .line-cont-before{border-style:solid;border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-xdzrdf4x .beae-line-content svg{!important}div.beae-sections .beae-xdzrdf4x .beae-line-text{!important}div.beae-sections .beae-xdzrdf4x .line-style{border-bottom-width:2}div.beae-sections .beae-block.beae-n4u6kkke{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-n4u6kkke: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-n4u6kkke:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-n4u6kkke .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-n4u6kkke .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-n4u6kkke .beae-x-text ul ul,div.beae-sections .beae-n4u6kkke .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-n4u6kkke .beae-x-text ol ol,div.beae-sections .beae-n4u6kkke .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-2rpt49zv{--beae-animation-delay: .3s;--beae-animation-delay-mobile: .3s}div.beae-sections .beae-2rpt49zv{--parent-direction: column;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:1vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-2rpt49zv{--parent-direction-mobile: column;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-2rpt49zv .beae-empty{display:none}div.beae-sections .beae-2rpt49zv: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-sjehruh2{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-sjehruh2:not(.beae-next-popup--container){--parent-direction: row;width:25px;height:30%;flex:0 0 25px;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-sjehruh2:not(.beae-next-popup--container){--parent-direction-mobile: row;width:22px;height:10%;flex:0 0 22px;align-self:unset}}div.beae-sections .beae-sjehruh2 .beae-empty{display:none}div.beae-sections .beae-sjehruh2 .beae-elm__ic{color:var(--beae-global-colors-beae-noqm)}div.beae-sections .beae-sjehruh2 .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-jac4uwe1{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-jac4uwe1:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-jac4uwe1:not(.beae-next-popup--container){--parent-direction-mobile: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-jac4uwe1 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-jac4uwe1 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-jac4uwe1 .beae-x-text ul ul,div.beae-sections .beae-jac4uwe1 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-jac4uwe1 .beae-x-text ol ol,div.beae-sections .beae-jac4uwe1 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-zd6d24ng{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-zd6d24ng:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-zd6d24ng:not(.beae-next-popup--container){--parent-direction-mobile: column-reverse;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-zd6d24ng .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:20px}div.beae-sections .beae-zd6d24ng .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-zd6d24ng .beae-image-picture img,div.beae-sections .beae-zd6d24ng .beae-video-product{aspect-ratio:5/4}@media only screen and (min-width:768px){div.beae-sections .beae-zd6d24ng .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-zd6d24ng .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-eax6e img{object-fit:cover;object-position:46.50205761316872% 11.736658719970658%}@media only screen and (max-width:768px){div.beae-sections .beae-eax6e img{object-fit:cover;object-position:46.913580246913575% 14.377406931964057%}}div.beae-sections .beae-h6olkta1{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-h6olkta1 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-h6olkta1:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-h6olkta1 .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-h6olkta1>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-h6olkta1>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-h6olkta1 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-h6olkta1 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-h6olkta1:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-h6olkta1:before{z-index:unset}div.beae-sections .beae-h6olkta1 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-h6olkta1 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-h6olkta1 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-h6olkta1 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-mfems8tj{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-mfems8tj:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-mfems8tj:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-mfems8tj .beae-empty{display:none}div.beae-sections .beae-mfems8tj .beae-line,div.beae-sections .beae-mfems8tj .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-mfems8tj .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-mfems8tj .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-mfems8tj .line-cont-after,div.beae-sections .beae-mfems8tj .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-mfems8tj .beae-line-content svg{!important}div.beae-sections .beae-mfems8tj .beae-line-text{!important}div.beae-sections .beae-mfems8tj .line-style{border-bottom-width:2}div.beae-sections .beae-qvd6wn9a{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-qvd6wn9a .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-qvd6wn9a:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-qvd6wn9a .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-qvd6wn9a>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-qvd6wn9a>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-qvd6wn9a .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-qvd6wn9a .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-qvd6wn9a:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 6;padding:6vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-qvd6wn9a:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding-top:5vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-qvd6wn9a:before{z-index:unset}div.beae-sections .beae-qvd6wn9a .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-qvd6wn9a .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-qvd6wn9a .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-qvd6wn9a .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-dbi9z3m6{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-dbi9z3m6{padding:4vmax 3vmax}}div.beae-sections .beae-dbi9z3m6{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2vmax;align-self:unset;height:unset;width:52%;flex:0 0 52%}@media screen and (max-width:768px){div.beae-sections .beae-dbi9z3m6{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-dbi9z3m6 .beae-empty{display:none}div.beae-sections .beae-dbi9z3m6{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-top-left-radius:20px;border-bottom-left-radius:20px}@media(max-width:768px){div.beae-sections .beae-dbi9z3m6{border-radius:10px 10px 0 0}}div.beae-sections .beae-block.beae-ybam15uk{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-ybam15uk:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:80%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-ybam15uk:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ybam15uk .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-ybam15uk .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-ybam15uk .beae-x-text ul ul,div.beae-sections .beae-ybam15uk .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ybam15uk .beae-x-text ol ol,div.beae-sections .beae-ybam15uk .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ybam15uk .beae-x-text{font-size:42px;line-height:51px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-ybam15uk .beae-x-text{font-size:37px;line-height:44px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-block.beae-rew7v8jt{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-rew7v8jt:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:80%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-rew7v8jt:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-rew7v8jt .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-rew7v8jt .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-rew7v8jt .beae-x-text ul ul,div.beae-sections .beae-rew7v8jt .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-rew7v8jt .beae-x-text ol ol,div.beae-sections .beae-rew7v8jt .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-rew7v8jt .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-108f);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-rew7v8jt .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-beae-csht)}}div.beae-sections .beae-block.beae-6bb57m1m{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-6bb57m1m{--parent-direction: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:80%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-6bb57m1m{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-6bb57m1m .beae-empty{display:none}div.beae-sections .beae-6bb57m1m: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-mznu5o2b{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-mznu5o2b: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-mznu5o2b:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-mznu5o2b .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-mznu5o2b .beae-button-js{font-size:18px;line-height:24px;letter-spacing:0px;text-transform:none;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center;color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-wmnt);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px}div.beae-sections .beae-mznu5o2b .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-noqm);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-mznu5o2b .beae-button-js{font-size:18px!important;line-height:25px!important;letter-spacing:0px!important;font-weight:500!important;padding:10px 15px}}div.beae-sections .beae-mznu5o2b .beae-button-js{margin:0}div.beae-sections .beae-block.beae-4cb68tml{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-4cb68tml:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:50%;flex:0 0 50%}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-4cb68tml:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-4cb68tml .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-top-right-radius:20px;border-bottom-right-radius:20px}div.beae-sections .beae-4cb68tml .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-4cb68tml .beae-image-picture img,div.beae-sections .beae-4cb68tml .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-4cb68tml .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-4cb68tml .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}@media only screen and (max-width:768px){div.beae-sections .beae-4cb68tml .beae-x-image{border-radius:0 0 10px 10px}}div.beae-sections .beae-h0l4h img{object-fit:cover;object-position:46.09053497942387% 79.42386831275721%}@media only screen and (max-width:768px){div.beae-sections .beae-h0l4h img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-4las7452{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-4las7452 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-4las7452:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-4las7452 .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-4las7452>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-4las7452>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-4las7452 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-4las7452 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-4las7452:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-4las7452:before{z-index:unset}div.beae-sections .beae-4las7452 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-4las7452 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-4las7452 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-4las7452 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-t9e6v0lz{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-t9e6v0lz:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-t9e6v0lz:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-t9e6v0lz .beae-empty{display:none}div.beae-sections .beae-t9e6v0lz .beae-line,div.beae-sections .beae-t9e6v0lz .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-t9e6v0lz .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-t9e6v0lz .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-t9e6v0lz .line-cont-after,div.beae-sections .beae-t9e6v0lz .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-t9e6v0lz .beae-line-content svg{!important}div.beae-sections .beae-t9e6v0lz .beae-line-text{!important}div.beae-sections .beae-t9e6v0lz .line-style{border-bottom-width:2}div.beae-sections .beae-wbzinwgx{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-wbzinwgx .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-wbzinwgx:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-wbzinwgx .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-wbzinwgx>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-wbzinwgx>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-wbzinwgx .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-wbzinwgx .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-wbzinwgx:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding:5vmax 3vmax 6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-wbzinwgx:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding-top:5vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-wbzinwgx:before{z-index:unset}div.beae-sections .beae-wbzinwgx .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-wbzinwgx .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-wbzinwgx .beae-img-ratio-wrp .beae-img-ratio-control{border-radius:100px}div.beae-sections .beae-wbzinwgx .beae-img-ratio-btn{background:#fff;width:35px!important;height:60px!important;border-radius:50px;display:flex;position:relative}div.beae-sections .beae-wbzinwgx .beae-img-ratio-btn:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M17 3.99998V2.0675C17 1.79136 17.2239 1.5675 17.5 1.5675C17.617 1.5675 17.7302 1.60851 17.8201 1.68339L21.9391 5.11587C22.1512 5.29266 22.1799 5.60794 22.0031 5.82008C21.9081 5.93407 21.7674 5.99998 21.619 5.99998H2V3.99998H17ZM2 18H22V20H2V18ZM2 11H22V13H2V11Z'%3E%3C/path%3E%3C/svg%3E");width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg)}div.beae-sections .beae-wbzinwgx .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;gap:2vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-wbzinwgx .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-flii92dp{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-flii92dp: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-flii92dp:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-flii92dp .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-flii92dp .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-flii92dp .beae-x-text ul ul,div.beae-sections .beae-flii92dp .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-flii92dp .beae-x-text ol ol,div.beae-sections .beae-flii92dp .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-flii92dp .beae-x-text{font-size:45px;line-height:54px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-flii92dp .beae-x-text{font-size:37px;line-height:44px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-61bkexyr{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-61bkexyr{--parent-direction: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-61bkexyr{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-61bkexyr .beae-empty{display:none}div.beae-sections .beae-61bkexyr: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-uk7492wo{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-uk7492wo: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-uk7492wo:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-uk7492wo .beae-x-image{--image-hover-opacity: 1;--image-hover-zindex: 2;--image-second-clip-path: polygon(50% 0%,50% 100%,100% 100%,100% 0);border-radius:10px}div.beae-sections .beae-uk7492wo .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-uk7492wo .beae-image-picture img,div.beae-sections .beae-uk7492wo .beae-video-product{aspect-ratio:21/9}@media only screen and (min-width:768px){div.beae-sections .beae-uk7492wo .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-uk7492wo .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}@media only screen and (max-width:768px){div.beae-sections .beae-uk7492wo .beae-image-picture img{aspect-ratio:3/2}}div.beae-sections .beae-x5mfe img{object-fit:cover;object-position:47.73662551440329% 53.75814627081825%}@media only screen and (max-width:768px){div.beae-sections .beae-x5mfe img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-swif img{object-fit:cover;object-position:46.913580246913575% 61.173062997827664%}@media only screen and (max-width:768px){div.beae-sections .beae-swif img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-08vv9wnd{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-08vv9wnd .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-08vv9wnd:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-08vv9wnd .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-08vv9wnd>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-08vv9wnd>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-08vv9wnd .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-08vv9wnd .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-08vv9wnd:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-08vv9wnd:before{z-index:unset}div.beae-sections .beae-08vv9wnd .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-08vv9wnd .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-08vv9wnd .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-08vv9wnd .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;justify-content:center;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-94hy38o9{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-94hy38o9:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-94hy38o9:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-94hy38o9 .beae-empty{display:none}div.beae-sections .beae-94hy38o9 .beae-line,div.beae-sections .beae-94hy38o9 .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-94hy38o9 .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-94hy38o9 .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-94hy38o9 .line-cont-after,div.beae-sections .beae-94hy38o9 .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-94hy38o9 .beae-line-content svg{!important}div.beae-sections .beae-94hy38o9 .beae-line-text{!important}div.beae-sections .beae-94hy38o9 .line-style{border-bottom-width:2}div.beae-sections .beae-g68rca9o{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-g68rca9o .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-g68rca9o:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-g68rca9o .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-g68rca9o>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-g68rca9o>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-g68rca9o .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-g68rca9o .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-g68rca9o:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 8;padding:5vmax 3vmax 8vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-g68rca9o:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 10;padding-top:5vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-g68rca9o:before{z-index:unset}div.beae-sections .beae-g68rca9o .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-g68rca9o .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-g68rca9o .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;align-items:center;gap:2vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-g68rca9o .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-y3qxm4bj{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-y3qxm4bj: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-y3qxm4bj:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-y3qxm4bj .beae-text-content{letter-spacing:0px}@media screen and (max-width:768px){div.beae-sections .beae-y3qxm4bj .beae-text-content{letter-spacing:0px}}div.beae-sections .beae-block.beae-iknp5w1u{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-iknp5w1u: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-iknp5w1u:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-iknp5w1u .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-iknp5w1u .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-iknp5w1u .beae-x-text ul ul,div.beae-sections .beae-iknp5w1u .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-iknp5w1u .beae-x-text ol ol,div.beae-sections .beae-iknp5w1u .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-iknp5w1u .beae-x-text{line-height:1.4em;font-size:1.2rem;color:var(--beae-global-colors-beae-csht);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-iknp5w1u .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-block.beae-fo1fnv82{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-fo1fnv82:not(.beae-next-popup--container){--parent-direction: column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-fo1fnv82:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-fo1fnv82 .beae-list-item{display:flex;position:relative}div.beae-sections .beae-fo1fnv82 a.beae-list-item{text-decoration:none}div.beae-sections .beae-fo1fnv82 .beae-list-item{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-fo1fnv82 .beae-list-item{display:flex;flex-direction:column;gap:3vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-fo1fnv82 .beae-list-item{border-radius:10px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}div.beae-sections .beae-fo1fnv82 .beae-empty{display:none}@media only screen and (min-width:768px){div.beae-sections .beae-fo1fnv82 .beae-list-item{padding:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-fo1fnv82 .beae-list-item{padding:2vmax}}div.beae-sections .beae-block.beae-hr1lhr0l{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-hr1lhr0l: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-hr1lhr0l:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-unique-rbs949x5 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-rbs949x5 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-rbs949x5 .beae-image-picture img,div.beae-sections .beae-unique-rbs949x5 .beae-video-product{aspect-ratio:4/3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-rbs949x5 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-rbs949x5 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-l1jol img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-l1jol img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-ec6df430{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-ec6df430: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-ec6df430:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ec6df430 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-ec6df430 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-ec6df430 .beae-x-text ul ul,div.beae-sections .beae-ec6df430 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ec6df430 .beae-x-text ol ol,div.beae-sections .beae-ec6df430 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ec6df430 .beae-x-text{font-size:22px;line-height:31px;color:var(--beae-global-colors-black);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-ec6df430 .beae-x-text{font-size:19px;line-height:26px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-block.beae-pnl1ijp5{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-pnl1ijp5: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-pnl1ijp5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-pnl1ijp5 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-pnl1ijp5 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-pnl1ijp5 .beae-x-text ul ul,div.beae-sections .beae-pnl1ijp5 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-pnl1ijp5 .beae-x-text ol ol,div.beae-sections .beae-pnl1ijp5 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-unique-2bfhzl9d .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-2bfhzl9d .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-2bfhzl9d .beae-image-picture img,div.beae-sections .beae-unique-2bfhzl9d .beae-video-product{aspect-ratio:4/3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-2bfhzl9d .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-2bfhzl9d .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-x71i img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-x71i img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-xttxx1qp{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-xttxx1qp .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-xttxx1qp:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-xttxx1qp .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-xttxx1qp>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-xttxx1qp>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-xttxx1qp .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-xttxx1qp .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-xttxx1qp:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-xttxx1qp:before{z-index:unset}div.beae-sections .beae-xttxx1qp .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-xttxx1qp .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-xttxx1qp .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-xttxx1qp .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-4wf8ebwj{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-4wf8ebwj:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-4wf8ebwj:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-4wf8ebwj .beae-empty{display:none}div.beae-sections .beae-4wf8ebwj .beae-line,div.beae-sections .beae-4wf8ebwj .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-4wf8ebwj .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-4wf8ebwj .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-4wf8ebwj .line-cont-after,div.beae-sections .beae-4wf8ebwj .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-4wf8ebwj .beae-line-content svg{!important}div.beae-sections .beae-4wf8ebwj .beae-line-text{!important}div.beae-sections .beae-4wf8ebwj .line-style{border-bottom-width:2}div.beae-sections .beae-5tyh5nba{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-5tyh5nba .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-5tyh5nba:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-5tyh5nba .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-5tyh5nba>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-5tyh5nba>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-5tyh5nba .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-5tyh5nba .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-5tyh5nba:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding:5vmax 5vmax 6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-5tyh5nba:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding-top:5vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-5tyh5nba:before{z-index:unset}div.beae-sections .beae-5tyh5nba .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-5tyh5nba .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-5tyh5nba ul{list-style:disc!important;margin-left:2vmax!important}div.beae-sections .beae-5tyh5nba .custom-text{opacity:1!important;font-size:19px!important;line-height:27px!important}div.beae-sections .beae-5tyh5nba a{text-decoration:underline!important;color:#00f!important}@media screen and (max-width:768px){div.beae-sections .beae-5tyh5nba .custom-text{font-size:16px!important;line-height:22px!important}}div.beae-sections .beae-5tyh5nba .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;gap:2vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-5tyh5nba .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-64fyo6hu{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-64fyo6hu{--parent-direction: column;display:flex;flex-direction:column;gap:2vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-64fyo6hu{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-64fyo6hu .beae-empty{display:none}div.beae-sections .beae-block.beae-tlrfxe4y{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-tlrfxe4y: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-tlrfxe4y:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-tlrfxe4y .beae-text-content{letter-spacing:0px}@media screen and (max-width:768px){div.beae-sections .beae-tlrfxe4y .beae-text-content{letter-spacing:0px}}div.beae-sections .beae-block.beae-rmdyyrsm{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-rmdyyrsm: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-rmdyyrsm:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-rmdyyrsm .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-rmdyyrsm .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-rmdyyrsm .beae-x-text ul ul,div.beae-sections .beae-rmdyyrsm .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-rmdyyrsm .beae-x-text ol ol,div.beae-sections .beae-rmdyyrsm .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-rmdyyrsm .beae-x-text{text-align:center;font-weight:400;line-height:1.4em;font-size:1.2rem;color:var(--beae-global-colors-beae-1dw8);letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-rmdyyrsm .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-block.beae-a1ad9wxg{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-a1ad9wxg{margin-right:10vmax;margin-left:10vmax}}div.beae-sections .beae-block.beae-a1ad9wxg: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-a1ad9wxg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-a1ad9wxg .beae-empty{display:none}div.beae-sections .beae-a1ad9wxg [data-type=accordions] .beae-tab-content,div.beae-sections .beae-a1ad9wxg [data-type=tabs]{border-style:solid;border-color:#000;border-width:0px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);margin-bottom:10px;border-radius:8px}div.beae-sections .beae-a1ad9wxg .beae-tab-item,div.beae-sections .beae-a1ad9wxg .beae-accordion-title--mobile{font-family:var(--be-p1-ff);--c-desktop: var(--beae-global-colors-beae-mmwx);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: var(--be-p1-fs, inherit);--lh-desktop: var(--be-p1-lh, inherit);--ls-desktop: var(--be-p1-ls, inherit);color:var(--beae-global-colors-beae-mmwx);font-weight:500;text-transform:var(--be-p1-tt, inherit);font-style:var(--be-p1-fst, inherit);text-decoration:var(--be-p1-td, inherit);font-size:var(--be-p1-fs, inherit);line-height:var(--be-p1-lh, inherit);letter-spacing:var(--be-p1-ls, inherit);padding:1.5vmax 2vmax}div.beae-sections .beae-a1ad9wxg .beae-accordion-icon--mobile{width:40px;height:40px;border-radius:50%;padding:7px}@media(max-width:768px){div.beae-sections .beae-a1ad9wxg .beae-tab-item,div.beae-sections .beae-a1ad9wxg .beae-accordion-title--mobile{color:var(--beae-global-colors-text_600);font-weight:500;text-transform:var(--be-p1-tt-M, var(--tt-desktop, var(--be-p1-tt, inherit)));font-style:var(--be-p1-fst-M, var(--fst-desktop, var(--be-p1-fst, inherit)));text-decoration:var(--be-p1-td-M, var(--td-desktop, var(--be-p1-td, inherit)));font-size:var(--be-p1-fs-M, var(--fs-desktop, var(--be-p1-fs, inherit)));line-height:var(--be-p1-lh-M, var(--lh-desktop, var(--be-p1-lh, inherit)));letter-spacing:0px}div.beae-sections .beae-a1ad9wxg .beae-accordion-icon--mobile{width:32px;height:32px}}div.beae-sections .beae-a1ad9wxg .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:row}div.beae-sections .beae-a1ad9wxg .beae-rightside.active{width:100%;height:100%}div.beae-sections .beae-a1ad9wxg .beae-rightsides .beae-rightside img{object-fit:cover;object-position:var(--x-position) var(--y-position);aspect-ratio:var(--aspect-ratio)}@media(max-width:767px){div.beae-sections .beae-a1ad9wxg .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:column}}div.beae-sections .beae-a1ad9wxg .beae-accordion-body{overflow:hidden;transition:all .2s ease-out,opacity .5s ease-in-out}@media only screen and (min-width:768px){div.beae-sections .beae-a1ad9wxg .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-a1ad9wxg .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax}}div.beae-sections .beae-a1ad9wxg .beae-tab-items{display:none}div.beae-sections .beae-a1ad9wxg .beae-accordion-title--mobile{display:flex}div.beae-sections .beae-a1ad9wxg .beae-tab-content{width:100%;position:relative;z-index:1;visibility:visible;top:0}div.beae-sections .beae-emnnmaln{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-emnnmaln{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-mc6wr4ci{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-mc6wr4ci: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-mc6wr4ci:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-mc6wr4ci .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-mc6wr4ci .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-mc6wr4ci .beae-x-text ul ul,div.beae-sections .beae-mc6wr4ci .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-mc6wr4ci .beae-x-text ol ol,div.beae-sections .beae-mc6wr4ci .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-mc6wr4ci .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-1dw8);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-mc6wr4ci .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-22xjuef9{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-22xjuef9{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-vxdle848{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-vxdle848: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-vxdle848:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-vxdle848 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-vxdle848 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-vxdle848 .beae-x-text ul ul,div.beae-sections .beae-vxdle848 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-vxdle848 .beae-x-text ol ol,div.beae-sections .beae-vxdle848 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-pdov51fl{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-pdov51fl{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-vb76x0ie{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-vb76x0ie: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-vb76x0ie:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-vb76x0ie .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-vb76x0ie .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-vb76x0ie .beae-x-text ul ul,div.beae-sections .beae-vb76x0ie .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-vb76x0ie .beae-x-text ol ol,div.beae-sections .beae-vb76x0ie .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-s5z0gc8z{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-s5z0gc8z{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-0czpdi4b{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-0czpdi4b: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-0czpdi4b:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-0czpdi4b .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-0czpdi4b .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-0czpdi4b .beae-x-text ul ul,div.beae-sections .beae-0czpdi4b .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0czpdi4b .beae-x-text ol ol,div.beae-sections .beae-0czpdi4b .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-avwfgwy7{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-avwfgwy7{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-x4hiy6np{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-x4hiy6np: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-x4hiy6np:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-x4hiy6np .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-x4hiy6np .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-x4hiy6np .beae-x-text ul ul,div.beae-sections .beae-x4hiy6np .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-x4hiy6np .beae-x-text ol ol,div.beae-sections .beae-x4hiy6np .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-lnqmfq32{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-lnqmfq32{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-qtr3e4dk{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-qtr3e4dk: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-qtr3e4dk:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-qtr3e4dk .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-qtr3e4dk .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-qtr3e4dk .beae-x-text ul ul,div.beae-sections .beae-qtr3e4dk .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-qtr3e4dk .beae-x-text ol ol,div.beae-sections .beae-qtr3e4dk .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-915wc2bg{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-915wc2bg .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-915wc2bg:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-915wc2bg .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-915wc2bg>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-915wc2bg>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-915wc2bg .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-915wc2bg .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-915wc2bg:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-915wc2bg:before{z-index:unset}div.beae-sections .beae-915wc2bg .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-915wc2bg .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-915wc2bg .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-915wc2bg .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-djtkdp85{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-djtkdp85:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-djtkdp85:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-djtkdp85 .beae-empty{display:none}div.beae-sections .beae-djtkdp85 .beae-line,div.beae-sections .beae-djtkdp85 .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-djtkdp85 .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-djtkdp85 .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-djtkdp85 .line-cont-after,div.beae-sections .beae-djtkdp85 .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-djtkdp85 .beae-line-content svg{!important}div.beae-sections .beae-djtkdp85 .beae-line-text{!important}div.beae-sections .beae-djtkdp85 .line-style{border-bottom-width:2}div.beae-sections .beae-r9jgh068{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-r9jgh068 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-r9jgh068:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-r9jgh068 .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-r9jgh068>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-r9jgh068>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-r9jgh068 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-r9jgh068 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-r9jgh068:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding:5vmax 5vmax 6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-r9jgh068:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding-top:5vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-r9jgh068:before{z-index:unset}div.beae-sections .beae-r9jgh068 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-r9jgh068 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-r9jgh068 ul{list-style:disc!important;margin-left:2vmax!important}div.beae-sections .beae-r9jgh068 .custom-text{opacity:1!important;font-size:19px!important;line-height:27px!important}div.beae-sections .beae-r9jgh068 a{text-decoration:underline!important;color:#00f!important}@media screen and (max-width:768px){div.beae-sections .beae-r9jgh068 .custom-text{font-size:16px!important;line-height:22px!important}}div.beae-sections .beae-r9jgh068 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;gap:2vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-r9jgh068 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-qeaw4ha1{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-qeaw4ha1{--parent-direction: column;display:flex;flex-direction:column;gap:2vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-qeaw4ha1{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-qeaw4ha1 .beae-empty{display:none}div.beae-sections .beae-block.beae-r7ape3w3{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-r7ape3w3: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-r7ape3w3:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-r7ape3w3 .beae-text-content{letter-spacing:0px}@media screen and (max-width:768px){div.beae-sections .beae-r7ape3w3 .beae-text-content{letter-spacing:0px}}div.beae-sections .beae-block.beae-bazi8lcp{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-bazi8lcp: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-bazi8lcp:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-bazi8lcp .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-bazi8lcp .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-bazi8lcp .beae-x-text ul ul,div.beae-sections .beae-bazi8lcp .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-bazi8lcp .beae-x-text ol ol,div.beae-sections .beae-bazi8lcp .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-bazi8lcp .beae-x-text{text-align:center;font-weight:400;line-height:1.4em;font-size:1.2rem;color:var(--beae-global-colors-beae-1dw8);letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-bazi8lcp .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-block.beae-sd896iyg{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-sd896iyg{margin-right:10vmax;margin-left:10vmax}}div.beae-sections .beae-block.beae-sd896iyg: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-sd896iyg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-sd896iyg .beae-empty{display:none}div.beae-sections .beae-sd896iyg [data-type=accordions] .beae-tab-content,div.beae-sections .beae-sd896iyg [data-type=tabs]{border-style:solid;border-color:#000;border-width:0px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);margin-bottom:10px;border-radius:8px}div.beae-sections .beae-sd896iyg .beae-tab-item,div.beae-sections .beae-sd896iyg .beae-accordion-title--mobile{font-family:var(--be-p1-ff);--c-desktop: var(--beae-global-colors-beae-mmwx);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: var(--be-p1-fs, inherit);--lh-desktop: var(--be-p1-lh, inherit);--ls-desktop: var(--be-p1-ls, inherit);color:var(--beae-global-colors-beae-mmwx);font-weight:500;text-transform:var(--be-p1-tt, inherit);font-style:var(--be-p1-fst, inherit);text-decoration:var(--be-p1-td, inherit);font-size:var(--be-p1-fs, inherit);line-height:var(--be-p1-lh, inherit);letter-spacing:var(--be-p1-ls, inherit);padding:1.5vmax 2vmax}div.beae-sections .beae-sd896iyg .beae-accordion-icon--mobile{width:40px;height:40px;border-radius:50%;padding:7px}@media(max-width:768px){div.beae-sections .beae-sd896iyg .beae-tab-item,div.beae-sections .beae-sd896iyg .beae-accordion-title--mobile{color:var(--beae-global-colors-text_600);font-weight:500;text-transform:var(--be-p1-tt-M, var(--tt-desktop, var(--be-p1-tt, inherit)));font-style:var(--be-p1-fst-M, var(--fst-desktop, var(--be-p1-fst, inherit)));text-decoration:var(--be-p1-td-M, var(--td-desktop, var(--be-p1-td, inherit)));font-size:var(--be-p1-fs-M, var(--fs-desktop, var(--be-p1-fs, inherit)));line-height:var(--be-p1-lh-M, var(--lh-desktop, var(--be-p1-lh, inherit)));letter-spacing:0px}div.beae-sections .beae-sd896iyg .beae-accordion-icon--mobile{width:32px;height:32px}}div.beae-sections .beae-sd896iyg .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:row}div.beae-sections .beae-sd896iyg .beae-rightside.active{width:100%;height:100%}div.beae-sections .beae-sd896iyg .beae-rightsides .beae-rightside img{object-fit:cover;object-position:var(--x-position) var(--y-position);aspect-ratio:var(--aspect-ratio)}@media(max-width:767px){div.beae-sections .beae-sd896iyg .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:column}}div.beae-sections .beae-sd896iyg .beae-accordion-body{overflow:hidden;transition:all .2s ease-out,opacity .5s ease-in-out}@media only screen and (min-width:768px){div.beae-sections .beae-sd896iyg .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-sd896iyg .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax}}div.beae-sections .beae-sd896iyg .beae-tab-items{display:none}div.beae-sections .beae-sd896iyg .beae-accordion-title--mobile{display:flex}div.beae-sections .beae-sd896iyg .beae-tab-content{width:100%;position:relative;z-index:1;visibility:visible;top:0}div.beae-sections .beae-sqkyw3wp{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-sqkyw3wp{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-gkqpvnlh{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-gkqpvnlh: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-gkqpvnlh:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-gkqpvnlh .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-gkqpvnlh .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-gkqpvnlh .beae-x-text ul ul,div.beae-sections .beae-gkqpvnlh .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-gkqpvnlh .beae-x-text ol ol,div.beae-sections .beae-gkqpvnlh .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-gkqpvnlh .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-1dw8);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-gkqpvnlh .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-f24yawui{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-f24yawui{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-fxjgbqwb{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-fxjgbqwb: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-fxjgbqwb:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-fxjgbqwb .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-fxjgbqwb .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-fxjgbqwb .beae-x-text ul ul,div.beae-sections .beae-fxjgbqwb .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-fxjgbqwb .beae-x-text ol ol,div.beae-sections .beae-fxjgbqwb .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-jcrwhw0q{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-jcrwhw0q{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-y19dsi5k{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-y19dsi5k: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-y19dsi5k:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-y19dsi5k .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-y19dsi5k .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-y19dsi5k .beae-x-text ul ul,div.beae-sections .beae-y19dsi5k .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-y19dsi5k .beae-x-text ol ol,div.beae-sections .beae-y19dsi5k .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-a9rrf0xg{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-a9rrf0xg{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-e9w1lj6h{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-e9w1lj6h: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-e9w1lj6h:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-e9w1lj6h .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-e9w1lj6h .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-e9w1lj6h .beae-x-text ul ul,div.beae-sections .beae-e9w1lj6h .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-e9w1lj6h .beae-x-text ol ol,div.beae-sections .beae-e9w1lj6h .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-so18304a{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-so18304a{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-qgoetqzp{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-qgoetqzp: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-qgoetqzp:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-qgoetqzp .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-qgoetqzp .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-qgoetqzp .beae-x-text ul ul,div.beae-sections .beae-qgoetqzp .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-qgoetqzp .beae-x-text ol ol,div.beae-sections .beae-qgoetqzp .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-76hkv7us{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-76hkv7us{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-vrmcvgcl{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-vrmcvgcl: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-vrmcvgcl:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-vrmcvgcl .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-vrmcvgcl .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-vrmcvgcl .beae-x-text ul ul,div.beae-sections .beae-vrmcvgcl .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-vrmcvgcl .beae-x-text ol ol,div.beae-sections .beae-vrmcvgcl .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ckou2xdl{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-ckou2xdl{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-epyn54qy{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-epyn54qy: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-epyn54qy:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-epyn54qy .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-epyn54qy .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-epyn54qy .beae-x-text ul ul,div.beae-sections .beae-epyn54qy .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-epyn54qy .beae-x-text ol ol,div.beae-sections .beae-epyn54qy .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-t90vkzmq{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-t90vkzmq .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-t90vkzmq:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-t90vkzmq .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-t90vkzmq>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-t90vkzmq>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-t90vkzmq .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-t90vkzmq .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-t90vkzmq:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-t90vkzmq:before{z-index:unset}div.beae-sections .beae-t90vkzmq .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-t90vkzmq .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-t90vkzmq .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-t90vkzmq .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-sx558jpe{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-sx558jpe:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-sx558jpe:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-sx558jpe .beae-empty{display:none}div.beae-sections .beae-sx558jpe .beae-line,div.beae-sections .beae-sx558jpe .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-sx558jpe .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-sx558jpe .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-sx558jpe .line-cont-after,div.beae-sections .beae-sx558jpe .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-sx558jpe .beae-line-content svg{!important}div.beae-sections .beae-sx558jpe .beae-line-text{!important}div.beae-sections .beae-sx558jpe .line-style{border-bottom-width:2}div.beae-sections .beae-mxqh9v7w{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-mxqh9v7w .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-mxqh9v7w:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-mxqh9v7w .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-mxqh9v7w>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-mxqh9v7w>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-mxqh9v7w .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-mxqh9v7w .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-mxqh9v7w:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding:5vmax 5vmax 6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-mxqh9v7w:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding-top:5vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-mxqh9v7w:before{z-index:unset}div.beae-sections .beae-mxqh9v7w .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-mxqh9v7w .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-mxqh9v7w ul{list-style:disc!important;margin-left:2vmax!important}div.beae-sections .beae-mxqh9v7w .custom-text{opacity:1!important;font-size:19px!important;line-height:27px!important}div.beae-sections .beae-mxqh9v7w a{text-decoration:underline!important;color:#00f!important}@media screen and (max-width:768px){div.beae-sections .beae-mxqh9v7w .custom-text{font-size:16px!important;line-height:22px!important}}div.beae-sections .beae-mxqh9v7w .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;gap:2vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-mxqh9v7w .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-esknbhrd{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-esknbhrd{--parent-direction: column;display:flex;flex-direction:column;gap:2vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-esknbhrd{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-esknbhrd .beae-empty{display:none}div.beae-sections .beae-block.beae-n37g4n8l{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-n37g4n8l: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-n37g4n8l:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-n37g4n8l .beae-text-content{letter-spacing:0px}@media screen and (max-width:768px){div.beae-sections .beae-n37g4n8l .beae-text-content{letter-spacing:0px}}div.beae-sections .beae-block.beae-qry4kd02{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-qry4kd02: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-qry4kd02:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-qry4kd02 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-qry4kd02 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-qry4kd02 .beae-x-text ul ul,div.beae-sections .beae-qry4kd02 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-qry4kd02 .beae-x-text ol ol,div.beae-sections .beae-qry4kd02 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-qry4kd02 .beae-x-text{text-align:center;font-weight:400;line-height:1.4em;font-size:1.2rem;color:var(--beae-global-colors-beae-1dw8);letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-qry4kd02 .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-block.beae-mg1qhv8d{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-mg1qhv8d{margin-right:10vmax;margin-left:10vmax}}div.beae-sections .beae-block.beae-mg1qhv8d: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-mg1qhv8d:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-mg1qhv8d .beae-empty{display:none}div.beae-sections .beae-mg1qhv8d [data-type=accordions] .beae-tab-content,div.beae-sections .beae-mg1qhv8d [data-type=tabs]{border-style:solid;border-color:#000;border-width:0px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);margin-bottom:10px;border-radius:8px}div.beae-sections .beae-mg1qhv8d .beae-tab-item,div.beae-sections .beae-mg1qhv8d .beae-accordion-title--mobile{font-family:var(--be-p1-ff);--c-desktop: var(--beae-global-colors-beae-mmwx);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: var(--be-p1-fs, inherit);--lh-desktop: var(--be-p1-lh, inherit);--ls-desktop: var(--be-p1-ls, inherit);color:var(--beae-global-colors-beae-mmwx);font-weight:500;text-transform:var(--be-p1-tt, inherit);font-style:var(--be-p1-fst, inherit);text-decoration:var(--be-p1-td, inherit);font-size:var(--be-p1-fs, inherit);line-height:var(--be-p1-lh, inherit);letter-spacing:var(--be-p1-ls, inherit);padding:1.5vmax 2vmax}div.beae-sections .beae-mg1qhv8d .beae-accordion-icon--mobile{width:40px;height:40px;border-radius:50%;padding:7px}@media(max-width:768px){div.beae-sections .beae-mg1qhv8d .beae-tab-item,div.beae-sections .beae-mg1qhv8d .beae-accordion-title--mobile{color:var(--beae-global-colors-text_600);font-weight:500;text-transform:var(--be-p1-tt-M, var(--tt-desktop, var(--be-p1-tt, inherit)));font-style:var(--be-p1-fst-M, var(--fst-desktop, var(--be-p1-fst, inherit)));text-decoration:var(--be-p1-td-M, var(--td-desktop, var(--be-p1-td, inherit)));font-size:var(--be-p1-fs-M, var(--fs-desktop, var(--be-p1-fs, inherit)));line-height:var(--be-p1-lh-M, var(--lh-desktop, var(--be-p1-lh, inherit)));letter-spacing:0px}div.beae-sections .beae-mg1qhv8d .beae-accordion-icon--mobile{width:32px;height:32px}}div.beae-sections .beae-mg1qhv8d .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:row}div.beae-sections .beae-mg1qhv8d .beae-rightside.active{width:100%;height:100%}div.beae-sections .beae-mg1qhv8d .beae-rightsides .beae-rightside img{object-fit:cover;object-position:var(--x-position) var(--y-position);aspect-ratio:var(--aspect-ratio)}@media(max-width:767px){div.beae-sections .beae-mg1qhv8d .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:column}}div.beae-sections .beae-mg1qhv8d .beae-accordion-body{overflow:hidden;transition:all .2s ease-out,opacity .5s ease-in-out}@media only screen and (min-width:768px){div.beae-sections .beae-mg1qhv8d .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-mg1qhv8d .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax}}div.beae-sections .beae-mg1qhv8d .beae-tab-items{display:none}div.beae-sections .beae-mg1qhv8d .beae-accordion-title--mobile{display:flex}div.beae-sections .beae-mg1qhv8d .beae-tab-content{width:100%;position:relative;z-index:1;visibility:visible;top:0}div.beae-sections .beae-jqcms5pb{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-jqcms5pb{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-0h2x8w06{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-0h2x8w06: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-0h2x8w06:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-0h2x8w06 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-0h2x8w06 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-0h2x8w06 .beae-x-text ul ul,div.beae-sections .beae-0h2x8w06 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0h2x8w06 .beae-x-text ol ol,div.beae-sections .beae-0h2x8w06 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0h2x8w06 .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-1dw8);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-0h2x8w06 .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-o033vidu{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-o033vidu{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-6kljqnzd{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-6kljqnzd: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-6kljqnzd:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-6kljqnzd .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-6kljqnzd .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-6kljqnzd .beae-x-text ul ul,div.beae-sections .beae-6kljqnzd .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-6kljqnzd .beae-x-text ol ol,div.beae-sections .beae-6kljqnzd .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-kg5sc4rl{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-kg5sc4rl{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-wfbr31r5{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-wfbr31r5: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-wfbr31r5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-wfbr31r5 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-wfbr31r5 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-wfbr31r5 .beae-x-text ul ul,div.beae-sections .beae-wfbr31r5 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-wfbr31r5 .beae-x-text ol ol,div.beae-sections .beae-wfbr31r5 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-810h4myo{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-810h4myo{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-2soxrwsk{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-2soxrwsk: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-2soxrwsk:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-2soxrwsk .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-2soxrwsk .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-2soxrwsk .beae-x-text ul ul,div.beae-sections .beae-2soxrwsk .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-2soxrwsk .beae-x-text ol ol,div.beae-sections .beae-2soxrwsk .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-w0vy8lmc{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-w0vy8lmc .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-w0vy8lmc:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-w0vy8lmc .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-w0vy8lmc>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-w0vy8lmc>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-w0vy8lmc .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-w0vy8lmc .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-w0vy8lmc:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-w0vy8lmc:before{z-index:unset}div.beae-sections .beae-w0vy8lmc .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-w0vy8lmc .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-w0vy8lmc .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-w0vy8lmc .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-osw6ocvz{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-osw6ocvz:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-osw6ocvz:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-osw6ocvz .beae-empty{display:none}div.beae-sections .beae-osw6ocvz .beae-line,div.beae-sections .beae-osw6ocvz .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-osw6ocvz .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-osw6ocvz .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-osw6ocvz .line-cont-after,div.beae-sections .beae-osw6ocvz .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-osw6ocvz .beae-line-content svg{!important}div.beae-sections .beae-osw6ocvz .beae-line-text{!important}div.beae-sections .beae-osw6ocvz .line-style{border-bottom-width:2}div.beae-sections .beae-mqj9mskm{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-mqj9mskm .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-mqj9mskm:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-mqj9mskm .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-mqj9mskm>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-mqj9mskm>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-mqj9mskm .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-mqj9mskm .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-mqj9mskm:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 8;padding:5vmax 5vmax 8vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-mqj9mskm:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding-top:5vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-mqj9mskm:before{z-index:unset}div.beae-sections .beae-mqj9mskm .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-mqj9mskm .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-mqj9mskm ul{list-style:disc!important;margin-left:2vmax!important}div.beae-sections .beae-mqj9mskm .custom-text{opacity:1!important;font-size:19px!important;line-height:27px!important}div.beae-sections .beae-mqj9mskm a{text-decoration:underline!important;color:#00f!important}@media screen and (max-width:768px){div.beae-sections .beae-mqj9mskm .custom-text{font-size:16px!important;line-height:22px!important}}div.beae-sections .beae-mqj9mskm .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;gap:2vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-mqj9mskm .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-ellha3yk{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-ellha3yk{--parent-direction: column;display:flex;flex-direction:column;gap:2vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-ellha3yk{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ellha3yk .beae-empty{display:none}div.beae-sections .beae-block.beae-3elj5wb0{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-3elj5wb0: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-3elj5wb0:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-3elj5wb0 .beae-text-content{letter-spacing:0px}@media screen and (max-width:768px){div.beae-sections .beae-3elj5wb0 .beae-text-content{letter-spacing:0px}}div.beae-sections .beae-block.beae-hryds2rj{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-hryds2rj: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-hryds2rj:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-hryds2rj .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-hryds2rj .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-hryds2rj .beae-x-text ul ul,div.beae-sections .beae-hryds2rj .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-hryds2rj .beae-x-text ol ol,div.beae-sections .beae-hryds2rj .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-hryds2rj .beae-x-text{text-align:center;font-weight:400;line-height:1.4em;font-size:1.2rem;color:var(--beae-global-colors-beae-1dw8);letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-hryds2rj .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-block.beae-hqnssiwp{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-hqnssiwp{margin-right:10vmax;margin-left:10vmax}}div.beae-sections .beae-block.beae-hqnssiwp: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-hqnssiwp:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-hqnssiwp .beae-empty{display:none}div.beae-sections .beae-hqnssiwp [data-type=accordions] .beae-tab-content,div.beae-sections .beae-hqnssiwp [data-type=tabs]{border-style:solid;border-color:#000;border-width:0px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);margin-bottom:10px;border-radius:8px}div.beae-sections .beae-hqnssiwp .beae-tab-item,div.beae-sections .beae-hqnssiwp .beae-accordion-title--mobile{font-family:var(--be-p1-ff);--c-desktop: var(--beae-global-colors-beae-mmwx);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: var(--be-p1-fs, inherit);--lh-desktop: var(--be-p1-lh, inherit);--ls-desktop: var(--be-p1-ls, inherit);color:var(--beae-global-colors-beae-mmwx);font-weight:500;text-transform:var(--be-p1-tt, inherit);font-style:var(--be-p1-fst, inherit);text-decoration:var(--be-p1-td, inherit);font-size:var(--be-p1-fs, inherit);line-height:var(--be-p1-lh, inherit);letter-spacing:var(--be-p1-ls, inherit);padding:1.5vmax 2vmax}div.beae-sections .beae-hqnssiwp .beae-accordion-icon--mobile{width:40px;height:40px;border-radius:50%;padding:7px}@media(max-width:768px){div.beae-sections .beae-hqnssiwp .beae-tab-item,div.beae-sections .beae-hqnssiwp .beae-accordion-title--mobile{color:var(--beae-global-colors-text_600);font-weight:500;text-transform:var(--be-p1-tt-M, var(--tt-desktop, var(--be-p1-tt, inherit)));font-style:var(--be-p1-fst-M, var(--fst-desktop, var(--be-p1-fst, inherit)));text-decoration:var(--be-p1-td-M, var(--td-desktop, var(--be-p1-td, inherit)));font-size:var(--be-p1-fs-M, var(--fs-desktop, var(--be-p1-fs, inherit)));line-height:var(--be-p1-lh-M, var(--lh-desktop, var(--be-p1-lh, inherit)));letter-spacing:0px}div.beae-sections .beae-hqnssiwp .beae-accordion-icon--mobile{width:32px;height:32px}}div.beae-sections .beae-hqnssiwp .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:row}div.beae-sections .beae-hqnssiwp .beae-rightside.active{width:100%;height:100%}div.beae-sections .beae-hqnssiwp .beae-rightsides .beae-rightside img{object-fit:cover;object-position:var(--x-position) var(--y-position);aspect-ratio:var(--aspect-ratio)}@media(max-width:767px){div.beae-sections .beae-hqnssiwp .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:column}}div.beae-sections .beae-hqnssiwp .beae-accordion-body{overflow:hidden;transition:all .2s ease-out,opacity .5s ease-in-out}@media only screen and (min-width:768px){div.beae-sections .beae-hqnssiwp .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-hqnssiwp .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax}}div.beae-sections .beae-hqnssiwp .beae-tab-items{display:none}div.beae-sections .beae-hqnssiwp .beae-accordion-title--mobile{display:flex}div.beae-sections .beae-hqnssiwp .beae-tab-content{width:100%;position:relative;z-index:1;visibility:visible;top:0}div.beae-sections .beae-i71wn980{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-i71wn980{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-3qtx0u21{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-3qtx0u21: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-3qtx0u21:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-3qtx0u21 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-3qtx0u21 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-3qtx0u21 .beae-x-text ul ul,div.beae-sections .beae-3qtx0u21 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-3qtx0u21 .beae-x-text ol ol,div.beae-sections .beae-3qtx0u21 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-3qtx0u21 .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-1dw8);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-3qtx0u21 .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-uix5nopn{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-uix5nopn{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-lg8okftu{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-lg8okftu: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-lg8okftu:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-lg8okftu .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-lg8okftu .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-lg8okftu .beae-x-text ul ul,div.beae-sections .beae-lg8okftu .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-lg8okftu .beae-x-text ol ol,div.beae-sections .beae-lg8okftu .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-5ybugfos{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-5ybugfos{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-6jclpifr{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-6jclpifr: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-6jclpifr:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-6jclpifr .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-6jclpifr .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-6jclpifr .beae-x-text ul ul,div.beae-sections .beae-6jclpifr .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-6jclpifr .beae-x-text ol ol,div.beae-sections .beae-6jclpifr .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-8aefh2fa{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-8aefh2fa{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-sqejydze{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-sqejydze: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-sqejydze:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-sqejydze .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-sqejydze .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-sqejydze .beae-x-text ul ul,div.beae-sections .beae-sqejydze .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-sqejydze .beae-x-text ol ol,div.beae-sections .beae-sqejydze .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-cj7vxhl8{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-cj7vxhl8 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-cj7vxhl8:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:color-mix(in srgb,var(--beae-global-colors-black) 35%,transparent);mix-blend-mode:normal;z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-cj7vxhl8 .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-cj7vxhl8>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-cj7vxhl8>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-cj7vxhl8 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-cj7vxhl8 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-cj7vxhl8:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding-top:5vmax;padding-bottom:5vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-cj7vxhl8:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:color-mix(in srgb,var(--beae-global-colors-black) 35%,transparent);mix-blend-mode:normal;z-index:unset}div.beae-sections .beae-cj7vxhl8 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-cj7vxhl8 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-cj7vxhl8 .beae-content-right{transition-property:opacity,transform;transition-timing-function:ease;transition-duration:.5s}div.beae-sections .beae-cj7vxhl8 .beae-empty{display:none}div.beae-sections .beae-cj7vxhl8 .beae__section--container{position:static}@media(max-width:768px){div.beae-sections .beae-cj7vxhl8 .beae__section--container{position:relative}}div.beae-sections .beae-cj7vxhl8 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0vmax;height:70vh}@media screen and (max-width:768px){div.beae-sections .beae-cj7vxhl8 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:4vmax;height:90vh}}div.beae-sections .beae-block.beae-2vyl6n57{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-2vyl6n57{padding-bottom:8vmax}}div.beae-sections .beae-2vyl6n57{--parent-direction: row;display:flex;flex-direction:column;gap:1.5vmax;height:fit-content;align-self:unset;width:53%;flex:0 0 53%}@media screen and (max-width:768px){div.beae-sections .beae-2vyl6n57{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-2vyl6n57 .beae-empty{display:none}div.beae-sections .beae-block.beae-x4fhn9b5{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-x4fhn9b5: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-x4fhn9b5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-x4fhn9b5 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-x4fhn9b5 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-x4fhn9b5 .beae-x-text ul ul,div.beae-sections .beae-x4fhn9b5 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-x4fhn9b5 .beae-x-text ol ol,div.beae-sections .beae-x4fhn9b5 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-x4fhn9b5 .beae-x-text{font-size:58px;line-height:69px;color:var(--beae-global-colors-white);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-x4fhn9b5 .beae-x-text{font-size:42px;line-height:50px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-white)}}div.beae-sections .beae-block.beae-r1zohvde{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-r1zohvde: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-r1zohvde:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-r1zohvde .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-r1zohvde .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-r1zohvde .beae-x-text ul ul,div.beae-sections .beae-r1zohvde .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-r1zohvde .beae-x-text ol ol,div.beae-sections .beae-r1zohvde .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-r1zohvde .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-white);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-r1zohvde .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-white)}}div.beae-sections .beae-block.beae-1pyj0wk4{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-1pyj0wk4: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-1pyj0wk4:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-1pyj0wk4 .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-1pyj0wk4 .beae-button-js{font-size:18px;line-height:24px;letter-spacing:0px;text-transform:none;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:var(--beae-global-colors-beae-noqm);background:var(--beae-global-colors-white);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px 38px}div.beae-sections .beae-1pyj0wk4 .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-noqm);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-1pyj0wk4 .beae-button-js{font-size:18px!important;line-height:24px!important;letter-spacing:0px!important;font-weight:500!important;padding:13px 30px}}div.beae-sections .beae-1pyj0wk4 .beae-button-js{margin:0}div.beae-sections .beae-ew48t img{object-fit:cover;object-position:center center}@media only screen and (max-width:768px){div.beae-sections .beae-ew48t img{object-fit:cover;object-position:55.55555555555556% 52.46913580246913%}}div.beae-sections .beae-fcyhsjxr{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-fcyhsjxr .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-fcyhsjxr:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-fcyhsjxr .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-fcyhsjxr>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-fcyhsjxr>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-fcyhsjxr .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-fcyhsjxr .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-fcyhsjxr:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 6;padding:6vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-fcyhsjxr:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding-top:5vmax;padding-bottom:5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-fcyhsjxr:before{z-index:unset}div.beae-sections .beae-fcyhsjxr .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-fcyhsjxr .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-fcyhsjxr .beae-text-outline{-webkit-text-fill-color:#fff;-webkit-text-stroke-width:.8px;-webkit-text-stroke-color:var(--beae-global-colors-text_900)}
/*# sourceMappingURL=/cdn/shop/t/28/assets/beae-68f18f228644602671074c35.css.map */
