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-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-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-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-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%}div.beae-sections .beae-accordion-body,div.beae-sections .beae-tab-content{display:block;width:100%}div.beae-sections .beae-rightside:not(.active){opacity:0;visibility:hidden;display:flex;height:0}div.beae-sections .beae-accordion-title--mobile{display:flex;cursor:pointer;padding:20px;justify-content:space-between;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}div.beae-sections .beae-accordion-title-with-icon{display:flex;align-items:center}div.beae-sections .beae-tab-wrp{display:flex;flex-direction:column}div.beae-sections .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:row}div.beae-sections .beae-tab-wrp[data-type=accordions][data-toogle-image=true]>div{flex:1}div.beae-sections .beae-tab-items{display:none}div.beae-sections .beae-tab-wrp .beae-tab-items{border-top:0;border-left:0;border-right:0;background:none;border-radius:0;margin:0;padding:0;box-shadow:none}div.beae-sections .beae-tab-items{border-bottom:1px solid #e4e4e4}div.beae-sections .beae-tab-item{padding:12px 20px;display:inline-flex;align-items:center;justify-content:center}div.beae-sections .beae-tab-item .beae-tab-item-icon{margin-right:10px;display:flex;align-items:center;justify-content:center;flex-grow:1;flex-shrink:0}div.beae-sections .beae-tab-item .beae-tab-item-icon svg{width:100%;height:auto;transition:all .3s ease;display:flex;align-items:center}div.beae-sections .beae-tab-item:hover{cursor:pointer;background-color:#ccc}div.beae-sections .beae-tab-item.active{border-bottom:2px solid #000}div.beae-sections .beae-tab-contents{position:relative}div.beae-sections .beae-tab-wrp-vertical{flex-direction:row}div.beae-sections .beae-tab-wrp-vertical .beae-tab-items{flex-direction:column;border-right:1px solid #e4e4e4}div.beae-sections .beae-tab-wrp-vertical .active{border-bottom:none;border-right:2px solid #000}div.beae-sections .beae-accordion-body{overflow:hidden;// display: flex}div.beae-sections [data-type=tabs] .beae-tab-content{border-width:1px 0 0}div.beae-sections .beae-tab-content{border:1px solid #e4e4e4;padding:0;display:flex;flex-direction:column;margin-top:-1px}div.beae-sections .beae-tab-content.active .beae-accordion-body{height:auto}div.beae-sections .beae-tab-content .beae-accordion-body{height:0px}div.beae-sections .beae-accordion-icon--mobile,div.beae-sections .beae-tab-item-icon,div.beae-sections .beae-accordion-title-icon{width:20px;height:20px;flex-shrink:0}div.beae-sections .beae-tab-item-icon,div.beae-sections .beae-accordion-title-icon{margin-right:10px}div.beae-sections .beae-accordion-icon--mobile svg,div.beae-sections .beae-tab-item-icon svg,div.beae-sections .beae-accordion-title-icon svg{width:100%;height:100%}div.beae-sections .beae-tab-content .beae-accordion-title--mobile>span:not(.beae-accordion-icon--mobile){display:inline-flex;align-items:center;justify-content:center}div.beae-sections .beae-tab-content .beae-tab-item-icon{margin-right:10px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;flex-grow:1;flex-shrink:0}div.beae-sections .beae-tab-content .beae-tab-item-icon svg{width:100%;height:auto}div.beae-sections .beae-tab-content .beae-accordion-icon--mobile[data-status=open]{display:none}div.beae-sections .beae-tab-content .beae-accordion-icon--mobile[data-status=close],div.beae-sections .beae-tab-content.active .beae-accordion-icon--mobile[data-status=open]{display:flex;justify-content:center;align-items:center}div.beae-sections .beae-tab-content.active .beae-accordion-icon--mobile[data-status=close]{display:none}@media screen and (min-width:768px){div.beae-sections .beae-tab-content .beae-accordion-body{height:auto}div.beae-sections .beae-accordion-title--mobile{display:none}div.beae-sections .beae-tab-items{display:flex}div.beae-sections .beae-tab-content{position:absolute;visibility:hidden;z-index:-10000;top:-10000px}div.beae-sections .beae-tab-content.active{width:100%;position:relative;z-index:1;visibility:visible;top:0}}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}@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-ihuuv3d0{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-ihuuv3d0 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-ihuuv3d0: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) 15%,transparent);mix-blend-mode:normal;z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-ihuuv3d0 .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-ihuuv3d0>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ihuuv3d0>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ihuuv3d0 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-ihuuv3d0 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-ihuuv3d0: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-ihuuv3d0: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-ihuuv3d0 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-ihuuv3d0 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-ihuuv3d0 .beae-content-right{transition-property:opacity,transform;transition-timing-function:ease;transition-duration:.5s}div.beae-sections .beae-ihuuv3d0 .beae-empty{display:none}div.beae-sections .beae-ihuuv3d0 .beae__section--container{position:static}@media(max-width:768px){div.beae-sections .beae-ihuuv3d0 .beae__section--container{position:relative}}div.beae-sections .beae-ihuuv3d0 .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-ihuuv3d0 .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-z7e627rv{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-z7e627rv{padding-bottom:8vmax}}div.beae-sections .beae-z7e627rv{--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-z7e627rv{--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-z7e627rv .beae-empty{display:none}div.beae-sections .beae-block.beae-9mpbyiun{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-9mpbyiun: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-9mpbyiun:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-9mpbyiun .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-9mpbyiun .beae-button-js{font-size:18px;line-height:20px;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-white);background:var(--beae-global-colors-beae-cxxv);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:10px}div.beae-sections .beae-9mpbyiun .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-cxxv);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-9mpbyiun .beae-button-js{font-size:13px!important;line-height:16px!important;letter-spacing:0px!important;font-weight:500!important;padding:10px}}div.beae-sections .beae-9mpbyiun .beae-button-js{margin:0}div.beae-sections .beae-block.beae-5joet3mi{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-5joet3mi: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-5joet3mi:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-5joet3mi .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-5joet3mi .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-5joet3mi .beae-x-text ul ul,div.beae-sections .beae-5joet3mi .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-5joet3mi .beae-x-text ol ol,div.beae-sections .beae-5joet3mi .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-5joet3mi .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-5joet3mi .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-xvz59gxg{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-xvz59gxg: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-xvz59gxg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xvz59gxg .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-xvz59gxg .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-xvz59gxg .beae-x-text ul ul,div.beae-sections .beae-xvz59gxg .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xvz59gxg .beae-x-text ol ol,div.beae-sections .beae-xvz59gxg .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xvz59gxg .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-xvz59gxg .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-wblwefny{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-wblwefny: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-wblwefny:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-wblwefny .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-wblwefny .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 30px}div.beae-sections .beae-wblwefny .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-wblwefny .beae-button-js{font-size:18px!important;line-height:24px!important;letter-spacing:0px!important;font-weight:500!important;padding:13px 25px}}div.beae-sections .beae-wblwefny .beae-button-js{margin:0}div.beae-sections .beae-zj4d img{object-fit:cover;object-position:46.50205761316872% 10.23356747187482%}@media only screen and (max-width:768px){div.beae-sections .beae-zj4d img{object-fit:cover;object-position:83.9506172839506% 49.382716049382715%}}div.beae-sections .beae-z74y2ogx{--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-z74y2ogx .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-z74y2ogx:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-z74y2ogx .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-z74y2ogx>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-z74y2ogx>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-z74y2ogx .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-z74y2ogx .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-z74y2ogx: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-z74y2ogx: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-z74y2ogx:before{z-index:unset}div.beae-sections .beae-z74y2ogx .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-z74y2ogx .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-z74y2ogx .beae-marquee-content{background-color:transparent}div.beae-sections .beae-809s8ztm{--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-809s8ztm .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-809s8ztm:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-809s8ztm .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-809s8ztm>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-809s8ztm>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-809s8ztm .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-809s8ztm .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-809s8ztm:not(.beae-next-popup--container){--beae-section-padding-top: 2;--beae-section-padding-bottom: 2;padding:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-809s8ztm: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-809s8ztm:before{z-index:unset}div.beae-sections .beae-809s8ztm .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-809s8ztm .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-809s8ztm .beae-slider[data-pagination=true] .beae-slider-controls-wrp{padding-bottom:5vmax}@media only screen and (max-width:767px){div.beae-sections .beae-809s8ztm{display:none}}div.beae-sections .beae-809s8ztm .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-809s8ztm .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-78eg2ryo{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-78eg2ryo{display:none!important}}div.beae-sections .beae-block.beae-78eg2ryo: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-78eg2ryo:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-78eg2ryo .beae-list-item{display:flex;position:relative}div.beae-sections .beae-78eg2ryo a.beae-list-item{text-decoration:none}div.beae-sections .beae-78eg2ryo .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-78eg2ryo .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-78eg2ryo .beae-list-item{border-left:3px solid var(--beae-global-colors-beae-cxxv)}div.beae-sections .beae-78eg2ryo .beae-list-item:first-child{border:none}@media(max-width:768px){div.beae-sections .beae-78eg2ryo .beae-list-item{border-style:solid;border-color:#000;border-width:0px}}div.beae-sections .beae-78eg2ryo .beae-empty{display:none}div.beae-sections .beae-78eg2ryo .beae-slider-pagination-wrp .beae-slider-pagination{width:0px}@media(max-width:768px){div.beae-sections .beae-78eg2ryo .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-78eg2ryo .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-78eg2ryo .beae-list-item{padding-right:1.3vmax;padding-left:1.3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-78eg2ryo .beae-list-item{padding-bottom:1vmax}}div.beae-sections .beae-block.beae-frd2lsem{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-frd2lsem: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-frd2lsem:not(.beae-next-popup--container){--parent-direction-mobile: column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-frd2lsem .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-frd2lsem .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-frd2lsem .beae-x-text ul ul,div.beae-sections .beae-frd2lsem .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-frd2lsem .beae-x-text ol ol,div.beae-sections .beae-frd2lsem .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-frd2lsem .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-frd2lsem .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-4nl2zs2a{--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-4nl2zs2a .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-4nl2zs2a:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-4nl2zs2a .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-4nl2zs2a>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-4nl2zs2a>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-4nl2zs2a .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-4nl2zs2a .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width:767px){div.beae-sections .beae-4nl2zs2a: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-4nl2zs2a:before{z-index:unset}div.beae-sections .beae-4nl2zs2a .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-4nl2zs2a .beae-section-background-video[data-device=mobile]{display:block}}@media only screen and (max-width:767px){div.beae-sections .beae-4nl2zs2a{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}div.beae-sections .beae-4nl2zs2a:before{z-index:unset}}div.beae-sections .beae-4nl2zs2a .beae-marquee-content{background-color:transparent}div.beae-sections .beae-4nl2zs2a .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-4nl2zs2a .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-3l13tn6a{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-3l13tn6a{display:none!important}}div.beae-sections .beae-block.beae-3l13tn6a: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-3l13tn6a:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-3l13tn6a a.beae-marquee-item{text-decoration:none}div.beae-sections .beae-3l13tn6a{width:100%;overflow:hidden}div.beae-sections .beae-3l13tn6a .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-3l13tn6a .beae-marquee-item{padding:0 20px}div.beae-sections .beae-3l13tn6a .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-3l13tn6a .beae-marquee-item{padding:0 20px}}div.beae-sections .beae-3l13tn6a .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-3l13tn6a .beae-list-item{display:flex;flex-direction:row;gap:2vmax}}div.beae-sections .beae-3l13tn6a .beae-list-item{width:100%;height:fit-content}@media only screen and (max-width:767px){div.beae-sections .beae-3l13tn6a .beae-list-item{width:100%;height:fit-content}}div.beae-sections .beae-3l13tn6a .beae-empty{display:none}div.beae-sections .beae-block.beae-4r11ivar{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-4r11ivar: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-4r11ivar: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-4r11ivar .beae-empty{display:none}div.beae-sections .beae-4r11ivar .beae-elm__ic{color:var(--beae-global-colors-beae-cxxv);width:40px;height:40px}div.beae-sections .beae-4r11ivar .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-v7hbieue{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-v7hbieue: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-v7hbieue: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-v7hbieue .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-v7hbieue .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-v7hbieue .beae-x-text ul ul,div.beae-sections .beae-v7hbieue .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-v7hbieue .beae-x-text ol ol,div.beae-sections .beae-v7hbieue .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-v7hbieue .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-v7hbieue .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-3rmnqis1{--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-3rmnqis1 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-3rmnqis1:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-3rmnqis1 .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-3rmnqis1>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-3rmnqis1>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-3rmnqis1 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-3rmnqis1 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-3rmnqis1:not(.beae-next-popup--container){--beae-section-padding-top: 8;--beae-section-padding-bottom: 3;padding:8vmax 3vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-3rmnqis1:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 7;padding-top:10vmax;padding-bottom:7vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-3rmnqis1:before{z-index:unset}div.beae-sections .beae-3rmnqis1 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-3rmnqis1 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-3rmnqis1 .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-3rmnqis1 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-fyja5e55{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-fyja5e55: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-fyja5e55: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-kh5x5yjj{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-kh5x5yjj: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-kh5x5yjj:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-kh5x5yjj .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-kh5x5yjj .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-kh5x5yjj .beae-x-text ul ul,div.beae-sections .beae-kh5x5yjj .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-kh5x5yjj .beae-x-text ol ol,div.beae-sections .beae-kh5x5yjj .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-kh5x5yjj .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-kh5x5yjj .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-lfmjmane{--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-lfmjmane .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-lfmjmane:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-lfmjmane .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-lfmjmane>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-lfmjmane>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-lfmjmane .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-lfmjmane .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-lfmjmane:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-lfmjmane:before{z-index:unset}div.beae-sections .beae-lfmjmane .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-lfmjmane .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-lfmjmane .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-lfmjmane .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-n99qj5zh{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-n99qj5zh: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-n99qj5zh:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-n99qj5zh .beae-empty{display:none}div.beae-sections .beae-n99qj5zh .beae-line,div.beae-sections .beae-n99qj5zh .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-n99qj5zh .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-n99qj5zh .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-n99qj5zh .line-cont-after,div.beae-sections .beae-n99qj5zh .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-n99qj5zh .beae-line-content svg{!important}div.beae-sections .beae-n99qj5zh .beae-line-text{!important}div.beae-sections .beae-n99qj5zh .line-style{border-bottom-width:2}div.beae-sections .beae-1noe8eou{--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-1noe8eou .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-1noe8eou:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-1noe8eou .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-1noe8eou>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-1noe8eou>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-1noe8eou .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-1noe8eou .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-1noe8eou:not(.beae-next-popup--container){--beae-section-padding-top: 4;--beae-section-padding-bottom: 6;padding:4vmax 3vmax 6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-1noe8eou: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-1noe8eou:before{z-index:unset}div.beae-sections .beae-1noe8eou .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-1noe8eou .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-1noe8eou ul{list-style-position:outside;padding-left:1em}div.beae-sections .beae-1noe8eou ul li{text-indent:-1.4em;padding-left:1.2em;line-height:1.6}@media only screen and (min-width:768px){div.beae-sections .beae-1noe8eou .beae-tab-content .beae-accordion-title--mobile{gap:15px}}div.beae-sections .beae-1noe8eou .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;justify-content:center;gap:1vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-1noe8eou .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-wdbh96oj{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-wdbh96oj{padding:3vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-wdbh96oj{margin-right:1vmax;margin-left:1vmax}div.beae-sections .beae-block.beae-wdbh96oj{padding:3vmax 3vmax 2vmax}}div.beae-sections .beae-wdbh96oj{--parent-direction: row;display:flex;flex-direction:row;gap:5vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-wdbh96oj{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:5vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-wdbh96oj .beae-empty{display:none}div.beae-sections .beae-wdbh96oj{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-radius:10px}@media(max-width:768px){div.beae-sections .beae-wdbh96oj{border-radius:10px;margin-left:-15px;margin-right:-15px}}div.beae-sections .beae-block.beae-niqiylxk{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-niqiylxk{--parent-direction: row;display:flex;flex-direction:column;gap:1vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-niqiylxk{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:1.5vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-niqiylxk .beae-empty{display:none}div.beae-sections .beae-block.beae-m0ysy2cb{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-m0ysy2cb{--parent-direction: column;display:flex;flex-direction:column;gap:2vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-m0ysy2cb{--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-m0ysy2cb .beae-empty{display:none}div.beae-sections .beae-block.beae-f4m1h72a{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-f4m1h72a: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-f4m1h72a: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-2u0l9ehs{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-2u0l9ehs: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-2u0l9ehs:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-2u0l9ehs .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-2u0l9ehs .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-2u0l9ehs .beae-x-text ul ul,div.beae-sections .beae-2u0l9ehs .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-2u0l9ehs .beae-x-text ol ol,div.beae-sections .beae-2u0l9ehs .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-6t8fs8ri{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-6t8fs8ri: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-6t8fs8ri:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-6t8fs8ri .beae-empty{display:none}div.beae-sections .beae-6t8fs8ri .beae-line,div.beae-sections .beae-6t8fs8ri .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-6t8fs8ri .beae-line-text{color:var(--beae-global-colors-text_600)}@media(max-width:768px){div.beae-sections .beae-6t8fs8ri .beae-line,div.beae-sections .beae-6t8fs8ri .line-style{color:var(--beae-global-colors-beae-tv4o)}}div.beae-sections .beae-6t8fs8ri .beae-line{border-style:solid;border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-6t8fs8ri .line-cont-after,div.beae-sections .beae-6t8fs8ri .line-cont-before{border-style:solid;border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-6t8fs8ri .beae-line-content svg{!important}div.beae-sections .beae-6t8fs8ri .beae-line-text{!important}div.beae-sections .beae-6t8fs8ri .line-style{border-bottom-width:2}@media(max-width:767px){div.beae-sections .beae-6t8fs8ri .beae-line,div.beae-sections .beae-6t8fs8ri .line-style{border-width:1px}}div.beae-sections .beae-block.beae-qzdvbmfh{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-qzdvbmfh: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-qzdvbmfh: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-xxcaq8tq{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-xxcaq8tq{--parent-direction: row;display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-xxcaq8tq{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xxcaq8tq .beae-empty{display:none}div.beae-sections .beae-block.beae-nm9zvaxu{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-nm9zvaxu: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-nm9zvaxu:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-nm9zvaxu .beae-empty{display:none}div.beae-sections .beae-nm9zvaxu [data-type=accordions] .beae-tab-content,div.beae-sections .beae-nm9zvaxu [data-type=tabs]{border-style:solid;border-color:#000;border-width:0px;background:color-mix(in srgb,var(--beae-global-colors-beae-11ag) 100%,transparent);margin-bottom:24px;border-radius:12px}div.beae-sections .beae-nm9zvaxu .beae-tab-content.active{background:color-mix(in srgb,var(--beae-global-colors-beae-11ag) 100%,transparent)}div.beae-sections .beae-nm9zvaxu .beae-tab-item,div.beae-sections .beae-nm9zvaxu .beae-accordion-title--mobile{font-family:var(--be-p1-ff);--c-desktop: var(--beae-global-colors-beae-mmwx);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: var(--be-p1-fs, inherit);--lh-desktop: var(--be-p1-lh, inherit);--ls-desktop: var(--be-p1-ls, inherit);color:var(--beae-global-colors-beae-mmwx);font-weight:500;text-transform:var(--be-p1-tt, inherit);font-style:var(--be-p1-fst, inherit);text-decoration:var(--be-p1-td, inherit);font-size:var(--be-p1-fs, inherit);line-height:var(--be-p1-lh, inherit);letter-spacing:var(--be-p1-ls, inherit);align-items:flex-start;flex-direction:row-reverse;justify-content:start;gap:15px;padding-top:20px;padding-bottom:20px;margin-top:0}div.beae-sections .beae-nm9zvaxu .beae-accordion-body{padding-left:40px}div.beae-sections .beae-nm9zvaxu .beae-accordion-icon--mobile{width:24px;height:24px;margin-top:5px;margin-bottom:0}@media(max-width:768px){div.beae-sections .beae-nm9zvaxu .beae-tab-item,div.beae-sections .beae-nm9zvaxu .beae-accordion-title--mobile{color:var(--beae-global-colors-beae-mmwx);font-weight:500;text-transform:var(--be-p1-tt-M, var(--tt-desktop, var(--be-p1-tt, inherit)));font-style:var(--be-p1-fst-M, var(--fst-desktop, var(--be-p1-fst, inherit)));text-decoration:var(--be-p1-td-M, var(--td-desktop, var(--be-p1-td, inherit)));font-size:17px;line-height:var(--be-p1-lh-M, var(--lh-desktop, var(--be-p1-lh, inherit)));letter-spacing:var(--be-p1-ls-M, var(--ls-desktop, var(--be-p1-ls, inherit)));padding:12px}div.beae-sections .beae-nm9zvaxu .beae-accordion-body{padding-left:33px}div.beae-sections .beae-nm9zvaxu .beae-accordion-icon--mobile{width:18px;height:18px;padding:0;margin-left:0;margin-right:0;margin-top:5px}}div.beae-sections .beae-nm9zvaxu .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:row}div.beae-sections .beae-nm9zvaxu .beae-rightside.active{width:100%;height:100%}div.beae-sections .beae-nm9zvaxu .beae-rightsides .beae-rightside img{object-fit:cover;object-position:var(--x-position) var(--y-position);aspect-ratio:var(--aspect-ratio)}@media(max-width:767px){div.beae-sections .beae-nm9zvaxu .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:column}}div.beae-sections .beae-nm9zvaxu .beae-accordion-body{overflow:hidden;transition:all .2s ease-out,opacity .5s ease-in-out}@media only screen and (min-width:768px){div.beae-sections .beae-nm9zvaxu .beae-tab-content-wrp{padding-right:1vmax;padding-bottom:1.5vmax;padding-left:1vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-nm9zvaxu .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:.5vmax}}div.beae-sections .beae-nm9zvaxu .beae-tab-items{display:none}div.beae-sections .beae-nm9zvaxu .beae-accordion-title--mobile{display:flex}div.beae-sections .beae-nm9zvaxu .beae-tab-content{width:100%;position:relative;z-index:1;visibility:visible;top:0}div.beae-sections .beae-vlbwu2bh{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-vlbwu2bh{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-txjo1p19{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-txjo1p19: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-txjo1p19:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-txjo1p19 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-txjo1p19 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-txjo1p19 .beae-x-text ul ul,div.beae-sections .beae-txjo1p19 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-txjo1p19 .beae-x-text ol ol,div.beae-sections .beae-txjo1p19 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-pxvhpyvt{--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-pxvhpyvt .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-pxvhpyvt:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-pxvhpyvt .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-pxvhpyvt>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-pxvhpyvt>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-pxvhpyvt .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-pxvhpyvt .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-pxvhpyvt:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-pxvhpyvt:before{z-index:unset}div.beae-sections .beae-pxvhpyvt .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-pxvhpyvt .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-pxvhpyvt .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-pxvhpyvt .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-pek79h4g{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-pek79h4g: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-pek79h4g:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-pek79h4g .beae-empty{display:none}div.beae-sections .beae-pek79h4g .beae-line,div.beae-sections .beae-pek79h4g .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-pek79h4g .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-pek79h4g .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-pek79h4g .line-cont-after,div.beae-sections .beae-pek79h4g .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-pek79h4g .beae-line-content svg{!important}div.beae-sections .beae-pek79h4g .beae-line-text{!important}div.beae-sections .beae-pek79h4g .line-style{border-bottom-width:2}@media(max-width:767px){div.beae-sections .beae-pek79h4g .beae-line,div.beae-sections .beae-pek79h4g .line-style{border-width:1px}}div.beae-sections .beae-3qsxo0o1{--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-3qsxo0o1 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-3qsxo0o1:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-3qsxo0o1 .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-3qsxo0o1>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-3qsxo0o1>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-3qsxo0o1 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-3qsxo0o1 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-3qsxo0o1: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-3qsxo0o1: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-3qsxo0o1:before{z-index:unset}div.beae-sections .beae-3qsxo0o1 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-3qsxo0o1 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-3qsxo0o1 .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-3qsxo0o1 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-5cby98wl{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-5cby98wl: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-5cby98wl:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-yw38ip71{--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-yw38ip71 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-yw38ip71:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-yw38ip71 .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-yw38ip71>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-yw38ip71>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-yw38ip71 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-yw38ip71 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-yw38ip71:not(.beae-next-popup--container){--beae-section-padding-top: 2;--beae-section-padding-bottom: 6;padding:2vmax 3vmax 6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-yw38ip71:not(.beae-next-popup--container){--beae-section-padding-bottom: 6;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-yw38ip71:before{z-index:unset}div.beae-sections .beae-yw38ip71 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-yw38ip71 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-yw38ip71 .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-yw38ip71 .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-mnyyvame{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-mnyyvame{--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-mnyyvame{--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-mnyyvame .beae-empty{display:none}div.beae-sections .beae-block.beae-z1uszvg8{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-z1uszvg8: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-z1uszvg8:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-z1uszvg8 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-z1uszvg8 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-z1uszvg8 .beae-x-text ul ul,div.beae-sections .beae-z1uszvg8 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-z1uszvg8 .beae-x-text ol ol,div.beae-sections .beae-z1uszvg8 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-cd1qyzjy{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-cd1qyzjy: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-cd1qyzjy:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-cd1qyzjy .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-cd1qyzjy .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-cd1qyzjy .beae-x-text ul ul,div.beae-sections .beae-cd1qyzjy .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-cd1qyzjy .beae-x-text ol ol,div.beae-sections .beae-cd1qyzjy .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-y8lngn3i{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-y8lngn3i: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-y8lngn3i:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-y8lngn3i .beae-empty{display:none}div.beae-sections .beae-y8lngn3i .beae-line,div.beae-sections .beae-y8lngn3i .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-y8lngn3i .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-y8lngn3i .beae-line{border-style:solid;border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-y8lngn3i .line-cont-after,div.beae-sections .beae-y8lngn3i .line-cont-before{border-style:solid;border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-y8lngn3i .beae-line-content svg{!important}div.beae-sections .beae-y8lngn3i .beae-line-text{!important}div.beae-sections .beae-y8lngn3i .line-style{border-bottom-width:2}div.beae-sections .beae-block.beae-ac4ctq5v{--beae-animation-delay: .3s;--beae-animation-delay-mobile: .3s}div.beae-sections .beae-block.beae-ac4ctq5v: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-ac4ctq5v:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ac4ctq5v .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-ac4ctq5v .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-ac4ctq5v .beae-x-text ul ul,div.beae-sections .beae-ac4ctq5v .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ac4ctq5v .beae-x-text ol ol,div.beae-sections .beae-ac4ctq5v .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ac4ctq5v .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-cxxv);font-weight:500;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-ac4ctq5v .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-cxxv)}}div.beae-sections .beae-block.beae-w3vyu4f8{--beae-animation-delay: 375ms;--beae-animation-delay-mobile: 375ms}div.beae-sections .beae-w3vyu4f8{--parent-direction: column;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-w3vyu4f8{--parent-direction-mobile: column;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-w3vyu4f8 .beae-empty{display:none}div.beae-sections .beae-w3vyu4f8: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-at1svpre{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-at1svpre:not(.beae-next-popup--container){--parent-direction: row;width:25px;height:30%;flex:0 0 25px;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-at1svpre:not(.beae-next-popup--container){--parent-direction-mobile: row;width:22px;height:10%;flex:0 0 22px;align-self:unset}}div.beae-sections .beae-at1svpre .beae-empty{display:none}div.beae-sections .beae-at1svpre .beae-elm__ic{color:var(--beae-global-colors-beae-cxxv)}div.beae-sections .beae-at1svpre .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-wz6nv0w1{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-wz6nv0w1: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-wz6nv0w1: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-wz6nv0w1 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-wz6nv0w1 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-wz6nv0w1 .beae-x-text ul ul,div.beae-sections .beae-wz6nv0w1 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-wz6nv0w1 .beae-x-text ol ol,div.beae-sections .beae-wz6nv0w1 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-wzzivexr{--beae-animation-delay: .45s;--beae-animation-delay-mobile: .45s}div.beae-sections .beae-wzzivexr{--parent-direction: column;display:flex;flex-direction:row;align-items:flex-start;gap:1vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-wzzivexr{--parent-direction-mobile: column;display:flex;flex-direction:row;align-items:flex-start;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-wzzivexr .beae-empty{display:none}div.beae-sections .beae-wzzivexr: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-pxck961w{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-pxck961w:not(.beae-next-popup--container){--parent-direction: row;width:25px;height:30%;flex:0 0 25px;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-pxck961w:not(.beae-next-popup--container){--parent-direction-mobile: row;width:22px;height:10%;flex:0 0 22px;align-self:unset}}div.beae-sections .beae-pxck961w .beae-empty{display:none}div.beae-sections .beae-pxck961w .beae-elm__ic{color:var(--beae-global-colors-beae-cxxv)}div.beae-sections .beae-pxck961w .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-cny5dpjc{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-cny5dpjc: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-cny5dpjc: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-cny5dpjc .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-cny5dpjc .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-cny5dpjc .beae-x-text ul ul,div.beae-sections .beae-cny5dpjc .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-cny5dpjc .beae-x-text ol ol,div.beae-sections .beae-cny5dpjc .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-bwrf1itc{--beae-animation-delay: 525ms;--beae-animation-delay-mobile: 525ms}div.beae-sections .beae-bwrf1itc{--parent-direction: column;display:flex;flex-direction:row;align-items:flex-start;gap:1vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-bwrf1itc{--parent-direction-mobile: column;display:flex;flex-direction:row;align-items:flex-start;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-bwrf1itc .beae-empty{display:none}div.beae-sections .beae-bwrf1itc: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-ba5schim{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-ba5schim:not(.beae-next-popup--container){--parent-direction: row;width:25px;height:30%;flex:0 0 25px;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-ba5schim:not(.beae-next-popup--container){--parent-direction-mobile: row;width:22px;height:10%;flex:0 0 22px;align-self:unset}}div.beae-sections .beae-ba5schim .beae-empty{display:none}div.beae-sections .beae-ba5schim .beae-elm__ic{color:var(--beae-global-colors-beae-cxxv)}div.beae-sections .beae-ba5schim .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-2ecv72ga{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-2ecv72ga: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-2ecv72ga: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-2ecv72ga .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-2ecv72ga .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-2ecv72ga .beae-x-text ul ul,div.beae-sections .beae-2ecv72ga .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-2ecv72ga .beae-x-text ol ol,div.beae-sections .beae-2ecv72ga .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-x4g9cav2{--beae-animation-delay: 675ms;--beae-animation-delay-mobile: 675ms}div.beae-sections .beae-block.beae-x4g9cav2: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-x4g9cav2:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-x4g9cav2 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-x4g9cav2 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-x4g9cav2 .beae-x-text ul ul,div.beae-sections .beae-x4g9cav2 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-x4g9cav2 .beae-x-text ol ol,div.beae-sections .beae-x4g9cav2 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-kzkfeq6k{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-kzkfeq6k: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-kzkfeq6k:not(.beae-next-popup--container){--parent-direction-mobile: column-reverse;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-kzkfeq6k .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:20px}div.beae-sections .beae-kzkfeq6k .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-kzkfeq6k .beae-image-picture img,div.beae-sections .beae-kzkfeq6k .beae-video-product{aspect-ratio:5/4}@media only screen and (min-width:768px){div.beae-sections .beae-kzkfeq6k .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-kzkfeq6k .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-dsg0n img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-dsg0n img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-h42jzu7y{--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-h42jzu7y .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-h42jzu7y:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-h42jzu7y .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-h42jzu7y>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-h42jzu7y>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-h42jzu7y .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-h42jzu7y .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-h42jzu7y:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-h42jzu7y:before{z-index:unset}div.beae-sections .beae-h42jzu7y .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-h42jzu7y .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-h42jzu7y .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-h42jzu7y .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-km3i7i38{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-km3i7i38: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-km3i7i38:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-km3i7i38 .beae-empty{display:none}div.beae-sections .beae-km3i7i38 .beae-line,div.beae-sections .beae-km3i7i38 .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-km3i7i38 .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-km3i7i38 .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-km3i7i38 .line-cont-after,div.beae-sections .beae-km3i7i38 .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-km3i7i38 .beae-line-content svg{!important}div.beae-sections .beae-km3i7i38 .beae-line-text{!important}div.beae-sections .beae-km3i7i38 .line-style{border-bottom-width:2}div.beae-sections .beae-5efa6g3e{--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-5efa6g3e .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-5efa6g3e:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-5efa6g3e .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-5efa6g3e>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-5efa6g3e>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-5efa6g3e .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-5efa6g3e .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-5efa6g3e: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-5efa6g3e:not(.beae-next-popup--container){--beae-section-padding-top: 6;padding-top:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-5efa6g3e:before{z-index:unset}div.beae-sections .beae-5efa6g3e .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-5efa6g3e .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-5efa6g3e ul{list-style-position:outside!important;padding-left:1.5em}div.beae-sections .beae-5efa6g3e .beae-accordion-body{max-height:unset!important}div.beae-sections .beae-5efa6g3e a{text-decoration:underline!important;color:#434343!important}div.beae-sections .beae-5efa6g3e .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;align-items:center;gap:0vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-5efa6g3e .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:0vmax;height:fit-content}}div.beae-sections .beae-block.beae-qdgntlwp{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-qdgntlwp{--parent-direction: column;display:flex;flex-direction:column;gap:2vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-qdgntlwp{--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-qdgntlwp .beae-empty{display:none}div.beae-sections .beae-qdgntlwp: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-8uni82tj{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-8uni82tj: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-8uni82tj: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-6j4vabe0{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-6j4vabe0{margin-bottom:1vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-6j4vabe0{margin-bottom:5vmax}}div.beae-sections .beae-block.beae-6j4vabe0: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-6j4vabe0:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-6j4vabe0 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-6j4vabe0 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-6j4vabe0 .beae-x-text ul ul,div.beae-sections .beae-6j4vabe0 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-6j4vabe0 .beae-x-text ol ol,div.beae-sections .beae-6j4vabe0 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-6j4vabe0 .beae-x-text{text-align:center;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}@media screen and (max-width:768px){div.beae-sections .beae-6j4vabe0 .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-ppyv34nw{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-ppyv34nw: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-ppyv34nw:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ppyv34nw .beae-empty{display:none}div.beae-sections .beae-ppyv34nw .beae-tab-wrp .beae-tab-items{align-items:center;text-align:center;justify-content:center;border-style:solid;border-width:0px;margin-bottom:2vmax}div.beae-sections .beae-ppyv34nw .beae-tab-item,div.beae-sections .beae-ppyv34nw .beae-accordion-title--mobile{font-family:var(--be-p2-ff);--c-desktop: var(--be-p2-c, inherit);--tt-desktop: var(--be-p2-tt, inherit);--fst-desktop: var(--be-p2-fst, inherit);--td-desktop: var(--be-p2-td, inherit);--fs-desktop: var(--be-p2-fs, inherit);--lh-desktop: var(--be-p2-lh, inherit);--ls-desktop: var(--be-p2-ls, inherit);color:var(--be-p2-c, inherit);font-weight:500;text-transform:var(--be-p2-tt, inherit);font-style:var(--be-p2-fst, inherit);text-decoration:var(--be-p2-td, inherit);font-size:var(--be-p2-fs, inherit);line-height:var(--be-p2-lh, inherit);letter-spacing:var(--be-p2-ls, inherit);padding-left:0;padding-right:0;margin-right:20px;margin-left:20px}div.beae-sections .beae-ppyv34nw .beae-tab-item:hover,div.beae-sections .beae-ppyv34nw .beae-accordion-title--mobile:hover{background:color-mix(in srgb,var(--beae-global-colors-transparent) 100%,transparent)}div.beae-sections .beae-ppyv34nw .beae-tab-item.active,div.beae-sections .beae-ppyv34nw .beae-accordion-title--mobile.active{font-family:var(--be-p1-ff);--c-desktop: var(--beae-global-colors-beae-mmwx);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: 21px;--lh-desktop: 28px;--ls-desktop: var(--be-p1-ls, inherit);color:var(--beae-global-colors-beae-mmwx);font-weight:500;text-transform:var(--be-p1-tt, inherit);font-style:var(--be-p1-fst, inherit);text-decoration:var(--be-p1-td, inherit);font-size:21px;line-height:28px;letter-spacing:var(--be-p1-ls, inherit)}div.beae-sections .beae-ppyv34nw .beae-accordion-body,div.beae-sections .beae-ppyv34nw .beae-tab-content{border-style:solid;border-width:0px}@media(max-width:768px){div.beae-sections .beae-ppyv34nw .beae-tab-item,div.beae-sections .beae-ppyv34nw .beae-accordion-title--mobile{color:var(--beae-global-colors-beae-mmwx);font-weight:500;text-transform:var(--be-p2-tt-M, var(--tt-desktop, var(--be-p2-tt, inherit)));font-style:var(--be-p2-fst-M, var(--fst-desktop, var(--be-p2-fst, inherit)));text-decoration:var(--be-p2-td-M, var(--td-desktop, var(--be-p2-td, inherit)));font-size:var(--be-p2-fs-M, var(--fs-desktop, var(--be-p2-fs, inherit)));line-height:var(--be-p2-lh-M, var(--lh-desktop, var(--be-p2-lh, inherit)));letter-spacing:var(--be-p2-ls-M, var(--ls-desktop, var(--be-p2-ls, inherit)));margin-left:0;margin-right:0}div.beae-sections .beae-ppyv34nw .beae-tab-item.active,div.beae-sections .beae-ppyv34nw .beae-accordion-title--mobile.active{color:var(--beae-global-colors-beae-mmwx);font-weight:500;text-transform:var(--be-p1-tt-M, var(--tt-desktop, var(--be-p1-tt, inherit)));font-style:var(--be-p1-fst-M, var(--fst-desktop, var(--be-p1-fst, inherit)));text-decoration:var(--be-p1-td-M, var(--td-desktop, var(--be-p1-td, inherit)));font-size:var(--be-p1-fs-M, var(--fs-desktop, var(--be-p1-fs, inherit)));line-height:var(--be-p1-lh-M, var(--lh-desktop, var(--be-p1-lh, inherit)));letter-spacing:var(--be-p1-ls-M, var(--ls-desktop, var(--be-p1-ls, inherit)))}div.beae-sections .beae-ppyv34nw .beae-accordion-body,div.beae-sections .beae-ppyv34nw .beae-tab-content{border-top:1px solid var(--beae-global-colors-background_900)}}div.beae-sections .beae-ppyv34nw .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:row}div.beae-sections .beae-ppyv34nw .beae-rightside.active{width:100%;height:100%}div.beae-sections .beae-ppyv34nw .beae-rightsides .beae-rightside img{object-fit:cover;object-position:var(--x-position) var(--y-position);aspect-ratio:var(--aspect-ratio)}@media(max-width:767px){div.beae-sections .beae-ppyv34nw .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:column}}div.beae-sections .beae-ppyv34nw .beae-accordion-body{overflow:hidden;transition:all .2s ease-out,opacity .5s ease-in-out}@media only screen and (max-width:767px){div.beae-sections .beae-ppyv34nw .beae-tab-content-wrp{padding-top:5vmax;padding-bottom:3vmax}}div.beae-sections .beae-gf2dzlwe{display:flex;flex-direction:row;gap:0vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-gf2dzlwe{display:flex;flex-direction:column;gap:0vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-block.beae-tbg2882r{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-tbg2882r: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-tbg2882r:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-tbg2882r .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:20px 0 0 20px}div.beae-sections .beae-tbg2882r .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-tbg2882r .beae-image-picture img,div.beae-sections .beae-tbg2882r .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-tbg2882r .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-tbg2882r .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-tbg2882r .beae-x-image{border-radius:10px 10px 0 0}}div.beae-sections .beae-ggoie img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-ggoie img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-adx07qft{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-adx07qft{padding-right:4vmax;padding-left:4vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-adx07qft{padding:4vmax 3vmax}}div.beae-sections .beae-adx07qft{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-adx07qft{--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-adx07qft .beae-empty{display:none}div.beae-sections .beae-adx07qft{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-top-right-radius:20px;border-bottom-right-radius:20px}@media(max-width:768px){div.beae-sections .beae-adx07qft{border-radius:0 0 10px 10px}}div.beae-sections .beae-block.beae-c107l53p{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-c107l53p: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-c107l53p:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-c107l53p .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-c107l53p .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-c107l53p .beae-x-text ul ul,div.beae-sections .beae-c107l53p .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-c107l53p .beae-x-text ol ol,div.beae-sections .beae-c107l53p .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-c107l53p .beae-x-text{font-size:38px;line-height:46px;color:var(--beae-global-colors-text_600);text-transform:none;letter-spacing:0px;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:left}@media screen and (max-width:768px){div.beae-sections .beae-c107l53p .beae-x-text{font-size:34px;line-height:40px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-w0z7vo10{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-w0z7vo10: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-w0z7vo10:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-w0z7vo10 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-w0z7vo10 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-w0z7vo10 .beae-x-text ul ul,div.beae-sections .beae-w0z7vo10 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-w0z7vo10 .beae-x-text ol ol,div.beae-sections .beae-w0z7vo10 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-w0z7vo10 .beae-x-text{text-align:left;line-height:27px;font-size:19px;color:var(--beae-global-colors-text_500);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-w0z7vo10 .beae-x-text{line-height:22px;font-size:16px;letter-spacing:-.48px;font-weight:400;color:var(--beae-global-colors-text_500)}}div.beae-sections .beae-098bjm6v{display:flex;flex-direction:row;gap:0vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-098bjm6v{display:flex;flex-direction:column;gap:0vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-62aha65v{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-62aha65v: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-62aha65v:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-62aha65v .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:20px 0 0 20px}div.beae-sections .beae-62aha65v .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-62aha65v .beae-image-picture img,div.beae-sections .beae-62aha65v .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-62aha65v .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-62aha65v .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-62aha65v .beae-x-image{border-radius:10px 10px 0 0}}div.beae-sections .beae-mkbsn img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-mkbsn img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-jnclddr2{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-jnclddr2{padding-right:4vmax;padding-left:4vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-jnclddr2{padding:5vmax 3vmax}}div.beae-sections .beae-jnclddr2{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-jnclddr2{--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-jnclddr2 .beae-empty{display:none}div.beae-sections .beae-jnclddr2{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-top-right-radius:20px;border-bottom-right-radius:20px}@media(max-width:768px){div.beae-sections .beae-jnclddr2{border-radius:0 0 10px 10px}}div.beae-sections .beae-block.beae-xa6e9z3w{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-xa6e9z3w: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-xa6e9z3w:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xa6e9z3w .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-xa6e9z3w .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-xa6e9z3w .beae-x-text ul ul,div.beae-sections .beae-xa6e9z3w .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xa6e9z3w .beae-x-text ol ol,div.beae-sections .beae-xa6e9z3w .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xa6e9z3w .beae-x-text{font-size:38px;line-height:46px;color:var(--beae-global-colors-text_600);text-transform:none;letter-spacing:0px;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:left}@media screen and (max-width:768px){div.beae-sections .beae-xa6e9z3w .beae-x-text{font-size:34px;line-height:40px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-t7z2u6sg{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-t7z2u6sg: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-t7z2u6sg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-t7z2u6sg .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-t7z2u6sg .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-t7z2u6sg .beae-x-text ul ul,div.beae-sections .beae-t7z2u6sg .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-t7z2u6sg .beae-x-text ol ol,div.beae-sections .beae-t7z2u6sg .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-t7z2u6sg .beae-x-text{text-align:left;line-height:27px;font-size:19px;color:var(--beae-global-colors-text_500);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-t7z2u6sg .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-gttw60po{display:flex;flex-direction:row;gap:0vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-gttw60po{display:flex;flex-direction:column;gap:0vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-jd0a0pwk{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-jd0a0pwk: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-jd0a0pwk:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-jd0a0pwk .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:20px 0 0 20px}div.beae-sections .beae-jd0a0pwk .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-jd0a0pwk .beae-image-picture img,div.beae-sections .beae-jd0a0pwk .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-jd0a0pwk .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-jd0a0pwk .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-jd0a0pwk .beae-x-image{border-radius:10px 10px 0 0}}div.beae-sections .beae-xn1s6 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-xn1s6 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-uqwuuwfc{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-uqwuuwfc{padding-right:4vmax;padding-left:4vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-uqwuuwfc{padding:5vmax 3vmax}}div.beae-sections .beae-uqwuuwfc{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-uqwuuwfc{--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-uqwuuwfc .beae-empty{display:none}div.beae-sections .beae-uqwuuwfc{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-top-right-radius:20px;border-bottom-right-radius:20px}@media(max-width:768px){div.beae-sections .beae-uqwuuwfc{border-radius:0 0 10px 10px}}div.beae-sections .beae-block.beae-qt59ixn2{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-qt59ixn2: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-qt59ixn2:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-qt59ixn2 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-qt59ixn2 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-qt59ixn2 .beae-x-text ul ul,div.beae-sections .beae-qt59ixn2 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-qt59ixn2 .beae-x-text ol ol,div.beae-sections .beae-qt59ixn2 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-qt59ixn2 .beae-x-text{font-size:38px;line-height:46px;color:var(--beae-global-colors-text_600);text-transform:none;letter-spacing:0px;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:left}@media screen and (max-width:768px){div.beae-sections .beae-qt59ixn2 .beae-x-text{font-size:34px;line-height:40px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-d2g88n29{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-d2g88n29: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-d2g88n29:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-d2g88n29 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-d2g88n29 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-d2g88n29 .beae-x-text ul ul,div.beae-sections .beae-d2g88n29 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-d2g88n29 .beae-x-text ol ol,div.beae-sections .beae-d2g88n29 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-d2g88n29 .beae-x-text{text-align:left;line-height:27px;font-size:19px;color:var(--beae-global-colors-text_500);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-d2g88n29 .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-njo3tijr{display:flex;flex-direction:row;gap:0vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-njo3tijr{display:flex;flex-direction:column;gap:0vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-xzvppccx{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-xzvppccx: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-xzvppccx:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xzvppccx .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:20px 0 0 20px}div.beae-sections .beae-xzvppccx .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-xzvppccx .beae-image-picture img,div.beae-sections .beae-xzvppccx .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-xzvppccx .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-xzvppccx .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-xzvppccx .beae-x-image{border-radius:10px 10px 0 0}}div.beae-sections .beae-bi1d img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-bi1d img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-va3qic4l{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-va3qic4l{padding-right:4vmax;padding-left:4vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-va3qic4l{padding:5vmax 3vmax}}div.beae-sections .beae-va3qic4l{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-va3qic4l{--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-va3qic4l .beae-empty{display:none}div.beae-sections .beae-va3qic4l{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-top-right-radius:20px;border-bottom-right-radius:20px}@media(max-width:768px){div.beae-sections .beae-va3qic4l{border-radius:0 0 10px 10px}}div.beae-sections .beae-block.beae-iyea1m0w{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-iyea1m0w: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-iyea1m0w:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-iyea1m0w .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-iyea1m0w .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-iyea1m0w .beae-x-text ul ul,div.beae-sections .beae-iyea1m0w .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-iyea1m0w .beae-x-text ol ol,div.beae-sections .beae-iyea1m0w .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-iyea1m0w .beae-x-text{font-size:38px;line-height:46px;color:var(--beae-global-colors-text_600);text-transform:none;letter-spacing:0px;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:left}@media screen and (max-width:768px){div.beae-sections .beae-iyea1m0w .beae-x-text{font-size:34px;line-height:40px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-5chqdt6a{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-5chqdt6a: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-5chqdt6a:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-5chqdt6a .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-5chqdt6a .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-5chqdt6a .beae-x-text ul ul,div.beae-sections .beae-5chqdt6a .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-5chqdt6a .beae-x-text ol ol,div.beae-sections .beae-5chqdt6a .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-5chqdt6a .beae-x-text{text-align:left;line-height:27px;font-size:19px;color:var(--beae-global-colors-text_500);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-5chqdt6a .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-f62u8he7{--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-f62u8he7 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-f62u8he7:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-f62u8he7 .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-f62u8he7>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-f62u8he7>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-f62u8he7 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-f62u8he7 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-f62u8he7:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-f62u8he7:before{z-index:unset}div.beae-sections .beae-f62u8he7 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-f62u8he7 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-f62u8he7 .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-f62u8he7 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-jip0bp0t{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-jip0bp0t: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-jip0bp0t:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-jip0bp0t .beae-empty{display:none}div.beae-sections .beae-jip0bp0t .beae-line,div.beae-sections .beae-jip0bp0t .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-jip0bp0t .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-jip0bp0t .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-jip0bp0t .line-cont-after,div.beae-sections .beae-jip0bp0t .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-jip0bp0t .beae-line-content svg{!important}div.beae-sections .beae-jip0bp0t .beae-line-text{!important}div.beae-sections .beae-jip0bp0t .line-style{border-bottom-width:2}div.beae-sections .beae-ep510t4p{--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-ep510t4p .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-ep510t4p:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-ep510t4p .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-ep510t4p>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ep510t4p>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ep510t4p .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-ep510t4p .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-ep510t4p: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-ep510t4p: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-ep510t4p:before{z-index:unset}div.beae-sections .beae-ep510t4p .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-ep510t4p .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-ep510t4p .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-ep510t4p .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-74hk9jdf{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-74hk9jdf{padding:4vmax 3vmax}}div.beae-sections .beae-74hk9jdf{--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-74hk9jdf{--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-74hk9jdf .beae-empty{display:none}div.beae-sections .beae-74hk9jdf{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-74hk9jdf{border-radius:10px 10px 0 0}}div.beae-sections .beae-block.beae-ws5t3bjv{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-ws5t3bjv: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-ws5t3bjv:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ws5t3bjv .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-ws5t3bjv .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-ws5t3bjv .beae-x-text ul ul,div.beae-sections .beae-ws5t3bjv .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ws5t3bjv .beae-x-text ol ol,div.beae-sections .beae-ws5t3bjv .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ws5t3bjv .beae-x-text{font-size:35px;line-height:45px;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-ws5t3bjv .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-7irbimcn{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-7irbimcn: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-7irbimcn:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-7irbimcn .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-7irbimcn .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-7irbimcn .beae-x-text ul ul,div.beae-sections .beae-7irbimcn .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-7irbimcn .beae-x-text ol ol,div.beae-sections .beae-7irbimcn .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-7irbimcn .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-7irbimcn .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-rilbnhy2{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-rilbnhy2{--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-rilbnhy2{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-rilbnhy2 .beae-empty{display:none}div.beae-sections .beae-rilbnhy2: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-cp81qwzl{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-cp81qwzl: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-cp81qwzl:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-cp81qwzl .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-cp81qwzl .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-pvnr);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px 20px}div.beae-sections .beae-cp81qwzl .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-cp81qwzl .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-cp81qwzl .beae-button-js{margin:0}div.beae-sections .beae-block.beae-x1l6sfdx{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-x1l6sfdx: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-x1l6sfdx:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-x1l6sfdx .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-x1l6sfdx .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-x1l6sfdx .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-x1l6sfdx .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-x1l6sfdx .beae-x-image{border-radius:0 0 10px 10px}}div.beae-sections .beae-fwlfv img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-fwlfv img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-zyknhvp4{--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-zyknhvp4 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-zyknhvp4:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-zyknhvp4 .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-zyknhvp4>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-zyknhvp4>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-zyknhvp4 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-zyknhvp4 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-zyknhvp4:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 4;padding:6vmax 3vmax 4vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-zyknhvp4:not(.beae-next-popup--container){--beae-section-padding-top: 6;--beae-section-padding-bottom: 5;padding-top:6vmax;padding-bottom:5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-zyknhvp4:before{z-index:unset}div.beae-sections .beae-zyknhvp4 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-zyknhvp4 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-zyknhvp4 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;gap:0vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-zyknhvp4 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:20px;height:fit-content}}div.beae-sections .beae-block.beae-cak5cep7{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-cak5cep7{--parent-direction: row;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-cak5cep7{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:0px;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-cak5cep7 .beae-empty{display:none}div.beae-sections .beae-block.beae-iqbmngpd{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-iqbmngpd: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-iqbmngpd: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-521ddk9n{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-521ddk9n: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-521ddk9n:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-521ddk9n .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-521ddk9n .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-521ddk9n .beae-x-text ul ul,div.beae-sections .beae-521ddk9n .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-521ddk9n .beae-x-text ol ol,div.beae-sections .beae-521ddk9n .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-521ddk9n .beae-x-text{font-size:19px;line-height:28px;color:var(--beae-global-colors-beae-csht);text-transform:none;font-weight:400;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:left}@media screen and (max-width:768px){div.beae-sections .beae-521ddk9n .beae-x-text{font-size:17px;line-height:27px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-beae-csht)}}div.beae-sections .beae-gp60idf1{--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-gp60idf1 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-gp60idf1:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-gp60idf1 .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-gp60idf1>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-gp60idf1>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-gp60idf1 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-gp60idf1 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-gp60idf1: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-gp60idf1:not(.beae-next-popup--container){--beae-section-padding-bottom: 6;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-gp60idf1:before{z-index:unset}div.beae-sections .beae-gp60idf1 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-gp60idf1 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-sotiddh1{--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-sotiddh1 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-sotiddh1:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-sotiddh1 .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-sotiddh1>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-sotiddh1>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-sotiddh1 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-sotiddh1 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-sotiddh1: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-sotiddh1:not(.beae-next-popup--container){--beae-section-padding-bottom: 6;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-sotiddh1:before{z-index:unset}div.beae-sections .beae-sotiddh1 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-sotiddh1 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-oy3qlqpb{--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-oy3qlqpb .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-oy3qlqpb:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-oy3qlqpb .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-oy3qlqpb>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-oy3qlqpb>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-oy3qlqpb .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-oy3qlqpb .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-oy3qlqpb:not(.beae-next-popup--container){--beae-section-padding-bottom: 6;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-oy3qlqpb:not(.beae-next-popup--container){--beae-section-padding-bottom: 6;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-oy3qlqpb:before{z-index:unset}div.beae-sections .beae-oy3qlqpb .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-oy3qlqpb .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-oy3qlqpb .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-oy3qlqpb .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:2vmax;height:fit-content}}div.beae-sections .beae-block.beae-vuz06oq0{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-vuz06oq0{--parent-direction: column;display:flex;flex-direction:row-reverse;align-items:center;gap:2vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-vuz06oq0{--parent-direction-mobile: column;display:flex;flex-direction:column-reverse;gap:5vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-block.beae-0s49nmb7{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-0s49nmb7{--parent-direction: row-reverse;display:flex;flex-direction:column;gap:2vmax;height:fit-content;align-self:unset;width:40%;flex:0 0 40%}@media screen and (max-width:768px){div.beae-sections .beae-0s49nmb7{--parent-direction-mobile: column-reverse;display:flex;flex-direction:column;gap:2vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-block.beae-huf32i3u{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-huf32i3u: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-huf32i3u:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-huf32i3u .beae-list-item{display:flex;position:relative}div.beae-sections .beae-huf32i3u a.beae-list-item{text-decoration:none}div.beae-sections .beae-huf32i3u .beae-list-item{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-huf32i3u .beae-list-item{display:flex;flex-direction:column;justify-content:flex-start;gap:1vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-huf32i3u .beae-empty{display:none}div.beae-sections .beae-block.beae-odaasbmy{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-odaasbmy: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-odaasbmy:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-odaasbmy .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-odaasbmy .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-odaasbmy .beae-x-text ul ul,div.beae-sections .beae-odaasbmy .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-odaasbmy .beae-x-text ol ol,div.beae-sections .beae-odaasbmy .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-odaasbmy .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-cxxv);font-weight:500;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-odaasbmy .beae-x-text{line-height:22px;font-size:16px;letter-spacing:0px;font-weight:500;color:var(--beae-global-colors-beae-cxxv)}}div.beae-sections .beae-block.beae-zw1j6owc{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-zw1j6owc: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-zw1j6owc:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-zw1j6owc .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-zw1j6owc .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-zw1j6owc .beae-x-text ul ul,div.beae-sections .beae-zw1j6owc .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-zw1j6owc .beae-x-text ol ol,div.beae-sections .beae-zw1j6owc .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-0eadze08{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-0eadze08:not(.beae-next-popup--container){--parent-direction: row-reverse;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-0eadze08:not(.beae-next-popup--container){--parent-direction-mobile: column-reverse;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-0eadze08 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-0eadze08 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-0eadze08 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-0eadze08 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-tv4mg img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-tv4mg img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-ofh7zra8{--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-ofh7zra8 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-ofh7zra8:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-ofh7zra8 .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-ofh7zra8>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ofh7zra8>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-ofh7zra8 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-ofh7zra8 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-ofh7zra8: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-ofh7zra8: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-ofh7zra8:before{z-index:unset}div.beae-sections .beae-ofh7zra8 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-ofh7zra8 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-0dc6es70{--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-0dc6es70 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-0dc6es70:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-0dc6es70 .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-0dc6es70>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-0dc6es70>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-0dc6es70 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-0dc6es70 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-0dc6es70:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-0dc6es70:before{z-index:unset}div.beae-sections .beae-0dc6es70 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-0dc6es70 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-fcv0pbpz{--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-fcv0pbpz .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-fcv0pbpz:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-fcv0pbpz .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-fcv0pbpz>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-fcv0pbpz>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-fcv0pbpz .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-fcv0pbpz .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-fcv0pbpz: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-fcv0pbpz: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-fcv0pbpz:before{z-index:unset}div.beae-sections .beae-fcv0pbpz .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-fcv0pbpz .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-fcv0pbpz .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-fcv0pbpz .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-b63kqsv1{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-b63kqsv1{padding:4vmax 3vmax}}div.beae-sections .beae-b63kqsv1{--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-b63kqsv1{--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-b63kqsv1 .beae-empty{display:none}div.beae-sections .beae-b63kqsv1{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-b63kqsv1{border-radius:10px 10px 0 0}}div.beae-sections .beae-block.beae-tk4d10l2{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-tk4d10l2: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-tk4d10l2:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-tk4d10l2 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-tk4d10l2 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-tk4d10l2 .beae-x-text ul ul,div.beae-sections .beae-tk4d10l2 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-tk4d10l2 .beae-x-text ol ol,div.beae-sections .beae-tk4d10l2 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-tk4d10l2 .beae-x-text{font-size:35px;line-height:45px;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-tk4d10l2 .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-9bho61go{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-9bho61go: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-9bho61go:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-9bho61go .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-9bho61go .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-9bho61go .beae-x-text ul ul,div.beae-sections .beae-9bho61go .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-9bho61go .beae-x-text ol ol,div.beae-sections .beae-9bho61go .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-9bho61go .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-9bho61go .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-jmebbr8e{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-jmebbr8e{--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-jmebbr8e{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-jmebbr8e .beae-empty{display:none}div.beae-sections .beae-jmebbr8e: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-4myptgks{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-4myptgks: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-4myptgks:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-4myptgks .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-4myptgks .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-pvnr);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px 20px}div.beae-sections .beae-4myptgks .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-4myptgks .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-4myptgks .beae-button-js{margin:0}div.beae-sections .beae-block.beae-zevk2v2q{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-zevk2v2q: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-zevk2v2q:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-zevk2v2q .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-zevk2v2q .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-zevk2v2q .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-zevk2v2q .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-zevk2v2q .beae-x-image{border-radius:0 0 10px 10px}}div.beae-sections .beae-di8on img{object-fit:cover;object-position:75.30864197530865% 48.88802939470121%}@media only screen and (max-width:768px){div.beae-sections .beae-di8on img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-jj2wc001{--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-jj2wc001 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-jj2wc001:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-jj2wc001 .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-jj2wc001>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-jj2wc001>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-jj2wc001 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-jj2wc001 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-jj2wc001:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-jj2wc001:before{z-index:unset}div.beae-sections .beae-jj2wc001 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-jj2wc001 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-jj2wc001 .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-jj2wc001 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-9tkpuwkl{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-9tkpuwkl: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-9tkpuwkl:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-9tkpuwkl .beae-empty{display:none}div.beae-sections .beae-9tkpuwkl .beae-line,div.beae-sections .beae-9tkpuwkl .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-9tkpuwkl .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-9tkpuwkl .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-9tkpuwkl .line-cont-after,div.beae-sections .beae-9tkpuwkl .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-9tkpuwkl .beae-line-content svg{!important}div.beae-sections .beae-9tkpuwkl .beae-line-text{!important}div.beae-sections .beae-9tkpuwkl .line-style{border-bottom-width:2}div.beae-sections .beae-qgqnmif1{--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-qgqnmif1 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-qgqnmif1:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-qgqnmif1 .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-qgqnmif1>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-qgqnmif1>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-qgqnmif1 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-qgqnmif1 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-qgqnmif1: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-qgqnmif1: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-qgqnmif1:before{z-index:unset}div.beae-sections .beae-qgqnmif1 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-qgqnmif1 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-qgqnmif1 .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-qgqnmif1 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-i383elf5{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-i383elf5: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-i383elf5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-i383elf5 .beae-text-content{letter-spacing:0px}@media screen and (max-width:768px){div.beae-sections .beae-i383elf5 .beae-text-content{letter-spacing:0px}}div.beae-sections .beae-block.beae-2ekagjar{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-2ekagjar: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-2ekagjar:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-2ekagjar .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-2ekagjar .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-2ekagjar .beae-x-text ul ul,div.beae-sections .beae-2ekagjar .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-2ekagjar .beae-x-text ol ol,div.beae-sections .beae-2ekagjar .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-2ekagjar .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-2ekagjar .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-idud9k0y{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-idud9k0y: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-idud9k0y:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-idud9k0y .beae-list-item{display:flex;position:relative}div.beae-sections .beae-idud9k0y a.beae-list-item{text-decoration:none}div.beae-sections .beae-idud9k0y .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-idud9k0y .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-idud9k0y .beae-list-item{border-radius:10px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}div.beae-sections .beae-idud9k0y .beae-empty{display:none}@media only screen and (min-width:768px){div.beae-sections .beae-idud9k0y .beae-list-item{padding:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-idud9k0y .beae-list-item{padding:2vmax}}div.beae-sections .beae-block.beae-p614e9dp{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-p614e9dp: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-p614e9dp:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-unique-l029sq5w .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-l029sq5w .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-l029sq5w .beae-image-picture img,div.beae-sections .beae-unique-l029sq5w .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-l029sq5w .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-l029sq5w .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-bc7y8 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-bc7y8 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-kra9ptpq{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-kra9ptpq: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-kra9ptpq:not(.beae-next-popup--container){--parent-direction-mobile: column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-kra9ptpq .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-kra9ptpq .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-kra9ptpq .beae-x-text ul ul,div.beae-sections .beae-kra9ptpq .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-kra9ptpq .beae-x-text ol ol,div.beae-sections .beae-kra9ptpq .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-kra9ptpq .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-kra9ptpq .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-5vc8nxbi{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-5vc8nxbi: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-5vc8nxbi:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-5vc8nxbi .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-5vc8nxbi .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-5vc8nxbi .beae-x-text ul ul,div.beae-sections .beae-5vc8nxbi .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-5vc8nxbi .beae-x-text ol ol,div.beae-sections .beae-5vc8nxbi .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-unique-mlfomzto .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-mlfomzto .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-mlfomzto .beae-image-picture img,div.beae-sections .beae-unique-mlfomzto .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-mlfomzto .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-mlfomzto .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-kmuz6 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-kmuz6 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-7apxc28e .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-7apxc28e .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-7apxc28e .beae-image-picture img,div.beae-sections .beae-unique-7apxc28e .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-7apxc28e .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-7apxc28e .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-mko3q img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-mko3q img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-1fbk1t94 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-1fbk1t94 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-1fbk1t94 .beae-image-picture img,div.beae-sections .beae-unique-1fbk1t94 .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-1fbk1t94 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-1fbk1t94 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-duenm img{object-fit:cover;object-position:100% 53.21988010056082%}@media only screen and (max-width:768px){div.beae-sections .beae-duenm img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-tjshv00a .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-tjshv00a .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-tjshv00a .beae-image-picture img,div.beae-sections .beae-unique-tjshv00a .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-tjshv00a .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-tjshv00a .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-n2vph img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-n2vph img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-6l4zfdxn .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-6l4zfdxn .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-6l4zfdxn .beae-image-picture img,div.beae-sections .beae-unique-6l4zfdxn .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-6l4zfdxn .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-6l4zfdxn .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-0rk1 img{object-fit:cover;object-position:99.58847736625515% 49.58993710691824%}@media only screen and (max-width:768px){div.beae-sections .beae-0rk1 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-wb6ir57r .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-wb6ir57r .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-wb6ir57r .beae-image-picture img,div.beae-sections .beae-unique-wb6ir57r .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-wb6ir57r .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-wb6ir57r .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-hcnx img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-hcnx img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-us4us5tk .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-us4us5tk .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-us4us5tk .beae-image-picture img,div.beae-sections .beae-unique-us4us5tk .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-us4us5tk .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-us4us5tk .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-8y6al img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-8y6al img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-vnjxzgzq .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-vnjxzgzq .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-vnjxzgzq .beae-image-picture img,div.beae-sections .beae-unique-vnjxzgzq .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-vnjxzgzq .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-vnjxzgzq .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-n9dvgt img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-n9dvgt img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-eez4riv5 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-eez4riv5 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-eez4riv5 .beae-image-picture img,div.beae-sections .beae-unique-eez4riv5 .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-eez4riv5 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-eez4riv5 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-aksha img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-aksha img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-11qr5yxs{--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-11qr5yxs .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-11qr5yxs:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-11qr5yxs .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-11qr5yxs>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-11qr5yxs>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-11qr5yxs .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-11qr5yxs .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-11qr5yxs: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-11qr5yxs:before{z-index:unset}div.beae-sections .beae-11qr5yxs .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-11qr5yxs .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-11qr5yxs .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-11qr5yxs .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-cn3gn3xx{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-cn3gn3xx: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-cn3gn3xx:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-cn3gn3xx .beae-empty{display:none}div.beae-sections .beae-cn3gn3xx .beae-line,div.beae-sections .beae-cn3gn3xx .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-cn3gn3xx .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-cn3gn3xx .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-cn3gn3xx .line-cont-after,div.beae-sections .beae-cn3gn3xx .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-cn3gn3xx .beae-line-content svg{!important}div.beae-sections .beae-cn3gn3xx .beae-line-text{!important}div.beae-sections .beae-cn3gn3xx .line-style{border-bottom-width:2}div.beae-sections .beae-82vqr00p{--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-82vqr00p .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-82vqr00p:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-82vqr00p .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-82vqr00p>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-82vqr00p>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-82vqr00p .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-82vqr00p .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-82vqr00p: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-82vqr00p: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-82vqr00p:before{z-index:unset}div.beae-sections .beae-82vqr00p .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-82vqr00p .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-82vqr00p .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-82vqr00p .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-6mh8vys4{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-6mh8vys4{--parent-direction: column;display:flex;flex-direction:column;gap:2vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-6mh8vys4{--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-6mh8vys4 .beae-empty{display:none}div.beae-sections .beae-block.beae-tom7ozsy{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-tom7ozsy: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-tom7ozsy:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-tom7ozsy .beae-text-content{letter-spacing:0px}@media screen and (max-width:768px){div.beae-sections .beae-tom7ozsy .beae-text-content{letter-spacing:0px}}div.beae-sections .beae-block.beae-a1v4fvtd{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-a1v4fvtd: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-a1v4fvtd:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-a1v4fvtd .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-a1v4fvtd .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-a1v4fvtd .beae-x-text ul ul,div.beae-sections .beae-a1v4fvtd .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-a1v4fvtd .beae-x-text ol ol,div.beae-sections .beae-a1v4fvtd .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-a1v4fvtd .beae-x-text{text-align:center;font-weight:400;line-height:1.4em;font-size:1.2rem;color:var(--beae-global-colors-beae-1dw8);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-a1v4fvtd .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-naovajgt{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-naovajgt{margin-right:10vmax;margin-left:10vmax}}div.beae-sections .beae-block.beae-naovajgt: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-naovajgt:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-naovajgt .beae-empty{display:none}div.beae-sections .beae-naovajgt [data-type=accordions] .beae-tab-content,div.beae-sections .beae-naovajgt [data-type=tabs]{border-style:solid;border-color:#000;border-width:0px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);margin-bottom:10px;border-radius:8px}div.beae-sections .beae-naovajgt .beae-tab-item,div.beae-sections .beae-naovajgt .beae-accordion-title--mobile{font-family:var(--be-p1-ff);--c-desktop: var(--beae-global-colors-beae-mmwx);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: var(--be-p1-fs, inherit);--lh-desktop: var(--be-p1-lh, inherit);--ls-desktop: var(--be-p1-ls, inherit);color:var(--beae-global-colors-beae-mmwx);font-weight:500;text-transform:var(--be-p1-tt, inherit);font-style:var(--be-p1-fst, inherit);text-decoration:var(--be-p1-td, inherit);font-size:var(--be-p1-fs, inherit);line-height:var(--be-p1-lh, inherit);letter-spacing:var(--be-p1-ls, inherit);padding:1.5vmax 2vmax}div.beae-sections .beae-naovajgt .beae-accordion-icon--mobile{width:40px;height:40px;border-radius:50%;padding:7px}@media(max-width:768px){div.beae-sections .beae-naovajgt .beae-tab-item,div.beae-sections .beae-naovajgt .beae-accordion-title--mobile{color:var(--beae-global-colors-text_600);font-weight:500;text-transform:var(--be-p1-tt-M, var(--tt-desktop, var(--be-p1-tt, inherit)));font-style:var(--be-p1-fst-M, var(--fst-desktop, var(--be-p1-fst, inherit)));text-decoration:var(--be-p1-td-M, var(--td-desktop, var(--be-p1-td, inherit)));font-size:var(--be-p1-fs-M, var(--fs-desktop, var(--be-p1-fs, inherit)));line-height:var(--be-p1-lh-M, var(--lh-desktop, var(--be-p1-lh, inherit)));letter-spacing:0px}div.beae-sections .beae-naovajgt .beae-accordion-icon--mobile{width:32px;height:32px}}div.beae-sections .beae-naovajgt .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:row}div.beae-sections .beae-naovajgt .beae-rightside.active{width:100%;height:100%}div.beae-sections .beae-naovajgt .beae-rightsides .beae-rightside img{object-fit:cover;object-position:var(--x-position) var(--y-position);aspect-ratio:var(--aspect-ratio)}@media(max-width:767px){div.beae-sections .beae-naovajgt .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:column}}div.beae-sections .beae-naovajgt .beae-accordion-body{overflow:hidden;transition:all .2s ease-out,opacity .5s ease-in-out}@media only screen and (min-width:768px){div.beae-sections .beae-naovajgt .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-naovajgt .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax}}div.beae-sections .beae-naovajgt .beae-tab-items{display:none}div.beae-sections .beae-naovajgt .beae-accordion-title--mobile{display:flex}div.beae-sections .beae-naovajgt .beae-tab-content{width:100%;position:relative;z-index:1;visibility:visible;top:0}div.beae-sections .beae-v5r1e7nf{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-v5r1e7nf{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-jokjkt3r{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-jokjkt3r: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-jokjkt3r:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-jokjkt3r .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-jokjkt3r .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-jokjkt3r .beae-x-text ul ul,div.beae-sections .beae-jokjkt3r .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-jokjkt3r .beae-x-text ol ol,div.beae-sections .beae-jokjkt3r .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-jokjkt3r .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-1dw8);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-jokjkt3r .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-h8zdoybw{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-h8zdoybw{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-t0r0lfiz{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-t0r0lfiz: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-t0r0lfiz:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-t0r0lfiz .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-t0r0lfiz .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-t0r0lfiz .beae-x-text ul ul,div.beae-sections .beae-t0r0lfiz .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-t0r0lfiz .beae-x-text ol ol,div.beae-sections .beae-t0r0lfiz .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-8yd4363l{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-8yd4363l{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-tz4s5yw4{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-tz4s5yw4: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-tz4s5yw4:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-tz4s5yw4 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-tz4s5yw4 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-tz4s5yw4 .beae-x-text ul ul,div.beae-sections .beae-tz4s5yw4 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-tz4s5yw4 .beae-x-text ol ol,div.beae-sections .beae-tz4s5yw4 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-b4bhj05j{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-b4bhj05j{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-q06agzzr{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-q06agzzr: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-q06agzzr:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-q06agzzr .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-q06agzzr .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-q06agzzr .beae-x-text ul ul,div.beae-sections .beae-q06agzzr .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-q06agzzr .beae-x-text ol ol,div.beae-sections .beae-q06agzzr .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-sl4qwu78{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-sl4qwu78{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-2paaawph{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-2paaawph: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-2paaawph:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-2paaawph .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-2paaawph .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-2paaawph .beae-x-text ul ul,div.beae-sections .beae-2paaawph .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-2paaawph .beae-x-text ol ol,div.beae-sections .beae-2paaawph .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-7ti5j4ms{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-7ti5j4ms{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-94qwggmi{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-94qwggmi: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-94qwggmi:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-94qwggmi .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-94qwggmi .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-94qwggmi .beae-x-text ul ul,div.beae-sections .beae-94qwggmi .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-94qwggmi .beae-x-text ol ol,div.beae-sections .beae-94qwggmi .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-q0tu1rqv{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-q0tu1rqv{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-n05r3zvy{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-n05r3zvy: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-n05r3zvy:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-n05r3zvy .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-n05r3zvy .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-n05r3zvy .beae-x-text ul ul,div.beae-sections .beae-n05r3zvy .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-n05r3zvy .beae-x-text ol ol,div.beae-sections .beae-n05r3zvy .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-cfkcb5pv{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-cfkcb5pv{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-lzu011io{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-lzu011io: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-lzu011io:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-lzu011io .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-lzu011io .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-lzu011io .beae-x-text ul ul,div.beae-sections .beae-lzu011io .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-lzu011io .beae-x-text ol ol,div.beae-sections .beae-lzu011io .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-x3vxo6kp{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-x3vxo6kp{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-xzrkbj5e{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-xzrkbj5e: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-xzrkbj5e:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xzrkbj5e .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-xzrkbj5e .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-xzrkbj5e .beae-x-text ul ul,div.beae-sections .beae-xzrkbj5e .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xzrkbj5e .beae-x-text ol ol,div.beae-sections .beae-xzrkbj5e .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-v8grjllp{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-v8grjllp{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-bmsun3uz{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-bmsun3uz: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-bmsun3uz:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-bmsun3uz .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-bmsun3uz .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-bmsun3uz .beae-x-text ul ul,div.beae-sections .beae-bmsun3uz .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-bmsun3uz .beae-x-text ol ol,div.beae-sections .beae-bmsun3uz .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0ibshxho{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-0ibshxho{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-kunbu476{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-kunbu476: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-kunbu476:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-kunbu476 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-kunbu476 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-kunbu476 .beae-x-text ul ul,div.beae-sections .beae-kunbu476 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-kunbu476 .beae-x-text ol ol,div.beae-sections .beae-kunbu476 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-j25z5l26{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-j25z5l26 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-j25z5l26: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}@media only screen and (max-width:767px){div.beae-sections .beae-j25z5l26 .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-j25z5l26>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-j25z5l26>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-j25z5l26 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-j25z5l26 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-j25z5l26: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-j25z5l26: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) 50%,transparent);mix-blend-mode:normal;z-index:unset}div.beae-sections .beae-j25z5l26 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-j25z5l26 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-j25z5l26 .beae-content-right{transition-property:opacity,transform;transition-timing-function:ease;transition-duration:.5s}div.beae-sections .beae-j25z5l26 .beae-empty{display:none}div.beae-sections .beae-j25z5l26 .beae__section--container{position:static}@media(max-width:768px){div.beae-sections .beae-j25z5l26 .beae__section--container{position:relative}}div.beae-sections .beae-j25z5l26 .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-j25z5l26 .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-1i0t8kti{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-1i0t8kti{padding-bottom:8vmax}}div.beae-sections .beae-1i0t8kti{--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-1i0t8kti{--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-1i0t8kti .beae-empty{display:none}div.beae-sections .beae-block.beae-xeebrh0w{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-xeebrh0w: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-xeebrh0w:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xeebrh0w .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-xeebrh0w .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-xeebrh0w .beae-x-text ul ul,div.beae-sections .beae-xeebrh0w .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xeebrh0w .beae-x-text ol ol,div.beae-sections .beae-xeebrh0w .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xeebrh0w .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-xeebrh0w .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-lplthi0o{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-lplthi0o: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-lplthi0o:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-lplthi0o .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-lplthi0o .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-lplthi0o .beae-x-text ul ul,div.beae-sections .beae-lplthi0o .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-lplthi0o .beae-x-text ol ol,div.beae-sections .beae-lplthi0o .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-lplthi0o .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-lplthi0o .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-04ps6v25{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-04ps6v25: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-04ps6v25:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-04ps6v25 .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-04ps6v25 .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-04ps6v25 .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-04ps6v25 .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-04ps6v25 .beae-button-js{margin:0}div.beae-sections .beae-nvfc8 img{object-fit:cover;object-position:center center}@media only screen and (max-width:768px){div.beae-sections .beae-nvfc8 img{object-fit:cover;object-position:24.279835390946502% 50%}}.beae-x-text a:not(.beae-not-rs-cl){text-decoration:underline!important}
/*# sourceMappingURL=/cdn/shop/t/28/assets/beae-68b66ef54ea4f16b8a0ff005.css.map */
