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-x-image{display:flex!important;justify-content:center;align-items:center;overflow:hidden}div.beae-sections .beae-base-img-overlay{display:block!important;position:absolute;top:0;left:0;right:0;bottom:0;z-index:3}div.beae-sections .beae-block.beae-x-image,div.beae-sections .beae-block.beae-x-image *{height:100%!important;width:100%!important}div.beae-sections .beae-img-comp-container--second,div.beae-sections .beae-image-secondary{opacity:var(--image-hover-opacity, 0);z-index:var(--image-hover-zindex, -1);position:absolute;top:0;left:0;right:0;bottom:0;max-width:100%;max-height:100%}div.beae-sections .beae-img-comp-container--second{clip-path:var(--image-second-clip-path, none)}div.beae-sections .beae-image-picture{overflow:hidden}div.beae-sections .overlay-hidden{opacity:0;visibility:hidden}div.beae-sections .beae-x-image .beae-image-secondary{pointer-events:auto!important}div.beae-sections .beae-x-image .beae-img-ratio-wrp{width:100%;height:unset;position:absolute;top:50%;transform:translateY(-50%);z-index:10}div.beae-sections .beae-x-image .beae-img-ratio-wrp .beae-img-ratio-control{width:unset!important;height:unset!important;top:50%;position:absolute;min-width:20px;min-height:20px;cursor:ew-resize;display:flex;justify-content:center;align-items:center;transform:translate(-50%,-50%);background:#fff;border-radius:100%;animation:pulse-animation 1s ease-in-out 0s infinite alternate}div.beae-sections .beae-img-ratio-control:before{content:"";position:absolute;display:block;height:9999px;width:2px;left:50%;top:90%;background:#fff;transform:translate(-50%);z-index:8}div.beae-sections .beae-img-ratio-control:after{content:"";position:absolute;display:block;height:9999px;width:2px;left:50%;bottom:90%;background:#fff;transform:translate(-50%);transform-origin:top center;z-index:8}div.beae-sections .beae-image-secondary,div.beae-sections .beae-image-primary{transition:all .3s ease-in-out}div.beae-sections .beae-image-picture[hover-mode=true]{position:relative}div.beae-sections .beae-container-image-ratio{width:100%}div.beae-sections .beae-x-image.beae-overlay>.beae-overlay-text{text-align:center}div.beae-sections .beae-x-image figure,div.beae-sections .beae-container-image .mce--wrp,div.beae-sections .beae-image-align{display:flex}div.beae-sections .beae-image-picture-link{overflow:hidden;display:inline-flex}div.beae-sections .beae-x-image picture{flex:1 1 auto;min-height:1px;width:100%}div.beae-sections .core__micro--image .beae-mce__image picture,div.beae-sections .core__micro--image .beae-mce__image picture img{vertical-align:bottom}div.beae-sections .beae-container-image{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;-webkit-user-drag:none}div.beae-sections .beae-image-product .beae-container-image{display:block}div.beae-sections .beae-image-content-position{transform:translateZ(0)}div.beae-sections .beae-image-content-position,div.beae-sections .beae-image-picture-link{position:relative}div.beae-sections .beae-x-image.beae-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}div.beae-sections .beae-image-product .beae-image-secondary img{height:100%}div.beae-sections .beae-img-com-text-before{position:absolute;top:0}div.beae-sections .beae-img-com-text-after{position:absolute;bottom:0}div.beae-sections .beae-image_comp-text{background:#fff3;padding:0 20px;color:#fff}div.beae-sections .beae-x-image .beae-img-comp-text{width:unset!important;height:unset!important;background:#fff3;padding:0 20px;color:#fff}div.beae-sections .beae-img-comp-text-before{position:absolute;top:50%;left:20px;z-index:1000000;transform:translateY(-50%)}div.beae-sections .beae-img-comp-text-after{position:absolute;z-index:8;top:50%;transform:translateY(-50%);right:20px}div.beae-sections .beae-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}}@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-4xotg88t{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-4xotg88t .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-4xotg88t:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:color-mix(in srgb,var(--beae-global-colors-beae-mmwx) 15%,transparent);mix-blend-mode:normal;z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-4xotg88t .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-4xotg88t>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-4xotg88t>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-4xotg88t .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-4xotg88t .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-4xotg88t: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-4xotg88t: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) 35%,transparent);mix-blend-mode:normal;z-index:unset}div.beae-sections .beae-4xotg88t .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-4xotg88t .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-4xotg88t .beae-content-right{transition-property:opacity,transform;transition-timing-function:ease;transition-duration:.5s}div.beae-sections .beae-4xotg88t .beae-empty{display:none}div.beae-sections .beae-4xotg88t .beae__section--container{position:static}@media(max-width:768px){div.beae-sections .beae-4xotg88t .beae__section--container{position:relative}}div.beae-sections .beae-4xotg88t .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-4xotg88t .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:4vmax;height:100vh}}div.beae-sections .beae-block.beae-i7tvic5g{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-i7tvic5g{padding-bottom:8vmax}}div.beae-sections .beae-i7tvic5g{--parent-direction: row;display:flex;flex-direction:column;gap:1.5vmax;height:fit-content;align-self:unset;width:60%;flex:0 0 60%}@media screen and (max-width:768px){div.beae-sections .beae-i7tvic5g{--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-i7tvic5g .beae-empty{display:none}div.beae-sections .beae-block.beae-1lpqhfby{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-1lpqhfby: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-1lpqhfby:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-1lpqhfby .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-1lpqhfby .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-m9wp);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:10px}div.beae-sections .beae-1lpqhfby .beae-button-js:hover{color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-m9wp);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-1lpqhfby .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-1lpqhfby .beae-button-js{margin:0}div.beae-sections .beae-block.beae-99j897t8{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-99j897t8: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-99j897t8:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-99j897t8 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-99j897t8 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-99j897t8 .beae-x-text ul ul,div.beae-sections .beae-99j897t8 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-99j897t8 .beae-x-text ol ol,div.beae-sections .beae-99j897t8 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-99j897t8 .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-99j897t8 .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-6iudvu5z{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-6iudvu5z: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-6iudvu5z:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-6iudvu5z .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-6iudvu5z .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-6iudvu5z .beae-x-text ul ul,div.beae-sections .beae-6iudvu5z .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-6iudvu5z .beae-x-text ol ol,div.beae-sections .beae-6iudvu5z .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-6iudvu5z .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-6iudvu5z .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-d2o2q72u{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-d2o2q72u: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-d2o2q72u:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-d2o2q72u .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-d2o2q72u .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:15px}div.beae-sections .beae-d2o2q72u .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-d2o2q72u .beae-button-js{font-size:18px!important;line-height:24px!important;letter-spacing:0px!important;font-weight:500!important;padding:13px}}div.beae-sections .beae-d2o2q72u .beae-button-js{margin:0}div.beae-sections .beae-14fr img{object-fit:cover;object-position:center center}@media only screen and (max-width:768px){div.beae-sections .beae-14fr img{object-fit:cover;object-position:55.55555555555556% 59.24813911302934%}}div.beae-sections .beae-qz6h2wr1{--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-qz6h2wr1 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-qz6h2wr1:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-qz6h2wr1 .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-qz6h2wr1>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-qz6h2wr1>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-qz6h2wr1 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-qz6h2wr1 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-qz6h2wr1: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-qz6h2wr1: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-qz6h2wr1:before{z-index:unset}div.beae-sections .beae-qz6h2wr1 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-qz6h2wr1 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-qz6h2wr1 .beae-slider[data-pagination=true] .beae-slider-controls-wrp{padding-bottom:5vmax}@media only screen and (max-width:767px){div.beae-sections .beae-qz6h2wr1{display:none}}div.beae-sections .beae-qz6h2wr1 .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-qz6h2wr1 .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-tfkgqwv9{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-tfkgqwv9{display:none!important}}div.beae-sections .beae-block.beae-tfkgqwv9: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-tfkgqwv9:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-tfkgqwv9 .beae-list-item{display:flex;position:relative}div.beae-sections .beae-tfkgqwv9 a.beae-list-item{text-decoration:none}div.beae-sections .beae-tfkgqwv9 .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-tfkgqwv9 .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-tfkgqwv9 .beae-list-item{border-left:3px solid var(--beae-global-colors-beae-m9wp)}div.beae-sections .beae-tfkgqwv9 .beae-list-item:first-child{border:none}@media(max-width:768px){div.beae-sections .beae-tfkgqwv9 .beae-list-item{border-style:solid;border-color:#000;border-width:0px}}div.beae-sections .beae-tfkgqwv9 .beae-empty{display:none}div.beae-sections .beae-tfkgqwv9 .beae-slider-pagination-wrp .beae-slider-pagination{width:0px}@media(max-width:768px){div.beae-sections .beae-tfkgqwv9 .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-tfkgqwv9 .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-tfkgqwv9 .beae-list-item{padding-right:1.3vmax;padding-left:1.3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-tfkgqwv9 .beae-list-item{padding-bottom:1vmax}}div.beae-sections .beae-block.beae-yx5h63x0{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-yx5h63x0: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-yx5h63x0:not(.beae-next-popup--container){--parent-direction-mobile: column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-yx5h63x0 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-yx5h63x0 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-yx5h63x0 .beae-x-text ul ul,div.beae-sections .beae-yx5h63x0 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-yx5h63x0 .beae-x-text ol ol,div.beae-sections .beae-yx5h63x0 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-yx5h63x0 .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-yx5h63x0 .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-qf6chcsf{--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-qf6chcsf .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-qf6chcsf:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-qf6chcsf .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-qf6chcsf>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-qf6chcsf>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-qf6chcsf .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-qf6chcsf .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width:767px){div.beae-sections .beae-qf6chcsf: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-qf6chcsf:before{z-index:unset}div.beae-sections .beae-qf6chcsf .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-qf6chcsf .beae-section-background-video[data-device=mobile]{display:block}}@media only screen and (max-width:767px){div.beae-sections .beae-qf6chcsf{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}div.beae-sections .beae-qf6chcsf:before{z-index:unset}}div.beae-sections .beae-qf6chcsf .beae-marquee-content{background-color:transparent}div.beae-sections .beae-qf6chcsf .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-qf6chcsf .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-q1a35o1k{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-q1a35o1k{display:none!important}}div.beae-sections .beae-block.beae-q1a35o1k: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-q1a35o1k:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-q1a35o1k a.beae-marquee-item{text-decoration:none}div.beae-sections .beae-q1a35o1k{width:100%;overflow:hidden}div.beae-sections .beae-q1a35o1k .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-q1a35o1k .beae-marquee-item{padding:0 20px}div.beae-sections .beae-q1a35o1k .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-q1a35o1k .beae-marquee-item{padding:0 20px}}div.beae-sections .beae-q1a35o1k .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-q1a35o1k .beae-list-item{display:flex;flex-direction:row;gap:2vmax}}div.beae-sections .beae-q1a35o1k .beae-list-item{width:100%;height:fit-content}@media only screen and (max-width:767px){div.beae-sections .beae-q1a35o1k .beae-list-item{width:100%;height:fit-content}}div.beae-sections .beae-q1a35o1k .beae-empty{display:none}div.beae-sections .beae-block.beae-9xtd5wto{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-9xtd5wto: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-9xtd5wto: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-9xtd5wto .beae-empty{display:none}div.beae-sections .beae-9xtd5wto .beae-elm__ic{color:var(--beae-global-colors-beae-m9wp);width:40px;height:40px}div.beae-sections .beae-9xtd5wto .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-ksh4b3z1{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-ksh4b3z1: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-ksh4b3z1: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-ksh4b3z1 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-ksh4b3z1 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-ksh4b3z1 .beae-x-text ul ul,div.beae-sections .beae-ksh4b3z1 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ksh4b3z1 .beae-x-text ol ol,div.beae-sections .beae-ksh4b3z1 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ksh4b3z1 .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-ksh4b3z1 .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-6zubi3lj{--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-6zubi3lj .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-6zubi3lj:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-6zubi3lj .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-6zubi3lj>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-6zubi3lj>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-6zubi3lj .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-6zubi3lj .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-6zubi3lj:not(.beae-next-popup--container){--beae-section-padding-top: 2;--beae-section-padding-bottom: 2;padding:2vmax 3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-6zubi3lj: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-6zubi3lj:before{z-index:unset}div.beae-sections .beae-6zubi3lj .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-6zubi3lj .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-6zubi3lj .beae-slider[data-pagination=true] .beae-slider-controls-wrp{padding-bottom:5vmax}div.beae-sections .beae-5wsqtyc7{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-w2br) 100%,transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-5wsqtyc7 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-5wsqtyc7:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-5wsqtyc7 .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-5wsqtyc7>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-5wsqtyc7>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-5wsqtyc7 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-5wsqtyc7 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-5wsqtyc7:not(.beae-next-popup--container){--beae-section-padding-top: 8;--beae-section-padding-bottom: 6;padding:8vmax 3vmax 6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-5wsqtyc7:not(.beae-next-popup--container){--beae-section-padding-top: 10;--beae-section-padding-bottom: 6;padding-top:10vmax;padding-bottom:6vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-5wsqtyc7:before{z-index:unset}div.beae-sections .beae-5wsqtyc7 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-5wsqtyc7 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-rld79a9r{--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-rld79a9r .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-rld79a9r:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-rld79a9r .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-rld79a9r>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-rld79a9r>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-rld79a9r .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-rld79a9r .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-rld79a9r: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-rld79a9r: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-rld79a9r:before{z-index:unset}div.beae-sections .beae-rld79a9r .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-rld79a9r .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-rld79a9r a{text-decoration:underline!important;color:#434343!important}@media only screen and (min-width:768px){div.beae-sections .beae-rld79a9r .tooltips a{color:#1470ef;text-decoration:underline;cursor:pointer}div.beae-sections .beae-rld79a9r .tooltips a:after{content:"Staph aureus Mastitis: Diagnosis, Treatment & Control";position:absolute;background:#333;color:#fff;padding:6px 10px;border-radius:6px;font-size:13px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .25s ease;bottom:50%;left:50%;transform:translate(-50%);z-index:10}div.beae-sections .beae-rld79a9r .tooltips a:hover:after,div.beae-sections .beae-rld79a9r .tooltips a:hover:before{opacity:1;visibility:visible}}div.beae-sections .beae-rld79a9r .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;gap:0vmax;height:fit-content}@media screen and (max-width:768px){div.beae-sections .beae-rld79a9r .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:5vmax;height:fit-content}}div.beae-sections .beae-block.beae-20o584f3{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-20o584f3{--parent-direction: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-20o584f3{--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-20o584f3 .beae-empty{display:none}div.beae-sections .beae-block.beae-4u6tw07b{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-4u6tw07b: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-4u6tw07b: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-6wqebe43{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-6wqebe43: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-6wqebe43:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-6wqebe43 .beae-list-item{display:flex;position:relative}div.beae-sections .beae-6wqebe43 a.beae-list-item{text-decoration:none}div.beae-sections .beae-6wqebe43 .beae-list-item{display:flex;flex-direction:column;align-items:flex-start;gap:1.2vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-6wqebe43 .beae-list-item{display:flex;flex-direction:column;gap:2vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-6wqebe43 .beae-list-item{background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);border-radius:10px}div.beae-sections .beae-6wqebe43 .beae-empty{display:none}@media only screen and (min-width:768px){div.beae-sections .beae-6wqebe43 .beae-list-item{padding:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-6wqebe43 .beae-list-item{padding:2vmax}}div.beae-sections .beae-block.beae-qfuspk5e{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-qfuspk5e:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:60px;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-qfuspk5e:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:55px;align-self:unset}}div.beae-sections .beae-qfuspk5e .beae-empty{display:none}div.beae-sections .beae-qfuspk5e .beae-elm__ic{color:var(--beae-global-colors-white);background:color-mix(in srgb,var(--beae-global-colors-beae-m9wp) 100%,transparent);padding:14px;border-radius:50%}div.beae-sections .beae-qfuspk5e .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-h2v1oqdf{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-h2v1oqdf: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-h2v1oqdf:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-h2v1oqdf .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-h2v1oqdf .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-h2v1oqdf .beae-x-text ul ul,div.beae-sections .beae-h2v1oqdf .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-h2v1oqdf .beae-x-text ol ol,div.beae-sections .beae-h2v1oqdf .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-zni2vqpk{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-zni2vqpk a{text-decoration:underline!important;color:#434343!important}div.beae-sections .beae-block.beae-zni2vqpk: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-zni2vqpk:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-zni2vqpk .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-zni2vqpk .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-zni2vqpk .beae-x-text ul ul,div.beae-sections .beae-zni2vqpk .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-zni2vqpk .beae-x-text ol ol,div.beae-sections .beae-zni2vqpk .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-zni2vqpk .beae-x-text{text-align:left;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-zni2vqpk .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-eb4cop2i{--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-eb4cop2i .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-eb4cop2i:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-eb4cop2i .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-eb4cop2i>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-eb4cop2i>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-eb4cop2i .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-eb4cop2i .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-eb4cop2i:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-eb4cop2i:before{z-index:unset}div.beae-sections .beae-eb4cop2i .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-eb4cop2i .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-eb4cop2i .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-eb4cop2i .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-xmz16kaq{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-xmz16kaq: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-xmz16kaq:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xmz16kaq .beae-empty{display:none}div.beae-sections .beae-xmz16kaq .beae-line,div.beae-sections .beae-xmz16kaq .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-xmz16kaq .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-xmz16kaq .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-xmz16kaq .line-cont-after,div.beae-sections .beae-xmz16kaq .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-xmz16kaq .beae-line-content svg{!important}div.beae-sections .beae-xmz16kaq .beae-line-text{!important}div.beae-sections .beae-xmz16kaq .line-style{border-bottom-width:2}div.beae-sections .beae-pjyjnypy{--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-pjyjnypy .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-pjyjnypy:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-pjyjnypy .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-pjyjnypy>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-pjyjnypy>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-pjyjnypy .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-pjyjnypy .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-pjyjnypy: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-pjyjnypy: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-pjyjnypy:before{z-index:unset}div.beae-sections .beae-pjyjnypy .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-pjyjnypy .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-pjyjnypy .beae-video_overlay-icon{width:100%!important;height:100%!important}div.beae-sections .beae-pjyjnypy .beae-video-icon-play svg{width:70px!important}div.beae-sections .beae-pjyjnypy .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-pjyjnypy .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-nm154jda{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-nm154jda{padding:5vmax 3vmax}}div.beae-sections .beae-nm154jda{--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-nm154jda{--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-nm154jda .beae-empty{display:none}div.beae-sections .beae-nm154jda{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-nm154jda{border-radius:10px 10px 0 0}}div.beae-sections .beae-block.beae-vt0q2nqk{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-vt0q2nqk: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-vt0q2nqk:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-vt0q2nqk .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-vt0q2nqk .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-vt0q2nqk .beae-x-text ul ul,div.beae-sections .beae-vt0q2nqk .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-vt0q2nqk .beae-x-text ol ol,div.beae-sections .beae-vt0q2nqk .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-vt0q2nqk .beae-x-text{font-size:38px;line-height:46px;color:var(--beae-global-colors-beae-mmwx);text-transform:none;letter-spacing:0px;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-vt0q2nqk .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-m0mxxl7b{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-m0mxxl7b: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-m0mxxl7b:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-m0mxxl7b .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-m0mxxl7b .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-m0mxxl7b .beae-x-text ul ul,div.beae-sections .beae-m0mxxl7b .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-m0mxxl7b .beae-x-text ol ol,div.beae-sections .beae-m0mxxl7b .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-m0mxxl7b .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-m0mxxl7b .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-fi9ifgjx{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-fi9ifgjx: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-fi9ifgjx:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-fi9ifgjx .beae-empty{display:none}div.beae-sections .beae-fi9ifgjx{border-radius:0 20px 20px 0;overflow:hidden}div.beae-sections .beae-fi9ifgjx .beae-video_overlay-icon,div.beae-sections .beae-fi9ifgjx .beae-x-video--wrapper .beae-video-icon-play{color:var(--beae-global-colors-background_600);background:color-mix(in srgb,var(--beae-global-colors-transparent) 100%,transparent);width:70px;height:70px}@media(max-width:768px){div.beae-sections .beae-fi9ifgjx{border-radius:0 0 10px 10px}div.beae-sections .beae-fi9ifgjx .beae-video_overlay-icon,div.beae-sections .beae-fi9ifgjx .beae-x-video--wrapper .beae-video-icon-play{width:55px;height:55px}}div.beae-sections .beae-fi9ifgjx video.beae_video,div.beae-sections .beae-fi9ifgjx iframe.beae_iframe{aspect-ratio:3/2}div.beae-sections .beae-fi9ifgjx .beae-block_video-iframe,div.beae-sections .beae-fi9ifgjx .beae-x-video--wrapper,div.beae-sections .beae-fi9ifgjx video.beae_video,div.beae-sections .beae-fi9ifgjx iframe.beae_iframe{width:100%!important;height:100%!important}div.beae-sections .beae-fi9ifgjx{position:relative}div.beae-sections .beae-fi9ifgjx .beae-block_video-player{width:100%;height:100%;display:inline-block;overflow:hidden}div.beae-sections .beae-fi9ifgjx .beae-block_video-player iframe{border-radius:0}div.beae-sections .beae-fi9ifgjx .beae-popup__content iframe,div.beae-sections .beae-fi9ifgjx .beae-popup__content video{width:100%;aspect-ratio:16 / 9}div.beae-sections .beae-fi9ifgjx .beae-icon-overlay .beae-block_video-player{display:none}div.beae-sections .beae-fi9ifgjx .beae-icon-overlay .beae-video_overlay-icon{position:relative}div.beae-sections .beae-fi9ifgjx .beae-video_overlay-icon{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;z-index:1;transition:all .3s ease-in-out;cursor:pointer}div.beae-sections .beae-fi9ifgjx .beae-x-video--wrapper .beae-video_overlay-icon.beae-overlay{width:100%;height:100%}div.beae-sections .beae-fi9ifgjx .beae-video-icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;cursor:pointer}div.beae-sections .beae-fi9ifgjx .beae-video-icon-play svg{height:100%;width:100%;fill:currentColor}div.beae-sections .beae-fi9ifgjx .beae-x-video--wrapper img,div.beae-sections .beae-fi9ifgjx .beae-x-video--wrapper picture{object-fit:cover;height:100%;width:100%;object-position:50% 50%}div.beae-sections .beae-fi9ifgjx .beae-close-video{position:absolute;top:1rem;right:1rem;z-index:100000000;background:#fff;border-radius:100%;height:44px;width:44px;display:none;justify-content:center;align-items:center;cursor:pointer}div.beae-sections .beae-fi9ifgjx .beae-img-overlay.playing .beae-close-video{display:flex;opacity:0;transition:opacity ease-in .25s}div.beae-sections .beae-fi9ifgjx .beae-img-overlay.playing:hover .beae-close-video{opacity:1}div.beae-sections .beae-fi9ifgjx .beae-img-overlay .beae_iframe,div.beae-sections .beae-fi9ifgjx .beae-img-overlay .beae_video{transition:all .3s ease-in-out 0ms;opacity:0}div.beae-sections .beae-fi9ifgjx .beae-img-overlay.playing .beae_iframe,div.beae-sections .beae-fi9ifgjx .beae-img-overlay.playing .beae_video{opacity:1;z-index:100000000;position:relative;transition:all .3s ease-in-out .3s}div.beae-sections .beae-fi9ifgjx .beae-img-overlay.playing .beae-video_overlay-icon{opacity:0}@media only screen and (max-width:768px){div.beae-sections .beae-fi9ifgjx .beae-video-icon-play{top:50%;left:50%}}div.beae-sections .beae-cqrtl0o1{--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-cqrtl0o1 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-cqrtl0o1:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-cqrtl0o1 .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-cqrtl0o1>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-cqrtl0o1>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-cqrtl0o1 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-cqrtl0o1 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-cqrtl0o1:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-cqrtl0o1:before{z-index:unset}div.beae-sections .beae-cqrtl0o1 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-cqrtl0o1 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-cqrtl0o1 .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-cqrtl0o1 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-8dtf5u6a{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-8dtf5u6a: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-8dtf5u6a:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-8dtf5u6a .beae-empty{display:none}div.beae-sections .beae-8dtf5u6a .beae-line,div.beae-sections .beae-8dtf5u6a .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-8dtf5u6a .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-8dtf5u6a .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-8dtf5u6a .line-cont-after,div.beae-sections .beae-8dtf5u6a .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-8dtf5u6a .beae-line-content svg{!important}div.beae-sections .beae-8dtf5u6a .beae-line-text{!important}div.beae-sections .beae-8dtf5u6a .line-style{border-bottom-width:2}div.beae-sections .beae-s65ff31p{--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-s65ff31p .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-s65ff31p:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-s65ff31p .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-s65ff31p>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-s65ff31p>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-s65ff31p .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-s65ff31p .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-s65ff31p: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-s65ff31p: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-s65ff31p:before{z-index:unset}div.beae-sections .beae-s65ff31p .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-s65ff31p .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-s65ff31p .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-s65ff31p .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-tsy1vxiv{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-tsy1vxiv: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-tsy1vxiv:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-tsy1vxiv .beae-text-content{letter-spacing:0px}@media screen and (max-width:768px){div.beae-sections .beae-tsy1vxiv .beae-text-content{letter-spacing:0px}}div.beae-sections .beae-block.beae-2p5f4mnz{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-2p5f4mnz{margin-top:1vmax}}div.beae-sections .beae-block.beae-2p5f4mnz: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-2p5f4mnz:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-2p5f4mnz .beae-list-item{display:flex;position:relative}div.beae-sections .beae-2p5f4mnz a.beae-list-item{text-decoration:none}div.beae-sections .beae-2p5f4mnz .beae-list-item{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-2p5f4mnz .beae-list-item{display:flex;flex-direction:column;gap:3vmax;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-2p5f4mnz .beae-list-item{border-radius:20px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}div.beae-sections .beae-2p5f4mnz .beae-empty{display:none}@media only screen and (min-width:768px){div.beae-sections .beae-2p5f4mnz .beae-list-item{padding:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-2p5f4mnz .beae-list-item{padding:4vmax 3vmax}}div.beae-sections .beae-block.beae-q49ptmi7{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-q49ptmi7: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-q49ptmi7:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-q49ptmi7 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-q49ptmi7 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-q49ptmi7 .beae-x-text ul ul,div.beae-sections .beae-q49ptmi7 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-q49ptmi7 .beae-x-text ol ol,div.beae-sections .beae-q49ptmi7 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-q49ptmi7 .beae-x-text{font-size:34px;line-height:44px;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-q49ptmi7 .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-lcuezyva{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-lcuezyva{--parent-direction: column;display:flex;flex-direction:column;gap:1vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-lcuezyva{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:2vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-lcuezyva .beae-empty{display:none}div.beae-sections .beae-block.beae-53zot3nj{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-53zot3nj{--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-53zot3nj{--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-53zot3nj .beae-empty{display:none}div.beae-sections .beae-block.beae-jwwh1xvn{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-jwwh1xvn:not(.beae-next-popup--container){--parent-direction: row;width:25px;height:30px;flex:0 0 25px;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-jwwh1xvn:not(.beae-next-popup--container){--parent-direction-mobile: row;height:fit-content;align-self:unset;width:20px;flex:0 0 20px}}div.beae-sections .beae-jwwh1xvn .beae-empty{display:none}div.beae-sections .beae-jwwh1xvn .beae-elm__ic{color:var(--beae-global-colors-beae-m9wp)}div.beae-sections .beae-jwwh1xvn .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-vpxfs404{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-vpxfs404: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-vpxfs404: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-vpxfs404 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-vpxfs404 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-vpxfs404 .beae-x-text ul ul,div.beae-sections .beae-vpxfs404 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-vpxfs404 .beae-x-text ol ol,div.beae-sections .beae-vpxfs404 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-vpxfs404 .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}@media screen and (max-width:768px){div.beae-sections .beae-vpxfs404 .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-od15ekof{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-od15ekof{--parent-direction: column;display:flex;flex-direction:row;gap:1vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width:768px){div.beae-sections .beae-od15ekof{--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-od15ekof .beae-empty{display:none}div.beae-sections .beae-block.beae-8iajwym8{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-8iajwym8:not(.beae-next-popup--container){--parent-direction: row;width:25px;height:30px;flex:0 0 25px;align-self:unset}@media screen and (max-width:768px){div.beae-sections .beae-block.beae-8iajwym8:not(.beae-next-popup--container){--parent-direction-mobile: row;height:fit-content;align-self:unset;width:20px;flex:0 0 20px}}div.beae-sections .beae-8iajwym8 .beae-empty{display:none}div.beae-sections .beae-8iajwym8 .beae-elm__ic{color:var(--beae-global-colors-beae-m9wp)}div.beae-sections .beae-8iajwym8 .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-sumdxoae{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-sumdxoae: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-sumdxoae: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-sumdxoae .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-sumdxoae .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-sumdxoae .beae-x-text ul ul,div.beae-sections .beae-sumdxoae .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-sumdxoae .beae-x-text ol ol,div.beae-sections .beae-sumdxoae .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-sumdxoae .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}@media screen and (max-width:768px){div.beae-sections .beae-sumdxoae .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-j3dz6wd2{--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-j3dz6wd2 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-j3dz6wd2:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-j3dz6wd2 .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-j3dz6wd2>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-j3dz6wd2>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-j3dz6wd2 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-j3dz6wd2 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-j3dz6wd2:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-j3dz6wd2:before{z-index:unset}div.beae-sections .beae-j3dz6wd2 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-j3dz6wd2 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-j3dz6wd2 .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-j3dz6wd2 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-lxof58bl{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-lxof58bl: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-lxof58bl:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-lxof58bl .beae-empty{display:none}div.beae-sections .beae-lxof58bl .beae-line,div.beae-sections .beae-lxof58bl .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-lxof58bl .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-lxof58bl .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-lxof58bl .line-cont-after,div.beae-sections .beae-lxof58bl .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-lxof58bl .beae-line-content svg{!important}div.beae-sections .beae-lxof58bl .beae-line-text{!important}div.beae-sections .beae-lxof58bl .line-style{border-bottom-width:2}div.beae-sections .beae-r3xri3l0{--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-r3xri3l0 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-r3xri3l0:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-r3xri3l0 .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-r3xri3l0>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-r3xri3l0>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-r3xri3l0 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-r3xri3l0 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-r3xri3l0: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-r3xri3l0: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-r3xri3l0:before{z-index:unset}div.beae-sections .beae-r3xri3l0 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-r3xri3l0 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-r3xri3l0 .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-r3xri3l0 .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-tswswc9q{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-tswswc9q{--parent-direction: row;display:flex;flex-direction:column;gap:1.5vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-tswswc9q{--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-tswswc9q .beae-empty{display:none}div.beae-sections .beae-block.beae-8bw4i3kv{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-8bw4i3kv: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-8bw4i3kv:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-8bw4i3kv .beae-text-content{letter-spacing:0px}@media screen and (max-width:768px){div.beae-sections .beae-8bw4i3kv .beae-text-content{letter-spacing:0px}}div.beae-sections .beae-block.beae-eqazbioc{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-eqazbioc: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-eqazbioc:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-eqazbioc .beae-empty{display:none}div.beae-sections .beae-eqazbioc .beae-line,div.beae-sections .beae-eqazbioc .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-eqazbioc .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-eqazbioc .beae-line{border-style:solid;border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-eqazbioc .line-cont-after,div.beae-sections .beae-eqazbioc .line-cont-before{border-style:solid;border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-eqazbioc .beae-line-content svg{!important}div.beae-sections .beae-eqazbioc .beae-line-text{!important}div.beae-sections .beae-eqazbioc .line-style{border-bottom-width:2}div.beae-sections .beae-block.beae-enuetsnd{--beae-animation-delay: .3s;--beae-animation-delay-mobile: .3s}div.beae-sections .beae-block.beae-enuetsnd: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-enuetsnd:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-enuetsnd .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-enuetsnd .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-enuetsnd .beae-x-text ul ul,div.beae-sections .beae-enuetsnd .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-enuetsnd .beae-x-text ol ol,div.beae-sections .beae-enuetsnd .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-enuetsnd .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-qzr6);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-enuetsnd .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-9kc9hnyt{--beae-animation-delay: 375ms;--beae-animation-delay-mobile: 375ms}div.beae-sections .beae-block.beae-9kc9hnyt: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-9kc9hnyt:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-9kc9hnyt .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-9kc9hnyt .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-9kc9hnyt .beae-x-text ul ul,div.beae-sections .beae-9kc9hnyt .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-9kc9hnyt .beae-x-text ol ol,div.beae-sections .beae-9kc9hnyt .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-9kc9hnyt .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}@media screen and (max-width:768px){div.beae-sections .beae-9kc9hnyt .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-0zjz9kz1{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-0zjz9kz1: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-0zjz9kz1:not(.beae-next-popup--container){--parent-direction-mobile: column-reverse;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-0zjz9kz1 .beae-empty{display:none}div.beae-sections .beae-0zjz9kz1{border-radius:10px;overflow:hidden}div.beae-sections .beae-0zjz9kz1 .beae-video_overlay-icon,div.beae-sections .beae-0zjz9kz1 .beae-x-video--wrapper .beae-video-icon-play{color:var(--beae-global-colors-background_600);background:color-mix(in srgb,var(--beae-global-colors-transparent) 100%,transparent);width:70px;height:70px}@media(max-width:768px){div.beae-sections .beae-0zjz9kz1 .beae-video_overlay-icon,div.beae-sections .beae-0zjz9kz1 .beae-x-video--wrapper .beae-video-icon-play{width:55px;height:55px}}div.beae-sections .beae-0zjz9kz1 video.beae_video,div.beae-sections .beae-0zjz9kz1 iframe.beae_iframe{aspect-ratio:5/4}div.beae-sections .beae-0zjz9kz1 .beae-block_video-iframe,div.beae-sections .beae-0zjz9kz1 .beae-x-video--wrapper,div.beae-sections .beae-0zjz9kz1 video.beae_video,div.beae-sections .beae-0zjz9kz1 iframe.beae_iframe{width:100%!important;height:100%!important}div.beae-sections .beae-0zjz9kz1{position:relative}div.beae-sections .beae-0zjz9kz1 .beae-block_video-player{width:100%;height:100%;display:inline-block;overflow:hidden}div.beae-sections .beae-0zjz9kz1 .beae-block_video-player iframe{border-radius:0}div.beae-sections .beae-0zjz9kz1 .beae-popup__content iframe,div.beae-sections .beae-0zjz9kz1 .beae-popup__content video{width:100%;aspect-ratio:16 / 9}div.beae-sections .beae-0zjz9kz1 .beae-icon-overlay .beae-block_video-player{display:none}div.beae-sections .beae-0zjz9kz1 .beae-icon-overlay .beae-video_overlay-icon{position:relative}div.beae-sections .beae-0zjz9kz1 .beae-video_overlay-icon{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;z-index:1;transition:all .3s ease-in-out;cursor:pointer}div.beae-sections .beae-0zjz9kz1 .beae-x-video--wrapper .beae-video_overlay-icon.beae-overlay{width:100%;height:100%}div.beae-sections .beae-0zjz9kz1 .beae-video-icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;cursor:pointer}div.beae-sections .beae-0zjz9kz1 .beae-video-icon-play svg{height:100%;width:100%;fill:currentColor}div.beae-sections .beae-0zjz9kz1 .beae-x-video--wrapper img,div.beae-sections .beae-0zjz9kz1 .beae-x-video--wrapper picture{object-fit:cover;height:100%;width:100%;object-position:29.218106995884774% 42.705489839247804%}div.beae-sections .beae-0zjz9kz1 .beae-close-video{position:absolute;top:1rem;right:1rem;z-index:100000000;background:#fff;border-radius:100%;height:44px;width:44px;display:none;justify-content:center;align-items:center;cursor:pointer}div.beae-sections .beae-0zjz9kz1 .beae-img-overlay.playing .beae-close-video{display:flex;opacity:0;transition:opacity ease-in .25s}div.beae-sections .beae-0zjz9kz1 .beae-img-overlay.playing:hover .beae-close-video{opacity:1}div.beae-sections .beae-0zjz9kz1 .beae-img-overlay .beae_iframe,div.beae-sections .beae-0zjz9kz1 .beae-img-overlay .beae_video{transition:all .3s ease-in-out 0ms;opacity:0}div.beae-sections .beae-0zjz9kz1 .beae-img-overlay.playing .beae_iframe,div.beae-sections .beae-0zjz9kz1 .beae-img-overlay.playing .beae_video{opacity:1;z-index:100000000;position:relative;transition:all .3s ease-in-out .3s}div.beae-sections .beae-0zjz9kz1 .beae-img-overlay.playing .beae-video_overlay-icon{opacity:0}@media only screen and (max-width:768px){div.beae-sections .beae-0zjz9kz1 .beae-video-icon-play{top:50%;left:50%}}div.beae-sections .beae-tb3k1d7r{--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-tb3k1d7r .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-tb3k1d7r:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-tb3k1d7r .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-tb3k1d7r>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-tb3k1d7r>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-tb3k1d7r .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-tb3k1d7r .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-tb3k1d7r:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-tb3k1d7r:before{z-index:unset}div.beae-sections .beae-tb3k1d7r .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-tb3k1d7r .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-tb3k1d7r .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-tb3k1d7r .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-okba1v3c{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-okba1v3c: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-okba1v3c:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-okba1v3c .beae-empty{display:none}div.beae-sections .beae-okba1v3c .beae-line,div.beae-sections .beae-okba1v3c .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-okba1v3c .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-okba1v3c .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-okba1v3c .line-cont-after,div.beae-sections .beae-okba1v3c .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-okba1v3c .beae-line-content svg{!important}div.beae-sections .beae-okba1v3c .beae-line-text{!important}div.beae-sections .beae-okba1v3c .line-style{border-bottom-width:2}div.beae-sections .beae-0u5d43or{--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-0u5d43or .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-0u5d43or:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-0u5d43or .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-0u5d43or>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-0u5d43or>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-0u5d43or .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-0u5d43or .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-0u5d43or: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-0u5d43or: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-0u5d43or:before{z-index:unset}div.beae-sections .beae-0u5d43or .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-0u5d43or .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-0u5d43or .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-0u5d43or .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-kuj1becq{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-kuj1becq{padding:4vmax 3vmax}}div.beae-sections .beae-kuj1becq{--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-kuj1becq{--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-kuj1becq .beae-empty{display:none}div.beae-sections .beae-kuj1becq{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-kuj1becq{border-radius:10px 10px 0 0}}div.beae-sections .beae-block.beae-en0fgkdx{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-en0fgkdx: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-en0fgkdx:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-en0fgkdx .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-en0fgkdx .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-en0fgkdx .beae-x-text ul ul,div.beae-sections .beae-en0fgkdx .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-en0fgkdx .beae-x-text ol ol,div.beae-sections .beae-en0fgkdx .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-en0fgkdx .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-en0fgkdx .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-d3a0a8bg{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-d3a0a8bg: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-d3a0a8bg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-d3a0a8bg .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-d3a0a8bg .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-d3a0a8bg .beae-x-text ul ul,div.beae-sections .beae-d3a0a8bg .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-d3a0a8bg .beae-x-text ol ol,div.beae-sections .beae-d3a0a8bg .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-d3a0a8bg .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-d3a0a8bg .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-yo442326{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-yo442326{--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-yo442326{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-yo442326 .beae-empty{display:none}div.beae-sections .beae-yo442326: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-l70cucqp{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-l70cucqp: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-l70cucqp:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-l70cucqp .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-l70cucqp .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-m9wp);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px 20px}div.beae-sections .beae-l70cucqp .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-l70cucqp .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-l70cucqp .beae-button-js{margin:0}div.beae-sections .beae-block.beae-k2dncz3b{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-k2dncz3b: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-k2dncz3b:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-k2dncz3b .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-k2dncz3b .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-k2dncz3b .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-k2dncz3b .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-k2dncz3b .beae-x-image{border-radius:0 0 10px 10px}}div.beae-sections .beae-oksa img{object-fit:cover;object-position:11.11111111111111% 53.21988010056082%}@media only screen and (max-width:768px){div.beae-sections .beae-oksa img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-73xqahre{--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-73xqahre .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-73xqahre:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-73xqahre .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-73xqahre>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-73xqahre>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-73xqahre .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-73xqahre .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-73xqahre:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-73xqahre:before{z-index:unset}div.beae-sections .beae-73xqahre .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-73xqahre .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-73xqahre .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-73xqahre .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-k44gv2le{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-k44gv2le: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-k44gv2le:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-k44gv2le .beae-empty{display:none}div.beae-sections .beae-k44gv2le .beae-line,div.beae-sections .beae-k44gv2le .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-k44gv2le .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-k44gv2le .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-k44gv2le .line-cont-after,div.beae-sections .beae-k44gv2le .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-k44gv2le .beae-line-content svg{!important}div.beae-sections .beae-k44gv2le .beae-line-text{!important}div.beae-sections .beae-k44gv2le .line-style{border-bottom-width:2}div.beae-sections .beae-juqbpoia{--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-juqbpoia .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-juqbpoia:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-juqbpoia .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-juqbpoia>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-juqbpoia>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-juqbpoia .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-juqbpoia .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-juqbpoia: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-juqbpoia: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-juqbpoia:before{z-index:unset}div.beae-sections .beae-juqbpoia .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-juqbpoia .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-juqbpoia .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-juqbpoia .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:5vmax;height:fit-content}}div.beae-sections .beae-block.beae-02rixu59{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-02rixu59: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-02rixu59:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-02rixu59 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:10px}div.beae-sections .beae-02rixu59 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}@media only screen and (min-width:768px){div.beae-sections .beae-02rixu59 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-02rixu59 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-86krm img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-86krm img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-ezy63gzr{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-ezy63gzr{--parent-direction: row;display:flex;flex-direction:column;gap:1.5vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width:768px){div.beae-sections .beae-ezy63gzr{--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-ezy63gzr .beae-empty{display:none}div.beae-sections .beae-block.beae-6wu638sg{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-6wu638sg: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-6wu638sg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-6wu638sg .beae-text-content{letter-spacing:0px}@media screen and (max-width:768px){div.beae-sections .beae-6wu638sg .beae-text-content{letter-spacing:0px}}div.beae-sections .beae-block.beae-x7mpubxq{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-x7mpubxq: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-x7mpubxq:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-x7mpubxq .beae-empty{display:none}div.beae-sections .beae-x7mpubxq .beae-line,div.beae-sections .beae-x7mpubxq .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-x7mpubxq .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-x7mpubxq .beae-line{border-style:solid;border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-x7mpubxq .line-cont-after,div.beae-sections .beae-x7mpubxq .line-cont-before{border-style:solid;border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-x7mpubxq .beae-line-content svg{!important}div.beae-sections .beae-x7mpubxq .beae-line-text{!important}div.beae-sections .beae-x7mpubxq .line-style{border-bottom-width:2}div.beae-sections .beae-block.beae-aeaagfwr{--beae-animation-delay: .3s;--beae-animation-delay-mobile: .3s}div.beae-sections .beae-block.beae-aeaagfwr: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-aeaagfwr:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-aeaagfwr .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-aeaagfwr .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-aeaagfwr .beae-x-text ul ul,div.beae-sections .beae-aeaagfwr .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-aeaagfwr .beae-x-text ol ol,div.beae-sections .beae-aeaagfwr .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-aeaagfwr .beae-x-text{line-height:27px;font-size:19px;color:var(--beae-global-colors-beae-qzr6);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width:768px){div.beae-sections .beae-aeaagfwr .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-q1kkbkyu{--beae-animation-delay: .45s;--beae-animation-delay-mobile: .45s}div.beae-sections .beae-block.beae-q1kkbkyu: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-q1kkbkyu:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-q1kkbkyu .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-q1kkbkyu .beae-button-js{font-size:18px;line-height:24px;letter-spacing:0px;text-transform:none;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;text-align:center;color:var(--beae-global-colors-white);background:var(--beae-global-colors-beae-noqm);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px}div.beae-sections .beae-q1kkbkyu .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-q1kkbkyu .beae-button-js{font-size:16px!important;line-height:22px!important;letter-spacing:0px!important;font-weight:500!important;padding:13px 30px}}div.beae-sections .beae-q1kkbkyu .beae-button-js{margin:0}div.beae-sections .beae-bxtksxts{--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-bxtksxts .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-bxtksxts:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-bxtksxts .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-bxtksxts>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-bxtksxts>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-bxtksxts .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-bxtksxts .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-bxtksxts:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-bxtksxts:before{z-index:unset}div.beae-sections .beae-bxtksxts .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-bxtksxts .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-bxtksxts .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-bxtksxts .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-vuwbfmea{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-vuwbfmea: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-vuwbfmea:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-vuwbfmea .beae-empty{display:none}div.beae-sections .beae-vuwbfmea .beae-line,div.beae-sections .beae-vuwbfmea .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-vuwbfmea .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-vuwbfmea .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-vuwbfmea .line-cont-after,div.beae-sections .beae-vuwbfmea .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-vuwbfmea .beae-line-content svg{!important}div.beae-sections .beae-vuwbfmea .beae-line-text{!important}div.beae-sections .beae-vuwbfmea .line-style{border-bottom-width:2}div.beae-sections .beae-8yui84yd{--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-8yui84yd .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-8yui84yd:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-8yui84yd .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-8yui84yd>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-8yui84yd>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-8yui84yd .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-8yui84yd .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-8yui84yd: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-8yui84yd: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-8yui84yd:before{z-index:unset}div.beae-sections .beae-8yui84yd .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-8yui84yd .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-8yui84yd a{text-decoration:underline!important;color:#434343!important}div.beae-sections .beae-8yui84yd .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-8yui84yd .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:5vmax;height:fit-content}}div.beae-sections .beae-block.beae-obkhe1g5{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-obkhe1g5{padding-top:1vmax}}div.beae-sections .beae-obkhe1g5{--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-obkhe1g5{--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-obkhe1g5 .beae-empty{display:none}div.beae-sections .beae-obkhe1g5: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-dio5z8sn{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-dio5z8sn: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-dio5z8sn: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-cee1k2zy{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-cee1k2zy{margin-bottom:1vmax}}div.beae-sections .beae-block.beae-cee1k2zy: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-cee1k2zy:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-cee1k2zy .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-cee1k2zy .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-cee1k2zy .beae-x-text ul ul,div.beae-sections .beae-cee1k2zy .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-cee1k2zy .beae-x-text ol ol,div.beae-sections .beae-cee1k2zy .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-cee1k2zy .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-cee1k2zy .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-giywqrn1{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-giywqrn1: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-giywqrn1:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-giywqrn1 .beae-empty{display:none}div.beae-sections .beae-giywqrn1 .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-giywqrn1 .beae-tab-item,div.beae-sections .beae-giywqrn1 .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-giywqrn1 .beae-tab-item:hover,div.beae-sections .beae-giywqrn1 .beae-accordion-title--mobile:hover{background:color-mix(in srgb,var(--beae-global-colors-transparent) 100%,transparent)}div.beae-sections .beae-giywqrn1 .beae-tab-item.active,div.beae-sections .beae-giywqrn1 .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-giywqrn1 .beae-accordion-body,div.beae-sections .beae-giywqrn1 .beae-tab-content{border-style:solid;border-width:0px}@media(max-width:768px){div.beae-sections .beae-giywqrn1 .beae-tab-item,div.beae-sections .beae-giywqrn1 .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-giywqrn1 .beae-tab-item.active,div.beae-sections .beae-giywqrn1 .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-giywqrn1 .beae-accordion-body,div.beae-sections .beae-giywqrn1 .beae-tab-content{border-top:1px solid var(--beae-global-colors-background_900)}}div.beae-sections .beae-giywqrn1 .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:row}div.beae-sections .beae-giywqrn1 .beae-rightside.active{width:100%;height:100%}div.beae-sections .beae-giywqrn1 .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-giywqrn1 .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:column}}div.beae-sections .beae-giywqrn1 .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-giywqrn1 .beae-tab-content-wrp{padding-top:5vmax;padding-bottom:2vmax}}div.beae-sections .beae-2c25q3rw{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-2c25q3rw{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-fx6oeexx{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-fx6oeexx: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-fx6oeexx:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-fx6oeexx .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:20px 0 0 20px}div.beae-sections .beae-fx6oeexx .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-fx6oeexx .beae-image-picture img,div.beae-sections .beae-fx6oeexx .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-fx6oeexx .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-fx6oeexx .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-fx6oeexx .beae-x-image{border-radius:10px 10px 0 0}}div.beae-sections .beae-vftx img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-vftx img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-ic9vewht{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-ic9vewht{padding-right:4vmax;padding-left:4vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-ic9vewht{padding:4vmax 3vmax}}div.beae-sections .beae-ic9vewht{--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-ic9vewht{--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-ic9vewht .beae-empty{display:none}div.beae-sections .beae-ic9vewht{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-ic9vewht{border-radius:0 0 10px 10px}}div.beae-sections .beae-block.beae-ht9cksh8{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-ht9cksh8: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-ht9cksh8:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ht9cksh8 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-ht9cksh8 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-ht9cksh8 .beae-x-text ul ul,div.beae-sections .beae-ht9cksh8 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ht9cksh8 .beae-x-text ol ol,div.beae-sections .beae-ht9cksh8 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ht9cksh8 .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-ht9cksh8 .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-usd3jbfv{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-usd3jbfv a{text-decoration:underline!important;color:#434343!important}div.beae-sections .beae-block.beae-usd3jbfv: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-usd3jbfv:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-usd3jbfv .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-usd3jbfv .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-usd3jbfv .beae-x-text ul ul,div.beae-sections .beae-usd3jbfv .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-usd3jbfv .beae-x-text ol ol,div.beae-sections .beae-usd3jbfv .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-usd3jbfv .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-usd3jbfv .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-gqngfrd4{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-gqngfrd4{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-q2snlrtq{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-q2snlrtq: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-q2snlrtq:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-q2snlrtq .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:20px 0 0 20px}div.beae-sections .beae-q2snlrtq .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-q2snlrtq .beae-image-picture img,div.beae-sections .beae-q2snlrtq .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-q2snlrtq .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-q2snlrtq .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-q2snlrtq .beae-x-image{border-radius:10px 10px 0 0}}div.beae-sections .beae-cerv2 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-cerv2 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-snal44fg{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-snal44fg{padding-right:4vmax;padding-left:4vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-snal44fg{padding:5vmax 3vmax}}div.beae-sections .beae-snal44fg{--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-snal44fg{--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-snal44fg .beae-empty{display:none}div.beae-sections .beae-snal44fg{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-snal44fg{border-radius:0 0 10px 10px}}div.beae-sections .beae-block.beae-jwize8yc{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-jwize8yc: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-jwize8yc:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-jwize8yc .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-jwize8yc .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-jwize8yc .beae-x-text ul ul,div.beae-sections .beae-jwize8yc .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-jwize8yc .beae-x-text ol ol,div.beae-sections .beae-jwize8yc .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-jwize8yc .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-jwize8yc .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-4dqi16cd{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-4dqi16cd: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-4dqi16cd:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-4dqi16cd .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-4dqi16cd .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-4dqi16cd .beae-x-text ul ul,div.beae-sections .beae-4dqi16cd .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-4dqi16cd .beae-x-text ol ol,div.beae-sections .beae-4dqi16cd .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-4dqi16cd .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-4dqi16cd .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-olpo91lq{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-olpo91lq{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-76cj52y5{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-76cj52y5: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-76cj52y5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-76cj52y5 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:20px 0 0 20px}div.beae-sections .beae-76cj52y5 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-76cj52y5 .beae-image-picture img,div.beae-sections .beae-76cj52y5 .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-76cj52y5 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-76cj52y5 .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-76cj52y5 .beae-x-image{border-radius:10px 10px 0 0}}div.beae-sections .beae-tobhf img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-tobhf img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-z97stp9v{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-z97stp9v{padding-right:4vmax;padding-left:4vmax}}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-z97stp9v{padding:5vmax 3vmax}}div.beae-sections .beae-z97stp9v{--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-z97stp9v{--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-z97stp9v .beae-empty{display:none}div.beae-sections .beae-z97stp9v{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-z97stp9v{border-radius:0 0 10px 10px}}div.beae-sections .beae-block.beae-zu9ioio1{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-zu9ioio1: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-zu9ioio1:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-zu9ioio1 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-zu9ioio1 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-zu9ioio1 .beae-x-text ul ul,div.beae-sections .beae-zu9ioio1 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-zu9ioio1 .beae-x-text ol ol,div.beae-sections .beae-zu9ioio1 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-zu9ioio1 .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-zu9ioio1 .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-tkn7ewav{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-tkn7ewav: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-tkn7ewav:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-tkn7ewav .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-tkn7ewav .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-tkn7ewav .beae-x-text ul ul,div.beae-sections .beae-tkn7ewav .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-tkn7ewav .beae-x-text ol ol,div.beae-sections .beae-tkn7ewav .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-tkn7ewav .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-tkn7ewav .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-juzjaem3{--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-juzjaem3 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-juzjaem3:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-juzjaem3 .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-juzjaem3>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-juzjaem3>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-juzjaem3 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-juzjaem3 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-juzjaem3:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-juzjaem3:before{z-index:unset}div.beae-sections .beae-juzjaem3 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-juzjaem3 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-juzjaem3 .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-juzjaem3 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-sbwpyf70{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-sbwpyf70: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-sbwpyf70:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-sbwpyf70 .beae-empty{display:none}div.beae-sections .beae-sbwpyf70 .beae-line,div.beae-sections .beae-sbwpyf70 .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-sbwpyf70 .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-sbwpyf70 .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-sbwpyf70 .line-cont-after,div.beae-sections .beae-sbwpyf70 .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-sbwpyf70 .beae-line-content svg{!important}div.beae-sections .beae-sbwpyf70 .beae-line-text{!important}div.beae-sections .beae-sbwpyf70 .line-style{border-bottom-width:2}div.beae-sections .beae-tshy7g2z{--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-tshy7g2z .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-tshy7g2z:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-tshy7g2z .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-tshy7g2z>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-tshy7g2z>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-tshy7g2z .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-tshy7g2z .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-tshy7g2z: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-tshy7g2z: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-tshy7g2z:before{z-index:unset}div.beae-sections .beae-tshy7g2z .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-tshy7g2z .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-tshy7g2z .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-tshy7g2z .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-z2l5qziq{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-z2l5qziq: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-z2l5qziq:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-z2l5qziq .beae-text-content{letter-spacing:0px}@media screen and (max-width:768px){div.beae-sections .beae-z2l5qziq .beae-text-content{letter-spacing:0px}}div.beae-sections .beae-block.beae-mdunnxv0{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-mdunnxv0: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-mdunnxv0:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-mdunnxv0 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-mdunnxv0 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-mdunnxv0 .beae-x-text ul ul,div.beae-sections .beae-mdunnxv0 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-mdunnxv0 .beae-x-text ol ol,div.beae-sections .beae-mdunnxv0 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-mdunnxv0 .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-mdunnxv0 .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-udbtn8or{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-udbtn8or: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-udbtn8or:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-udbtn8or .beae-list-item{display:flex;position:relative}div.beae-sections .beae-udbtn8or a.beae-list-item{text-decoration:none}div.beae-sections .beae-udbtn8or .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-udbtn8or .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-udbtn8or .beae-list-item{border-radius:10px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}div.beae-sections .beae-udbtn8or .beae-empty{display:none}@media only screen and (min-width:768px){div.beae-sections .beae-udbtn8or .beae-list-item{padding:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-udbtn8or .beae-list-item{padding:2vmax}}div.beae-sections .beae-block.beae-6d35yi5u{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-6d35yi5u: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-6d35yi5u:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-unique-i1mzhulx .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-i1mzhulx .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-i1mzhulx .beae-image-picture img,div.beae-sections .beae-unique-i1mzhulx .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-i1mzhulx .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-i1mzhulx .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-9twp6 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-9twp6 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-mv4c719s{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-mv4c719s: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-mv4c719s:not(.beae-next-popup--container){--parent-direction-mobile: column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-mv4c719s .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-mv4c719s .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-mv4c719s .beae-x-text ul ul,div.beae-sections .beae-mv4c719s .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-mv4c719s .beae-x-text ol ol,div.beae-sections .beae-mv4c719s .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-mv4c719s .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-mv4c719s .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-7rl2xgu5{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-7rl2xgu5: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-7rl2xgu5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-7rl2xgu5 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-7rl2xgu5 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-7rl2xgu5 .beae-x-text ul ul,div.beae-sections .beae-7rl2xgu5 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-7rl2xgu5 .beae-x-text ol ol,div.beae-sections .beae-7rl2xgu5 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-unique-l42ctsvc .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-l42ctsvc .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-l42ctsvc .beae-image-picture img,div.beae-sections .beae-unique-l42ctsvc .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-l42ctsvc .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-l42ctsvc .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-8sfe img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-8sfe img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-u4thay1y .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-u4thay1y .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-u4thay1y .beae-image-picture img,div.beae-sections .beae-unique-u4thay1y .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-u4thay1y .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-u4thay1y .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-5dquk img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-5dquk img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-kou7dw2z .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-kou7dw2z .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-kou7dw2z .beae-image-picture img,div.beae-sections .beae-unique-kou7dw2z .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-kou7dw2z .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-kou7dw2z .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-jemg img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-jemg img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-f9okhiq4 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-f9okhiq4 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-f9okhiq4 .beae-image-picture img,div.beae-sections .beae-unique-f9okhiq4 .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-f9okhiq4 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-f9okhiq4 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-hf8e9 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-hf8e9 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-uo32easq .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-uo32easq .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-uo32easq .beae-image-picture img,div.beae-sections .beae-unique-uo32easq .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-uo32easq .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-uo32easq .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-i65xh img{object-fit:cover;object-position:100% 53.21988010056082%}@media only screen and (max-width:768px){div.beae-sections .beae-i65xh img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-2wp7dwzu .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-2wp7dwzu .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-2wp7dwzu .beae-image-picture img,div.beae-sections .beae-unique-2wp7dwzu .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-2wp7dwzu .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-2wp7dwzu .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-m2e7e img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-m2e7e img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-o3ppmdgj .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-o3ppmdgj .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-o3ppmdgj .beae-image-picture img,div.beae-sections .beae-unique-o3ppmdgj .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-o3ppmdgj .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-o3ppmdgj .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-mmx9v img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width:768px){div.beae-sections .beae-mmx9v img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-unique-inbb5yiy .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1;border-radius:6px}div.beae-sections .beae-unique-inbb5yiy .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-unique-inbb5yiy .beae-image-picture img,div.beae-sections .beae-unique-inbb5yiy .beae-video-product{aspect-ratio:3/2}@media only screen and (min-width:768px){div.beae-sections .beae-unique-inbb5yiy .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-unique-inbb5yiy .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}}div.beae-sections .beae-ykt36 img{object-fit:cover;object-position:99.58847736625515% 49.58993710691824%}@media only screen and (max-width:768px){div.beae-sections .beae-ykt36 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-zx39hez8{--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-zx39hez8 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-zx39hez8:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-zx39hez8 .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-zx39hez8>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-zx39hez8>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-zx39hez8 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-zx39hez8 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-zx39hez8:not(.beae-next-popup--container){padding-right:3vmax;padding-left:3vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-zx39hez8:before{z-index:unset}div.beae-sections .beae-zx39hez8 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-zx39hez8 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-zx39hez8 .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-zx39hez8 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-fw6w06wv{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-fw6w06wv: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-fw6w06wv:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-fw6w06wv .beae-empty{display:none}div.beae-sections .beae-fw6w06wv .beae-line,div.beae-sections .beae-fw6w06wv .line-style{color:var(--beae-global-colors-beae-tv4o)}div.beae-sections .beae-fw6w06wv .beae-line-text{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-fw6w06wv .beae-line{border-color:var(--beae-global-colors-undefined);border-bottom-width:2px;height:0px}div.beae-sections .beae-fw6w06wv .line-cont-after,div.beae-sections .beae-fw6w06wv .line-cont-before{border-color:var(--beae-global-colors-undefined)}div.beae-sections .beae-fw6w06wv .beae-line-content svg{!important}div.beae-sections .beae-fw6w06wv .beae-line-text{!important}div.beae-sections .beae-fw6w06wv .line-style{border-bottom-width:2}div.beae-sections .beae-48ok2gug{--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-48ok2gug .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-48ok2gug:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-48ok2gug .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-48ok2gug>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-48ok2gug>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-48ok2gug .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-48ok2gug .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-48ok2gug: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-48ok2gug: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-48ok2gug:before{z-index:unset}div.beae-sections .beae-48ok2gug .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-48ok2gug .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-48ok2gug .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-48ok2gug .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;gap:3vmax;height:fit-content}}div.beae-sections .beae-block.beae-hiahxpzc{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-hiahxpzc{--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-hiahxpzc{--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-hiahxpzc .beae-empty{display:none}div.beae-sections .beae-block.beae-tvl29j3f{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-tvl29j3f: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-tvl29j3f:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-tvl29j3f .beae-text-content{letter-spacing:0px}@media screen and (max-width:768px){div.beae-sections .beae-tvl29j3f .beae-text-content{letter-spacing:0px}}div.beae-sections .beae-block.beae-58vcp79f{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-58vcp79f: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-58vcp79f:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-58vcp79f .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-58vcp79f .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-58vcp79f .beae-x-text ul ul,div.beae-sections .beae-58vcp79f .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-58vcp79f .beae-x-text ol ol,div.beae-sections .beae-58vcp79f .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-58vcp79f .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-58vcp79f .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-rkfit862{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width:769px){div.beae-sections .beae-block.beae-rkfit862{margin-right:10vmax;margin-left:10vmax}}div.beae-sections .beae-block.beae-rkfit862: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-rkfit862:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-rkfit862 .beae-empty{display:none}div.beae-sections .beae-rkfit862 [data-type=accordions] .beae-tab-content,div.beae-sections .beae-rkfit862 [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-rkfit862 .beae-tab-item,div.beae-sections .beae-rkfit862 .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-rkfit862 .beae-accordion-icon--mobile{width:40px;height:40px;border-radius:50%;padding:7px}@media(max-width:768px){div.beae-sections .beae-rkfit862 .beae-tab-item,div.beae-sections .beae-rkfit862 .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-rkfit862 .beae-accordion-icon--mobile{width:32px;height:32px}}div.beae-sections .beae-rkfit862 .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:row}div.beae-sections .beae-rkfit862 .beae-rightside.active{width:100%;height:100%}div.beae-sections .beae-rkfit862 .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-rkfit862 .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:column}}div.beae-sections .beae-rkfit862 .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-rkfit862 .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-rkfit862 .beae-tab-content-wrp{padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax}}div.beae-sections .beae-rkfit862 .beae-tab-items{display:none}div.beae-sections .beae-rkfit862 .beae-accordion-title--mobile{display:flex}div.beae-sections .beae-rkfit862 .beae-tab-content{width:100%;position:relative;z-index:1;visibility:visible;top:0}div.beae-sections .beae-ndoflqtb{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-ndoflqtb{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-mjuajr0s{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-mjuajr0s: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-mjuajr0s:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-mjuajr0s .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-mjuajr0s .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-mjuajr0s .beae-x-text ul ul,div.beae-sections .beae-mjuajr0s .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-mjuajr0s .beae-x-text ol ol,div.beae-sections .beae-mjuajr0s .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-mjuajr0s .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-mjuajr0s .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-u9s50sav{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-u9s50sav{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-9cmxro06{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-9cmxro06: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-9cmxro06:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-9cmxro06 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-9cmxro06 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-9cmxro06 .beae-x-text ul ul,div.beae-sections .beae-9cmxro06 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-9cmxro06 .beae-x-text ol ol,div.beae-sections .beae-9cmxro06 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-zwjwzr9r{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-zwjwzr9r{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-6hbqca8q{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-6hbqca8q: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-6hbqca8q:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-6hbqca8q .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-6hbqca8q .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-6hbqca8q .beae-x-text ul ul,div.beae-sections .beae-6hbqca8q .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-6hbqca8q .beae-x-text ol ol,div.beae-sections .beae-6hbqca8q .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-xw3m0foi{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-xw3m0foi{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-rfpmrzy8{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-rfpmrzy8: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-rfpmrzy8:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-rfpmrzy8 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-rfpmrzy8 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-rfpmrzy8 .beae-x-text ul ul,div.beae-sections .beae-rfpmrzy8 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-rfpmrzy8 .beae-x-text ol ol,div.beae-sections .beae-rfpmrzy8 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-srfcgcr0{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-srfcgcr0{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-ycvyc2xg{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-ycvyc2xg: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-ycvyc2xg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ycvyc2xg .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-ycvyc2xg .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-ycvyc2xg .beae-x-text ul ul,div.beae-sections .beae-ycvyc2xg .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ycvyc2xg .beae-x-text ol ol,div.beae-sections .beae-ycvyc2xg .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-jpl7ytr8{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-jpl7ytr8{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-0jbm7bk5{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-0jbm7bk5: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-0jbm7bk5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-0jbm7bk5 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-0jbm7bk5 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-0jbm7bk5 .beae-x-text ul ul,div.beae-sections .beae-0jbm7bk5 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0jbm7bk5 .beae-x-text ol ol,div.beae-sections .beae-0jbm7bk5 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-izwh47v3{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-izwh47v3 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-izwh47v3: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}@media only screen and (max-width:767px){div.beae-sections .beae-izwh47v3 .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-izwh47v3>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-izwh47v3>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-izwh47v3 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-izwh47v3 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-izwh47v3: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-izwh47v3: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-izwh47v3 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-izwh47v3 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-izwh47v3 .beae-content-right{transition-property:opacity,transform;transition-timing-function:ease;transition-duration:.5s}div.beae-sections .beae-izwh47v3 .beae-empty{display:none}div.beae-sections .beae-izwh47v3 .beae__section--container{position:static}@media(max-width:768px){div.beae-sections .beae-izwh47v3 .beae__section--container{position:relative}}div.beae-sections .beae-izwh47v3 .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-izwh47v3 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:4vmax;height:89vh}}div.beae-sections .beae-block.beae-0e9a7795{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width:768px){div.beae-sections .beae-block.beae-0e9a7795{padding-bottom:8vmax}}div.beae-sections .beae-0e9a7795{--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-0e9a7795{--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-0e9a7795 .beae-empty{display:none}div.beae-sections .beae-block.beae-5y8zp2bx{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-5y8zp2bx: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-5y8zp2bx:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-5y8zp2bx .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-5y8zp2bx .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-5y8zp2bx .beae-x-text ul ul,div.beae-sections .beae-5y8zp2bx .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-5y8zp2bx .beae-x-text ol ol,div.beae-sections .beae-5y8zp2bx .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-5y8zp2bx .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-5y8zp2bx .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-0zaenl1o{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-0zaenl1o: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-0zaenl1o:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-0zaenl1o .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-0zaenl1o .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-0zaenl1o .beae-x-text ul ul,div.beae-sections .beae-0zaenl1o .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0zaenl1o .beae-x-text ol ol,div.beae-sections .beae-0zaenl1o .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0zaenl1o .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-0zaenl1o .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-8rgtgcdx{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-8rgtgcdx: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-8rgtgcdx:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-8rgtgcdx .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-8rgtgcdx .beae-button-js{font-size:18px;line-height:24px;letter-spacing:0px;text-transform:none;font-weight:500;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:var(--beae-global-colors-beae-noqm);background:var(--beae-global-colors-white);border-style:solid;border-color:#000;border-width:0px;border-radius:6px;box-shadow:0 0 #000;padding:16px 38px}div.beae-sections .beae-8rgtgcdx .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-8rgtgcdx .beae-button-js{font-size:18px!important;line-height:24px!important;letter-spacing:0px!important;font-weight:500!important;padding:13px 30px}}div.beae-sections .beae-8rgtgcdx .beae-button-js{margin:0}div.beae-sections .beae-rp1oi img{object-fit:cover;object-position:46.09053497942387% 75.17146776406035%}@media only screen and (max-width:768px){div.beae-sections .beae-rp1oi img{object-fit:cover;object-position:9.465020576131687% 47.18792866941015%}}div.beae-sections .beae-jmrqr7u0{--scale-ratio: 1;--container-width: 1470px;background:color-mix(in srgb,var(--beae-global-colors-beae-h7fg) 100%,transparent);zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-jmrqr7u0 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-jmrqr7u0:before{z-index:unset}@media only screen and (max-width:767px){div.beae-sections .beae-jmrqr7u0 .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-jmrqr7u0>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-jmrqr7u0>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-jmrqr7u0 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-jmrqr7u0 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width:768px){div.beae-sections .beae-jmrqr7u0:not(.beae-next-popup--container){--beae-section-padding-top: 8;--beae-section-padding-bottom: 5;padding:8vmax 3vmax 5vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-jmrqr7u0:not(.beae-next-popup--container){--beae-section-padding-top: 12;--beae-section-padding-bottom: 10;padding-top:12vmax;padding-bottom:10vmax}}@media only screen and (max-width:767px){div.beae-sections .beae-jmrqr7u0:before{z-index:unset}div.beae-sections .beae-jmrqr7u0 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-jmrqr7u0 .beae-section-background-video[data-device=mobile]{display:block}}.beae-x-text a:not(.beae-not-rs-cl){text-decoration:underline!important}
/*# sourceMappingURL=/cdn/shop/t/28/assets/beae-68b5003e26d9f313570e2f56.css.map */
