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-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-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-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}}@keyframes pulse-animation{0%{box-shadow:0 0 2px #3d3d3dcc,0 0 0 4px #ffffff26}to{box-shadow:0 0 2px #3d3d3dcc,0 0 0 12px #ffffff4d}}div.beae-sections .beae-tkd8f7ym{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-background_400) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-tkd8f7ym .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-tkd8f7ym:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-tkd8f7ym .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-tkd8f7ym>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-tkd8f7ym>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-tkd8f7ym .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-tkd8f7ym .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-tkd8f7ym: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-tkd8f7ym:not(.beae-next-popup--container){--beae-section-padding-top: 2;--beae-section-padding-bottom: 2;padding:2vmax 3vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-tkd8f7ym:before{z-index:unset}div.beae-sections .beae-tkd8f7ym .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-tkd8f7ym .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-tkd8f7ym .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-tkd8f7ym .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-b7gj3kly{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-b7gj3kly: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-b7gj3kly:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-oqb8u13t{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-oqb8u13t .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-oqb8u13t:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-oqb8u13t .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-oqb8u13t>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-oqb8u13t>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-oqb8u13t .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-oqb8u13t .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-oqb8u13t:not(.beae-next-popup--container){--beae-section-padding-top: 2;padding-top:2vmax;padding-right:7vmax;padding-left:7vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-oqb8u13t:not(.beae-next-popup--container){--beae-section-padding-top: 3;padding-top:3vmax;padding-right:3vmax;padding-left:4vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-oqb8u13t:before{z-index:unset}div.beae-sections .beae-oqb8u13t .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-oqb8u13t .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-oqb8u13t .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-oqb8u13t .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;justify-content:center;align-items:center;height:fit-content}}div.beae-sections .beae-block.beae-lhtjer16{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-lhtjer16: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-lhtjer16: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-4a3z3ljx{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-4a3z3ljx{margin-top:1vmax;margin-right:4vmax;margin-left:4vmax}}div.beae-sections .beae-block.beae-4a3z3ljx: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-4a3z3ljx: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-veirzhm3{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-veirzhm3{margin-bottom:1vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-veirzhm3{margin-top:1vmax}}div.beae-sections .beae-block.beae-veirzhm3: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-veirzhm3: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-lbhgisy0{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-lbhgisy0{margin-top:2vmax}}div.beae-sections .beae-block.beae-lbhgisy0:not(.beae-next-popup--container){--parent-direction: column;width:25%;height:45px;flex:0 0 45px;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-lbhgisy0:not(.beae-next-popup--container){--parent-direction-mobile: column;width:49%;height:37px;flex:0 0 37px;align-self:unset}}div.beae-sections .beae-lbhgisy0 .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-lbhgisy0 .beae-button-js{font-size:16px;line-height:24px;letter-spacing:-.48px;text-transform:capitalize;font-weight:400;font-style:normal;text-decoration:none;font-family:Inter,sans-serif;color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-x96c);border-style:solid;border-color:#000;border-width:0px;border-radius:100px;box-shadow:0 0 #000;padding:16px 38px}div.beae-sections .beae-lbhgisy0 .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-x96c);box-shadow:none;border-style:solid;border-color:#000;border-width:0px;border-radius:117px}@media screen and (max-width: 768px){div.beae-sections .beae-lbhgisy0 .beae-button-js{font-size:14px!important;line-height:20px!important;letter-spacing:-.42px!important;font-weight:300!important;padding:13px 30px}}div.beae-sections .beae-lbhgisy0 .beae-button-js{margin:0}div.beae-sections .beae-block.beae-u8wz82tg{--beae-animation-delay: .3s;--beae-animation-delay-mobile: .3s}div.beae-sections .beae-block.beae-u8wz82tg:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:32%;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-u8wz82tg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-u8wz82tg .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-u8wz82tg .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-u8wz82tg .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-sp14e img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-sp14e img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-izxeh0l6{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-black) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-izxeh0l6 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-izxeh0l6:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-izxeh0l6 .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-izxeh0l6>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-izxeh0l6>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-izxeh0l6 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-izxeh0l6 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-izxeh0l6: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-izxeh0l6: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-izxeh0l6:before{z-index:unset}div.beae-sections .beae-izxeh0l6 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-izxeh0l6 .beae-section-background-video[data-device=mobile]{display:block}}@media only screen and (max-width: 767px){div.beae-sections .beae-izxeh0l6{background:color-mix(in srgb,var(--beae-global-colors-black) 100%,transparent)}div.beae-sections .beae-izxeh0l6:before{z-index:unset}}div.beae-sections .beae-izxeh0l6 .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-izxeh0l6 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;justify-content:center;align-items:center;height:fit-content}}div.beae-sections .beae-block.beae-pdy3teu8{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-pdy3teu8: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-pdy3teu8:not(.beae-next-popup--container){--parent-direction-mobile: column;height:386px;flex:0 0 386px;width:fit-content;align-self:unset}}div.beae-sections .beae-pdy3teu8 .beae-list-item{display:flex;position:relative}div.beae-sections .beae-pdy3teu8 a.beae-list-item{text-decoration:none}div.beae-sections .beae-pdy3teu8 .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-pdy3teu8 .beae-list-item{display:flex;flex-direction:column;justify-content:center;align-items:center;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}@media (max-width: 768px){div.beae-sections .beae-pdy3teu8 .beae-list-item{background:color-mix(in srgb,var(--beae-global-colors-black) 100%,transparent);border-radius:11px}}div.beae-sections .beae-pdy3teu8 .beae-empty{display:none}@media only screen and (max-width: 767px){div.beae-sections .beae-pdy3teu8 .beae-list-item{padding-top:1vmax;padding-bottom:1vmax}}div.beae-sections .beae-block.beae-0jv9wp57{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-0jv9wp57: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-0jv9wp57: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-sd5piltz{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-sd5piltz{margin-top:1vmax}}div.beae-sections .beae-block.beae-sd5piltz: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-sd5piltz: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-cv9zhzkm{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-cv9zhzkm: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-cv9zhzkm: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-tlpmfjgo{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-tlpmfjgo{margin:2vmax 15vmax 4vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-tlpmfjgo{margin-top:2vmax;margin-bottom:3vmax}}div.beae-sections .beae-block.beae-tlpmfjgo: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-tlpmfjgo:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-unique-h7bmk0l9 .beae-empty{display:none}div.beae-sections .beae-unique-h7bmk0l9{border-radius:41px;overflow:hidden}div.beae-sections .beae-unique-h7bmk0l9 .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-unique-h7bmk0l9 .beae-x-video--wrapper .beae-video-icon-play{color:var(--beae-global-colors-background_600);background:color-mix(in srgb,var(--beae-global-colors-transparent) 100%,transparent);width:70px;height:70px}@media (max-width: 768px){div.beae-sections .beae-unique-h7bmk0l9{border-radius:22px}div.beae-sections .beae-unique-h7bmk0l9 .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-unique-h7bmk0l9 .beae-x-video--wrapper .beae-video-icon-play{width:55px;height:55px}}div.beae-sections .beae-unique-h7bmk0l9.beae-unique-h7bmk0l9 video.beae_video,div.beae-sections .beae-unique-h7bmk0l9.beae-unique-h7bmk0l9 iframe.beae_iframe{aspect-ratio:16/9}div.beae-sections .beae-unique-h7bmk0l9 .beae-block_video-iframe,div.beae-sections .beae-unique-h7bmk0l9 .beae-x-video--wrapper,div.beae-sections .beae-unique-h7bmk0l9 video.beae_video,div.beae-sections .beae-unique-h7bmk0l9 iframe.beae_iframe{width:100%!important;height:100%!important}div.beae-sections .beae-unique-h7bmk0l9{position:relative}div.beae-sections .beae-unique-h7bmk0l9 .beae-block_video-player{width:100%;height:100%;display:inline-block;overflow:hidden}div.beae-sections .beae-unique-h7bmk0l9 .beae-block_video-player iframe{border-radius:0}div.beae-sections .beae-unique-h7bmk0l9 .beae-popup__content iframe,div.beae-sections .beae-unique-h7bmk0l9 .beae-popup__content video{width:100%;aspect-ratio:16 / 9}div.beae-sections .beae-unique-h7bmk0l9 .beae-icon-overlay .beae-block_video-player{display:none}div.beae-sections .beae-unique-h7bmk0l9 .beae-icon-overlay .beae-video_overlay-icon{position:relative}div.beae-sections .beae-unique-h7bmk0l9 .beae-video_overlay-icon{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;z-index:1;transition:all .3s ease-in-out;cursor:pointer}div.beae-sections .beae-unique-h7bmk0l9 .beae-x-video--wrapper .beae-video_overlay-icon.beae-overlay{width:100%;height:100%}div.beae-sections .beae-unique-h7bmk0l9 .beae-video-icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;cursor:pointer}div.beae-sections .beae-unique-h7bmk0l9 .beae-video-icon-play svg{height:100%;width:100%;fill:currentColor}div.beae-sections .beae-unique-h7bmk0l9 .beae-x-video--wrapper img,div.beae-sections .beae-unique-h7bmk0l9 .beae-x-video--wrapper picture{object-fit:cover;height:100%;width:100%;object-position:50% 50%}div.beae-sections .beae-unique-h7bmk0l9 .beae-close-video{position:absolute;top:1rem;right:1rem;z-index:100000000;background:#fff;border-radius:100%;height:44px;width:44px;display:none;justify-content:center;align-items:center;cursor:pointer}div.beae-sections .beae-unique-h7bmk0l9 .beae-img-overlay.playing .beae-close-video{display:flex;opacity:0;transition:opacity ease-in .25s}div.beae-sections .beae-unique-h7bmk0l9 .beae-img-overlay.playing:hover .beae-close-video{opacity:1}div.beae-sections .beae-unique-h7bmk0l9 .beae-img-overlay .beae_iframe,div.beae-sections .beae-unique-h7bmk0l9 .beae-img-overlay .beae_video{transition:all .3s ease-in-out 0ms;opacity:0}div.beae-sections .beae-unique-h7bmk0l9 .beae-img-overlay.playing .beae_iframe,div.beae-sections .beae-unique-h7bmk0l9 .beae-img-overlay.playing .beae_video{opacity:1;z-index:100000000;position:relative;transition:all .3s ease-in-out .3s}div.beae-sections .beae-unique-h7bmk0l9 .beae-img-overlay.playing .beae-video_overlay-icon{opacity:0}@media only screen and (max-width: 768px){div.beae-sections .beae-unique-h7bmk0l9 .beae-video-icon-play{top:50%;left:50%}}div.beae-sections .beae-yk1zysjr{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-n048) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-yk1zysjr .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-yk1zysjr:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-yk1zysjr .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-yk1zysjr>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-yk1zysjr>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-yk1zysjr .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-yk1zysjr .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-yk1zysjr:not(.beae-next-popup--container){--beae-section-padding-top: 3;padding-top:3vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-yk1zysjr:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 1;padding-top:5vmax;padding-bottom:1vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-yk1zysjr:before{z-index:unset}div.beae-sections .beae-yk1zysjr .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-yk1zysjr .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-yk1zysjr .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;align-items:center;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-yk1zysjr .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-nsispxtv{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-nsispxtv: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-nsispxtv:not(.beae-next-popup--container){--parent-direction-mobile: column;align-self:unset;height:unset;flex:1 0 0px;width:98%}}div.beae-sections .beae-nsispxtv .beae-list-item{display:flex;position:relative}div.beae-sections .beae-nsispxtv a.beae-list-item{text-decoration:none}div.beae-sections .beae-nsispxtv .beae-list-item{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:unset;height:102%;width:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-nsispxtv .beae-list-item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0vmax;height:fit-content;align-self:unset;width:94%;flex:0 0 94%}}div.beae-sections .beae-nsispxtv .beae-list-item{background:color-mix(in srgb,var(--beae-global-colors-background_400) 100%,transparent);border-radius:22px}@media (max-width: 768px){div.beae-sections .beae-nsispxtv .beae-list-item{background:color-mix(in srgb,var(--beae-global-colors-background_300) 100%,transparent);border-radius:20px}}div.beae-sections .beae-nsispxtv .beae-empty{display:none}@media only screen and (min-width: 768px){div.beae-sections .beae-nsispxtv .beae-list-item{padding:5vmax 4vmax 2vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-nsispxtv .beae-list-item{padding:5vmax 3vmax 4vmax}}div.beae-sections .beae-block.beae-rcsq0cs7{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-rcsq0cs7{margin-bottom:2vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-rcsq0cs7{margin-bottom:2vmax}}div.beae-sections .beae-block.beae-rcsq0cs7:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:51%;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-rcsq0cs7:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-unique-f75v0ls8 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-unique-f75v0ls8 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-f75v0ls8 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-zqw8 img{object-fit:cover;object-position:71.19341563786008% 59.25925925925925%}@media only screen and (max-width: 768px){div.beae-sections .beae-zqw8 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-sr2m6w4r{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-sr2m6w4r{margin-right:37vmax;margin-left:2vmax}}div.beae-sections .beae-block.beae-sr2m6w4r: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-sr2m6w4r: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-pkmy2g6p{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-pkmy2g6p{margin-top:1vmax;margin-right:26vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-pkmy2g6p{margin-top:1vmax}}div.beae-sections .beae-block.beae-pkmy2g6p: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-pkmy2g6p:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/beae-68b2130a3d2b4f5563051f97.css.map */
