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-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-block .beae-block.beae-x-text:not([data-min-height=content]){width:100%}div.beae-sections .beae-x-text a:not(.beae-not-rs-cl){color:unset;text-decoration:none}div.beae-sections .beae-grid-block .beae-core .beae-block.beae-x-button{width:100%;height:100%}div.beae-sections .beae-button-js{width:100%;height:100%;display:flex;justify-content:center;align-items:center}div.beae-sections .beae-btn-txt{display:inline-flex;justify-content:center;align-items:center}div.beae-sections .beae-block--btn-ic{display:inline-flex}div.beae-sections .beae-block--btn-ic svg{width:18px;height:auto}div.beae-sections .beae-btn-popup{display:none}div.beae-sections .beae-button-js{position:relative}div.beae-sections .beae-btn-txt{text-decoration:inherit}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]:hover .beae-image-secondary{opacity:1;z-index:2}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-form--single{margin:0;padding:0}div.beae-sections .beae-featuted-collection-navs{gap:0;border-radius:0;display:flex;width:fit-content;align-items:center;justify-content:center;margin:0 auto 2vmax}div.beae-sections .beae-featuted-collection-nav{position:relative;display:flex}div.beae-sections .beae-featuted-collection-nav a{padding:10px;border-bottom:2px solid transparent;transition:all .25s ease;text-decoration:none}div.beae-sections .beae-featuted-collection-nav.nav-active a,div.beae-sections .beae-featuted-collection-nav a:hover{border-color:var(--beae-global-colors-primary_600)}div.beae-sections .beae-featuted-collection-nav.nav-active a{color:var(--beae-global-colors-primary_600)}div.beae-sections .beae-view-all-bottom{display:block;width:max-content}div.beae-sections .beae-featuted-collection-content.content-active{display:block;opacity:1}div.beae-sections .beae-featuted-collection-content{display:none}div.beae-sections .beae-featuted-collection-list.content-active{display:none;flex-direction:column;gap:20px}div.beae-sections .beae-featuted-collection-grid.content-active{display:none;gap:20px}div.beae-sections .beae-slideshow.content-active{display:block!important}div.beae-sections .beae-slideshow::-webkit-scrollbar{display:block;width:5px;height:5px}div.beae-sections .beae-slideshow::-webkit-scrollbar-track{background:transparent}div.beae-sections .beae-slideshow::-webkit-scrollbar-thumb{background:#888;border-radius:10px;border-right:none;border-left:none}div.beae-sections .beae-slideshow::-webkit-scrollbar-track-piece:end{background:transparent;margin-right:100px}div.beae-sections .beae-slideshow::-webkit-scrollbar-track-piece:start{background:transparent;margin-left:100px}@media (min-width: 768px){div.beae-sections .beae-slideshow-wrapper:after{width:calc(100% - 600px);bottom:0;left:300px}div.beae-sections .beae-slideshow::-webkit-scrollbar-track-piece:end{margin-right:300px}div.beae-sections .beae-slideshow::-webkit-scrollbar-track-piece:start{margin-left:300px}div.beae-sections .beae-featuted-collection-grid.content-active{display:grid}div.beae-sections .beae-featuted-collection-list.content-active{display:flex}}div.beae-sections .beae-feature-collection-tab-content[data-active=true]{opacity:1;z-index:2}div.beae-sections .beae-featuted-collection-content{grid-area:1 / -1}div.beae-sections .beae-feature-collection-tab-content{grid-area:1 / -1;opacity:0;z-index:1;width:100%;position:relative;transition:all .35s ease-in-out}div.beae-sections .beae-view-all-btn{text-decoration:none;padding:10px 20px}div.beae-sections .beae-collection-view-all{display:flex;text-align:center}div.beae-sections .viewall-link{width:fit-content}div.beae-sections .beae-featuted-collection-content{overflow:unset;min-width:0}div.beae-sections .beae-feature-collection-tab-content{min-width:0}div.beae-sections .beae-featured-collection-control-nav{display:none;gap:6px}div.beae-sections .beae-featured-collection-control-nav>div{position:relative;opacity:1;transform:unset;top:auto;left:auto;right:auto}div.beae-sections .beae-featured_collection-wrp{flex:1;max-width:100%;display:grid}div.beae-sections .beae-product-list-wrp{min-width:0}div.beae-sections .beae-inventory-in-stock .beae-inventory-label{color:#3c9342!important}div.beae-sections .beae-inventory-out-stock .beae-inventory-label{color:var(--beae-global-colors-text_600)!important}div.beae-sections .beae-inventory-pre-order .beae-inventory-label{color:#f1c40f!important}div.beae-sections .beae-inventory-transfer .beae-inventory-label{color:#3498db!important}div.beae-sections .beae-inventory-low .beae-inventory-label{color:#a77a06!important}div.beae-sections .beae-inventory-very-low .beae-inventory-label{color:#c00000!important}div.beae-sections .beae-inventory-process{width:100%;height:4px;background:#f5f5f5}div.beae-sections .beae-inventory-process-body{width:0;transition:width .75s ease .45s,background-color .5s ease .2s;display:block;height:100%}div.beae-sections .beae-inventory-in-stock .beae-inventory-process-body{background:#3c9342}div.beae-sections .beae-inventory-out-stock .beae-inventory-process-body{background:var(--beae-global-colors-text_600)}div.beae-sections .beae-inventory-pre-order .beae-inventory-process-body{background:#f1c40f}div.beae-sections .beae-inventory-transfer .beae-inventory-process-body{background:#3498db}div.beae-sections .beae-inventory-low .beae-inventory-process-body{background:#a77a06}div.beae-sections .beae-inventory-very-low .beae-inventory-process-body{background:#c00000}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-add-to-cart .beae-add-to-cart--submit{flex:unset;cursor:pointer;display:flex;justify-content:center;align-items:center;width:100%;position:relative}div.beae-sections .beae-add-to-cart .beae-add-to-cart--submit[disabled]{cursor:not-allowed}div.beae-sections .beae-add-to-cart svg{width:20px;height:20px}div.beae-sections .beae-add-to-cart-loader-wrp{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;transform:none}div.beae-sections .beae-add-to-cart-loading .beae-add-to-cart-loader-wrp{opacity:1}div.beae-sections .beae-add-to-cart-loader{width:20px;height:20px;border:2px solid white;border-bottom-color:transparent;border-radius:50%;display:inline-block;opacity:1;box-sizing:border-box;animation:beae-rotation 1s linear infinite;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px}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}@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}}@keyframes beae-rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}div.beae-sections .beae-rmgn6glh{--scale-ratio: 1;--container-width: 1471px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-rmgn6glh .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-rmgn6glh:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-rmgn6glh .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-rmgn6glh>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-rmgn6glh>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-rmgn6glh .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-rmgn6glh .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-rmgn6glh:before{z-index:unset}div.beae-sections .beae-rmgn6glh .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-rmgn6glh .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-rmgn6glh .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-rmgn6glh .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-9me8og27{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-9me8og27{--parent-direction: row;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-9me8og27{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-9me8og27 .beae-empty{display:none}div.beae-sections .beae-9me8og27: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-g3cz21sf{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-g3cz21sf{margin-top:2vmax;margin-left:4vmax}}div.beae-sections .beae-block.beae-g3cz21sf: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-g3cz21sf:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-g3cz21sf .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-g3cz21sf .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-g3cz21sf .beae-image-picture img,div.beae-sections .beae-g3cz21sf .beae-video-product{aspect-ratio:3/2}div.beae-sections .beae-g3cz21sf .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-b7jys img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-b7jys img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-32ln3hg3{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-32ln3hg3{--parent-direction: row;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-32ln3hg3{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-32ln3hg3 .beae-empty{display:none}div.beae-sections .beae-32ln3hg3: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-zw49n8o0{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-zw49n8o0{margin-top:2vmax;margin-left:4vmax}}div.beae-sections .beae-block.beae-zw49n8o0: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-zw49n8o0:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-zw49n8o0 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-zw49n8o0 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-zw49n8o0 .beae-x-text ul ul,div.beae-sections .beae-zw49n8o0 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-zw49n8o0 .beae-x-text ol ol,div.beae-sections .beae-zw49n8o0 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-zw49n8o0 .beae-x-text{font-size:52px;line-height:67.6px;color:var(--beae-global-colors-black);font-family:Assistant,sans-serif;font-weight:800;letter-spacing:.6px}@media screen and (max-width: 768px){div.beae-sections .beae-zw49n8o0 .beae-x-text{font-size:30px;line-height:52px;letter-spacing:.6px;font-weight:800}}div.beae-sections .beae-block.beae-7qhq1xbe{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-7qhq1xbe{margin-top:4vmax;margin-left:4vmax}}div.beae-sections .beae-block.beae-7qhq1xbe: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-7qhq1xbe:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-7qhq1xbe .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-7qhq1xbe .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-7qhq1xbe .beae-x-text ul ul,div.beae-sections .beae-7qhq1xbe .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-7qhq1xbe .beae-x-text ol ol,div.beae-sections .beae-7qhq1xbe .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-7qhq1xbe .beae-x-text{font-size:22px;line-height:28px;color:var(--beae-global-colors-background_500);font-weight:700;letter-spacing:.6px;text-transform:none;font-family:Inter,sans-serif;font-style:normal}@media screen and (max-width: 768px){div.beae-sections .beae-7qhq1xbe .beae-x-text{font-size:15px;line-height:19px;letter-spacing:1px;font-weight:700;color:var(--beae-global-colors-background_500)}}div.beae-sections .beae-block.beae-slki5j7z{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-slki5j7z{margin-top:2vmax;margin-right:10vmax;margin-left:10vmax}}div.beae-sections .beae-block.beae-slki5j7z: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-slki5j7z:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-slki5j7z .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-slki5j7z .beae-button-js{font-size:28px;line-height:14px;letter-spacing:1px;font-family:Assistant,sans-serif;font-weight:600;text-decoration:none;color:var(--beae-global-colors-white);border-radius:2px;background:var(--beae-global-colors-text_950);text-shadow:none;border-width:0px 0px 0px 0px;border-style:solid solid solid solid;border-color:transparent transparent transparent transparent;box-shadow:none;padding:25px;margin:10px}div.beae-sections .beae-slki5j7z .beae-button-js:hover{color:var(--beae-global-colors-background_500);border-radius:2px;background:var(--beae-global-colors-text_700)}@media screen and (max-width: 768px){div.beae-sections .beae-slki5j7z .beae-button-js{font-size:20px!important;line-height:18px!important;letter-spacing:1px!important;font-weight:700!important}}div.beae-sections .beae-slki5j7z .beae-button-js{margin:0}div.beae-sections .beae-slki5j7z{margin:10px}div.beae-sections .beae-rfif24py{--scale-ratio: 1;--container-width: 1471px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-rfif24py .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-rfif24py:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-rfif24py .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-rfif24py>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-rfif24py>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-rfif24py .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-rfif24py .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-rfif24py:before{z-index:unset}div.beae-sections .beae-rfif24py .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-rfif24py .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-rfif24py .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row-reverse;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-rfif24py .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-t67myl5m{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-t67myl5m{--parent-direction: row-reverse;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-t67myl5m{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-t67myl5m .beae-empty{display:none}div.beae-sections .beae-t67myl5m: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-xx8uxep6{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-xx8uxep6{margin-top:6vmax}}div.beae-sections .beae-block.beae-xx8uxep6: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-xx8uxep6:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xx8uxep6 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-xx8uxep6 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-xx8uxep6 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-dq5lq img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-dq5lq img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-t1cfljvg{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-t1cfljvg{--parent-direction: row-reverse;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-t1cfljvg{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-t1cfljvg .beae-empty{display:none}div.beae-sections .beae-t1cfljvg: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-k13rzxfb{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-k13rzxfb{margin-top:5vmax;margin-left:4vmax}}div.beae-sections .beae-block.beae-k13rzxfb: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-k13rzxfb:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-k13rzxfb .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-k13rzxfb .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-k13rzxfb .beae-x-text ul ul,div.beae-sections .beae-k13rzxfb .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-k13rzxfb .beae-x-text ol ol,div.beae-sections .beae-k13rzxfb .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-k13rzxfb .beae-x-text{font-size:52px;line-height:67.6px;color:var(--beae-global-colors-black);font-family:Assistant,sans-serif;font-weight:800;letter-spacing:.6px}@media screen and (max-width: 768px){div.beae-sections .beae-k13rzxfb .beae-x-text{font-size:30px;line-height:52px;letter-spacing:.6px;font-weight:800}}div.beae-sections .beae-block.beae-23cdsl59{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-23cdsl59{margin-top:2vmax;margin-left:4vmax}}div.beae-sections .beae-block.beae-23cdsl59: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-23cdsl59:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-23cdsl59 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-23cdsl59 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-23cdsl59 .beae-x-text ul ul,div.beae-sections .beae-23cdsl59 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-23cdsl59 .beae-x-text ol ol,div.beae-sections .beae-23cdsl59 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-23cdsl59 .beae-x-text{font-size:22px;line-height:28px;color:var(--beae-global-colors-background_500);font-weight:700;letter-spacing:.6px;text-transform:none;font-family:Inter,sans-serif;font-style:normal}@media screen and (max-width: 768px){div.beae-sections .beae-23cdsl59 .beae-x-text{font-size:15px;line-height:19px;letter-spacing:1px;font-weight:700;color:var(--beae-global-colors-background_500)}}div.beae-sections .beae-block.beae-f7a0r98c{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-f7a0r98c{margin-top:1vmax;margin-right:10vmax;margin-left:10vmax}}div.beae-sections .beae-block.beae-f7a0r98c: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-f7a0r98c:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-f7a0r98c .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-f7a0r98c .beae-button-js{font-size:28px;line-height:14px;letter-spacing:1px;font-family:Assistant,sans-serif;font-weight:600;text-decoration:none;color:var(--beae-global-colors-white);border-radius:2px;background:var(--beae-global-colors-text_950);text-shadow:none;border-width:0px 0px 0px 0px;border-style:solid solid solid solid;border-color:transparent transparent transparent transparent;box-shadow:none;padding:25px;margin:10px}div.beae-sections .beae-f7a0r98c .beae-button-js:hover{color:var(--beae-global-colors-background_500);border-radius:2px;background:var(--beae-global-colors-text_700)}@media screen and (max-width: 768px){div.beae-sections .beae-f7a0r98c .beae-button-js{font-size:20px!important;line-height:18px!important;letter-spacing:1px!important;font-weight:700!important}}div.beae-sections .beae-f7a0r98c .beae-button-js{margin:0}div.beae-sections .beae-f7a0r98c{margin:10px}div.beae-sections .beae-8ti7in44{--scale-ratio: 1;--container-width: 1471px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-8ti7in44 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-8ti7in44:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-8ti7in44 .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-8ti7in44>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-8ti7in44>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-8ti7in44 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-8ti7in44 .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-8ti7in44:before{z-index:unset}div.beae-sections .beae-8ti7in44 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-8ti7in44 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-8ti7in44 .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-8ti7in44 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-yb2bc9vl{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-yb2bc9vl{--parent-direction: row;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-yb2bc9vl{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-yb2bc9vl .beae-empty{display:none}div.beae-sections .beae-yb2bc9vl: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-5ydfjadu{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-5ydfjadu{margin-top:4vmax;margin-left:3vmax}}div.beae-sections .beae-block.beae-5ydfjadu: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-5ydfjadu:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-5ydfjadu .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-5ydfjadu .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-5ydfjadu .beae-image-picture img,div.beae-sections .beae-5ydfjadu .beae-video-product{aspect-ratio:3/2}div.beae-sections .beae-5ydfjadu .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-xv4v7 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-xv4v7 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-d2wwuont{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-d2wwuont{padding-top:2vmax}}div.beae-sections .beae-d2wwuont{--parent-direction: row;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-d2wwuont{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-d2wwuont .beae-empty{display:none}div.beae-sections .beae-d2wwuont: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-vtwpx9hv{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-vtwpx9hv{margin-top:3vmax;margin-left:4vmax}}div.beae-sections .beae-block.beae-vtwpx9hv: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-vtwpx9hv:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-vtwpx9hv .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-vtwpx9hv .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-vtwpx9hv .beae-x-text ul ul,div.beae-sections .beae-vtwpx9hv .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-vtwpx9hv .beae-x-text ol ol,div.beae-sections .beae-vtwpx9hv .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-vtwpx9hv .beae-x-text{font-size:52px;line-height:67.6px;color:var(--beae-global-colors-black);font-family:Assistant,sans-serif;font-weight:800;letter-spacing:.6px}@media screen and (max-width: 768px){div.beae-sections .beae-vtwpx9hv .beae-x-text{font-size:30px;line-height:52px;letter-spacing:.6px;font-weight:800}}div.beae-sections .beae-block.beae-kjhqrtze{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-kjhqrtze{margin-top:3vmax;margin-left:4vmax}}div.beae-sections .beae-block.beae-kjhqrtze: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-kjhqrtze:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-kjhqrtze .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-kjhqrtze .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-kjhqrtze .beae-x-text ul ul,div.beae-sections .beae-kjhqrtze .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-kjhqrtze .beae-x-text ol ol,div.beae-sections .beae-kjhqrtze .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-kjhqrtze .beae-x-text{font-size:22px;line-height:28px;color:var(--beae-global-colors-background_500);font-weight:700;letter-spacing:.6px;text-transform:none;font-family:Inter,sans-serif;font-style:normal}@media screen and (max-width: 768px){div.beae-sections .beae-kjhqrtze .beae-x-text{font-size:15px;line-height:19px;letter-spacing:1px;font-weight:700;color:var(--beae-global-colors-background_500)}}div.beae-sections .beae-block.beae-qedvyqww{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-qedvyqww{margin-top:2vmax;margin-right:10vmax;margin-left:10vmax}}div.beae-sections .beae-block.beae-qedvyqww: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-qedvyqww:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-qedvyqww .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-qedvyqww .beae-button-js{font-size:28px;line-height:14px;letter-spacing:1px;font-family:Assistant,sans-serif;font-weight:600;text-decoration:none;color:var(--beae-global-colors-white);border-radius:2px;background:var(--beae-global-colors-text_950);text-shadow:none;border-width:0px 0px 0px 0px;border-style:solid solid solid solid;border-color:transparent transparent transparent transparent;box-shadow:none;padding:25px;margin:10px}div.beae-sections .beae-qedvyqww .beae-button-js:hover{color:var(--beae-global-colors-background_500);border-radius:2px;background:var(--beae-global-colors-text_700)}@media screen and (max-width: 768px){div.beae-sections .beae-qedvyqww .beae-button-js{font-size:20px!important;line-height:18px!important;letter-spacing:1px!important;font-weight:700!important}}div.beae-sections .beae-qedvyqww .beae-button-js{margin:0}div.beae-sections .beae-qedvyqww{margin:10px}div.beae-sections .beae-8iocuh7w{--scale-ratio: 1;--container-width: 1471px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-8iocuh7w .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-8iocuh7w:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-8iocuh7w .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-8iocuh7w>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-8iocuh7w>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-8iocuh7w .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-8iocuh7w .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-8iocuh7w:before{z-index:unset}div.beae-sections .beae-8iocuh7w .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-8iocuh7w .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-8iocuh7w .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row-reverse;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-8iocuh7w .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-44q6it7r{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-44q6it7r{--parent-direction: row-reverse;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-44q6it7r{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-44q6it7r .beae-empty{display:none}div.beae-sections .beae-44q6it7r: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-i3fgxth9{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-i3fgxth9{margin-top:4vmax;margin-left:3vmax}}div.beae-sections .beae-block.beae-i3fgxth9: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-i3fgxth9:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-i3fgxth9 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-i3fgxth9 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-i3fgxth9 .beae-image-picture img,div.beae-sections .beae-i3fgxth9 .beae-video-product{aspect-ratio:3/2}div.beae-sections .beae-i3fgxth9 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-7o2t5 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-7o2t5 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-2p6ccukf{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-2p6ccukf{--parent-direction: row-reverse;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-2p6ccukf{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-2p6ccukf .beae-empty{display:none}div.beae-sections .beae-2p6ccukf: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-dbrau4jw{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-dbrau4jw{margin-top:4vmax;margin-left:4vmax}}div.beae-sections .beae-block.beae-dbrau4jw: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-dbrau4jw:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-dbrau4jw .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-dbrau4jw .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-dbrau4jw .beae-x-text ul ul,div.beae-sections .beae-dbrau4jw .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-dbrau4jw .beae-x-text ol ol,div.beae-sections .beae-dbrau4jw .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-dbrau4jw .beae-x-text{font-size:52px;line-height:67.6px;color:var(--beae-global-colors-black);font-family:Assistant,sans-serif;font-weight:800;letter-spacing:.6px}@media screen and (max-width: 768px){div.beae-sections .beae-dbrau4jw .beae-x-text{font-size:30px;line-height:52px;letter-spacing:.6px;font-weight:800}}div.beae-sections .beae-block.beae-2ondqza4{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-2ondqza4{margin-top:3vmax;margin-left:4vmax}}div.beae-sections .beae-block.beae-2ondqza4: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-2ondqza4:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-2ondqza4 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-2ondqza4 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-2ondqza4 .beae-x-text ul ul,div.beae-sections .beae-2ondqza4 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-2ondqza4 .beae-x-text ol ol,div.beae-sections .beae-2ondqza4 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-2ondqza4 .beae-x-text{font-size:22px;line-height:28px;color:var(--beae-global-colors-background_500);font-weight:700;letter-spacing:.6px;text-transform:none;font-family:Inter,sans-serif;font-style:normal}@media screen and (max-width: 768px){div.beae-sections .beae-2ondqza4 .beae-x-text{font-size:15px;line-height:19px;letter-spacing:1px;font-weight:700;color:var(--beae-global-colors-background_500)}}div.beae-sections .beae-block.beae-aku4ooif{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-aku4ooif{margin-top:2vmax;margin-right:10vmax;margin-left:10vmax}}div.beae-sections .beae-block.beae-aku4ooif: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-aku4ooif:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-aku4ooif .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-aku4ooif .beae-button-js{font-size:28px;line-height:14px;letter-spacing:1px;font-family:Assistant,sans-serif;font-weight:600;text-decoration:none;color:var(--beae-global-colors-white);border-radius:2px;background:var(--beae-global-colors-text_950);text-shadow:none;border-width:0px 0px 0px 0px;border-style:solid solid solid solid;border-color:transparent transparent transparent transparent;box-shadow:none;padding:25px;margin:10px}div.beae-sections .beae-aku4ooif .beae-button-js:hover{color:var(--beae-global-colors-background_500);border-radius:2px;background:var(--beae-global-colors-text_700)}@media screen and (max-width: 768px){div.beae-sections .beae-aku4ooif .beae-button-js{font-size:20px!important;line-height:18px!important;letter-spacing:1px!important;font-weight:700!important}}div.beae-sections .beae-aku4ooif .beae-button-js{margin:0}div.beae-sections .beae-aku4ooif{margin:10px}div.beae-sections .beae-aky2pb4n{--scale-ratio: 1;--container-width: 1471px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-aky2pb4n .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-aky2pb4n:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-aky2pb4n .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-aky2pb4n>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-aky2pb4n>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-aky2pb4n .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-aky2pb4n .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-aky2pb4n:before{z-index:unset}div.beae-sections .beae-aky2pb4n .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-aky2pb4n .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-aky2pb4n .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-aky2pb4n .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-3hef4dho{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-3hef4dho{--parent-direction: row;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-3hef4dho{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-3hef4dho .beae-empty{display:none}div.beae-sections .beae-3hef4dho: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-aq2ordww{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-aq2ordww{margin-top:4vmax;margin-left:3vmax}}div.beae-sections .beae-block.beae-aq2ordww: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-aq2ordww:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-aq2ordww .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-aq2ordww .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-aq2ordww .beae-image-picture img,div.beae-sections .beae-aq2ordww .beae-video-product{aspect-ratio:3/2}div.beae-sections .beae-aq2ordww .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-zn32q img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-zn32q img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-wl1om61b{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-wl1om61b{padding-top:3vmax}}div.beae-sections .beae-wl1om61b{--parent-direction: row;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-wl1om61b{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-wl1om61b .beae-empty{display:none}div.beae-sections .beae-wl1om61b: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-9horu4o5{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-9horu4o5{margin-top:2vmax;margin-left:4vmax}}div.beae-sections .beae-block.beae-9horu4o5: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-9horu4o5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-9horu4o5 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-9horu4o5 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-9horu4o5 .beae-x-text ul ul,div.beae-sections .beae-9horu4o5 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-9horu4o5 .beae-x-text ol ol,div.beae-sections .beae-9horu4o5 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-9horu4o5 .beae-x-text{font-size:52px;line-height:67.6px;color:var(--beae-global-colors-black);font-family:Assistant,sans-serif;font-weight:800;letter-spacing:.6px}@media screen and (max-width: 768px){div.beae-sections .beae-9horu4o5 .beae-x-text{font-size:30px;line-height:52px;letter-spacing:.6px;font-weight:800}}div.beae-sections .beae-block.beae-qynw9noe{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-qynw9noe{margin-top:3vmax;margin-left:4vmax}}div.beae-sections .beae-block.beae-qynw9noe: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-qynw9noe:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-qynw9noe .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-qynw9noe .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-qynw9noe .beae-x-text ul ul,div.beae-sections .beae-qynw9noe .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-qynw9noe .beae-x-text ol ol,div.beae-sections .beae-qynw9noe .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-qynw9noe .beae-x-text{font-size:22px;line-height:28px;color:var(--beae-global-colors-background_500);font-weight:700;letter-spacing:.6px;text-transform:none;font-family:Inter,sans-serif;font-style:normal}@media screen and (max-width: 768px){div.beae-sections .beae-qynw9noe .beae-x-text{font-size:15px;line-height:19px;letter-spacing:1px;font-weight:700;color:var(--beae-global-colors-background_500)}}div.beae-sections .beae-block.beae-6uxwbjy5{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-6uxwbjy5{margin-top:2vmax;margin-right:10vmax;margin-left:10vmax}}div.beae-sections .beae-block.beae-6uxwbjy5: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-6uxwbjy5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-6uxwbjy5 .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-6uxwbjy5 .beae-button-js{font-size:28px;line-height:14px;letter-spacing:1px;font-family:Assistant,sans-serif;font-weight:600;text-decoration:none;color:var(--beae-global-colors-white);border-radius:2px;background:var(--beae-global-colors-text_950);text-shadow:none;border-width:0px 0px 0px 0px;border-style:solid solid solid solid;border-color:transparent transparent transparent transparent;box-shadow:none;padding:25px;margin:10px}div.beae-sections .beae-6uxwbjy5 .beae-button-js:hover{color:var(--beae-global-colors-background_500);border-radius:2px;background:var(--beae-global-colors-text_700)}@media screen and (max-width: 768px){div.beae-sections .beae-6uxwbjy5 .beae-button-js{font-size:20px!important;line-height:18px!important;letter-spacing:1px!important;font-weight:700!important}}div.beae-sections .beae-6uxwbjy5 .beae-button-js{margin:0}div.beae-sections .beae-6uxwbjy5{margin:10px}div.beae-sections .beae-e2ezhe5b{--scale-ratio: 1;--container-width: 1471px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-e2ezhe5b .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-e2ezhe5b:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-e2ezhe5b .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-e2ezhe5b>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-e2ezhe5b>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-e2ezhe5b .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-e2ezhe5b .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-e2ezhe5b:before{z-index:unset}div.beae-sections .beae-e2ezhe5b .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-e2ezhe5b .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-e2ezhe5b .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row-reverse;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-e2ezhe5b .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-0lmle6vf{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-0lmle6vf{--parent-direction: row-reverse;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-0lmle6vf{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-0lmle6vf .beae-empty{display:none}div.beae-sections .beae-0lmle6vf: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-igkvboay{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-igkvboay{margin-top:4vmax;margin-right:4vmax;margin-left:2vmax}}div.beae-sections .beae-block.beae-igkvboay: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-igkvboay:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-igkvboay .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-igkvboay .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-igkvboay .beae-image-picture img,div.beae-sections .beae-igkvboay .beae-video-product{aspect-ratio:3/2}div.beae-sections .beae-igkvboay .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-eu4zr img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-eu4zr img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-tz70le14{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-tz70le14{padding-top:1vmax}}div.beae-sections .beae-tz70le14{--parent-direction: row-reverse;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-tz70le14{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-tz70le14 .beae-empty{display:none}div.beae-sections .beae-tz70le14: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-dncwroaw{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-dncwroaw{margin-top:3vmax;margin-left:4vmax}}div.beae-sections .beae-block.beae-dncwroaw: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-dncwroaw:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-dncwroaw .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-dncwroaw .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-dncwroaw .beae-x-text ul ul,div.beae-sections .beae-dncwroaw .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-dncwroaw .beae-x-text ol ol,div.beae-sections .beae-dncwroaw .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-dncwroaw .beae-x-text{font-size:52px;line-height:67.6px;color:var(--beae-global-colors-black);font-family:Assistant,sans-serif;font-weight:800;letter-spacing:.6px}@media screen and (max-width: 768px){div.beae-sections .beae-dncwroaw .beae-x-text{font-size:30px;line-height:52px;letter-spacing:.6px;font-weight:800}}div.beae-sections .beae-block.beae-huw8lwul{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-huw8lwul{margin-top:3vmax;margin-left:4vmax}}div.beae-sections .beae-block.beae-huw8lwul: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-huw8lwul:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-huw8lwul .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-huw8lwul .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-huw8lwul .beae-x-text ul ul,div.beae-sections .beae-huw8lwul .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-huw8lwul .beae-x-text ol ol,div.beae-sections .beae-huw8lwul .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-huw8lwul .beae-x-text{font-size:22px;line-height:28px;color:var(--beae-global-colors-background_500);font-weight:700;letter-spacing:.6px;text-transform:none;font-family:Inter,sans-serif;font-style:normal}@media screen and (max-width: 768px){div.beae-sections .beae-huw8lwul .beae-x-text{font-size:15px;line-height:19px;letter-spacing:1px;font-weight:700;color:var(--beae-global-colors-background_500)}}div.beae-sections .beae-block.beae-q20b096k{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-q20b096k{margin-top:2vmax;margin-right:10vmax;margin-left:10vmax}}div.beae-sections .beae-block.beae-q20b096k: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-q20b096k:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-q20b096k .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-q20b096k .beae-button-js{font-size:28px;line-height:14px;letter-spacing:1px;font-family:Assistant,sans-serif;font-weight:600;text-decoration:none;color:var(--beae-global-colors-white);border-radius:2px;background:var(--beae-global-colors-text_950);text-shadow:none;border-width:0px 0px 0px 0px;border-style:solid solid solid solid;border-color:transparent transparent transparent transparent;box-shadow:none;padding:25px;margin:10px}div.beae-sections .beae-q20b096k .beae-button-js:hover{color:var(--beae-global-colors-background_500);border-radius:2px;background:var(--beae-global-colors-text_700)}@media screen and (max-width: 768px){div.beae-sections .beae-q20b096k .beae-button-js{font-size:20px!important;line-height:18px!important;letter-spacing:1px!important;font-weight:700!important}}div.beae-sections .beae-q20b096k .beae-button-js{margin:0}div.beae-sections .beae-q20b096k{margin:10px}
/*# sourceMappingURL=/cdn/shop/t/166/assets/beae-6915475cde0e70b24905bbd2.css.map */
