div.beae-sections .beae-x-slideshow div.beae-slider-items>*{scroll-snap-stop:always;scroll-snap-align:start}div.beae-sections .beae-x-slideshow div.beae-slider-items>.beae-slider-item>.beae-block.beae-core,div.beae-sections .beae-x-slideshow div.beae-slider-items>*>.beae-flexbox-block{width:100%}div.beae-sections .beae-x-slideshow .beae-slider-pagination-wrp{position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:1000}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-image{display:flex!important;justify-content:center;align-items:center;overflow:hidden}div.beae-sections .beae-base-img-overlay{display:block!important;position:absolute;top:0;left:0;right:0;bottom:0;z-index:3}div.beae-sections .beae-block.beae-x-image,div.beae-sections .beae-block.beae-x-image *{height:100%!important;width:100%!important}div.beae-sections .beae-img-comp-container--second,div.beae-sections .beae-image-secondary{opacity:var(--image-hover-opacity, 0);z-index:var(--image-hover-zindex, -1);position:absolute;top:0;left:0;right:0;bottom:0;max-width:100%;max-height:100%}div.beae-sections .beae-img-comp-container--second{clip-path:var(--image-second-clip-path, none)}div.beae-sections .beae-image-picture{overflow:hidden}div.beae-sections .overlay-hidden{opacity:0;visibility:hidden}div.beae-sections .beae-x-image .beae-image-secondary{pointer-events:auto!important}div.beae-sections .beae-x-image .beae-img-ratio-wrp{width:100%;height:unset;position:absolute;top:50%;transform:translateY(-50%);z-index:10}div.beae-sections .beae-x-image .beae-img-ratio-wrp .beae-img-ratio-control{width:unset!important;height:unset!important;top:50%;position:absolute;min-width:20px;min-height:20px;cursor:ew-resize;display:flex;justify-content:center;align-items:center;transform:translate(-50%,-50%);background:#fff;border-radius:100%;animation:pulse-animation 1s ease-in-out 0s infinite alternate}div.beae-sections .beae-img-ratio-control:before{content:"";position:absolute;display:block;height:9999px;width:2px;left:50%;top:90%;background:#fff;transform:translate(-50%);z-index:8}div.beae-sections .beae-img-ratio-control:after{content:"";position:absolute;display:block;height:9999px;width:2px;left:50%;bottom:90%;background:#fff;transform:translate(-50%);transform-origin:top center;z-index:8}div.beae-sections .beae-image-secondary,div.beae-sections .beae-image-primary{transition:all .3s ease-in-out}div.beae-sections .beae-image-picture[hover-mode=true]{position:relative}div.beae-sections .beae-container-image-ratio{width:100%}div.beae-sections .beae-x-image.beae-overlay>.beae-overlay-text{text-align:center}div.beae-sections .beae-x-image figure,div.beae-sections .beae-container-image .mce--wrp,div.beae-sections .beae-image-align{display:flex}div.beae-sections .beae-image-picture-link{overflow:hidden;display:inline-flex}div.beae-sections .beae-x-image picture{flex:1 1 auto;min-height:1px;width:100%}div.beae-sections .core__micro--image .beae-mce__image picture,div.beae-sections .core__micro--image .beae-mce__image picture img{vertical-align:bottom}div.beae-sections .beae-container-image{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;-webkit-user-drag:none}div.beae-sections .beae-image-product .beae-container-image{display:block}div.beae-sections .beae-image-content-position{transform:translateZ(0)}div.beae-sections .beae-image-content-position,div.beae-sections .beae-image-picture-link{position:relative}div.beae-sections .beae-x-image.beae-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}div.beae-sections .beae-image-product .beae-image-secondary img{height:100%}div.beae-sections .beae-img-com-text-before{position:absolute;top:0}div.beae-sections .beae-img-com-text-after{position:absolute;bottom:0}div.beae-sections .beae-image_comp-text{background:#fff3;padding:0 20px;color:#fff}div.beae-sections .beae-x-image .beae-img-comp-text{width:unset!important;height:unset!important;background:#fff3;padding:0 20px;color:#fff}div.beae-sections .beae-img-comp-text-before{position:absolute;top:50%;left:20px;z-index:1000000;transform:translateY(-50%)}div.beae-sections .beae-img-comp-text-after{position:absolute;z-index:8;top:50%;transform:translateY(-50%);right:20px}div.beae-sections .beae-block .beae-block.beae-x-text:not([data-min-height=content]){width:100%}div.beae-sections .beae-x-text a:not(.beae-not-rs-cl){color:unset;text-decoration:none}div.beae-sections .beae-grid-block .beae-core .beae-block.beae-x-button{width:100%;height:100%}div.beae-sections .beae-button-js{width:100%;height:100%;display:flex;justify-content:center;align-items:center}div.beae-sections .beae-btn-txt{display:inline-flex;justify-content:center;align-items:center}div.beae-sections .beae-block--btn-ic{display:inline-flex}div.beae-sections .beae-block--btn-ic svg{width:18px;height:auto}div.beae-sections .beae-btn-popup{display:none}div.beae-sections .beae-btn-icon{order:var(--btn-icon-position);display:inline-flex}div.beae-sections .beae-btn-icon svg{width:18px;height:auto}div.beae-sections .beae-button-js{position:relative}div.beae-sections .beae-btn-txt{text-decoration:inherit}div.beae-sections .beae-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-core .beae-block.beae-x-text-editor{width:100%}div.beae-sections .beae-text-content{word-break:break-word;zoom:var(--beae-grid-zoom, "100%")}div.beae-sections .beae-text-content blockquote{border-left:5px solid #dadada;padding:1px 10px 1px 20px}div.beae-sections .beae-text-empty:empty{display:block!important}div.beae-sections .beae-text-empty:empty:before,div.beae-sections .beae-text-empty>*:before{content:"Enter your text here";opacity:.5}div.beae-sections .beae-block.beae-x-text-editor span[class*=text-align]{display:inline-block}div.beae-sections .beae-block.beae-x-text-editor .text-align-left{text-align:left}div.beae-sections .beae-block.beae-x-text-editor .text-align-center{text-align:center}div.beae-sections .beae-block.beae-x-text-editor .text-align-right{text-align:right}div.beae-sections .beae-block.beae-x-text-editor .text-align-justify{text-align:justify}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight{position:relative}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg{position:absolute;top:100%;left:0;width:100%;height:1rem;transform:translateY(-50%)}div.beae-sections .beae-block.beae-x-text-editor [contenteditable] .beae-text-highlight:hover svg{z-index:-1!important}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg path,div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg line{stroke-dashoffset:.1;stroke-dasharray:0px,999999px;transition:all ease-in-out .75s}div.beae-sections .beae-text-size{display:inline-block;font-size:calc(calc(var(--bts-font-size) * var(--text-ratio, 1)) * var(--text-ratio, 1));line-height:calc(calc(var(--bts-line-height) * var(--text-ratio, 1)) * var(--text-ratio, 1));letter-spacing:calc(var(--bts-letter-spacing) * var(--text-ratio, 1))}@media(max-width:767px){div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-left{text-align:left}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-center{text-align:center}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-right{text-align:right}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-justify{text-align:justify}div.beae-sections .beae-text-size{font-size:calc(calc(var(--bts-mobile-font-size) * var(--text-ratio, 1)) * var(--text-ratio, 1));line-height:calc(calc(var(--bts-mobile-line-height) * var(--text-ratio, 1)) * var(--text-ratio, 1));letter-spacing:calc(var(--bts-mobile-letter-spacing) * var(--text-ratio, 1))}}div.beae-sections .beae-x-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 .beae-scroll-text-container{display:flex;position:relative;overflow:hidden;width:100%}div.beae-sections .beae-marquee-content{display:inline-flex;flex-wrap:nowrap;align-items:center;white-space:nowrap;will-change:transform;position:relative;height:100%;min-width:100vw}div.beae-sections .beae-marquee-icon-separator{display:flex}div.beae-sections .beae-marquee-icon-separator svg{width:100%;height:100%}div.beae-sections .beae-marquee-text-item{display:flex;align-items:center;justify-content:center}div.beae-sections .beae-marquee-image-item{height:100%;width:auto;display:inline-flex;align-items:center}div.beae-sections .beae-marquee-image-item img{width:auto;height:100%}div.beae-sections .beae-marquee-item{display:inline-flex}div.beae-sections .beae-marquee-container.beae-hover:hover{animation-play-state:paused}div.beae-sections .beae-marquee-text-prefix{display:flex;justify-content:center;align-items:center}div.beae-sections .beae-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-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-x-form{width:100%!important}div.beae-sections .beae-form-required{margin-left:5px}div.beae-sections .beae-form-head label{margin-bottom:8px;color:var(--beae-global-colors-text_600)}div.beae-sections .beae-x-form form{margin:0}div.beae-sections .beae-form-container{display:flex;flex-direction:row;column-gap:20px;flex-wrap:wrap}div.beae-sections .beae-form-field{width:100%;margin-bottom:20px}div.beae-sections .beae-form-field.beae-form-two-column{width:calc(50% - 10px)}div.beae-sections .beae-form-head{display:flex;align-items:flex-start}div.beae-sections .beae-form-body input,div.beae-sections .beae-form-body select,div.beae-sections .beae-form-body textarea{width:100%;padding:8px 10px;border-radius:0;border:1px solid #e4e4e4;font-family:inherit}div.beae-sections .beae-form-body textarea{width:100%;height:auto}div.beae-sections .beae-form-body input:focus,div.beae-sections .beae-form-body textarea:focus,div.beae-sections .beae-form-body select:focus{outline:none;box-shadow:none}div.beae-sections .beae-form-field--line hr{margin:30px 0 20px}div.beae-sections .beae-form-body .display-horizontal>div{display:inline-flex;margin-right:14px}div.beae-sections .haft-column{display:inline-block;width:48%}div.beae-sections .haft-column+.haft-column{margin-left:4%}div.beae-sections .beae-form-description,div.beae-sections .beae-form-required{font-size:calc(15px * var(--text-ratio, 1));color:#666}div.beae-sections .beae-form-field--checkbox>div{display:flex;align-items:center}div.beae-sections .beae-form-field--checkbox label,div.beae-sections .beae-form-field--radio label{font-size:calc(15px * var(--text-ratio, 1));color:#555;cursor:pointer}div.beae-sections .beae-form-field--checkbox input,div.beae-sections .beae-form-field--radio input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid rgb(169,169,169);height:18px;justify-content:center;overflow:hidden;position:relative;width:18px;padding:0;align-items:center;box-sizing:border-box;display:inline-flex;border:1px solid #a9a9a9;border-radius:0;box-shadow:0 0 0 1px transparent;margin-right:6px;margin-left:0}div.beae-sections .beae-form-field--radio input{border-radius:100%}div.beae-sections .beae-form-field--checkbox input:checked{background-color:#000}div.beae-sections .beae-form-field--checkbox input:before{background-color:#fafafa;clip-path:polygon(13.29% 49.19%,3.89% 59.8%,40.98% 90%,96.95% 21.23%,86.94% 13.08%,85.97% 12.29%,38.95% 70.07%);content:"";height:10px;width:10px}div.beae-sections .beae-form-field--radio input:checked{background-color:#fafafa}div.beae-sections .beae-form-field--radio input:before{background-color:#fafafa;border-radius:100%;content:"";height:10px;width:10px}div.beae-sections .beae-form-field--radio input:checked:before{background-color:#000}div.beae-sections .beae-form-lightbox>form{display:none!important}div.beae-sections .beae-form-submit{width:100%}div.beae-sections .beae-form-submit button{cursor:pointer}div.beae-sections .beae-x-button{width:100%;height:100%}div.beae-sections .beae-x-button a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}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}@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 marqueeCENTER-TOP{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0)}}@keyframes marqueeCENTER-BOTTOM{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0)}}@keyframes marqueeLEFT-CENTER{0%{transform:translate(0)}to{transform:translate(var(--marquee-animation-offset))}}@keyframes marqueeRIGHT-CENTER{0%{transform:translate(var(--marquee-animation-offset))}to{transform:translate(0)}}div.beae-sections .beae-xz1l0du6{--scale-ratio: 1;--container-width: 1470px;background:linear-gradient(180deg,var(--beae-global-colors-primary_400) 0%,var(--beae-global-colors-white) 100%);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-xz1l0du6 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-xz1l0du6:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-xz1l0du6 .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-xz1l0du6>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-xz1l0du6>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-xz1l0du6 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-xz1l0du6 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-xz1l0du6: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-xz1l0du6:before{z-index:unset}div.beae-sections .beae-xz1l0du6 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-xz1l0du6 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-xz1l0du6 .beae-slider-items{padding-bottom:0!important}div.beae-sections .beae-xz1l0du6 .beae-slider-controls{position:relative;max-width:1410px;margin:0 auto;display:block;height:25px}div.beae-sections .beae-xz1l0du6 .beae-slider-nav-left,div.beae-sections .beae-xz1l0du6 .beae-slider-nav-right{opacity:1}div.beae-sections .beae-xz1l0du6 .beae-slider-nav-left{left:0}div.beae-sections .beae-xz1l0du6 .beae-slider-nav-right{right:0}div.beae-sections .beae-xz1l0du6 .beae-slider-nav-left button,div.beae-sections .beae-xz1l0du6 .beae-slider-nav-right button{color:var(--beae-global-colors-text_600);background-color:transparent;box-shadow:none;width:auto;height:auto}div.beae-sections .beae-xz1l0du6 .beae-slider-nav-left:hover button,div.beae-sections .beae-xz1l0du6 .beae-slider-nav-right:hover button{background-color:transparent}div.beae-sections .beae-xz1l0du6 .beae-slider-nav-left svg,div.beae-sections .beae-xz1l0du6 .beae-slider-nav-right svg{width:30px;height:30px}div.beae-sections .beae-xz1l0du6 .beae-slider-controls-wrp{position:relative;padding:0;margin-top:20px}div.beae-sections .beae-xz1l0du6 .beae-slider-pagination{width:6px;height:6px;margin:0 6px;border:2px solid transparent;transition:all ease .25s;background:var(--beae-global-colors-text_600);opacity:.4}div.beae-sections .beae-xz1l0du6 .beae-slider-pagination-wrp{display:flex;align-items:center;padding:0}div.beae-sections .beae-xz1l0du6 .beae-slider-pagination.active{background:transparent;width:10px;height:10px;border:2px solid var(--beae-global-colors-text_600)}div.beae-sections .beae-xz1l0du6 .beae-slider-item .beae-image-picture img{opacity:0;transform:scale(1.15);transition:none}div.beae-sections .beae-xz1l0du6 .beae-slider-item.active .beae-image-picture img{opacity:1;transform:scale(1);animation:none;transition:transform .7s cubic-bezier(.13,.55,.25,1)}div.beae-sections .beae-xz1l0du6 .beae-slider-item.active .beae-block.beae-core:not(.beae-no-animation){animation:fadeInUp .3s ease backwards}div.beae-sections .beae-xz1l0du6 .beae-slider-item .beae-block.beae-core{animation-delay:calc(var(--beae-animation-delay)*3)!important}@media only screen and (min-width:768px){div.beae-sections .beae-xz1l0du6 .beae-slider-controls-wrp{position:absolute;bottom:10px}}div.beae-sections .beae-xz1l0du6 .beae-empty{display:none}@keyframes fadeInUp{0%{transform:translateY(10px);opacity:0}to{transform:translate(0);opacity:1}}div.beae-sections .beae-xz1l0du6 .beae-slider-items{height:fit-content;max-height:fit-content}div.beae-sections .beae-xz1l0du6 .beae-slider-item .beae-slide-content{height:100%}div.beae-sections .beae-xz1l0du6>.beae-flexbox{padding:0}div.beae-sections .beae-xz1l0du6 .beae-x-grid-container .beae-grid-system{margin:0 auto;max-width:var(--beae-page-width, 1470px);--beae-site-margin: 30px}div.beae-sections .beae-xz1l0du6 .beae-x-grid-container .beae-grid-adjrows{bottom:var(--beae-section-padding-bottom);right:auto;left:min(99vw,calc((50% + calc(var(--beae-page-width, "1470px") / 2) - var(--beae-site-margin, "30px")) - 14px));transform:translate(-100%) translateY(-14px)}@media only screen and (max-width:768px){div.beae-sections .beae-xz1l0du6 .beae-x-grid-container .beae-grid-system{--beae-site-margin-mobile: 15px}}div.beae-sections .slide-beae-bowjbua9 .beae-slide-wrap{position:relative}div.beae-sections .slide-beae-bowjbua9,div.beae-sections .slide-beae-bowjbua9 .beae-slide-wrap,div.beae-sections .slide-beae-bowjbua9 .beae-slide-content{margin:0 auto;width:100%}div.beae-sections .slide-beae-bowjbua9 .beae-slide-wrap{background:color-mix(in srgb,var(--beae-global-colors-transparent) 100%,transparent)}div.beae-sections .slide-beae-bowjbua9 .beae-slide-wrap:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .slide-beae-bowjbua9 .beae-slide-wrap:before{z-index:unset}}div.beae-sections .beae-bowjbua9{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-bowjbua9{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-9eulqjys{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-9eulqjys{margin-bottom:.5vmax}}div.beae-sections .beae-block.beae-9eulqjys: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-9eulqjys:not(.beae-next-popup--container){--parent-direction-mobile: column;width:100%;height:270px;flex:0 0 270px;align-self:unset}}div.beae-sections .beae-9eulqjys .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:30px}div.beae-sections .beae-9eulqjys .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-9eulqjys .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-9eulqjys .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}@media only screen and (max-width:768px){div.beae-sections .beae-9eulqjys .beae-x-image{border-radius:0}}div.beae-sections .beae-igwgl img{object-fit:cover;object-position:38.93805309734513% 51.64781421773971%}@media only screen and (max-width:768px){div.beae-sections .beae-igwgl img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-3db2 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-3db2 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-1eejlj2n{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-1eejlj2n{text-decoration:none}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-1eejlj2n{padding:3vmax 7vmax 3vmax 6vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-1eejlj2n{margin-top:-6vmax;margin-bottom:2vmax}div.beae-sections .beae-block.beae-1eejlj2n{padding:4vmax}}div.beae-sections .beae-1eejlj2n{--parent-direction: column;display:flex;flex-direction:column;gap:1.2vmax;height:fit-content;flex:unset;width:50%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-1eejlj2n{--parent-direction-mobile: column;display:flex;flex-direction:column;align-items:center;gap:1.5vmax;height:fit-content;flex:unset;width:96%;align-self:unset}}div.beae-sections .beae-1eejlj2n .beae-empty{display:none}div.beae-sections .beae-1eejlj2n{position:absolute;top:0;left:0}@media(max-width:768px){div.beae-sections .beae-1eejlj2n{position:relative;top:0;left:2%;background:color-mix(in srgb,var(--beae-global-colors-accent_950) 10%,transparent);border-radius:20px}}div.beae-sections .beae-block.beae-3c70zd3y{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-3c70zd3y: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-3c70zd3y:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-3c70zd3y .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-3c70zd3y .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-3c70zd3y .beae-x-text ul ul,div.beae-sections .beae-3c70zd3y .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-3c70zd3y .beae-x-text ol ol,div.beae-sections .beae-3c70zd3y .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-3c70zd3y .beae-x-text{font-size:58px;line-height:69px;color:var(--beae-global-colors-beae-9m4f);text-transform:none;font-weight:700;letter-spacing:-2.88px;font-style:normal;text-decoration:none;font-family:Acme,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-3c70zd3y .beae-x-text{font-size:42px;line-height:50px;letter-spacing:-2.08px;font-weight:700;color:var(--beae-global-colors-beae-9m4f)}}div.beae-sections .beae-block.beae-p1qku1h6{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-p1qku1h6: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-p1qku1h6:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-p1qku1h6 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-p1qku1h6 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-p1qku1h6 .beae-x-text ul ul,div.beae-sections .beae-p1qku1h6 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-p1qku1h6 .beae-x-text ol ol,div.beae-sections .beae-p1qku1h6 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-p1qku1h6 .beae-x-text{font-size:34px;line-height:40.8px;color:var(--beae-global-colors-beae-9m4f);text-transform:none;font-weight:700;letter-spacing:-2.24px;font-style:normal;text-decoration:none;font-family:Akaya Kanadaka,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-p1qku1h6 .beae-x-text{font-size:28.05px;line-height:34px;letter-spacing:-1.84px;font-weight:700;color:var(--beae-global-colors-beae-9m4f)}}div.beae-sections .slide-beae-6o1zkfft .beae-slide-wrap{position:relative}div.beae-sections .slide-beae-6o1zkfft,div.beae-sections .slide-beae-6o1zkfft .beae-slide-wrap,div.beae-sections .slide-beae-6o1zkfft .beae-slide-content{margin:0 auto;width:100%}div.beae-sections .slide-beae-6o1zkfft .beae-slide-wrap{background:color-mix(in srgb,var(--beae-global-colors-transparent) 100%,transparent)}div.beae-sections .slide-beae-6o1zkfft .beae-slide-wrap:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .slide-beae-6o1zkfft .beae-slide-wrap:before{z-index:unset}}div.beae-sections .beae-6o1zkfft{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-6o1zkfft{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-aa684m9x{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-aa684m9x: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-aa684m9x:not(.beae-next-popup--container){--parent-direction-mobile: column;width:100%;height:270px;flex:0 0 270px;align-self:unset}}div.beae-sections .beae-aa684m9x .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:30px}div.beae-sections .beae-aa684m9x .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-aa684m9x .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-aa684m9x .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}@media only screen and (max-width:768px){div.beae-sections .beae-aa684m9x .beae-x-image{border-radius:0}}div.beae-sections .beae-xxxv img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-xxxv img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-u2z5g7tj{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-u2z5g7tj{padding:3vmax 5vmax 3vmax 6vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-u2z5g7tj{margin-top:-6vmax}div.beae-sections .beae-block.beae-u2z5g7tj{padding:4vmax 1vmax}}div.beae-sections .beae-u2z5g7tj{--parent-direction: column;display:flex;flex-direction:column;gap:15px;height:fit-content;flex:unset;width:50%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-u2z5g7tj{--parent-direction-mobile: column;display:flex;flex-direction:column;align-items:center;height:fit-content;flex:unset;width:96%;align-self:unset}}div.beae-sections .beae-u2z5g7tj .beae-empty{display:none}div.beae-sections .beae-u2z5g7tj{position:absolute;top:0;left:0}@media(max-width:768px){div.beae-sections .beae-u2z5g7tj{position:relative;top:0%;left:2%;background:color-mix(in srgb,var(--beae-global-colors-secondary_400) 100%,transparent);border-radius:20px}}div.beae-sections .beae-block.beae-906qhv0a{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-906qhv0a: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-906qhv0a:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-906qhv0a .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-906qhv0a .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-906qhv0a .beae-x-text ul ul,div.beae-sections .beae-906qhv0a .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-906qhv0a .beae-x-text ol ol,div.beae-sections .beae-906qhv0a .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-906qhv0a .beae-x-text{color:var(--beae-global-colors-white);font-size:60px;line-height:72px;letter-spacing:-3.36px;text-transform:none;font-weight:700;font-style:normal;text-decoration:none;font-family:Akaya Kanadaka,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-906qhv0a .beae-x-text{font-weight:700;text-align:center;font-size:40.12px;line-height:49px;letter-spacing:-2.56px;color:var(--beae-global-colors-primary_50)}}div.beae-sections .beae-block.beae-smjws5sd{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-smjws5sd: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-smjws5sd:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-smjws5sd .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-smjws5sd .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-smjws5sd .beae-x-text ul ul,div.beae-sections .beae-smjws5sd .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-smjws5sd .beae-x-text ol ol,div.beae-sections .beae-smjws5sd .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-smjws5sd .beae-x-text{color:var(--beae-global-colors-white)}@media screen and (max-width:768px){div.beae-sections .beae-smjws5sd .beae-x-text{font-weight:400;text-align:center}}div.beae-sections .beae-block.beae-nqs85via{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-nqs85via{margin-top:1vmax}}div.beae-sections .beae-block.beae-nqs85via: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-nqs85via:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-nqs85via .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-nqs85via .beae-button-js{margin:0}div.beae-sections .beae-nyminleh{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-nyminleh .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-nyminleh:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-nyminleh .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-nyminleh>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-nyminleh>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-nyminleh .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-nyminleh .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-nyminleh: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-nyminleh:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 2;padding-top:6vmax;padding-bottom:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-nyminleh:before{z-index:unset}div.beae-sections .beae-nyminleh .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-nyminleh .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-nyminleh a,div.beae-sections .beae-nyminleh a *{color:var(--beae-global-colors-primary_600)!important}div.beae-sections .beae-nyminleh .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-nyminleh .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-sdcwdary{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-sdcwdary{margin-bottom:2vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-sdcwdary{margin-bottom:2vmax}}div.beae-sections .beae-block.beae-sdcwdary: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-sdcwdary:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-block.beae-o4fg8rht{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-o4fg8rht: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-o4fg8rht:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-o4fg8rht a.beae-collection-card{text-decoration:none}div.beae-sections .beae-o4fg8rht .beae-collection-card{display:flex;position:relative}div.beae-sections .beae-o4fg8rht .beae-collection-card{display:flex;flex-direction:column;gap:10px;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-o4fg8rht .beae-collection-card{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-o4fg8rht .beae-empty{display:none}div.beae-sections .beae-block.beae-u6n6n8c8{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-u6n6n8c8: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-u6n6n8c8:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-u6n6n8c8[data-loop-index="0"] .beae-image-picture img{object-position:center center}div.beae-sections .beae-u6n6n8c8 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:30px}div.beae-sections .beae-u6n6n8c8 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-u6n6n8c8 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-u6n6n8c8 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}@media only screen and (max-width:768px){div.beae-sections .beae-u6n6n8c8 .beae-image-picture img{aspect-ratio:1/1}}div.beae-sections .beae-4z99g img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-4z99g img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-44o3ssv9{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-44o3ssv9{margin-bottom:1vmax}}div.beae-sections .beae-block.beae-44o3ssv9: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-44o3ssv9:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-44o3ssv9 .beae-x-text{text-align:center}div.beae-sections .beae-44o3ssv9 .beae-x-text{color:var(--beae-global-colors-primary_600);text-decoration:underline}@media screen and (max-width:768px){div.beae-sections .beae-44o3ssv9 .beae-x-text{font-weight:400;color:var(--beae-global-colors-primary_600);text-decoration:underline;font-size:16px}}div.beae-sections .beae-ikmm704v{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-ikmm704v .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-ikmm704v:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-ikmm704v .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-ikmm704v>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ikmm704v>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ikmm704v .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-ikmm704v .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-ikmm704v:not(.beae-next-popup--container){--beae-section-padding-top: 2.5;--beae-section-padding-bottom: 2;padding-top:2.5vmax;padding-bottom:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-ikmm704v:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 2;padding-top:6vmax;padding-bottom:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-ikmm704v:before{z-index:unset}div.beae-sections .beae-ikmm704v .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-ikmm704v .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-ikmm704v .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-ikmm704v .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-goxs80sh{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-goxs80sh{padding:2vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-goxs80sh{padding:2vmax}}div.beae-sections .beae-goxs80sh{--parent-direction: column;display:flex;flex-direction:row;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-goxs80sh{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-goxs80sh .beae-empty{display:none}div.beae-sections .beae-goxs80sh{background:color-mix(in srgb,var(--beae-global-colors-secondary_50) 100%,transparent);border-radius:30px}div.beae-sections .beae-block.beae-ek28p7sm{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-ek28p7sm{margin-bottom:3vmax}}div.beae-sections .beae-block.beae-ek28p7sm: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-ek28p7sm:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ek28p7sm .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:30px}div.beae-sections .beae-ek28p7sm .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-ek28p7sm .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-ek28p7sm .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-b7w2q img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-b7w2q img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-cvn1b img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-cvn1b img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-ebyfwbrh{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-ebyfwbrh{padding-top:2vmax;padding-bottom:2vmax}}div.beae-sections .beae-ebyfwbrh{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;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-ebyfwbrh{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ebyfwbrh .beae-empty{display:none}div.beae-sections .beae-block.beae-opwmbw7b{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-opwmbw7b: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-opwmbw7b:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-opwmbw7b .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-opwmbw7b .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-opwmbw7b .beae-x-text ul ul,div.beae-sections .beae-opwmbw7b .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-opwmbw7b .beae-x-text ol ol,div.beae-sections .beae-opwmbw7b .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-opwmbw7b .beae-x-text{text-align:center}div.beae-sections .beae-block.beae-lohrvzqm{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-lohrvzqm{margin-bottom:2vmax}}div.beae-sections .beae-block.beae-lohrvzqm: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-lohrvzqm:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-lohrvzqm .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-lohrvzqm .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-lohrvzqm .beae-x-text ul ul,div.beae-sections .beae-lohrvzqm .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-lohrvzqm .beae-x-text ol ol,div.beae-sections .beae-lohrvzqm .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-lohrvzqm .beae-x-text{text-align:center}div.beae-sections .beae-block.beae-l3fzi9js{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-l3fzi9js{margin-bottom:1vmax}}div.beae-sections .beae-block.beae-l3fzi9js: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-l3fzi9js:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-l3fzi9js .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-l3fzi9js .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-l3fzi9js .beae-x-text ul ul,div.beae-sections .beae-l3fzi9js .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-l3fzi9js .beae-x-text ol ol,div.beae-sections .beae-l3fzi9js .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-l3fzi9js .beae-x-text{text-align:center}div.beae-sections .beae-block.beae-0hemgagn{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-0hemgagn{margin-top:1vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-0hemgagn{margin-top:1vmax}}div.beae-sections .beae-block.beae-0hemgagn: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-0hemgagn:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-0hemgagn .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-0hemgagn .beae-button-js{padding:10px 30px;color:var(--beae-global-colors-white);font-size:16px;line-height:24px;text-transform:capitalize;font-weight:600;letter-spacing:-.48px;font-style:normal;text-decoration:none;font-family:Inter,sans-serif;background:var(--beae-global-colors-black);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000}div.beae-sections .beae-0hemgagn .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-black);border-style:solid;border-color:#000;border-width:0px;border-radius:6px}@media screen and (max-width:768px){div.beae-sections .beae-0hemgagn .beae-button-js{font-size:14px!important;line-height:20px!important;font-weight:600!important;letter-spacing:-.42px!important;padding:13px 30px}}div.beae-sections .beae-0hemgagn .beae-button-js{margin:0}div.beae-sections .beae-v09j2ke6{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-v09j2ke6 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-v09j2ke6:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-v09j2ke6 .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-v09j2ke6>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-v09j2ke6>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-v09j2ke6 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-v09j2ke6 .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width:767px){div.beae-sections .beae-v09j2ke6:before{z-index:unset}div.beae-sections .beae-v09j2ke6 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-v09j2ke6 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-v09j2ke6 .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-v09j2ke6 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-uyn3x1io{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-uyn3x1io: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-uyn3x1io:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-uyn3x1io .beae-list-item{display:flex;position:relative}div.beae-sections .beae-uyn3x1io a.beae-list-item{text-decoration:none}div.beae-sections .beae-uyn3x1io .beae-list-item{display:flex;flex-direction:column;align-items:center;gap:1vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-uyn3x1io .beae-list-item{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-uyn3x1io .beae-empty{display:none}div.beae-sections .beae-uyn3x1io{background:color-mix(in srgb,var(--beae-global-colors-background_600) 100%,transparent);border-radius:30px;padding:50px 20px}@media(max-width:768px){div.beae-sections .beae-uyn3x1io{margin-top:0;margin-bottom:0;padding-top:20px;padding-bottom:20px}}div.beae-sections .beae-block.beae-xnfd4y0t{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-xnfd4y0t:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:60px;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-xnfd4y0t:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:60px;align-self:unset}}div.beae-sections .beae-xnfd4y0t .beae-empty{display:none}div.beae-sections .beae-xnfd4y0t .beae-elm__ic{color:var(--beae-global-colors-primary_600)}div.beae-sections .beae-xnfd4y0t .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-zhr4wqqb{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-zhr4wqqb: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-zhr4wqqb:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-zhr4wqqb .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-zhr4wqqb .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-zhr4wqqb .beae-x-text ul ul,div.beae-sections .beae-zhr4wqqb .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-zhr4wqqb .beae-x-text ol ol,div.beae-sections .beae-zhr4wqqb .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-zhr4wqqb .beae-x-text{text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-zhr4wqqb .beae-x-text{font-weight:700;text-align:center}}div.beae-sections .beae-block.beae-8auqrzxg{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-8auqrzxg: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-8auqrzxg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-8auqrzxg .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-8auqrzxg .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-8auqrzxg .beae-x-text ul ul,div.beae-sections .beae-8auqrzxg .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-8auqrzxg .beae-x-text ol ol,div.beae-sections .beae-8auqrzxg .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-8auqrzxg .beae-x-text{text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-8auqrzxg .beae-x-text{font-weight:400;text-align:center}}div.beae-sections .beae-fz9hjzyz{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-fz9hjzyz .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-fz9hjzyz:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-fz9hjzyz .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-fz9hjzyz>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-fz9hjzyz>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-fz9hjzyz .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-fz9hjzyz .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-fz9hjzyz: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-fz9hjzyz: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-fz9hjzyz:before{z-index:unset}div.beae-sections .beae-fz9hjzyz .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-fz9hjzyz .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-fz9hjzyz .beae-form-field{margin-bottom:0}div.beae-sections .beae-fz9hjzyz .beae-form-field.beae-form-two-column{flex:none;width:100%}div.beae-sections .beae-fz9hjzyz .beae-form-field .beae-form-head{position:absolute;top:50%;transform:translateY(-50%);left:2rem;pointer-events:none;transition:top .1s ease,font-size .1s ease}div.beae-sections .beae-fz9hjzyz .beae-form-head label{margin:0}div.beae-sections .beae-fz9hjzyz .beae-form-field{position:relative}div.beae-sections .beae-fz9hjzyz .beae-form-field.beae-comment .beae-form-head{top:2.5rem}div.beae-sections .beae-fz9hjzyz .beae-form-field.active .beae-form-head{top:0;left:calc(1px + 1.5rem)}@media only screen and (min-width:768px){div.beae-sections .beae-fz9hjzyz .beae-form-field.beae-form-two-column{flex:1}}div.beae-sections .beae-fz9hjzyz .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;gap:1.5vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-fz9hjzyz .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-n9h3phwj{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-n9h3phwj: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-n9h3phwj:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-n9h3phwj .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-n9h3phwj .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-n9h3phwj .beae-x-text ul ul,div.beae-sections .beae-n9h3phwj .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-n9h3phwj .beae-x-text ol ol,div.beae-sections .beae-n9h3phwj .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-n9h3phwj .beae-x-text{text-align:center;text-transform:uppercase;font-size:39px;letter-spacing:.1px;line-height:39px}@media screen and (max-width:768px){div.beae-sections .beae-n9h3phwj .beae-x-text{font-size:25px;line-height:26px;letter-spacing:.1px}}div.beae-sections .beae-block.beae-328epmfn{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-328epmfn{margin-right:12vmax;margin-left:12vmax}}div.beae-sections .beae-block.beae-328epmfn: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-328epmfn:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-328epmfn .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-328epmfn .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-328epmfn .beae-x-text ul ul,div.beae-sections .beae-328epmfn .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-328epmfn .beae-x-text ol ol,div.beae-sections .beae-328epmfn .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-328epmfn .beae-x-text{letter-spacing:.6px;line-height:24px;text-align:center;color:var(--beae-global-colors-text_600)}@media screen and (max-width:768px){div.beae-sections .beae-328epmfn .beae-x-text{font-size:15px;letter-spacing:.6px;line-height:24px}}div.beae-sections .beae-block.beae-1synfadt{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-1synfadt{margin-top:1vmax}}div.beae-sections .beae-block.beae-1synfadt: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-1synfadt:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-1synfadt .beae-list-item{display:flex;position:relative}div.beae-sections .beae-1synfadt a.beae-list-item{text-decoration:none}div.beae-sections .beae-1synfadt .beae-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-1synfadt .beae-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.5vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-1synfadt .beae-empty{display:none}div.beae-sections .beae-1synfadt{background:color-mix(in srgb,var(--beae-global-colors-background_600) 100%,transparent);padding:30px;border-radius:20px}div.beae-sections .beae-block.beae-okyp5qme{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-okyp5qme:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:24px;flex:0 0 24px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-okyp5qme:not(.beae-next-popup--container){--parent-direction-mobile: row;height:fit-content;align-self:unset;width:22px;flex:0 0 22px}}div.beae-sections .beae-okyp5qme .beae-empty{display:none}div.beae-sections .beae-okyp5qme .beae-elm__ic{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-okyp5qme .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-kpjniamm{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-kpjniamm: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-kpjniamm: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-kpjniamm .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-kpjniamm .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-kpjniamm .beae-x-text ul ul,div.beae-sections .beae-kpjniamm .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-kpjniamm .beae-x-text ol ol,div.beae-sections .beae-kpjniamm .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-kpjniamm .beae-x-text{text-transform:uppercase;font-weight:700;color:var(--beae-global-colors-text_600);letter-spacing:.1px}div.beae-sections .beae-block.beae-emvfa803{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-emvfa803{margin-top:1vmax}}div.beae-sections .beae-block.beae-emvfa803: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-emvfa803:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-emvfa803 .beae-form-success-message{width:100%;padding:15px 16px;background:#d4e2cb;border-radius:2px;margin-top:20px}div.beae-sections .beae-emvfa803 .beae-empty{display:none}div.beae-sections .beae-emvfa803 .beae-form-container{gap:30px}div.beae-sections .beae-emvfa803 .beae-form-field .beae-form-head label{--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: 24px;--ls-desktop: .4px;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:24px;letter-spacing:.4px}div.beae-sections .beae-emvfa803 .beae-form-field.active .beae-form-head label{--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: 12px;--lh-desktop: var(--be-p3-lh, inherit);--ls-desktop: .4px;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:12px;line-height:var(--be-p3-lh, inherit);letter-spacing:.4px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);padding:2px 5px}div.beae-sections .beae-emvfa803 .beae-form-required{display:none}div.beae-sections .beae-emvfa803 .beae-form-field--text input,div.beae-sections .beae-emvfa803 .beae-form-field--text select,div.beae-sections .beae-emvfa803 .beae-form-field--text textarea,div.beae-sections .beae-emvfa803 .beae-form-field--time input,div.beae-sections .beae-emvfa803 .beae-form-field--date input{--c-desktop: var(--beae-global-colors-text_600);--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: 24px;--ls-desktop: .4px;font-family:var(--be-p3-ff);color:var(--beae-global-colors-text_600);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:24px;letter-spacing:.4px;border-radius:10px;padding:15px 20px;margin:0}div.beae-sections .beae-emvfa803 .beae-form-field--text input::placeholder,div.beae-sections .beae-emvfa803 .beae-form-field--text select::placeholder,div.beae-sections .beae-emvfa803 .beae-form-field--text textarea::placeholder,div.beae-sections .beae-emvfa803 .beae-form-field--time input::placeholder,div.beae-sections .beae-emvfa803 .beae-form-field--date input::placeholder{--c-desktop: var(--beae-global-colors-text_600);--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: .4px;font-family:var(--be-p3-ff);color:var(--beae-global-colors-text_600);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:.4px}div.beae-sections .beae-emvfa803 .beae-form-submit{align-items:center;text-align:center}div.beae-sections .beae-emvfa803 .beae-form-submit button[type=submit]{font-size:16px;line-height:24px;letter-spacing:.4px;text-transform:none;font-family:Inter;font-weight:600;font-style:normal;text-decoration:none;color:var(--be-btn-pr-c);border-radius:10px;text-shadow:var(--be-btn-pr-ts);box-shadow:var(--be-btn-pr-bs);border-style:var(--be-btn-pr-bst);border-color:var(--be-btn-pr-bc);border-width:var(--be-btn-pr-bw);padding-top:var(--be-btn-pr-pt);padding-left:var(--be-btn-pr-pl);padding-right:var(--be-btn-pr-pr);padding-bottom:var(--be-btn-pr-pb);margin-top:var(--be-btn-pr-mt);margin-left:var(--be-btn-pr-ml);margin-right:var(--be-btn-pr-mr);margin-bottom:var(--be-btn-pr-mb);background:var(--be-btn-pr-b)}@media(max-width:768px){div.beae-sections .beae-emvfa803 .beae-form-container{gap:15px}div.beae-sections .beae-emvfa803 .beae-form-field .beae-form-head label{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:16px;line-height:24px;letter-spacing:.4px}div.beae-sections .beae-emvfa803 .beae-form-field.active .beae-form-head label{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:12px;line-height:22px;letter-spacing:.4px}div.beae-sections .beae-emvfa803 .beae-form-field--text input,div.beae-sections .beae-emvfa803 .beae-form-field--text select,div.beae-sections .beae-emvfa803 .beae-form-field--text textarea,div.beae-sections .beae-emvfa803 .beae-form-field--time input,div.beae-sections .beae-emvfa803 .beae-form-field--date input{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:16px;line-height:22px;letter-spacing:.4px}div.beae-sections .beae-emvfa803 .beae-form-field--text input::placeholder,div.beae-sections .beae-emvfa803 .beae-form-field--text select::placeholder,div.beae-sections .beae-emvfa803 .beae-form-field--text textarea::placeholder,div.beae-sections .beae-emvfa803 .beae-form-field--time input::placeholder,div.beae-sections .beae-emvfa803 .beae-form-field--date input::placeholder{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:16px;line-height:22px;letter-spacing:.4px}div.beae-sections .beae-emvfa803 .beae-form-submit button[type=submit]{font-size:14px;line-height:20px;letter-spacing:-.42px;text-transform:none;font-family:var(--be-btn-pr-ff-M, var(--be-btn-pr-ff));font-weight:600;font-style:var(--be-btn-pr-fst-M, var(--be-btn-pr-fst));text-decoration:var(--be-btn-pr-td-M, var(--be-btn-pr-td));color:var(--be-btn-pr-c-M, var(--be-btn-pr-c));border-radius:var(--be-btn-pr-br-M, var(--be-btn-pr-br));text-shadow:var(--be-btn-pr-ts-M, var(--be-btn-pr-ts));box-shadow:var(--be-btn-pr-bs-M, var(--be-btn-pr-bs));border-style:var(--be-btn-pr-bst-M, var(--be-btn-pr-bst));border-color:var(--be-btn-pr-bc-M, var(--be-btn-pr-bc));border-width:var(--be-btn-pr-bw-M, var(--be-btn-pr-bw));padding-top:var(--be-btn-pr-pt-M, var(--be-btn-pr-pt));padding-left:var(--be-btn-pr-pl-M, var(--be-btn-pr-pl));padding-right:var(--be-btn-pr-pr-M, var(--be-btn-pr-pr));padding-bottom:var(--be-btn-pr-pb-M, var(--be-btn-pr-pb));margin-top:var(--be-btn-pr-mt-M,var(--be-btn-pr-mt));margin-left:var(--be-btn-pr-ml-M, var(--be-btn-pr-ml));margin-right:var(--be-btn-pr-mr-M, var(--be-btn-pr-mr));margin-bottom:var(--be-btn-pr-mb-M, var(--be-btn-pr-mb));background:var(--be-btn-pr-b-M, var(--be-btn-pr-b))}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/beae-68cc47d061f3f6ecb00fa072.css.map */
