div.beae-sections .beae-x-flex-section{display:flex}div.beae-sections .beae-x-flex-section .beae-btn-pr,div.beae-sections .beae-x-flex-section .beae-btn-se,div.beae-sections .beae-x-flex-section .beae-btn-te{zoom:unset}div.beae-sections .beae-slider-wrapper{width:100%;position:relative;overscroll-behavior-x:none}div.beae-sections .beae-slider-content{scrollbar-width:none;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;overflow:auto hidden;position:relative}div.beae-sections .beae-slider-items{width:100%;gap:var(--items-gap);display:grid}div.beae-sections .beae-slider-items>*{flex-shrink:0;scroll-snap-align:start;display:flex}div.beae-sections .beae-slider-items>form>div{width:100%;height:100%}div.beae-sections div.beae-slider-wrapper[data-effect=fade] .beae-slider-items>*{transition:opacity .4s ease-in-out}div.beae-sections div.beae-slider-wrapper[data-effect=fade]:not([data-desktop-layout=grid]) div.beae-slider-items>*:not(.active){position:absolute;top:0;left:0;opacity:0;z-index:1}div.beae-sections div.beae-slider-wrapper[data-effect=fade]:not([data-desktop-layout=grid]) div.beae-slider-items>*.active{position:relative;opacity:1;z-index:2}div.beae-sections div.beae-slider-wrapper[data-effect=fade] div.beae-slider-items>*:not(.active){position:absolute;top:0;left:0;opacity:0;z-index:1}div.beae-sections div.beae-slider-wrapper[data-effect=fade] div.beae-slider-items>*.active{position:relative;opacity:1;z-index:2}div.beae-sections .beae-slider-nav-left,div.beae-sections .beae-slider-nav-right{position:absolute;top:50%;left:24px;z-index:1000000;transform:translateY(-50%);opacity:0;transition:opacity var(--slider-transition) cubic-bezier(.645,.045,.355,1) 0s}div.beae-sections .beae-slider-wrapper:hover .beae-slider-nav-left,div.beae-sections .beae-slider-wrapper:hover .beae-slider-nav-right{opacity:1}div.beae-sections .beae-slider-nav-right{left:auto;right:24px}div.beae-sections .beae-slider-nav-left button,div.beae-sections .beae-slider-nav-right button{cursor:pointer;transition:color ease .25s;background-color:#fff;color:#000;display:flex;justify-content:center;align-items:center;height:48px;width:48px;padding:15px;box-shadow:0 2px 10px #00000026;border-radius:50%}div.beae-sections .beae-slider-nav-left button span{display:flex;width:100%;height:100%}div.beae-sections .beae-slider-nav-left.disabled button,div.beae-sections .beae-slider-nav-right.disabled button{opacity:.5;pointer-events:none;cursor:not-allowed}div.beae-sections .beae-slider-pagination-wrp{position:absolute;z-index:1000;bottom:16px;left:50%;transform:translate(-50%);padding:4px 0;display:inline-flex;max-width:100%;text-align:center;scrollbar-width:none;scroll-snap-type:x mandatory;overscroll-behavior:contain;overflow:auto}div.beae-sections .beae-slider-pagination-wrp>*{display:flex;flex-shrink:0;align-items:center;justify-content:center;scroll-snap-align:start;padding:0;margin:0}div.beae-sections button.beae-slider-pagination{height:7px;width:7px;border-radius:8px;cursor:pointer;border:none;background:#e4e4e4;padding:0;margin:0 4px;transition:all ease-in .25s;display:inline-block}div.beae-sections .beae-slider-nav-left svg,div.beae-sections .beae-slider-nav-right svg{width:100%;height:100%}div.beae-sections button.beae-slider-pagination:hover{background:#505050;transform:scale(1.1)}div.beae-sections button.beae-slider-pagination.active{background:#505050;width:24px}div.beae-sections button.beae-slider-pagination+button.beae-slide-pagination{margin-left:12px}div.beae-sections button.beae-slider-pagination span{display:none}div.beae-sections .beae-slider-controls-wrp{display:flex;width:100%;justify-content:center;align-items:center;flex-wrap:wrap}div.beae-sections .beae-slider-indicator{position:relative;width:100%;height:2px;border-radius:50px;background:#e4e4e4;overflow-x:auto;overflow-y:hidden;margin-top:10px}div.beae-sections .beae-slider-progress{height:100%;background:#000;width:20%;display:block}div.beae-sections .beae-slider-pagination-total{display:none}@media (min-width: 768px){div.beae-sections div.beae-slider-wrapper{overflow:hidden}div.beae-sections div.beae-slider-wrapper[data-desktop-layout=grid] .beae-slider-controls,div.beae-sections .beae-slider-content::-webkit-scrollbar{display:none}div.beae-sections div.beae-slider-wrapper[data-desktop-layout=slider] div.beae-slider-items{grid:auto / auto-flow calc((100% / var(--items-per)) - (var(--items-gap) * (var(--items-per) - 1) / var(--items-per)))}div.beae-sections div.beae-slider-wrapper[data-desktop-layout=grid] div.beae-slider-items{grid-template-columns:repeat(var(--items-per),1fr)}div.beae-sections div.beae-slider-wrapper[data-desktop-layout=grid] .beae-slider-content{overflow:inherit}div.beae-sections div.beae-slider-wrapper .beae-slider-items>*{width:100%;margin-bottom:0}}@media (max-width: 767px){div.beae-sections div.beae-slider-wrapper[data-mobile-layout=grid] .beae-slider-controls,div.beae-sections .beae-slider-content::-webkit-scrollbar{display:none}div.beae-sections .beae-slider-nav-left,div.beae-sections .beae-slider-nav-right{opacity:1;left:-4px}div.beae-sections .beae-slider-nav-left button,div.beae-sections .beae-slider-nav-right button{width:40px;height:40px;padding:10px}div.beae-sections .beae-slider-nav-right{left:auto;right:-4px}div.beae-sections .beae-slider-nav-left svg,div.beae-sections .beae-slider-nav-right svg{width:100%;height:100%}div.beae-sections .beae-slider-pagination-wrp{bottom:14px}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider]:not([data-effect=fade]) div.beae-slider-content{scroll-padding-inline:var(--beae-site-margin-mobile);margin-inline-start:calc(-1 * var(--beae-site-margin-mobile));margin-inline-end:calc(-1 * var(--beae-site-margin-mobile));padding-inline-start:var(--beae-site-margin-mobile);padding-inline-end:var(--beae-site-margin-mobile)}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider] div.beae-slider-items{min-width:100%;width:auto;gap:var(--items-gap-mobile);grid:auto / auto-flow calc((100% / var(--items-per-mobile)) - (var(--items-gap-mobile) * (var(--items-per-mobile) - 1) / var(--items-per-mobile)))}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider] div.beae-slider-items>*{scroll-snap-align:center;width:100%}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider][data-effect=fade] div.beae-slider-items>*:not(.active){position:absolute;top:0;left:0;opacity:0;z-index:1}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=grid] div.beae-slider-items{grid-template-columns:repeat(var(--items-per-mobile),1fr);gap:var(--items-gap-mobile)}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=grid] .beae-slider-content{overflow:inherit}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=grid] .beae-slider-items>*{width:100%}div.beae-sections div.beae-slider-wrapper button.beae-media-zoom{bottom:4px;right:4px;padding:4px;height:32px;width:32px}div.beae-sections div.beae-slider-wrapper button.beae-media-zoom svg{width:16px;height:16px}div.beae-sections button.beae-slider-pagination{height:6px;width:6px}}div.beae-sections .beae-block .beae-block.beae-x-text:not([data-min-height=content]){width:100%}div.beae-sections .beae-x-text a:not(.beae-not-rs-cl){color:unset;text-decoration:none}div.beae-sections .beae-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-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}@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-rhg46llk{--scale-ratio: 1;--container-width: 1920px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-rhg46llk .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-rhg46llk:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-rhg46llk .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-rhg46llk>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-rhg46llk>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-rhg46llk .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-rhg46llk .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-rhg46llk:not(.beae-next-popup--container){--beae-section-padding-bottom: 3;padding-bottom:3vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-rhg46llk:not(.beae-next-popup--container){--beae-section-padding-bottom: 1;padding-bottom:1vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-rhg46llk:before{z-index:unset}div.beae-sections .beae-rhg46llk .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-rhg46llk .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-rhg46llk .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-rhg46llk .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-d8st7svr{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-d8st7svr: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-d8st7svr:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-d8st7svr .beae-empty{display:none}div.beae-sections .beae-d8st7svr .beae-gallery-block-figure{position:relative;overflow:auto}div.beae-sections .beae-d8st7svr .beae-gallery-block-figure:after{z-index:3}div.beae-sections .beae-d8st7svr .beae-gallery-item img{object-fit:cover;object-position:center center;height:auto}div.beae-sections .beae-d8st7svr,div.beae-sections .beae-d8st7svr .beae-slider-wrapper,div.beae-sections .beae-d8st7svr .beae-slider-content.beae-slider-items,div.beae-sections .beae-d8st7svr .beae-slider-content.beae-slider-items>*,div.beae-sections .beae-d8st7svr .beae-gallery-block-figure,div.beae-sections .beae-d8st7svr .beae-gallery-block-figure img{width:100%!important;height:100%!important;overflow:hidden}div.beae-sections .beae-d8st7svr .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-d8st7svr[data-layout=grid] .beae-slider-content.beae-slider-items{grid-template-rows:repeat(4,calc(25% - NaNpx));padding:0;height:100%}}div.beae-sections .beae-pwnox70a{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-pwnox70a .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-pwnox70a:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-pwnox70a .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-pwnox70a>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-pwnox70a>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-pwnox70a .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-pwnox70a .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-pwnox70a:before{z-index:unset}div.beae-sections .beae-pwnox70a .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-pwnox70a .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-pwnox70a .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-pwnox70a .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-xtw18pbx{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-xtw18pbx{--parent-direction: row;display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-xtw18pbx{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-block.beae-u3ed2cw0{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-u3ed2cw0: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-u3ed2cw0:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-u3ed2cw0 a.beae-marquee-item{text-decoration:none}div.beae-sections .beae-u3ed2cw0{width:100%;overflow:hidden}div.beae-sections .beae-u3ed2cw0 .beae-marquee-container{display:flex;justify-content:flex-start;flex-direction:row;height:100%;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:var(--marquee-animation-duration, 10s);animation-name:marqueeLEFT-CENTER}div.beae-sections .beae-u3ed2cw0 .beae-marquee-item{padding:0 15px}div.beae-sections .beae-u3ed2cw0 .beae-animation-run{animation-timing-function:linear;animation-iteration-count:infinite;animation-name:marqueeLEFT-CENTER}@media only screen and (max-width: 768px){div.beae-sections .beae-u3ed2cw0 .beae-marquee-item{padding:0 15px}}div.beae-sections .beae-u3ed2cw0 .beae-list-item{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center;gap:30px}@media screen and (max-width: 768px){div.beae-sections .beae-u3ed2cw0 .beae-list-item{display:flex;flex-direction:row-reverse;gap:30px}}div.beae-sections .beae-u3ed2cw0 .beae-list-item{width:100%;height:fit-content}@media only screen and (max-width: 767px){div.beae-sections .beae-u3ed2cw0 .beae-list-item{width:100%;height:fit-content}}div.beae-sections .beae-u3ed2cw0 .beae-empty{display:none}div.beae-sections .beae-block.beae-7jguipl7{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-7jguipl7:not(.beae-next-popup--container){--parent-direction: row-reverse;height:fit-content;width:unset;align-self:unset;flex:0 0 30px}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-7jguipl7:not(.beae-next-popup--container){--parent-direction-mobile: row-reverse;height:fit-content;width:unset;align-self:unset;flex:0 0 30px}}div.beae-sections .beae-7jguipl7 .beae-empty{display:none}div.beae-sections .beae-7jguipl7 .beae-elm__ic{color:var(--beae-global-colors-beae-3j3n)}div.beae-sections .beae-7jguipl7 .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-htntpqea{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-htntpqea:not(.beae-next-popup--container){--parent-direction: row-reverse;height:fit-content;width:unset;align-self:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-htntpqea:not(.beae-next-popup--container){--parent-direction-mobile: row-reverse;height:fit-content;width:unset;align-self:unset;flex:1 0 0px}}div.beae-sections .beae-htntpqea .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-htntpqea .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-htntpqea .beae-x-text ul ul,div.beae-sections .beae-htntpqea .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-htntpqea .beae-x-text ol ol,div.beae-sections .beae-htntpqea .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-htntpqea .beae-x-text{font-size:38px;line-height:46px;color:var(--beae-global-colors-beae-fczt);text-transform:uppercase;letter-spacing:-1.92px;font-weight:800;font-style:normal;text-decoration:none;font-family:Inter,sans-serif}@media screen and (max-width: 768px){div.beae-sections .beae-htntpqea .beae-x-text{font-size:34px;line-height:40px;letter-spacing:-1.68px;font-weight:700;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-x3lqhl49{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-x3lqhl49 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-x3lqhl49:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-x3lqhl49 .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-x3lqhl49>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-x3lqhl49>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-x3lqhl49 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-x3lqhl49 .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-x3lqhl49:before{z-index:unset}div.beae-sections .beae-x3lqhl49 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-x3lqhl49 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-x3lqhl49 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-x3lqhl49 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-7pkze317{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-7pkze317{margin-top:1vmax}}div.beae-sections .beae-7pkze317{--parent-direction: row;display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-7pkze317{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-7pkze317 .beae-empty{display:none}div.beae-sections .beae-7pkze317:before{background:color-mix(in srgb,var(--beae-global-colors-black) 0%,transparent);content:"";position:absolute;width:100%;height:100%;top:0;left:0}div.beae-sections .beae-block.beae-6wbf4fpt{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-6wbf4fpt: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-6wbf4fpt:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-6wbf4fpt .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-6wbf4fpt .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-6wbf4fpt .beae-x-text ul ul,div.beae-sections .beae-6wbf4fpt .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-6wbf4fpt .beae-x-text ol ol,div.beae-sections .beae-6wbf4fpt .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-6wbf4fpt .beae-x-text{font-size:57px;line-height:78px;color:var(--beae-global-colors-beae-eqeb);font-family:Quicksand,sans-serif;font-weight:700;text-transform:uppercase;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-6wbf4fpt .beae-x-text{font-size:46px;line-height:59.8px}}div.beae-sections .beae-block.beae-dtlj6mm4{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-dtlj6mm4: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-dtlj6mm4:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-dtlj6mm4 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-dtlj6mm4 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-dtlj6mm4 .beae-x-text ul ul,div.beae-sections .beae-dtlj6mm4 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-dtlj6mm4 .beae-x-text ol ol,div.beae-sections .beae-dtlj6mm4 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-iti0w3z0{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-iti0w3z0 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-iti0w3z0:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-iti0w3z0 .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-iti0w3z0>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-iti0w3z0>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-iti0w3z0 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-iti0w3z0 .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-iti0w3z0:before{z-index:unset}div.beae-sections .beae-iti0w3z0 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-iti0w3z0 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-iti0w3z0 .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-iti0w3z0 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-af6gvkzl{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-af6gvkzl{--parent-direction: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-af6gvkzl{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-block.beae-58ub7n6o{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-58ub7n6o{margin-top:2vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-58ub7n6o{margin-top:2vmax}}div.beae-sections .beae-block.beae-58ub7n6o: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-58ub7n6o:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-58ub7n6o .beae-empty{display:none}div.beae-sections .beae-58ub7n6o .beae-gallery-block-figure{position:relative;overflow:auto}div.beae-sections .beae-58ub7n6o .beae-gallery-block-figure:after{z-index:3}div.beae-sections .beae-58ub7n6o .beae-gallery-item img{object-fit:cover;object-position:center center;height:auto}div.beae-sections .beae-58ub7n6o,div.beae-sections .beae-58ub7n6o .beae-slider-wrapper,div.beae-sections .beae-58ub7n6o .beae-slider-content.beae-slider-items,div.beae-sections .beae-58ub7n6o .beae-slider-content.beae-slider-items>*,div.beae-sections .beae-58ub7n6o .beae-gallery-block-figure,div.beae-sections .beae-58ub7n6o .beae-gallery-block-figure img{width:100%!important;height:100%!important;overflow:hidden}div.beae-sections .beae-58ub7n6o .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-58ub7n6o[data-layout=grid] .beae-slider-content.beae-slider-items{grid-template-rows:repeat(5,calc(20% - NaNpx));padding:0;height:100%}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/beae-680e85af8b58a4e28b0d6eba.css.map */
