div.beae-sections .beae-x-flex-section{display:flex}div.beae-sections .beae-x-flex-section .beae-btn-pr,div.beae-sections .beae-x-flex-section .beae-btn-se,div.beae-sections .beae-x-flex-section .beae-btn-te{zoom:unset}div.beae-sections .beae-slider-wrapper{width:100%;position:relative;overscroll-behavior-x:none}div.beae-sections .beae-slider-content{scrollbar-width:none;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;overflow:auto hidden;position:relative}div.beae-sections .beae-slider-items{width:100%;gap:var(--items-gap);display:grid}div.beae-sections .beae-slider-items>*{flex-shrink:0;scroll-snap-align:start;display:flex}div.beae-sections .beae-slider-items>form>div{width:100%;height:100%}div.beae-sections div.beae-slider-wrapper[data-effect=fade] .beae-slider-items>*{transition:opacity .4s ease-in-out}div.beae-sections div.beae-slider-wrapper[data-effect=fade]:not([data-desktop-layout=grid]) div.beae-slider-items>*:not(.active){position:absolute;top:0;left:0;opacity:0;z-index:1}div.beae-sections div.beae-slider-wrapper[data-effect=fade]:not([data-desktop-layout=grid]) div.beae-slider-items>*.active{position:relative;opacity:1;z-index:2}div.beae-sections div.beae-slider-wrapper[data-effect=fade] div.beae-slider-items>*:not(.active){position:absolute;top:0;left:0;opacity:0;z-index:1}div.beae-sections div.beae-slider-wrapper[data-effect=fade] div.beae-slider-items>*.active{position:relative;opacity:1;z-index:2}div.beae-sections .beae-slider-nav-left,div.beae-sections .beae-slider-nav-right{position:absolute;top:50%;left:24px;z-index:1000000;transform:translateY(-50%);opacity:0;transition:opacity var(--slider-transition) cubic-bezier(.645,.045,.355,1) 0s}div.beae-sections .beae-slider-wrapper:hover .beae-slider-nav-left,div.beae-sections .beae-slider-wrapper:hover .beae-slider-nav-right{opacity:1}div.beae-sections .beae-slider-nav-right{left:auto;right:24px}div.beae-sections .beae-slider-nav-left button,div.beae-sections .beae-slider-nav-right button{cursor:pointer;transition:color ease .25s;background-color:#fff;color:#000;display:flex;justify-content:center;align-items:center;height:48px;width:48px;padding:15px;box-shadow:0 2px 10px #00000026;border-radius:50%}div.beae-sections .beae-slider-nav-left button span{display:flex;width:100%;height:100%}div.beae-sections .beae-slider-nav-left.disabled button,div.beae-sections .beae-slider-nav-right.disabled button{opacity:.5;pointer-events:none;cursor:not-allowed}div.beae-sections .beae-slider-pagination-wrp{position:absolute;z-index:1000;bottom:16px;left:50%;transform:translate(-50%);padding:4px 0;display:inline-flex;max-width:100%;text-align:center;scrollbar-width:none;scroll-snap-type:x mandatory;overscroll-behavior:contain;overflow:auto}div.beae-sections .beae-slider-pagination-wrp>*{display:flex;flex-shrink:0;align-items:center;justify-content:center;scroll-snap-align:start;padding:0;margin:0}div.beae-sections button.beae-slider-pagination{height:7px;width:7px;border-radius:8px;cursor:pointer;border:none;background:#e4e4e4;padding:0;margin:0 4px;transition:all ease-in .25s;display:inline-block}div.beae-sections .beae-slider-nav-left svg,div.beae-sections .beae-slider-nav-right svg{width:100%;height:100%}div.beae-sections button.beae-slider-pagination:hover{background:#505050;transform:scale(1.1)}div.beae-sections button.beae-slider-pagination.active{background:#505050;width:24px}div.beae-sections button.beae-slider-pagination+button.beae-slide-pagination{margin-left:12px}div.beae-sections button.beae-slider-pagination span{display:none}div.beae-sections .beae-slider-controls-wrp{display:flex;width:100%;justify-content:center;align-items:center;flex-wrap:wrap}div.beae-sections .beae-slider-indicator{position:relative;width:100%;height:2px;border-radius:50px;background:#e4e4e4;overflow-x:auto;overflow-y:hidden;margin-top:10px}div.beae-sections .beae-slider-progress{height:100%;background:#000;width:20%;display:block}div.beae-sections .beae-slider-pagination-total{display:none}@media (min-width: 768px){div.beae-sections div.beae-slider-wrapper{overflow:hidden}div.beae-sections div.beae-slider-wrapper[data-desktop-layout=grid] .beae-slider-controls,div.beae-sections .beae-slider-content::-webkit-scrollbar{display:none}div.beae-sections div.beae-slider-wrapper[data-desktop-layout=slider] div.beae-slider-items{grid:auto / auto-flow calc((100% / var(--items-per)) - (var(--items-gap) * (var(--items-per) - 1) / var(--items-per)))}div.beae-sections div.beae-slider-wrapper[data-desktop-layout=grid] div.beae-slider-items{grid-template-columns:repeat(var(--items-per),1fr)}div.beae-sections div.beae-slider-wrapper[data-desktop-layout=grid] .beae-slider-content{overflow:inherit}div.beae-sections div.beae-slider-wrapper .beae-slider-items>*{width:100%;margin-bottom:0}}@media (max-width: 767px){div.beae-sections div.beae-slider-wrapper[data-mobile-layout=grid] .beae-slider-controls,div.beae-sections .beae-slider-content::-webkit-scrollbar{display:none}div.beae-sections .beae-slider-nav-left,div.beae-sections .beae-slider-nav-right{opacity:1;left:-4px}div.beae-sections .beae-slider-nav-left button,div.beae-sections .beae-slider-nav-right button{width:40px;height:40px;padding:10px}div.beae-sections .beae-slider-nav-right{left:auto;right:-4px}div.beae-sections .beae-slider-nav-left svg,div.beae-sections .beae-slider-nav-right svg{width:100%;height:100%}div.beae-sections .beae-slider-pagination-wrp{bottom:14px}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider]:not([data-effect=fade]) div.beae-slider-content{scroll-padding-inline:var(--beae-site-margin-mobile);margin-inline-start:calc(-1 * var(--beae-site-margin-mobile));margin-inline-end:calc(-1 * var(--beae-site-margin-mobile));padding-inline-start:var(--beae-site-margin-mobile);padding-inline-end:var(--beae-site-margin-mobile)}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider] div.beae-slider-items{min-width:100%;width:auto;gap:var(--items-gap-mobile);grid:auto / auto-flow calc((100% / var(--items-per-mobile)) - (var(--items-gap-mobile) * (var(--items-per-mobile) - 1) / var(--items-per-mobile)))}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider] div.beae-slider-items>*{scroll-snap-align:center;width:100%}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider][data-effect=fade] div.beae-slider-items>*:not(.active){position:absolute;top:0;left:0;opacity:0;z-index:1}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=grid] div.beae-slider-items{grid-template-columns:repeat(var(--items-per-mobile),1fr);gap:var(--items-gap-mobile)}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=grid] .beae-slider-content{overflow:inherit}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=grid] .beae-slider-items>*{width:100%}div.beae-sections div.beae-slider-wrapper button.beae-media-zoom{bottom:4px;right:4px;padding:4px;height:32px;width:32px}div.beae-sections div.beae-slider-wrapper button.beae-media-zoom svg{width:16px;height:16px}div.beae-sections button.beae-slider-pagination{height:6px;width:6px}}div.beae-sections .beae-block .beae-block.beae-x-text:not([data-min-height=content]){width:100%}div.beae-sections .beae-x-text a:not(.beae-not-rs-cl){color:unset;text-decoration:none}div.beae-sections .beae-accordion-body,div.beae-sections .beae-tab-content{display:block;width:100%}div.beae-sections .beae-rightside:not(.active){opacity:0;visibility:hidden;display:flex;height:0}div.beae-sections .beae-accordion-title--mobile{display:flex;cursor:pointer;padding:20px;justify-content:space-between;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}div.beae-sections .beae-accordion-title-with-icon{display:flex;align-items:center}div.beae-sections .beae-tab-wrp{display:flex;flex-direction:column}div.beae-sections .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:row}div.beae-sections .beae-tab-wrp[data-type=accordions][data-toogle-image=true]>div{flex:1}div.beae-sections .beae-tab-items{display:none}div.beae-sections .beae-tab-wrp .beae-tab-items{border-top:0;border-left:0;border-right:0;background:none;border-radius:0;margin:0;padding:0;box-shadow:none}div.beae-sections .beae-tab-items{border-bottom:1px solid #e4e4e4}div.beae-sections .beae-tab-item{padding:12px 20px;display:inline-flex;align-items:center;justify-content:center}div.beae-sections .beae-tab-item .beae-tab-item-icon{margin-right:10px;display:flex;align-items:center;justify-content:center;flex-grow:1;flex-shrink:0}div.beae-sections .beae-tab-item .beae-tab-item-icon svg{width:100%;height:auto;transition:all .3s ease;display:flex;align-items:center}div.beae-sections .beae-tab-item:hover{cursor:pointer;background-color:#ccc}div.beae-sections .beae-tab-item.active{border-bottom:2px solid #000}div.beae-sections .beae-tab-contents{position:relative}div.beae-sections .beae-tab-wrp-vertical{flex-direction:row}div.beae-sections .beae-tab-wrp-vertical .beae-tab-items{flex-direction:column;border-right:1px solid #e4e4e4}div.beae-sections .beae-tab-wrp-vertical .active{border-bottom:none;border-right:2px solid #000}div.beae-sections .beae-accordion-body{overflow:hidden;// display: flex}div.beae-sections [data-type=tabs] .beae-tab-content{border-width:1px 0 0}div.beae-sections .beae-tab-content{border:1px solid #e4e4e4;padding:0;display:flex;flex-direction:column;margin-top:-1px}div.beae-sections .beae-tab-content.active .beae-accordion-body{height:auto}div.beae-sections .beae-tab-content .beae-accordion-body{height:0px}div.beae-sections .beae-accordion-icon--mobile,div.beae-sections .beae-tab-item-icon,div.beae-sections .beae-accordion-title-icon{width:20px;height:20px;flex-shrink:0}div.beae-sections .beae-tab-item-icon,div.beae-sections .beae-accordion-title-icon{margin-right:10px}div.beae-sections .beae-accordion-icon--mobile svg,div.beae-sections .beae-tab-item-icon svg,div.beae-sections .beae-accordion-title-icon svg{width:100%;height:100%}div.beae-sections .beae-tab-content .beae-accordion-title--mobile>span:not(.beae-accordion-icon--mobile){display:inline-flex;align-items:center;justify-content:center}div.beae-sections .beae-tab-content .beae-tab-item-icon{margin-right:10px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;flex-grow:1;flex-shrink:0}div.beae-sections .beae-tab-content .beae-tab-item-icon svg{width:100%;height:auto}div.beae-sections .beae-tab-content .beae-accordion-icon--mobile[data-status=open]{display:none}div.beae-sections .beae-tab-content .beae-accordion-icon--mobile[data-status=close],div.beae-sections .beae-tab-content.active .beae-accordion-icon--mobile[data-status=open]{display:flex;justify-content:center;align-items:center}div.beae-sections .beae-tab-content.active .beae-accordion-icon--mobile[data-status=close]{display:none}@media screen and (min-width: 768px){div.beae-sections .beae-tab-content .beae-accordion-body{height:auto}div.beae-sections .beae-accordion-title--mobile{display:none}div.beae-sections .beae-tab-items{display:flex}div.beae-sections .beae-tab-content{position:absolute;visibility:hidden;z-index:-10000;top:-10000px}div.beae-sections .beae-tab-content.active{width:100%;position:relative;z-index:1;visibility:visible;top:0}}div.beae-sections .beae-core .beae-block.beae-x-text-editor{width:100%}div.beae-sections .beae-text-content{word-break:break-word;zoom:var(--beae-grid-zoom, "100%")}div.beae-sections .beae-text-content blockquote{border-left:5px solid #dadada;padding:1px 10px 1px 20px}div.beae-sections .beae-text-empty:empty{display:block!important}div.beae-sections .beae-text-empty:empty:before,div.beae-sections .beae-text-empty>*:before{content:"Enter your text here";opacity:.5}div.beae-sections .beae-block.beae-x-text-editor span[class*=text-align]{display:inline-block}div.beae-sections .beae-block.beae-x-text-editor .text-align-left{text-align:left}div.beae-sections .beae-block.beae-x-text-editor .text-align-center{text-align:center}div.beae-sections .beae-block.beae-x-text-editor .text-align-right{text-align:right}div.beae-sections .beae-block.beae-x-text-editor .text-align-justify{text-align:justify}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight{position:relative}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg{position:absolute;top:100%;left:0;width:100%;height:1rem;transform:translateY(-50%)}div.beae-sections .beae-block.beae-x-text-editor [contenteditable] .beae-text-highlight:hover svg{z-index:-1!important}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg path,div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg line{stroke-dashoffset:.1;stroke-dasharray:0px,999999px;transition:all ease-in-out .75s}div.beae-sections .beae-text-size{display:inline-block;font-size:calc(calc(var(--bts-font-size) * var(--text-ratio, 1)) * var(--text-ratio, 1));line-height:calc(calc(var(--bts-line-height) * var(--text-ratio, 1)) * var(--text-ratio, 1));letter-spacing:calc(var(--bts-letter-spacing) * var(--text-ratio, 1))}@media (max-width: 767px){div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-left{text-align:left}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-center{text-align:center}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-right{text-align:right}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-justify{text-align:justify}div.beae-sections .beae-text-size{font-size:calc(calc(var(--bts-mobile-font-size) * var(--text-ratio, 1)) * var(--text-ratio, 1));line-height:calc(calc(var(--bts-mobile-line-height) * var(--text-ratio, 1)) * var(--text-ratio, 1));letter-spacing:calc(var(--bts-mobile-letter-spacing) * var(--text-ratio, 1))}}div.beae-sections .beae-x-image{display:flex!important;justify-content:center;align-items:center;overflow:hidden}div.beae-sections .beae-base-img-overlay{display:block!important;position:absolute;top:0;left:0;right:0;bottom:0;z-index:3}div.beae-sections .beae-block.beae-x-image,div.beae-sections .beae-block.beae-x-image *{height:100%!important;width:100%!important}div.beae-sections .beae-img-comp-container--second,div.beae-sections .beae-image-secondary{opacity:var(--image-hover-opacity, 0);z-index:var(--image-hover-zindex, -1);position:absolute;top:0;left:0;right:0;bottom:0;max-width:100%;max-height:100%}div.beae-sections .beae-img-comp-container--second{clip-path:var(--image-second-clip-path, none)}div.beae-sections .beae-image-picture{overflow:hidden}div.beae-sections .overlay-hidden{opacity:0;visibility:hidden}div.beae-sections .beae-x-image .beae-image-secondary{pointer-events:auto!important}div.beae-sections .beae-x-image .beae-img-ratio-wrp{width:100%;height:unset;position:absolute;top:50%;transform:translateY(-50%);z-index:10}div.beae-sections .beae-x-image .beae-img-ratio-wrp .beae-img-ratio-control{width:unset!important;height:unset!important;top:50%;position:absolute;min-width:20px;min-height:20px;cursor:ew-resize;display:flex;justify-content:center;align-items:center;transform:translate(-50%,-50%);background:#fff;border-radius:100%;animation:pulse-animation 1s ease-in-out 0s infinite alternate}div.beae-sections .beae-img-ratio-control:before{content:"";position:absolute;display:block;height:9999px;width:2px;left:50%;top:90%;background:#fff;transform:translate(-50%);z-index:8}div.beae-sections .beae-img-ratio-control:after{content:"";position:absolute;display:block;height:9999px;width:2px;left:50%;bottom:90%;background:#fff;transform:translate(-50%);transform-origin:top center;z-index:8}div.beae-sections .beae-image-secondary,div.beae-sections .beae-image-primary{transition:all .3s ease-in-out}div.beae-sections .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{opacity:1;z-index:2}div.beae-sections .beae-image-picture[hover-mode=true]{position:relative}div.beae-sections .beae-container-image-ratio{width:100%}div.beae-sections .beae-x-image.beae-overlay>.beae-overlay-text{text-align:center}div.beae-sections .beae-x-image figure,div.beae-sections .beae-container-image .mce--wrp,div.beae-sections .beae-image-align{display:flex}div.beae-sections .beae-image-picture-link{overflow:hidden;display:inline-flex}div.beae-sections .beae-x-image picture{flex:1 1 auto;min-height:1px;width:100%}div.beae-sections .core__micro--image .beae-mce__image picture,div.beae-sections .core__micro--image .beae-mce__image picture img{vertical-align:bottom}div.beae-sections .beae-container-image{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;-webkit-user-drag:none}div.beae-sections .beae-image-product .beae-container-image{display:block}div.beae-sections .beae-image-content-position{transform:translateZ(0)}div.beae-sections .beae-image-content-position,div.beae-sections .beae-image-picture-link{position:relative}div.beae-sections .beae-x-image.beae-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}div.beae-sections .beae-image-product .beae-image-secondary img{height:100%}div.beae-sections .beae-img-com-text-before{position:absolute;top:0}div.beae-sections .beae-img-com-text-after{position:absolute;bottom:0}div.beae-sections .beae-image_comp-text{background:#fff3;padding:0 20px;color:#fff}div.beae-sections .beae-x-image .beae-img-comp-text{width:unset!important;height:unset!important;background:#fff3;padding:0 20px;color:#fff}div.beae-sections .beae-img-comp-text-before{position:absolute;top:50%;left:20px;z-index:1000000;transform:translateY(-50%)}div.beae-sections .beae-img-comp-text-after{position:absolute;z-index:8;top:50%;transform:translateY(-50%);right:20px}@keyframes 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-gh8p0knw{--scale-ratio: 1;--container-width: 1920px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-gh8p0knw .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-gh8p0knw:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-gh8p0knw .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-gh8p0knw>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-gh8p0knw>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-gh8p0knw .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-gh8p0knw .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-gh8p0knw:not(.beae-next-popup--container){--beae-section-padding-bottom: 3;padding-bottom:3vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-gh8p0knw:not(.beae-next-popup--container){--beae-section-padding-bottom: 1;padding-bottom:1vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-gh8p0knw:before{z-index:unset}div.beae-sections .beae-gh8p0knw .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-gh8p0knw .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-gh8p0knw .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-gh8p0knw .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-211cu1pl{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-211cu1pl: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-211cu1pl:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-211cu1pl .beae-empty{display:none}div.beae-sections .beae-211cu1pl .beae-gallery-block-figure{position:relative;overflow:auto}div.beae-sections .beae-211cu1pl .beae-gallery-block-figure:after{z-index:3}div.beae-sections .beae-211cu1pl .beae-gallery-item img{object-fit:cover;object-position:center center;height:auto}div.beae-sections .beae-211cu1pl,div.beae-sections .beae-211cu1pl .beae-slider-wrapper,div.beae-sections .beae-211cu1pl .beae-slider-content.beae-slider-items,div.beae-sections .beae-211cu1pl .beae-slider-content.beae-slider-items>*,div.beae-sections .beae-211cu1pl .beae-gallery-block-figure,div.beae-sections .beae-211cu1pl .beae-gallery-block-figure img{width:100%!important;height:100%!important;overflow:hidden}div.beae-sections .beae-211cu1pl .beae-slider-wrapper[data-mobile-layout=slider] .beae-slider-content.beae-slider-items{scroll-padding-inline:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0;padding-inline-end:0;overflow:auto hidden}@media only screen and (min-width: 769px){div.beae-sections .beae-211cu1pl[data-layout=grid] .beae-slider-content.beae-slider-items{grid-template-rows:repeat(4,calc(25% - NaNpx));padding:0;height:100%}}div.beae-sections .beae-db9qsjy0{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-db9qsjy0 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-db9qsjy0:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-db9qsjy0 .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-db9qsjy0>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-db9qsjy0>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-db9qsjy0 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-db9qsjy0 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-db9qsjy0:not(.beae-next-popup--container){--beae-section-padding-bottom: 3;padding-bottom:3vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-db9qsjy0:not(.beae-next-popup--container){--beae-section-padding-top: 1;--beae-section-padding-bottom: 1;padding-top:1vmax;padding-bottom:1vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-db9qsjy0:before{z-index:unset}div.beae-sections .beae-db9qsjy0 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-db9qsjy0 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-db9qsjy0 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-db9qsjy0 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-ti8qt7o0{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-ti8qt7o0: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-ti8qt7o0:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ti8qt7o0 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-ti8qt7o0 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-ti8qt7o0 .beae-x-text ul ul,div.beae-sections .beae-ti8qt7o0 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ti8qt7o0 .beae-x-text ol ol,div.beae-sections .beae-ti8qt7o0 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ti8qt7o0 .beae-x-text{font-size:57px;line-height:78px;color:var(--beae-global-colors-beae-3rob);font-weight:700;letter-spacing:0px;text-transform:uppercase;font-family:Quicksand,sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-ti8qt7o0 .beae-x-text{font-size:46px;line-height:59.8px;font-weight:600}}div.beae-sections .beae-block.beae-njh9ezd8{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-njh9ezd8{margin-right:6vmax;margin-left:6vmax}}div.beae-sections .beae-block.beae-njh9ezd8: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-njh9ezd8:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-njh9ezd8 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-njh9ezd8 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-njh9ezd8 .beae-x-text ul ul,div.beae-sections .beae-njh9ezd8 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-njh9ezd8 .beae-x-text ol ol,div.beae-sections .beae-njh9ezd8 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-njh9ezd8 .beae-x-text{font-size:20px;line-height:20px;color:var(--beae-global-colors-beae-3n1a);font-weight:600;letter-spacing:.1px;text-transform:none;font-family:Prompt,sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-njh9ezd8 .beae-x-text{font-size:14px;line-height:21px}}div.beae-sections .beae-xu8983tv{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-xu8983tv .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-xu8983tv:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-xu8983tv .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-xu8983tv>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-xu8983tv>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-xu8983tv .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-xu8983tv .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-xu8983tv:before{z-index:unset}div.beae-sections .beae-xu8983tv .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-xu8983tv .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-xu8983tv .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-xu8983tv .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-d4xpwvmo{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-d4xpwvmo{--parent-direction: row;display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-d4xpwvmo{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-d4xpwvmo .beae-empty{display:none}div.beae-sections .beae-d4xpwvmo: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-efftu6t9{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-efftu6t9{margin-top:2vmax}}div.beae-sections .beae-block.beae-efftu6t9: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-efftu6t9: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-piod60vv{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-piod60vv{--parent-direction: row;display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-piod60vv{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-piod60vv .beae-empty{display:none}div.beae-sections .beae-piod60vv: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-l3zm40fq{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-l3zm40fq .beae-tab-item.active{border-bottom:solid 3px;border-color:#e80970}div.beae-sections .beae-block.beae-l3zm40fq: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-l3zm40fq:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-l3zm40fq .beae-empty{display:none}div.beae-sections .beae-l3zm40fq .beae-tab-item,div.beae-sections .beae-l3zm40fq .beae-accordion-title--mobile{font-family:var(--be-p1-ff);--c-desktop: var(--beae-global-colors-text_600);--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-text_600);font-weight:700;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)}div.beae-sections .beae-l3zm40fq .beae-tab-item.active,div.beae-sections .beae-l3zm40fq .beae-accordion-title--mobile.active{font-family:var(--be-p1-ff);--c-desktop: var(--beae-global-colors-beae-fczt);--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-fczt);font-weight:var(--be-p1-fw);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);border-bottom:0px solid var(--beae-global-colors-beae-fczt)}@media (max-width: 768px){div.beae-sections .beae-l3zm40fq .beae-tab-item,div.beae-sections .beae-l3zm40fq .beae-accordion-title--mobile{color:var(--be-p1-c-M, var(--c-desktop, var(--be-p1-c, inherit)));font-weight:var(--be-p1-fw);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-l3zm40fq .beae-tab-item.active,div.beae-sections .beae-l3zm40fq .beae-accordion-title--mobile.active{color:var(--beae-global-colors-primary_950);font-weight:600;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-l3zm40fq .beae-accordion-icon--mobile{color:var(--beae-global-colors-beae-fczt)}}div.beae-sections .beae-l3zm40fq .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:row}div.beae-sections .beae-l3zm40fq .beae-rightside.active{width:100%;height:100%}div.beae-sections .beae-l3zm40fq .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-l3zm40fq .beae-tab-wrp[data-type=accordions][data-toogle-image=true]{flex-direction:column}}div.beae-sections .beae-l3zm40fq .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-l3zm40fq .beae-tab-content-wrp{padding-left:1vmax}}div.beae-sections .beae-so4c4ne9{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-so4c4ne9{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-0p8d91bp{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-0p8d91bp{margin-top:1.5vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-0p8d91bp{margin-right:3vmax;margin-left:3vmax}}div.beae-sections .beae-block.beae-0p8d91bp: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-0p8d91bp: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-xrv34345{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-xrv34345{margin-right:3vmax;margin-left:3vmax}}div.beae-sections .beae-block.beae-xrv34345: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-xrv34345:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-xrv34345 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-xrv34345 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-xrv34345 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-wptek img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-wptek img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-acuh9kkx{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-acuh9kkx{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-p2d1x067{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-p2d1x067{margin-top:1.4999999999999998vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-p2d1x067{margin-right:3vmax;margin-left:3vmax}}div.beae-sections .beae-block.beae-p2d1x067: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-p2d1x067: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-nnmqtgma{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-nnmqtgma{margin-right:3vmax;margin-left:3vmax}}div.beae-sections .beae-block.beae-nnmqtgma: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-nnmqtgma:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-nnmqtgma .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-nnmqtgma .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-nnmqtgma .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-jahbn img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-jahbn img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-ipg47l0v{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-ipg47l0v{display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-block.beae-lddnikqs{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-lddnikqs{margin-top:1.5vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-lddnikqs{margin-right:3vmax;margin-left:3vmax}}div.beae-sections .beae-block.beae-lddnikqs: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-lddnikqs: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-0bml61v0{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-0bml61v0{margin-right:1vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-0bml61v0{margin-right:3vmax;margin-left:3vmax}}div.beae-sections .beae-block.beae-0bml61v0: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-0bml61v0:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-0bml61v0 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-0bml61v0 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-0bml61v0 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-e1hks img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-e1hks img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-cmlacick{--scale-ratio: 1;--container-width: 916px;zoom:calc(var(--view-ratio, 1) * 100%);--beae-page-width: 916px}div.beae-sections .beae-cmlacick .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-cmlacick:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-cmlacick .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-cmlacick>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-cmlacick>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-cmlacick .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-cmlacick .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-cmlacick: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-cmlacick:not(.beae-next-popup--container){--beae-section-padding-top: 1;--beae-section-padding-bottom: 1;padding-top:1vmax;padding-bottom:1vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-cmlacick:before{z-index:unset}div.beae-sections .beae-cmlacick .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-cmlacick .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-cmlacick .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;justify-content:center;align-items:center;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-cmlacick .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-4i1p20vt{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-4i1p20vt{margin-top:5vmax}}div.beae-sections .beae-block.beae-4i1p20vt: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-4i1p20vt:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-4i1p20vt .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-4i1p20vt .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-4i1p20vt .beae-x-text ul ul,div.beae-sections .beae-4i1p20vt .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-4i1p20vt .beae-x-text ol ol,div.beae-sections .beae-4i1p20vt .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-4i1p20vt .beae-x-text{font-size:20px;line-height:20px;color:var(--beae-global-colors-beae-3n1a);font-weight:600;letter-spacing:.1px;text-transform:none;font-family:Prompt,sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-4i1p20vt .beae-x-text{font-size:14px;line-height:21px}}div.beae-sections .beae-qoslkner{--scale-ratio: 1;--container-width: 1920px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-qoslkner .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-qoslkner:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-qoslkner .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-qoslkner>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-qoslkner>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-qoslkner .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-qoslkner .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-qoslkner:not(.beae-next-popup--container){--beae-section-padding-bottom: 3;padding-bottom:3vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-qoslkner:not(.beae-next-popup--container){--beae-section-padding-top: 1;--beae-section-padding-bottom: 1;padding-top:1vmax;padding-bottom:1vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-qoslkner:before{z-index:unset}div.beae-sections .beae-qoslkner .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-qoslkner .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-qoslkner .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-qoslkner .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-lpi8r8h2{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-lpi8r8h2: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-lpi8r8h2:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-lpi8r8h2 .beae-empty{display:none}div.beae-sections .beae-lpi8r8h2 .beae-gallery-block-figure{position:relative;overflow:auto}div.beae-sections .beae-lpi8r8h2 .beae-gallery-block-figure:after{z-index:3}div.beae-sections .beae-lpi8r8h2 .beae-gallery-item img{object-fit:cover;object-position:center center;height:auto}div.beae-sections .beae-lpi8r8h2,div.beae-sections .beae-lpi8r8h2 .beae-slider-wrapper,div.beae-sections .beae-lpi8r8h2 .beae-slider-content.beae-slider-items,div.beae-sections .beae-lpi8r8h2 .beae-slider-content.beae-slider-items>*,div.beae-sections .beae-lpi8r8h2 .beae-gallery-block-figure,div.beae-sections .beae-lpi8r8h2 .beae-gallery-block-figure img{width:100%!important;height:100%!important;overflow:hidden}div.beae-sections .beae-lpi8r8h2 .beae-slider-wrapper[data-mobile-layout=slider] .beae-slider-content.beae-slider-items{scroll-padding-inline:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0;padding-inline-end:0;overflow:auto hidden}@media only screen and (min-width: 769px){div.beae-sections .beae-lpi8r8h2[data-layout=grid] .beae-slider-content.beae-slider-items{grid-template-rows:repeat(4,calc(25% - NaNpx));padding:0;height:100%}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/beae-686cb633c2092f6392039ce5.css.map */
