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-5rg5m9dy{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-5rg5m9dy .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-5rg5m9dy: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) 0%,transparent);mix-blend-mode:normal;z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-5rg5m9dy .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-5rg5m9dy>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-5rg5m9dy>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-5rg5m9dy .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-5rg5m9dy .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-5rg5m9dy: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-5rg5m9dy: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) 15%,transparent);mix-blend-mode:normal;z-index:unset}div.beae-sections .beae-5rg5m9dy .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-5rg5m9dy .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-5rg5m9dy .beae-content-right{transition-property:opacity,transform;transition-timing-function:ease;transition-duration:.5s}div.beae-sections .beae-5rg5m9dy .beae-empty{display:none}div.beae-sections .beae-5rg5m9dy .beae__section--container{position:static}@media(max-width:768px){div.beae-sections .beae-5rg5m9dy .beae__section--container{position:relative}}div.beae-sections .beae-5rg5m9dy .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-5rg5m9dy .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-8lq4vohy{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-8lq4vohy{padding-bottom:8vmax}}div.beae-sections .beae-8lq4vohy{--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-8lq4vohy{--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-8lq4vohy .beae-empty{display:none}div.beae-sections .beae-block.beae-5uw97bbc{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-5uw97bbc: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-5uw97bbc:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-5uw97bbc .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-5uw97bbc .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-5uw97bbc .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-5uw97bbc .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-5uw97bbc .beae-button-js{margin:0}div.beae-sections .beae-block.beae-m8s903n7{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-m8s903n7: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-m8s903n7:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-m8s903n7 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-m8s903n7 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-m8s903n7 .beae-x-text ul ul,div.beae-sections .beae-m8s903n7 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-m8s903n7 .beae-x-text ol ol,div.beae-sections .beae-m8s903n7 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-m8s903n7 .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-m8s903n7 .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-4l7yz2so{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-4l7yz2so: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-4l7yz2so:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-4l7yz2so .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-4l7yz2so .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-4l7yz2so .beae-x-text ul ul,div.beae-sections .beae-4l7yz2so .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-4l7yz2so .beae-x-text ol ol,div.beae-sections .beae-4l7yz2so .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-4l7yz2so .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-4l7yz2so .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-b7ypz38f{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-b7ypz38f: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-b7ypz38f:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-b7ypz38f .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-b7ypz38f .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-b7ypz38f .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-b7ypz38f .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-b7ypz38f .beae-button-js{margin:0}div.beae-sections .beae-ou5xf img{object-fit:cover;object-position:center center}@media only screen and (max-width:768px){div.beae-sections .beae-ou5xf img{object-fit:cover;object-position:88.88888888888889% 54.93827160493827%}}div.beae-sections .beae-2mexlbz8{--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-2mexlbz8 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-2mexlbz8:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-2mexlbz8 .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-2mexlbz8>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-2mexlbz8>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-2mexlbz8 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-2mexlbz8 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-2mexlbz8: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-2mexlbz8: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-2mexlbz8:before{z-index:unset}div.beae-sections .beae-2mexlbz8 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-2mexlbz8 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-2mexlbz8 .beae-slider[data-pagination=true] .beae-slider-controls-wrp{padding-bottom:5vmax}div.beae-sections .beae-bw6cr14d{--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-bw6cr14d .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-bw6cr14d:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-bw6cr14d .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-bw6cr14d>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-bw6cr14d>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-bw6cr14d .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-bw6cr14d .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-bw6cr14d: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-bw6cr14d: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-bw6cr14d:before{z-index:unset}div.beae-sections .beae-bw6cr14d .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-bw6cr14d .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-bw6cr14d .beae-slider[data-pagination=true] .beae-slider-controls-wrp{padding-bottom:5vmax}@media only screen and (max-width:767px){div.beae-sections .beae-bw6cr14d{display:none}}div.beae-sections .beae-bw6cr14d .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-bw6cr14d .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-dg87sv6s{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-dg87sv6s{display:none!important}}div.beae-sections .beae-block.beae-dg87sv6s: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-dg87sv6s:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-dg87sv6s .beae-list-item{display:flex;position:relative}div.beae-sections .beae-dg87sv6s a.beae-list-item{text-decoration:none}div.beae-sections .beae-dg87sv6s .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-dg87sv6s .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-dg87sv6s .beae-list-item{border-left:3px solid var(--beae-global-colors-beae-wmnt)}div.beae-sections .beae-dg87sv6s .beae-list-item:first-child{border:none}@media(max-width:768px){div.beae-sections .beae-dg87sv6s .beae-list-item{border-style:solid;border-color:#000;border-width:0px}}div.beae-sections .beae-dg87sv6s .beae-empty{display:none}div.beae-sections .beae-dg87sv6s .beae-slider-pagination-wrp .beae-slider-pagination{width:0px}@media(max-width:768px){div.beae-sections .beae-dg87sv6s .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-dg87sv6s .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-dg87sv6s .beae-list-item{padding-right:1.3vmax;padding-left:1.3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-dg87sv6s .beae-list-item{padding-bottom:1vmax}}div.beae-sections .beae-block.beae-nsc41out{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-nsc41out: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-nsc41out:not(.beae-next-popup--container){--parent-direction-mobile: column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-nsc41out .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-nsc41out .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-nsc41out .beae-x-text ul ul,div.beae-sections .beae-nsc41out .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-nsc41out .beae-x-text ol ol,div.beae-sections .beae-nsc41out .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-nsc41out .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-nsc41out .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-9nnu89ed{--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-9nnu89ed .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-9nnu89ed:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-9nnu89ed .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-9nnu89ed>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-9nnu89ed>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-9nnu89ed .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-9nnu89ed .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width:767px){div.beae-sections .beae-9nnu89ed: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-9nnu89ed:before{z-index:unset}div.beae-sections .beae-9nnu89ed .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-9nnu89ed .beae-section-background-video[data-device=mobile]{display:block}}@media only screen and (max-width:767px){div.beae-sections .beae-9nnu89ed{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}div.beae-sections .beae-9nnu89ed:before{z-index:unset}}div.beae-sections .beae-9nnu89ed .beae-marquee-content{background-color:transparent}div.beae-sections .beae-9nnu89ed .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-9nnu89ed .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-xcuzq5e1{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-xcuzq5e1{display:none!important}}div.beae-sections .beae-block.beae-xcuzq5e1: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-xcuzq5e1:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xcuzq5e1 a.beae-marquee-item{text-decoration:none}div.beae-sections .beae-xcuzq5e1{width:100%;overflow:hidden}div.beae-sections .beae-xcuzq5e1 .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-xcuzq5e1 .beae-marquee-item{padding:0 20px}div.beae-sections .beae-xcuzq5e1 .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-xcuzq5e1 .beae-marquee-item{padding:0 20px}}div.beae-sections .beae-xcuzq5e1 .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-xcuzq5e1 .beae-list-item{display:flex;flex-direction:row;gap:2vmax}}div.beae-sections .beae-xcuzq5e1 .beae-list-item{width:100%;height:fit-content}@media only screen and (max-width:767px){div.beae-sections .beae-xcuzq5e1 .beae-list-item{width:100%;height:fit-content}}div.beae-sections .beae-xcuzq5e1 .beae-empty{display:none}div.beae-sections .beae-block.beae-fdj0412z{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-fdj0412z: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-fdj0412z: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-fdj0412z .beae-empty{display:none}div.beae-sections .beae-fdj0412z .beae-elm__ic{color:var(--beae-global-colors-beae-wmnt);width:40px;height:40px}div.beae-sections .beae-fdj0412z .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-wa1d8yrc{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-wa1d8yrc: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-wa1d8yrc: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-wa1d8yrc .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-wa1d8yrc .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-wa1d8yrc .beae-x-text ul ul,div.beae-sections .beae-wa1d8yrc .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-wa1d8yrc .beae-x-text ol ol,div.beae-sections .beae-wa1d8yrc .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-wa1d8yrc .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-wa1d8yrc .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-9kdtt84d{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-9kdtt84d .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-9kdtt84d:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-9kdtt84d .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-9kdtt84d>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-9kdtt84d>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-9kdtt84d .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-9kdtt84d .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width:767px){div.beae-sections .beae-9kdtt84d: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-9kdtt84d:before{z-index:unset}div.beae-sections .beae-9kdtt84d .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-9kdtt84d .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-9kdtt84d{z-index:9}div.beae-sections .beae-9kdtt84d .beae-x-text .beae-product--metafield *,div.beae-sections .beae-9kdtt84d .beae-des-content *{color:initial;margin:0}div.beae-sections .beae-9kdtt84d .beae-des-content p{margin:0}div.beae-sections .beae-9kdtt84d .beae-button-js{height:90%}div.beae-sections .beae-9kdtt84d .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-9kdtt84d .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-9kdtt84d .beae-product-sticky.beae-fixed{bottom:0}div.beae-sections .beae-9kdtt84d .beae-quantity-input{margin:0}div.beae-sections .beae-9kdtt84d .beae-opacity-none{opacity:0;pointer-events:none;z-index:-1}div.beae-sections .beae-9kdtt84d .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-9kdtt84d .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-gn4eg5db{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-gn4eg5db: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-gn4eg5db:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-gn4eg5db .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-gn4eg5db .beae-x-featuted_product{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax}}div.beae-sections .beae-block.beae-5wrnvnhp{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-5wrnvnhp{--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-5wrnvnhp{--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-5wrnvnhp .beae-empty{display:none}div.beae-sections .beae-block.beae-qiwazt6i{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-qiwazt6i{--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-qiwazt6i{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-qiwazt6i .beae-empty{display:none}div.beae-sections .beae-qiwazt6i{position:sticky;top:20px}@media(max-width:768px){div.beae-sections .beae-qiwazt6i{position:relative;top:0}}div.beae-sections .beae-block.beae-a0y9yx7u{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-a0y9yx7u{padding-top:1vmax}}div.beae-sections .beae-a0y9yx7u{--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-a0y9yx7u{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-a0y9yx7u .beae-empty{display:none}div.beae-sections .beae-a0y9yx7u{box-shadow:0 0 #000}div.beae-sections .beae-block.beae-em6nqz8u{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-em6nqz8u{opacity:1!important}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-em6nqz8u{padding-bottom:1vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-em6nqz8u{padding-top:1vmax;padding-bottom:1vmax}}div.beae-sections .beae-em6nqz8u{--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-em6nqz8u{--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-em6nqz8u .beae-empty{display:none}div.beae-sections .beae-block.beae-kt3iugwv{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-kt3iugwv{opacity:1!important}div.beae-sections .beae-kt3iugwv{--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-kt3iugwv{--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-kt3iugwv .beae-empty{display:none}div.beae-sections .beae-block.beae-5bitij24{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-5bitij24{opacity:1!important}div.beae-sections .beae-block.beae-5bitij24:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:10%;flex:0 0 10%}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-5bitij24: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-5bitij24 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:5px}div.beae-sections .beae-5bitij24 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-5bitij24 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-5bitij24 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-0l8ou img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-0l8ou img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-rzxbo img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-rzxbo img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-xnj58bpm{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-xnj58bpm{opacity:1!important}div.beae-sections .beae-xnj58bpm{--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-xnj58bpm{--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-xnj58bpm .beae-empty{display:none}div.beae-sections .beae-block.beae-pgmy8b2m{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-pgmy8b2m{opacity:1!important}div.beae-sections .beae-block.beae-pgmy8b2m: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-pgmy8b2m:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-pgmy8b2m .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:none}@media screen and (max-width:768px){div.beae-sections .beae-pgmy8b2m .beae-x-text{line-height:20px;font-size:15px;font-weight:500;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;text-align:left;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-4yy1oosx{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-4yy1oosx{opacity:1!important}div.beae-sections .beae-block.beae-4yy1oosx: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-4yy1oosx:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-4yy1oosx .beae-price-from{display:none}div.beae-sections .beae-4yy1oosx .beae-price-normal{display:inline-block}div.beae-sections .beae-4yy1oosx .beae-prd-single-price-wrapper{justify-content:flex-start}div.beae-sections .beae-core.beae-section.beae-9kdtt84d div.beae__section--container div.beae-block.beae-4yy1oosx .beae-empty{display:none}div.beae-sections .beae-core.beae-section.beae-9kdtt84d div.beae__section--container div.beae-block.beae-4yy1oosx .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-9kdtt84d div.beae__section--container div.beae-block.beae-4yy1oosx .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-9kdtt84d div.beae__section--container div.beae-block.beae-4yy1oosx .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-9kdtt84d div.beae__section--container div.beae-block.beae-4yy1oosx .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-9kdtt84d div.beae__section--container div.beae-block.beae-4yy1oosx .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-9kdtt84d div.beae__section--container div.beae-block.beae-4yy1oosx .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-9kdtt84d div.beae__section--container div.beae-block.beae-4yy1oosx .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-9kdtt84d div.beae__section--container div.beae-block.beae-4yy1oosx .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-eqsj4jm2{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-eqsj4jm2{--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-eqsj4jm2{--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-eqsj4jm2 .beae-empty{display:none}div.beae-sections .beae-vidvwh67{--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-vidvwh67 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-vidvwh67:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-vidvwh67 .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-vidvwh67>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-vidvwh67>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-vidvwh67 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-vidvwh67 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-vidvwh67: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-vidvwh67:not(.beae-next-popup--container){--beae-section-padding-top: 3;padding-top:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-vidvwh67:before{z-index:unset}div.beae-sections .beae-vidvwh67 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-vidvwh67 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-vidvwh67 .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-vidvwh67 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-4bjrvnph{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-4bjrvnph: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-4bjrvnph: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-4bjrvnph .beae-text-content{font-size:35px;line-height:42px}}div.beae-sections .beae-block.beae-xvwyhys2{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-xvwyhys2: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-xvwyhys2:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xvwyhys2 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-xvwyhys2 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-xvwyhys2 .beae-x-text ul ul,div.beae-sections .beae-xvwyhys2 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xvwyhys2 .beae-x-text ol ol,div.beae-sections .beae-xvwyhys2 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xvwyhys2 .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-xvwyhys2 .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-a46zfiy0{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-a46zfiy0: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-a46zfiy0:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-a46zfiy0 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-a46zfiy0 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-a46zfiy0 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-a46zfiy0 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-gbt17 img{object-fit:contain;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-gbt17 img{object-fit:contain;object-position:50% 50%}}div.beae-sections .beae-block.beae-2kcot45l{--beae-animation-delay: .3s;--beae-animation-delay-mobile: .3s}div.beae-sections .beae-block.beae-2kcot45l: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-2kcot45l:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-2kcot45l .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-2kcot45l .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-2kcot45l .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-2kcot45l .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-2kcot45l .beae-button-js{margin:0}div.beae-sections .beae-noixtb6d{--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-noixtb6d .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-noixtb6d:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-noixtb6d .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-noixtb6d>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-noixtb6d>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-noixtb6d .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-noixtb6d .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-noixtb6d:not(.beae-next-popup--container){--beae-section-padding-top: 4;--beae-section-padding-bottom: 6;padding-top:4vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-noixtb6d: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-noixtb6d:before{z-index:unset}div.beae-sections .beae-noixtb6d .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-noixtb6d .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-noixtb6d .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-noixtb6d .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-2attswx6{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-2attswx6: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-2attswx6:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-2attswx6 .beae-list-item{display:flex;position:relative}div.beae-sections .beae-2attswx6 a.beae-list-item{text-decoration:none}div.beae-sections .beae-2attswx6 .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-2attswx6 .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-2attswx6 .beae-empty{display:none}div.beae-sections .beae-block.beae-t4erku43{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-t4erku43{--parent-direction: column;display:flex;flex-direction:column;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-t4erku43{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:19%;align-self:unset}}div.beae-sections .beae-t4erku43 .beae-empty{display:none}div.beae-sections .beae-t4erku43: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-ys407nsn{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-ys407nsn{padding:1vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-ys407nsn{padding:2vmax}}div.beae-sections .beae-ys407nsn{--parent-direction: column;display:flex;flex-direction:column;align-items:center;height:fit-content;flex:unset;width:80px;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-ys407nsn{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ys407nsn .beae-empty{display:none}div.beae-sections .beae-ys407nsn{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-radius:1000px}div.beae-sections .beae-block.beae-lmd3pixw{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-lmd3pixw: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-lmd3pixw:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:100%;align-self:unset}}div.beae-sections .beae-unique-t644y5vy .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-unique-t644y5vy .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-t644y5vy .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-t644y5vy .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-6v2s img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-6v2s img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-yutez60o{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-yutez60o: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-yutez60o:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-yutez60o .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-yutez60o .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-yutez60o .beae-x-text ul ul,div.beae-sections .beae-yutez60o .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-yutez60o .beae-x-text ol ol,div.beae-sections .beae-yutez60o .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-yutez60o .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-yutez60o .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-dmtu0z3m{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-dmtu0z3m: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-dmtu0z3m:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-dmtu0z3m .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-dmtu0z3m .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-dmtu0z3m .beae-x-text ul ul,div.beae-sections .beae-dmtu0z3m .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-dmtu0z3m .beae-x-text ol ol,div.beae-sections .beae-dmtu0z3m .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-dmtu0z3m .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-dmtu0z3m .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-jd42d6b9 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-unique-jd42d6b9 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-jd42d6b9 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-jd42d6b9 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-muvp img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-muvp img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-pwbf5idz .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-unique-pwbf5idz .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-pwbf5idz .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-pwbf5idz .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-3qgx img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-3qgx img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-do3l6bd1 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-unique-do3l6bd1 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-do3l6bd1 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-do3l6bd1 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-1vuxg img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-1vuxg img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-g4qd5eop .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-unique-g4qd5eop .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-g4qd5eop .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-g4qd5eop .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-uzrx7 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-uzrx7 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-35u30l0h{--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-35u30l0h .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-35u30l0h:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-35u30l0h .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-35u30l0h>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-35u30l0h>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-35u30l0h .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-35u30l0h .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-35u30l0h: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-35u30l0h: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-35u30l0h:before{z-index:unset}div.beae-sections .beae-35u30l0h .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-35u30l0h .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-iyvinqag{--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-iyvinqag .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-iyvinqag:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-iyvinqag .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-iyvinqag>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-iyvinqag>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-iyvinqag .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-iyvinqag .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-iyvinqag:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-iyvinqag:before{z-index:unset}div.beae-sections .beae-iyvinqag .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-iyvinqag .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-iyvinqag .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-iyvinqag .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-hv1mfkjh{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-hv1mfkjh: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-hv1mfkjh:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-hv1mfkjh .beae-empty{display:none}div.beae-sections .beae-hv1mfkjh .beae-line,div.beae-sections .beae-hv1mfkjh .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-hv1mfkjh .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-hv1mfkjh .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-hv1mfkjh .line-cont-after,div.beae-sections .beae-hv1mfkjh .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-hv1mfkjh .beae-line-content svg{!important}div.beae-sections .beae-hv1mfkjh .beae-line-text{!important}div.beae-sections .beae-hv1mfkjh .line-style{border-bottom-width:2}div.beae-sections .beae-7058q3hy{--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-7058q3hy .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-7058q3hy:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-7058q3hy .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-7058q3hy>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-7058q3hy>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-7058q3hy .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-7058q3hy .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-7058q3hy: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-7058q3hy: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-7058q3hy:before{z-index:unset}div.beae-sections .beae-7058q3hy .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-7058q3hy .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-7058q3hy .beae-video_overlay-icon{width:100%!important;height:100%!important}div.beae-sections .beae-7058q3hy .beae-video-icon-play svg{width:70px!important}div.beae-sections .beae-7058q3hy .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-7058q3hy .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-2ipgohts{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-2ipgohts{padding:5vmax 3vmax}}div.beae-sections .beae-2ipgohts{--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-2ipgohts{--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-2ipgohts .beae-empty{display:none}div.beae-sections .beae-2ipgohts{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-2ipgohts{border-radius:10px 10px 0 0}}div.beae-sections .beae-block.beae-93t9hg3l{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-93t9hg3l: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-93t9hg3l:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-93t9hg3l .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-93t9hg3l .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-93t9hg3l .beae-x-text ul ul,div.beae-sections .beae-93t9hg3l .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-93t9hg3l .beae-x-text ol ol,div.beae-sections .beae-93t9hg3l .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-93t9hg3l .beae-x-text{font-size:38px;line-height:46px;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-93t9hg3l .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-qlzd2m3p{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-qlzd2m3p: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-qlzd2m3p:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-qlzd2m3p .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-qlzd2m3p .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-qlzd2m3p .beae-x-text ul ul,div.beae-sections .beae-qlzd2m3p .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-qlzd2m3p .beae-x-text ol ol,div.beae-sections .beae-qlzd2m3p .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-qlzd2m3p .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-qlzd2m3p .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-q1cdewxv{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-q1cdewxv: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-q1cdewxv:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-q1cdewxv .beae-empty{display:none}div.beae-sections .beae-q1cdewxv{border-radius:0 20px 20px 0;overflow:hidden}div.beae-sections .beae-q1cdewxv .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-q1cdewxv .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-q1cdewxv{border-radius:0 0 10px 10px}div.beae-sections .beae-q1cdewxv .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-q1cdewxv .beae-x-video--wrapper .beae-video-icon-play{width:55px;height:55px}}div.beae-sections .beae-q1cdewxv video.beae_video,div.beae-sections .beae-q1cdewxv iframe.beae_iframe{aspect-ratio:3/2}div.beae-sections .beae-q1cdewxv .beae-block_video-iframe,div.beae-sections .beae-q1cdewxv .beae-x-video--wrapper,div.beae-sections .beae-q1cdewxv video.beae_video,div.beae-sections .beae-q1cdewxv iframe.beae_iframe{width:100%!important;height:100%!important}div.beae-sections .beae-q1cdewxv{position:relative}div.beae-sections .beae-q1cdewxv .beae-block_video-player{width:100%;height:100%;display:inline-block;overflow:hidden}div.beae-sections .beae-q1cdewxv .beae-block_video-player iframe{border-radius:0}div.beae-sections .beae-q1cdewxv .beae-popup__content iframe,div.beae-sections .beae-q1cdewxv .beae-popup__content video{width:100%;aspect-ratio:16 / 9}div.beae-sections .beae-q1cdewxv .beae-icon-overlay .beae-block_video-player{display:none}div.beae-sections .beae-q1cdewxv .beae-icon-overlay .beae-video_overlay-icon{position:relative}div.beae-sections .beae-q1cdewxv .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-q1cdewxv .beae-x-video--wrapper .beae-video_overlay-icon.beae-overlay{width:100%;height:100%}div.beae-sections .beae-q1cdewxv .beae-video-icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;cursor:pointer}div.beae-sections .beae-q1cdewxv .beae-video-icon-play svg{height:100%;width:100%;fill:currentColor}div.beae-sections .beae-q1cdewxv .beae-x-video--wrapper img,div.beae-sections .beae-q1cdewxv .beae-x-video--wrapper picture{object-fit:cover;height:100%;width:100%;object-position:50% 50%}div.beae-sections .beae-q1cdewxv .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-q1cdewxv .beae-img-overlay.playing .beae-close-video{display:flex;opacity:0;transition:opacity ease-in .25s}div.beae-sections .beae-q1cdewxv .beae-img-overlay.playing:hover .beae-close-video{opacity:1}div.beae-sections .beae-q1cdewxv .beae-img-overlay .beae_iframe,div.beae-sections .beae-q1cdewxv .beae-img-overlay .beae_video{transition:all .3s ease-in-out 0ms;opacity:0}div.beae-sections .beae-q1cdewxv .beae-img-overlay.playing .beae_iframe,div.beae-sections .beae-q1cdewxv .beae-img-overlay.playing .beae_video{opacity:1;z-index:100000000;position:relative;transition:all .3s ease-in-out .3s}div.beae-sections .beae-q1cdewxv .beae-img-overlay.playing .beae-video_overlay-icon{opacity:0}@media only screen and (max-width:768px){div.beae-sections .beae-q1cdewxv .beae-video-icon-play{top:50%;left:50%}}div.beae-sections .beae-59sj5jz8{--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-59sj5jz8 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-59sj5jz8:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-59sj5jz8 .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-59sj5jz8>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-59sj5jz8>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-59sj5jz8 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-59sj5jz8 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-59sj5jz8:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-59sj5jz8:before{z-index:unset}div.beae-sections .beae-59sj5jz8 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-59sj5jz8 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-59sj5jz8 .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-59sj5jz8 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-ipszwbyq{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-ipszwbyq: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-ipszwbyq:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ipszwbyq .beae-empty{display:none}div.beae-sections .beae-ipszwbyq .beae-line,div.beae-sections .beae-ipszwbyq .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-ipszwbyq .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-ipszwbyq .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-ipszwbyq .line-cont-after,div.beae-sections .beae-ipszwbyq .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-ipszwbyq .beae-line-content svg{!important}div.beae-sections .beae-ipszwbyq .beae-line-text{!important}div.beae-sections .beae-ipszwbyq .line-style{border-bottom-width:2}div.beae-sections .beae-26brqa8n{--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-26brqa8n .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-26brqa8n:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-26brqa8n .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-26brqa8n>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-26brqa8n>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-26brqa8n .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-26brqa8n .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-26brqa8n: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-26brqa8n: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-26brqa8n:before{z-index:unset}div.beae-sections .beae-26brqa8n .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-26brqa8n .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-26brqa8n .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-26brqa8n .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:6vmax;height:fit-content}}div.beae-sections .beae-block.beae-0aawyt78{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-0aawyt78: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-0aawyt78:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-0aawyt78 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-0aawyt78 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-0aawyt78 .beae-x-text ul ul,div.beae-sections .beae-0aawyt78 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0aawyt78 .beae-x-text ol ol,div.beae-sections .beae-0aawyt78 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0aawyt78 .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-0aawyt78 .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-zyblgt66{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-zyblgt66: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-zyblgt66:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-zyblgt66 .beae-list-item{display:flex;position:relative}div.beae-sections .beae-zyblgt66 a.beae-list-item{text-decoration:none}div.beae-sections .beae-zyblgt66 .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-zyblgt66 .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-zyblgt66 .beae-empty{display:none}div.beae-sections .beae-block.beae-evfdyfcb{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-evfdyfcb: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-evfdyfcb:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:65px;align-self:unset}}div.beae-sections .beae-evfdyfcb .beae-empty{display:none}div.beae-sections .beae-evfdyfcb .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-evfdyfcb .beae-elm__ic{width:75px;height:75px}}div.beae-sections .beae-evfdyfcb .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-lfv2e34w{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-lfv2e34w: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-lfv2e34w:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-lfv2e34w .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-lfv2e34w .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-lfv2e34w .beae-x-text ul ul,div.beae-sections .beae-lfv2e34w .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-lfv2e34w .beae-x-text ol ol,div.beae-sections .beae-lfv2e34w .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-lfv2e34w .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-lfv2e34w .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-h8x4pv55{--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-h8x4pv55 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-h8x4pv55:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-h8x4pv55 .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-h8x4pv55>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-h8x4pv55>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-h8x4pv55 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-h8x4pv55 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-h8x4pv55:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-h8x4pv55:before{z-index:unset}div.beae-sections .beae-h8x4pv55 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-h8x4pv55 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-h8x4pv55 .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-h8x4pv55 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-h54ggsoy{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-h54ggsoy: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-h54ggsoy:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-h54ggsoy .beae-empty{display:none}div.beae-sections .beae-h54ggsoy .beae-line,div.beae-sections .beae-h54ggsoy .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-h54ggsoy .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-h54ggsoy .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-h54ggsoy .line-cont-after,div.beae-sections .beae-h54ggsoy .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-h54ggsoy .beae-line-content svg{!important}div.beae-sections .beae-h54ggsoy .beae-line-text{!important}div.beae-sections .beae-h54ggsoy .line-style{border-bottom-width:2}div.beae-sections .beae-4ykczq2k{--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-4ykczq2k .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-4ykczq2k:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-4ykczq2k .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-4ykczq2k>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-4ykczq2k>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-4ykczq2k .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-4ykczq2k .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-4ykczq2k: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-4ykczq2k: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-4ykczq2k:before{z-index:unset}div.beae-sections .beae-4ykczq2k .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-4ykczq2k .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-4ykczq2k .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-4ykczq2k .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-osgdj69d{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-osgdj69d: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-osgdj69d: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-l268oec9{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-l268oec9: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-l268oec9:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-l268oec9 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-l268oec9 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-l268oec9 .beae-x-text ul ul,div.beae-sections .beae-l268oec9 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-l268oec9 .beae-x-text ol ol,div.beae-sections .beae-l268oec9 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-l268oec9 .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-l268oec9 .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-tf9qxdlj{--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-tf9qxdlj .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-tf9qxdlj:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-tf9qxdlj .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-tf9qxdlj>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-tf9qxdlj>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-tf9qxdlj .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-tf9qxdlj .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-tf9qxdlj: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-tf9qxdlj: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-tf9qxdlj:before{z-index:unset}div.beae-sections .beae-tf9qxdlj .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-tf9qxdlj .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-tf9qxdlj .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-tf9qxdlj .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-ihfk510c{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-ihfk510c{--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-ihfk510c{--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-ihfk510c .beae-empty{display:none}div.beae-sections .beae-block.beae-bvja1hly{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-bvja1hly: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-bvja1hly:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-bvja1hly .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-bvja1hly .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-bvja1hly .beae-x-text ul ul,div.beae-sections .beae-bvja1hly .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-bvja1hly .beae-x-text ol ol,div.beae-sections .beae-bvja1hly .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-h7yblduz{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-h7yblduz: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-h7yblduz:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-h7yblduz .beae-empty{display:none}div.beae-sections .beae-h7yblduz .beae-line,div.beae-sections .beae-h7yblduz .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-h7yblduz .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-h7yblduz .beae-line{border-style:solid;border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-h7yblduz .line-cont-after,div.beae-sections .beae-h7yblduz .line-cont-before{border-style:solid;border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-h7yblduz .beae-line-content svg{!important}div.beae-sections .beae-h7yblduz .beae-line-text{!important}div.beae-sections .beae-h7yblduz .line-style{border-bottom-width:2}div.beae-sections .beae-block.beae-gplox5mx{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-gplox5mx: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-gplox5mx:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-gplox5mx .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-gplox5mx .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-gplox5mx .beae-x-text ul ul,div.beae-sections .beae-gplox5mx .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-gplox5mx .beae-x-text ol ol,div.beae-sections .beae-gplox5mx .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-7rr3b9z1{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-7rr3b9z1: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-7rr3b9z1:not(.beae-next-popup--container){--parent-direction-mobile: column-reverse;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-7rr3b9z1 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:20px}div.beae-sections .beae-7rr3b9z1 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-7rr3b9z1 .beae-image-picture img,div.beae-sections .beae-7rr3b9z1 .beae-video-product{aspect-ratio:5/4}@media only screen and (min-width:768px){div.beae-sections .beae-7rr3b9z1 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-7rr3b9z1 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-95aut img{object-fit:cover;object-position:37.4485596707819% 99.1769547325103%}@media only screen and (max-width:768px){div.beae-sections .beae-95aut img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-63xhklp9{--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-63xhklp9 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-63xhklp9:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-63xhklp9 .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-63xhklp9>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-63xhklp9>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-63xhklp9 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-63xhklp9 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-63xhklp9: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-63xhklp9: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-63xhklp9:before{z-index:unset}div.beae-sections .beae-63xhklp9 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-63xhklp9 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-63xhklp9 .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-63xhklp9 .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-l48ig2wx{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-l48ig2wx{--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-l48ig2wx{--parent-direction-mobile: column-reverse;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-l48ig2wx .beae-empty{display:none}div.beae-sections .beae-l48ig2wx: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-nfz508cx{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-nfz508cx: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-nfz508cx:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-nfz508cx .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:20px}div.beae-sections .beae-nfz508cx .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-nfz508cx .beae-image-picture img,div.beae-sections .beae-nfz508cx .beae-video-product{aspect-ratio:5/4}@media only screen and (min-width:768px){div.beae-sections .beae-nfz508cx .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-nfz508cx .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-rxlm9 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-rxlm9 img{object-fit:cover;object-position:79.83539094650206% 32.70027957196568%}}div.beae-sections .beae-block.beae-yxrmoawn{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-yxrmoawn{--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-yxrmoawn{--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-yxrmoawn .beae-empty{display:none}div.beae-sections .beae-block.beae-r3kirrlr{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-r3kirrlr: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-r3kirrlr:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-r3kirrlr .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-r3kirrlr .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-r3kirrlr .beae-x-text ul ul,div.beae-sections .beae-r3kirrlr .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-r3kirrlr .beae-x-text ol ol,div.beae-sections .beae-r3kirrlr .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-hwjy9ss5{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-hwjy9ss5: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-hwjy9ss5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-hwjy9ss5 .beae-empty{display:none}div.beae-sections .beae-hwjy9ss5 .beae-line,div.beae-sections .beae-hwjy9ss5 .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-hwjy9ss5 .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-hwjy9ss5 .beae-line{border-style:solid;border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-hwjy9ss5 .line-cont-after,div.beae-sections .beae-hwjy9ss5 .line-cont-before{border-style:solid;border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-hwjy9ss5 .beae-line-content svg{!important}div.beae-sections .beae-hwjy9ss5 .beae-line-text{!important}div.beae-sections .beae-hwjy9ss5 .line-style{border-bottom-width:2}div.beae-sections .beae-block.beae-08lr4fpg{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-08lr4fpg: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-08lr4fpg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-08lr4fpg .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-08lr4fpg .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-08lr4fpg .beae-x-text ul ul,div.beae-sections .beae-08lr4fpg .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-08lr4fpg .beae-x-text ol ol,div.beae-sections .beae-08lr4fpg .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-niol89pk{--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-niol89pk .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-niol89pk:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-niol89pk .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-niol89pk>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-niol89pk>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-niol89pk .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-niol89pk .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-niol89pk: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-niol89pk: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-niol89pk:before{z-index:unset}div.beae-sections .beae-niol89pk .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-niol89pk .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-niol89pk .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-niol89pk .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-6aqxa9v4{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-6aqxa9v4{--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-6aqxa9v4{--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-6aqxa9v4 .beae-empty{display:none}div.beae-sections .beae-block.beae-kqfvgc2x{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-kqfvgc2x: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-kqfvgc2x:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-kqfvgc2x .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-kqfvgc2x .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-kqfvgc2x .beae-x-text ul ul,div.beae-sections .beae-kqfvgc2x .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-kqfvgc2x .beae-x-text ol ol,div.beae-sections .beae-kqfvgc2x .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-zep1uq80{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-zep1uq80: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-zep1uq80:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-zep1uq80 .beae-empty{display:none}div.beae-sections .beae-zep1uq80 .beae-line,div.beae-sections .beae-zep1uq80 .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-zep1uq80 .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-zep1uq80 .beae-line{border-style:solid;border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-zep1uq80 .line-cont-after,div.beae-sections .beae-zep1uq80 .line-cont-before{border-style:solid;border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-zep1uq80 .beae-line-content svg{!important}div.beae-sections .beae-zep1uq80 .beae-line-text{!important}div.beae-sections .beae-zep1uq80 .line-style{border-bottom-width:2}div.beae-sections .beae-block.beae-taea281o{--beae-animation-delay: .3s;--beae-animation-delay-mobile: .3s}div.beae-sections .beae-taea281o{--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-taea281o{--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-taea281o .beae-empty{display:none}div.beae-sections .beae-taea281o: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-yx7ydqfw{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-yx7ydqfw: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-yx7ydqfw:not(.beae-next-popup--container){--parent-direction-mobile: row;width:22px;height:10%;flex:0 0 22px;align-self:unset}}div.beae-sections .beae-yx7ydqfw .beae-empty{display:none}div.beae-sections .beae-yx7ydqfw .beae-elm__ic{color:var(--beae-global-colors-beae-noqm)}div.beae-sections .beae-yx7ydqfw .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-nyywuqpa{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-nyywuqpa: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-nyywuqpa: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-nyywuqpa .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-nyywuqpa .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-nyywuqpa .beae-x-text ul ul,div.beae-sections .beae-nyywuqpa .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-nyywuqpa .beae-x-text ol ol,div.beae-sections .beae-nyywuqpa .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-ktv9x76o{--beae-animation-delay: .45s;--beae-animation-delay-mobile: .45s}div.beae-sections .beae-ktv9x76o{--parent-direction: column;display:flex;flex-direction:row;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-ktv9x76o{--parent-direction-mobile: column;display:flex;flex-direction:row;align-items:flex-start;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ktv9x76o .beae-empty{display:none}div.beae-sections .beae-ktv9x76o: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-dvtv6tvn{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-dvtv6tvn: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-dvtv6tvn:not(.beae-next-popup--container){--parent-direction-mobile: row;width:22px;height:10%;flex:0 0 22px;align-self:unset}}div.beae-sections .beae-dvtv6tvn .beae-empty{display:none}div.beae-sections .beae-dvtv6tvn .beae-elm__ic{color:var(--beae-global-colors-beae-noqm)}div.beae-sections .beae-dvtv6tvn .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-0g523d7v{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-0g523d7v: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-0g523d7v: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-0g523d7v .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-0g523d7v .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-0g523d7v .beae-x-text ul ul,div.beae-sections .beae-0g523d7v .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0g523d7v .beae-x-text ol ol,div.beae-sections .beae-0g523d7v .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-ms96qdki{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-ms96qdki: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-ms96qdki:not(.beae-next-popup--container){--parent-direction-mobile: column-reverse;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ms96qdki .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:20px}div.beae-sections .beae-ms96qdki .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-ms96qdki .beae-image-picture img,div.beae-sections .beae-ms96qdki .beae-video-product{aspect-ratio:5/4}@media only screen and (min-width:768px){div.beae-sections .beae-ms96qdki .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-ms96qdki .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-iiumi img{object-fit:cover;object-position:46.913580246913575% 82.71604938271605%}@media only screen and (max-width:768px){div.beae-sections .beae-iiumi img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-cwlxarj9{--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-cwlxarj9 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-cwlxarj9:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-cwlxarj9 .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-cwlxarj9>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-cwlxarj9>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-cwlxarj9 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-cwlxarj9 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-cwlxarj9:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-cwlxarj9:before{z-index:unset}div.beae-sections .beae-cwlxarj9 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-cwlxarj9 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-cwlxarj9 .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-cwlxarj9 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-pj35879r{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-pj35879r: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-pj35879r:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-pj35879r .beae-empty{display:none}div.beae-sections .beae-pj35879r .beae-line,div.beae-sections .beae-pj35879r .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-pj35879r .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-pj35879r .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-pj35879r .line-cont-after,div.beae-sections .beae-pj35879r .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-pj35879r .beae-line-content svg{!important}div.beae-sections .beae-pj35879r .beae-line-text{!important}div.beae-sections .beae-pj35879r .line-style{border-bottom-width:2}div.beae-sections .beae-fvib828n{--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-fvib828n .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-fvib828n:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-fvib828n .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-fvib828n>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-fvib828n>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-fvib828n .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-fvib828n .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-fvib828n: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-fvib828n: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-fvib828n:before{z-index:unset}div.beae-sections .beae-fvib828n .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-fvib828n .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-fvib828n .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-fvib828n .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-ml0czhie{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-ml0czhie{--parent-direction: column;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2vmax;align-self:unset;height:unset;flex:1 0 0px;width:60%}@media screen and (max-width:768px){div.beae-sections .beae-ml0czhie{--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-ml0czhie .beae-empty{display:none}div.beae-sections .beae-block.beae-jy3c47ob{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-jy3c47ob: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-jy3c47ob: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-81k4ggx2{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-81k4ggx2: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-81k4ggx2:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-81k4ggx2 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-81k4ggx2 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-81k4ggx2 .beae-x-text ul ul,div.beae-sections .beae-81k4ggx2 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-81k4ggx2 .beae-x-text ol ol,div.beae-sections .beae-81k4ggx2 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-81k4ggx2 .beae-x-text{text-align:center}div.beae-sections .beae-block.beae-04478vxs{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-04478vxs:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:60%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-04478vxs:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-04478vxs .beae-empty{display:none}div.beae-sections .beae-04478vxs .beae-block_video-player{border-radius:20px}div.beae-sections .beae-04478vxs .beae-video_overlay-icon,div.beae-sections .beae-04478vxs .beae-x-video--wrapper .beae-video-icon-play{color:var(--beae-global-colors-white);background:color-mix(in srgb,var(--beae-global-colors-transparent) 100%,transparent);width:90px;height:90px}@media(max-width:768px){div.beae-sections .beae-04478vxs .beae-block_video-player{border-radius:0}div.beae-sections .beae-04478vxs .beae-img-overlay img{border-radius:10px}div.beae-sections .beae-04478vxs .beae-video_overlay-icon,div.beae-sections .beae-04478vxs .beae-x-video--wrapper .beae-video-icon-play{width:55px;height:55px}}div.beae-sections .beae-04478vxs video.beae_video,div.beae-sections .beae-04478vxs iframe.beae_iframe{aspect-ratio:3/2}div.beae-sections .beae-04478vxs .beae-block_video-iframe,div.beae-sections .beae-04478vxs .beae-x-video--wrapper,div.beae-sections .beae-04478vxs video.beae_video,div.beae-sections .beae-04478vxs iframe.beae_iframe{width:100%!important;height:100%!important}div.beae-sections .beae-04478vxs{position:relative}div.beae-sections .beae-04478vxs .beae-block_video-player{width:100%;height:100%;display:inline-block;overflow:hidden}div.beae-sections .beae-04478vxs .beae-block_video-player iframe{border-radius:0}div.beae-sections .beae-04478vxs .beae-popup__content iframe,div.beae-sections .beae-04478vxs .beae-popup__content video{width:100%;aspect-ratio:16 / 9}div.beae-sections .beae-04478vxs .beae-icon-overlay .beae-block_video-player{display:none}div.beae-sections .beae-04478vxs .beae-icon-overlay .beae-video_overlay-icon{position:relative}div.beae-sections .beae-04478vxs .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-04478vxs .beae-x-video--wrapper .beae-video_overlay-icon.beae-overlay{width:100%;height:100%}div.beae-sections .beae-04478vxs .beae-video-icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;cursor:pointer}div.beae-sections .beae-04478vxs .beae-video-icon-play svg{height:100%;width:100%;fill:currentColor}div.beae-sections .beae-04478vxs .beae-x-video--wrapper img,div.beae-sections .beae-04478vxs .beae-x-video--wrapper picture{object-fit:cover;height:100%;width:100%;object-position:50% 50%}div.beae-sections .beae-04478vxs .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-04478vxs .beae-img-overlay.playing .beae-close-video{display:flex;opacity:0;transition:opacity ease-in .25s}div.beae-sections .beae-04478vxs .beae-img-overlay.playing:hover .beae-close-video{opacity:1}div.beae-sections .beae-04478vxs .beae-img-overlay .beae_iframe,div.beae-sections .beae-04478vxs .beae-img-overlay .beae_video{transition:all .3s ease-in-out 0ms;opacity:0}div.beae-sections .beae-04478vxs .beae-img-overlay.playing .beae_iframe,div.beae-sections .beae-04478vxs .beae-img-overlay.playing .beae_video{opacity:1;z-index:100000000;position:relative;transition:all .3s ease-in-out .3s}div.beae-sections .beae-04478vxs .beae-img-overlay.playing .beae-video_overlay-icon{opacity:0}@media only screen and (max-width:768px){div.beae-sections .beae-04478vxs .beae-video-icon-play{top:50%;left:50%}}div.beae-sections .beae-block.beae-p4lo7vkx{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-p4lo7vkx: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-p4lo7vkx:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-p4lo7vkx .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-p4lo7vkx .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:10px;box-shadow:0 0 #000;padding:16px}div.beae-sections .beae-p4lo7vkx .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:10px}@media screen and (max-width:768px){div.beae-sections .beae-p4lo7vkx .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-p4lo7vkx .beae-button-js{margin:0}div.beae-sections .beae-rvt0vkcj{--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-rvt0vkcj .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-rvt0vkcj:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-rvt0vkcj .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-rvt0vkcj>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-rvt0vkcj>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-rvt0vkcj .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-rvt0vkcj .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-rvt0vkcj:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-rvt0vkcj:before{z-index:unset}div.beae-sections .beae-rvt0vkcj .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-rvt0vkcj .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-rvt0vkcj .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-rvt0vkcj .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-77oynbch{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-77oynbch: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-77oynbch:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-77oynbch .beae-empty{display:none}div.beae-sections .beae-77oynbch .beae-line,div.beae-sections .beae-77oynbch .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-77oynbch .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-77oynbch .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-77oynbch .line-cont-after,div.beae-sections .beae-77oynbch .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-77oynbch .beae-line-content svg{!important}div.beae-sections .beae-77oynbch .beae-line-text{!important}div.beae-sections .beae-77oynbch .line-style{border-bottom-width:2}div.beae-sections .beae-nws25gxo{--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-nws25gxo .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-nws25gxo:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-nws25gxo .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-nws25gxo>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-nws25gxo>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-nws25gxo .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-nws25gxo .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-nws25gxo: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-nws25gxo: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-nws25gxo:before{z-index:unset}div.beae-sections .beae-nws25gxo .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-nws25gxo .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-nws25gxo .beae-img-ratio-wrp .beae-img-ratio-control{border-radius:100px}div.beae-sections .beae-nws25gxo .beae-img-ratio-btn{background:#fff;width:35px!important;height:60px!important;border-radius:50px;display:flex;position:relative}div.beae-sections .beae-nws25gxo .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-nws25gxo .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-nws25gxo .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-jlpabedh{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-jlpabedh: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-jlpabedh:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-jlpabedh .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-jlpabedh .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-jlpabedh .beae-x-text ul ul,div.beae-sections .beae-jlpabedh .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-jlpabedh .beae-x-text ol ol,div.beae-sections .beae-jlpabedh .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-jlpabedh .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-jlpabedh .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-a0qkuckx{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-a0qkuckx{--parent-direction: column;display:flex;flex-direction:column;align-items:center;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-a0qkuckx{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-a0qkuckx .beae-empty{display:none}div.beae-sections .beae-a0qkuckx: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-hmwwp7ek{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-hmwwp7ek:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:90%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-hmwwp7ek:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-hmwwp7ek .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-hmwwp7ek .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-hmwwp7ek .beae-image-picture img,div.beae-sections .beae-hmwwp7ek .beae-video-product{aspect-ratio:16/9}@media only screen and (min-width:768px){div.beae-sections .beae-hmwwp7ek .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-hmwwp7ek .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-hmwwp7ek .beae-image-picture img{aspect-ratio:3/2}}div.beae-sections .beae-mkjae img{object-fit:cover;object-position:47.325102880658434% 34.60294472604393%}@media only screen and (max-width:768px){div.beae-sections .beae-mkjae img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-7we img{object-fit:cover;object-position:50.617283950617285% 22.24475018102824%}@media only screen and (max-width:768px){div.beae-sections .beae-7we img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-cwovqotl{--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-cwovqotl .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-cwovqotl:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-cwovqotl .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-cwovqotl>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-cwovqotl>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-cwovqotl .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-cwovqotl .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-cwovqotl:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-cwovqotl:before{z-index:unset}div.beae-sections .beae-cwovqotl .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-cwovqotl .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-cwovqotl .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-cwovqotl .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-2armkwh5{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-2armkwh5: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-2armkwh5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-2armkwh5 .beae-empty{display:none}div.beae-sections .beae-2armkwh5 .beae-line,div.beae-sections .beae-2armkwh5 .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-2armkwh5 .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-2armkwh5 .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-2armkwh5 .line-cont-after,div.beae-sections .beae-2armkwh5 .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-2armkwh5 .beae-line-content svg{!important}div.beae-sections .beae-2armkwh5 .beae-line-text{!important}div.beae-sections .beae-2armkwh5 .line-style{border-bottom-width:2}div.beae-sections .beae-shyrhktj{--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-shyrhktj .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-shyrhktj:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-shyrhktj .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-shyrhktj>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-shyrhktj>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-shyrhktj .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-shyrhktj .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-shyrhktj: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-shyrhktj: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-shyrhktj:before{z-index:unset}div.beae-sections .beae-shyrhktj .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-shyrhktj .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-shyrhktj .beae-img-ratio-wrp .beae-img-ratio-control{border-radius:100px}div.beae-sections .beae-shyrhktj .beae-img-ratio-btn{background:#fff;width:35px!important;height:60px!important;border-radius:50px;display:flex;position:relative}div.beae-sections .beae-shyrhktj .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-shyrhktj .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-shyrhktj .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-gzf6a558{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-gzf6a558: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-gzf6a558:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-gzf6a558 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-gzf6a558 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-gzf6a558 .beae-x-text ul ul,div.beae-sections .beae-gzf6a558 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-gzf6a558 .beae-x-text ol ol,div.beae-sections .beae-gzf6a558 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-gzf6a558 .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-gzf6a558 .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-0pljfgn9{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-0pljfgn9{--parent-direction: column;display:flex;flex-direction:column;align-items:center;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-0pljfgn9{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-0pljfgn9 .beae-empty{display:none}div.beae-sections .beae-0pljfgn9: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-fksvshk2{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-fksvshk2:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:90%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-fksvshk2:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-fksvshk2 .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-fksvshk2 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-fksvshk2 .beae-image-picture img,div.beae-sections .beae-fksvshk2 .beae-video-product{aspect-ratio:16/9}@media only screen and (min-width:768px){div.beae-sections .beae-fksvshk2 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-fksvshk2 .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-fksvshk2 .beae-image-picture img{aspect-ratio:3/2}}div.beae-sections .beae-ye3pn img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-ye3pn img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-id6g9 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-id6g9 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-6pzllc6u{--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-6pzllc6u .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-6pzllc6u:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-6pzllc6u .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-6pzllc6u>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-6pzllc6u>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-6pzllc6u .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-6pzllc6u .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-6pzllc6u:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-6pzllc6u:before{z-index:unset}div.beae-sections .beae-6pzllc6u .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-6pzllc6u .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-6pzllc6u .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-6pzllc6u .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-s7jzyuj7{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-s7jzyuj7: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-s7jzyuj7:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-s7jzyuj7 .beae-empty{display:none}div.beae-sections .beae-s7jzyuj7 .beae-line,div.beae-sections .beae-s7jzyuj7 .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-s7jzyuj7 .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-s7jzyuj7 .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-s7jzyuj7 .line-cont-after,div.beae-sections .beae-s7jzyuj7 .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-s7jzyuj7 .beae-line-content svg{!important}div.beae-sections .beae-s7jzyuj7 .beae-line-text{!important}div.beae-sections .beae-s7jzyuj7 .line-style{border-bottom-width:2}div.beae-sections .beae-st37egrh{--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-st37egrh .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-st37egrh:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-st37egrh .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-st37egrh>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-st37egrh>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-st37egrh .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-st37egrh .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-st37egrh: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-st37egrh: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-st37egrh:before{z-index:unset}div.beae-sections .beae-st37egrh .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-st37egrh .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-st37egrh .custom-list>:first-child .custom-image{display:none!important}div.beae-sections .beae-st37egrh .custom-list>:not(:first-child) .custom-video{display:none!important}div.beae-sections .beae-st37egrh .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-st37egrh .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-nw3xta8t{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-nw3xta8t: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-nw3xta8t:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-nw3xta8t .beae-text-content{letter-spacing:0px}@media screen and (max-width:768px){div.beae-sections .beae-nw3xta8t .beae-text-content{letter-spacing:0px}}div.beae-sections .beae-block.beae-0zz1lhxf{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-0zz1lhxf: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-0zz1lhxf:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-0zz1lhxf .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-0zz1lhxf .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-0zz1lhxf .beae-x-text ul ul,div.beae-sections .beae-0zz1lhxf .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0zz1lhxf .beae-x-text ol ol,div.beae-sections .beae-0zz1lhxf .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0zz1lhxf .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-0zz1lhxf .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-ltmj9tas{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-ltmj9tas: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-ltmj9tas:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ltmj9tas .beae-list-item{display:flex;position:relative}div.beae-sections .beae-ltmj9tas a.beae-list-item{text-decoration:none}div.beae-sections .beae-ltmj9tas .beae-list-item{display:flex;flex-direction:column;justify-content:space-between;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-ltmj9tas .beae-list-item{display:flex;flex-direction:column;justify-content:space-between;gap:3vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-ltmj9tas .beae-list-item{border-radius:10px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}div.beae-sections .beae-ltmj9tas .beae-empty{display:none}@media only screen and (min-width:768px){div.beae-sections .beae-ltmj9tas .beae-list-item{padding:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-ltmj9tas .beae-list-item{padding:2vmax}}div.beae-sections .beae-block.beae-s71efwni{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-s71efwni: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-s71efwni:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-unique-wa7vame8 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-wa7vame8 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-wa7vame8 .beae-image-picture img,div.beae-sections .beae-unique-wa7vame8 .beae-video-product{aspect-ratio:4/3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-wa7vame8 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-wa7vame8 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-h3mnn img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-h3mnn img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-jo46tu9f{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-jo46tu9f: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-jo46tu9f:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-unique-a7w71oos .beae-empty{display:none}div.beae-sections .beae-unique-a7w71oos{border-radius:10px;overflow:hidden}div.beae-sections .beae-unique-a7w71oos .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-unique-a7w71oos .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-unique-a7w71oos .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-unique-a7w71oos .beae-x-video--wrapper .beae-video-icon-play{width:55px;height:55px}}div.beae-sections .beae-unique-a7w71oos.beae-unique-a7w71oos video.beae_video,div.beae-sections .beae-unique-a7w71oos.beae-unique-a7w71oos iframe.beae_iframe{aspect-ratio:16/9}div.beae-sections .beae-unique-a7w71oos .beae-block_video-iframe,div.beae-sections .beae-unique-a7w71oos .beae-x-video--wrapper,div.beae-sections .beae-unique-a7w71oos video.beae_video,div.beae-sections .beae-unique-a7w71oos iframe.beae_iframe{width:100%!important;height:100%!important}div.beae-sections .beae-unique-a7w71oos{position:relative}div.beae-sections .beae-unique-a7w71oos .beae-block_video-player{width:100%;height:100%;display:inline-block;overflow:hidden}div.beae-sections .beae-unique-a7w71oos .beae-block_video-player iframe{border-radius:0}div.beae-sections .beae-unique-a7w71oos .beae-popup__content iframe,div.beae-sections .beae-unique-a7w71oos .beae-popup__content video{width:100%;aspect-ratio:16 / 9}div.beae-sections .beae-unique-a7w71oos .beae-icon-overlay .beae-block_video-player{display:none}div.beae-sections .beae-unique-a7w71oos .beae-icon-overlay .beae-video_overlay-icon{position:relative}div.beae-sections .beae-unique-a7w71oos .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-unique-a7w71oos .beae-x-video--wrapper .beae-video_overlay-icon.beae-overlay{width:100%;height:100%}div.beae-sections .beae-unique-a7w71oos .beae-video-icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;cursor:pointer}div.beae-sections .beae-unique-a7w71oos .beae-video-icon-play svg{height:100%;width:100%;fill:currentColor}div.beae-sections .beae-unique-a7w71oos .beae-x-video--wrapper img,div.beae-sections .beae-unique-a7w71oos .beae-x-video--wrapper picture{object-fit:cover;height:100%;width:100%;object-position:50% 50%}div.beae-sections .beae-unique-a7w71oos .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-unique-a7w71oos .beae-img-overlay.playing .beae-close-video{display:flex;opacity:0;transition:opacity ease-in .25s}div.beae-sections .beae-unique-a7w71oos .beae-img-overlay.playing:hover .beae-close-video{opacity:1}div.beae-sections .beae-unique-a7w71oos .beae-img-overlay .beae_iframe,div.beae-sections .beae-unique-a7w71oos .beae-img-overlay .beae_video{transition:all .3s ease-in-out 0ms;opacity:0}div.beae-sections .beae-unique-a7w71oos .beae-img-overlay.playing .beae_iframe,div.beae-sections .beae-unique-a7w71oos .beae-img-overlay.playing .beae_video{opacity:1;z-index:100000000;position:relative;transition:all .3s ease-in-out .3s}div.beae-sections .beae-unique-a7w71oos .beae-img-overlay.playing .beae-video_overlay-icon{opacity:0}@media only screen and (max-width:768px){div.beae-sections .beae-unique-a7w71oos .beae-video-icon-play{top:50%;left:50%}}div.beae-sections .beae-block.beae-tjqqotq2{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-tjqqotq2: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-tjqqotq2:not(.beae-next-popup--container){--parent-direction-mobile: column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-tjqqotq2 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-tjqqotq2 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-tjqqotq2 .beae-x-text ul ul,div.beae-sections .beae-tjqqotq2 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-tjqqotq2 .beae-x-text ol ol,div.beae-sections .beae-tjqqotq2 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-tjqqotq2 .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-tjqqotq2 .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-i1gyzerl{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-i1gyzerl: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-i1gyzerl:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-i1gyzerl .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-i1gyzerl .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-i1gyzerl .beae-x-text ul ul,div.beae-sections .beae-i1gyzerl .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-i1gyzerl .beae-x-text ol ol,div.beae-sections .beae-i1gyzerl .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-unique-waq2ry79 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-waq2ry79 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-waq2ry79 .beae-image-picture img,div.beae-sections .beae-unique-waq2ry79 .beae-video-product{aspect-ratio:4/3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-waq2ry79 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-waq2ry79 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-l6ql img{object-fit:cover;object-position:48.971193415637856% 21.604938271604937%}@media only screen and (max-width:768px){div.beae-sections .beae-l6ql img{object-fit:cover;object-position:49.794238683127574% 17.901234567901234%}}div.beae-sections .beae-unique-sq4093yb .beae-empty{display:none}div.beae-sections .beae-unique-sq4093yb{border-radius:10px;overflow:hidden}div.beae-sections .beae-unique-sq4093yb .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-unique-sq4093yb .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-unique-sq4093yb .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-unique-sq4093yb .beae-x-video--wrapper .beae-video-icon-play{width:55px;height:55px}}div.beae-sections .beae-unique-sq4093yb.beae-unique-sq4093yb video.beae_video,div.beae-sections .beae-unique-sq4093yb.beae-unique-sq4093yb iframe.beae_iframe{aspect-ratio:16/9}div.beae-sections .beae-unique-sq4093yb .beae-block_video-iframe,div.beae-sections .beae-unique-sq4093yb .beae-x-video--wrapper,div.beae-sections .beae-unique-sq4093yb video.beae_video,div.beae-sections .beae-unique-sq4093yb iframe.beae_iframe{width:100%!important;height:100%!important}div.beae-sections .beae-unique-sq4093yb{position:relative}div.beae-sections .beae-unique-sq4093yb .beae-block_video-player{width:100%;height:100%;display:inline-block;overflow:hidden}div.beae-sections .beae-unique-sq4093yb .beae-block_video-player iframe{border-radius:0}div.beae-sections .beae-unique-sq4093yb .beae-popup__content iframe,div.beae-sections .beae-unique-sq4093yb .beae-popup__content video{width:100%;aspect-ratio:16 / 9}div.beae-sections .beae-unique-sq4093yb .beae-icon-overlay .beae-block_video-player{display:none}div.beae-sections .beae-unique-sq4093yb .beae-icon-overlay .beae-video_overlay-icon{position:relative}div.beae-sections .beae-unique-sq4093yb .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-unique-sq4093yb .beae-x-video--wrapper .beae-video_overlay-icon.beae-overlay{width:100%;height:100%}div.beae-sections .beae-unique-sq4093yb .beae-video-icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;cursor:pointer}div.beae-sections .beae-unique-sq4093yb .beae-video-icon-play svg{height:100%;width:100%;fill:currentColor}div.beae-sections .beae-unique-sq4093yb .beae-x-video--wrapper img,div.beae-sections .beae-unique-sq4093yb .beae-x-video--wrapper picture{object-fit:cover;height:100%;width:100%;object-position:50% 50%}div.beae-sections .beae-unique-sq4093yb .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-unique-sq4093yb .beae-img-overlay.playing .beae-close-video{display:flex;opacity:0;transition:opacity ease-in .25s}div.beae-sections .beae-unique-sq4093yb .beae-img-overlay.playing:hover .beae-close-video{opacity:1}div.beae-sections .beae-unique-sq4093yb .beae-img-overlay .beae_iframe,div.beae-sections .beae-unique-sq4093yb .beae-img-overlay .beae_video{transition:all .3s ease-in-out 0ms;opacity:0}div.beae-sections .beae-unique-sq4093yb .beae-img-overlay.playing .beae_iframe,div.beae-sections .beae-unique-sq4093yb .beae-img-overlay.playing .beae_video{opacity:1;z-index:100000000;position:relative;transition:all .3s ease-in-out .3s}div.beae-sections .beae-unique-sq4093yb .beae-img-overlay.playing .beae-video_overlay-icon{opacity:0}@media only screen and (max-width:768px){div.beae-sections .beae-unique-sq4093yb .beae-video-icon-play{top:50%;left:50%}}div.beae-sections .beae-unique-2xijkgep .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-2xijkgep .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-2xijkgep .beae-image-picture img,div.beae-sections .beae-unique-2xijkgep .beae-video-product{aspect-ratio:4/3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-2xijkgep .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-2xijkgep .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-u1ixa img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-u1ixa img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-feaz8edv .beae-empty{display:none}div.beae-sections .beae-unique-feaz8edv{border-radius:10px;overflow:hidden}div.beae-sections .beae-unique-feaz8edv .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-unique-feaz8edv .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-unique-feaz8edv .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-unique-feaz8edv .beae-x-video--wrapper .beae-video-icon-play{width:55px;height:55px}}div.beae-sections .beae-unique-feaz8edv.beae-unique-feaz8edv video.beae_video,div.beae-sections .beae-unique-feaz8edv.beae-unique-feaz8edv iframe.beae_iframe{aspect-ratio:16/9}div.beae-sections .beae-unique-feaz8edv .beae-block_video-iframe,div.beae-sections .beae-unique-feaz8edv .beae-x-video--wrapper,div.beae-sections .beae-unique-feaz8edv video.beae_video,div.beae-sections .beae-unique-feaz8edv iframe.beae_iframe{width:100%!important;height:100%!important}div.beae-sections .beae-unique-feaz8edv{position:relative}div.beae-sections .beae-unique-feaz8edv .beae-block_video-player{width:100%;height:100%;display:inline-block;overflow:hidden}div.beae-sections .beae-unique-feaz8edv .beae-block_video-player iframe{border-radius:0}div.beae-sections .beae-unique-feaz8edv .beae-popup__content iframe,div.beae-sections .beae-unique-feaz8edv .beae-popup__content video{width:100%;aspect-ratio:16 / 9}div.beae-sections .beae-unique-feaz8edv .beae-icon-overlay .beae-block_video-player{display:none}div.beae-sections .beae-unique-feaz8edv .beae-icon-overlay .beae-video_overlay-icon{position:relative}div.beae-sections .beae-unique-feaz8edv .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-unique-feaz8edv .beae-x-video--wrapper .beae-video_overlay-icon.beae-overlay{width:100%;height:100%}div.beae-sections .beae-unique-feaz8edv .beae-video-icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;cursor:pointer}div.beae-sections .beae-unique-feaz8edv .beae-video-icon-play svg{height:100%;width:100%;fill:currentColor}div.beae-sections .beae-unique-feaz8edv .beae-x-video--wrapper img,div.beae-sections .beae-unique-feaz8edv .beae-x-video--wrapper picture{object-fit:cover;height:100%;width:100%;object-position:50% 50%}div.beae-sections .beae-unique-feaz8edv .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-unique-feaz8edv .beae-img-overlay.playing .beae-close-video{display:flex;opacity:0;transition:opacity ease-in .25s}div.beae-sections .beae-unique-feaz8edv .beae-img-overlay.playing:hover .beae-close-video{opacity:1}div.beae-sections .beae-unique-feaz8edv .beae-img-overlay .beae_iframe,div.beae-sections .beae-unique-feaz8edv .beae-img-overlay .beae_video{transition:all .3s ease-in-out 0ms;opacity:0}div.beae-sections .beae-unique-feaz8edv .beae-img-overlay.playing .beae_iframe,div.beae-sections .beae-unique-feaz8edv .beae-img-overlay.playing .beae_video{opacity:1;z-index:100000000;position:relative;transition:all .3s ease-in-out .3s}div.beae-sections .beae-unique-feaz8edv .beae-img-overlay.playing .beae-video_overlay-icon{opacity:0}@media only screen and (max-width:768px){div.beae-sections .beae-unique-feaz8edv .beae-video-icon-play{top:50%;left:50%}}div.beae-sections .beae-unique-6feeruai .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-6feeruai .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-6feeruai .beae-image-picture img,div.beae-sections .beae-unique-6feeruai .beae-video-product{aspect-ratio:4/3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-6feeruai .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-6feeruai .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-1wzoo img{object-fit:cover;object-position:45.267489711934154% 1.8518518518518516%}@media only screen and (max-width:768px){div.beae-sections .beae-1wzoo img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-prgetk9a .beae-empty{display:none}div.beae-sections .beae-unique-prgetk9a{border-radius:10px;overflow:hidden}div.beae-sections .beae-unique-prgetk9a .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-unique-prgetk9a .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-unique-prgetk9a .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-unique-prgetk9a .beae-x-video--wrapper .beae-video-icon-play{width:55px;height:55px}}div.beae-sections .beae-unique-prgetk9a.beae-unique-prgetk9a video.beae_video,div.beae-sections .beae-unique-prgetk9a.beae-unique-prgetk9a iframe.beae_iframe{aspect-ratio:16/9}div.beae-sections .beae-unique-prgetk9a .beae-block_video-iframe,div.beae-sections .beae-unique-prgetk9a .beae-x-video--wrapper,div.beae-sections .beae-unique-prgetk9a video.beae_video,div.beae-sections .beae-unique-prgetk9a iframe.beae_iframe{width:100%!important;height:100%!important}div.beae-sections .beae-unique-prgetk9a{position:relative}div.beae-sections .beae-unique-prgetk9a .beae-block_video-player{width:100%;height:100%;display:inline-block;overflow:hidden}div.beae-sections .beae-unique-prgetk9a .beae-block_video-player iframe{border-radius:0}div.beae-sections .beae-unique-prgetk9a .beae-popup__content iframe,div.beae-sections .beae-unique-prgetk9a .beae-popup__content video{width:100%;aspect-ratio:16 / 9}div.beae-sections .beae-unique-prgetk9a .beae-icon-overlay .beae-block_video-player{display:none}div.beae-sections .beae-unique-prgetk9a .beae-icon-overlay .beae-video_overlay-icon{position:relative}div.beae-sections .beae-unique-prgetk9a .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-unique-prgetk9a .beae-x-video--wrapper .beae-video_overlay-icon.beae-overlay{width:100%;height:100%}div.beae-sections .beae-unique-prgetk9a .beae-video-icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;cursor:pointer}div.beae-sections .beae-unique-prgetk9a .beae-video-icon-play svg{height:100%;width:100%;fill:currentColor}div.beae-sections .beae-unique-prgetk9a .beae-x-video--wrapper img,div.beae-sections .beae-unique-prgetk9a .beae-x-video--wrapper picture{object-fit:cover;height:100%;width:100%;object-position:50% 50%}div.beae-sections .beae-unique-prgetk9a .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-unique-prgetk9a .beae-img-overlay.playing .beae-close-video{display:flex;opacity:0;transition:opacity ease-in .25s}div.beae-sections .beae-unique-prgetk9a .beae-img-overlay.playing:hover .beae-close-video{opacity:1}div.beae-sections .beae-unique-prgetk9a .beae-img-overlay .beae_iframe,div.beae-sections .beae-unique-prgetk9a .beae-img-overlay .beae_video{transition:all .3s ease-in-out 0ms;opacity:0}div.beae-sections .beae-unique-prgetk9a .beae-img-overlay.playing .beae_iframe,div.beae-sections .beae-unique-prgetk9a .beae-img-overlay.playing .beae_video{opacity:1;z-index:100000000;position:relative;transition:all .3s ease-in-out .3s}div.beae-sections .beae-unique-prgetk9a .beae-img-overlay.playing .beae-video_overlay-icon{opacity:0}@media only screen and (max-width:768px){div.beae-sections .beae-unique-prgetk9a .beae-video-icon-play{top:50%;left:50%}}div.beae-sections .beae-unique-0e5vor2k .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-0e5vor2k .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-0e5vor2k .beae-image-picture img,div.beae-sections .beae-unique-0e5vor2k .beae-video-product{aspect-ratio:4/3}@media only screen and (min-width:768px){div.beae-sections .beae-unique-0e5vor2k .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-0e5vor2k .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-4e58f img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-4e58f img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-mz88nv5p .beae-empty{display:none}div.beae-sections .beae-unique-mz88nv5p{border-radius:10px;overflow:hidden}div.beae-sections .beae-unique-mz88nv5p .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-unique-mz88nv5p .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-unique-mz88nv5p .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-unique-mz88nv5p .beae-x-video--wrapper .beae-video-icon-play{width:55px;height:55px}}div.beae-sections .beae-unique-mz88nv5p.beae-unique-mz88nv5p video.beae_video,div.beae-sections .beae-unique-mz88nv5p.beae-unique-mz88nv5p iframe.beae_iframe{aspect-ratio:16/9}div.beae-sections .beae-unique-mz88nv5p .beae-block_video-iframe,div.beae-sections .beae-unique-mz88nv5p .beae-x-video--wrapper,div.beae-sections .beae-unique-mz88nv5p video.beae_video,div.beae-sections .beae-unique-mz88nv5p iframe.beae_iframe{width:100%!important;height:100%!important}div.beae-sections .beae-unique-mz88nv5p{position:relative}div.beae-sections .beae-unique-mz88nv5p .beae-block_video-player{width:100%;height:100%;display:inline-block;overflow:hidden}div.beae-sections .beae-unique-mz88nv5p .beae-block_video-player iframe{border-radius:0}div.beae-sections .beae-unique-mz88nv5p .beae-popup__content iframe,div.beae-sections .beae-unique-mz88nv5p .beae-popup__content video{width:100%;aspect-ratio:16 / 9}div.beae-sections .beae-unique-mz88nv5p .beae-icon-overlay .beae-block_video-player{display:none}div.beae-sections .beae-unique-mz88nv5p .beae-icon-overlay .beae-video_overlay-icon{position:relative}div.beae-sections .beae-unique-mz88nv5p .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-unique-mz88nv5p .beae-x-video--wrapper .beae-video_overlay-icon.beae-overlay{width:100%;height:100%}div.beae-sections .beae-unique-mz88nv5p .beae-video-icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;cursor:pointer}div.beae-sections .beae-unique-mz88nv5p .beae-video-icon-play svg{height:100%;width:100%;fill:currentColor}div.beae-sections .beae-unique-mz88nv5p .beae-x-video--wrapper img,div.beae-sections .beae-unique-mz88nv5p .beae-x-video--wrapper picture{object-fit:cover;height:100%;width:100%;object-position:50% 50%}div.beae-sections .beae-unique-mz88nv5p .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-unique-mz88nv5p .beae-img-overlay.playing .beae-close-video{display:flex;opacity:0;transition:opacity ease-in .25s}div.beae-sections .beae-unique-mz88nv5p .beae-img-overlay.playing:hover .beae-close-video{opacity:1}div.beae-sections .beae-unique-mz88nv5p .beae-img-overlay .beae_iframe,div.beae-sections .beae-unique-mz88nv5p .beae-img-overlay .beae_video{transition:all .3s ease-in-out 0ms;opacity:0}div.beae-sections .beae-unique-mz88nv5p .beae-img-overlay.playing .beae_iframe,div.beae-sections .beae-unique-mz88nv5p .beae-img-overlay.playing .beae_video{opacity:1;z-index:100000000;position:relative;transition:all .3s ease-in-out .3s}div.beae-sections .beae-unique-mz88nv5p .beae-img-overlay.playing .beae-video_overlay-icon{opacity:0}@media only screen and (max-width:768px){div.beae-sections .beae-unique-mz88nv5p .beae-video-icon-play{top:50%;left:50%}}div.beae-sections .beae-a4gfqsyh{--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-a4gfqsyh .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-a4gfqsyh:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-a4gfqsyh .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-a4gfqsyh>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-a4gfqsyh>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-a4gfqsyh .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-a4gfqsyh .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-a4gfqsyh:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-a4gfqsyh:before{z-index:unset}div.beae-sections .beae-a4gfqsyh .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-a4gfqsyh .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-a4gfqsyh .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-a4gfqsyh .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-gig8y26z{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-gig8y26z: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-gig8y26z:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-gig8y26z .beae-empty{display:none}div.beae-sections .beae-gig8y26z .beae-line,div.beae-sections .beae-gig8y26z .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-gig8y26z .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-gig8y26z .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-gig8y26z .line-cont-after,div.beae-sections .beae-gig8y26z .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-gig8y26z .beae-line-content svg{!important}div.beae-sections .beae-gig8y26z .beae-line-text{!important}div.beae-sections .beae-gig8y26z .line-style{border-bottom-width:2}div.beae-sections .beae-l43dn853{--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-l43dn853 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-l43dn853:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-l43dn853 .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-l43dn853>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-l43dn853>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-l43dn853 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-l43dn853 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-l43dn853: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-l43dn853: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-l43dn853:before{z-index:unset}div.beae-sections .beae-l43dn853 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-l43dn853 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-l43dn853 ul{list-style:disc!important;margin-left:2vmax!important}div.beae-sections .beae-l43dn853 .custom-text{opacity:1!important;font-size:19px!important;line-height:27px!important}div.beae-sections .beae-l43dn853 a{text-decoration:underline!important;color:#00f!important}@media screen and (max-width:768px){div.beae-sections .beae-l43dn853 .custom-text{font-size:16px!important;line-height:22px!important}}div.beae-sections .beae-l43dn853 .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-l43dn853 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-fa55jjjn{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-fa55jjjn{--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-fa55jjjn{--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-fa55jjjn .beae-empty{display:none}div.beae-sections .beae-block.beae-yma6j8tm{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-yma6j8tm: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-yma6j8tm:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-yma6j8tm .beae-text-content{letter-spacing:0px}@media screen and (max-width:768px){div.beae-sections .beae-yma6j8tm .beae-text-content{letter-spacing:0px}}div.beae-sections .beae-block.beae-lgsd966o{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-lgsd966o: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-lgsd966o:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-lgsd966o .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-lgsd966o .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-lgsd966o .beae-x-text ul ul,div.beae-sections .beae-lgsd966o .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-lgsd966o .beae-x-text ol ol,div.beae-sections .beae-lgsd966o .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-lgsd966o .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-lgsd966o .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-3mb530kh{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-3mb530kh{margin-right:10vmax;margin-left:10vmax}}div.beae-sections .beae-block.beae-3mb530kh: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-3mb530kh:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-3mb530kh .beae-empty{display:none}div.beae-sections .beae-3mb530kh [data-type=accordions] .beae-tab-content,div.beae-sections .beae-3mb530kh [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-3mb530kh .beae-tab-item,div.beae-sections .beae-3mb530kh .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-3mb530kh .beae-accordion-icon--mobile{width:40px;height:40px;border-radius:50%;padding:7px}@media(max-width:768px){div.beae-sections .beae-3mb530kh .beae-tab-item,div.beae-sections .beae-3mb530kh .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-3mb530kh .beae-accordion-icon--mobile{width:32px;height:32px}}div.beae-sections .beae-3mb530kh .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:row}div.beae-sections .beae-3mb530kh .beae-rightside.active{width:100%;height:100%}div.beae-sections .beae-3mb530kh .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-3mb530kh .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:column}}div.beae-sections .beae-3mb530kh .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-3mb530kh .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-3mb530kh .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax}}div.beae-sections .beae-3mb530kh .beae-tab-items{display:none}div.beae-sections .beae-3mb530kh .beae-accordion-title--mobile{display:flex}div.beae-sections .beae-3mb530kh .beae-tab-content{width:100%;position:relative;z-index:1;visibility:visible;top:0}div.beae-sections .beae-p9dzbmfz{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-p9dzbmfz{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-evid8jrj{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-evid8jrj: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-evid8jrj:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-evid8jrj .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-evid8jrj .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-evid8jrj .beae-x-text ul ul,div.beae-sections .beae-evid8jrj .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-evid8jrj .beae-x-text ol ol,div.beae-sections .beae-evid8jrj .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-evid8jrj .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-evid8jrj .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-tg65k7yc{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-tg65k7yc{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-61e4lc2f{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-61e4lc2f: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-61e4lc2f:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-61e4lc2f .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-61e4lc2f .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-61e4lc2f .beae-x-text ul ul,div.beae-sections .beae-61e4lc2f .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-61e4lc2f .beae-x-text ol ol,div.beae-sections .beae-61e4lc2f .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-sqbsxfhe{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-sqbsxfhe{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-jbe74gh0{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-jbe74gh0: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-jbe74gh0:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-jbe74gh0 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-jbe74gh0 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-jbe74gh0 .beae-x-text ul ul,div.beae-sections .beae-jbe74gh0 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-jbe74gh0 .beae-x-text ol ol,div.beae-sections .beae-jbe74gh0 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-e1n60uf9{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-e1n60uf9{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-rewch6yh{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-rewch6yh: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-rewch6yh:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-rewch6yh .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-rewch6yh .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-rewch6yh .beae-x-text ul ul,div.beae-sections .beae-rewch6yh .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-rewch6yh .beae-x-text ol ol,div.beae-sections .beae-rewch6yh .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-5n4611tv{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-5n4611tv{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-fkp4mkvt{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-fkp4mkvt: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-fkp4mkvt:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-fkp4mkvt .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-fkp4mkvt .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-fkp4mkvt .beae-x-text ul ul,div.beae-sections .beae-fkp4mkvt .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-fkp4mkvt .beae-x-text ol ol,div.beae-sections .beae-fkp4mkvt .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-3c0ser2d{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-3c0ser2d{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-evtxkstg{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-evtxkstg: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-evtxkstg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-evtxkstg .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-evtxkstg .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-evtxkstg .beae-x-text ul ul,div.beae-sections .beae-evtxkstg .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-evtxkstg .beae-x-text ol ol,div.beae-sections .beae-evtxkstg .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-m9m8ilao{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-m9m8ilao{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-fedspohp{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-fedspohp: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-fedspohp:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-fedspohp .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-fedspohp .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-fedspohp .beae-x-text ul ul,div.beae-sections .beae-fedspohp .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-fedspohp .beae-x-text ol ol,div.beae-sections .beae-fedspohp .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-djljcj41{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-djljcj41{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-xeri5s50{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-xeri5s50: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-xeri5s50:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xeri5s50 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-xeri5s50 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-xeri5s50 .beae-x-text ul ul,div.beae-sections .beae-xeri5s50 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xeri5s50 .beae-x-text ol ol,div.beae-sections .beae-xeri5s50 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-5ochlowx{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-5ochlowx{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-ygo3f4pp{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-ygo3f4pp: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-ygo3f4pp:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ygo3f4pp .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-ygo3f4pp .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-ygo3f4pp .beae-x-text ul ul,div.beae-sections .beae-ygo3f4pp .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ygo3f4pp .beae-x-text ol ol,div.beae-sections .beae-ygo3f4pp .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-f02njo1l{--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-f02njo1l .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-f02njo1l:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-f02njo1l .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-f02njo1l>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-f02njo1l>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-f02njo1l .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-f02njo1l .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-f02njo1l:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-f02njo1l:before{z-index:unset}div.beae-sections .beae-f02njo1l .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-f02njo1l .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-f02njo1l .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-f02njo1l .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-vg3oxrv3{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-vg3oxrv3: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-vg3oxrv3:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-vg3oxrv3 .beae-empty{display:none}div.beae-sections .beae-vg3oxrv3 .beae-line,div.beae-sections .beae-vg3oxrv3 .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-vg3oxrv3 .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-vg3oxrv3 .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-vg3oxrv3 .line-cont-after,div.beae-sections .beae-vg3oxrv3 .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-vg3oxrv3 .beae-line-content svg{!important}div.beae-sections .beae-vg3oxrv3 .beae-line-text{!important}div.beae-sections .beae-vg3oxrv3 .line-style{border-bottom-width:2}div.beae-sections .beae-j0wxztyz{--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-j0wxztyz .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-j0wxztyz:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-j0wxztyz .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-j0wxztyz>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-j0wxztyz>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-j0wxztyz .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-j0wxztyz .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-j0wxztyz: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-j0wxztyz: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-j0wxztyz:before{z-index:unset}div.beae-sections .beae-j0wxztyz .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-j0wxztyz .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-j0wxztyz ul{list-style:disc!important;margin-left:2vmax!important}div.beae-sections .beae-j0wxztyz .custom-text{opacity:1!important;font-size:19px!important;line-height:27px!important}div.beae-sections .beae-j0wxztyz a{text-decoration:underline!important;color:#00f!important}@media screen and (max-width:768px){div.beae-sections .beae-j0wxztyz .custom-text{font-size:16px!important;line-height:22px!important}}div.beae-sections .beae-j0wxztyz .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-j0wxztyz .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-mqi5y12f{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-mqi5y12f{--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-mqi5y12f{--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-mqi5y12f .beae-empty{display:none}div.beae-sections .beae-block.beae-urn3hz2m{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-urn3hz2m: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-urn3hz2m:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-urn3hz2m .beae-text-content{letter-spacing:0px}@media screen and (max-width:768px){div.beae-sections .beae-urn3hz2m .beae-text-content{letter-spacing:0px}}div.beae-sections .beae-block.beae-exvumru1{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-exvumru1: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-exvumru1:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-exvumru1 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-exvumru1 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-exvumru1 .beae-x-text ul ul,div.beae-sections .beae-exvumru1 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-exvumru1 .beae-x-text ol ol,div.beae-sections .beae-exvumru1 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-exvumru1 .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-exvumru1 .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-glcmruvx{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-glcmruvx{margin-right:10vmax;margin-left:10vmax}}div.beae-sections .beae-block.beae-glcmruvx: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-glcmruvx:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-glcmruvx .beae-empty{display:none}div.beae-sections .beae-glcmruvx [data-type=accordions] .beae-tab-content,div.beae-sections .beae-glcmruvx [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-glcmruvx .beae-tab-item,div.beae-sections .beae-glcmruvx .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-glcmruvx .beae-accordion-icon--mobile{width:40px;height:40px;border-radius:50%;padding:7px}@media(max-width:768px){div.beae-sections .beae-glcmruvx .beae-tab-item,div.beae-sections .beae-glcmruvx .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-glcmruvx .beae-accordion-icon--mobile{width:32px;height:32px}}div.beae-sections .beae-glcmruvx .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:row}div.beae-sections .beae-glcmruvx .beae-rightside.active{width:100%;height:100%}div.beae-sections .beae-glcmruvx .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-glcmruvx .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:column}}div.beae-sections .beae-glcmruvx .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-glcmruvx .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-glcmruvx .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax}}div.beae-sections .beae-glcmruvx .beae-tab-items{display:none}div.beae-sections .beae-glcmruvx .beae-accordion-title--mobile{display:flex}div.beae-sections .beae-glcmruvx .beae-tab-content{width:100%;position:relative;z-index:1;visibility:visible;top:0}div.beae-sections .beae-d9rs8b4u{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-d9rs8b4u{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-b7l5d6p9{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-b7l5d6p9: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-b7l5d6p9:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-b7l5d6p9 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-b7l5d6p9 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-b7l5d6p9 .beae-x-text ul ul,div.beae-sections .beae-b7l5d6p9 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-b7l5d6p9 .beae-x-text ol ol,div.beae-sections .beae-b7l5d6p9 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-b7l5d6p9 .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-b7l5d6p9 .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-y3f88hgo{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-y3f88hgo{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-pom2zkg9{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-pom2zkg9: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-pom2zkg9:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-pom2zkg9 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-pom2zkg9 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-pom2zkg9 .beae-x-text ul ul,div.beae-sections .beae-pom2zkg9 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-pom2zkg9 .beae-x-text ol ol,div.beae-sections .beae-pom2zkg9 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-091dcpqc{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-091dcpqc{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-a12pdmmc{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-a12pdmmc: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-a12pdmmc:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-a12pdmmc .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-a12pdmmc .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-a12pdmmc .beae-x-text ul ul,div.beae-sections .beae-a12pdmmc .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-a12pdmmc .beae-x-text ol ol,div.beae-sections .beae-a12pdmmc .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0yc4y07y{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-0yc4y07y{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-yrcodssb{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-yrcodssb: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-yrcodssb:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-yrcodssb .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-yrcodssb .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-yrcodssb .beae-x-text ul ul,div.beae-sections .beae-yrcodssb .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-yrcodssb .beae-x-text ol ol,div.beae-sections .beae-yrcodssb .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}.beae-x-text a:not(.beae-not-rs-cl){text-decoration:underline!important}
/*# sourceMappingURL=/cdn/shop/t/28/assets/beae-68c0f951d097b59c1e0d3a72.css.map */
