/** Shopify CDN: Minification failed

Line 76:138 Unexpected "\": \""
Line 84:1238 Expected ":"
Line 128:1238 Expected ":"
Line 134:1238 Expected ":"
Line 140:1238 Expected ":"
Line 146:1238 Expected ":"
Line 152:1238 Expected ":"
Line 158:1238 Expected ":"

**/



div.beae-sections .beae-core .beae-block.beae-x-text-editor{ width: 100%;}div.beae-sections .beae-text-content{ word-break: break-word;}div.beae-sections .beae-text-content blockquote{ border-left: 5px solid #dadada;padding: 1px 10px 1px 20px;}div.beae-sections .beae-text-empty:empty{ display: block !important;}div.beae-sections .beae-text-empty:empty:before, div.beae-sections .beae-text-empty > *:before{ content: "Enter your text here";opacity: 0.5;}div.beae-sections .beae-block.beae-x-text-editor span[class*="text-align"]{ display: inline-block;}div.beae-sections .beae-block.beae-x-text-editor .text-align-left{ text-align: left;}div.beae-sections .beae-block.beae-x-text-editor .text-align-center{ text-align: center;}div.beae-sections .beae-block.beae-x-text-editor .text-align-right{ text-align: right;}div.beae-sections .beae-block.beae-x-text-editor .text-align-justify{ text-align: justify;}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight{ position: relative;}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg{ position: absolute;top: 100%;left: 0px;width: 100%;height: 1rem;transform: translateY(-50%);}div.beae-sections .beae-block.beae-x-text-editor [contenteditable] .beae-text-highlight:hover svg{ z-index: -1 !important;}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg path, div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg line{ stroke-dashoffset: 0.1;stroke-dasharray: 0px, 999999px;transition: all ease-in-out 750ms;}div.beae-sections .beae-text-size{ font-size: calc(calc(var(--bts-font-size) * var(--text-ratio, 1)) * var(--text-ratio, 1)) ;line-height: calc(calc(var(--bts-line-height) * var(--text-ratio, 1)) * var(--text-ratio, 1)) ;letter-spacing: calc(var(--bts-letter-spacing) * var(--text-ratio, 1));} @media (max-width: 767px) {div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-left{ text-align: left;}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-center{ text-align: center;}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-right{ text-align: right;}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-justify{ text-align: justify;}div.beae-sections .beae-text-size{ font-size: calc(calc(var(--bts-mobile-font-size, var(--bts-font-size)) * var(--text-ratio, 1)) * var(--text-ratio, 1)) ;line-height: calc(calc(var(--bts-mobile-line-height, var(--bts-line-height)) * var(--text-ratio, 1)) * var(--text-ratio, 1)) ;letter-spacing: calc(var(--bts-mobile-letter-spacing, var(--bts-letter-spacing)) * var(--text-ratio, 1));} }div.beae-sections .beae-x-image{ display: flex !important;justify-content: center;align-items: center;overflow: hidden;}div.beae-sections .beae-base-img-overlay{ display: block !important;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 3 }div.beae-sections .beae-grid-block .beae-core .beae-block.beae-x-image, div.beae-sections .beae-grid-block .beae-core .beae-block.beae-x-image *{ height: 100%;width: 100%;}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 .beae-grid-block .beae-core .beae-block.beae-x-button{width: 100%;height: 100%;}div.beae-sections .beae-btn-wrp{display:flex;align-items:center;width: 100%;height: 100%;}div.beae-sections .beae-btn-wrp a{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-featuted-collection-navs{ border-bottom: 2px solid rgba(0, 0, 0, 0.05);gap: 0;border-radius: 0;display: flex;width: fit-content;align-items: center;justify-content: center;margin: 0 auto 40px;}div.beae-sections .beae-featuted-collection-nav{ position: relative;display: flex;}div.beae-sections .beae-featuted-collection-nav a{ padding: 15px 10px;font-weight: 700;text-decoration: none;}div.beae-sections .beae-featuted-collection-nav a:before{ content: "";display: block;left: 50%;transform: translateX(-50%);right: 0;position: absolute;bottom: -2px;top: auto;height: 2px;width: 0;transition: width 250ms ease;}div.beae-sections .beae-featuted-collection-nav.nav-active a:before, div.beae-sections .beae-featuted-collection-nav a:hover:before{ border-bottom: 2px solid var(--beae-global-colors-primary_600);width: 100%;z-index: 1;}div.beae-sections .beae-featuted-collection-nav.nav-active a{ color: var(--beae-global-colors-primary_600);}div.beae-sections .beae-view-all-bottom{ margin: 0 auto;margin-top: 20px;display: block;width: max-content;}div.beae-sections .beae-featuted-collection-content.content-active{ display: block;opacity: 1;}div.beae-sections .beae-featuted-collection-content{ display: none;}div.beae-sections .beae-featuted-collection-list.content-active{ display: none;flex-direction: column;gap: 20px;}div.beae-sections .beae-featuted-collection-grid.content-active{ display: none;gap: 20px;}div.beae-sections .beae-slideshow.content-active{ display: block!important;}div.beae-sections .beae-slideshow::-webkit-scrollbar{ display: block;width: 5px;height: 5px;}div.beae-sections .beae-slideshow::-webkit-scrollbar-track{ background: transparent;}div.beae-sections .beae-slideshow::-webkit-scrollbar-thumb{ background: #888;border-radius: 10px;border-right: none;border-left: none;}div.beae-sections .beae-slideshow::-webkit-scrollbar-track-piece:end{ background: transparent;margin-right: 100px;}div.beae-sections .beae-slideshow::-webkit-scrollbar-track-piece:start{ background: transparent;margin-left: 100px;} @media (min-width: 768px) {div.beae-sections .beae-x-featured_collection{ display: flex;}div.beae-sections .beae-slideshow-wrapper::after{ width: calc(100% - 600px);bottom: 0;left: 300px;}div.beae-sections .beae-slideshow::-webkit-scrollbar-track-piece:end{ margin-right: 300px;}div.beae-sections .beae-slideshow::-webkit-scrollbar-track-piece:start{ margin-left: 300px;}div.beae-sections .beae-featuted-collection-grid.content-active{ display: grid;}div.beae-sections .beae-featuted-collection-list.content-active{ display: flex;} }div.beae-sections .beae-feature-collection-tab-content[data-active="true"]{ opacity: 1;z-index: 2;}div.beae-sections .beae-featuted-collection-content{ grid-area: 1 / -1;}div.beae-sections .beae-feature-collection-tab-content{ grid-area: 1 / -1;opacity: 0;z-index: 1;width: 100%;position: relative;transition: all 0.35s ease-in-out;}div.beae-sections .beae-view-all-btn{ text-decoration: none;padding: 10px 20px;}div.beae-sections .beae-collection-view-all{ display: flex;text-align: center;}div.beae-sections .viewall-link{ width: fit-content;}div.beae-sections .beae-featuted-collection-content{ overflow: unset;min-width: 0;}div.beae-sections .beae-feature-collection-tab-content{ min-width: 0;}div.beae-sections .beae-featured-collection-control-nav{ display: none;gap: 6px;}div.beae-sections .beae-featured-collection-control-nav > div{ position: relative;opacity: 1;transform: unset;top: auto;left: auto;right: auto;}div.beae-sections .beae-featured_collection-wrp{ flex: 1;max-width: 100% }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;align-items:flex-start;justify-content:center}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:44px;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:44px}div.beae-sections .beae-slider-nav-left button, div.beae-sections .beae-slider-nav-right button{cursor:pointer;transition:color ease .25s;border:none;background:none;padding:0;color:#888;display:flex}div.beae-sections .beae-slider-nav-left.disabled button, div.beae-sections .beae-slider-nav-right.disabled button{cursor:default;color:#ccc}div.beae-sections .beae-slider-nav-left:not(.disabled) button:hover, div.beae-sections .beae-slider-nav-right:not(.disabled) button:hover{color:#000}div.beae-sections .beae-slider-pagination-wrp{position:absolute;z-index:1000;bottom:24px;left:50%;transform:translate(-50%);padding:2px 0;display:inline-flex;max-width:100%;text-align:center;scrollbar-width:none;scroll-snap-type: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;box-shadow:0 0 1px #0000001a}div.beae-sections button.beae-slider-pagination{height:10px;width:10px;border-radius:10px;cursor:pointer;border:none;background:#aaaaaa50;padding:0;margin:0 3px;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:44px;height:44px}div.beae-sections button.beae-slider-pagination:hover{background:#888888;transform:scale(1.1)}div.beae-sections button.beae-slider-pagination.active{background:#888888;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:5px;border-radius:50px;background:#aaaaaa50;overflow-x:auto;overflow-y:hidden;margin-top:10px}div.beae-sections .beae-slider-progress{height:100%;background:#888888;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%}}@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-right{left:auto;right:-4px}div.beae-sections .beae-slider-nav-left svg, div.beae-sections .beae-slider-nav-right svg{width:32px;height:32px}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider] 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 div.beae-slider-pagination-wrp{bottom:14px}div.beae-sections button.beae-slider-pagination{height:8px;width:8px}}div.beae-sections .beae-x-text a:not(.beae-not-rs-cl){ color: unset;text-decoration: none;}
@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-usnfr76l{ --beae-section-padding-top: 3.3vmax;--beae-section-padding-bottom: 3.3vmax;--heading-fill: 0px;--heading-alignment: center;--heading-margin: 24%;--heading-fill-mobile: 0px;--heading-margin-mobile: 4%;--heading-alignment-mobile: center;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-usnfr76l .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-usnfr76l .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-usnfr76l .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-usnfr76l:before{ content: "";position: absolute;top: 0px;left: 0px;height: 100%;width: 100%;z-index: 2;background: color-mix(in srgb, var(--beae-global-colors-black) 12%, transparent);z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-usnfr76l .beae__section--container{ width: 428px;--cell-max-width: calc((428px - (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-usnfr76l>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-usnfr76l>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-usnfr76l .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-usnfr76l .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-usnfr76l:before{ content: "";position: absolute;top: 0px;left: 0px;height: 100%;width: 100%;z-index: 2;background: color-mix(in srgb, var(--beae-global-colors-black) 50%, transparent);z-index: unset;}div.beae-sections .beae-usnfr76l .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-usnfr76l .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-usnfr76l{ --beae-section-padding-top-mobile: 5vmax;--beae-section-padding-bottom-mobile: 5vmax;} }div.beae-sections .beae-usnfr76l .beae-section-background-video video{border-radius: 0;} 

div.beae-sections .grid-beae-jeklvbdt { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 35/2/44/32;z-index: 11013;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-jeklvbdt { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 22/18/26/77;z-index: 11013;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

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

div.beae-sections .grid-beae-l016vbh0 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 24/4/33/30;z-index: 11042;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-l016vbh0 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 19/18/21/77;z-index: 11042;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

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

div.beae-sections .beae-qm9n953r{ --beae-section-padding-top: 1.5vmax;--beae-section-padding-bottom: custom;--heading-fill: 0px;--heading-alignment: center;--heading-margin: 24%;--heading-fill-mobile: 0px;--heading-margin-mobile: 4%;--heading-alignment-mobile: center;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-qm9n953r .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-qm9n953r .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-qm9n953r .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-qm9n953r:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-qm9n953r .beae__section--container{ width: 428px;--cell-max-width: calc((428px - (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-qm9n953r>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-qm9n953r>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-qm9n953r .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-qm9n953r .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-qm9n953r:before{ z-index: unset;}div.beae-sections .beae-qm9n953r .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-qm9n953r .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-qm9n953r{ --beae-section-padding-top-mobile: 1.5vmax;--beae-section-padding-bottom-mobile: custom;} } 

div.beae-sections .grid-beae-ejzmzr7f { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/13/4/19;z-index: 11013;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-ejzmzr7f { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/45/3/51;z-index: 11013;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

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

div.beae-sections .grid-beae-blnrm1gl { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 6/2/10/32;z-index: 11022;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-blnrm1gl { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 4/29/8/68;z-index: 11022;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

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

div.beae-sections .beae-3v5c8ego{ --beae-section-padding-top: 2.5vmax;--beae-section-padding-bottom: 4vmax;--heading-fill: 0px;--heading-alignment: center;--heading-margin: 24%;--heading-fill-mobile: 0px;--heading-margin-mobile: 4%;--heading-alignment-mobile: center;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-3v5c8ego .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-3v5c8ego .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-3v5c8ego .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-3v5c8ego:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-3v5c8ego .beae__section--container{ width: 428px;--cell-max-width: calc((428px - (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-3v5c8ego>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-3v5c8ego>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-3v5c8ego .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-3v5c8ego .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-3v5c8ego:before{ z-index: unset;}div.beae-sections .beae-3v5c8ego .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-3v5c8ego .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-3v5c8ego{ --beae-section-padding-top-mobile: 2.5vmax;--beae-section-padding-bottom-mobile: 4vmax;} } 

div.beae-sections .grid-beae-hoqmzc95 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/2/42/32;z-index: 11012;margin: 0px 0px 0px 13.90899015727796px;} @media (min-width: 768px) {div.beae-sections .grid-beae-hoqmzc95 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/1/101/100;z-index: 11012;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

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

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

div.beae-sections .beae-w7541w60{ --beae-section-padding-top: 0vmax;--beae-section-padding-bottom: 0vmax;--heading-fill: 0px;--heading-alignment: center;--heading-margin: 24%;--heading-fill-mobile: 0px;--heading-margin-mobile: 4%;--heading-alignment-mobile: center;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-w7541w60 .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-w7541w60 .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-w7541w60 .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-w7541w60:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-w7541w60 .beae__section--container{ width: 428px;--cell-max-width: calc((428px - (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-w7541w60>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-w7541w60>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-w7541w60 .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-w7541w60 .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-w7541w60:before{ z-index: unset;}div.beae-sections .beae-w7541w60 .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-w7541w60 .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-w7541w60{ --beae-section-padding-top-mobile: 0vmax;--beae-section-padding-bottom-mobile: 0vmax;} } 

div.beae-sections .grid-beae-3lk1vlg5 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 13/2/16/32;z-index: 11014;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-3lk1vlg5 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 8/34/10/64;z-index: 11014;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

div.beae-sections .beae-grid-block.grid-beae-3lk1vlg5 { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}

div.beae-sections .grid-beae-cs1hdwoh { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 7/2/11/32;z-index: 11023;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-cs1hdwoh { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 3/23/7/74;z-index: 11023;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

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

div.beae-sections .grid-beae-mmxekx6o { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 19/9/22/24;z-index: 11032;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-mmxekx6o { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 12/41/15/56;z-index: 11032;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

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

div.beae-sections .beae-mmxekx6o .beae-btn-txt{ gap: 0px;--btn-icon-position: -1;} 

div.beae-sections .beae-q4uzc35x{ --beae-section-padding-top: 1.9vmax;--beae-section-padding-bottom: custom;--heading-fill: 0px;--heading-alignment: center;--heading-margin: 24%;--heading-fill-mobile: 0px;--heading-margin-mobile: 4%;--heading-alignment-mobile: center;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-q4uzc35x .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-q4uzc35x .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-q4uzc35x .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-q4uzc35x:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-q4uzc35x .beae__section--container{ width: 428px;--cell-max-width: calc((428px - (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-q4uzc35x>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-q4uzc35x>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-q4uzc35x .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-q4uzc35x .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-q4uzc35x:before{ z-index: unset;}div.beae-sections .beae-q4uzc35x .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-q4uzc35x .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-q4uzc35x{ --beae-section-padding-top-mobile: 1.9vmax;--beae-section-padding-bottom-mobile: custom;} } 

div.beae-sections .grid-beae-74bji6lu { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/3/37/32;z-index: 11013;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-74bji6lu { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/1/77/97;z-index: 11013;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

div.beae-sections .beae-grid-block.grid-beae-74bji6lu { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

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

div.beae-sections .grid-beae-y3em112j { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 34/1/37/33;z-index: 11022;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-y3em112j { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 82/5/84/37;z-index: 11022;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

div.beae-sections .beae-grid-block.grid-beae-y3em112j { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}font-size-mobile": "9px

div.beae-sections .beae-tgwndd97{ --beae-section-padding-top: 0vmax;--beae-section-padding-bottom: 0vmax;--heading-fill: 0px;--heading-alignment: center;--heading-margin: 24%;--heading-fill-mobile: 0px;--heading-margin-mobile: 4%;--heading-alignment-mobile: center;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-tgwndd97 .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-tgwndd97 .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-tgwndd97 .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-tgwndd97:before{ content: "";position: absolute;top: 0px;left: 0px;height: 100%;width: 100%;z-index: 2;background: color-mix(in srgb, var(--beae-global-colors-black) 41%, transparent);z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-tgwndd97 .beae__section--container{ width: 428px;--cell-max-width: calc((428px - (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-tgwndd97>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-tgwndd97>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-tgwndd97 .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-tgwndd97 .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-tgwndd97:before{ z-index: unset;}div.beae-sections .beae-tgwndd97 .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-tgwndd97 .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-tgwndd97{ --beae-section-padding-top-mobile: 0vmax;--beae-section-padding-bottom-mobile: 0vmax;} } 

div.beae-sections .grid-beae-8hpoalhj { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 18/2/43/32;z-index: 11013;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-8hpoalhj { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 18/4/88/94;z-index: 11013;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

div.beae-sections .beae-grid-block.grid-beae-8hpoalhj { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}

div.beae-sections .beae-8hpoalhj .beae-block.beae-x-video, div.beae-sections .beae-8hpoalhj .beae-block_video-iframe, div.beae-sections .beae-8hpoalhj .beae-x-video--wrapper, div.beae-sections .beae-8hpoalhj video.beae_video, div.beae-sections .beae-8hpoalhj iframe.beae_iframe{ width: 100% !important;height: 100% !important;}div.beae-sections .beae-8hpoalhj .beae-block.beae-x-video{ position: relative;}div.beae-sections .beae-8hpoalhj .beae-block_video-player{ width: 100%;height: 100%;display: inline-block;}div.beae-sections .beae-8hpoalhj .beae-popup__content iframe, div.beae-sections .beae-8hpoalhj .beae-popup__content video{ width: 100%;aspect-ratio: 16 / 9;}div.beae-sections .beae-8hpoalhj .beae-video_overlay-icon{ position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;padding: 0px;}div.beae-sections .beae-8hpoalhj .beae-video-icon-play{ position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 10;cursor: pointer;}div.beae-sections .beae-8hpoalhj .beae-video-icon-play svg{ height: 44px;width: 44px;fill: white;}div.beae-sections .beae-8hpoalhj .beae-x-video--wrapper img, div.beae-sections .beae-8hpoalhj .beae-x-video--wrapper picture{ object-fit: cover;height: 100%;width: 100%;undefined;}div.beae-sections .beae-8hpoalhj .beae-x-video{ overflow: hidden;}div.beae-sections .beae-8hpoalhj .beae-close-video{ position: absolute;top: 1rem;right: 1rem;z-index: 100000000;background: #fff;border-radius: 100%;height: 44px;width: 44px;display: none;justify-content: center;align-items: center;cursor: pointer;} @media only screen and (max-width: 768px) {div.beae-sections .beae-8hpoalhj .beae-video-icon-play{ top: 50%;left: 50%;} } 

div.beae-sections .grid-beae-lpeaa7cj { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 6/10/12/23;z-index: 11022;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-lpeaa7cj { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 9/42/13/55;z-index: 11022;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

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

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

div.beae-sections .beae-88y86m1p{ --beae-section-padding-top: 3.3vmax;--beae-section-padding-bottom: 3.3vmax;--heading-fill: 1.6vmax;--heading-alignment: center;--heading-margin: 24%;--heading-fill-mobile: 0px;--heading-margin-mobile: 4%;--heading-alignment-mobile: center;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-88y86m1p .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-88y86m1p .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-88y86m1p .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-88y86m1p:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-88y86m1p .beae__section--container{ width: 428px;--cell-max-width: calc((428px - (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-88y86m1p>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-88y86m1p>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-88y86m1p .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-88y86m1p .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-88y86m1p:before{ z-index: unset;}div.beae-sections .beae-88y86m1p .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-88y86m1p .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-88y86m1p{ --beae-section-padding-top-mobile: 3.3vmax;--beae-section-padding-bottom-mobile: 3.3vmax;} }div.beae-sections .beae-88y86m1p .beae-section-heading{ display: flex;flex-direction: row;justify-content: space-between;align-items: center;}div.beae-sections .beae-88y86m1p[data-heading-alignment="center"] .beae-section-heading{ flex-direction: column;}div.beae-sections .beae-88y86m1p[data-heading-alignment="center"] .beae-section-heading-content{ width: 100%;}div.beae-sections .beae-88y86m1p[data-heading-alignment="left"] .beae-section-heading .beae-section-heading-content, div.beae-sections .beae-88y86m1p[data-heading-alignment="right"] .beae-section-heading .beae-section-heading-content{ width: auto;}div.beae-sections .beae-88y86m1p[data-heading-alignment="right"] .beae-section-heading{ flex-direction: row-reverse;}div.beae-sections .beae-88y86m1p .viewall-link{ font-size: 14px;color: var(--beae-global-colors-text_900);}div.beae-sections .beae-88y86m1p .viewall-link:hover{ text-decoration: underline;}div.beae-sections .beae-88y86m1p .beae-view-all-bottom{ display: none;}div.beae-sections .beae-88y86m1p .beae-slider-nav-left{ left: 10px;}div.beae-sections .beae-88y86m1p .beae-slider-nav-right{ right: 10px;}div.beae-sections .beae-88y86m1p .beae-slider-nav-left, div.beae-sections .beae-88y86m1p .beae-slider-nav-right{ background: #000;border-radius: 0;padding: 6px;}div.beae-sections .beae-88y86m1p .beae-slider-nav-left button, div.beae-sections .beae-88y86m1p .beae-slider-nav-right button{ display: flex;}div.beae-sections .beae-88y86m1p .beae-slider-nav-left svg, div.beae-sections .beae-88y86m1p .beae-slider-nav-right svg{ width: 26px;height: 26px;stroke: #fff;}div.beae-sections .beae-88y86m1p .beae-slider-nav-left.disabled, div.beae-sections .beae-88y86m1p .beae-slider-nav-right.disabled{ background: #fff;}div.beae-sections .beae-88y86m1p .beae-slider-nav-left.disabled svg, div.beae-sections .beae-88y86m1p .beae-slider-nav-right.disabled svg{ stroke: #aaa;}@media only screen and (min-width: 768px) {div.beae-sections .beae-88y86m1p .beae-featured-collection-header{ flex-direction: row;}div.beae-sections .beae-88y86m1p .beae-text-content > *{ text-align: left;}div.beae-sections .beae-88y86m1p .beae-slider-nav-left svg, div.beae-sections .beae-88y86m1p .beae-slider-nav-right svg{ width: 36px;height: 36px;} } 

 @media screen and (min-width: 768px) {div.beae-sections .beae-88y86m1p .beae-featuted-collection-nav a{ padding: 0px 0px } } 

 @media (min-width: 768px) {div.beae-sections .beae-ro21o0u4{ margin: 0 calc(var(--scale-ratio, 1) * 140px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-ro21o0u4{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-flexbox-beae-88y86m1p_row1 { flex-direction: column;position: relative;}div.beae-sections .beae-flexbox-beae-88y86m1p_row1:hover .beae-x-swatch-color{ visibility: visible;z-index: 1;}

div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col1{ width: 100%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col1{ width: 100% !important;} } 

 @media (min-width: 768px) {div.beae-sections .beae-su9bxsq9{ margin: 0 0 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-su9bxsq9{ margin: 0 0 0 0;} } 

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

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

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

div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col2{ width: 100% !important;} }div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col2 { position: absolute;top: 8px;left: 8px;display: inline-block;}div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col2 .beae-x-badged span{ padding: 2px 5px;background-color: var(--beae-global-colors-background_50);display: inline-block;}div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col2 .beae-x-badged .beae-sale-sold-out{ color: var(--beae-global-colors-background_50);background-color: var(--beae-global-colors-text_600)} 

div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col3{ width: 100%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col3{ width: 100% !important;} }div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col3{ position: relative;}div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col3 .beae-x-price{ margin: 2px 0 3px;}div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col3 .beae-product-single__price{ color: var(--beae-global-colors-text_900);}div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col3 .beae-product-single__price--regular{ color: var(--beae-global-colors-text_400);}div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col3 .beae-product-single__price--sale{ padding: 3px 9px;}div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col3 .beae-x-swatch-color{ padding: 5px 0 0px;background: #fff;display: inline-block;visibility: hidden;transition: background 0.3s ease-in;}div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col3 .beae-swatch-color__list{ gap: 10px}div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col3 .beae-swatch-color__list img{ width: 70px;}div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col3 .beae-swatch-item{ border: none;padding: 0px;cursor: pointer;}div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col3 .beae-swatch-item:hover, div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col3 .beae-swatch-item.beae-swatch-item-active{ box-shadow: 0 0 0 1px #4d4d4d;}div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col3 .beae-swatch-item.variant-item-disable{ opacity: 1;}div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col3 .beae-product-swatch-item-image img{ border-radius: 0;}div.beae-sections .beae-flexbox-beae-88y86m1p_row1_col3 .beae-watch-image-item .beae-product-swatch-item-image img{ width: 60px;height: auto;} 

 @media (min-width: 768px) {div.beae-sections .beae-7o1m8y57{ margin: calc(var(--scale-ratio, 1) * 14px) 0 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-7o1m8y57{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-cnbhes8c{ --beae-section-padding-top: 3.3vmax;--beae-section-padding-bottom: 3.3vmax;--heading-fill: 0px;--heading-alignment: center;--heading-margin: 24%;--heading-fill-mobile: 0px;--heading-margin-mobile: 4%;--heading-alignment-mobile: center;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-cnbhes8c .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-cnbhes8c .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-cnbhes8c .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-cnbhes8c:before{ content: "";position: absolute;top: 0px;left: 0px;height: 100%;width: 100%;z-index: 2;background: color-mix(in srgb, var(--beae-global-colors-black) 81%, transparent);z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-cnbhes8c .beae__section--container{ width: 428px;--cell-max-width: calc((428px - (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-cnbhes8c>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-cnbhes8c>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-cnbhes8c .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-cnbhes8c .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-cnbhes8c:before{ z-index: unset;}div.beae-sections .beae-cnbhes8c .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-cnbhes8c .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-cnbhes8c{ --beae-section-padding-top-mobile: 3.3vmax;--beae-section-padding-bottom-mobile: 3.3vmax;} }div.beae-sections .beae-cnbhes8c .beae__section--container:not(.beae__section--full){max-width: 100%;}

div.beae-sections .grid-beae-1i2n3kd3 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 35/2/60/32;z-index: 11018;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-1i2n3kd3 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 9/49/44/86;z-index: 11018;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

div.beae-sections .beae-grid-block.grid-beae-1i2n3kd3 { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 150ms;}

div.beae-sections .beae-1i2n3kd3 .beae-block.beae-x-video, div.beae-sections .beae-1i2n3kd3 .beae-block_video-iframe, div.beae-sections .beae-1i2n3kd3 .beae-x-video--wrapper, div.beae-sections .beae-1i2n3kd3 video.beae_video, div.beae-sections .beae-1i2n3kd3 iframe.beae_iframe{ width: 100% !important;height: 100% !important;}div.beae-sections .beae-1i2n3kd3 .beae-block.beae-x-video{ position: relative;}div.beae-sections .beae-1i2n3kd3 .beae-block_video-player{ width: 100%;height: 100%;display: inline-block;}div.beae-sections .beae-1i2n3kd3 .beae-popup__content iframe, div.beae-sections .beae-1i2n3kd3 .beae-popup__content video{ width: 100%;aspect-ratio: 16 / 9;}div.beae-sections .beae-1i2n3kd3 .beae-video_overlay-icon{ position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;padding: 0px;}div.beae-sections .beae-1i2n3kd3 .beae-video-icon-play{ position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 10;cursor: pointer;}div.beae-sections .beae-1i2n3kd3 .beae-video-icon-play svg{ height: 44px;width: 44px;fill: white;}div.beae-sections .beae-1i2n3kd3 .beae-x-video--wrapper img, div.beae-sections .beae-1i2n3kd3 .beae-x-video--wrapper picture{ object-fit: cover;height: 100%;width: 100%;undefined;}div.beae-sections .beae-1i2n3kd3 .beae-x-video{ overflow: hidden;}div.beae-sections .beae-1i2n3kd3 .beae-close-video{ position: absolute;top: 1rem;right: 1rem;z-index: 100000000;background: #fff;border-radius: 100%;height: 44px;width: 44px;display: none;justify-content: center;align-items: center;cursor: pointer;} @media only screen and (max-width: 768px) {div.beae-sections .beae-1i2n3kd3 .beae-video-icon-play{ top: 50%;left: 50%;} } 

div.beae-sections .grid-beae-xqxy9iez { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 142/2/167/32;z-index: 11017;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-xqxy9iez { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 46/68/60/86;z-index: 11017;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

div.beae-sections .beae-grid-block.grid-beae-xqxy9iez { --beae-animation-delay: 225ms;--beae-animation-delay-mobile: 412.5ms;}

div.beae-sections .beae-xqxy9iez .beae-block.beae-x-video, div.beae-sections .beae-xqxy9iez .beae-block_video-iframe, div.beae-sections .beae-xqxy9iez .beae-x-video--wrapper, div.beae-sections .beae-xqxy9iez video.beae_video, div.beae-sections .beae-xqxy9iez iframe.beae_iframe{ width: 100% !important;height: 100% !important;}div.beae-sections .beae-xqxy9iez .beae-block.beae-x-video{ position: relative;}div.beae-sections .beae-xqxy9iez .beae-block_video-player{ width: 100%;height: 100%;display: inline-block;}div.beae-sections .beae-xqxy9iez .beae-popup__content iframe, div.beae-sections .beae-xqxy9iez .beae-popup__content video{ width: 100%;aspect-ratio: 16 / 9;}div.beae-sections .beae-xqxy9iez .beae-video_overlay-icon{ position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;padding: 0px;}div.beae-sections .beae-xqxy9iez .beae-video-icon-play{ position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 10;cursor: pointer;}div.beae-sections .beae-xqxy9iez .beae-video-icon-play svg{ height: 44px;width: 44px;fill: white;}div.beae-sections .beae-xqxy9iez .beae-x-video--wrapper img, div.beae-sections .beae-xqxy9iez .beae-x-video--wrapper picture{ object-fit: cover;height: 100%;width: 100%;undefined;}div.beae-sections .beae-xqxy9iez .beae-x-video{ overflow: hidden;}div.beae-sections .beae-xqxy9iez .beae-close-video{ position: absolute;top: 1rem;right: 1rem;z-index: 100000000;background: #fff;border-radius: 100%;height: 44px;width: 44px;display: none;justify-content: center;align-items: center;cursor: pointer;} @media only screen and (max-width: 768px) {div.beae-sections .beae-xqxy9iez .beae-video-icon-play{ top: 50%;left: 50%;} } 

div.beae-sections .grid-beae-vwocuxj8 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 89/2/114/32;z-index: 11016;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-vwocuxj8 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 46/49/60/67;z-index: 11016;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

div.beae-sections .beae-grid-block.grid-beae-vwocuxj8 { --beae-animation-delay: 225ms;--beae-animation-delay-mobile: 300ms;}

div.beae-sections .beae-vwocuxj8 .beae-block.beae-x-video, div.beae-sections .beae-vwocuxj8 .beae-block_video-iframe, div.beae-sections .beae-vwocuxj8 .beae-x-video--wrapper, div.beae-sections .beae-vwocuxj8 video.beae_video, div.beae-sections .beae-vwocuxj8 iframe.beae_iframe{ width: 100% !important;height: 100% !important;}div.beae-sections .beae-vwocuxj8 .beae-block.beae-x-video{ position: relative;}div.beae-sections .beae-vwocuxj8 .beae-block_video-player{ width: 100%;height: 100%;display: inline-block;}div.beae-sections .beae-vwocuxj8 .beae-popup__content iframe, div.beae-sections .beae-vwocuxj8 .beae-popup__content video{ width: 100%;aspect-ratio: 16 / 9;}div.beae-sections .beae-vwocuxj8 .beae-video_overlay-icon{ position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;padding: 0px;}div.beae-sections .beae-vwocuxj8 .beae-video-icon-play{ position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 10;cursor: pointer;}div.beae-sections .beae-vwocuxj8 .beae-video-icon-play svg{ height: 44px;width: 44px;fill: white;}div.beae-sections .beae-vwocuxj8 .beae-x-video--wrapper img, div.beae-sections .beae-vwocuxj8 .beae-x-video--wrapper picture{ object-fit: cover;height: 100%;width: 100%;undefined;}div.beae-sections .beae-vwocuxj8 .beae-x-video{ overflow: hidden;}div.beae-sections .beae-vwocuxj8 .beae-close-video{ position: absolute;top: 1rem;right: 1rem;z-index: 100000000;background: #fff;border-radius: 100%;height: 44px;width: 44px;display: none;justify-content: center;align-items: center;cursor: pointer;} @media only screen and (max-width: 768px) {div.beae-sections .beae-vwocuxj8 .beae-video-icon-play{ top: 50%;left: 50%;} } 

div.beae-sections .grid-beae-zxi2xsbx { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 62/2/87/32;z-index: 11015;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-zxi2xsbx { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 46/30/60/48;z-index: 11015;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

div.beae-sections .beae-grid-block.grid-beae-zxi2xsbx { --beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms;}

div.beae-sections .beae-zxi2xsbx .beae-block.beae-x-video, div.beae-sections .beae-zxi2xsbx .beae-block_video-iframe, div.beae-sections .beae-zxi2xsbx .beae-x-video--wrapper, div.beae-sections .beae-zxi2xsbx video.beae_video, div.beae-sections .beae-zxi2xsbx iframe.beae_iframe{ width: 100% !important;height: 100% !important;}div.beae-sections .beae-zxi2xsbx .beae-block.beae-x-video{ position: relative;}div.beae-sections .beae-zxi2xsbx .beae-block_video-player{ width: 100%;height: 100%;display: inline-block;}div.beae-sections .beae-zxi2xsbx .beae-popup__content iframe, div.beae-sections .beae-zxi2xsbx .beae-popup__content video{ width: 100%;aspect-ratio: 16 / 9;}div.beae-sections .beae-zxi2xsbx .beae-video_overlay-icon{ position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;padding: 0px;}div.beae-sections .beae-zxi2xsbx .beae-video-icon-play{ position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 10;cursor: pointer;}div.beae-sections .beae-zxi2xsbx .beae-video-icon-play svg{ height: 44px;width: 44px;fill: white;}div.beae-sections .beae-zxi2xsbx .beae-x-video--wrapper img, div.beae-sections .beae-zxi2xsbx .beae-x-video--wrapper picture{ object-fit: cover;height: 100%;width: 100%;undefined;}div.beae-sections .beae-zxi2xsbx .beae-x-video{ overflow: hidden;}div.beae-sections .beae-zxi2xsbx .beae-close-video{ position: absolute;top: 1rem;right: 1rem;z-index: 100000000;background: #fff;border-radius: 100%;height: 44px;width: 44px;display: none;justify-content: center;align-items: center;cursor: pointer;} @media only screen and (max-width: 768px) {div.beae-sections .beae-zxi2xsbx .beae-video-icon-play{ top: 50%;left: 50%;} } 

div.beae-sections .grid-beae-u044e21n { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 116/2/140/32;z-index: 11014;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-u044e21n { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 46/11/60/29;z-index: 11014;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

div.beae-sections .beae-grid-block.grid-beae-u044e21n { --beae-animation-delay: 225ms;--beae-animation-delay-mobile: 356.25ms;}

div.beae-sections .beae-u044e21n .beae-block.beae-x-video, div.beae-sections .beae-u044e21n .beae-block_video-iframe, div.beae-sections .beae-u044e21n .beae-x-video--wrapper, div.beae-sections .beae-u044e21n video.beae_video, div.beae-sections .beae-u044e21n iframe.beae_iframe{ width: 100% !important;height: 100% !important;}div.beae-sections .beae-u044e21n .beae-block.beae-x-video{ position: relative;}div.beae-sections .beae-u044e21n .beae-block_video-player{ width: 100%;height: 100%;display: inline-block;}div.beae-sections .beae-u044e21n .beae-popup__content iframe, div.beae-sections .beae-u044e21n .beae-popup__content video{ width: 100%;aspect-ratio: 16 / 9;}div.beae-sections .beae-u044e21n .beae-video_overlay-icon{ position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;padding: 0px;}div.beae-sections .beae-u044e21n .beae-video-icon-play{ position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 10;cursor: pointer;}div.beae-sections .beae-u044e21n .beae-video-icon-play svg{ height: 44px;width: 44px;fill: white;}div.beae-sections .beae-u044e21n .beae-x-video--wrapper img, div.beae-sections .beae-u044e21n .beae-x-video--wrapper picture{ object-fit: cover;height: 100%;width: 100%;undefined;}div.beae-sections .beae-u044e21n .beae-x-video{ overflow: hidden;}div.beae-sections .beae-u044e21n .beae-close-video{ position: absolute;top: 1rem;right: 1rem;z-index: 100000000;background: #fff;border-radius: 100%;height: 44px;width: 44px;display: none;justify-content: center;align-items: center;cursor: pointer;} @media only screen and (max-width: 768px) {div.beae-sections .beae-u044e21n .beae-video-icon-play{ top: 50%;left: 50%;} } 

div.beae-sections .grid-beae-is3clnex { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 9/2/33/32;z-index: 11013;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-is3clnex { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 9/11/44/48;z-index: 11013;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

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

div.beae-sections .beae-is3clnex .beae-block.beae-x-video, div.beae-sections .beae-is3clnex .beae-block_video-iframe, div.beae-sections .beae-is3clnex .beae-x-video--wrapper, div.beae-sections .beae-is3clnex video.beae_video, div.beae-sections .beae-is3clnex iframe.beae_iframe{ width: 100% !important;height: 100% !important;}div.beae-sections .beae-is3clnex .beae-block.beae-x-video{ position: relative;}div.beae-sections .beae-is3clnex .beae-block_video-player{ width: 100%;height: 100%;display: inline-block;}div.beae-sections .beae-is3clnex .beae-popup__content iframe, div.beae-sections .beae-is3clnex .beae-popup__content video{ width: 100%;aspect-ratio: 16 / 9;}div.beae-sections .beae-is3clnex .beae-video_overlay-icon{ position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;padding: 0px;}div.beae-sections .beae-is3clnex .beae-video-icon-play{ position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 10;cursor: pointer;}div.beae-sections .beae-is3clnex .beae-video-icon-play svg{ height: 44px;width: 44px;fill: white;}div.beae-sections .beae-is3clnex .beae-x-video--wrapper img, div.beae-sections .beae-is3clnex .beae-x-video--wrapper picture{ object-fit: cover;height: 100%;width: 100%;undefined;}div.beae-sections .beae-is3clnex .beae-x-video{ overflow: hidden;}div.beae-sections .beae-is3clnex .beae-close-video{ position: absolute;top: 1rem;right: 1rem;z-index: 100000000;background: #fff;border-radius: 100%;height: 44px;width: 44px;display: none;justify-content: center;align-items: center;cursor: pointer;} @media only screen and (max-width: 768px) {div.beae-sections .beae-is3clnex .beae-video-icon-play{ top: 50%;left: 50%;} } 

div.beae-sections .grid-beae-ewhb17sz { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 2/8/6/25;z-index: 11022;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-ewhb17sz { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 2/41/5/58;z-index: 11022;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

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

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