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-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-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-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}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-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-x-line{overflow:hidden;width:100%!important;height:100%!important}div.beae-sections .beae-line-style{width:100%;height:50%;border:0;border-bottom:1px solid #D1D5DB}div.beae-sections .beae-element{display:flex;height:100%;margin:auto;align-items:center}div.beae-sections .beae-line-content{position:relative;z-index:1;display:flex;align-items:center;transition:all .3s;color:#818a91;width:100%}div.beae-sections .beae-line-content span{display:flex;white-space:nowrap;height:100%}div.beae-sections .line-cont-before{display:block;width:50%;border:0}div.beae-sections .line-cont-after{display:block;border:0;width:50%}div.beae-sections .line-style{border-bottom:1px solid #D1D5DB}div.beae-sections .beae-line-content>*{margin:0}div.beae-sections .beae-line-content svg{width:16px;height:100%}@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)}}@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-ckcetgks{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-ckcetgks .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-ckcetgks:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:color-mix(in srgb,var(--beae-global-colors-black) 20%,transparent);mix-blend-mode:normal;z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-ckcetgks .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-ckcetgks>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ckcetgks>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ckcetgks .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-ckcetgks .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-ckcetgks:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding-top:5vmax;padding-bottom:5vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-ckcetgks:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:color-mix(in srgb,var(--beae-global-colors-black) 45%,transparent);mix-blend-mode:normal;z-index:unset}div.beae-sections .beae-ckcetgks .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-ckcetgks .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-ckcetgks .beae-content-right{transition-property:opacity,transform;transition-timing-function:ease;transition-duration:.5s}div.beae-sections .beae-ckcetgks .beae-empty{display:none}div.beae-sections .beae-ckcetgks .beae__section--container{position:static}@media(max-width:768px){div.beae-sections .beae-ckcetgks .beae__section--container{position:relative}}div.beae-sections .beae-ckcetgks .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0vmax;height:70vh}@media screen and (max-width:768px){div.beae-sections .beae-ckcetgks .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:4vmax;height:90vh}}div.beae-sections .beae-block.beae-yi817bjg{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-yi817bjg{padding-bottom:8vmax}}div.beae-sections .beae-yi817bjg{--parent-direction: row;display:flex;flex-direction:column;gap:1.5vmax;height:fit-content;align-self:unset;width:53%;flex:0 0 53%}@media screen and (max-width:768px){div.beae-sections .beae-yi817bjg{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-yi817bjg .beae-empty{display:none}div.beae-sections .beae-block.beae-3a13s5bx{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-3a13s5bx: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-3a13s5bx:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-3a13s5bx .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-3a13s5bx .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-3a13s5bx .beae-x-text ul ul,div.beae-sections .beae-3a13s5bx .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-3a13s5bx .beae-x-text ol ol,div.beae-sections .beae-3a13s5bx .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-3a13s5bx .beae-x-text{font-size:68px;line-height:72px;color:var(--beae-global-colors-white);letter-spacing:0px;text-transform:none;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-3a13s5bx .beae-x-text{font-size:40px;line-height:40px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-white);text-align:left}}div.beae-sections .beae-block.beae-xf7rzoyu{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-xf7rzoyu: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-xf7rzoyu:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xf7rzoyu .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-xf7rzoyu .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-xf7rzoyu .beae-x-text ul ul,div.beae-sections .beae-xf7rzoyu .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xf7rzoyu .beae-x-text ol ol,div.beae-sections .beae-xf7rzoyu .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xf7rzoyu .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-white);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-xf7rzoyu .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-white)}}div.beae-sections .beae-block.beae-aukosnlk{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-aukosnlk: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-aukosnlk:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-aukosnlk .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-aukosnlk .beae-button-js{font-size:18px;line-height:24px;letter-spacing:0px;text-transform:none;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:var(--beae-global-colors-beae-noqm);background:var(--beae-global-colors-white);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px 38px}div.beae-sections .beae-aukosnlk .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-noqm);box-shadow:none;border-style:solid;border-color:#000;border-width:0px;border-radius:6px}@media screen and (max-width:768px){div.beae-sections .beae-aukosnlk .beae-button-js{font-size:18px!important;line-height:24px!important;letter-spacing:0px!important;font-weight:500!important;padding:13px 30px}}div.beae-sections .beae-aukosnlk .beae-button-js{margin:0}div.beae-sections .beae-pz28 img{object-fit:cover;object-position:2.4691358024691357% 35.81748615156188%}@media only screen and (max-width:768px){div.beae-sections .beae-pz28 img{object-fit:cover;object-position:center center}}div.beae-sections .beae-h5ehd9ec{--scale-ratio: 1;--container-width: 1920px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-h5ehd9ec .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-h5ehd9ec:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-h5ehd9ec .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-h5ehd9ec>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-h5ehd9ec>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-h5ehd9ec .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-h5ehd9ec .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-h5ehd9ec: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-h5ehd9ec: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-h5ehd9ec:before{z-index:unset}div.beae-sections .beae-h5ehd9ec .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-h5ehd9ec .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-h5ehd9ec .beae-slider[data-pagination=true] .beae-slider-controls-wrp{padding-bottom:5vmax}@media only screen and (max-width:767px){div.beae-sections .beae-h5ehd9ec{display:none}}div.beae-sections .beae-h5ehd9ec .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;gap:2vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-h5ehd9ec .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-8bp1g9tn{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-8bp1g9tn{display:none!important}}div.beae-sections .beae-block.beae-8bp1g9tn:not(.beae-next-popup--container){--parent-direction: column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-8bp1g9tn:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-8bp1g9tn .beae-list-item{display:flex;position:relative}div.beae-sections .beae-8bp1g9tn a.beae-list-item{text-decoration:none}div.beae-sections .beae-8bp1g9tn .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-8bp1g9tn .beae-list-item{display:flex;flex-direction:column;gap:2vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-8bp1g9tn .beae-list-item{border-left:3px solid var(--beae-global-colors-beae-noqm)}div.beae-sections .beae-8bp1g9tn .beae-list-item:first-child{border:none}@media(max-width:768px){div.beae-sections .beae-8bp1g9tn .beae-list-item{border-style:solid;border-color:#000;border-width:0px}}div.beae-sections .beae-8bp1g9tn .beae-empty{display:none}div.beae-sections .beae-8bp1g9tn .beae-slider-pagination-wrp .beae-slider-pagination{width:0px}@media(max-width:768px){div.beae-sections .beae-8bp1g9tn .beae-slider-pagination-wrp .beae-slider-pagination{background:color-mix(in srgb,var(--beae-global-colors-text_600) 100%,transparent);width:5px;height:5px;margin-left:8px;margin-right:8px}div.beae-sections .beae-8bp1g9tn .beae-slider-pagination.active{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);box-shadow:0 0 0 2px var(--beae-global-colors-black)}}@media only screen and (min-width:768px){div.beae-sections .beae-8bp1g9tn .beae-list-item{padding-right:1.3vmax;padding-left:1.3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-8bp1g9tn .beae-list-item{padding-bottom:1vmax}}div.beae-sections .beae-block.beae-v72e5cfp{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-v72e5cfp: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-v72e5cfp:not(.beae-next-popup--container){--parent-direction-mobile: column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-v72e5cfp .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-v72e5cfp .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-v72e5cfp .beae-x-text ul ul,div.beae-sections .beae-v72e5cfp .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-v72e5cfp .beae-x-text ol ol,div.beae-sections .beae-v72e5cfp .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-v72e5cfp .beae-x-text{line-height:38px;color:var(--beae-global-colors-beae-mmwx);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;font-size:32px;text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-v72e5cfp .beae-x-text{font-size:29px;line-height:35px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-e06zg39e{--scale-ratio: 1;--container-width: 1920px;background:color-mix(in srgb,var(--beae-global-colors-beae-gvrc) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-e06zg39e .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-e06zg39e:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-e06zg39e .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-e06zg39e>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-e06zg39e>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-e06zg39e .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-e06zg39e .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width:767px){div.beae-sections .beae-e06zg39e: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-e06zg39e:before{z-index:unset}div.beae-sections .beae-e06zg39e .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-e06zg39e .beae-section-background-video[data-device=mobile]{display:block}}@media only screen and (max-width:767px){div.beae-sections .beae-e06zg39e{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}div.beae-sections .beae-e06zg39e:before{z-index:unset}}div.beae-sections .beae-e06zg39e .beae-marquee-content{background-color:transparent}div.beae-sections .beae-e06zg39e .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-e06zg39e .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-qv9bzkg7{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-qv9bzkg7{display:none!important}}div.beae-sections .beae-block.beae-qv9bzkg7: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-qv9bzkg7:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-qv9bzkg7 a.beae-marquee-item{text-decoration:none}div.beae-sections .beae-qv9bzkg7{width:100%;overflow:hidden}div.beae-sections .beae-qv9bzkg7 .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-qv9bzkg7 .beae-marquee-item{padding:0 20px}div.beae-sections .beae-qv9bzkg7 .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-qv9bzkg7 .beae-marquee-item{padding:0 20px}}div.beae-sections .beae-qv9bzkg7 .beae-list-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1vmax}@media screen and (max-width:768px){div.beae-sections .beae-qv9bzkg7 .beae-list-item{display:flex;flex-direction:row;gap:2vmax}}div.beae-sections .beae-qv9bzkg7 .beae-list-item{width:100%;height:fit-content}@media only screen and (max-width:767px){div.beae-sections .beae-qv9bzkg7 .beae-list-item{width:100%;height:fit-content}}div.beae-sections .beae-qv9bzkg7 .beae-empty{display:none}div.beae-sections .beae-block.beae-bttmi7o1{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-bttmi7o1: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-bttmi7o1: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-bttmi7o1 .beae-empty{display:none}div.beae-sections .beae-bttmi7o1 .beae-elm__ic{color:var(--beae-global-colors-beae-noqm);width:40px;height:40px}div.beae-sections .beae-bttmi7o1 .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-djtck75p{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-djtck75p: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-djtck75p: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-djtck75p .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-djtck75p .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-djtck75p .beae-x-text ul ul,div.beae-sections .beae-djtck75p .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-djtck75p .beae-x-text ol ol,div.beae-sections .beae-djtck75p .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-djtck75p .beae-x-text{line-height:38px;color:var(--beae-global-colors-beae-mmwx);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;font-size:32px;text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-djtck75p .beae-x-text{font-size:26px;line-height:31px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-o2w9zr4x{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-o2w9zr4x .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-o2w9zr4x:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-o2w9zr4x .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-o2w9zr4x>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-o2w9zr4x>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-o2w9zr4x .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-o2w9zr4x .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-o2w9zr4x:not(.beae-next-popup--container){--beae-section-padding-top: 4;--beae-section-padding-bottom: 3;padding:4vmax 3vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-o2w9zr4x:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 3;padding-top:10vmax;padding-bottom:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-o2w9zr4x:before{z-index:unset}div.beae-sections .beae-o2w9zr4x .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-o2w9zr4x .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-o2w9zr4x .beae-slider-items{padding:20px 10px 30px!important}div.beae-sections .beae-o2w9zr4x .beae-slider-pagination-wrp{margin:0;display:flex;align-items:center;position:relative;left:auto;transform:none;bottom:0}div.beae-sections .beae-o2w9zr4x .poppin-class .beae-text-content{font-family:Poppins,sans-serif!important}@media only screen and (min-width:768px){div.beae-sections .beae-o2w9zr4x .beae-slider{overflow:visible;margin:0 -15px;width:calc(100% + 30px)}div.beae-sections .beae-o2w9zr4x .beae-slider-items{padding:20px 10px 30px!important;scroll-padding-left:15px}}div.beae-sections .beae-o2w9zr4x .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-o2w9zr4x .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-o63z52n2{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-o63z52n2: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-o63z52n2:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-qtpbjpsg{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-qtpbjpsg .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-qtpbjpsg:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-qtpbjpsg .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-qtpbjpsg>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-qtpbjpsg>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-qtpbjpsg .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-qtpbjpsg .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-qtpbjpsg:not(.beae-next-popup--container){--beae-section-padding-bottom: 6;padding-right:3vmax;padding-bottom:6vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-qtpbjpsg:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding-top:5vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-qtpbjpsg:before{z-index:unset}div.beae-sections .beae-qtpbjpsg .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-qtpbjpsg .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-qtpbjpsg .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;gap:2vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-qtpbjpsg .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:5vmax;height:fit-content}}div.beae-sections .beae-block.beae-pa8ial77{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-pa8ial77{padding-bottom:2vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-pa8ial77{padding-bottom:4vmax}}div.beae-sections .beae-pa8ial77{--parent-direction: row;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-pa8ial77{--parent-direction-mobile: column;display:flex;flex-direction:column;align-items:flex-start;gap:2vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-pa8ial77 .beae-empty{display:none}div.beae-sections .beae-pa8ial77{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-radius:10px;box-shadow:0 4px 4px 0 var(--beae-global-colors-beae-aoht)}@media(max-width:768px){div.beae-sections .beae-pa8ial77{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}}div.beae-sections .beae-block.beae-5ncugylr{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-5ncugylr{padding-bottom:1vmax}}div.beae-sections .beae-5ncugylr{--parent-direction: column;display:flex;flex-direction:column;justify-content:center;align-items:center;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-5ncugylr{--parent-direction-mobile: column;display:flex;flex-direction:column;justify-content:center;align-items:center;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-5ncugylr .beae-empty{display:none}div.beae-sections .beae-5ncugylr: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-rjcgptan{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-rjcgptan: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-rjcgptan:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-rjcgptan .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-top-left-radius:10px;border-top-right-radius:10px}div.beae-sections .beae-rjcgptan .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-rjcgptan .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-rjcgptan .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-cs9ll img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-cs9ll img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-3efsc1ku{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-3efsc1ku{padding-right:2vmax;padding-left:2vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-3efsc1ku{padding-right:3vmax;padding-left:3vmax}}div.beae-sections .beae-3efsc1ku{--parent-direction: column;display:flex;flex-direction:column;gap:1vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-3efsc1ku{--parent-direction-mobile: column;display:flex;flex-direction:column;align-items:flex-start;gap:2.5vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-3efsc1ku .beae-empty{display:none}div.beae-sections .beae-3efsc1ku: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-9ns2dtgo{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-9ns2dtgo: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-9ns2dtgo:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-9ns2dtgo .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-9ns2dtgo .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-9ns2dtgo .beae-x-text ul ul,div.beae-sections .beae-9ns2dtgo .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-9ns2dtgo .beae-x-text ol ol,div.beae-sections .beae-9ns2dtgo .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-9ns2dtgo .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-kvzz);font-weight:600;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-9ns2dtgo .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:600;color:var(--beae-global-colors-beae-kvzz)}}div.beae-sections .beae-block.beae-9ebythk8{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-9ebythk8: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-9ebythk8:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-9ebythk8 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-9ebythk8 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-9ebythk8 .beae-x-text ul ul,div.beae-sections .beae-9ebythk8 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-9ebythk8 .beae-x-text ol ol,div.beae-sections .beae-9ebythk8 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-9ebythk8 .beae-x-text{font-size:28px;line-height:34px;color:var(--beae-global-colors-beae-mmwx);font-weight:500;text-transform:none;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-9ebythk8 .beae-x-text{font-size:26px;line-height:32px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-block.beae-nx6re7fg{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-nx6re7fg: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-nx6re7fg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-nx6re7fg .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-nx6re7fg .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-nx6re7fg .beae-x-text ul ul,div.beae-sections .beae-nx6re7fg .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-nx6re7fg .beae-x-text ol ol,div.beae-sections .beae-nx6re7fg .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-nx6re7fg .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-mmwx);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:left}@media screen and (max-width:768px){div.beae-sections .beae-nx6re7fg .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-beae-108f)}}div.beae-sections .beae-block.beae-ncsxobz7{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-ncsxobz7: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-ncsxobz7:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ncsxobz7 .beae-btn-txt{gap:0px;--btn-icon-position: 1}div.beae-sections .beae-ncsxobz7 .beae-empty{display:none}div.beae-sections .beae-ncsxobz7 .beae-btn-icon svg{width:16px;height:16px;margin-left:4px}div.beae-sections .beae-ncsxobz7 .beae-button-js{color:var(--beae-global-colors-beae-noqm);font-size:16px;line-height:24px;text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center;border-style:solid;border-width:0px;background:var(--beae-global-colors-transparent);border-radius:0;box-shadow:0 0 #000}div.beae-sections .beae-ncsxobz7 .beae-button-js:hover{color:var(--beae-global-colors-beae-kofd);border-style:solid;border-color:#000;border-width:0px;background:var(--beae-global-colors-transparent);border-radius:0}@media screen and (max-width:768px){div.beae-sections .beae-ncsxobz7 .beae-button-js{font-size:16px!important;line-height:22px!important;font-weight:500!important;letter-spacing:0px!important;text-transform:none!important;text-align:left!important}}div.beae-sections .beae-ncsxobz7 .beae-button-js{margin:0}div.beae-sections .beae-block.beae-t7eijes7{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-t7eijes7{padding-bottom:2vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-t7eijes7{padding-bottom:4vmax}}div.beae-sections .beae-t7eijes7{--parent-direction: row;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-t7eijes7{--parent-direction-mobile: column;display:flex;flex-direction:column;align-items:flex-start;gap:2vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-t7eijes7 .beae-empty{display:none}div.beae-sections .beae-t7eijes7{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-radius:10px;box-shadow:0 4px 4px 0 var(--beae-global-colors-beae-aoht)}@media(max-width:768px){div.beae-sections .beae-t7eijes7{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}}div.beae-sections .beae-block.beae-zqenacbg{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-zqenacbg{padding-bottom:1vmax}}div.beae-sections .beae-zqenacbg{--parent-direction: column;display:flex;flex-direction:column;justify-content:center;align-items:center;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-zqenacbg{--parent-direction-mobile: column;display:flex;flex-direction:column;justify-content:center;align-items:center;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-zqenacbg .beae-empty{display:none}div.beae-sections .beae-zqenacbg: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-43k7sfzn{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-43k7sfzn: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-43k7sfzn:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-43k7sfzn .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-top-left-radius:10px;border-top-right-radius:10px}div.beae-sections .beae-43k7sfzn .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-43k7sfzn .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-43k7sfzn .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-079q img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-079q img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-yibcgw7o{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-yibcgw7o{padding-right:2vmax;padding-left:2vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-yibcgw7o{padding-right:3vmax;padding-left:3vmax}}div.beae-sections .beae-yibcgw7o{--parent-direction: column;display:flex;flex-direction:column;gap:1vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-yibcgw7o{--parent-direction-mobile: column;display:flex;flex-direction:column;align-items:flex-start;gap:2.5vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-yibcgw7o .beae-empty{display:none}div.beae-sections .beae-yibcgw7o: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-881jnx60{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-881jnx60: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-881jnx60:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-881jnx60 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-881jnx60 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-881jnx60 .beae-x-text ul ul,div.beae-sections .beae-881jnx60 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-881jnx60 .beae-x-text ol ol,div.beae-sections .beae-881jnx60 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-881jnx60 .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-cxxv);font-weight:600;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-881jnx60 .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:600;color:var(--beae-global-colors-beae-cxxv)}}div.beae-sections .beae-block.beae-n9v90jud{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-n9v90jud: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-n9v90jud:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-n9v90jud .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-n9v90jud .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-n9v90jud .beae-x-text ul ul,div.beae-sections .beae-n9v90jud .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-n9v90jud .beae-x-text ol ol,div.beae-sections .beae-n9v90jud .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-n9v90jud .beae-x-text{font-size:28px;line-height:34px;color:var(--beae-global-colors-beae-mmwx);font-weight:500;text-transform:none;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-n9v90jud .beae-x-text{font-size:26px;line-height:32px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-block.beae-zcvevq12{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-zcvevq12: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-zcvevq12:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-zcvevq12 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-zcvevq12 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-zcvevq12 .beae-x-text ul ul,div.beae-sections .beae-zcvevq12 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-zcvevq12 .beae-x-text ol ol,div.beae-sections .beae-zcvevq12 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-zcvevq12 .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-mmwx);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:left}@media screen and (max-width:768px){div.beae-sections .beae-zcvevq12 .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-beae-108f)}}div.beae-sections .beae-block.beae-c28a5fhn{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-c28a5fhn: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-c28a5fhn:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-c28a5fhn .beae-btn-txt{gap:0px;--btn-icon-position: 1}div.beae-sections .beae-c28a5fhn .beae-empty{display:none}div.beae-sections .beae-c28a5fhn .beae-btn-icon svg{width:16px;height:16px;margin-left:4px}div.beae-sections .beae-c28a5fhn .beae-button-js{color:var(--beae-global-colors-beae-noqm);font-size:16px;line-height:24px;text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center;border-style:solid;border-width:0px;background:var(--beae-global-colors-transparent);border-radius:0;box-shadow:0 0 #000}div.beae-sections .beae-c28a5fhn .beae-button-js:hover{color:var(--beae-global-colors-beae-kofd);border-style:solid;border-color:#000;border-width:0px;background:var(--beae-global-colors-transparent);border-radius:0}@media screen and (max-width:768px){div.beae-sections .beae-c28a5fhn .beae-button-js{font-size:16px!important;line-height:22px!important;font-weight:500!important;letter-spacing:0px!important;text-transform:none!important;text-align:left!important}}div.beae-sections .beae-c28a5fhn .beae-button-js{margin:0}div.beae-sections .beae-block.beae-oruk2tqf{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-oruk2tqf{padding-bottom:2vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-oruk2tqf{padding-bottom:4vmax}}div.beae-sections .beae-oruk2tqf{--parent-direction: row;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-oruk2tqf{--parent-direction-mobile: column;display:flex;flex-direction:column;align-items:flex-start;gap:2vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-oruk2tqf .beae-empty{display:none}div.beae-sections .beae-oruk2tqf{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-radius:10px;box-shadow:0 4px 4px 0 var(--beae-global-colors-beae-aoht)}@media(max-width:768px){div.beae-sections .beae-oruk2tqf{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}}div.beae-sections .beae-block.beae-yorfzou7{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-yorfzou7{padding-bottom:1vmax}}div.beae-sections .beae-yorfzou7{--parent-direction: column;display:flex;flex-direction:column;justify-content:center;align-items:center;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-yorfzou7{--parent-direction-mobile: column;display:flex;flex-direction:column;justify-content:center;align-items:center;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-yorfzou7 .beae-empty{display:none}div.beae-sections .beae-yorfzou7: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-3gzcps1o{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-3gzcps1o: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-3gzcps1o:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-3gzcps1o .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-top-left-radius:10px;border-top-right-radius:10px}div.beae-sections .beae-3gzcps1o .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-3gzcps1o .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-3gzcps1o .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-lw5aj img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-lw5aj img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-delfav5b{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-delfav5b{padding-right:2vmax;padding-left:2vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-delfav5b{padding-right:3vmax;padding-left:3vmax}}div.beae-sections .beae-delfav5b{--parent-direction: column;display:flex;flex-direction:column;gap:1vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-delfav5b{--parent-direction-mobile: column;display:flex;flex-direction:column;align-items:flex-start;gap:2.5vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-delfav5b .beae-empty{display:none}div.beae-sections .beae-delfav5b: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-6gvx5kdc{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-6gvx5kdc: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-6gvx5kdc:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-6gvx5kdc .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-6gvx5kdc .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-6gvx5kdc .beae-x-text ul ul,div.beae-sections .beae-6gvx5kdc .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-6gvx5kdc .beae-x-text ol ol,div.beae-sections .beae-6gvx5kdc .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-6gvx5kdc .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-m9wp);font-weight:600;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-6gvx5kdc .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:600;color:var(--beae-global-colors-beae-m9wp)}}div.beae-sections .beae-block.beae-l04j9vey{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-l04j9vey: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-l04j9vey:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-l04j9vey .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-l04j9vey .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-l04j9vey .beae-x-text ul ul,div.beae-sections .beae-l04j9vey .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-l04j9vey .beae-x-text ol ol,div.beae-sections .beae-l04j9vey .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-l04j9vey .beae-x-text{font-size:28px;line-height:34px;color:var(--beae-global-colors-beae-mmwx);font-weight:500;text-transform:none;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-l04j9vey .beae-x-text{font-size:26px;line-height:32px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-block.beae-26w9k220{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-26w9k220: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-26w9k220:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-26w9k220 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-26w9k220 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-26w9k220 .beae-x-text ul ul,div.beae-sections .beae-26w9k220 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-26w9k220 .beae-x-text ol ol,div.beae-sections .beae-26w9k220 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-26w9k220 .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-mmwx);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:left}@media screen and (max-width:768px){div.beae-sections .beae-26w9k220 .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-beae-108f)}}div.beae-sections .beae-block.beae-jg4p7oea{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-jg4p7oea: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-jg4p7oea:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-jg4p7oea .beae-btn-txt{gap:0px;--btn-icon-position: 1}div.beae-sections .beae-jg4p7oea .beae-empty{display:none}div.beae-sections .beae-jg4p7oea .beae-btn-icon svg{width:16px;height:16px;margin-left:4px}div.beae-sections .beae-jg4p7oea .beae-button-js{color:var(--beae-global-colors-beae-noqm);font-size:16px;line-height:24px;text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center;border-style:solid;border-width:0px;background:var(--beae-global-colors-transparent);border-radius:0;box-shadow:0 0 #000}div.beae-sections .beae-jg4p7oea .beae-button-js:hover{color:var(--beae-global-colors-beae-kofd);border-style:solid;border-color:#000;border-width:0px;background:var(--beae-global-colors-transparent);border-radius:0}@media screen and (max-width:768px){div.beae-sections .beae-jg4p7oea .beae-button-js{font-size:16px!important;line-height:22px!important;font-weight:500!important;letter-spacing:0px!important;text-transform:none!important;text-align:left!important}}div.beae-sections .beae-jg4p7oea .beae-button-js{margin:0}div.beae-sections .beae-4uq2acts{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-4uq2acts .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-4uq2acts:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-4uq2acts .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-4uq2acts>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-4uq2acts>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-4uq2acts .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-4uq2acts .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-4uq2acts:not(.beae-next-popup--container){--beae-section-padding-bottom: 6;padding-right:3vmax;padding-bottom:6vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-4uq2acts:not(.beae-next-popup--container){--beae-section-padding-bottom: 6;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-4uq2acts:before{z-index:unset}div.beae-sections .beae-4uq2acts .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-4uq2acts .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-zcvbjmhq{--scale-ratio: 1;--container-width: 1920px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-zcvbjmhq .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-zcvbjmhq:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-zcvbjmhq .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-zcvbjmhq>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-zcvbjmhq>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-zcvbjmhq .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-zcvbjmhq .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-zcvbjmhq: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-zcvbjmhq: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-zcvbjmhq:before{z-index:unset}div.beae-sections .beae-zcvbjmhq .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-zcvbjmhq .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-zcvbjmhq .beae__section--full{padding:0 var(--beae-site-margin-mobile)}div.beae-sections .beae-zcvbjmhq .beae-list-item .beae-custom-icon{transition:all ease .3s}div.beae-sections .beae-zcvbjmhq .beae-list-item:hover .beae-custom-icon{background-color:var(--beae-global-colors-primary_600)}div.beae-sections .beae-zcvbjmhq .beae-list-item:hover .beae-custom-icon img{filter:brightness(0) invert(1)}@media only screen and (min-width:768px){div.beae-sections .beae-zcvbjmhq .beae__section--full{padding:0;--beae-outer-margin: max(calc((100vw - calc(var(--beae-page-width) - (var(--beae-site-margin) * 2))) / 2), var(--beae-site-margin))}div.beae-sections .beae-zcvbjmhq .beae-slider-content,div.beae-sections .beae-zcvbjmhq .beae-custom-container{padding-right:var(--beae-outer-margin,0px);padding-left:var(--beae-outer-margin,0px)}div.beae-sections .beae-zcvbjmhq .beae-slider-items>*{scroll-snap-align:center}div.beae-sections .beae-zcvbjmhq .beae-slider-nav-left{left:calc(var(--beae-outer-margin,0px) + 20px);top:40%}div.beae-sections .beae-zcvbjmhq .beae-slider-nav-right{right:calc(var(--beae-outer-margin,0px) + 20px);top:40%}}div.beae-sections .beae-zmtjl5co{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-zmtjl5co .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-zmtjl5co:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-zmtjl5co .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-zmtjl5co>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-zmtjl5co>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-zmtjl5co .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-zmtjl5co .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-zmtjl5co:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding:5vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-zmtjl5co:not(.beae-next-popup--container){--beae-section-padding-top: 4;--beae-section-padding-bottom: 3;padding-top:4vmax;padding-bottom:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-zmtjl5co:before{z-index:unset}div.beae-sections .beae-zmtjl5co .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-zmtjl5co .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-zmtjl5co .beae-slider-items{padding:20px 10px 30px!important}div.beae-sections .beae-zmtjl5co .beae-slider-pagination-wrp{margin:0;display:flex;align-items:center;position:relative;left:auto;transform:none;bottom:0}div.beae-sections .beae-zmtjl5co .poppin-class .beae-text-content{font-family:Poppins,sans-serif!important}@media only screen and (min-width:768px){div.beae-sections .beae-zmtjl5co .beae-slider{overflow:visible;margin:0 -15px;width:calc(100% + 30px)}div.beae-sections .beae-zmtjl5co .beae-slider-items{padding:20px 10px 30px!important;scroll-padding-left:15px}}div.beae-sections .beae-omwftahk{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-omwftahk .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-omwftahk:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-omwftahk .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-omwftahk>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-omwftahk>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-omwftahk .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-omwftahk .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-omwftahk:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-omwftahk:before{z-index:unset}div.beae-sections .beae-omwftahk .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-omwftahk .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-omwftahk .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-omwftahk .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-d8debpz9{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-d8debpz9: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-d8debpz9:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-d8debpz9 .beae-empty{display:none}div.beae-sections .beae-d8debpz9 .beae-line,div.beae-sections .beae-d8debpz9 .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-d8debpz9 .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-d8debpz9 .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-d8debpz9 .line-cont-after,div.beae-sections .beae-d8debpz9 .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-d8debpz9 .beae-line-content svg{!important}div.beae-sections .beae-d8debpz9 .beae-line-text{!important}div.beae-sections .beae-d8debpz9 .line-style{border-bottom-width:2}div.beae-sections .beae-flf8sqzs{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-flf8sqzs .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-flf8sqzs:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-flf8sqzs .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-flf8sqzs>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-flf8sqzs>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-flf8sqzs .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-flf8sqzs .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-flf8sqzs:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding:5vmax 3vmax 6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-flf8sqzs:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding-top:5vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-flf8sqzs:before{z-index:unset}div.beae-sections .beae-flf8sqzs .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-flf8sqzs .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-flf8sqzs .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-flf8sqzs .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-rgdutbfx{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-rgdutbfx{padding:4vmax 3vmax}}div.beae-sections .beae-rgdutbfx{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2vmax;align-self:unset;height:unset;width:52%;flex:0 0 52%}@media screen and (max-width:768px){div.beae-sections .beae-rgdutbfx{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-rgdutbfx .beae-empty{display:none}div.beae-sections .beae-rgdutbfx{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-top-left-radius:20px;border-bottom-left-radius:20px}@media(max-width:768px){div.beae-sections .beae-rgdutbfx{border-radius:10px 10px 0 0}}div.beae-sections .beae-block.beae-pdz7b528{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-pdz7b528:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:80%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-pdz7b528:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-pdz7b528 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-pdz7b528 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-pdz7b528 .beae-x-text ul ul,div.beae-sections .beae-pdz7b528 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-pdz7b528 .beae-x-text ol ol,div.beae-sections .beae-pdz7b528 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-pdz7b528 .beae-x-text{font-size:42px;line-height:51px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-pdz7b528 .beae-x-text{font-size:37px;line-height:44px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-block.beae-aumxvcic{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-aumxvcic:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:80%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-aumxvcic:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-aumxvcic .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-aumxvcic .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-aumxvcic .beae-x-text ul ul,div.beae-sections .beae-aumxvcic .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-aumxvcic .beae-x-text ol ol,div.beae-sections .beae-aumxvcic .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-aumxvcic .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-108f);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-aumxvcic .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-beae-csht)}}div.beae-sections .beae-block.beae-iwguu2c1{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-iwguu2c1{--parent-direction: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:80%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-iwguu2c1{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-iwguu2c1 .beae-empty{display:none}div.beae-sections .beae-iwguu2c1: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-gbmteqxy{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-gbmteqxy: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-gbmteqxy:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-gbmteqxy .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-gbmteqxy .beae-button-js{font-size:18px;line-height:24px;letter-spacing:0px;text-transform:none;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center;color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-noqm);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px}div.beae-sections .beae-gbmteqxy .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-v160);box-shadow:none;border-style:solid;border-color:#000;border-width:0px;border-radius:6px}@media screen and (max-width:768px){div.beae-sections .beae-gbmteqxy .beae-button-js{font-size:16px!important;line-height:22px!important;letter-spacing:0px!important;font-weight:500!important;padding:10px 15px}}div.beae-sections .beae-gbmteqxy .beae-button-js{margin:0}div.beae-sections .beae-block.beae-99i6oo5t{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-99i6oo5t:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:50%;flex:0 0 50%}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-99i6oo5t:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-99i6oo5t .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-top-right-radius:20px;border-bottom-right-radius:20px}div.beae-sections .beae-99i6oo5t .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-99i6oo5t .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-99i6oo5t .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-99i6oo5t .beae-x-image{border-radius:0 0 10px 10px}}div.beae-sections .beae-49fxc img{object-fit:cover;object-position:20.98765432098765% 75.27234165622289%}@media only screen and (max-width:768px){div.beae-sections .beae-49fxc img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-jkjtupmy{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-jkjtupmy .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-jkjtupmy:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-jkjtupmy .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-jkjtupmy>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-jkjtupmy>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-jkjtupmy .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-jkjtupmy .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-jkjtupmy:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-jkjtupmy:before{z-index:unset}div.beae-sections .beae-jkjtupmy .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-jkjtupmy .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-jkjtupmy .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-jkjtupmy .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-xdnsdg7x{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-xdnsdg7x: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-xdnsdg7x:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xdnsdg7x .beae-empty{display:none}div.beae-sections .beae-xdnsdg7x .beae-line,div.beae-sections .beae-xdnsdg7x .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-xdnsdg7x .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-xdnsdg7x .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-xdnsdg7x .line-cont-after,div.beae-sections .beae-xdnsdg7x .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-xdnsdg7x .beae-line-content svg{!important}div.beae-sections .beae-xdnsdg7x .beae-line-text{!important}div.beae-sections .beae-xdnsdg7x .line-style{border-bottom-width:2}div.beae-sections .beae-8if06uix{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-8if06uix .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-8if06uix:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-8if06uix .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-8if06uix>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-8if06uix>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-8if06uix .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-8if06uix .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-8if06uix:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 6;padding:6vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-8if06uix:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 6;padding-top:6vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-8if06uix:before{z-index:unset}div.beae-sections .beae-8if06uix .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-8if06uix .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-8if06uix .beae-flexbox-row{gap:32px}div.beae-sections .beae-8if06uix .beae-btn-wrp a{width:auto;padding:15px 50px}@media(max-width:768px){div.beae-sections .beae-8if06uix .beae-slider-nav-left button,div.beae-sections .beae-8if06uix .beae-slider-nav-right button{display:block!important}}@media only screen and (min-width:768px){div.beae-sections .beae-8if06uix .beae-acc-item{padding:32px}}div.beae-sections .beae-8if06uix .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-8if06uix .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-unrzaibe{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-unrzaibe: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-unrzaibe: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-4dszk5et{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-4dszk5et: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-4dszk5et:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-4dszk5et .beae-list-item{display:flex;position:relative}div.beae-sections .beae-4dszk5et a.beae-list-item{text-decoration:none}div.beae-sections .beae-4dszk5et .beae-list-item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-4dszk5et .beae-list-item{display:flex;flex-direction:column;gap:1vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-4dszk5et .beae-empty{display:none}@media(max-width:768px){div.beae-sections .beae-4dszk5et .beae-slider-nav-left button,div.beae-sections .beae-4dszk5et .beae-slider-nav-right button{display:none}}div.beae-sections .beae-block.beae-6382zlz3{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-6382zlz3: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-6382zlz3:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-unique-r1mxvkv3 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:15px}div.beae-sections .beae-unique-r1mxvkv3 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-r1mxvkv3 .beae-image-picture img,div.beae-sections .beae-unique-r1mxvkv3 .beae-video-product{aspect-ratio:4/5}@media only screen and (min-width:768px){div.beae-sections .beae-unique-r1mxvkv3 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-r1mxvkv3 .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-unique-r1mxvkv3 .beae-image-picture img{aspect-ratio:4/5}}div.beae-sections .beae-v9r5 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-v9r5 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-5deg8hah .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:15px}div.beae-sections .beae-unique-5deg8hah .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-5deg8hah .beae-image-picture img,div.beae-sections .beae-unique-5deg8hah .beae-video-product{aspect-ratio:4/5}@media only screen and (min-width:768px){div.beae-sections .beae-unique-5deg8hah .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-5deg8hah .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-unique-5deg8hah .beae-image-picture img{aspect-ratio:4/5}}div.beae-sections .beae-qe8f img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-qe8f img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-m6ckzd43 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:15px}div.beae-sections .beae-unique-m6ckzd43 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-m6ckzd43 .beae-image-picture img,div.beae-sections .beae-unique-m6ckzd43 .beae-video-product{aspect-ratio:4/5}@media only screen and (min-width:768px){div.beae-sections .beae-unique-m6ckzd43 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-m6ckzd43 .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-unique-m6ckzd43 .beae-image-picture img{aspect-ratio:4/5}}div.beae-sections .beae-kuauc img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-kuauc img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-g3mvcji6 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:15px}div.beae-sections .beae-unique-g3mvcji6 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-g3mvcji6 .beae-image-picture img,div.beae-sections .beae-unique-g3mvcji6 .beae-video-product{aspect-ratio:4/5}@media only screen and (min-width:768px){div.beae-sections .beae-unique-g3mvcji6 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-g3mvcji6 .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-unique-g3mvcji6 .beae-image-picture img{aspect-ratio:4/5}}div.beae-sections .beae-mnq8j img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-mnq8j img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-xfa1gbdb .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:15px}div.beae-sections .beae-unique-xfa1gbdb .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-xfa1gbdb .beae-image-picture img,div.beae-sections .beae-unique-xfa1gbdb .beae-video-product{aspect-ratio:4/5}@media only screen and (min-width:768px){div.beae-sections .beae-unique-xfa1gbdb .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-xfa1gbdb .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-unique-xfa1gbdb .beae-image-picture img{aspect-ratio:4/5}}div.beae-sections .beae-kc5de img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-kc5de img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-2g0w19jx .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:15px}div.beae-sections .beae-unique-2g0w19jx .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-2g0w19jx .beae-image-picture img,div.beae-sections .beae-unique-2g0w19jx .beae-video-product{aspect-ratio:4/5}@media only screen and (min-width:768px){div.beae-sections .beae-unique-2g0w19jx .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-2g0w19jx .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-unique-2g0w19jx .beae-image-picture img{aspect-ratio:4/5}}div.beae-sections .beae-m5pnx img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-m5pnx img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-ev1fuzig .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:15px}div.beae-sections .beae-unique-ev1fuzig .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-ev1fuzig .beae-image-picture img,div.beae-sections .beae-unique-ev1fuzig .beae-video-product{aspect-ratio:4/5}@media only screen and (min-width:768px){div.beae-sections .beae-unique-ev1fuzig .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-ev1fuzig .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-unique-ev1fuzig .beae-image-picture img{aspect-ratio:4/5}}div.beae-sections .beae-5hjw img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-5hjw img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-79gh8gs7 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:15px}div.beae-sections .beae-unique-79gh8gs7 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-79gh8gs7 .beae-image-picture img,div.beae-sections .beae-unique-79gh8gs7 .beae-video-product{aspect-ratio:4/5}@media only screen and (min-width:768px){div.beae-sections .beae-unique-79gh8gs7 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-79gh8gs7 .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-unique-79gh8gs7 .beae-image-picture img{aspect-ratio:4/5}}div.beae-sections .beae-edxva img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-edxva img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-nb238uhb .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:15px}div.beae-sections .beae-unique-nb238uhb .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-nb238uhb .beae-image-picture img,div.beae-sections .beae-unique-nb238uhb .beae-video-product{aspect-ratio:4/5}@media only screen and (min-width:768px){div.beae-sections .beae-unique-nb238uhb .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-nb238uhb .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-unique-nb238uhb .beae-image-picture img{aspect-ratio:4/5}}div.beae-sections .beae-sh10i img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-sh10i img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-77x5utn9 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:15px}div.beae-sections .beae-unique-77x5utn9 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-77x5utn9 .beae-image-picture img,div.beae-sections .beae-unique-77x5utn9 .beae-video-product{aspect-ratio:4/5}@media only screen and (min-width:768px){div.beae-sections .beae-unique-77x5utn9 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-77x5utn9 .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-unique-77x5utn9 .beae-image-picture img{aspect-ratio:4/5}}div.beae-sections .beae-cdkeo img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-cdkeo img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-a4p8p218 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:15px}div.beae-sections .beae-unique-a4p8p218 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-a4p8p218 .beae-image-picture img,div.beae-sections .beae-unique-a4p8p218 .beae-video-product{aspect-ratio:4/5}@media only screen and (min-width:768px){div.beae-sections .beae-unique-a4p8p218 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-a4p8p218 .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-unique-a4p8p218 .beae-image-picture img{aspect-ratio:4/5}}div.beae-sections .beae-lsxz img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-lsxz img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-i2pgeto1 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:15px}div.beae-sections .beae-unique-i2pgeto1 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-i2pgeto1 .beae-image-picture img,div.beae-sections .beae-unique-i2pgeto1 .beae-video-product{aspect-ratio:4/5}@media only screen and (min-width:768px){div.beae-sections .beae-unique-i2pgeto1 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-i2pgeto1 .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-unique-i2pgeto1 .beae-image-picture img{aspect-ratio:4/5}}div.beae-sections .beae-xkocua img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-xkocua img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-nz7voi4x{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-nz7voi4x .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-nz7voi4x:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-nz7voi4x .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-nz7voi4x>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-nz7voi4x>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-nz7voi4x .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-nz7voi4x .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-nz7voi4x:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-nz7voi4x:before{z-index:unset}div.beae-sections .beae-nz7voi4x .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-nz7voi4x .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-nz7voi4x .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-nz7voi4x .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-q6yy9bcf{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-q6yy9bcf: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-q6yy9bcf:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-q6yy9bcf .beae-empty{display:none}div.beae-sections .beae-q6yy9bcf .beae-line,div.beae-sections .beae-q6yy9bcf .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-q6yy9bcf .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-q6yy9bcf .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-q6yy9bcf .line-cont-after,div.beae-sections .beae-q6yy9bcf .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-q6yy9bcf .beae-line-content svg{!important}div.beae-sections .beae-q6yy9bcf .beae-line-text{!important}div.beae-sections .beae-q6yy9bcf .line-style{border-bottom-width:2}div.beae-sections .beae-02ahk6wo{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-02ahk6wo .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-02ahk6wo:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-02ahk6wo .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-02ahk6wo>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-02ahk6wo>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-02ahk6wo .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-02ahk6wo .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-02ahk6wo:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding:5vmax 3vmax 6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-02ahk6wo:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 6;padding-top:6vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-02ahk6wo:before{z-index:unset}div.beae-sections .beae-02ahk6wo .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-02ahk6wo .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-02ahk6wo .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;gap:2vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-02ahk6wo .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-u7hnwjjs{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-u7hnwjjs: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-u7hnwjjs: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-s6omkxtl{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-s6omkxtl: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-s6omkxtl:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-s6omkxtl .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-s6omkxtl .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-s6omkxtl .beae-x-text ul ul,div.beae-sections .beae-s6omkxtl .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-s6omkxtl .beae-x-text ol ol,div.beae-sections .beae-s6omkxtl .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-s6omkxtl .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-csht);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-s6omkxtl .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-beae-csht)}}div.beae-sections .beae-block.beae-3hu2a6xx{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-3hu2a6xx: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-3hu2a6xx:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-3hu2a6xx .beae-list-item{display:flex;position:relative}div.beae-sections .beae-3hu2a6xx a.beae-list-item{text-decoration:none}div.beae-sections .beae-3hu2a6xx .beae-list-item{display:flex;flex-direction:column;align-items:flex-start;gap:1.5vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-3hu2a6xx .beae-list-item{display:flex;flex-direction:column;gap:2vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-3hu2a6xx .beae-list-item{border-radius:6px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}div.beae-sections .beae-3hu2a6xx .beae-empty{display:none}@media only screen and (min-width:768px){div.beae-sections .beae-3hu2a6xx .beae-list-item{padding:2vmax 1.5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-3hu2a6xx .beae-list-item{padding:2vmax}}div.beae-sections .beae-block.beae-tvv9r0ef{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-tvv9r0ef: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-tvv9r0ef:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-tvv9r0ef .beae-empty{display:none}div.beae-sections .beae-tvv9r0ef .beae-elm__ic{width:30px;height:30px;color:var(--beae-global-colors-beae-noqm)}div.beae-sections .beae-tvv9r0ef .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-ku4fdb73{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-ku4fdb73: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-ku4fdb73:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ku4fdb73 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-ku4fdb73 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-ku4fdb73 .beae-x-text ul ul,div.beae-sections .beae-ku4fdb73 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ku4fdb73 .beae-x-text ol ol,div.beae-sections .beae-ku4fdb73 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ku4fdb73 .beae-x-text{font-size:20px;line-height:28px;color:var(--beae-global-colors-beae-mmwx);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-ku4fdb73 .beae-x-text{font-size:19px;line-height:26px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-block.beae-xswpz5zd{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-xswpz5zd: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-xswpz5zd:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xswpz5zd .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-xswpz5zd .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-xswpz5zd .beae-x-text ul ul,div.beae-sections .beae-xswpz5zd .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xswpz5zd .beae-x-text ol ol,div.beae-sections .beae-xswpz5zd .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xswpz5zd .beae-x-text{line-height:22px;font-size:16px;color:var(--beae-global-colors-text_600);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:left}@media screen and (max-width:768px){div.beae-sections .beae-xswpz5zd .beae-x-text{line-height:20px;font-size:14px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-66zygygi{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-66zygygi .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-66zygygi:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-66zygygi .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-66zygygi>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-66zygygi>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-66zygygi .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-66zygygi .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-66zygygi:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-66zygygi:before{z-index:unset}div.beae-sections .beae-66zygygi .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-66zygygi .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-66zygygi .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-66zygygi .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-qjniyd27{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-qjniyd27: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-qjniyd27:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-qjniyd27 .beae-empty{display:none}div.beae-sections .beae-qjniyd27 .beae-line,div.beae-sections .beae-qjniyd27 .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-qjniyd27 .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-qjniyd27 .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-qjniyd27 .line-cont-after,div.beae-sections .beae-qjniyd27 .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-qjniyd27 .beae-line-content svg{!important}div.beae-sections .beae-qjniyd27 .beae-line-text{!important}div.beae-sections .beae-qjniyd27 .line-style{border-bottom-width:2}div.beae-sections .beae-lu2p833p{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-lu2p833p .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-lu2p833p:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-lu2p833p .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-lu2p833p>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-lu2p833p>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-lu2p833p .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-lu2p833p .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-lu2p833p:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding:5vmax 3vmax 6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-lu2p833p:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding-top:5vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-lu2p833p:before{z-index:unset}div.beae-sections .beae-lu2p833p .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-lu2p833p .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-lu2p833p .beae-video_overlay-icon{width:100%!important;height:100%!important}div.beae-sections .beae-lu2p833p .beae-video-icon-play svg{width:70px!important}div.beae-sections .beae-lu2p833p .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-lu2p833p .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-snwmr0sw{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-snwmr0sw{padding:5vmax 3vmax}}div.beae-sections .beae-snwmr0sw{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2vmax;align-self:unset;height:unset;width:52%;flex:0 0 52%}@media screen and (max-width:768px){div.beae-sections .beae-snwmr0sw{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-snwmr0sw .beae-empty{display:none}div.beae-sections .beae-snwmr0sw{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-top-left-radius:20px;border-bottom-left-radius:20px}@media(max-width:768px){div.beae-sections .beae-snwmr0sw{border-radius:10px 10px 0 0}}div.beae-sections .beae-block.beae-5d46jf9s{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-5d46jf9s:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:80%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-5d46jf9s:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-5d46jf9s .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-5d46jf9s .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-5d46jf9s .beae-x-text ul ul,div.beae-sections .beae-5d46jf9s .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-5d46jf9s .beae-x-text ol ol,div.beae-sections .beae-5d46jf9s .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-5d46jf9s .beae-x-text{font-size:38px;line-height:46px;color:var(--beae-global-colors-beae-mmwx);text-transform:none;letter-spacing:0px;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-5d46jf9s .beae-x-text{font-size:34px;line-height:40px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-block.beae-38h0sr2c{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-38h0sr2c:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:80%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-38h0sr2c:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-38h0sr2c .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-38h0sr2c .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-38h0sr2c .beae-x-text ul ul,div.beae-sections .beae-38h0sr2c .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-38h0sr2c .beae-x-text ol ol,div.beae-sections .beae-38h0sr2c .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-38h0sr2c .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-108f);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-38h0sr2c .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-beae-csht)}}div.beae-sections .beae-block.beae-0tq2a3bh{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-0tq2a3bh: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-0tq2a3bh:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-0tq2a3bh .beae-empty{display:none}div.beae-sections .beae-0tq2a3bh{border-radius:0 10px 10px 0;overflow:hidden}div.beae-sections .beae-0tq2a3bh .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-0tq2a3bh .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-0tq2a3bh{border-radius:0 0 10px 10px}div.beae-sections .beae-0tq2a3bh .beae-x-video--wrapper .beae-video_overlay-icon,div.beae-sections .beae-0tq2a3bh .beae-x-video--wrapper .beae-video-icon-play{width:55px;height:55px}}div.beae-sections .beae-0tq2a3bh video.beae_video,div.beae-sections .beae-0tq2a3bh iframe.beae_iframe{aspect-ratio:3/2}div.beae-sections .beae-0tq2a3bh .beae-block_video-iframe,div.beae-sections .beae-0tq2a3bh .beae-x-video--wrapper,div.beae-sections .beae-0tq2a3bh video.beae_video,div.beae-sections .beae-0tq2a3bh iframe.beae_iframe{width:100%!important;height:100%!important}div.beae-sections .beae-0tq2a3bh{position:relative}div.beae-sections .beae-0tq2a3bh .beae-block_video-player{width:100%;height:100%;display:inline-block;overflow:hidden}div.beae-sections .beae-0tq2a3bh .beae-block_video-player iframe{border-radius:0}div.beae-sections .beae-0tq2a3bh .beae-popup__content iframe,div.beae-sections .beae-0tq2a3bh .beae-popup__content video{width:100%;aspect-ratio:16 / 9}div.beae-sections .beae-0tq2a3bh .beae-icon-overlay .beae-block_video-player{display:none}div.beae-sections .beae-0tq2a3bh .beae-icon-overlay .beae-video_overlay-icon{position:relative}div.beae-sections .beae-0tq2a3bh .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-0tq2a3bh .beae-x-video--wrapper .beae-video_overlay-icon.beae-overlay{width:100%;height:100%}div.beae-sections .beae-0tq2a3bh .beae-video-icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;cursor:pointer}div.beae-sections .beae-0tq2a3bh .beae-video-icon-play svg{height:100%;width:100%;fill:currentColor}div.beae-sections .beae-0tq2a3bh .beae-x-video--wrapper img,div.beae-sections .beae-0tq2a3bh .beae-x-video--wrapper picture{object-fit:cover;height:100%;width:100%;object-position:50% 50%}div.beae-sections .beae-0tq2a3bh .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-0tq2a3bh .beae-img-overlay.playing .beae-close-video{display:flex;opacity:0;transition:opacity ease-in .25s}div.beae-sections .beae-0tq2a3bh .beae-img-overlay.playing:hover .beae-close-video{opacity:1}div.beae-sections .beae-0tq2a3bh .beae-img-overlay .beae_iframe,div.beae-sections .beae-0tq2a3bh .beae-img-overlay .beae_video{transition:all .3s ease-in-out 0ms;opacity:0}div.beae-sections .beae-0tq2a3bh .beae-img-overlay.playing .beae_iframe,div.beae-sections .beae-0tq2a3bh .beae-img-overlay.playing .beae_video{opacity:1;z-index:100000000;position:relative;transition:all .3s ease-in-out .3s}div.beae-sections .beae-0tq2a3bh .beae-img-overlay.playing .beae-video_overlay-icon{opacity:0}@media only screen and (max-width:768px){div.beae-sections .beae-0tq2a3bh .beae-video-icon-play{top:50%;left:50%}}div.beae-sections .beae-x380gbbb{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-x380gbbb .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-x380gbbb:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-x380gbbb .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-x380gbbb>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-x380gbbb>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-x380gbbb .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-x380gbbb .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-x380gbbb:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 2;padding:5vmax 3vmax 2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-x380gbbb: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-x380gbbb:before{z-index:unset}div.beae-sections .beae-x380gbbb .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-x380gbbb .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-x380gbbb .beae-slider-items{padding:20px 10px 30px!important}div.beae-sections .beae-x380gbbb .beae-slider-pagination-wrp{margin:0;display:flex;align-items:center;position:relative;left:auto;transform:none;bottom:0}div.beae-sections .beae-x380gbbb .poppin-class .beae-text-content{font-family:Poppins,sans-serif!important}@media only screen and (min-width:768px){div.beae-sections .beae-x380gbbb .beae-slider{overflow:visible;margin:0 -15px;width:calc(100% + 30px)}div.beae-sections .beae-x380gbbb .beae-slider-items{padding:20px 10px 30px!important;scroll-padding-left:15px}}div.beae-sections .beae-x380gbbb .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;align-items:flex-end;gap:2vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-x380gbbb .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:2vmax;height:fit-content}}div.beae-sections .beae-block.beae-saxmzuy7{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-saxmzuy7: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-saxmzuy7: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-ex1ab3s7{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-ex1ab3s7{margin-right:15vmax;margin-left:15vmax}}div.beae-sections .beae-block.beae-ex1ab3s7: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-ex1ab3s7:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ex1ab3s7 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-ex1ab3s7 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-ex1ab3s7 .beae-x-text ul ul,div.beae-sections .beae-ex1ab3s7 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ex1ab3s7 .beae-x-text ol ol,div.beae-sections .beae-ex1ab3s7 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ex1ab3s7 .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-108f);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-ex1ab3s7 .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-beae-csht)}}div.beae-sections .beae-sbtz90a6{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-sbtz90a6 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-sbtz90a6:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-sbtz90a6 .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-sbtz90a6>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-sbtz90a6>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-sbtz90a6 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-sbtz90a6 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-sbtz90a6:not(.beae-next-popup--container){--beae-section-padding-top: 2;--beae-section-padding-bottom: 5;padding:2vmax 3vmax 5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-sbtz90a6:not(.beae-next-popup--container){--beae-section-padding-top: 3;--beae-section-padding-bottom: 5;padding-top:3vmax;padding-bottom:5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-sbtz90a6:before{z-index:unset}div.beae-sections .beae-sbtz90a6 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-sbtz90a6 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-sbtz90a6 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:5vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-sbtz90a6 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:5vmax;height:fit-content}}div.beae-sections .beae-block.beae-64q9eksk{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-64q9eksk: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-64q9eksk:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-64q9eksk .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:20px}div.beae-sections .beae-64q9eksk .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-64q9eksk .beae-image-picture img,div.beae-sections .beae-64q9eksk .beae-video-product{aspect-ratio:5/4}@media only screen and (min-width:768px){div.beae-sections .beae-64q9eksk .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-64q9eksk .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-8zldl img{object-fit:cover;object-position:49.794238683127574% 49.50686520982402%}@media only screen and (max-width:768px){div.beae-sections .beae-8zldl img{object-fit:cover;object-position:48.559670781893004% 50.74453684006962%}}div.beae-sections .beae-block.beae-8cc7tiq5{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-8cc7tiq5{--parent-direction: row;display:flex;flex-direction:column;gap:1.15vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-8cc7tiq5{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-8cc7tiq5 .beae-empty{display:none}div.beae-sections .beae-block.beae-ysjs57m9{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-ysjs57m9: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-ysjs57m9:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ysjs57m9 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-ysjs57m9 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-ysjs57m9 .beae-x-text ul ul,div.beae-sections .beae-ysjs57m9 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ysjs57m9 .beae-x-text ol ol,div.beae-sections .beae-ysjs57m9 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-bczvi7eg{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-bczvi7eg: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-bczvi7eg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-bczvi7eg .beae-empty{display:none}div.beae-sections .beae-bczvi7eg .beae-line,div.beae-sections .beae-bczvi7eg .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-bczvi7eg .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-bczvi7eg .beae-line{border-style:solid;border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-bczvi7eg .line-cont-after,div.beae-sections .beae-bczvi7eg .line-cont-before{border-style:solid;border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-bczvi7eg .beae-line-content svg{!important}div.beae-sections .beae-bczvi7eg .beae-line-text{!important}div.beae-sections .beae-bczvi7eg .line-style{border-bottom-width:2}div.beae-sections .beae-block.beae-gqf0xps5{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-gqf0xps5: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-gqf0xps5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-gqf0xps5 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-gqf0xps5 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-gqf0xps5 .beae-x-text ul ul,div.beae-sections .beae-gqf0xps5 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-gqf0xps5 .beae-x-text ol ol,div.beae-sections .beae-gqf0xps5 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-58olyety{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-58olyety .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-58olyety:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-58olyety .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-58olyety>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-58olyety>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-58olyety .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-58olyety .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-58olyety:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding:5vmax 3vmax 6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-58olyety:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 6;padding-top:5vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-58olyety:before{z-index:unset}div.beae-sections .beae-58olyety .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-58olyety .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-58olyety .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:5vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-58olyety .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column-reverse;gap:5vmax;height:fit-content}}div.beae-sections .beae-block.beae-dtra7k29{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-dtra7k29{--parent-direction: row;display:flex;flex-direction:column;gap:1.5vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-dtra7k29{--parent-direction-mobile: column-reverse;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-dtra7k29 .beae-empty{display:none}div.beae-sections .beae-block.beae-9w1y4ja2{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-9w1y4ja2: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-9w1y4ja2:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-9w1y4ja2 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-9w1y4ja2 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-9w1y4ja2 .beae-x-text ul ul,div.beae-sections .beae-9w1y4ja2 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-9w1y4ja2 .beae-x-text ol ol,div.beae-sections .beae-9w1y4ja2 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-9w1y4ja2 .beae-x-text{font-size:2.8rem;line-height:1.2em;color:var(--beae-global-colors-beae-qzcm);text-transform:none;font-weight:500;letter-spacing:0em;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-9w1y4ja2 .beae-x-text{font-size:2.3rem;line-height:1.2em;letter-spacing:0em;font-weight:500;color:var(--beae-global-colors-beae-wqhe)}}div.beae-sections .beae-block.beae-ek0a7m1n{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-ek0a7m1n: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-ek0a7m1n:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ek0a7m1n .beae-empty{display:none}div.beae-sections .beae-ek0a7m1n .beae-line,div.beae-sections .beae-ek0a7m1n .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-ek0a7m1n .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-ek0a7m1n .beae-line{border-style:solid;border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-ek0a7m1n .line-cont-after,div.beae-sections .beae-ek0a7m1n .line-cont-before{border-style:solid;border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-ek0a7m1n .beae-line-content svg{!important}div.beae-sections .beae-ek0a7m1n .beae-line-text{!important}div.beae-sections .beae-ek0a7m1n .line-style{border-bottom-width:2}div.beae-sections .beae-block.beae-rhhwavxn{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-rhhwavxn: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-rhhwavxn:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-rhhwavxn .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-rhhwavxn .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-rhhwavxn .beae-x-text ul ul,div.beae-sections .beae-rhhwavxn .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-rhhwavxn .beae-x-text ol ol,div.beae-sections .beae-rhhwavxn .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-rhhwavxn .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-qzr6);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-rhhwavxn .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-block.beae-s016ow0v{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-s016ow0v: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-s016ow0v:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-s016ow0v .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-s016ow0v .beae-button-js{font-size:18px;line-height:24px;letter-spacing:0px;text-transform:none;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center;color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-noqm);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px}div.beae-sections .beae-s016ow0v .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-kofd);box-shadow:none;border-style:solid;border-color:#000;border-width:0px;border-radius:6px}@media screen and (max-width:768px){div.beae-sections .beae-s016ow0v .beae-button-js{font-size:14px!important;line-height:20px!important;letter-spacing:0px!important;font-weight:500!important;padding:13px 30px}}div.beae-sections .beae-s016ow0v .beae-button-js{margin:0}div.beae-sections .beae-block.beae-wdfczcd1{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-wdfczcd1: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-wdfczcd1:not(.beae-next-popup--container){--parent-direction-mobile: column-reverse;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-wdfczcd1 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:20px}div.beae-sections .beae-wdfczcd1 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-wdfczcd1 .beae-image-picture img,div.beae-sections .beae-wdfczcd1 .beae-video-product{aspect-ratio:5/4}@media only screen and (min-width:768px){div.beae-sections .beae-wdfczcd1 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-wdfczcd1 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-mnm5de img{object-fit:cover;object-position:87.24279835390946% 51.982208470315214%}@media only screen and (max-width:768px){div.beae-sections .beae-mnm5de img{object-fit:cover;object-position:88.06584362139918% 57.55173080642042%}}div.beae-sections .beae-qug6bwwh{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-qug6bwwh .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-qug6bwwh:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-qug6bwwh .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-qug6bwwh>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-qug6bwwh>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-qug6bwwh .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-qug6bwwh .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-qug6bwwh:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding:5vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-qug6bwwh:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 6;padding-top:6vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-qug6bwwh:before{z-index:unset}div.beae-sections .beae-qug6bwwh .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-qug6bwwh .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-qug6bwwh .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-qug6bwwh .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-7m036naf{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-7m036naf{padding:4vmax 3vmax}}div.beae-sections .beae-7m036naf{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2vmax;align-self:unset;height:unset;width:52%;flex:0 0 52%}@media screen and (max-width:768px){div.beae-sections .beae-7m036naf{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-7m036naf .beae-empty{display:none}div.beae-sections .beae-7m036naf{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-top-left-radius:20px;border-bottom-left-radius:20px}@media(max-width:768px){div.beae-sections .beae-7m036naf{border-radius:10px 10px 0 0}}div.beae-sections .beae-block.beae-06hineep{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-06hineep:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:80%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-06hineep:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-06hineep .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-06hineep .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-06hineep .beae-x-text ul ul,div.beae-sections .beae-06hineep .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-06hineep .beae-x-text ol ol,div.beae-sections .beae-06hineep .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-06hineep .beae-x-text{font-size:42px;line-height:51px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-06hineep .beae-x-text{font-size:37px;line-height:44px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-block.beae-a3dgqyg2{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-a3dgqyg2:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:80%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-a3dgqyg2:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-a3dgqyg2 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-a3dgqyg2 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-a3dgqyg2 .beae-x-text ul ul,div.beae-sections .beae-a3dgqyg2 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-a3dgqyg2 .beae-x-text ol ol,div.beae-sections .beae-a3dgqyg2 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-a3dgqyg2 .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-108f);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-a3dgqyg2 .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-beae-csht)}}div.beae-sections .beae-block.beae-i3mjyoxj{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-i3mjyoxj{--parent-direction: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:80%;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-i3mjyoxj{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-i3mjyoxj .beae-empty{display:none}div.beae-sections .beae-i3mjyoxj: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-ywp2wrek{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-ywp2wrek: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-ywp2wrek:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-ywp2wrek .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-ywp2wrek .beae-button-js{font-size:18px;line-height:24px;letter-spacing:0px;text-transform:none;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center;color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-noqm);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px}div.beae-sections .beae-ywp2wrek .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-v160);box-shadow:none;border-style:solid;border-color:#000;border-width:0px;border-radius:6px}@media screen and (max-width:768px){div.beae-sections .beae-ywp2wrek .beae-button-js{font-size:16px!important;line-height:22px!important;letter-spacing:0px!important;font-weight:500!important;padding:10px 15px}}div.beae-sections .beae-ywp2wrek .beae-button-js{margin:0}div.beae-sections .beae-block.beae-llmd7a36{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-llmd7a36:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;align-self:unset;width:50%;flex:0 0 50%}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-llmd7a36:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-llmd7a36 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-top-right-radius:20px;border-bottom-right-radius:20px}div.beae-sections .beae-llmd7a36 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-llmd7a36 .beae-image-picture img,div.beae-sections .beae-llmd7a36 .beae-video-product{aspect-ratio:4/3}@media only screen and (min-width:768px){div.beae-sections .beae-llmd7a36 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-llmd7a36 .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-llmd7a36 .beae-x-image{border-radius:0 0 10px 10px}}div.beae-sections .beae-l7dke img{object-fit:cover;object-position:45.267489711934154% 90.12345679012346%}@media only screen and (max-width:768px){div.beae-sections .beae-l7dke img{object-fit:cover;object-position:45.67901234567901% 93.82716049382715%}}div.beae-sections .beae-dm2vkin9{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-dm2vkin9 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-dm2vkin9:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-dm2vkin9 .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-dm2vkin9>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-dm2vkin9>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-dm2vkin9 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-dm2vkin9 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-dm2vkin9:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-dm2vkin9:before{z-index:unset}div.beae-sections .beae-dm2vkin9 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-dm2vkin9 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-dm2vkin9 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-dm2vkin9 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-a1b91h2a{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-a1b91h2a: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-a1b91h2a:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-a1b91h2a .beae-empty{display:none}div.beae-sections .beae-a1b91h2a .beae-line,div.beae-sections .beae-a1b91h2a .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-a1b91h2a .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-a1b91h2a .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-a1b91h2a .line-cont-after,div.beae-sections .beae-a1b91h2a .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-a1b91h2a .beae-line-content svg{!important}div.beae-sections .beae-a1b91h2a .beae-line-text{!important}div.beae-sections .beae-a1b91h2a .line-style{border-bottom-width:2}div.beae-sections .beae-uv5q4b9t{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-uv5q4b9t .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-uv5q4b9t:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-uv5q4b9t .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-uv5q4b9t>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-uv5q4b9t>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-uv5q4b9t .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-uv5q4b9t .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-uv5q4b9t:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 8;padding:6vmax 3vmax 8vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-uv5q4b9t:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 10;padding-top:6vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-uv5q4b9t:before{z-index:unset}div.beae-sections .beae-uv5q4b9t .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-uv5q4b9t .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-uv5q4b9t .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;align-items:center;gap:2vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-uv5q4b9t .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-ud6hjrb1{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-ud6hjrb1: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-ud6hjrb1:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ud6hjrb1 .beae-text-content{letter-spacing:0px}@media screen and (max-width:768px){div.beae-sections .beae-ud6hjrb1 .beae-text-content{letter-spacing:0px}}div.beae-sections .beae-block.beae-t6iww853{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-t6iww853: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-t6iww853:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-t6iww853 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-t6iww853 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-t6iww853 .beae-x-text ul ul,div.beae-sections .beae-t6iww853 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-t6iww853 .beae-x-text ol ol,div.beae-sections .beae-t6iww853 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-t6iww853 .beae-x-text{line-height:1.4em;font-size:1.2rem;color:var(--beae-global-colors-beae-csht);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center}@media screen and (max-width:768px){div.beae-sections .beae-t6iww853 .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-block.beae-jyno6w5l{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-jyno6w5l:not(.beae-next-popup--container){--parent-direction: column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-jyno6w5l:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-jyno6w5l .beae-list-item{display:flex;position:relative}div.beae-sections .beae-jyno6w5l a.beae-list-item{text-decoration:none}div.beae-sections .beae-jyno6w5l .beae-list-item{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1.5vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-jyno6w5l .beae-list-item{display:flex;flex-direction:column;justify-content:space-between;gap:3vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-jyno6w5l .beae-list-item{border-radius:10px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}div.beae-sections .beae-jyno6w5l .beae-empty{display:none}@media only screen and (min-width:768px){div.beae-sections .beae-jyno6w5l .beae-list-item{padding:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-jyno6w5l .beae-list-item{padding:2vmax}}div.beae-sections .beae-block.beae-1fwdvh2r{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-1fwdvh2r: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-1fwdvh2r:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-unique-gj3y8qq3 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-gj3y8qq3 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-gj3y8qq3 .beae-image-picture img,div.beae-sections .beae-unique-gj3y8qq3 .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-gj3y8qq3 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-gj3y8qq3 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-6s5ih img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-6s5ih img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-uuk0t4nd{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-uuk0t4nd:not(.beae-next-popup--container){--parent-direction: column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-uuk0t4nd:not(.beae-next-popup--container){--parent-direction-mobile: column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-uuk0t4nd .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-uuk0t4nd .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-uuk0t4nd .beae-x-text ul ul,div.beae-sections .beae-uuk0t4nd .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-uuk0t4nd .beae-x-text ol ol,div.beae-sections .beae-uuk0t4nd .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-uuk0t4nd .beae-x-text{font-size:22px;line-height:31px;color:var(--beae-global-colors-beae-mmwx);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-uuk0t4nd .beae-x-text{font-size:19px;line-height:26px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-mmwx)}}div.beae-sections .beae-block.beae-rxhq5xuq{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-rxhq5xuq: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-rxhq5xuq:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-rxhq5xuq .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-rxhq5xuq .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-rxhq5xuq .beae-x-text ul ul,div.beae-sections .beae-rxhq5xuq .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-rxhq5xuq .beae-x-text ol ol,div.beae-sections .beae-rxhq5xuq .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-unique-9oje6hgv .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-9oje6hgv .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-9oje6hgv .beae-image-picture img,div.beae-sections .beae-unique-9oje6hgv .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-9oje6hgv .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-9oje6hgv .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-lv62e img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-lv62e img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-7h55nfpr .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-7h55nfpr .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-7h55nfpr .beae-image-picture img,div.beae-sections .beae-unique-7h55nfpr .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-7h55nfpr .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-7h55nfpr .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-6kdf img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-6kdf img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-esgw43fm .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-esgw43fm .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-esgw43fm .beae-image-picture img,div.beae-sections .beae-unique-esgw43fm .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-esgw43fm .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-esgw43fm .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-kq6r img{object-fit:cover;object-position:100% 53.21988010056082%}@media only screen and (max-width:768px){div.beae-sections .beae-kq6r img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-oezu4ytc .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-oezu4ytc .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-oezu4ytc .beae-image-picture img,div.beae-sections .beae-unique-oezu4ytc .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-oezu4ytc .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-oezu4ytc .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-yvyb7 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-yvyb7 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-uk7534ve .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-uk7534ve .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-uk7534ve .beae-image-picture img,div.beae-sections .beae-unique-uk7534ve .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-uk7534ve .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-uk7534ve .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-vtnon img{object-fit:cover;object-position:99.58847736625515% 49.58993710691824%}@media only screen and (max-width:768px){div.beae-sections .beae-vtnon img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-nrsbsezy .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-nrsbsezy .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-nrsbsezy .beae-image-picture img,div.beae-sections .beae-unique-nrsbsezy .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-nrsbsezy .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-nrsbsezy .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-w4g7l img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-w4g7l img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-57gai9dw .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-57gai9dw .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-57gai9dw .beae-image-picture img,div.beae-sections .beae-unique-57gai9dw .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-57gai9dw .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-57gai9dw .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-wsrjp img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-wsrjp img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-7haxrzi7 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-7haxrzi7 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-7haxrzi7 .beae-image-picture img,div.beae-sections .beae-unique-7haxrzi7 .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-7haxrzi7 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-7haxrzi7 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-3e7 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-3e7 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-61rt92hb{--scale-ratio: 1;--container-width: 1920px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-61rt92hb .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-61rt92hb:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:color-mix(in srgb,var(--beae-global-colors-black) 30%,transparent);mix-blend-mode:normal;z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-61rt92hb .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-61rt92hb>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-61rt92hb>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-61rt92hb .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-61rt92hb .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-61rt92hb:not(.beae-next-popup--container){--beae-section-padding-top: 3;--beae-section-padding-bottom: 3;padding-top:3vmax;padding-bottom:3vmax;padding-left:5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-61rt92hb:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:color-mix(in srgb,var(--beae-global-colors-black) 30%,transparent);mix-blend-mode:normal;z-index:unset}div.beae-sections .beae-61rt92hb .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-61rt92hb .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-61rt92hb .beae-content-right{transition-property:opacity,transform;transition-timing-function:ease;transition-duration:.5s}div.beae-sections .beae-61rt92hb .beae-empty{display:none}div.beae-sections .beae-61rt92hb .beae__section--container{position:static}@media(max-width:768px){div.beae-sections .beae-61rt92hb .beae__section--container{position:relative}}div.beae-sections .beae-61rt92hb .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0vmax;height:70vh}@media screen and (max-width:768px){div.beae-sections .beae-61rt92hb .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:4vmax;height:90vh}}div.beae-sections .beae-block.beae-p6o9hhxr{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-p6o9hhxr{padding-bottom:8vmax;padding-left:2vmax}}div.beae-sections .beae-p6o9hhxr{--parent-direction: row;display:flex;flex-direction:column;gap:2vmax;height:fit-content;align-self:unset;width:52%;flex:0 0 52%}@media screen and (max-width:768px){div.beae-sections .beae-p6o9hhxr{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-p6o9hhxr .beae-empty{display:none}div.beae-sections .beae-block.beae-301b4b3q{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-301b4b3q: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-301b4b3q:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-301b4b3q .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-301b4b3q .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-301b4b3q .beae-x-text ul ul,div.beae-sections .beae-301b4b3q .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-301b4b3q .beae-x-text ol ol,div.beae-sections .beae-301b4b3q .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-301b4b3q .beae-x-text{font-size:58px;line-height:69px;color:var(--beae-global-colors-white);text-transform:none;font-weight:500;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-301b4b3q .beae-x-text{font-size:42px;line-height:50px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-white)}}div.beae-sections .beae-block.beae-76z7xatw{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-76z7xatw: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-76z7xatw:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-76z7xatw .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-76z7xatw .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-76z7xatw .beae-x-text ul ul,div.beae-sections .beae-76z7xatw .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-76z7xatw .beae-x-text ol ol,div.beae-sections .beae-76z7xatw .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-76z7xatw .beae-x-text{font-size:22px;line-height:31px;color:var(--beae-global-colors-white);font-weight:400;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-76z7xatw .beae-x-text{font-size:19px;line-height:23px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-white)}}div.beae-sections .beae-block.beae-rw00f586{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-rw00f586: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-rw00f586:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-rw00f586 .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-rw00f586 .beae-button-js{font-size:18px;line-height:24px;letter-spacing:-.48px;text-transform:none;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:var(--beae-global-colors-beae-noqm);background:var(--beae-global-colors-white);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px 38px}div.beae-sections .beae-rw00f586 .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-noqm);box-shadow:none;border-style:solid;border-color:#000;border-width:0px;border-radius:6px}@media screen and (max-width:768px){div.beae-sections .beae-rw00f586 .beae-button-js{font-size:18px!important;line-height:24px!important;letter-spacing:-.42px!important;font-weight:500!important;padding:13px 30px}}div.beae-sections .beae-rw00f586 .beae-button-js{margin:0}div.beae-sections .beae-xgumk img{object-fit:cover;object-position:center center}@media only screen and (max-width:768px){div.beae-sections .beae-xgumk img{object-fit:cover;object-position:54.73251028806584% 48.76543209876543%}}div.beae-sections .beae-y47bvmj9{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-y47bvmj9 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-y47bvmj9:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-y47bvmj9 .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-y47bvmj9>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-y47bvmj9>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-y47bvmj9 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-y47bvmj9 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-y47bvmj9:not(.beae-next-popup--container){--beae-section-padding-top: 8;--beae-section-padding-bottom: 2;padding:8vmax 3vmax 2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-y47bvmj9:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 10;padding-top:10vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-y47bvmj9:before{z-index:unset}div.beae-sections .beae-y47bvmj9 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-y47bvmj9 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-yz36868c{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-yz36868c .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-yz36868c:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-yz36868c .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-yz36868c>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-yz36868c>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-yz36868c .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-yz36868c .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-yz36868c:not(.beae-next-popup--container){--beae-section-padding-top: 1;--beae-section-padding-bottom: 8;padding:1vmax 3vmax 8vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-yz36868c:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 10;padding-top:10vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-yz36868c:before{z-index:unset}div.beae-sections .beae-yz36868c .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-yz36868c .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-hwjge4ta{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-hwjge4ta .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-hwjge4ta:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-hwjge4ta .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-hwjge4ta>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-hwjge4ta>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-hwjge4ta .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-hwjge4ta .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-hwjge4ta:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding:5vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-hwjge4ta: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-hwjge4ta:before{z-index:unset}div.beae-sections .beae-hwjge4ta .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-hwjge4ta .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-hwjge4ta .beae-tab-wrp .beae-tab-content.active:after{width:100%;transform:scale(1)}div.beae-sections .beae-hwjge4ta .beae-rightside{transition:all ease .5s;position:absolute;top:0;left:0;height:100%}div.beae-sections .beae-hwjge4ta .beae-rightside img{transition:all ease .5s;transform:scale(1.02);height:100%;object-fit:cover}div.beae-sections .beae-hwjge4ta .beae-rightside.active img{transform:scale(1)}div.beae-sections .beae-hwjge4ta .poppin-class .beae-text-content{font-family:Poppins,sans-serif!important}div.beae-sections .beae-gaf1ka9b{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-gaf1ka9b .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-gaf1ka9b:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-gaf1ka9b .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-gaf1ka9b>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-gaf1ka9b>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-gaf1ka9b .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-gaf1ka9b .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-gaf1ka9b:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding:5vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-gaf1ka9b:not(.beae-next-popup--container){--beae-section-padding-top: 9;--beae-section-padding-bottom: 1;padding-top:9vmax;padding-bottom:1vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-gaf1ka9b:before{z-index:unset}div.beae-sections .beae-gaf1ka9b .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-gaf1ka9b .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-baipdad5{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-baipdad5 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-baipdad5:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-baipdad5 .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-baipdad5>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-baipdad5>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-baipdad5 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-baipdad5 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-baipdad5:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-baipdad5:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding-top:5vmax;padding-bottom:5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-baipdad5:before{z-index:unset}div.beae-sections .beae-baipdad5 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-baipdad5 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-uysxpiph{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-uysxpiph .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-uysxpiph:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-uysxpiph .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-uysxpiph>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-uysxpiph>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-uysxpiph .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-uysxpiph .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-uysxpiph:not(.beae-next-popup--container){--beae-section-padding-top: 1;--beae-section-padding-bottom: 1;padding:1vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-uysxpiph:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 5;padding-top:10vmax;padding-bottom:5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-uysxpiph:before{z-index:unset}div.beae-sections .beae-uysxpiph .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-uysxpiph .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-clducbaj{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-clducbaj .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-clducbaj:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-clducbaj .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-clducbaj>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-clducbaj>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-clducbaj .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-clducbaj .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-clducbaj:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 8;padding:5vmax 5vmax 8vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-clducbaj:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 10;padding-top:10vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-clducbaj:before{z-index:unset}div.beae-sections .beae-clducbaj .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-clducbaj .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-numv2zhz{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-numv2zhz .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-numv2zhz:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-numv2zhz .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-numv2zhz>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-numv2zhz>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-numv2zhz .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-numv2zhz .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-numv2zhz:not(.beae-next-popup--container){--beae-section-padding-top: 8;--beae-section-padding-bottom: 5;padding:8vmax 3vmax 5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-numv2zhz:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 10;padding-top:10vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-numv2zhz:before{z-index:unset}div.beae-sections .beae-numv2zhz .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-numv2zhz .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-hjp0mos4{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-hjp0mos4 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-hjp0mos4:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-hjp0mos4 .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-hjp0mos4>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-hjp0mos4>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-hjp0mos4 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-hjp0mos4 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-hjp0mos4:not(.beae-next-popup--container){--beae-section-padding-top: 8;--beae-section-padding-bottom: 5;padding:8vmax 3vmax 5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-hjp0mos4:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 10;padding-top:10vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-hjp0mos4:before{z-index:unset}div.beae-sections .beae-hjp0mos4 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-hjp0mos4 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-cvdb7siu{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-cvdb7siu .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-cvdb7siu:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-cvdb7siu .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-cvdb7siu>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-cvdb7siu>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-cvdb7siu .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-cvdb7siu .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-cvdb7siu:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 8;padding:5vmax 3vmax 8vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-cvdb7siu:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 10;padding-top:10vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-cvdb7siu:before{z-index:unset}div.beae-sections .beae-cvdb7siu .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-cvdb7siu .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-ijlfwpw4{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-ijlfwpw4 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-ijlfwpw4:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-ijlfwpw4 .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-ijlfwpw4>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ijlfwpw4>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ijlfwpw4 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-ijlfwpw4 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-ijlfwpw4:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding:5vmax 2vmax 5vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-ijlfwpw4:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding-top:5vmax;padding-bottom:5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-ijlfwpw4:before{z-index:unset}div.beae-sections .beae-ijlfwpw4 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-ijlfwpw4 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-6tso1lwh{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-background_600) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-6tso1lwh .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-6tso1lwh:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-6tso1lwh .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-6tso1lwh>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-6tso1lwh>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-6tso1lwh .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-6tso1lwh .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-6tso1lwh:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding:5vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-6tso1lwh: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-6tso1lwh:before{z-index:unset}div.beae-sections .beae-6tso1lwh .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-6tso1lwh .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-6tso1lwh .beae-tab-wrp .beae-tab-content.active:after{width:100%;transform:scale(1)}div.beae-sections .beae-6tso1lwh .beae-rightside{transition:all ease .5s;position:absolute;top:0;left:0;height:100%}div.beae-sections .beae-6tso1lwh .beae-rightside img{transition:all ease .5s;transform:scale(1.02);height:100%;object-fit:cover}div.beae-sections .beae-6tso1lwh .beae-rightside.active img{transform:scale(1)}div.beae-sections .beae-6tso1lwh .poppin-class .beae-text-content{font-family:Poppins,sans-serif!important}div.beae-sections .beae-yoar616e{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-background_600) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-yoar616e .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-yoar616e:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-yoar616e .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-yoar616e>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-yoar616e>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-yoar616e .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-yoar616e .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-yoar616e:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding:5vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-yoar616e: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-yoar616e:before{z-index:unset}div.beae-sections .beae-yoar616e .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-yoar616e .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-yoar616e .beae-tab-wrp .beae-tab-content.active:after{width:100%;transform:scale(1)}div.beae-sections .beae-yoar616e .beae-rightside{transition:all ease .5s;position:absolute;top:0;left:0;height:100%}div.beae-sections .beae-yoar616e .beae-rightside img{transition:all ease .5s;transform:scale(1.02);height:100%;object-fit:cover}div.beae-sections .beae-yoar616e .beae-rightside.active img{transform:scale(1)}div.beae-sections .beae-xlopojmv{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-background_600) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-xlopojmv .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-xlopojmv:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-xlopojmv .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-xlopojmv>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-xlopojmv>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-xlopojmv .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-xlopojmv .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-xlopojmv:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding:5vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-xlopojmv: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-xlopojmv:before{z-index:unset}div.beae-sections .beae-xlopojmv .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-xlopojmv .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-xlopojmv .beae-tab-wrp .beae-tab-content.active:after{width:100%;transform:scale(1)}div.beae-sections .beae-xlopojmv .beae-rightside{transition:all ease .5s;position:absolute;top:0;left:0;height:100%}div.beae-sections .beae-xlopojmv .beae-rightside img{transition:all ease .5s;transform:scale(1.02);height:100%;object-fit:cover}div.beae-sections .beae-xlopojmv .beae-rightside.active img{transform:scale(1)}div.beae-sections .beae-2v59jafo{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 52%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-2v59jafo .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-2v59jafo:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-2v59jafo .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-2v59jafo>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-2v59jafo>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-2v59jafo .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-2v59jafo .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-2v59jafo:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-2v59jafo:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding-top:5vmax;padding-bottom:5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-2v59jafo:before{z-index:unset}div.beae-sections .beae-2v59jafo .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-2v59jafo .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-ha938ka8{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 52%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-ha938ka8 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-ha938ka8:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-ha938ka8 .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-ha938ka8>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ha938ka8>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ha938ka8 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-ha938ka8 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-ha938ka8:not(.beae-next-popup--container){--beae-section-padding-top: 1;--beae-section-padding-bottom: 1;padding:1vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-ha938ka8:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding-top:5vmax;padding-bottom:5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-ha938ka8:before{z-index:unset}div.beae-sections .beae-ha938ka8 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-ha938ka8 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-ndkdylpt{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-h7fg) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-ndkdylpt .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-ndkdylpt:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-ndkdylpt .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-ndkdylpt>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ndkdylpt>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ndkdylpt .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-ndkdylpt .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-ndkdylpt:not(.beae-next-popup--container){--beae-section-padding-top: 8;--beae-section-padding-bottom: 5;padding:8vmax 3vmax 5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-ndkdylpt:not(.beae-next-popup--container){--beae-section-padding-top: 12;--beae-section-padding-bottom: 10;padding-top:12vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-ndkdylpt:before{z-index:unset}div.beae-sections .beae-ndkdylpt .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-ndkdylpt .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-jtph5ayi{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-j3n3) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-jtph5ayi .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-jtph5ayi:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-jtph5ayi .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-jtph5ayi>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-jtph5ayi>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-jtph5ayi .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-jtph5ayi .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-jtph5ayi:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 2;padding:5vmax 3vmax 2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-jtph5ayi:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 4;padding-top:10vmax;padding-bottom:4vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-jtph5ayi:before{z-index:unset}div.beae-sections .beae-jtph5ayi .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-jtph5ayi .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-53fpamdb{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-53fpamdb .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-53fpamdb:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-53fpamdb .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-53fpamdb>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-53fpamdb>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-53fpamdb .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-53fpamdb .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-53fpamdb:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 10;padding:5vmax 3vmax 10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-53fpamdb:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 10;padding-top:10vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-53fpamdb:before{z-index:unset}div.beae-sections .beae-53fpamdb .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-53fpamdb .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-xuxw376v{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-j3n3) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-xuxw376v .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-xuxw376v:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-xuxw376v .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-xuxw376v>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-xuxw376v>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-xuxw376v .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-xuxw376v .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-xuxw376v:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 10;padding:10vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-xuxw376v:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 10;padding-top:10vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-xuxw376v:before{z-index:unset}div.beae-sections .beae-xuxw376v .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-xuxw376v .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-5s34mha8{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-5s34mha8 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-5s34mha8:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-5s34mha8 .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-5s34mha8>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-5s34mha8>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-5s34mha8 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-5s34mha8 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-5s34mha8:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 10;padding:10vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-5s34mha8:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 10;padding-top:10vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-5s34mha8:before{z-index:unset}div.beae-sections .beae-5s34mha8 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-5s34mha8 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-i47m5pnw{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-j3n3) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-i47m5pnw .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-i47m5pnw:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-i47m5pnw .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-i47m5pnw>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-i47m5pnw>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-i47m5pnw .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-i47m5pnw .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-i47m5pnw:not(.beae-next-popup--container){--beae-section-padding-bottom: 5;padding-right:3vmax;padding-bottom:5vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-i47m5pnw:not(.beae-next-popup--container){--beae-section-padding-bottom: 10;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-i47m5pnw:before{z-index:unset}div.beae-sections .beae-i47m5pnw .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-i47m5pnw .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-n9loi8lr{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-jr6i) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-n9loi8lr .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-n9loi8lr:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-n9loi8lr .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-n9loi8lr>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-n9loi8lr>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-n9loi8lr .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-n9loi8lr .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-n9loi8lr:not(.beae-next-popup--container){--beae-section-padding-top: 1;--beae-section-padding-bottom: 1;padding:1vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-n9loi8lr:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 5;padding-top:10vmax;padding-bottom:5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-n9loi8lr:before{z-index:unset}div.beae-sections .beae-n9loi8lr .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-n9loi8lr .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-romcgwpc{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-h7fg) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-romcgwpc .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-romcgwpc:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-romcgwpc .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-romcgwpc>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-romcgwpc>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-romcgwpc .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-romcgwpc .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-romcgwpc:not(.beae-next-popup--container){--beae-section-padding-top: 5;--beae-section-padding-bottom: 8;padding:5vmax 3vmax 8vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-romcgwpc:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 10;padding-top:10vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-romcgwpc:before{z-index:unset}div.beae-sections .beae-romcgwpc .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-romcgwpc .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-5r6rtx38{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-5r6rtx38 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-5r6rtx38:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-5r6rtx38 .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-5r6rtx38>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-5r6rtx38>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-5r6rtx38 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-5r6rtx38 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-5r6rtx38:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 10;padding-top:10vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-5r6rtx38:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 10;padding-top:10vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-5r6rtx38:before{z-index:unset}div.beae-sections .beae-5r6rtx38 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-5r6rtx38 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-b7l6vqi1{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-b7l6vqi1 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-b7l6vqi1:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:color-mix(in srgb,var(--beae-global-colors-black) 30%,transparent);mix-blend-mode:normal;z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-b7l6vqi1 .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-b7l6vqi1>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-b7l6vqi1>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-b7l6vqi1 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-b7l6vqi1 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-b7l6vqi1:not(.beae-next-popup--container){--beae-section-padding-top: 3;--beae-section-padding-bottom: 3;padding-top:3vmax;padding-bottom:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-b7l6vqi1:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:color-mix(in srgb,var(--beae-global-colors-black) 30%,transparent);mix-blend-mode:normal;z-index:unset}div.beae-sections .beae-b7l6vqi1 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-b7l6vqi1 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-b7l6vqi1 .beae-content-right{transition-property:opacity,transform;transition-timing-function:ease;transition-duration:.5s}div.beae-sections .beae-b7l6vqi1 .beae-empty{display:none}div.beae-sections .beae-b7l6vqi1 .beae__section--container{position:static}@media(max-width:768px){div.beae-sections .beae-b7l6vqi1 .beae__section--container{position:relative}}div.beae-sections .beae-d44talpb{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-h7fg) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-d44talpb .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-d44talpb:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-d44talpb .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-d44talpb>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-d44talpb>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-d44talpb .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-d44talpb .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-d44talpb:not(.beae-next-popup--container){--beae-section-padding-top: 8;--beae-section-padding-bottom: 5;padding:8vmax 3vmax 5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-d44talpb:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 10;padding-top:10vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-d44talpb:before{z-index:unset}div.beae-sections .beae-d44talpb .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-d44talpb .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-7tlioqoz{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-7tlioqoz .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-7tlioqoz:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-7tlioqoz .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-7tlioqoz>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-7tlioqoz>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-7tlioqoz .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-7tlioqoz .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-7tlioqoz:not(.beae-next-popup--container){--beae-section-padding-top: 12;--beae-section-padding-bottom: 12;padding-top:12vmax;padding-bottom:12vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-7tlioqoz: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-7tlioqoz:before{z-index:unset}div.beae-sections .beae-7tlioqoz .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-7tlioqoz .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-amg9z30l{--scale-ratio: 1;--container-width: 1920px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-amg9z30l .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-amg9z30l:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-amg9z30l .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-amg9z30l>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-amg9z30l>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-amg9z30l .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-amg9z30l .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-amg9z30l: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-amg9z30l: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-amg9z30l:before{z-index:unset}div.beae-sections .beae-amg9z30l .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-amg9z30l .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-amg9z30l .beae__section--full{padding:0 var(--beae-site-margin-mobile)}div.beae-sections .beae-amg9z30l .beae-list-item .beae-custom-icon{transition:all ease .3s}div.beae-sections .beae-amg9z30l .beae-list-item:hover .beae-custom-icon{background-color:var(--beae-global-colors-primary_600)}div.beae-sections .beae-amg9z30l .beae-list-item:hover .beae-custom-icon img{filter:brightness(0) invert(1)}@media only screen and (min-width:768px){div.beae-sections .beae-amg9z30l .beae__section--full{padding:0;--beae-outer-margin: max(calc((100vw - calc(var(--beae-page-width) - (var(--beae-site-margin) * 2))) / 2), var(--beae-site-margin))}div.beae-sections .beae-amg9z30l .beae-slider-content,div.beae-sections .beae-amg9z30l .beae-custom-container{padding-right:var(--beae-outer-margin,0px);padding-left:var(--beae-outer-margin,0px)}div.beae-sections .beae-amg9z30l .beae-slider-items>*{scroll-snap-align:center}div.beae-sections .beae-amg9z30l .beae-slider-nav-left{left:calc(var(--beae-outer-margin,0px) + 20px);top:40%}div.beae-sections .beae-amg9z30l .beae-slider-nav-right{right:calc(var(--beae-outer-margin,0px) + 20px);top:40%}}div.beae-sections .beae-v7cfcmyy{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-j3n3) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-v7cfcmyy .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-v7cfcmyy:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-v7cfcmyy .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-v7cfcmyy>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-v7cfcmyy>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-v7cfcmyy .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-v7cfcmyy .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-v7cfcmyy:not(.beae-next-popup--container){--beae-section-padding-top: 12;--beae-section-padding-bottom: 12;padding:12vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-v7cfcmyy:not(.beae-next-popup--container){--beae-section-padding-top: 4;--beae-section-padding-bottom: 6;padding-top:4vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-v7cfcmyy:before{z-index:unset}div.beae-sections .beae-v7cfcmyy .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-v7cfcmyy .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-e92bk4mv{--scale-ratio: 1;--container-width: 1920px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-e92bk4mv .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-e92bk4mv:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-e92bk4mv .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-e92bk4mv>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-e92bk4mv>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-e92bk4mv .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-e92bk4mv .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-e92bk4mv: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-e92bk4mv: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-e92bk4mv:before{z-index:unset}div.beae-sections .beae-e92bk4mv .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-e92bk4mv .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-e92bk4mv .beae__section--full{padding:0 var(--beae-site-margin-mobile)}div.beae-sections .beae-e92bk4mv .beae-list-item .beae-custom-icon{transition:all ease .3s}div.beae-sections .beae-e92bk4mv .beae-list-item:hover .beae-custom-icon{background-color:var(--beae-global-colors-primary_600)}div.beae-sections .beae-e92bk4mv .beae-list-item:hover .beae-custom-icon img{filter:brightness(0) invert(1)}@media only screen and (min-width:768px){div.beae-sections .beae-e92bk4mv .beae__section--full{padding:0;--beae-outer-margin: max(calc((100vw - calc(var(--beae-page-width) - (var(--beae-site-margin) * 2))) / 2), var(--beae-site-margin))}div.beae-sections .beae-e92bk4mv .beae-slider-content,div.beae-sections .beae-e92bk4mv .beae-custom-container{padding-right:var(--beae-outer-margin,0px);padding-left:var(--beae-outer-margin,0px)}div.beae-sections .beae-e92bk4mv .beae-slider-items>*{scroll-snap-align:center}div.beae-sections .beae-e92bk4mv .beae-slider-nav-left{left:calc(var(--beae-outer-margin,0px) + 20px);top:40%}div.beae-sections .beae-e92bk4mv .beae-slider-nav-right{right:calc(var(--beae-outer-margin,0px) + 20px);top:40%}}div.beae-sections .beae-0ys56poc{--scale-ratio: 1;--container-width: 1920px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-0ys56poc .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-0ys56poc:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-0ys56poc .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-0ys56poc>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-0ys56poc>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-0ys56poc .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-0ys56poc .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-0ys56poc: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-0ys56poc: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-0ys56poc:before{z-index:unset}div.beae-sections .beae-0ys56poc .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-0ys56poc .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-0ys56poc .beae__section--full{padding:0 var(--beae-site-margin-mobile)}div.beae-sections .beae-0ys56poc .beae-list-item .beae-custom-icon{transition:all ease .3s}div.beae-sections .beae-0ys56poc .beae-list-item:hover .beae-custom-icon{background-color:var(--beae-global-colors-primary_600)}div.beae-sections .beae-0ys56poc .beae-list-item:hover .beae-custom-icon img{filter:brightness(0) invert(1)}@media only screen and (min-width:768px){div.beae-sections .beae-0ys56poc .beae__section--full{padding:0;--beae-outer-margin: max(calc((100vw - calc(var(--beae-page-width) - (var(--beae-site-margin) * 2))) / 2), var(--beae-site-margin))}div.beae-sections .beae-0ys56poc .beae-slider-content,div.beae-sections .beae-0ys56poc .beae-custom-container{padding-right:var(--beae-outer-margin,0px);padding-left:var(--beae-outer-margin,0px)}div.beae-sections .beae-0ys56poc .beae-slider-items>*{scroll-snap-align:center}div.beae-sections .beae-0ys56poc .beae-slider-nav-left{left:calc(var(--beae-outer-margin,0px) + 20px);top:40%}div.beae-sections .beae-0ys56poc .beae-slider-nav-right{right:calc(var(--beae-outer-margin,0px) + 20px);top:40%}}div.beae-sections .beae-zrvxlchg{--scale-ratio: 1;--container-width: 1920px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-zrvxlchg .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-zrvxlchg:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-zrvxlchg .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-zrvxlchg>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-zrvxlchg>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-zrvxlchg .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-zrvxlchg .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-zrvxlchg: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-zrvxlchg: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-zrvxlchg:before{z-index:unset}div.beae-sections .beae-zrvxlchg .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-zrvxlchg .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-zrvxlchg .beae__section--full{padding:0 var(--beae-site-margin-mobile)}div.beae-sections .beae-zrvxlchg .beae-list-item .beae-custom-icon{transition:all ease .3s}div.beae-sections .beae-zrvxlchg .beae-list-item:hover .beae-custom-icon{background-color:var(--beae-global-colors-primary_600)}div.beae-sections .beae-zrvxlchg .beae-list-item:hover .beae-custom-icon img{filter:brightness(0) invert(1)}@media only screen and (min-width:768px){div.beae-sections .beae-zrvxlchg .beae__section--full{padding:0;--beae-outer-margin: max(calc((100vw - calc(var(--beae-page-width) - (var(--beae-site-margin) * 2))) / 2), var(--beae-site-margin))}div.beae-sections .beae-zrvxlchg .beae-slider-content,div.beae-sections .beae-zrvxlchg .beae-custom-container{padding-right:var(--beae-outer-margin,0px);padding-left:var(--beae-outer-margin,0px)}div.beae-sections .beae-zrvxlchg .beae-slider-items>*{scroll-snap-align:center}div.beae-sections .beae-zrvxlchg .beae-slider-nav-left{left:calc(var(--beae-outer-margin,0px) + 20px);top:40%}div.beae-sections .beae-zrvxlchg .beae-slider-nav-right{right:calc(var(--beae-outer-margin,0px) + 20px);top:40%}}div.beae-sections .beae-dsrjw3y2{--scale-ratio: 1;--container-width: 1920px;background:color-mix(in srgb,var(--beae-global-colors-beae-h7fg) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-dsrjw3y2 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-dsrjw3y2:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-dsrjw3y2 .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-dsrjw3y2>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-dsrjw3y2>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-dsrjw3y2 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-dsrjw3y2 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-dsrjw3y2:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 3;padding-top:6vmax;padding-bottom:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-dsrjw3y2:not(.beae-next-popup--container){--beae-section-padding-top: 4;--beae-section-padding-bottom: 1;padding-top:4vmax;padding-bottom:1vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-dsrjw3y2:before{z-index:unset}div.beae-sections .beae-dsrjw3y2 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-dsrjw3y2 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-7yaaw5g5{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-7yaaw5g5 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-7yaaw5g5:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:color-mix(in srgb,var(--beae-global-colors-black) 30%,transparent);mix-blend-mode:normal;z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-7yaaw5g5 .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-7yaaw5g5>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-7yaaw5g5>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-7yaaw5g5 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-7yaaw5g5 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-7yaaw5g5:not(.beae-next-popup--container){--beae-section-padding-top: 3;--beae-section-padding-bottom: 3;padding-top:3vmax;padding-bottom:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-7yaaw5g5:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:color-mix(in srgb,var(--beae-global-colors-black) 30%,transparent);mix-blend-mode:normal;z-index:unset}div.beae-sections .beae-7yaaw5g5 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-7yaaw5g5 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-7yaaw5g5 .beae-content-right{transition-property:opacity,transform;transition-timing-function:ease;transition-duration:.5s}div.beae-sections .beae-7yaaw5g5 .beae-empty{display:none}div.beae-sections .beae-7yaaw5g5 .beae__section--container{position:static}@media(max-width:768px){div.beae-sections .beae-7yaaw5g5 .beae__section--container{position:relative}}div.beae-sections .beae-bojtnb6b{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-background_600) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-bojtnb6b .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-bojtnb6b:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-bojtnb6b .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-bojtnb6b>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-bojtnb6b>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-bojtnb6b .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-bojtnb6b .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-bojtnb6b:not(.beae-next-popup--container){--beae-section-padding-top: 3;--beae-section-padding-bottom: 3;padding:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-bojtnb6b: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-bojtnb6b:before{z-index:unset}div.beae-sections .beae-bojtnb6b .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-bojtnb6b .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-bojtnb6b .beae-tab-wrp .beae-tab-content.active:after{width:100%;transform:scale(1)}div.beae-sections .beae-bojtnb6b .beae-rightside{transition:all ease .5s;position:absolute;top:0;left:0;height:100%}div.beae-sections .beae-bojtnb6b .beae-rightside img{transition:all ease .5s;transform:scale(1.02);height:100%;object-fit:cover}div.beae-sections .beae-bojtnb6b .beae-rightside.active img{transform:scale(1)}div.beae-sections .beae-osvfc9bp{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-background_600) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-osvfc9bp .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-osvfc9bp:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-osvfc9bp .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-osvfc9bp>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-osvfc9bp>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-osvfc9bp .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-osvfc9bp .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-osvfc9bp:not(.beae-next-popup--container){--beae-section-padding-top: 3;--beae-section-padding-bottom: 3;padding:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-osvfc9bp: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-osvfc9bp:before{z-index:unset}div.beae-sections .beae-osvfc9bp .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-osvfc9bp .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-osvfc9bp .beae-tab-wrp .beae-tab-content.active:after{width:100%;transform:scale(1)}div.beae-sections .beae-osvfc9bp .beae-rightside{transition:all ease .5s;position:absolute;top:0;left:0;height:100%}div.beae-sections .beae-osvfc9bp .beae-rightside img{transition:all ease .5s;transform:scale(1.02);height:100%;object-fit:cover}div.beae-sections .beae-osvfc9bp .beae-rightside.active img{transform:scale(1)}div.beae-sections .beae-9hsm25fi{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-9hsm25fi .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-9hsm25fi:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-9hsm25fi .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-9hsm25fi>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-9hsm25fi>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-9hsm25fi .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-9hsm25fi .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-9hsm25fi:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 6;padding-top:6vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-9hsm25fi:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 6;padding-top:6vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-9hsm25fi:before{z-index:unset}div.beae-sections .beae-9hsm25fi .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-9hsm25fi .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-9hsm25fi .beae-faqs-wrapper{gap:22px;display:flex;flex-direction:column}div.beae-sections .beae-9hsm25fi .beae-acc-item-header{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.beae-sections .beae-9hsm25fi .beae-acc-item-header:focus{outline:none!important}div.beae-sections .beae-9hsm25fi .beae-acc-tab .beae-acc-item:first-child{border-top:1px solid var(--beae-global-colors-text_100)}@media only screen and (min-width:768px){div.beae-sections .beae-9hsm25fi .beae-faqs-wrapper{flex-direction:row}div.beae-sections .beae-9hsm25fi .beae-section-heading__wrapper{display:flex;flex-direction:column;gap:16px}div.beae-sections .beae-9hsm25fi .beae-acc-item-active .beae-acc-icon.close{display:none}div.beae-sections .beae-9hsm25fi .beae-acc-item-active .beae-acc-icon.open{display:flex}}div.beae-sections .beae-9hsm25fi .beae-empty{display:none}div.beae-sections .beae-9hsm25fi .beae-accordions-item{padding:48px;border-style:solid;border-color:var(--beae-global-colors-text_100);border-width:1px;border-radius:20px}@media(max-width:768px){div.beae-sections .beae-9hsm25fi .beae-accordions-item{padding:32px}}div.beae-sections .beae-d5mzv3md{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-d5mzv3md .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-d5mzv3md:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-d5mzv3md .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-d5mzv3md>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-d5mzv3md>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-d5mzv3md .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-d5mzv3md .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-d5mzv3md:not(.beae-next-popup--container){--beae-section-padding-top: 4;--beae-section-padding-bottom: 4;padding:4vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-d5mzv3md: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-d5mzv3md:before{z-index:unset}div.beae-sections .beae-d5mzv3md .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-d5mzv3md .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-f99euxfl{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-f99euxfl .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-f99euxfl:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-f99euxfl .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-f99euxfl>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-f99euxfl>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-f99euxfl .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-f99euxfl .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-f99euxfl:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 6;padding:6vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-f99euxfl:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 6;padding-top:6vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-f99euxfl:before{z-index:unset}div.beae-sections .beae-f99euxfl .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-f99euxfl .beae-section-background-video[data-device=mobile]{display:block}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/beae-68be33c8dbc88d45d7017c46.css.map */
