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-countdown-wrp{display:none;width:100%;height:100%}div.beae-sections .beae-countdown-item{display:flex;flex-direction:column;width:100%;justify-content:center}div.beae-sections .beae-countdown-item div{display:flex;justify-content:center}div.beae-sections .beae-countdown-item .number{transition:all ease-in-out .1s;opacity:1}div.beae-sections .beae-countdown-wrp[data-beae-countdown-from]:not([data-beae-countdown-from=""]){display:flex}div.beae-sections .beae-countdown-spacer{display:flex;align-items:center;justify-content:center}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-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-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-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-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-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-x-collection-list{overflow:hidden}div.beae-sections .beae-collection-link--wrp{display:flex;width:100%}div.beae-sections .beae-collection-list-header{display:flex;justify-content:space-between;align-items:center;flex-direction:column}div.beae-sections .beae-collection-list-header-wrp{display:flex;height:fit-content;flex-direction:column}div.beae-sections .beae-collection-list-heading-wrp{display:flex;height:fit-content;flex-direction:column;width:100%}div.beae-sections .beae-slideshow{overflow:unset}div.beae-sections .beae-collection-list-control-nav{display:none;gap:6px}div.beae-sections .beae-collection-list-control-nav>div{position:relative;opacity:1;transform:unset;top:auto;left:auto;right:auto}div.beae-sections div.preview-preset-wrp{padding:24px 14px 14px;border:1px dashed #aaa;background:#fcfcfc;border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;width:100%;height:100%}div.beae-sections div.preview-preset{display:inline-flex;margin:0 auto;width:100%;justify-content:center}div.beae-sections div.preview-preset .haft{display:inline-flex}div.beae-sections div.preview-preset .plus{display:inline-flex;font-size:calc(24px * var(--text-ratio, 1));padding:0 10px;line-height:calc(30px * var(--text-ratio, 1))}div.beae-sections div.preview-preset.content{display:inline-block;width:100%;font-size:calc(12px * var(--text-ratio, 1));font-weight:500;color:#222;text-align:center;margin-top:4px}div.beae-sections div.preview-preset img{height:30px!important;width:auto;border-radius:3px}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-kowr6fau{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-kowr6fau .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-kowr6fau:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-kowr6fau .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-kowr6fau>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-kowr6fau>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-kowr6fau .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-kowr6fau .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-kowr6fau:not(.beae-next-popup--container){--beae-section-padding-top: 15;--beae-section-padding-bottom: 13;padding-top:15vmax;padding-bottom:13vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-kowr6fau:before{z-index:unset}div.beae-sections .beae-kowr6fau .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-kowr6fau .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-kowr6fau .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-kowr6fau .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-vxwwd4cq{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-vxwwd4cq{margin-top:16vmax;margin-bottom:18vmax}}div.beae-sections .beae-vxwwd4cq{--parent-direction: column;display:flex;flex-direction:column;align-items:center;gap:2vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-vxwwd4cq{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-vxwwd4cq .beae-empty{display:none}div.beae-sections .beae-block.beae-oxjzzdiq{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-oxjzzdiq{margin-top:16vmax;margin-bottom:2vmax}}div.beae-sections .beae-block.beae-oxjzzdiq: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-oxjzzdiq:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-oxjzzdiq .beae-empty{display:none}div.beae-sections .beae-oxjzzdiq .beae-countdown-item{padding-left:1.8vmax;padding-right:1.8vmax}div.beae-sections .beae-oxjzzdiq .beae-countdown-title{font-family:var(--be-h6-ff);color:var(--be-h6-c);font-weight:var(--be-h6-fw);text-transform:var(--be-h6-tt);font-style:var(--be-h6-fst);text-decoration:var(--be-h6-td);font-size:var(--be-h6-fs);line-height:var(--be-h6-lh);letter-spacing:var(--be-h6-ls);align-items:center;text-align:center}div.beae-sections .beae-oxjzzdiq .beae-countdown-number{font-family:var(--be-h5-ff);--c-desktop: var(--beae-global-colors-white);--tt-desktop: var(--be-h5-tt, inherit);--fst-desktop: var(--be-h5-fst, inherit);--td-desktop: var(--be-h5-td, inherit);--fs-desktop: var(--be-h5-fs, inherit);--lh-desktop: var(--be-h5-lh, inherit);--ls-desktop: var(--be-h5-ls, inherit);color:var(--beae-global-colors-white);font-weight:var(--be-h5-fw);text-transform:var(--be-h5-tt, inherit);font-style:var(--be-h5-fst, inherit);text-decoration:var(--be-h5-td, inherit);font-size:var(--be-h5-fs, inherit);line-height:var(--be-h5-lh, inherit);letter-spacing:var(--be-h5-ls, inherit)}div.beae-sections .beae-oxjzzdiq .beae-countdown-text{font-family:var(--be-p2-ff);--c-desktop: var(--beae-global-colors-white);--tt-desktop: var(--be-p2-tt, inherit);--fst-desktop: var(--be-p2-fst, inherit);--td-desktop: var(--be-p2-td, inherit);--fs-desktop: var(--be-p2-fs, inherit);--lh-desktop: var(--be-p2-lh, inherit);--ls-desktop: var(--be-p2-ls, inherit);color:var(--beae-global-colors-white);font-weight:var(--be-p2-fw);text-transform:var(--be-p2-tt, inherit);font-style:var(--be-p2-fst, inherit);text-decoration:var(--be-p2-td, inherit);font-size:var(--be-p2-fs, inherit);line-height:var(--be-p2-lh, inherit);letter-spacing:var(--be-p2-ls, inherit)}div.beae-sections .beae-oxjzzdiq .beae-countdown-spacer{font-family:var(--be-h6-ff);color:var(--be-h6-c);font-weight:var(--be-h6-fw);text-transform:var(--be-h6-tt);font-style:var(--be-h6-fst);text-decoration:var(--be-h6-td);font-size:var(--be-h6-fs);line-height:var(--be-h6-lh);letter-spacing:var(--be-h6-ls)}@media (max-width: 768px){div.beae-sections .beae-oxjzzdiq .beae-countdown-title{font-family:var(--be-undefined-ff);color:var(--be-undefined-c);font-weight:var(--be-undefined-fw);text-transform:var(--be-undefined-tt);font-style:var(--be-undefined-fst);text-decoration:var(--be-undefined-td);font-size:var(--be-undefined-fs);line-height:var(--be-undefined-lh);letter-spacing:var(--be-undefined-ls)}div.beae-sections .beae-oxjzzdiq .beae-countdown-text{color:var(--beae-global-colors-white);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:var(--be-p2-td-M, var(--td-desktop, var(--be-p2-td, inherit)));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-oxjzzdiq .&{box-sizing:border-box}div.beae-sections .beae-block.beae-tefgxder{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-tefgxder{margin-top:6vmax;margin-right:1vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-tefgxder{margin-top:6vmax}}div.beae-sections .beae-block.beae-tefgxder: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-tefgxder:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-tefgxder .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-tefgxder .beae-button-js{padding:13px 40px;font-size:16px;line-height:26px;letter-spacing:0px;text-transform:none;font-family:Outfit,sans-serif;font-weight:500;text-decoration:none;color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-5yaa);border-radius:100px;border-style:solid;border-color:#000;border-width:0px;box-shadow:0 0 #000}div.beae-sections .beae-tefgxder .beae-button-js:hover{background:var(--beae-global-colors-primary_950);color:var(--beae-global-colors-white);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-tefgxder .beae-button-js{font-size:12px!important;line-height:20px!important;letter-spacing:1px!important;padding:13px 30px}}div.beae-sections .beae-tefgxder .beae-button-js{margin:0}div.beae-sections .beae-mcrak img{object-fit:cover;object-position:50.07313159874194% 87.37066927994444%}@media only screen and (max-width: 768px){div.beae-sections .beae-mcrak img{object-fit:cover;object-position:48.77039174564549% 99.59648550072046%}}div.beae-sections .beae-j2z13ydz{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-9qjh) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-j2z13ydz .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-j2z13ydz:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-j2z13ydz .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-j2z13ydz>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-j2z13ydz>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-j2z13ydz .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-j2z13ydz .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-j2z13ydz: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-j2z13ydz: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-j2z13ydz:before{z-index:unset}div.beae-sections .beae-j2z13ydz .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-j2z13ydz .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-j2z13ydz .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-j2z13ydz .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-hofx1of6{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-hofx1of6: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-hofx1of6:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-hofx1of6 .beae-list-item{display:flex;position:relative}div.beae-sections .beae-hofx1of6 a.beae-list-item{text-decoration:none}div.beae-sections .beae-hofx1of6 .beae-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-hofx1of6 .beae-list-item{display:flex;flex-direction:row;gap:15px;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-hofx1of6 .beae-empty{display:none}div.beae-sections .beae-block.beae-8r39g4a1{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-8r39g4a1:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:40px;flex:0 0 40px}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-8r39g4a1:not(.beae-next-popup--container){--parent-direction-mobile: row;height:fit-content;align-self:unset;width:40px;flex:0 0 40px}}div.beae-sections .beae-8r39g4a1 .beae-empty{display:none}div.beae-sections .beae-8r39g4a1 .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-fsssse9a{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-fsssse9a: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-fsssse9a: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-fsssse9a .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-fsssse9a .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-fsssse9a .beae-x-text ul ul,div.beae-sections .beae-fsssse9a .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-fsssse9a .beae-x-text ol ol,div.beae-sections .beae-fsssse9a .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-fsssse9a .beae-x-text{font-size:22px;line-height:31px;color:var(--beae-global-colors-text_500);text-transform:none;font-weight:400;letter-spacing:-.672px;font-style:normal;text-decoration:none;font-family:Inter,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-fsssse9a .beae-x-text{font-size:19px;line-height:26px;letter-spacing:-.576px;font-weight:400;color:var(--beae-global-colors-black)}}div.beae-sections .beae-cb51mzzt{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-h1jw) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-cb51mzzt .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-cb51mzzt:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-cb51mzzt .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-cb51mzzt>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-cb51mzzt>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-cb51mzzt .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-cb51mzzt .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-cb51mzzt:not(.beae-next-popup--container){--beae-section-padding-top: 4;--beae-section-padding-bottom: 2.5;padding-top:4vmax;padding-bottom:2.5vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-cb51mzzt:not(.beae-next-popup--container){--beae-section-padding-top: 4;padding-top:4vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-cb51mzzt:before{z-index:unset}div.beae-sections .beae-cb51mzzt .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-cb51mzzt .beae-section-background-video[data-device=mobile]{display:block}}@media only screen and (max-width: 767px){div.beae-sections .beae-cb51mzzt{background:color-mix(in srgb,var(--beae-global-colors-beae-h1jw) 100%,transparent)}div.beae-sections .beae-cb51mzzt:before{z-index:unset}}div.beae-sections .beae-cb51mzzt .beae-custom-badged{position:absolute;top:8px;left:8px;z-index:10}div.beae-sections .beae-cb51mzzt .beae-block.beae-core .beae-swatch-color-item[data-value=white]{border:1px solid var(--beae-global-colors-text_300)}div.beae-sections .beae-cb51mzzt::-webkit-scrollbar{display:none!important}@media only screen and (min-width: 768px){div.beae-sections .beae-cb51mzzt .beae-slider-nav-left button svg,div.beae-sections .beae-cb51mzzt .beae-slider-nav-right button svg{width:30px}div.beae-sections .beae-cb51mzzt .beae-slider-nav-right:not(.disabled),div.beae-sections .beae-cb51mzzt .beae-slider-nav-left:not(.disabled){opacity:1}div.beae-sections .beae-cb51mzzt .beae-slider-nav-right{right:-24px}div.beae-sections .beae-cb51mzzt .beae-slider-nav-left{left:-24px}div.beae-sections .beae-cb51mzzt .beae-custom-badged{top:10px;left:10px}}div.beae-sections .beae-cb51mzzt .beae-empty{display:none}div.beae-sections .beae-cb51mzzt .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-cb51mzzt .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-ll9e34fz{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-ll9e34fz{margin-bottom:1vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-ll9e34fz{margin-bottom:3vmax}}div.beae-sections .beae-block.beae-ll9e34fz: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-ll9e34fz:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ll9e34fz .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-ll9e34fz .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-ll9e34fz .beae-x-text ul ul,div.beae-sections .beae-ll9e34fz .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ll9e34fz .beae-x-text ol ol,div.beae-sections .beae-ll9e34fz .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ll9e34fz .beae-x-text{text-align:center;font-size:45px;line-height:54px;color:var(--beae-global-colors-primary_700);text-transform:none;font-weight:700;letter-spacing:-2.24px;font-style:normal;text-decoration:none;font-family:Inter,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-ll9e34fz .beae-x-text{font-size:37px;line-height:44px;letter-spacing:-1.84px;font-weight:700;color:var(--beae-global-colors-black)}}div.beae-sections .beae-block.beae-kzdei4ke{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-kzdei4ke{margin-bottom:1vmax}}div.beae-sections .beae-block.beae-kzdei4ke: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-kzdei4ke:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-kzdei4ke .beae-product-card{display:flex;position:relative}div.beae-sections .beae-kzdei4ke .beae-product-card:not(.beae-promotion-card){display:flex;flex-direction:column;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-kzdei4ke .beae-product-card:not(.beae-promotion-card){display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-kzdei4ke .beae-featuted-collection-nav a{border-style:solid;border-color:var(--beae-global-colors-text_300);border-width:1px;margin-left:7px;margin-right:7px;padding:12px 14px;border-radius:10px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);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)}div.beae-sections .beae-kzdei4ke .beae-featuted-collection-nav a:hover{background:color-mix(in srgb,var(--beae-global-colors-primary_700) 100%,transparent);border-style:solid;border-color:var(--beae-global-colors-primary_600);border-width:1px;font-family:var(--be-p2-ff);--c-desktop: var(--beae-global-colors-white);--tt-desktop: var(--be-p2-tt, inherit);--fst-desktop: var(--be-p2-fst, inherit);--td-desktop: var(--be-p2-td, inherit);--fs-desktop: var(--be-p2-fs, inherit);--lh-desktop: var(--be-p2-lh, inherit);--ls-desktop: var(--be-p2-ls, inherit);color:var(--beae-global-colors-white);font-weight:var(--be-p2-fw);text-transform:var(--be-p2-tt, inherit);font-style:var(--be-p2-fst, inherit);text-decoration:var(--be-p2-td, inherit);font-size:var(--be-p2-fs, inherit);line-height:var(--be-p2-lh, inherit);letter-spacing:var(--be-p2-ls, inherit)}div.beae-sections .beae-kzdei4ke .nav-active.beae-featuted-collection-nav a{border-style:solid;border-color:var(--beae-global-colors-primary_600);border-width:1px;background:color-mix(in srgb,var(--beae-global-colors-primary_500) 100%,transparent);font-family:var(--be-p2-ff);--c-desktop: var(--beae-global-colors-white);--tt-desktop: var(--be-p2-tt, inherit);--fst-desktop: var(--be-p2-fst, inherit);--td-desktop: var(--be-p2-td, inherit);--fs-desktop: var(--be-p2-fs, inherit);--lh-desktop: var(--be-p2-lh, inherit);--ls-desktop: var(--be-p2-ls, inherit);color:var(--beae-global-colors-white);font-weight:var(--be-p2-fw);text-transform:var(--be-p2-tt, inherit);font-style:var(--be-p2-fst, inherit);text-decoration:var(--be-p2-td, inherit);font-size:var(--be-p2-fs, inherit);line-height:var(--be-p2-lh, inherit);letter-spacing:var(--be-p2-ls, inherit)}div.beae-sections .beae-kzdei4ke .beae-slider-nav-left button,div.beae-sections .beae-kzdei4ke .beae-slider-nav-right button{background-image:url(https://app.beae.com/images/placeholder.png);background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:scroll;color:var(--beae-global-colors-primary_600)}div.beae-sections .beae-kzdei4ke .beae-slider-nav-left button:hover,div.beae-sections .beae-kzdei4ke .beae-slider-nav-right button:hover{background:color-mix(in srgb,var(--beae-global-colors-primary_600) 100%,transparent);color:var(--beae-global-colors-white)}@media (max-width: 768px){div.beae-sections .beae-kzdei4ke .beae-featuted-collection-nav a{border-style:solid;border-color:var(--beae-global-colors-white);border-width:0px;margin-left:2px;margin-right:2px;padding-left:4px;padding-right:4px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);color:var(--be-p3-c-M, var(--c-desktop, var(--be-p3-c, inherit)));font-weight:600;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:.7em;line-height:15px;letter-spacing:var(--be-p3-ls-M, var(--ls-desktop, var(--be-p3-ls, inherit)))}div.beae-sections .beae-kzdei4ke .beae-featuted-collection-nav a:hover{background:color-mix(in srgb,var(--beae-global-colors-background_950) 90%,transparent);color:var(--beae-global-colors-primary_700);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:var(--be-p2-td-M, var(--td-desktop, var(--be-p2-td, inherit)));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-kzdei4ke .nav-active.beae-featuted-collection-nav a{background:color-mix(in srgb,var(--beae-global-colors-black) 100%,transparent);color:var(--beae-global-colors-white);font-weight:600;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:var(--be-p2-td-M, var(--td-desktop, var(--be-p2-td, inherit)));font-size:.7em;line-height:15px;letter-spacing:var(--be-p2-ls-M, var(--ls-desktop, var(--be-p2-ls, inherit)))}div.beae-sections .beae-kzdei4ke .beae-slider-nav-left button,div.beae-sections .beae-kzdei4ke .beae-slider-nav-right button{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);display:none}}div.beae-sections .beae-kzdei4ke .beae-empty{display:none}div.beae-sections .beae-block.beae-z50v52rj{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-z50v52rj{--parent-direction: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-z50v52rj{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-z50v52rj .beae-empty{display:none}div.beae-sections .beae-block.beae-cj38m689{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-cj38m689 .beae-sale-hidden{display:none}div.beae-sections .beae-block.beae-cj38m689 #beae-builder .beae-sale-hidden{opacity:.4;display:block}div.beae-sections .beae-block.beae-cj38m689 .&{display:flex;align-items:center}div.beae-sections .beae-block.beae-cj38m689 .&{justify-content:flex-start}div.beae-sections .beae-block.beae-cj38m689: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-cj38m689:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-cj38m689 .beae-empty{display:none}div.beae-sections .beae-cj38m689 .beae-product-single__price--sale{--c-desktop: var(--beae-global-colors-white);--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);font-family:var(--be-p3-ff);color:var(--beae-global-colors-white);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);background:color-mix(in srgb,var(--beae-global-colors-accent_600) 100%,transparent);border-radius:30px;overflow:hidden;padding:3px 8px;margin-bottom:5px;display:block}div.beae-sections .beae-cj38m689 .beae-sale-sold-out{--c-desktop: var(--beae-global-colors-white);--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);font-family:var(--be-p3-ff);color:var(--beae-global-colors-white);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);background:color-mix(in srgb,var(--beae-global-colors-primary_950) 100%,transparent);border-radius:30px;overflow:hidden;padding:3px 8px;display:block}@media (max-width: 768px){div.beae-sections .beae-cj38m689 .beae-product-single__price--sale{color:var(--beae-global-colors-white);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)));background:color-mix(in srgb,var(--beae-global-colors-accent_500) 100%,transparent)}div.beae-sections .beae-cj38m689 .beae-sale-sold-out{font-family:var(--be-p3-ff);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-8jlq5koc{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-8jlq5koc: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-8jlq5koc:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-8jlq5koc .beae-empty{display:none}div.beae-sections .beae-8jlq5koc .beae-product-custom-badged-item{--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);font-family:var(--be-p3-ff);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);background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-radius:30px;padding:4px 8px}@media (max-width: 768px){div.beae-sections .beae-8jlq5koc .beae-product-custom-badged-item{font-family:var(--be-p3-ff);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)));background:color-mix(in srgb,var(--beae-global-colors-primary_700) 100%,transparent)}}div.beae-sections .beae-8jlq5koc{display:flex;justify-content:flex-start}div.beae-sections .beae-8jlq5koc .beae-product-custom-badged-item:empty{display:none}div.beae-sections .beae-8jlq5koc .beae-product-custom-badged-items{display:flex}div.beae-sections .beae-block.beae-a8p9rzgi{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-a8p9rzgi{margin-bottom:1vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-a8p9rzgi{margin-bottom:2vmax}}div.beae-sections .beae-a8p9rzgi{--parent-direction: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-a8p9rzgi{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-a8p9rzgi .beae-empty{display:none}div.beae-sections .beae-a8p9rzgi{border-radius:8px;background:color-mix(in srgb,var(--beae-global-colors-background_600) 100%,transparent)}div.beae-sections .beae-block.beae-4h9i7i5t{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-4h9i7i5t: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-4h9i7i5t:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-4h9i7i5t .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:10px}div.beae-sections .beae-4h9i7i5t .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-4h9i7i5t .beae-image-picture img,div.beae-sections .beae-4h9i7i5t .beae-video-product{aspect-ratio:1/1}div.beae-sections .beae-4h9i7i5t .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-fissr img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-fissr img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-9zcl img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-9zcl img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-tv3oerba{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-tv3oerba: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-tv3oerba:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-tv3oerba .beae-x-text{text-align:center;font-size:22px;line-height:31px;color:var(--beae-global-colors-primary_700);text-transform:none;font-weight:400;letter-spacing:-.672px;font-style:normal;text-decoration:none;font-family:Inter,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-tv3oerba .beae-x-text{font-size:19px;line-height:26px;letter-spacing:-.576px;font-weight:400;color:var(--beae-global-colors-black)}}div.beae-sections .beae-block.beae-fkrh0g73{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-fkrh0g73{margin-bottom:1vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-fkrh0g73{margin-bottom:2vmax}}div.beae-sections .beae-block.beae-fkrh0g73: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-fkrh0g73:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-fkrh0g73 .beae-price-from{display:none}div.beae-sections .beae-fkrh0g73 .beae-price-normal{display:inline-block}div.beae-sections .beae-fkrh0g73 .beae-prd-single-price-wrapper{justify-content:flex-start}div.beae-sections .beae-core.beae-section.beae-cb51mzzt div.beae__section--container div.beae-block.beae-fkrh0g73 .beae-empty{display:none}div.beae-sections .beae-core.beae-section.beae-cb51mzzt div.beae__section--container div.beae-block.beae-fkrh0g73 .beae-product-single__price{font-family:var(--be-p2-ff);--c-desktop: var(--beae-global-colors-primary_700);--tt-desktop: var(--be-p2-tt, inherit);--fst-desktop: var(--be-p2-fst, inherit);--td-desktop: var(--be-p2-td, inherit);--fs-desktop: var(--be-p2-fs, inherit);--lh-desktop: var(--be-p2-lh, inherit);--ls-desktop: var(--be-p2-ls, inherit);color:var(--beae-global-colors-primary_700);font-weight:var(--be-p2-fw);text-transform:var(--be-p2-tt, inherit);font-style:var(--be-p2-fst, inherit);text-decoration:var(--be-p2-td, inherit);font-size:var(--be-p2-fs, inherit);line-height:var(--be-p2-lh, inherit);letter-spacing:var(--be-p2-ls, inherit)}div.beae-sections .beae-core.beae-section.beae-cb51mzzt div.beae__section--container div.beae-block.beae-fkrh0g73 .beae-product-single__price--regular{--c-desktop: var(--beae-global-colors-text_400);--tt-desktop: var(--be-p2-tt, inherit);--fst-desktop: var(--be-p2-fst, inherit);--td-desktop: line-through;--fs-desktop: var(--be-p2-fs, inherit);--lh-desktop: var(--be-p2-lh, inherit);--ls-desktop: var(--be-p2-ls, inherit);font-family:var(--be-p2-ff);color:var(--beae-global-colors-text_400);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:var(--be-p2-fs, inherit);line-height:var(--be-p2-lh, inherit);letter-spacing:var(--be-p2-ls, inherit)}div.beae-sections .beae-core.beae-section.beae-cb51mzzt div.beae__section--container div.beae-block.beae-fkrh0g73 .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-cb51mzzt div.beae__section--container div.beae-block.beae-fkrh0g73 .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-white) 100%,transparent);padding:4px 10px}div.beae-sections .beae-core.beae-section.beae-cb51mzzt div.beae__section--container div.beae-block.beae-fkrh0g73 .beae-tax-shipping-policy{font-family:var(--be-p3-ff);color:var(--be-p3-c);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)}@media (max-width: 768px){div.beae-sections .beae-core.beae-section.beae-cb51mzzt div.beae__section--container div.beae-block.beae-fkrh0g73 .beae-product-single__price,div.beae-sections .beae-core.beae-section.beae-cb51mzzt div.beae__section--container div.beae-block.beae-fkrh0g73 .beae-product-single__price--regular{color:var(--beae-global-colors-black);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:var(--be-p2-td-M, var(--td-desktop, var(--be-p2-td, inherit)));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-cb51mzzt div.beae__section--container div.beae-block.beae-fkrh0g73 .beae-product-single__price--badged,div.beae-sections .beae-core.beae-section.beae-cb51mzzt div.beae__section--container div.beae-block.beae-fkrh0g73 .beae-prd-single-price-wrapper .beae-sale-sold-out{color:var(--beae-global-colors-white);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-3jmw7zme{--beae-animation-delay: 375ms;--beae-animation-delay-mobile: 375ms}div.beae-sections .beae-block.beae-3jmw7zme: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-3jmw7zme:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-3jmw7zme .beae-add-to-cart--submit{display:inline-block;width:100%;cursor:pointer;position:relative}div.beae-sections .beae-3jmw7zme .beae-btn-cart{gap:8px;display:flex;justify-content:center}div.beae-sections .beae-3jmw7zme .beae-add-to-cart--submit{font-size:16px;line-height:24px;letter-spacing:-.48px;text-transform:capitalize;font-weight:600;font-style:normal;text-decoration:none;font-family:Inter,sans-serif;color:var(--beae-global-colors-white);background:var(--beae-global-colors-black);border-style:solid;border-color:#000;border-width:0px;border-radius:10px;box-shadow:0 0 0 0 var(--beae-global-colors-beae-cjt9);padding:16px 38px}div.beae-sections .beae-3jmw7zme .beae-add-to-cart--submit:hover{color:var(--beae-global-colors-primary_700);background:var(--beae-global-colors-white);box-shadow:none;border-width:0px 0px 0px 4px;border-style:solid solid solid solid;border-color:#000000 #000000 transparent #000000;border-radius:6px}@media screen and (max-width: 768px){div.beae-sections .beae-3jmw7zme .beae-add-to-cart--submit{margin:0;font-size:15px!important;line-height:20px!important;letter-spacing:-.42px!important;font-weight:600!important;padding:13px 30px}}div.beae-sections .beae-3jmw7zme .beae-add-to-cart--submit[disabled=disabled]{cursor:not-allowed;opacity:.5}div.beae-sections .beae-3jmw7zme .beae-add-to-cart-icon-mobile{display:none}div.beae-sections .beae-3jmw7zme .beae-add-to-cart-text-content{display:block}@media only screen and (max-width: 768px){div.beae-sections .beae-3jmw7zme .beae-add-to-cart-icon-mobile{display:block;width:100%}}div.beae-sections .beae-5st10cys{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-9qjh) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-5st10cys .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-5st10cys:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-5st10cys .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-5st10cys>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-5st10cys>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-5st10cys .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-5st10cys .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-5st10cys:not(.beae-next-popup--container){--beae-section-padding-top: 3;--beae-section-padding-bottom: 4;padding-top:3vmax;padding-bottom:4vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-5st10cys:not(.beae-next-popup--container){--beae-section-padding-top: 2;--beae-section-padding-bottom: 2;padding-top:2vmax;padding-bottom:2vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-5st10cys:before{z-index:unset}div.beae-sections .beae-5st10cys .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-5st10cys .beae-section-background-video[data-device=mobile]{display:block}}@media only screen and (max-width: 767px){div.beae-sections .beae-5st10cys{background:color-mix(in srgb,var(--beae-global-colors-beae-9qjh) 100%,transparent)}div.beae-sections .beae-5st10cys:before{z-index:unset}}div.beae-sections .beae-5st10cys .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-5st10cys .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;gap:0vmax;height:fit-content}}div.beae-sections .beae-block.beae-i5pdzjjb{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-i5pdzjjb: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-i5pdzjjb:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-i5pdzjjb .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:10px}div.beae-sections .beae-i5pdzjjb .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-i5pdzjjb .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-djdj img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-djdj img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-ffu9yy0l{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-ffu9yy0l{padding:6vmax 4vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-ffu9yy0l{margin-top:-5.4vmax}div.beae-sections .beae-block.beae-ffu9yy0l{padding-right:4vmax;padding-bottom:3vmax;padding-left:5vmax}}div.beae-sections .beae-ffu9yy0l{--parent-direction: row;display:flex;flex-direction:column;gap:2vmax;height:fit-content;align-self:unset;width:30%;flex:0 0 30%}@media screen and (max-width: 768px){div.beae-sections .beae-ffu9yy0l{--parent-direction-mobile: column;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1vmax;height:fit-content;flex:unset;width:85%;align-self:unset}}div.beae-sections .beae-ffu9yy0l .beae-empty{display:none}div.beae-sections .beae-ffu9yy0l{background:color-mix(in srgb,var(--beae-global-colors-beae-h1jw) 50%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:10px}@media (max-width: 768px){div.beae-sections .beae-ffu9yy0l{background:color-mix(in srgb,var(--beae-global-colors-beae-h1jw) 45%,transparent)}}div.beae-sections .beae-block.beae-tpq7jqha{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-tpq7jqha{margin-top:3vmax}}div.beae-sections .beae-block.beae-tpq7jqha: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-tpq7jqha:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-tpq7jqha .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-tpq7jqha .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-tpq7jqha .beae-x-text ul ul,div.beae-sections .beae-tpq7jqha .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-tpq7jqha .beae-x-text ol ol,div.beae-sections .beae-tpq7jqha .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-tpq7jqha .beae-x-text{font-size:45px;line-height:54px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:700;letter-spacing:-2.24px;font-style:normal;text-decoration:none;font-family:Inter,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-tpq7jqha .beae-x-text{font-weight:700;text-align:center;font-size:35px;line-height:44px;letter-spacing:-1.84px;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-iliomeg1{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-iliomeg1: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-iliomeg1:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-iliomeg1 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-iliomeg1 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-iliomeg1 .beae-x-text ul ul,div.beae-sections .beae-iliomeg1 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-iliomeg1 .beae-x-text ol ol,div.beae-sections .beae-iliomeg1 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-iliomeg1 .beae-x-text{font-size:22px;line-height:31px;color:var(--beae-global-colors-text_500);text-transform:none;font-weight:400;letter-spacing:-.672px;font-style:normal;text-decoration:none;font-family:Inter,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-iliomeg1 .beae-x-text{font-weight:400;text-align:center;font-size:19px;line-height:26px;letter-spacing:-.576px;color:var(--beae-global-colors-black)}}div.beae-sections .beae-block.beae-isl9zunk{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-isl9zunk: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-isl9zunk:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-isl9zunk .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-isl9zunk .beae-button-js{font-size:16px;line-height:26px;letter-spacing:0px;text-transform:capitalize;font-family:Outfit,sans-serif;font-weight:500;text-decoration:none;color:var(--beae-global-colors-white);background:var(--beae-global-colors-primary_600);border-radius:100px;border-style:solid;border-color:#000;border-width:0px;box-shadow:0 0 #000;padding:14px 28px}div.beae-sections .beae-isl9zunk .beae-button-js:hover{background:var(--beae-global-colors-primary_950);color:var(--beae-global-colors-white)}@media screen and (max-width: 768px){div.beae-sections .beae-isl9zunk .beae-button-js{font-size:12px!important;line-height:20px!important;letter-spacing:1px!important}}div.beae-sections .beae-isl9zunk .beae-button-js{margin:0}div.beae-sections .beae-h9f4nuej{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-ngj3) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-h9f4nuej .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-h9f4nuej:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-h9f4nuej .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-h9f4nuej>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-h9f4nuej>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-h9f4nuej .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-h9f4nuej .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-h9f4nuej:not(.beae-next-popup--container){--beae-section-padding-top: 4;--beae-section-padding-bottom: 4;padding-top:4vmax;padding-bottom:4vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-h9f4nuej:not(.beae-next-popup--container){--beae-section-padding-top: 2;--beae-section-padding-bottom: 3;padding-top:2vmax;padding-bottom:3vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-h9f4nuej:before{z-index:unset}div.beae-sections .beae-h9f4nuej .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-h9f4nuej .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-h9f4nuej .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-h9f4nuej .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column}}div.beae-sections .beae-block.beae-4wk5rjj6{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-4wk5rjj6: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-4wk5rjj6:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-4wk5rjj6 a.beae-collection-card{text-decoration:none}div.beae-sections .beae-4wk5rjj6 .beae-collection-card{display:flex;position:relative}div.beae-sections .beae-4wk5rjj6 .beae-collection-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.8vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-4wk5rjj6 .beae-collection-card{display:flex;flex-direction:column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-4wk5rjj6 .beae-empty{display:none}div.beae-sections .beae-block.beae-xx62axtc{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-xx62axtc{margin-right:2vmax}}div.beae-sections .beae-block.beae-xx62axtc: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-xx62axtc:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xx62axtc[data-loop-index="0"] .beae-image-picture img{object-position:center center}div.beae-sections .beae-xx62axtc .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:10px}div.beae-sections .beae-xx62axtc .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-xx62axtc .beae-image-picture img,div.beae-sections .beae-xx62axtc .beae-video-product{aspect-ratio:1/1}div.beae-sections .beae-xx62axtc .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-b78cx img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-b78cx img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-q8gpnziw{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-q8gpnziw{margin-right:2vmax}}div.beae-sections .beae-block.beae-q8gpnziw: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-q8gpnziw:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-q8gpnziw .beae-x-text{text-align:center}div.beae-sections .beae-q8gpnziw .beae-x-text{font-weight:400;alignment:center;font-size:22px;line-height:31px;color:var(--beae-global-colors-text_500);text-transform:none;letter-spacing:-.672px;font-style:normal;text-decoration:none;font-family:Inter,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-q8gpnziw .beae-x-text{font-size:19px;line-height:26px;letter-spacing:-.576px;font-weight:400;color:var(--beae-global-colors-black)}}div.beae-sections .beae-gsabouam{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-9qjh) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-gsabouam .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-gsabouam:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-gsabouam .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-gsabouam>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-gsabouam>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-gsabouam .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-gsabouam .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-gsabouam:not(.beae-next-popup--container){--beae-section-padding-top: 4;--beae-section-padding-bottom: 5;padding-top:4vmax;padding-bottom:5vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-gsabouam:not(.beae-next-popup--container){--beae-section-padding-top: 2;padding-top:2vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-gsabouam:before{z-index:unset}div.beae-sections .beae-gsabouam .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-gsabouam .beae-section-background-video[data-device=mobile]{display:block}}@media only screen and (max-width: 767px){div.beae-sections .beae-gsabouam{background:color-mix(in srgb,var(--beae-global-colors-beae-ngj3) 100%,transparent)}div.beae-sections .beae-gsabouam:before{z-index:unset}}div.beae-sections .beae-gsabouam .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;gap:2.2vmax;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-gsabouam .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;height:fit-content}}div.beae-sections .beae-block.beae-3y1ukgol{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-3y1ukgol{margin-bottom:2vmax}div.beae-sections .beae-block.beae-3y1ukgol{padding-top:1vmax}}div.beae-sections .beae-3y1ukgol{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-3y1ukgol{--parent-direction-mobile: row;display:flex;flex-direction:column;align-items:center;gap:2vmax;height:fit-content;align-self:unset;width:100%;flex:0 0 100%}}div.beae-sections .beae-3y1ukgol .beae-empty{display:none}@media (max-width: 768px){div.beae-sections .beae-3y1ukgol{order:3;background-image:url(/cdn/shop/files/2_90b20daa-da21-4609-90d5-9e20cc0bfb6f.jpg?v=1763020412);background-size:cover;background-position:56.18015246444874% 6.519263335381555%;background-repeat:no-repeat;background-attachment:scroll;border-radius:10px}}div.beae-sections .beae-block.beae-3ai2vbv5{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-3ai2vbv5: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-3ai2vbv5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-3ai2vbv5 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-3ai2vbv5 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-3ai2vbv5 .beae-x-text ul ul,div.beae-sections .beae-3ai2vbv5 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-3ai2vbv5 .beae-x-text ol ol,div.beae-sections .beae-3ai2vbv5 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-3ai2vbv5 .beae-x-text{font-size:45px;line-height:54px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:700;letter-spacing:-2.24px;font-style:normal;text-decoration:none;font-family:Inter,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-3ai2vbv5 .beae-x-text{font-weight:700;text-align:center;font-size:37px;line-height:44px;letter-spacing:-1.84px;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-hmt1qko1{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-hmt1qko1: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-hmt1qko1:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-hmt1qko1 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-hmt1qko1 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-hmt1qko1 .beae-x-text ul ul,div.beae-sections .beae-hmt1qko1 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-hmt1qko1 .beae-x-text ol ol,div.beae-sections .beae-hmt1qko1 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-hmt1qko1 .beae-x-text{font-size:22px;line-height:31px;color:var(--beae-global-colors-text_500);text-transform:none;font-weight:400;letter-spacing:-.672px;font-style:normal;text-decoration:none;font-family:Inter,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-hmt1qko1 .beae-x-text{font-weight:400;text-align:left;font-size:19px;line-height:26px;letter-spacing:-.576px;color:var(--beae-global-colors-black)}}div.beae-sections .beae-block.beae-re98yzaa{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-re98yzaa: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-re98yzaa:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-re98yzaa .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-re98yzaa .beae-button-js{padding:10px 30px}div.beae-sections .beae-re98yzaa .beae-button-js{margin:0}div.beae-sections .beae-block.beae-xjh7uclt{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-xjh7uclt:not(.beae-next-popup--container){--parent-direction: row;align-self:unset;height:unset;width:39%;flex:0 0 39%}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-xjh7uclt:not(.beae-next-popup--container){--parent-direction-mobile: row;align-self:unset;height:unset;width:64%;flex:0 0 64%}}div.beae-sections .beae-xjh7uclt .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:10px}div.beae-sections .beae-xjh7uclt .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-xjh7uclt .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-47ir img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-47ir img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-pna21cl4{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-pna21cl4:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:24%;flex:0 0 24%}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-pna21cl4:not(.beae-next-popup--container){--parent-direction-mobile: row;align-self:unset;height:unset;width:33%;flex:0 0 33%}}div.beae-sections .beae-pna21cl4 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:10px}div.beae-sections .beae-pna21cl4 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-pna21cl4 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-9w0kc img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-9w0kc img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-k4lmqkrc{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-k4lmqkrc .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-k4lmqkrc:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-k4lmqkrc .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-k4lmqkrc>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-k4lmqkrc>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-k4lmqkrc .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-k4lmqkrc .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-k4lmqkrc: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-k4lmqkrc:not(.beae-next-popup--container){--beae-section-padding-top: 4;--beae-section-padding-bottom: 4;padding-top:4vmax;padding-bottom:4vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-k4lmqkrc:before{z-index:unset}div.beae-sections .beae-k4lmqkrc .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-k4lmqkrc .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-k4lmqkrc .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;align-items:center;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-k4lmqkrc .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-y64s7895{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-y64s7895{padding:4vmax 5vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-y64s7895{padding:4vmax 3vmax}}div.beae-sections .beae-y64s7895{--parent-direction: column;display:flex;flex-direction:column;justify-content:center;align-items:center;height:fit-content;flex:unset;width:50%;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-y64s7895{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-y64s7895 .beae-empty{display:none}div.beae-sections .beae-y64s7895{border-radius:10px;background:color-mix(in srgb,var(--beae-global-colors-background_50) 50%,transparent)}div.beae-sections .beae-block.beae-3qxh9bpn{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-3qxh9bpn{margin-bottom:2vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-3qxh9bpn{margin-bottom:2vmax}}div.beae-sections .beae-block.beae-3qxh9bpn: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-3qxh9bpn:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-3qxh9bpn .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-3qxh9bpn .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-3qxh9bpn .beae-x-text ul ul,div.beae-sections .beae-3qxh9bpn .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-3qxh9bpn .beae-x-text ol ol,div.beae-sections .beae-3qxh9bpn .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-3qxh9bpn .beae-x-text{text-align:center}div.beae-sections .beae-block.beae-sa8furka{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-sa8furka{margin-bottom:2vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-sa8furka{margin-bottom:2vmax}}div.beae-sections .beae-block.beae-sa8furka: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-sa8furka:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-sa8furka .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-sa8furka .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-sa8furka .beae-x-text ul ul,div.beae-sections .beae-sa8furka .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-sa8furka .beae-x-text ol ol,div.beae-sections .beae-sa8furka .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-sa8furka .beae-x-text{text-align:center;font-size:22px;line-height:31px;color:var(--beae-global-colors-text_500);text-transform:none;font-weight:400;letter-spacing:-.672px;font-style:normal;text-decoration:none;font-family:Inter,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-sa8furka .beae-x-text{font-size:19px;line-height:26px;letter-spacing:-.576px;font-weight:400;color:var(--beae-global-colors-primary_700)}}div.beae-sections .beae-block.beae-7oqavtqi{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-7oqavtqi{margin-bottom:3vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-7oqavtqi{margin-bottom:2vmax}}div.beae-sections .beae-block.beae-7oqavtqi: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-7oqavtqi:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-7oqavtqi .beae-empty{display:none}div.beae-sections .beae-7oqavtqi .beae-countdown-item{padding-left:1.8vmax;padding-right:1.8vmax}div.beae-sections .beae-7oqavtqi .beae-countdown-title{font-family:var(--be-h6-ff);color:var(--be-h6-c);font-weight:var(--be-h6-fw);text-transform:var(--be-h6-tt);font-style:var(--be-h6-fst);text-decoration:var(--be-h6-td);font-size:var(--be-h6-fs);line-height:var(--be-h6-lh);letter-spacing:var(--be-h6-ls);align-items:center;text-align:center}div.beae-sections .beae-7oqavtqi .beae-countdown-number{--c-desktop: var(--be-h5-c, inherit);--tt-desktop: var(--be-h5-tt, inherit);--fst-desktop: var(--be-h5-fst, inherit);--td-desktop: var(--be-h5-td, inherit);--fs-desktop: var(--be-h5-fs, inherit);--lh-desktop: var(--be-h5-lh, inherit);--ls-desktop: var(--be-h5-ls, inherit);font-family:var(--be-h5-ff);color:var(--be-h5-c, inherit);font-weight:var(--be-h5-fw);text-transform:var(--be-h5-tt, inherit);font-style:var(--be-h5-fst, inherit);text-decoration:var(--be-h5-td, inherit);font-size:var(--be-h5-fs, inherit);line-height:var(--be-h5-lh, inherit);letter-spacing:var(--be-h5-ls, inherit)}div.beae-sections .beae-7oqavtqi .beae-countdown-text{font-family:var(--be-p2-ff);color:var(--be-p2-c);font-weight:var(--be-p2-fw);text-transform:var(--be-p2-tt);font-style:var(--be-p2-fst);text-decoration:var(--be-p2-td);font-size:var(--be-p2-fs);line-height:var(--be-p2-lh);letter-spacing:var(--be-p2-ls)}div.beae-sections .beae-7oqavtqi .beae-countdown-spacer{font-family:var(--be-h6-ff);color:var(--be-h6-c);font-weight:var(--be-h6-fw);text-transform:var(--be-h6-tt);font-style:var(--be-h6-fst);text-decoration:var(--be-h6-td);font-size:var(--be-h6-fs);line-height:var(--be-h6-lh);letter-spacing:var(--be-h6-ls)}@media (max-width: 768px){div.beae-sections .beae-7oqavtqi .beae-countdown-title,div.beae-sections .beae-7oqavtqi .beae-countdown-text{font-family:var(--be-undefined-ff);color:var(--be-undefined-c);font-weight:var(--be-undefined-fw);text-transform:var(--be-undefined-tt);font-style:var(--be-undefined-fst);text-decoration:var(--be-undefined-td);font-size:var(--be-undefined-fs);line-height:var(--be-undefined-lh);letter-spacing:var(--be-undefined-ls)}}div.beae-sections .beae-7oqavtqi .&{box-sizing:border-box}div.beae-sections .beae-block.beae-mxlbgp6x{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-mxlbgp6x: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-mxlbgp6x:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-mxlbgp6x .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-mxlbgp6x .beae-button-js{font-size:16px;line-height:26px;letter-spacing:0px;text-transform:capitalize;font-family:Outfit,sans-serif;font-weight:500;text-decoration:none;color:var(--beae-global-colors-white);background:var(--beae-global-colors-primary_600);border-radius:100px;border-style:solid;border-color:#000;border-width:0px;box-shadow:0 0 #000;padding:15px 30px}div.beae-sections .beae-mxlbgp6x .beae-button-js:hover{background:var(--beae-global-colors-primary_950);color:var(--beae-global-colors-white)}@media screen and (max-width: 768px){div.beae-sections .beae-mxlbgp6x .beae-button-js{font-size:12px!important;line-height:20px!important;letter-spacing:1px!important}}div.beae-sections .beae-mxlbgp6x .beae-button-js{margin:0}div.beae-sections .beae-2k39g img{object-fit:cover;object-position:center center}@media only screen and (max-width: 768px){div.beae-sections .beae-2k39g img{object-fit:cover;object-position:center center}}div.beae-sections .beae-k9ikwm4u{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-k9ikwm4u .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-k9ikwm4u:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-k9ikwm4u .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-k9ikwm4u>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-k9ikwm4u>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-k9ikwm4u .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-k9ikwm4u .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-k9ikwm4u:not(.beae-next-popup--container){--beae-section-padding-top: 3.5;--beae-section-padding-bottom: 2;padding-top:3.5vmax;padding-bottom:2vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-k9ikwm4u:not(.beae-next-popup--container){--beae-section-padding-top: 3;--beae-section-padding-bottom: 2;padding-top:3vmax;padding-bottom:2vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-k9ikwm4u:before{z-index:unset}div.beae-sections .beae-k9ikwm4u .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-k9ikwm4u .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-k9ikwm4u .beae-custom-badged{position:absolute;top:8px;left:8px;z-index:10}div.beae-sections .beae-k9ikwm4u .beae-block.beae-core .beae-swatch-color-item[data-value=White],div.beae-sections .beae-k9ikwm4u .beae-block.beae-core .beae-swatch-color-item[data-value=white]{border:1px solid var(--beae-global-colors-text_300)}@media only screen and (min-width: 768px){div.beae-sections .beae-k9ikwm4u .beae-slider-nav-left button svg,div.beae-sections .beae-k9ikwm4u .beae-slider-nav-right button svg{width:30px}div.beae-sections .beae-k9ikwm4u .beae-slider-nav-left,div.beae-sections .beae-k9ikwm4u .beae-slider-nav-right{display:flex}div.beae-sections .beae-k9ikwm4u .beae-slider-nav-right{right:-20px}div.beae-sections .beae-k9ikwm4u .beae-slider-nav-left{left:-20px}div.beae-sections .beae-k9ikwm4u .beae-custom-badged{top:10px;left:10px}}div.beae-sections .beae-k9ikwm4u .beae-empty{display:none}div.beae-sections .beae-dswrr86l{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-dswrr86l .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-dswrr86l:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-dswrr86l .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-dswrr86l>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-dswrr86l>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-dswrr86l .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-dswrr86l .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-dswrr86l:not(.beae-next-popup--container){--beae-section-padding-top: 4;--beae-section-padding-bottom: 4;padding-top:4vmax;padding-bottom:4vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-dswrr86l:not(.beae-next-popup--container){--beae-section-padding-top: 2;--beae-section-padding-bottom: 4;padding-top:2vmax;padding-bottom:4vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-dswrr86l:before{z-index:unset}div.beae-sections .beae-dswrr86l .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-dswrr86l .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-bamp4y8u{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-bamp4y8u .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-bamp4y8u:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-bamp4y8u .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-bamp4y8u>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-bamp4y8u>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-bamp4y8u .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-bamp4y8u .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-bamp4y8u: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-bamp4y8u:not(.beae-next-popup--container){--beae-section-padding-top: 4;--beae-section-padding-bottom: 2;padding-top:4vmax;padding-bottom:2vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-bamp4y8u:before{z-index:unset}div.beae-sections .beae-bamp4y8u .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-bamp4y8u .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-bamp4y8u .beae-slider-controls-wrp{margin:8px 0}div.beae-sections .beae-bamp4y8u .beae-slider-nav-left.disabled button,div.beae-sections .beae-bamp4y8u .beae-slider-nav-right.disabled button{opacity:.5}div.beae-sections .beae-bamp4y8u .beae-slider-nav-left button,div.beae-sections .beae-bamp4y8u .beae-slider-nav-right button{box-shadow:none}div.beae-sections .beae-bamp4y8u .beae-slider-nav-left,div.beae-sections .beae-bamp4y8u .beae-slider-nav-right{position:initial;transform:translateY(0);opacity:1}div.beae-sections .beae-bamp4y8u .beae-slider-pagination--items{display:flex;align-items:center}div.beae-sections .beae-bamp4y8u .beae-slider-nav-left svg,div.beae-sections .beae-bamp4y8u .beae-slider-nav-right svg{width:20px}div.beae-sections .beae-bamp4y8u .beae-slider-controls-wrp .beae-slider-pagination-wrp{margin:0;transform:none;left:auto;position:relative;bottom:0}div.beae-sections .beae-uc8t5koc{--scale-ratio: 1;--container-width: 1920px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-uc8t5koc .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-uc8t5koc:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-uc8t5koc .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-uc8t5koc>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-uc8t5koc>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-uc8t5koc .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-uc8t5koc .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-uc8t5koc:not(.beae-next-popup--container){--beae-section-padding-top: 2;--beae-section-padding-bottom: 1;padding-top:2vmax;padding-bottom:1vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-uc8t5koc:not(.beae-next-popup--container){--beae-section-padding-top: 2;--beae-section-padding-bottom: 2;padding-top:2vmax;padding-bottom:2vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-uc8t5koc:before{z-index:unset}div.beae-sections .beae-uc8t5koc .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-uc8t5koc .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-k7a62s8s{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-ngj3) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-k7a62s8s .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-k7a62s8s:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-k7a62s8s .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-k7a62s8s>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-k7a62s8s>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-k7a62s8s .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-k7a62s8s .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-k7a62s8s:not(.beae-next-popup--container){--beae-section-padding-top: 2;--beae-section-padding-bottom: 2;padding-top:2vmax;padding-bottom:2vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-k7a62s8s:not(.beae-next-popup--container){--beae-section-padding-top: 2;--beae-section-padding-bottom: 4;padding-top:2vmax;padding-bottom:4vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-k7a62s8s:before{z-index:unset}div.beae-sections .beae-k7a62s8s .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-k7a62s8s .beae-section-background-video[data-device=mobile]{display:block}}@media only screen and (max-width: 767px){div.beae-sections .beae-k7a62s8s{background:color-mix(in srgb,var(--beae-global-colors-beae-ngj3) 100%,transparent)}div.beae-sections .beae-k7a62s8s:before{z-index:unset}}div.beae-sections .beae-k7a62s8s .beae-blog-posts-view-all{display:flex}div.beae-sections .beae-k7a62s8s .beae-blog-posts-view-all{margin:0 auto}div.beae-sections .beae-k7a62s8s .beae-slider-controls-wrp{margin:8px 0}div.beae-sections .beae-k7a62s8s .beae-slider-nav-left.disabled button,div.beae-sections .beae-k7a62s8s .beae-slider-nav-right.disabled button{opacity:.5}div.beae-sections .beae-k7a62s8s .beae-slider-nav-left button,div.beae-sections .beae-k7a62s8s .beae-slider-nav-right button{box-shadow:none}div.beae-sections .beae-k7a62s8s .beae-slider-nav-left,div.beae-sections .beae-k7a62s8s .beae-slider-nav-right{position:initial;transform:translateY(0);opacity:1}div.beae-sections .beae-k7a62s8s .beae-slider-pagination--items{display:flex;align-items:center}div.beae-sections .beae-k7a62s8s .beae-slider-nav-left svg,div.beae-sections .beae-k7a62s8s .beae-slider-nav-right svg{width:20px}div.beae-sections .beae-k7a62s8s .beae-slider-controls-wrp .beae-slider-pagination-wrp{margin:0;transform:none;left:auto;position:relative;bottom:0}div.beae-sections .beae-k7a62s8s .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-k7a62s8s .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-j73amps6{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-j73amps6: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-j73amps6:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-j73amps6 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-j73amps6 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-j73amps6 .beae-x-text ul ul,div.beae-sections .beae-j73amps6 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-j73amps6 .beae-x-text ol ol,div.beae-sections .beae-j73amps6 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-j73amps6 .beae-x-text{font-size:35px;line-height:31px;color:var(--beae-global-colors-primary_700);text-transform:none;font-weight:400;letter-spacing:-.672px;font-style:normal;text-decoration:none;font-family:Inter,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-j73amps6 .beae-x-text{font-size:23px;line-height:26px;letter-spacing:-.576px;font-weight:400;color:var(--beae-global-colors-primary_700)}}div.beae-sections .beae-block.beae-21j5qui0{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-21j5qui0: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-21j5qui0:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-vsmhwde9{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-9qjh) 80%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-vsmhwde9 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-vsmhwde9:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-vsmhwde9 .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-vsmhwde9>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-vsmhwde9>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-vsmhwde9 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-vsmhwde9 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-vsmhwde9: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-vsmhwde9:not(.beae-next-popup--container){--beae-section-padding-top: 4;--beae-section-padding-bottom: 2;padding-top:4vmax;padding-bottom:2vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-vsmhwde9:before{z-index:unset}div.beae-sections .beae-vsmhwde9 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-vsmhwde9 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-vsmhwde9 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row-reverse;align-items:center;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-vsmhwde9 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;align-items:center;gap:10vmax;height:fit-content}}div.beae-sections .beae-block.beae-1nykxmrd{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-1nykxmrd:not(.beae-next-popup--container){--parent-direction: row-reverse;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-1nykxmrd:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-1nykxmrd .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:10px}div.beae-sections .beae-1nykxmrd .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-1nykxmrd .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-0pimj img{object-fit:cover;object-position:48.36065573770492% 53.56828193832599%}@media only screen and (max-width: 768px){div.beae-sections .beae-0pimj img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-1otyxhdw{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-1otyxhdw{padding:4vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-1otyxhdw{margin-top:-18.599999999999998vmax}div.beae-sections .beae-block.beae-1otyxhdw{padding-bottom:1vmax}}div.beae-sections .beae-1otyxhdw{--parent-direction: row-reverse;display:flex;flex-direction:column;gap:2vmax;height:fit-content;align-self:unset;width:47%;flex:0 0 47%}@media screen and (max-width: 768px){div.beae-sections .beae-1otyxhdw{--parent-direction-mobile: column;display:flex;flex-direction:column;align-items:center;gap:0vmax;height:fit-content;flex:unset;width:90%;align-self:unset}}div.beae-sections .beae-1otyxhdw .beae-empty{display:none}div.beae-sections .beae-1otyxhdw{border-radius:10px;background:color-mix(in srgb,var(--beae-global-colors-beae-ngj3) 50%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);left:60px}@media (max-width: 768px){div.beae-sections .beae-1otyxhdw{background:color-mix(in srgb,var(--beae-global-colors-beae-9qjh) 60%,transparent);left:0}}div.beae-sections .beae-block.beae-aggjlxvq{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-aggjlxvq{margin-top:1vmax}}div.beae-sections .beae-block.beae-aggjlxvq: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-aggjlxvq:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-aggjlxvq .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-aggjlxvq .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-aggjlxvq .beae-x-text ul ul,div.beae-sections .beae-aggjlxvq .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-aggjlxvq .beae-x-text ol ol,div.beae-sections .beae-aggjlxvq .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-aggjlxvq .beae-x-text{font-size:45px;line-height:54px;color:var(--beae-global-colors-text_600);font-weight:700;letter-spacing:-1.8px;font-style:normal;text-decoration:none;font-family:Inter,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-aggjlxvq .beae-x-text{font-weight:700;text-align:center;font-size:25px;line-height:44px;letter-spacing:-1.84px;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-1bqcttjv{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-1bqcttjv{margin-bottom:1vmax}}div.beae-sections .beae-block.beae-1bqcttjv: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-1bqcttjv:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-1bqcttjv .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-1bqcttjv .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-1bqcttjv .beae-x-text ul ul,div.beae-sections .beae-1bqcttjv .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-1bqcttjv .beae-x-text ol ol,div.beae-sections .beae-1bqcttjv .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-1bqcttjv .beae-x-text{font-size:22px;line-height:31px;color:var(--beae-global-colors-primary_700);text-transform:none;font-weight:400;letter-spacing:-.672px;font-style:normal;text-decoration:none;font-family:Inter,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-1bqcttjv .beae-x-text{font-weight:400;text-align:center;font-size:19px;line-height:26px;letter-spacing:-.576px;color:var(--beae-global-colors-black)}}div.beae-sections .beae-jl6ub28l{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-jl6ub28l .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-jl6ub28l:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-jl6ub28l .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-jl6ub28l>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-jl6ub28l>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-jl6ub28l .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-jl6ub28l .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-jl6ub28l: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-jl6ub28l:not(.beae-next-popup--container){--beae-section-padding-top: 4;--beae-section-padding-bottom: 4;padding-top:4vmax;padding-bottom:4vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-jl6ub28l:before{z-index:unset}div.beae-sections .beae-jl6ub28l .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-jl6ub28l .beae-section-background-video[data-device=mobile]{display:block}}@media only screen and (max-width: 767px){div.beae-sections .beae-jl6ub28l{background:color-mix(in srgb,var(--beae-global-colors-beae-h1jw) 100%,transparent)}div.beae-sections .beae-jl6ub28l:before{z-index:unset}}@media (max-width: 767px){div.beae-sections .beae-jl6ub28l .beae-slider-pagination-wrp{transform:none;top:auto;bottom:auto;position:relative;margin:0 auto;left:auto}}div.beae-sections .beae-jl6ub28l .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-jl6ub28l .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-r2j4yfrx{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-r2j4yfrx{margin-bottom:2vmax}}div.beae-sections .beae-block.beae-r2j4yfrx: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-r2j4yfrx:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-r2j4yfrx .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-r2j4yfrx .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-r2j4yfrx .beae-x-text ul ul,div.beae-sections .beae-r2j4yfrx .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-r2j4yfrx .beae-x-text ol ol,div.beae-sections .beae-r2j4yfrx .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-r2j4yfrx .beae-x-text{text-align:center}div.beae-sections .beae-block.beae-w6ayz7xj{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-w6ayz7xj: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-w6ayz7xj:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-w6ayz7xj .beae-list-item{display:flex;position:relative}div.beae-sections .beae-w6ayz7xj a.beae-list-item{text-decoration:none}div.beae-sections .beae-w6ayz7xj .beae-list-item{display:flex;flex-direction:column;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-w6ayz7xj .beae-list-item{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-w6ayz7xj .beae-empty{display:none}@media (max-width: 768px){div.beae-sections .beae-w6ayz7xj .beae-slider-pagination-wrp .beae-slider-pagination{width:8px;height:8px}div.beae-sections .beae-w6ayz7xj .beae-slider-pagination-wrp .beae-slider-pagination:hover,div.beae-sections .beae-w6ayz7xj .beae-slider-pagination.active{background:color-mix(in srgb,var(--beae-global-colors-primary_900) 100%,transparent)}}div.beae-sections .beae-block.beae-gluucotz{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-gluucotz{margin-bottom:2vmax}}div.beae-sections .beae-block.beae-gluucotz:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:80px;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-gluucotz:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:80px;align-self:unset}}div.beae-sections .beae-unique-5mjfk70r .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-unique-5mjfk70r .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-5mjfk70r .beae-image-picture img,div.beae-sections .beae-unique-5mjfk70r .beae-video-product{aspect-ratio:1/1}div.beae-sections .beae-unique-5mjfk70r .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-qczra img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-qczra img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-1wtm59cr{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-1wtm59cr: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-1wtm59cr:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-1wtm59cr .beae-x-text{text-align:center}div.beae-sections .beae-1wtm59cr .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-1wtm59cr .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-1wtm59cr .beae-x-text ul ul,div.beae-sections .beae-1wtm59cr .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-1wtm59cr .beae-x-text ol ol,div.beae-sections .beae-1wtm59cr .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-r9xlv634{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-r9xlv634: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-r9xlv634:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-r9xlv634 .beae-x-text{text-align:center}div.beae-sections .beae-r9xlv634 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-r9xlv634 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-r9xlv634 .beae-x-text ul ul,div.beae-sections .beae-r9xlv634 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-r9xlv634 .beae-x-text ol ol,div.beae-sections .beae-r9xlv634 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-unique-sz3r3772 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-unique-sz3r3772 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-sz3r3772 .beae-image-picture img,div.beae-sections .beae-unique-sz3r3772 .beae-video-product{aspect-ratio:1/1}div.beae-sections .beae-unique-sz3r3772 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-6zwfk img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-6zwfk img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-esdvp774 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-unique-esdvp774 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-esdvp774 .beae-image-picture img,div.beae-sections .beae-unique-esdvp774 .beae-video-product{aspect-ratio:1/1}div.beae-sections .beae-unique-esdvp774 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-is8v img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-is8v img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-3w9ld982 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-unique-3w9ld982 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-3w9ld982 .beae-image-picture img,div.beae-sections .beae-unique-3w9ld982 .beae-video-product{aspect-ratio:1/1}div.beae-sections .beae-unique-3w9ld982 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-zg9su img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-zg9su img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-sx83kl4t{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-background_700) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-sx83kl4t .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-sx83kl4t:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-sx83kl4t .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-sx83kl4t>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-sx83kl4t>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-sx83kl4t .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-sx83kl4t .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-sx83kl4t:not(.beae-next-popup--container){--beae-section-padding-top: 2.5;--beae-section-padding-bottom: 2.5;padding-top:2.5vmax;padding-bottom:2.5vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-sx83kl4t:not(.beae-next-popup--container){--beae-section-padding-top: 2;--beae-section-padding-bottom: 2;padding-top:2vmax;padding-bottom:2vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-sx83kl4t:before{z-index:unset}div.beae-sections .beae-sx83kl4t .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-sx83kl4t .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-sx83kl4t .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-sx83kl4t .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-gfix0nwr{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-gfix0nwr: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-gfix0nwr:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-gfix0nwr .beae-list-item{display:flex;position:relative}div.beae-sections .beae-gfix0nwr a.beae-list-item{text-decoration:none}div.beae-sections .beae-gfix0nwr .beae-list-item{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-gfix0nwr .beae-list-item{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-gfix0nwr .beae-empty{display:none}div.beae-sections .beae-block.beae-fqhyq0qq{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-fqhyq0qq: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-fqhyq0qq:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-fqhyq0qq .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-fqhyq0qq .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-fqhyq0qq .beae-x-text ul ul,div.beae-sections .beae-fqhyq0qq .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-fqhyq0qq .beae-x-text ol ol,div.beae-sections .beae-fqhyq0qq .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-fqhyq0qq .beae-x-text{font-weight:600;text-align:center}div.beae-sections .beae-block.beae-qxg9p4wl{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-qxg9p4wl: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-qxg9p4wl:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-qxg9p4wl .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-qxg9p4wl .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-qxg9p4wl .beae-x-text ul ul,div.beae-sections .beae-qxg9p4wl .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-qxg9p4wl .beae-x-text ol ol,div.beae-sections .beae-qxg9p4wl .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-qxg9p4wl .beae-x-text{text-align:center}
/*# sourceMappingURL=/cdn/shop/t/9/assets/beae-6914624c6ad235d1710a0cc8.css.map */
