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-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-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-ntcakp5e{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-ntcakp5e .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-ntcakp5e:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-ntcakp5e .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-ntcakp5e>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ntcakp5e>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ntcakp5e .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-ntcakp5e .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-ntcakp5e:not(.beae-next-popup--container){--beae-section-padding-top: 6;padding-top:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-ntcakp5e: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-ntcakp5e:before{z-index:unset}div.beae-sections .beae-ntcakp5e .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-ntcakp5e .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-ntcakp5e .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-ntcakp5e .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-gbkvgc73{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-gbkvgc73{margin-top:5vmax;margin-bottom:5vmax}}div.beae-sections .beae-block.beae-gbkvgc73: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-gbkvgc73:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-gbkvgc73 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-gbkvgc73 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-gbkvgc73 .beae-x-text ul ul,div.beae-sections .beae-gbkvgc73 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-gbkvgc73 .beae-x-text ol ol,div.beae-sections .beae-gbkvgc73 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-gbkvgc73 .beae-x-text{font-size:43px;line-height:31px;color:var(--beae-global-colors-text_950);text-transform:none;font-weight:400;letter-spacing:-.672px;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif;text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-gbkvgc73 .beae-x-text{font-size:26px;line-height:26px;letter-spacing:-.576px;font-weight:400;color:var(--beae-global-colors-text_950)}}div.beae-sections .beae-cfe8bp2d{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-cfe8bp2d .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-cfe8bp2d:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-cfe8bp2d .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-cfe8bp2d>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-cfe8bp2d>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-cfe8bp2d .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-cfe8bp2d .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width:767px){div.beae-sections .beae-cfe8bp2d: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-cfe8bp2d:before{z-index:unset}div.beae-sections .beae-cfe8bp2d .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-cfe8bp2d .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .grid-beae-px6kv5xy{--scale-origin: left top;--align-x: left;--align-y: top;grid-area:11/1/31/31;z-index:11013;margin:0}@media(min-width:768px){div.beae-sections .grid-beae-px6kv5xy{--scale-origin: left top;--align-x: left;--align-y: top;grid-area:19/2/174/96;z-index:11013;margin:calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px)}}div.beae-sections .beae-grid-block.grid-beae-px6kv5xy{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 75ms}@media only screen and (max-width:768px){div.beae-sections .beae-grid-block.grid-beae-px6kv5xy{display:none!important}}div.beae-sections .beae-px6kv5xy .beae-empty{display:none}div.beae-sections .beae-px6kv5xy .beae-gallery-item img{margin-left:0;margin-right:0;padding-left:0;padding-right:0}div.beae-sections .beae-px6kv5xy .beae-gallery-block-figure{position:relative;overflow:auto}div.beae-sections .beae-px6kv5xy .beae-gallery-block-figure:after{z-index:3}div.beae-sections .beae-px6kv5xy .beae-gallery-item img{aspect-ratio:4/5;object-fit:cover;object-position:center center;height:100%}div.beae-sections .beae-px6kv5xy,div.beae-sections .beae-px6kv5xy .beae-slider-wrapper,div.beae-sections .beae-px6kv5xy .beae-slider-content.beae-slider-items,div.beae-sections .beae-px6kv5xy .beae-slider-content.beae-slider-items>*,div.beae-sections .beae-px6kv5xy .beae-gallery-block-figure,div.beae-sections .beae-px6kv5xy .beae-gallery-block-figure img{width:100%!important;height:100%!important;overflow:hidden}div.beae-sections .beae-px6kv5xy .beae-slider-wrapper[data-mobile-layout=slider] .beae-slider-content.beae-slider-items{scroll-padding-inline:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0;padding-inline-end:0;overflow:auto hidden}@media only screen and (min-width:769px){div.beae-sections .beae-px6kv5xy[data-layout=grid] .beae-slider-content.beae-slider-items{grid-template-rows:repeat(3,calc(33.33% - NaNpx));padding:0;height:100%}}div.beae-sections .grid-beae-h29336l5{--scale-origin: left top;--align-x: left;--align-y: top;grid-area:1/2/391/32;z-index:11022;margin:0}@media(min-width:768px){div.beae-sections .grid-beae-h29336l5{--scale-origin: left top;--align-x: left;--align-y: top;grid-area:20/10/40/88;z-index:11022;margin:calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px)}}div.beae-sections .beae-grid-block.grid-beae-h29336l5{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width:769px){div.beae-sections .beae-grid-block.grid-beae-h29336l5{display:none!important}}div.beae-sections .beae-h29336l5 .beae-empty{display:none}div.beae-sections .beae-h29336l5 .beae-gallery-block-figure{position:relative;overflow:auto}div.beae-sections .beae-h29336l5 .beae-gallery-block-figure:after{z-index:3}div.beae-sections .beae-h29336l5 .beae-gallery-item img{object-fit:cover;object-position:center center;height:auto}div.beae-sections .beae-h29336l5,div.beae-sections .beae-h29336l5 .beae-slider-wrapper,div.beae-sections .beae-h29336l5 .beae-slider-content.beae-slider-items,div.beae-sections .beae-h29336l5 .beae-slider-content.beae-slider-items>*,div.beae-sections .beae-h29336l5 .beae-gallery-block-figure,div.beae-sections .beae-h29336l5 .beae-gallery-block-figure img{width:100%!important;height:100%!important;overflow:hidden}div.beae-sections .beae-h29336l5 .beae-slider-wrapper[data-mobile-layout=slider] .beae-slider-content.beae-slider-items{scroll-padding-inline:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0;padding-inline-end:0;overflow:auto hidden}@media only screen and (min-width:769px){div.beae-sections .beae-h29336l5[data-layout=grid] .beae-slider-content.beae-slider-items{grid-template-rows:repeat(3,calc(33.33% - NaNpx));padding:0;height:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/beae-69ca79363eac4138910b7ab2.css.map */
