/** Shopify CDN: Minification failed

Line 12:15987 Comments in CSS use "/* ... */" instead of "//"
Line 12:18395 Unexpected ";"
Line 13:29 Unexpected "0%"
Line 13:119 Unexpected "100%"

**/



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-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-block .beae-block.beae-x-text:not([data-min-height=content]){ width: 100%;}div.beae-sections .beae-x-text a:not(.beae-not-rs-cl){ color: unset;text-decoration: none;}div.beae-sections .beae-grid-block .beae-core .beae-block.beae-x-button{ width: 100%;height: 100%;}div.beae-sections .beae-button-js{ width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}div.beae-sections .beae-btn-txt{ display: inline-flex;justify-content:center;align-items:center;}div.beae-sections .beae-block--btn-ic{ display:inline-flex }div.beae-sections .beae-block--btn-ic svg{ width:18px;height:auto }div.beae-sections .beae-btn-popup{ display: none;}div.beae-sections .beae-btn-icon{ order: var(--btn-icon-position);display:inline-flex }div.beae-sections .beae-btn-icon svg{ width:18px;height:auto }div.beae-sections .beae-button-js{ position: relative }div.beae-sections .beae-btn-txt{ text-decoration: inherit;}div.beae-sections .beae-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{ 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-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: translateX(-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: translateX(-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: translate3d(0px, 0px, 0px) }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: rgba(255,255,255,.2);padding: 0 20px;color: #fff;}div.beae-sections .beae-x-image .beae-img-comp-text{ width: unset !important;height: unset !important;background: rgba(255,255,255,.2);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 div.preview-preset-wrp{ padding: 24px 14px 14px 14px;border: 1px dashed #aaa;background: #fcfcfc;border-radius: 5px;display: flex;flex-direction: column;justify-content: center;align-items: center;margin: 0 auto;width: 100%;height: 100% }div.beae-sections div.preview-preset{ display: inline-flex;margin: 0 auto;width: 100%;justify-content: center;}div.beae-sections div.preview-preset .haft{ display: inline-flex;}div.beae-sections div.preview-preset .plus{ display: inline-flex;font-size: calc(24px * var(--text-ratio, 1)) ;padding: 0 10px;line-height: calc(30px * var(--text-ratio, 1)) ;}div.beae-sections div.preview-preset.content{ display: inline-block;width: 100%;font-size: calc(12px * var(--text-ratio, 1)) ;font-weight: 500;color: #222;text-align: center;margin-top: 4px;}div.beae-sections div.preview-preset img{ height: 30px !important;width: auto;border-radius: 3px;}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;/* Safari */ -ms-user-select: none;/* IE 10 and IE 11 */ user-select: none;/* Standard syntax */ }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 0.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"]{ display: flex;justify-content: center;align-items: center;}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: 0px;} }div.beae-sections .beae-x-map{display:flex;}div.beae-sections .beae-block-map{display:flex;width:100%;height:100%}div.beae-sections .beae-block-map iframe{width:100%;height:100%};
@keyframes pulse-animation { 0% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 4px rgba(255, 255, 255, 0.15) } 100% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 12px rgba(255, 255, 255, 0.3) } }
div.beae-sections .beae-3qlan3ak{ --scale-ratio: 1;--container-width: 1470px;background: color-mix(in srgb, var(--beae-global-colors-beae-vwgc) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-3qlan3ak .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-3qlan3ak:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-3qlan3ak .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-3qlan3ak>[data-shape-position="top"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-3qlan3ak>[data-shape-position="bottom"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-3qlan3ak .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-3qlan3ak .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (min-width: 768px) {div.beae-sections .beae-3qlan3ak: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) { } @media only screen and (max-width: 767px) {div.beae-sections .beae-3qlan3ak:before{ z-index: unset;}div.beae-sections .beae-3qlan3ak .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-3qlan3ak .beae-section-background-video[data-device="mobile"]{ display: block } } @media only screen and (max-width: 767px) {div.beae-sections .beae-3qlan3ak{ background: color-mix(in srgb, var(--beae-global-colors-beae-vwgc) 100%, transparent);}div.beae-sections .beae-3qlan3ak:before{ ;z-index: unset;} }div.beae-sections .beae-3qlan3ak .beae-slider[data-pagination="true"] .beae-slider-controls-wrp{ padding-bottom: 4vmax;} 

div.beae-sections .beae-3qlan3ak .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-3qlan3ak .beae-x-flex-section{ --parent-direction-mobile: row;display: flex;flex-direction: column;height: fit-content;} } 

div.beae-sections .beae-block.beae-zl96q8h5 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}div.beae-sections .beae-block.beae-zl96q8h5: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-zl96q8h5:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-zl96q8h5 .beae-list-item{ display: flex;position: relative }div.beae-sections .beae-zl96q8h5 a.beae-list-item{ text-decoration: none;}div.beae-sections .beae-zl96q8h5 .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-zl96q8h5 .beae-list-item{ display: flex;flex-direction: column;align-items: center;gap: 2vmax;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} }div.beae-sections .beae-zl96q8h5 .beae-empty{ display:none }div.beae-sections .beae-zl96q8h5 .beae-empty{ display:none } @media (max-width: 768px) {div.beae-sections .beae-zl96q8h5 .beae-slider-pagination-wrp .beae-slider-pagination{background: color-mix(in srgb, var(--beae-global-colors-beae-vwgc) 100%, transparent);border-radius: 0px;width:6px;height:6px;}div.beae-sections .beae-zl96q8h5 .beae-slider-pagination.active{background: color-mix(in srgb, var(--beae-global-colors-text_600) 100%, transparent);width:6px;height:6px;} } @media only screen and (min-width: 768px) { } @media only screen and (max-width: 767px) {div.beae-sections .beae-zl96q8h5 .beae-list-item{ padding-top:1vmax;padding-right:5vmax;padding-bottom:1vmax;padding-left:5vmax;} } 



div.beae-sections .beae-block.beae-w5193vmz { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}div.beae-sections .beae-block.beae-w5193vmz: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-w5193vmz:not(.beae-next-popup--container){ --parent-direction-mobile: column;width: fit-content;height: fit-content;flex: unset;align-self: unset;} } 

div.beae-sections .beae-w5193vmz .beae-empty{ display:none }div.beae-sections .beae-w5193vmz .beae-elm__ic{color: var(--beae-global-colors-text_600);width:24px;} @media (max-width: 768px) { }div.beae-sections .beae-w5193vmz .beae-x-icon{ box-sizing: border-box;} 

div.beae-sections .beae-block.beae-k7z66yw6 { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) { }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-k7z66yw6{ margin-top:0.3vmax;} }div.beae-sections .beae-block.beae-k7z66yw6: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-k7z66yw6:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-k7z66yw6 .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-k7z66yw6 .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-k7z66yw6 .beae-x-text ul ul, div.beae-sections .beae-k7z66yw6 .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-k7z66yw6 .beae-x-text ol ol, div.beae-sections .beae-k7z66yw6 .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-k7z66yw6 .beae-x-text{font-size:15px;line-height:31px;color:var(--beae-global-colors-primary_950);text-transform:none;font-weight:400;letter-spacing:-0.672px;font-style:normal;text-decoration:none;font-family: 'Jost', sans-serif;text-align:center;} @media screen and (max-width: 768px) {div.beae-sections .beae-k7z66yw6 .beae-x-text{font-size: 14px;line-height: 26px;letter-spacing: -0.576px;font-weight: 400;color: var(--beae-global-colors-primary_950);text-align: center;} }

div.beae-sections .beae-ykxcsa7f{ --scale-ratio: 1;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-ykxcsa7f .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-ykxcsa7f:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-ykxcsa7f .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-ykxcsa7f>[data-shape-position="top"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-ykxcsa7f>[data-shape-position="bottom"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-ykxcsa7f .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-ykxcsa7f .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (min-width: 768px) {div.beae-sections .beae-ykxcsa7f:not(.beae-next-popup--container){ --beae-section-padding-top: 15;--beae-section-padding-bottom: 15;padding-top:15vmax;padding-bottom:15vmax;padding-left:10vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-ykxcsa7f:not(.beae-next-popup--container){ --beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding-top:5vmax;padding-bottom:5vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-ykxcsa7f:before{ z-index: unset;}div.beae-sections .beae-ykxcsa7f .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-ykxcsa7f .beae-section-background-video[data-device="mobile"]{ display: block } } 

div.beae-sections .beae-ykxcsa7f .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-ykxcsa7f .beae-x-flex-section{ --parent-direction-mobile: row;display: flex;flex-direction: column;height: fit-content;} } 

div.beae-sections .beae-block.beae-x91sjg54 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-x91sjg54{ margin-left:2vmax;} }div.beae-sections .beae-block.beae-x91sjg54: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-x91sjg54:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-x91sjg54 .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-x91sjg54 .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-x91sjg54 .beae-x-text ul ul, div.beae-sections .beae-x91sjg54 .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-x91sjg54 .beae-x-text ol ol, div.beae-sections .beae-x91sjg54 .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-x91sjg54 .beae-x-text{font-size:2.2rem;line-height:1.2em;color:var(--beae-global-colors-white);text-transform:none;font-weight:700;letter-spacing:-0.05em;font-style:normal;text-decoration:none;font-family: 'Jost', sans-serif;} @media screen and (max-width: 768px) {div.beae-sections .beae-x91sjg54 .beae-x-text{font-size: 1.8rem;line-height: 1.2em;letter-spacing: -0.05em;font-weight: 700;color: var(--beae-global-colors-white);text-align: left;} }

div.beae-sections .beae-block.beae-hhll6lgd { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-hhll6lgd{ margin-right:23vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-hhll6lgd{ margin-top:1vmax;margin-bottom:1vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-hhll6lgd: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-hhll6lgd:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-hhll6lgd .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-hhll6lgd .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-hhll6lgd .beae-x-text ul ul, div.beae-sections .beae-hhll6lgd .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-hhll6lgd .beae-x-text ol ol, div.beae-sections .beae-hhll6lgd .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-hhll6lgd .beae-x-text{font-size:15px;line-height:1.4em;color:var(--beae-global-colors-beae-zo4h);text-transform:none;font-weight:300;letter-spacing:-0.03em;font-style:normal;text-decoration:none;font-family: 'Jost', sans-serif;text-align:justify;} @media screen and (max-width: 768px) {div.beae-sections .beae-hhll6lgd .beae-x-text{font-size: 15px;line-height: 1.4em;letter-spacing: -0.03em;font-weight: 400;color: var(--beae-global-colors-beae-zo4h);text-align: justify;} }

div.beae-sections .beae-block.beae-wedat2v8 { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-wedat2v8{ margin-top:1vmax;margin-right:61vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-wedat2v8{ margin-right:20vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-wedat2v8: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-wedat2v8:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-wedat2v8 .beae-btn-txt{ gap: 0px;--btn-icon-position: -1;}div.beae-sections .beae-wedat2v8 .beae-button-js{font-size: 16px;line-height: 24px;text-transform: capitalize;font-weight: 600;letter-spacing: -0.03em;font-style: normal;text-decoration: underline;font-family: 'Jost', sans-serif;color: var(--beae-global-colors-white);border-style: solid;border-width: 0px;background: var(--beae-global-colors-beae-jia5);border-radius: 8px;box-shadow: 0px 0px 0px 0px black;padding-top: 14px;padding-left: 14px;padding-bottom: 14px;padding-right: 14px;}div.beae-sections .beae-wedat2v8 .beae-button-js:hover{color: var(--beae-global-colors-white);border-style: solid;border-color: #000000;border-width: 0px;background: var(--beae-global-colors-transparent);border-radius: 0px;} @media screen and (max-width: 768px){div.beae-sections .beae-wedat2v8 .beae-button-js{font-size: 12px !important;line-height: 18px !important;font-weight: 600 !important;letter-spacing: -0.03px !important;text-decoration: none !important;} }div.beae-sections .beae-wedat2v8 .beae-button-js{ margin: 0;} 

div.beae-sections .beae-pbjs8 img{ object-fit: cover;object-position: 46.724890829694324% 40.777317617075504%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-pbjs8 img{ object-fit: cover;object-position: center center;} } 

div.beae-sections .beae-sc74x1xd{ --scale-ratio: 1;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-sc74x1xd .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-sc74x1xd:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-sc74x1xd .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-sc74x1xd>[data-shape-position="top"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-sc74x1xd>[data-shape-position="bottom"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-sc74x1xd .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-sc74x1xd .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-sc74x1xd:before{ z-index: unset;}div.beae-sections .beae-sc74x1xd .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-sc74x1xd .beae-section-background-video[data-device="mobile"]{ display: block } } 

div.beae-sections .beae-sc74x1xd .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-sc74x1xd .beae-x-flex-section{ --parent-direction-mobile: row;display: flex;flex-direction: column;height: fit-content;} } 

div.beae-sections .beae-block.beae-et5kze5o { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-et5kze5o{ margin-top:2vmax;margin-bottom:3vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-et5kze5o{ margin-top:2vmax;margin-bottom:2vmax;} }div.beae-sections .beae-block.beae-et5kze5o:not(.beae-next-popup--container){ --parent-direction: row;height: fit-content;width: unset;align-self: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-block.beae-et5kze5o:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-et5kze5o .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-et5kze5o .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-et5kze5o .beae-x-text ul ul, div.beae-sections .beae-et5kze5o .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-et5kze5o .beae-x-text ol ol, div.beae-sections .beae-et5kze5o .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-et5kze5o .beae-x-text{font-size:15px;line-height:1.4em;color:var(--beae-global-colors-primary_950);text-transform:none;font-weight:400;letter-spacing:-0.03em;font-style:normal;text-decoration:none;font-family: 'Jost', sans-serif;text-align:center;} @media screen and (max-width: 768px) {div.beae-sections .beae-et5kze5o .beae-x-text{font-size: 15px;line-height: 1.4em;letter-spacing: -0.03em;font-weight: 400;color: var(--beae-global-colors-black);text-align: center;} }

div.beae-sections .beae-0qicvoet{ --scale-ratio: 1;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-0qicvoet .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-0qicvoet:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-0qicvoet .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-0qicvoet>[data-shape-position="top"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-0qicvoet>[data-shape-position="bottom"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-0qicvoet .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-0qicvoet .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (min-width: 768px) {div.beae-sections .beae-0qicvoet:not(.beae-next-popup--container){ --beae-section-padding-bottom: 3;padding-bottom:3vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-0qicvoet: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-0qicvoet:before{ z-index: unset;}div.beae-sections .beae-0qicvoet .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-0qicvoet .beae-section-background-video[data-device="mobile"]{ display: block } } 

div.beae-sections .beae-0qicvoet .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-0qicvoet .beae-x-flex-section{ --parent-direction-mobile: row;display: flex;flex-direction: column;height: fit-content;} } 

div.beae-sections .beae-block.beae-gmrq9cvn { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-gmrq9cvn{ margin-bottom:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-gmrq9cvn{ margin-bottom:1vmax;} }div.beae-sections .beae-block.beae-gmrq9cvn: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-gmrq9cvn:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-gmrq9cvn .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-gmrq9cvn .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-gmrq9cvn .beae-x-text ul ul, div.beae-sections .beae-gmrq9cvn .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-gmrq9cvn .beae-x-text ol ol, div.beae-sections .beae-gmrq9cvn .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-gmrq9cvn .beae-x-text{font-size:1.8rem;line-height:1.2em;color:var(--beae-global-colors-primary_950);text-transform:uppercase;font-weight:600;letter-spacing:-0.05em;font-style:normal;text-decoration:none;font-family: 'Jost', sans-serif;text-align:center;} @media screen and (max-width: 768px) {div.beae-sections .beae-gmrq9cvn .beae-x-text{font-size: 1.6rem;line-height: 1.2em;letter-spacing: -0.05em;font-weight: 600;color: var(--beae-global-colors-text_600);text-align: center;} }

div.beae-sections .beae-block.beae-gewijnod { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-gewijnod{ margin-right:5vmax;margin-left:5vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-gewijnod{ margin-top:2vmax;margin-right:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-gewijnod: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-gewijnod:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-gewijnod .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-gewijnod .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-gewijnod .beae-x-text ul ul, div.beae-sections .beae-gewijnod .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-gewijnod .beae-x-text ol ol, div.beae-sections .beae-gewijnod .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;} 

div.beae-sections .beae-uggghr7q{ --scale-ratio: 1;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-uggghr7q .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-uggghr7q:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-uggghr7q .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-uggghr7q>[data-shape-position="top"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-uggghr7q>[data-shape-position="bottom"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-uggghr7q .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-uggghr7q .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (min-width: 768px) {div.beae-sections .beae-uggghr7q: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-uggghr7q:before{ z-index: unset;}div.beae-sections .beae-uggghr7q .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-uggghr7q .beae-section-background-video[data-device="mobile"]{ display: block } } 

div.beae-sections .beae-uggghr7q .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-uggghr7q .beae-x-flex-section{ --parent-direction-mobile: row;display: flex;flex-direction: column;height: fit-content;} } 

div.beae-sections .beae-block.beae-m0erxd7n { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-m0erxd7n{ --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-m0erxd7n{ --parent-direction-mobile: column;display: flex;flex-direction: column;gap: 0vmax;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-m0erxd7n .beae-empty{ display:none }div.beae-sections .beae-m0erxd7n:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-tkqf9p19 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-tkqf9p19{ margin-right:2vmax;margin-bottom:1vmax;margin-left:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-tkqf9p19{ margin-top:3vmax;margin-right:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-tkqf9p19: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-tkqf9p19:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-tkqf9p19 .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-tkqf9p19 .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-tkqf9p19 .beae-x-text ul ul, div.beae-sections .beae-tkqf9p19 .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-tkqf9p19 .beae-x-text ol ol, div.beae-sections .beae-tkqf9p19 .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-tkqf9p19 .beae-x-text{font-size:1.4rem;line-height:35px;color:var(--beae-global-colors-beae-jia5);text-transform:uppercase;font-weight:500;letter-spacing:-1.8px;font-style:normal;text-decoration:none;font-family: 'Jost', sans-serif;text-align:center;} @media screen and (max-width: 768px) {div.beae-sections .beae-tkqf9p19 .beae-x-text{font-size: 1.4rem;line-height: 35px;letter-spacing: -1.84px;font-weight: 600;color: var(--beae-global-colors-beae-jia5);} }

div.beae-sections .beae-block.beae-bttb8ueu { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-bttb8ueu{ margin-right:2vmax;margin-left:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-bttb8ueu{ margin-top:1vmax;margin-right:2vmax;margin-bottom:1vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-bttb8ueu: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-bttb8ueu:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-bttb8ueu .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-bttb8ueu .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-bttb8ueu .beae-x-text ul ul, div.beae-sections .beae-bttb8ueu .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-bttb8ueu .beae-x-text ol ol, div.beae-sections .beae-bttb8ueu .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;} 

div.beae-sections .beae-block.beae-7az8jn39 { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-7az8jn39{ margin-right:2vmax;margin-left:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-7az8jn39{ margin-top:1vmax;margin-right:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-7az8jn39: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-7az8jn39:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-7az8jn39 .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-7az8jn39 .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-7az8jn39 .beae-x-text ul ul, div.beae-sections .beae-7az8jn39 .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-7az8jn39 .beae-x-text ol ol, div.beae-sections .beae-7az8jn39 .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;} 

div.beae-sections .beae-block.beae-qlz1v99u { --beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-qlz1v99u{ margin-right:2vmax;margin-left:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-qlz1v99u{ margin-top:1vmax;margin-right:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-qlz1v99u: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-qlz1v99u:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-qlz1v99u .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-qlz1v99u .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-qlz1v99u .beae-x-text ul ul, div.beae-sections .beae-qlz1v99u .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-qlz1v99u .beae-x-text ol ol, div.beae-sections .beae-qlz1v99u .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;} 

div.beae-sections .beae-block.beae-onzu18j0 { --beae-animation-delay: 300ms;--beae-animation-delay-mobile: 300ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-onzu18j0{ margin-right:2vmax;margin-left:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-onzu18j0{ margin-top:1vmax;margin-right:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-onzu18j0: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-onzu18j0:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-onzu18j0 .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-onzu18j0 .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-onzu18j0 .beae-x-text ul ul, div.beae-sections .beae-onzu18j0 .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-onzu18j0 .beae-x-text ol ol, div.beae-sections .beae-onzu18j0 .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;} 

div.beae-sections .beae-block.beae-ijmdzugr { --beae-animation-delay: 375ms;--beae-animation-delay-mobile: 375ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-ijmdzugr{ margin-right:2vmax;margin-left:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-ijmdzugr{ margin-top:1vmax;margin-right:2vmax;margin-bottom:3vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-ijmdzugr: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-ijmdzugr:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-ijmdzugr .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-ijmdzugr .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-ijmdzugr .beae-x-text ul ul, div.beae-sections .beae-ijmdzugr .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-ijmdzugr .beae-x-text ol ol, div.beae-sections .beae-ijmdzugr .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;} 

div.beae-sections .beae-block.beae-w2y46cu7 { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}

div.beae-sections .beae-w2y46cu7{ --parent-direction: row;display: flex;flex-direction: row;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-w2y46cu7{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-w2y46cu7 .beae-empty{ display:none }div.beae-sections .beae-w2y46cu7:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-cjb6jjam { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-cjb6jjam{ --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-cjb6jjam{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-cjb6jjam .beae-empty{ display:none }div.beae-sections .beae-cjb6jjam:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-p0k8dxre { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-p0k8dxre{ margin-right:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-p0k8dxre{ margin-right:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-p0k8dxre: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-p0k8dxre:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-p0k8dxre .beae-x-image{ --image-hover-opacity: 0;--image-hover-zindex: -1;}div.beae-sections .beae-p0k8dxre .beae-image-picture:not(.beae-replace-notice):after{ ;z-index: 3;}div.beae-sections .beae-p0k8dxre .beae-image-picture img{ aspect-ratio: 5/4;}div.beae-sections .beae-p0k8dxre .beae-video-product{ aspect-ratio: 5/4;}div.beae-sections .beae-p0k8dxre .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-mxb95 img{ object-fit: cover;object-position: 50% 50%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-mxb95 img{ object-fit: cover;object-position: 50% 50%;} } 

div.beae-sections .beae-5wz62ebo{ --scale-ratio: 1;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-5wz62ebo .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-5wz62ebo:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-5wz62ebo .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-5wz62ebo>[data-shape-position="top"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-5wz62ebo>[data-shape-position="bottom"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-5wz62ebo .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-5wz62ebo .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (min-width: 768px) {div.beae-sections .beae-5wz62ebo:not(.beae-next-popup--container){ --beae-section-padding-bottom: 3;padding-bottom:3vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-5wz62ebo:not(.beae-next-popup--container){ --beae-section-padding-top: 1;--beae-section-padding-bottom: 4;padding-top:1vmax;padding-bottom:4vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-5wz62ebo:before{ z-index: unset;}div.beae-sections .beae-5wz62ebo .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-5wz62ebo .beae-section-background-video[data-device="mobile"]{ display: block } } 

div.beae-sections .beae-5wz62ebo .beae-x-flex-section{ --parent-direction: row;display: flex;flex-direction: row;gap: 0vmax;height: fit-content;} @media screen and (max-width: 768px) {div.beae-sections .beae-5wz62ebo .beae-x-flex-section{ --parent-direction-mobile: row;display: flex;flex-direction: column-reverse;gap: 3vmax;height: fit-content;} } 

div.beae-sections .beae-block.beae-eu0penex { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-eu0penex{ --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-eu0penex{ --parent-direction-mobile: column-reverse;display: flex;flex-direction: column;gap: 2vmax;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-eu0penex .beae-empty{ display:none } 

div.beae-sections .beae-block.beae-iatarvgg { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-iatarvgg{ padding-bottom:3vmax;} }

div.beae-sections .beae-iatarvgg{ --parent-direction: column;display: flex;flex-direction: row;height: fit-content;flex: unset;width: unset;align-self: stretch;} @media screen and (max-width: 768px) {div.beae-sections .beae-iatarvgg{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-iatarvgg .beae-empty{ display:none }div.beae-sections .beae-iatarvgg:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-k7vze2ol { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) { }

div.beae-sections .beae-k7vze2ol{ --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-k7vze2ol{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-k7vze2ol .beae-empty{ display:none }div.beae-sections .beae-k7vze2ol:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-vx3lq7am { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-vx3lq7am{ margin-top:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-vx3lq7am{ margin-right:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-vx3lq7am: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-vx3lq7am:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-vx3lq7am .beae-x-image{ --image-hover-opacity: 0;--image-hover-zindex: -1;}div.beae-sections .beae-vx3lq7am .beae-image-picture:not(.beae-replace-notice):after{ ;z-index: 3;}div.beae-sections .beae-vx3lq7am .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-4h7rh img{ object-fit: cover;object-position: 50% 50%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-4h7rh img{ object-fit: cover;object-position: 50% 50%;} } 

div.beae-sections .beae-block.beae-w605lfej { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}div.beae-sections .beae-block.beae-w605lfej: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-w605lfej:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-w605lfej .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-w605lfej .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-w605lfej .beae-x-text ul ul, div.beae-sections .beae-w605lfej .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-w605lfej .beae-x-text ol ol, div.beae-sections .beae-w605lfej .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-w605lfej .beae-x-text{font-size:14px;line-height:1.4em;color:var(--beae-global-colors-primary_950);text-transform:none;font-weight:400;letter-spacing:-0.672px;font-style:normal;text-decoration:none;font-family: 'Jost', sans-serif;text-align:center;} @media screen and (max-width: 768px) {div.beae-sections .beae-w605lfej .beae-x-text{font-size: 15px;line-height: 26px;letter-spacing: -0.576px;font-weight: 400;color: var(--beae-global-colors-text_500);text-align: center;} }

div.beae-sections .beae-block.beae-9dt0fmxe { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) { }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-9dt0fmxe{ margin-right:2vmax;margin-left:2vmax;} }

div.beae-sections .beae-9dt0fmxe{ --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-9dt0fmxe{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-9dt0fmxe .beae-empty{ display:none }div.beae-sections .beae-9dt0fmxe:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-z0jo7n5h { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-z0jo7n5h{ margin-top:3vmax;} }div.beae-sections .beae-block.beae-z0jo7n5h: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-z0jo7n5h:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-z0jo7n5h .beae-list-item{ display: flex;position: relative }div.beae-sections .beae-z0jo7n5h a.beae-list-item{ text-decoration: none;}div.beae-sections .beae-z0jo7n5h .beae-list-item{ display: flex;flex-direction: column;gap: 1vmax;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-z0jo7n5h .beae-list-item{ display: flex;flex-direction: column;gap: 1vmax;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} }div.beae-sections .beae-z0jo7n5h .beae-empty{ display:none }div.beae-sections .beae-z0jo7n5h .beae-empty{ display:none } @media only screen and (min-width: 768px) {div.beae-sections .beae-z0jo7n5h .beae-list-item{ padding-top:1vmax;} } @media only screen and (max-width: 767px) { } 



div.beae-sections .beae-block.beae-gga8iuox { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-gga8iuox{ margin-left:2vmax;} }div.beae-sections .beae-block.beae-gga8iuox:not(.beae-next-popup--container){ --parent-direction: column;height: fit-content;flex: unset;width:40px;align-self: unset;} @media screen and (max-width: 768px) {div.beae-sections .beae-block.beae-gga8iuox:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width:32px;align-self: unset;} } 

div.beae-sections .beae-gga8iuox .beae-empty{ display:none }div.beae-sections .beae-gga8iuox .beae-elm__ic{color: var(--beae-global-colors-beae-jia5);} @media (max-width: 768px) { }div.beae-sections .beae-gga8iuox .beae-x-icon{ box-sizing: border-box;} 

div.beae-sections .beae-block.beae-yzf9aotc { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-yzf9aotc{ margin-left:2vmax;} }div.beae-sections .beae-block.beae-yzf9aotc: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-yzf9aotc:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-yzf9aotc .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-yzf9aotc .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-yzf9aotc .beae-x-text ul ul, div.beae-sections .beae-yzf9aotc .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-yzf9aotc .beae-x-text ol ol, div.beae-sections .beae-yzf9aotc .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-yzf9aotc .beae-x-text{font-size:20px;line-height:54px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:500;letter-spacing:-2.24px;font-style:normal;text-decoration:none;font-family: 'Jost', sans-serif;} @media screen and (max-width: 768px) {div.beae-sections .beae-yzf9aotc .beae-x-text{font-size: 20px;line-height: 44px;letter-spacing: -1.84px;font-weight: 500;color: var(--beae-global-colors-text_600);text-align: left;} }

div.beae-sections .beae-block.beae-887zc6mn { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-887zc6mn{ margin-right:2vmax;margin-left:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-887zc6mn{ margin-right:1vmax;} }div.beae-sections .beae-block.beae-887zc6mn: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-887zc6mn:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-887zc6mn .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-887zc6mn .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-887zc6mn .beae-x-text ul ul, div.beae-sections .beae-887zc6mn .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-887zc6mn .beae-x-text ol ol, div.beae-sections .beae-887zc6mn .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;} 

div.beae-sections .beae-oljpvuml{ --scale-ratio: 1;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-oljpvuml .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-oljpvuml:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-oljpvuml .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-oljpvuml>[data-shape-position="top"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-oljpvuml>[data-shape-position="bottom"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-oljpvuml .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-oljpvuml .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (min-width: 768px) {div.beae-sections .beae-oljpvuml:not(.beae-next-popup--container){ --beae-section-padding-bottom: 3;padding-bottom:3vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-oljpvuml:before{ z-index: unset;}div.beae-sections .beae-oljpvuml .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-oljpvuml .beae-section-background-video[data-device="mobile"]{ display: block } } 

div.beae-sections .beae-oljpvuml .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-oljpvuml .beae-x-flex-section{ --parent-direction-mobile: row;display: flex;flex-direction: column;height: fit-content;} } 

div.beae-sections .beae-block.beae-5n1kzd17 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-5n1kzd17{ --parent-direction: row;display: flex;flex-direction: column;gap: 2vmax;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-5n1kzd17{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-5n1kzd17 .beae-empty{ display:none }div.beae-sections .beae-5n1kzd17:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-6cj0s3qk { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-6cj0s3qk{ margin-bottom:1vmax;margin-left:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-6cj0s3qk{ margin-top:3vmax;} }div.beae-sections .beae-block.beae-6cj0s3qk: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-6cj0s3qk:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-6cj0s3qk .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-6cj0s3qk .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-6cj0s3qk .beae-x-text ul ul, div.beae-sections .beae-6cj0s3qk .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-6cj0s3qk .beae-x-text ol ol, div.beae-sections .beae-6cj0s3qk .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-6cj0s3qk .beae-x-text{font-size:1.8rem;line-height:1.2em;color:var(--beae-global-colors-black);text-transform:uppercase;font-weight:600;letter-spacing:-0.05em;font-style:normal;text-decoration:none;font-family: 'Jost', sans-serif;text-align:center;} @media screen and (max-width: 768px) {div.beae-sections .beae-6cj0s3qk .beae-x-text{font-size: 1.4rem;line-height: 1.2em;letter-spacing: -0.05em;font-weight: 700;color: var(--beae-global-colors-text_600);text-align: center;} }

div.beae-sections .beae-block.beae-akqksosl { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-akqksosl{ margin-right:5vmax;margin-left:5vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-akqksosl{ margin-top:1vmax;margin-right:2vmax;margin-bottom:3vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-akqksosl: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-akqksosl:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-akqksosl .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-akqksosl .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-akqksosl .beae-x-text ul ul, div.beae-sections .beae-akqksosl .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-akqksosl .beae-x-text ol ol, div.beae-sections .beae-akqksosl .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;} 

div.beae-sections .beae-block.beae-w23wwbxx { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-w23wwbxx{ margin-right:8vmax;margin-left:8vmax;} }div.beae-sections .beae-block.beae-w23wwbxx: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-w23wwbxx:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-kmtz35hj{ --scale-ratio: 1;--container-width: 1470px;background: color-mix(in srgb, var(--beae-global-colors-beae-jia5) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-kmtz35hj .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-kmtz35hj:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-kmtz35hj .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-kmtz35hj>[data-shape-position="top"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-kmtz35hj>[data-shape-position="bottom"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-kmtz35hj .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-kmtz35hj .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (min-width: 768px) {div.beae-sections .beae-kmtz35hj:not(.beae-next-popup--container){ --beae-section-padding-top: 2;padding-top:2vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-kmtz35hj: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-kmtz35hj:before{ z-index: unset;}div.beae-sections .beae-kmtz35hj .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-kmtz35hj .beae-section-background-video[data-device="mobile"]{ display: block } } 

div.beae-sections .beae-kmtz35hj .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-kmtz35hj .beae-x-flex-section{ --parent-direction-mobile: row;display: flex;flex-direction: column;height: fit-content;} } 

div.beae-sections .beae-block.beae-hx31p7es { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-hx31p7es{ margin-top:2vmax;margin-right:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-hx31p7es: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-hx31p7es:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-hx31p7es .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-hx31p7es .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-hx31p7es .beae-x-text ul ul, div.beae-sections .beae-hx31p7es .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-hx31p7es .beae-x-text ol ol, div.beae-sections .beae-hx31p7es .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;} 

div.beae-sections .beae-dqwjivvx{ --scale-ratio: 1;--container-width: 1470px;background: color-mix(in srgb, var(--beae-global-colors-beae-jia5) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-dqwjivvx .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-dqwjivvx:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-dqwjivvx .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-dqwjivvx>[data-shape-position="top"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-dqwjivvx>[data-shape-position="bottom"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-dqwjivvx .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-dqwjivvx .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (min-width: 768px) {div.beae-sections .beae-dqwjivvx:not(.beae-next-popup--container){ --beae-section-padding-top: 2;--beae-section-padding-bottom: 2;padding-top:2vmax;padding-bottom:2vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-dqwjivvx: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-dqwjivvx:before{ z-index: unset;}div.beae-sections .beae-dqwjivvx .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-dqwjivvx .beae-section-background-video[data-device="mobile"]{ display: block } } 

div.beae-sections .beae-dqwjivvx .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-dqwjivvx .beae-x-flex-section{ --parent-direction-mobile: row;display: flex;flex-direction: column;height: fit-content;} } 

div.beae-sections .beae-block.beae-wemjouu5 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-wemjouu5{ margin-right:5vmax;margin-left:5vmax;} }div.beae-sections .beae-block.beae-wemjouu5: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-wemjouu5:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-wemjouu5 .beae-list-item{ display: flex;position: relative }div.beae-sections .beae-wemjouu5 a.beae-list-item{ text-decoration: none;}div.beae-sections .beae-wemjouu5 .beae-list-item{ display: flex;flex-direction: row;justify-content: center;align-items: center;gap: 16px;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-wemjouu5 .beae-list-item{ display: flex;flex-direction: row;gap: 16px;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} }div.beae-sections .beae-wemjouu5 .beae-empty{ display:none }div.beae-sections .beae-wemjouu5 .beae-empty{ display:none } 



div.beae-sections .beae-block.beae-9xxva49g { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-9xxva49g{ margin-bottom:0.4vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-9xxva49g{ margin-left:12vmax;} }div.beae-sections .beae-block.beae-9xxva49g:not(.beae-next-popup--container){ --parent-direction: row;height: fit-content;width: unset;align-self: unset;flex:0 0 40px;} @media screen and (max-width: 768px) {div.beae-sections .beae-block.beae-9xxva49g:not(.beae-next-popup--container){ --parent-direction-mobile: row;height: fit-content;width: unset;align-self: unset;flex:0 0 32px;} } 

div.beae-sections .beae-9xxva49g .beae-empty{ display:none }div.beae-sections .beae-9xxva49g .beae-elm__ic{color: var(--beae-global-colors-white);} @media (max-width: 768px) { }div.beae-sections .beae-9xxva49g .beae-x-icon{ box-sizing: border-box;} 

div.beae-sections .beae-block.beae-vpy1fbu8 { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}

div.beae-sections .beae-vpy1fbu8{ --parent-direction: row;display: flex;flex-direction: column;gap: 8px;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-vpy1fbu8{ --parent-direction-mobile: row;display: flex;flex-direction: column;gap: 4px;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} }div.beae-sections .beae-vpy1fbu8 .beae-empty{ display:none } 

div.beae-sections .beae-block.beae-nwexejfl { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-nwexejfl{ margin-right:13vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-nwexejfl: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-nwexejfl:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-nwexejfl .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-nwexejfl .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-nwexejfl .beae-x-text ul ul, div.beae-sections .beae-nwexejfl .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-nwexejfl .beae-x-text ol ol, div.beae-sections .beae-nwexejfl .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-nwexejfl .beae-x-text{font-size:15px;line-height:1.4em;color:var(--beae-global-colors-primary_950);text-transform:none;font-weight:300;letter-spacing:-0.672px;font-style:normal;text-decoration:none;font-family: 'Jost', sans-serif;text-align:left;} @media screen and (max-width: 768px) {div.beae-sections .beae-nwexejfl .beae-x-text{font-size: 14px;line-height: 26px;letter-spacing: -0.576px;font-weight: 300;color: var(--beae-global-colors-primary_950);text-align: left;} }

div.beae-sections .beae-jubgzt0i{ --scale-ratio: 1;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-jubgzt0i .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-jubgzt0i:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-jubgzt0i .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-jubgzt0i>[data-shape-position="top"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-jubgzt0i>[data-shape-position="bottom"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-jubgzt0i .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-jubgzt0i .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (min-width: 768px) {div.beae-sections .beae-jubgzt0i:not(.beae-next-popup--container){ --beae-section-padding-top: 14;--beae-section-padding-bottom: 15;padding-top:14vmax;padding-right:20vmax;padding-bottom:15vmax;padding-left:20vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-jubgzt0i:not(.beae-next-popup--container){ --beae-section-padding-top: 15;--beae-section-padding-bottom: 15;padding-top:15vmax;padding-right:4vmax;padding-bottom:15vmax;padding-left:4vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-jubgzt0i:before{ z-index: unset;}div.beae-sections .beae-jubgzt0i .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-jubgzt0i .beae-section-background-video[data-device="mobile"]{ display: block } } 

div.beae-sections .beae-jubgzt0i .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-jubgzt0i .beae-x-flex-section{ --parent-direction-mobile: row;display: flex;flex-direction: column;height: fit-content;} } 

div.beae-sections .beae-block.beae-1r56zz2v { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) { }

div.beae-sections .beae-1r56zz2v{ --parent-direction: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} @media screen and (max-width: 768px) {div.beae-sections .beae-1r56zz2v{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-1r56zz2v .beae-empty{ display:none }div.beae-sections .beae-1r56zz2v {background: color-mix(in srgb, var(--beae-global-colors-beae-zo4h) 100%, transparent);}div.beae-sections .beae-1r56zz2v:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-75e2peqj { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-75e2peqj{ margin-top:3vmax;margin-right:2vmax;margin-bottom:1vmax;margin-left:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-75e2peqj{ margin-top:4vmax;margin-right:5vmax;margin-bottom:2vmax;margin-left:5vmax;} }div.beae-sections .beae-block.beae-75e2peqj: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-75e2peqj:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-75e2peqj .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-75e2peqj .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-75e2peqj .beae-x-text ul ul, div.beae-sections .beae-75e2peqj .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-75e2peqj .beae-x-text ol ol, div.beae-sections .beae-75e2peqj .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-75e2peqj .beae-x-text{font-size:1.8rem;line-height:1.2em;color:var(--beae-global-colors-black);text-transform:uppercase;font-weight:600;letter-spacing:-0.05em;font-style:normal;text-decoration:none;font-family: 'Jost', sans-serif;text-align:center;} @media screen and (max-width: 768px) {div.beae-sections .beae-75e2peqj .beae-x-text{font-size: 1.6rem;line-height: 1.2em;letter-spacing: -0.05em;font-weight: 600;color: var(--beae-global-colors-text_600);text-align: center;} }

div.beae-sections .beae-block.beae-99y1jb77 { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-99y1jb77{ margin-top:1vmax;margin-right:5vmax;margin-bottom:5vmax;margin-left:5vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-99y1jb77{ margin-right:3vmax;margin-bottom:4vmax;margin-left:3vmax;} }div.beae-sections .beae-block.beae-99y1jb77: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-99y1jb77:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-99y1jb77 .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-99y1jb77 .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-99y1jb77 .beae-x-text ul ul, div.beae-sections .beae-99y1jb77 .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-99y1jb77 .beae-x-text ol ol, div.beae-sections .beae-99y1jb77 .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;} 

div.beae-sections .beae-0i7h img{ object-fit: cover;object-position: center center;} @media only screen and (max-width: 768px) {div.beae-sections .beae-0i7h img{ object-fit: cover;object-position: center center;} } 

div.beae-sections .beae-ao9nwftp{ --scale-ratio: 1;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-ao9nwftp .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-ao9nwftp:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-ao9nwftp .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-ao9nwftp>[data-shape-position="top"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-ao9nwftp>[data-shape-position="bottom"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-ao9nwftp .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-ao9nwftp .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (min-width: 768px) {div.beae-sections .beae-ao9nwftp:not(.beae-next-popup--container){ --beae-section-padding-top: 6;--beae-section-padding-bottom: 3;padding-top:6vmax;padding-bottom:3vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-ao9nwftp:before{ z-index: unset;}div.beae-sections .beae-ao9nwftp .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-ao9nwftp .beae-section-background-video[data-device="mobile"]{ display: block } } 

div.beae-sections .beae-ao9nwftp .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-ao9nwftp .beae-x-flex-section{ --parent-direction-mobile: row;display: flex;flex-direction: column;height: fit-content;} } 

div.beae-sections .beae-block.beae-pro06nn0 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-pro06nn0{ --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-pro06nn0{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-pro06nn0 .beae-empty{ display:none }div.beae-sections .beae-pro06nn0:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-mulkov4z { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-mulkov4z{ margin-top:3vmax;} }div.beae-sections .beae-block.beae-mulkov4z: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-mulkov4z:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-mulkov4z .beae-x-image{ --image-hover-opacity: 0;--image-hover-zindex: -1;}div.beae-sections .beae-mulkov4z .beae-image-picture:not(.beae-replace-notice):after{ ;z-index: 3;}div.beae-sections .beae-mulkov4z .beae-image-picture img{ aspect-ratio: 5/4;}div.beae-sections .beae-mulkov4z .beae-video-product{ aspect-ratio: 5/4;}div.beae-sections .beae-mulkov4z .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-y4hf img{ object-fit: cover;object-position: 51.440329218106996% 85.51239775598476%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-y4hf img{ object-fit: cover;object-position: 50% 50%;} } 

div.beae-sections .beae-block.beae-cqev4y8g { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-cqev4y8g{ padding-top:1vmax;} }

div.beae-sections .beae-cqev4y8g{ --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-cqev4y8g{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-cqev4y8g .beae-empty{ display:none }div.beae-sections .beae-cqev4y8g:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-sxmtfdra { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-sxmtfdra{ margin-bottom:2vmax;margin-left:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-sxmtfdra{ margin-top:3vmax;margin-bottom:3vmax;} }div.beae-sections .beae-block.beae-sxmtfdra: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-sxmtfdra:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-sxmtfdra .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-sxmtfdra .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-sxmtfdra .beae-x-text ul ul, div.beae-sections .beae-sxmtfdra .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-sxmtfdra .beae-x-text ol ol, div.beae-sections .beae-sxmtfdra .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-sxmtfdra .beae-x-text{font-size:1.8rem;line-height:1.2em;color:var(--beae-global-colors-black);text-transform:uppercase;font-weight:600;letter-spacing:-0.05em;font-style:normal;text-decoration:none;font-family: 'Jost', sans-serif;} @media screen and (max-width: 768px) {div.beae-sections .beae-sxmtfdra .beae-x-text{font-size: 1.6rem;line-height: 1.2em;letter-spacing: -0.05em;font-weight: 600;color: var(--beae-global-colors-text_600);text-align: center;} }

div.beae-sections .beae-block.beae-dcm8afk7 { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-dcm8afk7{ margin-bottom:3vmax;margin-left:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-dcm8afk7{ margin-right:2vmax;margin-bottom:3vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-dcm8afk7: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-dcm8afk7:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-dcm8afk7 .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-dcm8afk7 .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-dcm8afk7 .beae-x-text ul ul, div.beae-sections .beae-dcm8afk7 .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-dcm8afk7 .beae-x-text ol ol, div.beae-sections .beae-dcm8afk7 .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;} 

div.beae-sections .beae-block.beae-wa6zpdr6 { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-wa6zpdr6{ margin-top:2vmax;margin-right:10vmax;margin-left:10vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-wa6zpdr6{ margin-right:2vmax;margin-bottom:3vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-wa6zpdr6: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-wa6zpdr6:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-wa6zpdr6 .beae-btn-txt{ gap: 0px;--btn-icon-position: -1;}div.beae-sections .beae-wa6zpdr6 .beae-button-js{font-size: 16px;line-height: 24px;text-transform: capitalize;font-weight: 600;letter-spacing: -0.48px;font-style: normal;text-decoration: underline;font-family: 'Jost', sans-serif;color: var(--beae-global-colors-white);border-style: solid;background: var(--beae-global-colors-beae-jia5);border-radius: 8px;box-shadow: 0px 0px 0px 0px black;padding-top: 10px;padding-left: 10px;padding-bottom: 10px;padding-right: 10px;}div.beae-sections .beae-wa6zpdr6 .beae-button-js:hover{color: var(--beae-global-colors-beae-jia5);border-style: solid;border-color: #000000;border-width: 0px;background: var(--beae-global-colors-transparent);border-radius: 0px;} @media screen and (max-width: 768px){div.beae-sections .beae-wa6zpdr6 .beae-button-js{font-size: 14px !important;line-height: 20px !important;font-weight: 600 !important;letter-spacing: -0.42px !important;text-decoration: none !important;padding: 10px;} }div.beae-sections .beae-wa6zpdr6 .beae-button-js{ margin: 0;} 

div.beae-sections .beae-g51zi35q{ --scale-ratio: 1;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-g51zi35q .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-g51zi35q:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-g51zi35q .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-g51zi35q>[data-shape-position="top"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-g51zi35q>[data-shape-position="bottom"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-g51zi35q .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-g51zi35q .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (min-width: 768px) {div.beae-sections .beae-g51zi35q: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-g51zi35q:not(.beae-next-popup--container){ --beae-section-padding-top: 1;padding-top:1vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-g51zi35q:before{ z-index: unset;}div.beae-sections .beae-g51zi35q .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-g51zi35q .beae-section-background-video[data-device="mobile"]{ display: block } } 

div.beae-sections .beae-g51zi35q .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-g51zi35q .beae-x-flex-section{ --parent-direction-mobile: row;display: flex;flex-direction: column;height: fit-content;} } 

div.beae-sections .beae-block.beae-ylrdn0ti { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-ylrdn0ti{ margin-bottom:1vmax;margin-left:5vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-ylrdn0ti{ margin-top:3vmax;margin-bottom:3vmax;} }div.beae-sections .beae-block.beae-ylrdn0ti: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-ylrdn0ti:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-ylrdn0ti .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-ylrdn0ti .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-ylrdn0ti .beae-x-text ul ul, div.beae-sections .beae-ylrdn0ti .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-ylrdn0ti .beae-x-text ol ol, div.beae-sections .beae-ylrdn0ti .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-ylrdn0ti .beae-x-text{font-size:1.8rem;line-height:1.2em;color:var(--beae-global-colors-black);text-transform:uppercase;font-weight:600;letter-spacing:-0.05em;font-style:normal;text-decoration:none;font-family: 'Jost', sans-serif;text-align:center;} @media screen and (max-width: 768px) {div.beae-sections .beae-ylrdn0ti .beae-x-text{font-size: 1.6rem;line-height: 1.2em;letter-spacing: -0.05em;font-weight: 600;color: var(--beae-global-colors-text_600);text-align: center;} }

div.beae-sections .beae-block.beae-jqf1g023 { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-jqf1g023{ margin-right:5vmax;margin-bottom:3vmax;margin-left:5vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-jqf1g023{ margin-right:2vmax;margin-bottom:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-jqf1g023: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-jqf1g023:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-jqf1g023 .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-jqf1g023 .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-jqf1g023 .beae-x-text ul ul, div.beae-sections .beae-jqf1g023 .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-jqf1g023 .beae-x-text ol ol, div.beae-sections .beae-jqf1g023 .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;} 

div.beae-sections .beae-block.beae-wkj8qdhu { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

div.beae-sections .beae-wkj8qdhu{ --parent-direction: column;display: flex;flex-direction: row;height: fit-content;flex: unset;width: unset;align-self: stretch;} @media screen and (max-width: 768px) {div.beae-sections .beae-wkj8qdhu{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-wkj8qdhu .beae-empty{ display:none }div.beae-sections .beae-wkj8qdhu:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-49e6aqew { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-49e6aqew{ --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-49e6aqew{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-49e6aqew .beae-empty{ display:none }div.beae-sections .beae-49e6aqew:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-tv6puzhi { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-tv6puzhi{ --parent-direction: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} @media screen and (max-width: 768px) {div.beae-sections .beae-tv6puzhi{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-tv6puzhi .beae-empty{ display:none }div.beae-sections .beae-tv6puzhi:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-x8tj4i0p { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) { }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-x8tj4i0p{ margin-right:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-x8tj4i0p: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-x8tj4i0p:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-x8tj4i0p .beae-x-image{ --image-hover-opacity: 0;--image-hover-zindex: -1;}div.beae-sections .beae-x8tj4i0p .beae-image-picture:not(.beae-replace-notice):after{ ;z-index: 3;}div.beae-sections .beae-x8tj4i0p .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-0jqm4 img{ object-fit: cover;object-position: 50% 50%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-0jqm4 img{ object-fit: cover;object-position: 50% 50%;} } 

div.beae-sections .beae-block.beae-wormd9ed { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-wormd9ed{ margin-right:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-wormd9ed: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-wormd9ed:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-wormd9ed .beae-empty{ display:none }div.beae-sections .beae-wormd9ed [data-type=accordions] .beae-tab-content, div.beae-sections .beae-wormd9ed [data-type=tabs]{background: color-mix(in srgb, var(--beae-global-colors-beae-qp2u) 100%, transparent);}div.beae-sections .beae-wormd9ed .beae-tab-item, div.beae-sections .beae-wormd9ed .beae-accordion-title--mobile{ font-family: var(--be-h3-ff);--c-desktop: var(--beae-global-colors-beae-jia5);--tt-desktop: var(--be-h3-tt, inherit);--fst-desktop: var(--be-h3-fst, inherit);--td-desktop: var(--be-h3-td, inherit);--fs-desktop: var(--be-h3-fs, inherit);--lh-desktop: var(--be-h3-lh, inherit);--ls-desktop: var(--be-h3-ls, inherit);color: var(--beae-global-colors-beae-jia5);font-weight: var(--be-h3-fw);text-transform: var(--be-h3-tt, inherit);font-style: var(--be-h3-fst, inherit);text-decoration: var(--be-h3-td, inherit);font-size: var(--be-h3-fs, inherit);line-height: var(--be-h3-lh, inherit);letter-spacing: var(--be-h3-ls, inherit);} @media (max-width: 768px) {div.beae-sections .beae-wormd9ed .beae-tab-item, div.beae-sections .beae-wormd9ed .beae-accordion-title--mobile{ color: var(--beae-global-colors-beae-3252);font-weight: var(--be-h3-fw);text-transform: var(--be-h3-tt-M, var(--tt-desktop, var(--be-h3-tt, inherit)));font-style: var(--be-h3-fst-M, var(--fst-desktop, var(--be-h3-fst, inherit)));text-decoration: var(--be-h3-td-M, var(--td-desktop, var(--be-h3-td, inherit)));font-size: var(--be-h3-fs-M, var(--fs-desktop, var(--be-h3-fs, inherit)));line-height: var(--be-h3-lh-M, var(--lh-desktop, var(--be-h3-lh, inherit)));letter-spacing: var(--be-h3-ls-M, var(--ls-desktop, var(--be-h3-ls, inherit)));} }div.beae-sections .beae-wormd9ed .beae-tab-wrp[data-type="accordions"][data-toogle-image="true"]{ flex-direction: row;}div.beae-sections .beae-wormd9ed .beae-rightside.active{ width: 100%;height: 100%;}div.beae-sections .beae-wormd9ed .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-wormd9ed .beae-tab-wrp[data-type="accordions"][data-toogle-image="true"]{ flex-direction: column;} }div.beae-sections .beae-wormd9ed .beae-accordion-body{ overflow: hidden;transition: all 0.2s ease-out, opacity .5s ease-in-out;} @media only screen and (min-width: 768px) {div.beae-sections .beae-wormd9ed .beae-tab-content-wrp{ padding-right:1vmax;padding-bottom:1vmax;padding-left:1vmax;} }div.beae-sections .beae-wormd9ed .beae-tab-items{ display: none;}div.beae-sections .beae-wormd9ed .beae-accordion-title--mobile{ display: flex;}div.beae-sections .beae-wormd9ed .beae-tab-content{ width: 100%;position: relative;z-index: 1;visibility: visible;top: 0;} 

div.beae-sections .beae-7f5ae2wj{ 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-7f5ae2wj{ display: flex;flex-direction: column;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} } 

div.beae-sections .beae-block.beae-lmufzjh7 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-lmufzjh7{ margin-right:2vmax;margin-bottom:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-lmufzjh7: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-lmufzjh7:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-lmufzjh7 .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-lmufzjh7 .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-lmufzjh7 .beae-x-text ul ul, div.beae-sections .beae-lmufzjh7 .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-lmufzjh7 .beae-x-text ol ol, div.beae-sections .beae-lmufzjh7 .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-lmufzjh7 .beae-x-text{font-size:14px;line-height:1.4em;color:var(--beae-global-colors-primary_950);text-transform:none;font-weight:400;letter-spacing:-0.672px;font-style:normal;text-decoration:none;font-family: 'Jost', sans-serif;text-align:left;} @media screen and (max-width: 768px) {div.beae-sections .beae-lmufzjh7 .beae-x-text{font-size: 14px;line-height: 26px;letter-spacing: -0.576px;font-weight: 300;color: var(--beae-global-colors-primary_950);text-align: justify;} }

div.beae-sections .beae-block.beae-uzocteil { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-uzocteil{ margin-left:4vmax;} }

div.beae-sections .beae-uzocteil{ --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-uzocteil{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-uzocteil .beae-empty{ display:none }div.beae-sections .beae-uzocteil:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-t29trgk3 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-t29trgk3{ margin-top:2vmax;margin-right:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-t29trgk3: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-t29trgk3:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-t29trgk3 .beae-x-image{ --image-hover-opacity: 0;--image-hover-zindex: -1;}div.beae-sections .beae-t29trgk3 .beae-image-picture:not(.beae-replace-notice):after{ ;z-index: 3;}div.beae-sections .beae-t29trgk3 .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-5wa img{ object-fit: cover;object-position: 50% 50%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-5wa img{ object-fit: cover;object-position: 50% 50%;} } 

div.beae-sections .beae-block.beae-q0sv1i9h { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-q0sv1i9h{ margin-right:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-q0sv1i9h: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-q0sv1i9h:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-q0sv1i9h .beae-empty{ display:none }div.beae-sections .beae-q0sv1i9h .beae-tab-item, div.beae-sections .beae-q0sv1i9h .beae-accordion-title--mobile{ font-family: var(--be-h3-ff);--c-desktop: var(--beae-global-colors-beae-jia5);--tt-desktop: var(--be-h3-tt, inherit);--fst-desktop: var(--be-h3-fst, inherit);--td-desktop: var(--be-h3-td, inherit);--fs-desktop: var(--be-h3-fs, inherit);--lh-desktop: var(--be-h3-lh, inherit);--ls-desktop: var(--be-h3-ls, inherit);color: var(--beae-global-colors-beae-jia5);font-weight: var(--be-h3-fw);text-transform: var(--be-h3-tt, inherit);font-style: var(--be-h3-fst, inherit);text-decoration: var(--be-h3-td, inherit);font-size: var(--be-h3-fs, inherit);line-height: var(--be-h3-lh, inherit);letter-spacing: var(--be-h3-ls, inherit);}div.beae-sections .beae-q0sv1i9h .beae-accordion-body, div.beae-sections .beae-q0sv1i9h .beae-tab-content{background: color-mix(in srgb, var(--beae-global-colors-beae-7iba) 100%, transparent);} @media (max-width: 768px) {div.beae-sections .beae-q0sv1i9h .beae-tab-item, div.beae-sections .beae-q0sv1i9h .beae-accordion-title--mobile{ color: var(--beae-global-colors-beae-3252);font-weight: var(--be-h3-fw);text-transform: var(--be-h3-tt-M, var(--tt-desktop, var(--be-h3-tt, inherit)));font-style: var(--be-h3-fst-M, var(--fst-desktop, var(--be-h3-fst, inherit)));text-decoration: var(--be-h3-td-M, var(--td-desktop, var(--be-h3-td, inherit)));font-size: var(--be-h3-fs-M, var(--fs-desktop, var(--be-h3-fs, inherit)));line-height: var(--be-h3-lh-M, var(--lh-desktop, var(--be-h3-lh, inherit)));letter-spacing: var(--be-h3-ls-M, var(--ls-desktop, var(--be-h3-ls, inherit)));} }div.beae-sections .beae-q0sv1i9h .beae-tab-wrp[data-type="accordions"][data-toogle-image="true"]{ flex-direction: row;}div.beae-sections .beae-q0sv1i9h .beae-rightside.active{ width: 100%;height: 100%;}div.beae-sections .beae-q0sv1i9h .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-q0sv1i9h .beae-tab-wrp[data-type="accordions"][data-toogle-image="true"]{ flex-direction: column;} }div.beae-sections .beae-q0sv1i9h .beae-accordion-body{ overflow: hidden;transition: all 0.2s ease-out, opacity .5s ease-in-out;} @media only screen and (min-width: 768px) {div.beae-sections .beae-q0sv1i9h .beae-tab-content-wrp{ padding-right:1vmax;padding-bottom:1vmax;padding-left:1vmax;} }div.beae-sections .beae-q0sv1i9h .beae-tab-items{ display: none;}div.beae-sections .beae-q0sv1i9h .beae-accordion-title--mobile{ display: flex;}div.beae-sections .beae-q0sv1i9h .beae-tab-content{ width: 100%;position: relative;z-index: 1;visibility: visible;top: 0;} 

div.beae-sections .beae-clv6tx98{ 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-clv6tx98{ display: flex;flex-direction: column;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} } 

div.beae-sections .beae-block.beae-l00v7hbm { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-l00v7hbm{ margin-right:2vmax;margin-bottom:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-l00v7hbm: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-l00v7hbm:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-l00v7hbm .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-l00v7hbm .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-l00v7hbm .beae-x-text ul ul, div.beae-sections .beae-l00v7hbm .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-l00v7hbm .beae-x-text ol ol, div.beae-sections .beae-l00v7hbm .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-l00v7hbm .beae-x-text{font-size:14px;line-height:1.4em;color:var(--beae-global-colors-primary_950);text-transform:none;font-weight:400;letter-spacing:-0.672px;font-style:normal;text-decoration:none;font-family: 'Jost', sans-serif;text-align:left;} @media screen and (max-width: 768px) {div.beae-sections .beae-l00v7hbm .beae-x-text{font-size: 14px;line-height: 26px;letter-spacing: -0.576px;font-weight: 300;color: var(--beae-global-colors-primary_950);text-align: justify;} }

div.beae-sections .beae-cqxgmt48{ --scale-ratio: 1;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-cqxgmt48 .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-cqxgmt48:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-cqxgmt48 .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-cqxgmt48>[data-shape-position="top"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-cqxgmt48>[data-shape-position="bottom"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-cqxgmt48 .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-cqxgmt48 .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (min-width: 768px) {div.beae-sections .beae-cqxgmt48: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-cqxgmt48: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-cqxgmt48:before{ z-index: unset;}div.beae-sections .beae-cqxgmt48 .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-cqxgmt48 .beae-section-background-video[data-device="mobile"]{ display: block } } 

div.beae-sections .beae-qyrmmp4t{ --scale-ratio: 1;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-qyrmmp4t .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-qyrmmp4t:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-qyrmmp4t .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-qyrmmp4t>[data-shape-position="top"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-qyrmmp4t>[data-shape-position="bottom"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-qyrmmp4t .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-qyrmmp4t .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (min-width: 768px) {div.beae-sections .beae-qyrmmp4t: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-qyrmmp4t:before{ z-index: unset;}div.beae-sections .beae-qyrmmp4t .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-qyrmmp4t .beae-section-background-video[data-device="mobile"]{ display: block } } 

div.beae-sections .beae-qyrmmp4t .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-qyrmmp4t .beae-x-flex-section{ --parent-direction-mobile: row;display: flex;flex-direction: column;height: fit-content;} } 

div.beae-sections .beae-block.beae-yf1tetof { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-yf1tetof{ --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-yf1tetof{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-yf1tetof .beae-empty{ display:none }div.beae-sections .beae-yf1tetof:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-7956eyks { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-7956eyks{ margin-right:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-7956eyks{ margin-top:3vmax;margin-right:2vmax;margin-bottom:1vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-7956eyks: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-7956eyks:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-7956eyks .beae-x-image{ --image-hover-opacity: 0;--image-hover-zindex: -1;}div.beae-sections .beae-7956eyks .beae-image-picture:not(.beae-replace-notice):after{ ;z-index: 3;}div.beae-sections .beae-7956eyks .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-ny3i img{ object-fit: cover;object-position: 50% 50%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-ny3i img{ object-fit: cover;object-position: 50% 50%;} } 

div.beae-sections .beae-block.beae-zq632opb { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}

div.beae-sections .beae-zq632opb{ --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-zq632opb{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-zq632opb .beae-empty{ display:none }div.beae-sections .beae-zq632opb:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-6rq4uxst { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-6rq4uxst{ margin-left:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-6rq4uxst{ margin-right:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-6rq4uxst: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-6rq4uxst:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-6rq4uxst .beae-x-image{ --image-hover-opacity: 0;--image-hover-zindex: -1;}div.beae-sections .beae-6rq4uxst .beae-image-picture:not(.beae-replace-notice):after{ ;z-index: 3;}div.beae-sections .beae-6rq4uxst .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-e86x img{ object-fit: cover;object-position: 50% 50%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-e86x img{ object-fit: cover;object-position: 50% 50%;} } 

div.beae-sections .beae-vc5pvi3c{ --scale-ratio: 1;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-vc5pvi3c .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-vc5pvi3c:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-vc5pvi3c .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-vc5pvi3c>[data-shape-position="top"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-vc5pvi3c>[data-shape-position="bottom"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-vc5pvi3c .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-vc5pvi3c .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (min-width: 768px) {div.beae-sections .beae-vc5pvi3c:not(.beae-next-popup--container){ --beae-section-padding-top: 3;padding-top:3vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-vc5pvi3c:before{ z-index: unset;}div.beae-sections .beae-vc5pvi3c .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-vc5pvi3c .beae-section-background-video[data-device="mobile"]{ display: block } } 

div.beae-sections .beae-vc5pvi3c .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-vc5pvi3c .beae-x-flex-section{ --parent-direction-mobile: row;display: flex;flex-direction: column;height: fit-content;} } 

div.beae-sections .beae-block.beae-ctfu8pny { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-ctfu8pny{ --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-ctfu8pny{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-ctfu8pny .beae-empty{ display:none }div.beae-sections .beae-ctfu8pny:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-cvhbno1t { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-cvhbno1t{ margin-right:4vmax;margin-left:4vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-cvhbno1t{ margin-top:3vmax;} }div.beae-sections .beae-block.beae-cvhbno1t: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-cvhbno1t:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-cvhbno1t .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-cvhbno1t .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-cvhbno1t .beae-x-text ul ul, div.beae-sections .beae-cvhbno1t .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-cvhbno1t .beae-x-text ol ol, div.beae-sections .beae-cvhbno1t .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-cvhbno1t .beae-x-text{font-size:1.4rem;line-height:54px;color:var(--beae-global-colors-text_600);text-transform:uppercase;font-weight:500;letter-spacing:-2.24px;font-style:normal;text-decoration:none;font-family: 'Jost', sans-serif;text-align:center;} @media screen and (max-width: 768px) {div.beae-sections .beae-cvhbno1t .beae-x-text{font-size: 1.4rem;line-height: 44px;letter-spacing: -1.84px;font-weight: 500;color: var(--beae-global-colors-text_600);} }

div.beae-sections .beae-block.beae-diw1djnj { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-diw1djnj{ margin-right:4vmax;margin-bottom:2vmax;margin-left:4vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-diw1djnj{ margin-right:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-diw1djnj: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-diw1djnj:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-diw1djnj .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-diw1djnj .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-diw1djnj .beae-x-text ul ul, div.beae-sections .beae-diw1djnj .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-diw1djnj .beae-x-text ol ol, div.beae-sections .beae-diw1djnj .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;} 

div.beae-sections .beae-block.beae-xzytv6jb { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-xzytv6jb{ margin-right:4vmax;margin-bottom:4vmax;margin-left:4vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-xzytv6jb{ margin-top:1vmax;margin-right:2vmax;margin-left:2vmax;} }div.beae-sections .beae-block.beae-xzytv6jb: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-xzytv6jb:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-xzytv6jb .beae-empty{ display:none } @media (max-width: 768px) { }div.beae-sections .beae-xzytv6jb .beae-block-map iframe{ ;border-radius: 0;}div.beae-sections .beae-xzytv6jb .beae-block-map{ filter: grayscale(0%);}div.beae-sections .beae-xzytv6jb{ box-sizing: border-box;overflow: hidden;} @media only screen and (max-width: 768px) { } 
 