/** Shopify CDN: Minification failed

Line 114: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-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-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-x-shape{ width: 100% !important;height: 100% !important;}div.beae-sections .beae-shape-wrp{ width: 100%;height: 100%;display: inline-block !important;position:relative;overflow:hidden;}div.beae-sections .beae-shape-wrp::after{ position:absolute;content: "";top:0;left:0;right:0;bottom:0;z-index: 1;display:none }div.beae-sections .beae-shape-wrp svg{ width: 100%;height: 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-featuted_product{ display: inline-block;width: 100%;}div.beae-sections .beae-product-form-next{ width: 100%;}div.beae-sections .beae-ajax-loading{ cursor:not-allowed;pointer-events: none;opacity: 0.6;}div.beae-sections .pickup-availability-header{ padding: 24px 50px 12px 30px;display: flex;flex-direction: column;border-bottom: 1px solid #eee;}div.beae-sections .beae-pa--content{ padding: 24px 30px;}div.beae-sections .beae-pa--list{ margin: 0;}div.beae-sections .beae-pa--list li{ border-top: 0;border-bottom: 1px solid #eee;margin: 0;padding: 20px 0;}div.beae-sections .beae-pa--list li:first-child{ padding-top: 0;}div.beae-sections .beae-pa--list{ padding: 0;list-style: none;}div.beae-sections .beae-pa--list-item-caption-large{ display: flex;gap: 8px;font-size: calc(14px * var(--text-ratio, 1)) ;line-height: calc(28px * var(--text-ratio, 1)) ;}div.beae-sections .beae-pa--list-item-caption-large svg{ width: 24px;height: 24px;line-height: calc(28px * var(--text-ratio, 1)) ;}div.beae-sections .beae-pa--list-item-address{ font-size: calc(14px * var(--text-ratio, 1)) ;line-height: calc(24px * var(--text-ratio, 1)) ;}div.beae-sections .beae-pa--content .beae-pa--list-item-heading{ color: var(--beae-global-colors-text_600);}div.beae-sections .beae-pa-content{ display: flex;gap: 8px;line-height: calc(28px * var(--text-ratio, 1)) ;}div.beae-sections .beae-ic-pu{ color: #b72a2a;display: flex;align-items: center;}div.beae-sections .beae-ic-pa{ color: #61b133;display: flex;align-items: center;}div.beae-sections .beae-pa-container-btn button{ background: transparent;cursor: pointer;}div.beae-sections .beae-pa-icon svg{ width: 24px;height: 24px;}div.beae-sections .beae-pa-icon[data-status="unavailable"] .beae-ic-pa, div.beae-sections .beae-pa-icon[data-status="available"] .beae-ic-pu{ display: none }div.beae-sections beae-pa-icon[data-status="unavailable"] .beae-ic-pu, div.beae-sections .beae-pa-icon[data-status="available"] .beae-ic-pa{ display: block }div.beae-sections .beae-pa--list{ padding: 0;list-style: none;}div.beae-sections .beae-variant-size-guide-btn{ cursor: pointer;display: flex;justify-content: center;align-items: center;gap: 3px;}div.beae-sections .beae-variant-size-guide-btn .beae-size-guide-icon{ display: flex;}div.beae-sections .beae-variant-size-guide-btn .beae-size-guide-icon > svg{ width: 20px;height: 20px;}div.beae-sections .beae-variant-size-guide-btn:hover{ text-decoration: underline;}div.beae-sections .beae-product-variant-item[data-unavailable="true"]{ display: none !important;pointer-events: none !important;}div.beae-sections .beae-slider-pagination{ position: relative;}div.beae-sections .beae-thumbnail__badge{ position: absolute;top: 10%;right: 10%;background: white;display: flex !important;padding: 6px;border-radius: 99999px;border: 1px solid #ccc;}div.beae-sections .beae-thumbnail__badge > svg{ width: 10px;height: 10px;fill: #1a1a1a;}div.beae-sections .beae-thumb-image{ gap: 10px;width: fit-content;--transition-duration: 400ms;transition: transform cubic-bezier(0.645, 0.045, 0.355, 1) var(--transition-duration), margin cubic-bezier(0.645, 0.045, 0.355, 1) var(--transition-duration);transform: translateX(0%);}div.beae-sections .beae-thumb-item{ width: 80px;height: 80px;position: relative;}div.beae-sections .beae-thumb-item img{ width: 100% !important;height: 100% !important;object-fit: cover;}div.beae-sections .beae-thumb-item iframe{ width: 100% !important;height: 100% !important;object-fit: cover;}div.beae-sections .beae-thumb-item video{ width: 100% !important;height: 100% !important;object-fit: cover;}div.beae-sections .beae-thumb-item img, div.beae-sections video, div.beae-sections iframe{ width: 100%;border-radius: 10px;width: 100%;}div.beae-sections .beae-slideshow-content{ position: relative;width: 100%;}div.beae-sections .beae-slide-item{ position: relative;}div.beae-sections .beae-slide-item iframe{ width: 100%;aspect-ratio: 16/9;}div.beae-sections .beae-slide-item video{ width: 100%;position: unset !important;}div.beae-sections .beae-thumb-image .active:after{ position: absolute;content: '';height: 2px;bottom: -4px;margin: 0 auto;left: 0;right: 0;width: 100%;background: #1a1a1a;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;}div.beae-sections .beae-gallery-media .beae-gallery-images-grid{ display: none !important;}div.beae-sections .beae-product-gallery-slider{ display: block;} @media (min-width: 768px) {div.beae-sections .beae-gallery-media .beae-gallery-images-grid{ display: grid !important;} }div.beae-sections .beae-gallery-images-grid{ min-width: 100%;}div.beae-sections .beae-gallery-item{ min-width: 100%;}div.beae-sections .beae-product-gallery-zoom{ position: absolute;top: 10px;right: 20px;z-index: 1000000;}div.beae-sections .beae-product-gallery-zoom button{ background: #ffffffaa;cursor: pointer;transition: all ease 250ms;border-radius: 50%;display: flex;align-items: center;justify-content: center;padding: 8px;border: 1px solid #00000010;}div.beae-sections .beae-slideshow-wrapper{ display: flex;gap: 10px;flex-direction: column;}div.beae-sections .beae-x-product-gallery .beae-slide-control-wrp{ width: unset;}div.beae-sections .beae-slide-pagination{ width: 100%;}div.beae-sections .beae-slide-pagination .beae-thumb-image{ display: var(--display-thumb-mobile);} @media (min-width: 768px) {div.beae-sections .beae-x-gallery .beae-slide-items{ display: var(--gallery-layout);gap: 0px;}div.beae-sections .beae-slideshow-wrapper .beae-slide-pagination .beae-thumb-dot{ display: none;}div.beae-sections .beae-slider-nav{ display: block;}div.beae-sections .beae-slideshow-content-detail{ overflow: hidden;}div.beae-sections .beae-slide-pagination{ position: unset;transform: unset;display: var(--gallery-pagination-layout);}div.beae-sections .beae-slideshow-wrapper{ flex-direction: var(--thumb-position);}div.beae-sections .beae-thumb-image{ display: flex;flex-direction: var(--thumb-image-position);}div.beae-sections .beae-thumb-dot{ display: none;}div.beae-sections .beae-slider-nav{ display: block;}div.beae-sections .beae-slideshow-content-detail{ overflow: hidden;}div.beae-sections .beae-slide-items{ grid-template-columns: repeat(2,1fr);}div.beae-sections .beae-slide-pagination .beae-thumb-image{ display: var(--display-thumb-desktop);} }div.beae-sections .beae-slideshow-wrapper:hover .beae-slide-nav-left, div.beae-sections .beae-slideshow-wrapper:hover .beae-slide-nav-right{ opacity: 1;}div.beae-sections .beae-x-product-gallery .beae-slideshow-wrapper, div.beae-sections .beae-x-product-gallery .beae-slideshow-content{ overflow: hidden;}div.beae-sections .beae-x-text a:not(.beae-not-rs-cl){ color: unset;text-decoration: none;}div.beae-sections .beae-product-single__price--regular:empty, div.beae-sections .beae-product-single__price--badged:empty, div.beae-sections .beae-product-single__price--sale:empty, div.beae-sections .beae-sale-hidden{ display: none;}div.beae-sections .beae-x-price{ margin-bottom: 24px;}div.beae-sections .beae-tax-shipping-policy{ font-size: calc(14px * var(--text-ratio, 1)) ;}div.beae-sections .beae-tax-shipping-policy a{ color: var(--beae-global-colors-text_500);text-decoration: underline;}div.beae-sections .beae-tax-shipping-policy a:hover{ color: var(--beae-global-colors-text_600);}div.beae-sections .beae-prd-single-price-wrapper{ display: flex;align-items: center;gap: 8px;}div.beae-sections .beae-product-single__price{ color: var(--beae-global-colors-secondary_600);}div.beae-sections .beae-product-single__price--sale{ font-weight: 600;border-radius: 6px;}div.beae-sections .beae-product-single__price--badged{ padding: 2px 8px;background: #b73427;}div.beae-sections .beae-sale-sold-out{ background: #000;}div.beae-sections .beae-variant-container{ display: flex;flex-direction: column;gap: 16px;margin: 24px 0;}div.beae-sections .beae-variant-label-cont{ display: flex;line-height: calc(26px * var(--text-ratio, 1)) ;margin-bottom: 8px;}div.beae-sections .beae-product-radio-label{ margin-right: 6px;}div.beae-sections .beae-variant-option-list{ display: flex;gap: 6px;flex-wrap: wrap;}div.beae-sections .beae-product-variant-item{ border: 1px solid #e4e4e4;line-height: calc(48px * var(--text-ratio, 1)) ;padding: 0 24px;color: var(--beae-global-colors-text_600);border-radius: 4px;position: relative;cursor: pointer;}div.beae-sections .beae-product-variant-item:before, div.beae-sections .beae-product-variant-item-image:before{ content: "";top: 0;bottom: 0;left: 0;right: 0;opacity: 0;border-radius: inherit;will-change: transform;transition: opacity .2s ease-in-out, transform .2s ease-in-out;position: absolute;transform: scale(.95);box-shadow: 0 0 0 2px var(--beae-global-colors-text_600);}div.beae-sections .beae-product-variant-item.beae-product-variant-item--selected:before, div.beae-sections .beae-product-variant-item:hover:before, div.beae-sections .beae-product-variant-item-image:hover:before, div.beae-sections .beae-product-variant-item-image.beae-product-variant-item--selected:before{ opacity: 1;transform: scale(1);}div.beae-sections .variant-item-disable{ opacity: 1;color: var(--beae-global-colors-text_400);background-image: linear-gradient(to bottom right,#0000 50%,#bababa 50% calc(50% + 2px),#0000 calc(50% + 2px));background-repeat: no-repeat;}div.beae-sections .beae-product-option-cont[data-swatch-type="color_swatch"] .beae-product-variant-item{ padding: 0;border: 0;}div.beae-sections .variant-item-disable.beae-product-variant-item--selected{ background-image: linear-gradient(to bottom right,#0000 50%,#000 50% calc(50% + 2px),#0000 calc(50% + 2px));}div.beae-sections .beae-product-variant-item > span{ display: flex;border-radius: 50%;width: 28px;height: 28px;margin: 3px;}div.beae-sections .beae-product-option-cont[data-swatch-type="color_swatch"] .beae-product-variant-item{ border-radius: 50%;}div.beae-sections .beae-product-variant-item-image{ position: relative;cursor: pointer;}div.beae-sections .beae-product-swatch-item-image img{ width: 50px;}div.beae-sections .beae-product-swatch-special{ display: flex;gap: 8px;justify-content: center;align-items: center;}div.beae-sections .beae-variant-swatch-color{ width: 8px;height: 8px;border-radius: 50%;}div.beae-sections .beae-custom-select__btn{ background: transparent;padding: 0 15px;line-height: calc(38px * var(--text-ratio, 1)) ;border: 1px solid #e4e4e4;width: 100%;display: flex;align-items: center;line-height: calc(48px * var(--text-ratio, 1)) ;gap: 6px;color: var(--beae-global-colors-text_600);border-radius: 4px;cursor: pointer;}div.beae-sections .beae-custom-select__btn span{ width: 8px;height: 8px;background: var(--beae-color-variant);display: flex;border-radius: 50%;}div.beae-sections .beae-custom-select__btn .beae-text-selected{ width: auto;height: auto;}div.beae-sections .beae-custom-select__btn svg{ margin-left: auto;}div.beae-sections .beae-custom-select_wrp{ position: relative;}div.beae-sections .beae-custom-select_wrp .beae-product-swatch-special{ background: #e4e4e4;padding: 0 10px;border-radius: 4px;}div.beae-sections .beae-custom-select_wrp .beae-variant-option-list{ flex-direction: column;position: absolute;top: 100%;opacity: 0;visibility: hidden;width: 100%;padding: 10px 0;background: #fff;border: 1px solid #e4e4e4;z-index: 99999;}div.beae-sections .beae-custom-select_wrp.active .beae-variant-option-list{ opacity: 1;visibility: visible;}div.beae-sections .beae-custom-select_wrp .beae-product-variant-item{ border: none;padding: 0px 10px;line-height: calc(38px * var(--text-ratio, 1)) ;}div.beae-sections .beae-custom-select_wrp .beae-product-variant-item:before{ content: none;}div.beae-sections .beae-custom-select_wrp .beae-product-variant-item:before{ content: none;}div.beae-sections .beae-custom-select_wrp .beae-product-swatch-special{ justify-content: start;background: transparent;}div.beae-sections .beae-custom-select_wrp .beae-custom-select__btn{ padding: 0 20px;}div.beae-sections .beae-custom-select_wrp.active .beae-custom-select__btn{ border-bottom: 0;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}div.beae-sections .beae-custom-select_wrp.active .beae-variant-option-list{ border-top-right-radius: 0;border-top-left-radius: 0;border-top: 0;}div.beae-sections .beae-custom-select_wrp .beae-variant-option-list.beae-product-variant-item--selected .beae-product-swatch-special, div.beae-sections .beae-custom-select_wrp .beae-variant-option-list .beae-product-swatch-special:hover{ background: #e4e4e4;}div.beae-sections .beae-custom-select_wrp .beae-product-variant-item.variant-item-disable{ background: none;color: var(--beae-global-colors-text_600);}div.beae-sections .beae-inventory-in-stock .beae-inventory-label{ color: #3C9342;}div.beae-sections .beae-inventory-out-stock .beae-inventory-label{ color: var(--beae-global-colors-text_600);}div.beae-sections .beae-inventory-pre-order .beae-inventory-label{ color: #f1c40f;}div.beae-sections .beae-inventory-transfer .beae-inventory-label{ color: #3498db;}div.beae-sections .beae-inventory-low .beae-inventory-label{ color: #A77A06;}div.beae-sections .beae-inventory-very-low .beae-inventory-label{ color: #C00000;}div.beae-sections .beae-inventory-process{ width: 100%;height: 4px;background: #f5f5f5;}div.beae-sections .beae-inventory-process-body{ width: 0;transition: width .75s ease .45s,background-color .5s ease .2s;display: block;height: 100% }div.beae-sections .beae-inventory-in-stock .beae-inventory-process-body{ background: #3C9342;}div.beae-sections .beae-inventory-out-stock .beae-inventory-process-body{ background: var(--beae-global-colors-text_600);}div.beae-sections .beae-inventory-pre-order .beae-inventory-process-body{ background: #f1c40f;}div.beae-sections .beae-inventory-transfer .beae-inventory-process-body{ background: #3498db;}div.beae-sections .beae-inventory-low .beae-inventory-process-body{ background: #A77A06;}div.beae-sections .beae-inventory-very-low .beae-inventory-process-body{ background: #C00000;}div.beae-sections .beae-add-to-cart .beae-add-to-cart--submit{ flex: unset;cursor: pointer;display: flex;justify-content: center;align-items: center;width: 100%;position: relative;}div.beae-sections .beae-add-to-cart .beae-add-to-cart--submit[disabled]{ cursor: not-allowed;}div.beae-sections .beae-add-to-cart svg{ width: 20px;height: 20px;}div.beae-sections .beae-add-to-cart-loader-wrp{ position: absolute;opacity: 0;top: 0;left: 0;width: 100%;height: 100%;transform: none;}div.beae-sections .beae-add-to-cart-loading .beae-add-to-cart-loader-wrp{ opacity: 1;}div.beae-sections .beae-add-to-cart-loader{ width: 20px;height: 20px;border: 2px solid white;border-bottom-color: transparent;border-radius: 50%;display: inline-block;opacity: 1;box-sizing: border-box;animation: beae-rotation 1s linear infinite;position: absolute;top: 50%;left: 50%;margin: -10px 0 0 -10px;}div.beae-sections .beae-collap-less-more{ overflow: hidden;position: relative }div.beae-sections .beae-collap-less-more:not(.beae-collap-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: calc(0 * var(--text-ratio, 1)) ;}div.beae-sections .beae-product-collapsible-wrp--collapsible_tab .beae-collapsible--content{ max-height: 0px;overflow: hidden;transition: all 0.3s ease-out;}div.beae-sections .beae-product-collapsible-wrp--collapsible_tab .beae-collapsible-title{ cursor: pointer;background: transparent;display: flex;align-items: center;justify-content: space-between;cursor: pointer;}div.beae-sections .beae-collapsible-title{ cursor: pointer;}div.beae-sections .beae-product-collapsible-wrp--show_with_popup{ cursor: pointer;}div.beae-sections .beae-product-collapsible-wrp--show_with_popup .beae-collapsible--content{ display: none }div.beae-sections .beae-collapsible-icon svg, div.beae-sections .beae-product-collapsible-wrp--collapsible_tab svg{ width: 20px;height: 20px;}div.beae-sections .beae-product-collapsible-wrp--collapsible_tab.active .beae-collapsible-icon--close, div.beae-sections .beae-product-collapsible-wrp--collapsible_tab .beae-collapsible-icon--open{ display: none }div.beae-sections .beae-product-collapsible-wrp--collapsible_tab .beae-collapsible-icon--close, div.beae-sections .beae-product-collapsible-wrp--collapsible_tab.active .beae-collapsible-icon--open{ display: flex }div.beae-sections .beae-acc-item{ width: 100%;overflow: hidden;transition: all 0.35s;border: 1px solid #e0e0e0;}div.beae-sections .beae-acc-item:not(:first-of-type){ border-top: 0;}div.beae-sections .beae-acc-item-active .beae-acc-item-header{ background: #eee;}div.beae-sections .beae-acc-item-header{ display: flex;justify-content: space-between;align-items: center;padding: 16px 20px;cursor: pointer;}div.beae-sections .beae-acc-icon-chevron svg{ min-width: 30px;transition: all 0.35s ease;}div.beae-sections .beae-acc-item-active .beae-acc-icon-chevron svg{ transform-origin: center;transform: rotate(180deg);transition: transform 0.35s ease;}div.beae-sections .beae-acc-item-header .beae-acc-icon.close{ display: flex;}div.beae-sections .beae-acc-item-header .beae-acc-icon.open{ display: none;}div.beae-sections .beae-acc-item-active .beae-acc-item-header .beae-acc-icon.close{ display: none;}div.beae-sections .beae-acc-item-active .beae-acc-item-header .beae-acc-icon.open{ display: flex;}div.beae-sections .beae-acc-icon{ min-width: 20px;}div.beae-sections .beae-acc-item-body-content{ padding: 16px 20px;}div.beae-sections .beae-acc-item-body{ overflow: hidden;transition: all 0.35s;}
@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) } }
@keyframes beae-rotation { 0% { transform: rotate(0deg);} 100% { transform: rotate(359deg);} }
div.beae-sections .beae-gl3a1y3v{ --beae-site-margin: 10px;--beae-section-padding-top: 0px;--beae-section-padding-bottom: 0px;--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-gl3a1y3v .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-gl3a1y3v .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-gl3a1y3v .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-gl3a1y3v:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-gl3a1y3v .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-gl3a1y3v>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-gl3a1y3v>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-gl3a1y3v .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-gl3a1y3v .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-gl3a1y3v:before{ z-index: unset;}div.beae-sections .beae-gl3a1y3v .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-gl3a1y3v .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-gl3a1y3v{ --beae-section-padding-top-mobile: 48px;--beae-section-padding-bottom-mobile: 48px;} }div.beae-sections .beae-gl3a1y3v .beae-x-info .beae-block-info-wrp{ gap: 12px;align-items: center;justify-content: center;}div.beae-sections .beae-gl3a1y3v .beae-block-info--icon{ background-color: var(--beae-global-colors-secondary_600);border-radius: 50%;display: flex;justify-content: center;align-items: center;padding: 3px;}div.beae-sections .beae-gl3a1y3v .beae-block-info-wrp .beae-block-info--icon svg{ fill: #fff;width: 18px;height: 18px;}

div.beae-sections .grid-beae-z7dmmx1x { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 5/2/15/32;z-index: 11015;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-z7dmmx1x { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 10/2/21/45;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-z7dmmx1x { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}

div.beae-sections .grid-beae-6gsw0qzm { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 27/2/32/16;z-index: 11034;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-6gsw0qzm { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 30/2/35/16;z-index: 11034;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-6gsw0qzm { --beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms;}

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

div.beae-sections .grid-beae-brd9jwip { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/2/4/32;z-index: 11043;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-brd9jwip { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 4/2/8/45;z-index: 11043;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-brd9jwip { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-g36a7e8g { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 16/2/25/32;z-index: 11042;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-g36a7e8g { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 23/2/29/39;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-g36a7e8g { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

div.beae-sections .beae-am9pih03{ --beae-section-padding-top: 50px;--beae-section-padding-bottom: 10px;--heading-fill: 0vmax;--heading-alignment: left;--heading-margin: 0px;--heading-fill-mobile: 0vmax;--heading-margin-mobile: 0px;--heading-alignment-mobile: left;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-am9pih03 .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-am9pih03 .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-am9pih03 .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-am9pih03:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-am9pih03 .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-am9pih03>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-am9pih03>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-am9pih03 .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-am9pih03 .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-am9pih03:before{ z-index: unset;}div.beae-sections .beae-am9pih03 .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-am9pih03 .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-am9pih03{ --beae-section-padding-top-mobile: 3.3vmax;--beae-section-padding-bottom-mobile: 3.3vmax;} }div.beae-sections .beae-am9pih03 .beae-block-info-wrp{ gap: 12px;}div.beae-sections .beae-am9pih03 .beae-block-info-content{ gap: 12px;display: flex;flex-direction: column;}div.beae-sections .beae-am9pih03 .beae-block-info--icon{ background-color: var(--beae-global-colors-background_600);border-radius: 50%;display: flex;justify-content: center;align-items: center;padding: 15px;}div.beae-sections .beae-am9pih03 .beae-block-info-wrp .beae-block-info--icon svg{ width: 24px;height: 24px;}

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

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

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

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

div.beae-sections .grid-beae-1ue5c52s { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 74/2/111/32;z-index: 11061;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-1ue5c52s { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 21/50/67/62;z-index: 11061;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-1ue5c52s { --beae-animation-delay: 300ms;--beae-animation-delay-mobile: 525ms;}

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

div.beae-sections .grid-beae-ya76mebm { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 46/17/71/32;z-index: 11079;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-ya76mebm { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 32/18/52/40;z-index: 11079;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-ya76mebm { --beae-animation-delay: 356.25ms;--beae-animation-delay-mobile: 412.5ms;}

div.beae-sections .beae-ya76mebm .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-ya76mebm .beae-block-info-wrp{ display: flex;align-items: flex-start;text-align: left;flex-direction: column;}div.beae-sections .beae-ya76mebm .beae-block-info--icon{ display: flex;}div.beae-sections .beae-ya76mebm .beae-block-info--icon svg{ width: 20px;height: 20px;} 

div.beae-sections .grid-beae-uylsh6x0 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 46/2/67/16;z-index: 11078;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-uylsh6x0 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 54/18/67/40;z-index: 11078;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-uylsh6x0 { --beae-animation-delay: 468.75ms;--beae-animation-delay-mobile: 412.5ms;}

div.beae-sections .beae-uylsh6x0 .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-uylsh6x0 .beae-block-info-wrp{ display: flex;align-items: flex-start;text-align: left;flex-direction: column;}div.beae-sections .beae-uylsh6x0 .beae-block-info--icon{ display: flex;}div.beae-sections .beae-uylsh6x0 .beae-block-info--icon svg{ width: 20px;height: 20px;} 

div.beae-sections .grid-beae-7f7umdez { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 17/17/34/31;z-index: 11077;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-7f7umdez { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 20/18/31/40;z-index: 11077;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-7f7umdez { --beae-animation-delay: 225ms;--beae-animation-delay-mobile: 150ms;}

div.beae-sections .beae-7f7umdez .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-7f7umdez .beae-block-info-wrp{ display: flex;align-items: flex-start;text-align: left;flex-direction: column;}div.beae-sections .beae-7f7umdez .beae-block-info--icon{ display: flex;}div.beae-sections .beae-7f7umdez .beae-block-info--icon svg{ width: 20px;height: 20px;} 

div.beae-sections .grid-beae-n2hl7iod { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 17/2/34/16;z-index: 11076;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-n2hl7iod { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 5/18/18/40;z-index: 11076;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-n2hl7iod { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 150ms;}

div.beae-sections .beae-n2hl7iod .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-n2hl7iod .beae-block-info-wrp{ display: flex;align-items: flex-start;text-align: left;flex-direction: column;}div.beae-sections .beae-n2hl7iod .beae-block-info--icon{ display: flex;}div.beae-sections .beae-n2hl7iod .beae-block-info--icon svg{ width: 20px;height: 20px;} 

div.beae-sections .grid-beae-6dg8cci9 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 39/17/44/21;z-index: 11085;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-6dg8cci9 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 32/10/39/14;z-index: 11085;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-6dg8cci9 { --beae-animation-delay: 356.25ms;--beae-animation-delay-mobile: 300ms;}

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

div.beae-sections .grid-beae-w7wpcsza { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 39/2/44/6;z-index: 11084;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-w7wpcsza { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 54/10/61/14;z-index: 11084;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-w7wpcsza { --beae-animation-delay: 468.75ms;--beae-animation-delay-mobile: 300ms;}

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

div.beae-sections .grid-beae-oqdjda67 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 10/17/15/21;z-index: 11083;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-oqdjda67 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 19/10/26/14;z-index: 11083;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-oqdjda67 { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 0ms;}

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

div.beae-sections .grid-beae-tjfndecq { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 10/2/15/6;z-index: 11082;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-tjfndecq { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 5/10/11/14;z-index: 11082;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-tjfndecq { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

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

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

div.beae-sections .grid-beae-p6sqsbhu { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/2/34/32;z-index: 11012;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-p6sqsbhu { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/2/71/96;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-p6sqsbhu { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-p6sqsbhu .beae-block.beae-x-video, div.beae-sections .beae-p6sqsbhu .beae-block_video-iframe, div.beae-sections .beae-p6sqsbhu .beae-x-video--wrapper, div.beae-sections .beae-p6sqsbhu video.beae_video, div.beae-sections .beae-p6sqsbhu iframe.beae_iframe{ width: 100% !important;height: 100% !important;}div.beae-sections .beae-p6sqsbhu .beae-block.beae-x-video{ position: relative;}div.beae-sections .beae-p6sqsbhu .beae-block_video-player{ width: 100%;height: 100%;display: inline-block;}div.beae-sections .beae-p6sqsbhu .beae-popup__content iframe, div.beae-sections .beae-p6sqsbhu .beae-popup__content video{ width: 100%;aspect-ratio: 16 / 9;}div.beae-sections .beae-p6sqsbhu .beae-video_overlay-icon{ position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;padding: 0px;}div.beae-sections .beae-p6sqsbhu .beae-video-icon-play{ position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 10;cursor: pointer;}div.beae-sections .beae-p6sqsbhu .beae-video-icon-play svg{ height: 44px;width: 44px;fill: white;}div.beae-sections .beae-p6sqsbhu .beae-x-video--wrapper img, div.beae-sections .beae-p6sqsbhu .beae-x-video--wrapper picture{ object-fit: cover;height: 100%;width: 100%;undefined;}div.beae-sections .beae-p6sqsbhu .beae-x-video{ overflow: hidden;border-radius:20px;}div.beae-sections .beae-p6sqsbhu .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-p6sqsbhu .beae-video-icon-play{ top: 50%;left: 50%;} } 

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

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

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

div.beae-sections .grid-beae-vopi8ejj { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 5/66/28/96;z-index: 11014;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-vopi8ejj { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 5/66/28/96;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-vopi8ejj { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-vopi8ejj .beae-x-image{ --image-hover-opacity: 0;--image-hover-zindex: -1;border-style: solid;border-width: 4px;border-color: var(--beae-global-colors-primary_600);border-radius:20px;}div.beae-sections .beae-vopi8ejj .beae-image-picture:not(.beae-replace-notice):after{ ;z-index: 3;}div.beae-sections .beae-vopi8ejj .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-0talb img{ object-fit: contain;object-position: 50% 50%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-0talb img{ object-fit: contain;object-position: 50% 50%;} } 

div.beae-sections .grid-beae-sn15k6dp { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 5/2/28/32;z-index: 11013;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-sn15k6dp { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 5/2/28/32;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-sn15k6dp { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-sn15k6dp .beae-x-image{ --image-hover-opacity: 0;--image-hover-zindex: -1;border-style: solid;border-width: 4px;border-color: var(--beae-global-colors-primary_600);border-radius:20px;}div.beae-sections .beae-sn15k6dp .beae-image-picture:not(.beae-replace-notice):after{ ;z-index: 3;}div.beae-sections .beae-sn15k6dp .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-l2i img{ object-fit: contain;object-position: 50% 50%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-l2i img{ object-fit: contain;object-position: 50% 50%;} } 

div.beae-sections .grid-beae-ijrc0j6u { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 5/34/28/64;z-index: 11013;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-ijrc0j6u { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 5/34/28/64;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-ijrc0j6u { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-ijrc0j6u .beae-x-image{ --image-hover-opacity: 0;--image-hover-zindex: -1;border-style: solid;border-width: 4px;border-color: var(--beae-global-colors-accent_600);border-radius:20px;}div.beae-sections .beae-ijrc0j6u .beae-image-picture:not(.beae-replace-notice):after{ ;z-index: 3;}div.beae-sections .beae-ijrc0j6u .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-thuwk img{ object-fit: cover;object-position: 46.679862760622854% 38.39092571095697%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-thuwk img{ object-fit: cover;object-position: 50% 50%;} } 

div.beae-sections .grid-beae-geyk9qwo { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 36/66/74/96;z-index: 10983;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-geyk9qwo { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 36/66/74/96;z-index: 10983;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-geyk9qwo { --beae-animation-delay: 675ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-geyk9qwo .beae-shape-wrp{ background: color-mix(in srgb, var(--beae-global-colors-secondary_100) 100%, transparent);border-radius:20px;}div.beae-sections .beae-geyk9qwo .beae-shape-wrp svg{ fill: var(--beae-global-colors-primary_50);} @media only screen and (max-width: 768px) { } 

div.beae-sections .grid-beae-ttmdrr5x { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 36/34/74/64;z-index: 10983;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-ttmdrr5x { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 36/34/74/64;z-index: 10983;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-ttmdrr5x { --beae-animation-delay: 675ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-ttmdrr5x .beae-shape-wrp{ background: color-mix(in srgb, var(--beae-global-colors-secondary_100) 100%, transparent);border-radius:20px;}div.beae-sections .beae-ttmdrr5x .beae-shape-wrp svg{ fill: var(--beae-global-colors-primary_50);} @media only screen and (max-width: 768px) { } 

div.beae-sections .grid-beae-7sqohhqe { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 5/66/28/96;z-index: 11003;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-7sqohhqe { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 5/66/28/96;z-index: 11003;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-7sqohhqe { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-7sqohhqe .beae-shape-wrp{ background: color-mix(in srgb, var(--beae-global-colors-white) 100%, transparent);border-style: solid;border-width: 2px;border-color: var(--beae-global-colors-primary_600);border-radius:20px;}div.beae-sections .beae-7sqohhqe .beae-shape-wrp svg{ fill: var(--beae-global-colors-primary_50);} @media only screen and (max-width: 768px) { } 

div.beae-sections .grid-beae-hsjm84ys { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 5/34/28/64;z-index: 11003;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-hsjm84ys { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 5/34/28/64;z-index: 11003;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-hsjm84ys { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-hsjm84ys .beae-shape-wrp{ background: color-mix(in srgb, var(--beae-global-colors-white) 100%, transparent);border-style: solid;border-width: 2px;border-color: var(--beae-global-colors-accent_600);border-radius:20px;}div.beae-sections .beae-hsjm84ys .beae-shape-wrp svg{ fill: var(--beae-global-colors-primary_50);} @media only screen and (max-width: 768px) { } 

div.beae-sections .grid-beae-0gkdvgde { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 5/2/28/32;z-index: 11003;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-0gkdvgde { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 5/2/28/32;z-index: 11003;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-0gkdvgde { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-0gkdvgde .beae-shape-wrp{ background: color-mix(in srgb, var(--beae-global-colors-white) 100%, transparent);border-style: solid;border-width: 4px;border-color: var(--beae-global-colors-primary_600);border-radius:20px;}div.beae-sections .beae-0gkdvgde .beae-shape-wrp svg{ fill: var(--beae-global-colors-primary_50);} @media only screen and (max-width: 768px) { } 

div.beae-sections .grid-beae-fwm07n0a { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 26/34/39/64;z-index: 10993;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-fwm07n0a { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 26/34/39/64;z-index: 10993;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-fwm07n0a { --beae-animation-delay: 412.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-fwm07n0a .beae-shape-wrp{ background: color-mix(in srgb, var(--beae-global-colors-accent_600) 100%, transparent);border-radius:20px;}div.beae-sections .beae-fwm07n0a .beae-shape-wrp svg{ fill: var(--beae-global-colors-primary_50);} @media only screen and (max-width: 768px) { } 

div.beae-sections .grid-beae-rk7w3dii { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 26/66/39/96;z-index: 10993;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-rk7w3dii { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 26/66/39/96;z-index: 10993;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-rk7w3dii { --beae-animation-delay: 412.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-rk7w3dii .beae-shape-wrp{ background: color-mix(in srgb, var(--beae-global-colors-primary_600) 100%, transparent);border-radius:20px;}div.beae-sections .beae-rk7w3dii .beae-shape-wrp svg{ fill: var(--beae-global-colors-primary_50);} @media only screen and (max-width: 768px) { } 

div.beae-sections .grid-beae-dvtpkksr { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 26/2/39/32;z-index: 10993;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-dvtpkksr { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 26/2/39/32;z-index: 10993;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-dvtpkksr { --beae-animation-delay: 412.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-dvtpkksr .beae-shape-wrp{ background: color-mix(in srgb, var(--beae-global-colors-primary_600) 100%, transparent);border-radius:20px;}div.beae-sections .beae-dvtpkksr .beae-shape-wrp svg{ fill: var(--beae-global-colors-primary_50);} @media only screen and (max-width: 768px) { } 

div.beae-sections .grid-beae-uzi0nmu8 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 36/2/74/32;z-index: 10982;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-uzi0nmu8 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 36/2/74/32;z-index: 10982;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-uzi0nmu8 { --beae-animation-delay: 675ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-uzi0nmu8 .beae-shape-wrp{ background: color-mix(in srgb, var(--beae-global-colors-secondary_100) 100%, transparent);border-radius:20px;}div.beae-sections .beae-uzi0nmu8 .beae-shape-wrp svg{ fill: var(--beae-global-colors-primary_50);} @media only screen and (max-width: 768px) { } 

div.beae-sections .grid-beae-zjzluj5f { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 31/38/35/60;z-index: 11022;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-zjzluj5f { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 31/38/35/60;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-zjzluj5f { --beae-animation-delay: 562.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-5chokp4i { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 31/71/34/93;z-index: 11022;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-5chokp4i { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 31/71/34/93;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-5chokp4i { --beae-animation-delay: 562.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-9s7gyf6r { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 31/6/35/28;z-index: 11022;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-9s7gyf6r { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 31/6/35/28;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-9s7gyf6r { --beae-animation-delay: 562.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-282g4efy { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 41/68/44/96;z-index: 11032;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-282g4efy { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 41/68/44/96;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-282g4efy { --beae-animation-delay: 787.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-4jot5gyr { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 41/36/44/64;z-index: 11032;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-4jot5gyr { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 41/36/44/64;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-4jot5gyr { --beae-animation-delay: 787.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-qp591qxp { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 50/68/53/96;z-index: 11032;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-qp591qxp { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 50/68/53/96;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-qp591qxp { --beae-animation-delay: 1125ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-edpfcc4r { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 50/36/53/64;z-index: 11032;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-edpfcc4r { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 50/36/53/64;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-edpfcc4r { --beae-animation-delay: 1125ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-l4ypzfhq { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 53/68/56/96;z-index: 11032;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-l4ypzfhq { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 53/68/56/96;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-l4ypzfhq { --beae-animation-delay: 1237.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-wl94zw89 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 56/68/59/96;z-index: 11032;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-wl94zw89 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 56/68/59/96;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-wl94zw89 { --beae-animation-delay: 1350ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-cp4itstb { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 56/4/59/32;z-index: 11031;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-cp4itstb { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 56/4/59/32;z-index: 11031;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-cp4itstb { --beae-animation-delay: 1350ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-3cp9rliv { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 56/36/59/64;z-index: 11031;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-3cp9rliv { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 56/36/59/64;z-index: 11031;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-3cp9rliv { --beae-animation-delay: 1350ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-2oypeq7m { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 53/36/56/64;z-index: 11031;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-2oypeq7m { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 53/36/56/64;z-index: 11031;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-2oypeq7m { --beae-animation-delay: 1237.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-fjc32vul { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 62/68/65/96;z-index: 11031;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-fjc32vul { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 62/68/65/96;z-index: 11031;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-fjc32vul { --beae-animation-delay: 1462.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-5zobxetk { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 62/36/65/64;z-index: 11031;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-5zobxetk { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 62/36/65/64;z-index: 11031;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-5zobxetk { --beae-animation-delay: 1462.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-taipxrn1 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 62/4/65/32;z-index: 11031;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-taipxrn1 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 62/4/65/32;z-index: 11031;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-taipxrn1 { --beae-animation-delay: 1462.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-vgl4ypf6 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 53/4/56/32;z-index: 11031;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-vgl4ypf6 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 53/4/56/32;z-index: 11031;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-vgl4ypf6 { --beae-animation-delay: 1237.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-nteomlgb { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 50/4/53/32;z-index: 11031;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-nteomlgb { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 50/4/53/32;z-index: 11031;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-nteomlgb { --beae-animation-delay: 1125ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-2dnmhhpm { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 47/4/50/32;z-index: 11031;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-2dnmhhpm { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 47/4/50/32;z-index: 11031;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-2dnmhhpm { --beae-animation-delay: 1012.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-63u89dtx { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 47/36/50/64;z-index: 11031;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-63u89dtx { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 47/36/50/64;z-index: 11031;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-63u89dtx { --beae-animation-delay: 1012.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-3eutergr { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 47/68/50/96;z-index: 11039;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-3eutergr { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 47/68/50/96;z-index: 11039;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-3eutergr { --beae-animation-delay: 1012.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-dkyxenkt { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 44/68/47/96;z-index: 11038;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-dkyxenkt { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 44/68/47/96;z-index: 11038;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-dkyxenkt { --beae-animation-delay: 900ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-6t2ka8j3 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 44/36/47/64;z-index: 11037;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-6t2ka8j3 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 44/36/47/64;z-index: 11037;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-6t2ka8j3 { --beae-animation-delay: 900ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-7z0o0vxi { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 44/4/47/32;z-index: 11036;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-7z0o0vxi { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 44/4/47/32;z-index: 11036;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-7z0o0vxi { --beae-animation-delay: 900ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-y8bo4bct { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 41/4/44/32;z-index: 11035;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-y8bo4bct { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 41/4/44/32;z-index: 11035;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-y8bo4bct { --beae-animation-delay: 787.5ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-2qm9blvl { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 67/80/72/94;z-index: 11044;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-2qm9blvl { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 67/80/72/94;z-index: 11044;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-2qm9blvl { --beae-animation-delay: 1575ms;--beae-animation-delay-mobile: 0ms;}

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

div.beae-sections .grid-beae-09aprm27 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 67/48/72/62;z-index: 11043;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-09aprm27 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 67/48/72/62;z-index: 11043;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-09aprm27 { --beae-animation-delay: 1575ms;--beae-animation-delay-mobile: 0ms;}

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

div.beae-sections .grid-beae-vjdjlnhl { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 67/16/72/30;z-index: 11042;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-vjdjlnhl { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 67/16/72/30;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-vjdjlnhl { --beae-animation-delay: 1575ms;--beae-animation-delay-mobile: 0ms;}

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

div.beae-sections .beae-dzka3owu{ --beae-section-padding-top: 3.3vmax;--beae-section-padding-bottom: 3.3vmax;--heading-fill: 0vmax;--heading-alignment: left;--heading-margin: 0px;--heading-fill-mobile: 0px;--heading-margin-mobile: 0px;--heading-alignment-mobile: left;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-dzka3owu .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-dzka3owu .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-dzka3owu .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-dzka3owu:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-dzka3owu .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-dzka3owu>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-dzka3owu>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-dzka3owu .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-dzka3owu .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-dzka3owu:before{ z-index: unset;}div.beae-sections .beae-dzka3owu .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-dzka3owu .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-dzka3owu{ --beae-section-padding-top-mobile: 1.66vmax;--beae-section-padding-bottom-mobile: 1.66vmax;} }div.beae-sections .beae-dzka3owu .beae-slider-item{ padding: 10px 0px;}div.beae-sections .beae-dzka3owu .toggle-box{ overflow: hidden;position: relative;background: var(--beae-global-colors-background_600);border-radius: 20px;position: relative;width: 100%;}div.beae-sections .beae-dzka3owu .toggle-box--image{ display: flex;}div.beae-sections .beae-dzka3owu .toggle-box--image img{ width: 100%;height: auto;aspect-ratio: 12 / 11;object-fit: cover;}div.beae-sections .beae-dzka3owu .toggle-box--content{ position: absolute;left: 0;right: 0;bottom: 0;background: var(--beae-global-colors-accent_200);height: 0;z-index: 1;color: var(--beae-global-colors-text_600);overflow: hidden;border-radius: 6px 6px 0 0;transition: height .25s cubic-bezier(.104,.204,.492,1);}div.beae-sections .beae-dzka3owu .beae-box-desc{ height: calc(100% - 78px);padding: 40px;overflow-y: auto;}div.beae-sections .beae-dzka3owu .beae-box-desc::-webkit-scrollbar{ display:none;}div.beae-sections .beae-dzka3owu .toggle-box--button{ background-color: rgba(255, 255, 255, 0.5);-webkit-backdrop-filter: blur(20px);backdrop-filter: blur(5px);z-index: 2;position: relative;width: 100%;padding: 24px 40px;text-align: left;cursor: pointer;position: absolute;left: 0;bottom: 0;right: 0;}div.beae-sections .beae-dzka3owu .toggle-box button p{ width: calc(100% - 20px);display: inline-block;}div.beae-sections .beae-dzka3owu .toggle-box button span{ width: 14px;height: 14px;position: absolute;right: 40px;top: 50%;transform: translateY(-50%);transition: cubic-bezier(0.075, 0.82, 0.165, 1);}div.beae-sections .beae-dzka3owu .toggle-box.open .toggle-box--content{ height: 100%;}div.beae-sections .beae-dzka3owu .toggle-box--button span::before, div.beae-sections .beae-dzka3owu .toggle-box--button span::after{ content: "";background: var(--beae-global-colors-text_900);position: absolute;top: 6px;left: 0;width: 100%;height: 2px;border-radius: 1px;transition: cubic-bezier(0.075, 0.82, 0.165, 1);}div.beae-sections .beae-dzka3owu .toggle-box button span:after{ top: 0;left: 6px;width: 2px;height: 100%;}div.beae-sections .beae-dzka3owu .toggle-box.open button span{ transform: translateY(-50%) rotate(135deg);}div.beae-sections .beae-dzka3owu .beae-box-desc::before, div.beae-sections .beae-dzka3owu .beae-box-desc::after{ content: "";position: absolute;pointer-events: none;}div.beae-sections .beae-dzka3owu .beae-box-desc::before{ top: 0;left: 0;right: 0;height: 20px;background: linear-gradient(to bottom, rgb((233, 244, 215)), transparent);}div.beae-sections .beae-dzka3owu .beae-box-desc::after{ bottom: 55px;left: 0;right: 0;height: 20px;background: linear-gradient(to top, rgb((233, 244, 215)), transparent);}div.beae-sections .beae-dzka3owu .beae-slider-controls{ display: none;}@media only screen and (min-width: 768px) {div.beae-sections .beae-dzka3owu .beae-section-heading__wrapper{ display: flex;flex-direction: column;gap: 16px;}div.beae-sections .beae-dzka3owu .beae-slider-controls{ display: block;}div.beae-sections .beae-dzka3owu .beae-slider-wrapper:hover .beae-slider-nav-left.disabled, div.beae-sections .beae-dzka3owu .beae-slider-wrapper:hover .beae-slider-nav-right.disabled{ opacity: 0.5;}div.beae-sections .beae-dzka3owu .beae-slider-nav-left.disabled button, div.beae-sections .beae-dzka3owu .beae-slider-nav-right.disabled button{ cursor: not-allowed;}div.beae-sections .beae-dzka3owu .beae-slider-nav-left{ left: 12px;}div.beae-sections .beae-dzka3owu .beae-slider-nav-right{ right: 12px;}div.beae-sections .beae-dzka3owu .beae-slider-nav-left, div.beae-sections .beae-dzka3owu .beae-slider-nav-right{ width: 48px;height: 48px;border-radius: 50%;background-color: #fff;color: var(--beae-global-colors-text_600);display: flex;justify-content: center;align-items: center;box-shadow: 0 2px 10px #00000026;transform: translateY(-100%);}div.beae-sections .beae-dzka3owu .beae-slider-nav-left svg, div.beae-sections .beae-dzka3owu .beae-slider-nav-right svg{ width: 18px;height: 18px;color: var(--beae-global-colors-text_600);}div.beae-sections .beae-dzka3owu .beae-slider-nav-left button, div.beae-sections .beae-dzka3owu .beae-slider-nav-right button{ display: flex;justify-content: center;align-items: center;width: 48px;height: 48px;}div.beae-sections .beae-dzka3owu .beae-slider-nav-left button > *, div.beae-sections .beae-dzka3owu .beae-slider-nav-right button > *{ display: flex;justify-content: center;align-items: center;} } 



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .grid-beae-su2nre9d { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 35/2/69/32;z-index: 11011;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-su2nre9d { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/31/39/64;z-index: 11011;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-su2nre9d { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 525ms;}

div.beae-sections .beae-su2nre9d .beae-shape-wrp{ background: color-mix(in srgb, var(--beae-global-colors-white) 100%, transparent);border-style: solid;border-width: 1px;border-color: var(--beae-global-colors-background_800);border-top-left-radius: 0;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 0;}div.beae-sections .beae-su2nre9d .beae-shape-wrp svg{ fill: var(--beae-global-colors-primary_50);} @media only screen and (max-width: 768px) {div.beae-sections .beae-su2nre9d .beae-shape-wrp{ ;border-top-left-radius: 0;border-top-right-radius: 0;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;} } 

div.beae-sections .grid-beae-rl3ge2xc { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/2/35/32;z-index: 11011;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-rl3ge2xc { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/2/39/31;z-index: 11011;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-rl3ge2xc { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-rl3ge2xc .beae-shape-wrp{ background: color-mix(in srgb, var(--beae-global-colors-background_600) 100%, transparent);border-top-left-radius: 20px;border-top-right-radius: 0;border-bottom-right-radius: 0;border-bottom-left-radius: 20px;}div.beae-sections .beae-rl3ge2xc .beae-shape-wrp svg{ fill: var(--beae-global-colors-primary_50);} @media only screen and (max-width: 768px) {div.beae-sections .beae-rl3ge2xc .beae-shape-wrp{ ;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 0;border-bottom-left-radius: 0;} } 

div.beae-sections .grid-beae-rkqd9k6k { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 7/5/10/28;z-index: 11051;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-rkqd9k6k { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 9/5/12/28;z-index: 11051;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-rkqd9k6k { --beae-animation-delay: 225ms;--beae-animation-delay-mobile: 75ms;}

div.beae-sections .grid-beae-8o4jowtq { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 27/5/29/28;z-index: 11071;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-8o4jowtq { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 29/5/31/28;z-index: 11071;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-8o4jowtq { --beae-animation-delay: 787.5ms;--beae-animation-delay-mobile: 468.75ms;}

div.beae-sections .beae-8o4jowtq .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-8o4jowtq .beae-block-info-wrp{ display: flex;align-items: center;text-align: center;flex-direction: row;}div.beae-sections .beae-8o4jowtq .beae-block-info--icon{ display: flex;}div.beae-sections .beae-8o4jowtq .beae-block-info--icon svg{ width: 20px;height: 20px;fill: var(--beae-global-colors-primary_600);} 

div.beae-sections .grid-beae-w2ojgclt { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 24/5/26/28;z-index: 11071;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-w2ojgclt { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 26/5/28/28;z-index: 11071;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-w2ojgclt { --beae-animation-delay: 712.5ms;--beae-animation-delay-mobile: 412.5ms;}

div.beae-sections .beae-w2ojgclt .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-w2ojgclt .beae-block-info-wrp{ display: flex;align-items: center;text-align: center;flex-direction: row;}div.beae-sections .beae-w2ojgclt .beae-block-info--icon{ display: flex;}div.beae-sections .beae-w2ojgclt .beae-block-info--icon svg{ width: 20px;height: 20px;fill: var(--beae-global-colors-primary_600);} 

div.beae-sections .grid-beae-e1uajqri { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 21/5/23/28;z-index: 11071;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-e1uajqri { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 23/5/25/28;z-index: 11071;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-e1uajqri { --beae-animation-delay: 637.5ms;--beae-animation-delay-mobile: 356.25ms;}

div.beae-sections .beae-e1uajqri .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-e1uajqri .beae-block-info-wrp{ display: flex;align-items: center;text-align: center;flex-direction: row;}div.beae-sections .beae-e1uajqri .beae-block-info--icon{ display: flex;}div.beae-sections .beae-e1uajqri .beae-block-info--icon svg{ width: 20px;height: 20px;fill: var(--beae-global-colors-primary_600);} 

div.beae-sections .grid-beae-rl48pz48 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 18/5/20/30;z-index: 11071;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-rl48pz48 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 20/5/22/28;z-index: 11071;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-rl48pz48 { --beae-animation-delay: 562.5ms;--beae-animation-delay-mobile: 300ms;}

div.beae-sections .beae-rl48pz48 .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-rl48pz48 .beae-block-info-wrp{ display: flex;align-items: center;text-align: center;flex-direction: row;}div.beae-sections .beae-rl48pz48 .beae-block-info--icon{ display: flex;}div.beae-sections .beae-rl48pz48 .beae-block-info--icon svg{ width: 20px;height: 20px;fill: var(--beae-global-colors-primary_600);} 

div.beae-sections .grid-beae-6moazgsr { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 15/5/17/28;z-index: 11071;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-6moazgsr { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 17/5/19/28;z-index: 11071;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-6moazgsr { --beae-animation-delay: 468.75ms;--beae-animation-delay-mobile: 225ms;}

div.beae-sections .beae-6moazgsr .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-6moazgsr .beae-block-info-wrp{ display: flex;align-items: center;text-align: center;flex-direction: row;}div.beae-sections .beae-6moazgsr .beae-block-info--icon{ display: flex;}div.beae-sections .beae-6moazgsr .beae-block-info--icon svg{ width: 20px;height: 20px;fill: var(--beae-global-colors-primary_600);} 

div.beae-sections .grid-beae-vrmvaja3 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 12/5/14/30;z-index: 11071;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-vrmvaja3 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 14/5/16/28;z-index: 11071;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-vrmvaja3 { --beae-animation-delay: 356.25ms;--beae-animation-delay-mobile: 150ms;}

div.beae-sections .beae-vrmvaja3 .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-vrmvaja3 .beae-block-info-wrp{ display: flex;align-items: center;text-align: center;flex-direction: row;}div.beae-sections .beae-vrmvaja3 .beae-block-info--icon{ display: flex;}div.beae-sections .beae-vrmvaja3 .beae-block-info--icon svg{ width: 20px;height: 20px;fill: var(--beae-global-colors-primary_600);} 

div.beae-sections .grid-beae-2kamhe0s { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 61/5/63/28;z-index: 11089;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-2kamhe0s { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 29/34/31/57;z-index: 11089;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-2kamhe0s { --beae-animation-delay: 787.5ms;--beae-animation-delay-mobile: 787.5ms;}

div.beae-sections .beae-2kamhe0s .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-2kamhe0s .beae-block-info-wrp{ display: flex;align-items: center;text-align: center;flex-direction: row;}div.beae-sections .beae-2kamhe0s .beae-block-info--icon{ display: flex;}div.beae-sections .beae-2kamhe0s .beae-block-info--icon svg{ width: 20px;height: 20px;fill: var(--beae-global-colors-text_600);} 

div.beae-sections .grid-beae-axom0979 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 58/5/60/28;z-index: 11088;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-axom0979 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 26/34/28/57;z-index: 11088;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-axom0979 { --beae-animation-delay: 712.5ms;--beae-animation-delay-mobile: 750ms;}

div.beae-sections .beae-axom0979 .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-axom0979 .beae-block-info-wrp{ display: flex;align-items: center;text-align: center;flex-direction: row;}div.beae-sections .beae-axom0979 .beae-block-info--icon{ display: flex;}div.beae-sections .beae-axom0979 .beae-block-info--icon svg{ width: 20px;height: 20px;fill: var(--beae-global-colors-text_600);} 

div.beae-sections .grid-beae-wuse9awh { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 55/5/57/28;z-index: 11087;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-wuse9awh { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 23/34/25/57;z-index: 11087;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-wuse9awh { --beae-animation-delay: 637.5ms;--beae-animation-delay-mobile: 712.5ms;}

div.beae-sections .beae-wuse9awh .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-wuse9awh .beae-block-info-wrp{ display: flex;align-items: center;text-align: center;flex-direction: row;}div.beae-sections .beae-wuse9awh .beae-block-info--icon{ display: flex;}div.beae-sections .beae-wuse9awh .beae-block-info--icon svg{ width: 20px;height: 20px;fill: var(--beae-global-colors-text_600);} 

div.beae-sections .grid-beae-38c36vd7 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 52/5/54/29;z-index: 11086;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-38c36vd7 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 20/34/22/57;z-index: 11086;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-38c36vd7 { --beae-animation-delay: 562.5ms;--beae-animation-delay-mobile: 675ms;}

div.beae-sections .beae-38c36vd7 .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-38c36vd7 .beae-block-info-wrp{ display: flex;align-items: center;text-align: center;flex-direction: row;}div.beae-sections .beae-38c36vd7 .beae-block-info--icon{ display: flex;}div.beae-sections .beae-38c36vd7 .beae-block-info--icon svg{ width: 20px;height: 20px;fill: var(--beae-global-colors-text_600);} 

div.beae-sections .grid-beae-3ofby744 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 49/5/51/29;z-index: 11085;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-3ofby744 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 17/34/19/57;z-index: 11085;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-3ofby744 { --beae-animation-delay: 468.75ms;--beae-animation-delay-mobile: 637.5ms;}

div.beae-sections .beae-3ofby744 .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-3ofby744 .beae-block-info-wrp{ display: flex;align-items: center;text-align: center;flex-direction: row;}div.beae-sections .beae-3ofby744 .beae-block-info--icon{ display: flex;}div.beae-sections .beae-3ofby744 .beae-block-info--icon svg{ width: 20px;height: 20px;fill: var(--beae-global-colors-text_600);} 

div.beae-sections .grid-beae-3ttd9n9a { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 46/5/48/29;z-index: 11084;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-3ttd9n9a { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 14/34/16/57;z-index: 11084;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-3ttd9n9a { --beae-animation-delay: 356.25ms;--beae-animation-delay-mobile: 600ms;}

div.beae-sections .beae-3ttd9n9a .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-3ttd9n9a .beae-block-info-wrp{ display: flex;align-items: center;text-align: center;flex-direction: row;}div.beae-sections .beae-3ttd9n9a .beae-block-info--icon{ display: flex;}div.beae-sections .beae-3ttd9n9a .beae-block-info--icon svg{ width: 20px;height: 20px;fill: var(--beae-global-colors-text_600);} 

div.beae-sections .grid-beae-hkagc2fi { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 41/5/44/30;z-index: 11063;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-hkagc2fi { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 9/34/12/57;z-index: 11063;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-hkagc2fi { --beae-animation-delay: 225ms;--beae-animation-delay-mobile: 562.5ms;}

div.beae-sections .grid-beae-fqckusgs { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 71/2/104/32;z-index: 11092;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-fqckusgs { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/59/39/96;z-index: 11092;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 8px);} } 

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

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

div.beae-sections .beae-wscgub2d{ --beae-section-padding-top: 3.3vmax;--beae-section-padding-bottom: 3.3vmax;--heading-fill: 0vmax;--heading-alignment: left;--heading-margin: 0px;--heading-fill-mobile: 0vmax;--heading-margin-mobile: 0px;--heading-alignment-mobile: left;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-wscgub2d .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-wscgub2d .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-wscgub2d .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-wscgub2d:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-wscgub2d .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-wscgub2d>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-wscgub2d>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-wscgub2d .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-wscgub2d .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-wscgub2d:before{ z-index: unset;}div.beae-sections .beae-wscgub2d .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-wscgub2d .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-wscgub2d{ --beae-section-padding-top-mobile: 48px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-wscgub2d .beae-slider-controls{ display: none;}div.beae-sections .beae-wscgub2d .beae-slider-item{ background-color: #fff;border: 1px solid #e4e4e4;border-radius: 20px;padding: 32px 24px;}div.beae-sections .beae-wscgub2d .beae-testi-wrp{ display: flex;flex-direction: column;align-items: flex-start;gap: 15px;}div.beae-sections .beae-wscgub2d .beae-rating{ color: #ffdd00;}div.beae-sections .beae-wscgub2d .beae-rating svg{ width: 16px;height: 16px;margin: 0 1px;}div.beae-sections .beae-wscgub2d .beae-testi-desc{ text-align: left;color: var(--beae-global-colors-text_900);}div.beae-sections .beae-wscgub2d .beae-testi-title{ display: flex;justify-content: center;align-items: center;gap: 4px;}div.beae-sections .beae-wscgub2d .beae-testi-title p{ font-weight: 700;color: var(--beae-global-colors-text_900);}div.beae-sections .beae-wscgub2d .beae-testi-title svg{ width: 20px;height: 20px;fill: var(--beae-global-colors-secondary_600);}div.beae-sections .beae-wscgub2d .beae-name-position{ margin-top: -8px;}div.beae-sections .beae-wscgub2d .beae-section-heading__wrapper{ display: flex;gap: 4px;flex-direction: column;}div.beae-sections .beae-wscgub2d .testi-footer{ display: flex;gap: 12px;}div.beae-sections .beae-wscgub2d .testi-avatar img{ width: 50px;border-radius: 50%;object-fit: cover;aspect-ratio: 1/1;}div.beae-sections .beae-wscgub2d .testi-info{ display: flex;flex-direction: column;gap: 4px;}@media only screen and (min-width: 768px) {div.beae-sections .beae-wscgub2d .beae-slider-controls{ display: block;}div.beae-sections .beae-wscgub2d .beae-slider-wrapper:hover .beae-slider-nav-left.disabled, div.beae-sections .beae-wscgub2d .beae-slider-wrapper:hover .beae-slider-nav-right.disabled{ opacity: 0.5;}div.beae-sections .beae-wscgub2d .beae-slider-nav-left.disabled button, div.beae-sections .beae-wscgub2d .beae-slider-nav-right.disabled button{ cursor: not-allowed;}div.beae-sections .beae-wscgub2d .beae-slider-nav-left{ left: 12px;}div.beae-sections .beae-wscgub2d .beae-slider-nav-right{ right: 12px;}div.beae-sections .beae-wscgub2d .beae-slider-nav-left, div.beae-sections .beae-wscgub2d .beae-slider-nav-right{ width: 48px;height: 48px;border-radius: 50%;background-color: #fff;color: var(--beae-global-colors-text_600);display: flex;justify-content: center;align-items: center;box-shadow: 0 2px 10px #00000026;transform: translateY(-100%);}div.beae-sections .beae-wscgub2d .beae-slider-nav-left svg, div.beae-sections .beae-wscgub2d .beae-slider-nav-right svg{ width: 18px;height: 18px;color: var(--beae-global-colors-text_600);}div.beae-sections .beae-wscgub2d .beae-slider-nav-left button, div.beae-sections .beae-wscgub2d .beae-slider-nav-right button{ display: flex;justify-content: center;align-items: center;width: 48px;height: 48px;}div.beae-sections .beae-wscgub2d .beae-slider-nav-left button > *, div.beae-sections .beae-wscgub2d .beae-slider-nav-right button > *{ display: flex;justify-content: center;align-items: center;}div.beae-sections .beae-wscgub2d .beae-slider-pagination-wrp{ bottom: 0;display: flex;justify-content: center;align-items: center;}div.beae-sections .beae-wscgub2d button.beae-slider-pagination{ width: 8px;height: 8px;margin: 0 4px;background-color: #cecece;border: 2px solid transparent;}div.beae-sections .beae-wscgub2d button.beae-slider-pagination.active{ width: 10px;height: 10px;border: 2px solid #000;background-color: transparent;}div.beae-sections .beae-wscgub2d .beae-section-heading__wrapper{ display: flex;gap: 4px;flex-direction: column;} } 



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

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

div.beae-sections .beae-l97rkka9{ --beae-section-padding-top: 3.3vmax;--beae-section-padding-bottom: 3.3vmax;--heading-fill: 0vmax;--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-l97rkka9 .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-l97rkka9 .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-l97rkka9 .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-l97rkka9:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-l97rkka9 .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-l97rkka9>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-l97rkka9>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-l97rkka9 .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-l97rkka9 .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-l97rkka9:before{ z-index: unset;}div.beae-sections .beae-l97rkka9 .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-l97rkka9 .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-l97rkka9{ --beae-section-padding-top-mobile: 1.66vmax;--beae-section-padding-bottom-mobile: 1.66vmax;} }div.beae-sections .beae-l97rkka9.beae-next-popup--container{ width: 100vw;bottom: 0;}div.beae-sections .beae-l97rkka9.beae-next-popup--container[data-layout]{ padding: 0;}div.beae-sections .beae-l97rkka9.beae-next-popup--container .beae-popup__body{ border-radius: 20px 20px 0 0;max-width: 100vw;}div.beae-sections .beae-l97rkka9.beae-next-popup--container .beae-collapsible--content, div.beae-sections .beae-l97rkka9.beae-next-popup--container .beae-popup__body{ padding: 0;}div.beae-sections .beae-l97rkka9.beae-next-popup--container .beae-popup__close{ top: 22px;}div.beae-sections .beae-l97rkka9.beae-next-popup--container .beae-popup__content{ padding: 0;}div.beae-sections .beae-l97rkka9.beae-next-popup--container .beae-popup__content-title{ padding: 24px 32px;font-weight: 700;color: var(--beae-global-colors-text_600);border-bottom: 1px solid #e4e4e4;}div.beae-sections .beae-l97rkka9.beae-next-popup--container .beae-popup__content{ padding: 0;}div.beae-sections .beae-l97rkka9 .beae-slider-pagination{ background-color: #e4e4e4;border: 2px solid transparent;margin: 0 5px;}div.beae-sections .beae-l97rkka9 .beae-slider-pagination.active{ width: 8px;background-color: transparent;border-color: #000;}div.beae-sections .beae-l97rkka9 .beae-slider-controls .beae-slider-nav-left, div.beae-sections .beae-l97rkka9 .beae-slider-controls .beae-slider-nav-right{ display: none;}div.beae-sections .beae-l97rkka9 .beae-popup__content-body{ padding: 24px 32px;}div.beae-sections .beae-l97rkka9 .pickup-availability-header{ padding: 32px;border: 0;}div.beae-sections .beae-l97rkka9.beae-next-popup--container .beae-popup__close{ border-radius: 10px;color: var(--beae-global-colors-text_600);top: 15px;right: 16px;}div.beae-sections .beae-l97rkka9 .beae-slider-wrapper[data-pagination="true"] .beae-slider-content.beae-slider-items{ padding: 0;}div.beae-sections .beae-l97rkka9 .beae-pa--content{ padding: 0 32px 32px 32px;}div.beae-sections .beae-l97rkka9 .beae-pa--list{ display: flex;flex-direction: column;gap: 24px;}div.beae-sections .beae-l97rkka9 .beae-pa--list-item{ padding: 24px !important;border-radius: 20px;border: 1px solid rgba(40, 40, 42,.2);}div.beae-sections .beae-l97rkka9 .beae-pa-infor--caption{ font-size: 14px;}div.beae-sections .beae-l97rkka9 .beae-pa--btn{ font-weight: 700;color: var(--beae-global-colors-text_600);text-decoration: underline;}div.beae-sections .beae-l97rkka9 .beae-pa--btn:hover{ color: var(--beae-global-colors-text_500);}div.beae-sections .beae-l97rkka9 .beae-x-local-pickup{ margin-bottom: 18px;}div.beae-sections .beae-l97rkka9 .beae-section-heading__heading{ color: var(--beae-global-colors-primary_600);margin-bottom: 20px;}div.beae-sections .beae-l97rkka9 .beae-flexbox-row{ gap: 48px;}div.beae-sections .beae-l97rkka9 .beae-product-custom-badged-item{ background-color: var(--beae-global-colors-primary_500);color: #fff;padding: 2px 8px;}div.beae-sections .beae-l97rkka9 .beae-x-text[data-product-title="true"]{ margin: 12px 0;}div.beae-sections .beae-l97rkka9 .beae-x-text span{ display: inline-block;}div.beae-sections .beae-l97rkka9 .beae-x-price{ margin: 12px 0;}div.beae-sections .beae-l97rkka9 .beae-product-single__tax-shipping{ display: none;}div.beae-sections .beae-l97rkka9 .beae-x-price .beae-product-single__price{ font-size: 28px;font-weight: 700;color: var(--beae-global-colors-text_600);}div.beae-sections .beae-l97rkka9 .beae-product-single__price--regular{ text-decoration: line-through;color: var(--beae-global-colors-text_400);}div.beae-sections .beae-l97rkka9 .beae-x-price .beae-prd-single-price-wrapper{ gap: 8px;}div.beae-sections .beae-l97rkka9 .beae-x-price .beae-product-single__price--sale, div.beae-sections .beae-l97rkka9 .beae-x-price .beae-sale-sold-out{ padding: 6px 16px;font-weight: normal;color: #fff;border-radius: 20px;}div.beae-sections .beae-l97rkka9 .beae-x-price .beae-sale-sold-out{ background-color: #000;color: #fff;}div.beae-sections .beae-l97rkka9 .beae-variant-container{ gap: 18px;}div.beae-sections .beae-l97rkka9 .beae-variant-label-cont .beae-product-radio-label{ font-size: 14px;font-weight: 700;}div.beae-sections .beae-l97rkka9 .beae-variant-label-cont .beae-variant-label{ font-size: 14px;}div.beae-sections .beae-l97rkka9 .beae-product-variant-item:before, div.beae-sections .beae-l97rkka9 .beae-product-variant-item-image:before{ display: none;}div.beae-sections .beae-l97rkka9 .beae-variant-option-list{ gap: 12px;}div.beae-sections .beae-l97rkka9 .beae-product-variant-item{ border-radius: 0px;line-height: 40px;padding: 0;text-align: center;min-width: 62px;border: 1px solid var(--beae-global-colors-text_200);transition: all 0.2s;}div.beae-sections .beae-l97rkka9 .beae-product-variant-item-image{ border-radius: 50%;overflow: hidden;padding: 2px;border: 1px solid var(--beae-global-colors-text_200);transition: all 0.2s;}div.beae-sections .beae-l97rkka9 .beae-product-variant-item--selected, div.beae-sections .beae-l97rkka9 .beae-product-variant-item:hover, div.beae-sections .beae-l97rkka9 .beae-product-variant-item-image:hover{ border-color: transparent;box-shadow: 0 0 0 2px var(--beae-global-colors-text_600);}div.beae-sections .beae-l97rkka9 .beae-product-swatch-item-image img{ width: 44px;}div.beae-sections .beae-l97rkka9 .beae-x-inventory{ margin: 24px 0 12px;}div.beae-sections .beae-l97rkka9 .beae-inventory-label label{ color: var(--beae-global-colors-text_600);font-weight: 700;}div.beae-sections .beae-l97rkka9 .beae-inventory-process{ margin-top: 4px;height: 10px;border-radius: 12px;}div.beae-sections .beae-l97rkka9 .beae-inventory-process-body{ border-radius: 10px;}div.beae-sections .beae-l97rkka9 .beae-x-quantity{ margin: 0 !important;}div.beae-sections .beae-l97rkka9 .beae-x-quantity .beae-quantity-label{ display: none;}div.beae-sections .beae-l97rkka9 .beae-x-quantity .beae-quantity-btn{ background-color: transparent;padding: 0 8px;height: 54px;line-height: 54px;}div.beae-sections .beae-l97rkka9 .beae-x-quantity .beae-quantity-wrapper{ border-radius: 0px;border-color: rgba(40, 40, 42,.2);width: 100%;max-width: 100%;}div.beae-sections .beae-l97rkka9 .beae-quantity-wrapper input{ background-color: transparent;}div.beae-sections .beae-l97rkka9 .beae-x-quantity .beae-quantity-btn svg{ width: 12px;}div.beae-sections .beae-l97rkka9 .beae-x-featuted_product .beae-add-to-cart--submit{ padding: 0px;width: 100%;border-color: rgba(40, 40, 42,.2);line-height: 56px;height: 56px;margin-bottom: 32px;}div.beae-sections .beae-l97rkka9 .beae-x-checkout .shopify-payment-button button{ padding: 0;height: 56px;line-height: 56px;}div.beae-sections .beae-l97rkka9 .beae-x-checkout .shopify-payment-button .shopify-payment-button__more-options{ padding: 4px 0 18px;height: auto;line-height: 24px;}div.beae-sections .beae-l97rkka9 .beae-share--label{ font-size: 14px;font-weight: 700;}div.beae-sections .beae-l97rkka9 .beae-share-links a{ background-color: transparent;color: var(--beae-global-colors-text_600);}div.beae-sections .beae-l97rkka9 .beae-share-links a:hover{ color: var(--beae-global-colors-text_500);}div.beae-sections .beae-l97rkka9 .beae-services-wrp{ padding: 16px 0;border-top: 1px solid #e4e4e4;border-bottom: 1px solid #e4e4e4;display: grid;grid-template-columns: repeat(3, 1fr);gap: 12px;margin-bottom: 18px;justify-content: center;align-items: center;}div.beae-sections .beae-l97rkka9 .beae-services-wrp .beae-block-info--heading{ font-weight: 700;}div.beae-sections .beae-l97rkka9 .beae-x-info{ display: flex;justify-content: center;align-items: center;}div.beae-sections .beae-l97rkka9 .beae-block-info-wrp{ gap: 12px;}div.beae-sections .beae-l97rkka9 .beae-block-info-wrp .beae-block-info--icon svg{ width: 24px;height: 24px;}div.beae-sections .beae-l97rkka9 .beae-product-detail{ padding: 48px 0 0;}div.beae-sections .beae-l97rkka9 .active .beae-collapsible--content, div.beae-sections .beae-l97rkka9 .active + .beae-des-content{ margin-top: 12px;}div.beae-sections .beae-l97rkka9 .beae-product-des-wrp, div.beae-sections .beae-l97rkka9 .beae-product-collapsible-wrp{ padding: 16px;border: 1px solid #e4e4e4;border-radius: 10px;margin-bottom: 12px;}div.beae-sections .beae-l97rkka9 .beae-des-accordion-icon-custom, div.beae-sections .beae-l97rkka9 .beae-collapsible-icon--close, div.beae-sections .beae-l97rkka9 .beae-collapsible-icon--open{ background-color: var(--beae-global-colors-primary_600);width: 44px;height: 44px;padding: 12px;color: var(--beae-global-colors-text_600);border-radius: 10px;flex: 44px 0 0;}div.beae-sections .beae-l97rkka9 .beae-des-accordion-icon-custom svg{ width: 20px;height: 20px;}div.beae-sections .beae-l97rkka9 .beae-collapsible-title{ width: 100%;background-color: transparent;display: flex;align-items: center;justify-content: space-between;}div.beae-sections .beae-l97rkka9 .beae-des-popup-icon-custom, div.beae-sections .beae-l97rkka9 .beae-des-popup-icon-custom span{ display: flex;align-items: center;justify-content: center;}div.beae-sections .beae-l97rkka9 .beae-des-popup-icon-custom svg{ width: 20px;height: 20px;}div.beae-sections .beae-l97rkka9 .beae-des-content{ font-size: 14px;line-height: 24px;}div.beae-sections .beae-l97rkka9 .beae-collapsible--content, div.beae-sections .beae-l97rkka9 .beae-popup__content-body{ font-size: 14px;line-height: 24px;}div.beae-sections .beae-l97rkka9 .beae-collapsible--content h1, div.beae-sections .beae-l97rkka9 .beae-collapsible--content h2, div.beae-sections .beae-l97rkka9 .beae-collapsible--content h3, div.beae-sections .beae-l97rkka9 .beae-collapsible--content h4, div.beae-sections .beae-l97rkka9 .beae-collapsible--content h5, div.beae-sections .beae-l97rkka9 .beae-collapsible--content h6{ color: var(--beae-global-colors-text_600);margin: 18px 0 8px;font-weight: 700;}div.beae-sections .beae-l97rkka9 .beae-collapsible--content p{ margin: 0 0 20px;}div.beae-sections .beae-l97rkka9 .beae-collapsible--content ul, div.beae-sections .beae-l97rkka9 .beae-collapsible--content ol{ padding: 0 0 0 14px;list-style-position: inside;}div.beae-sections .beae-l97rkka9 .beae-collapsible--content ul li, div.beae-sections .beae-l97rkka9 .beae-collapsible--content ol li{ padding-left: 5px;list-style: disc;}div.beae-sections .beae-l97rkka9 .beae-collapsible--content ol li{ list-style: decimal;}div.beae-sections .beae-l97rkka9 .beae-des-content h1, div.beae-sections .beae-l97rkka9 .beae-des-content h2, div.beae-sections .beae-l97rkka9 .beae-des-content h3, div.beae-sections .beae-l97rkka9 .beae-des-content h4, div.beae-sections .beae-l97rkka9 .beae-des-content h5, div.beae-sections .beae-l97rkka9 .beae-des-content h6{ color: var(--beae-global-colors-text_600);margin: 18px 0 8px;font-weight: 700;}div.beae-sections .beae-l97rkka9 .beae-des-content p{ margin: 0 0 20px;}div.beae-sections .beae-l97rkka9 .beae-des-content ul, div.beae-sections .beae-l97rkka9 .beae-des-content ol{ padding: 0 0 0 24px;list-style-position: outside;}div.beae-sections .beae-l97rkka9 .beae-des-content ul li, div.beae-sections .beae-l97rkka9 .beae-des-content ol li{ padding-left: 5px;list-style: disc;}div.beae-sections .beae-l97rkka9 .beae-des-content ol li{ list-style: decimal;}div.beae-sections .beae-l97rkka9 .beae-popup__content-body h1, div.beae-sections .beae-l97rkka9 .beae-popup__content-body h2, div.beae-sections .beae-l97rkka9 .beae-popup__content-body h3, div.beae-sections .beae-l97rkka9 .beae-popup__content-body h4, div.beae-sections .beae-l97rkka9 .beae-popup__content-body h5, div.beae-sections .beae-l97rkka9 .beae-popup__content-body h6{ color: var(--beae-global-colors-text_600);margin: 18px 0 8px;font-weight: 700;}div.beae-sections .beae-l97rkka9 .beae-popup__content-body p{ margin: 0 0 20px;}div.beae-sections .beae-l97rkka9 .beae-popup__content-body ul, div.beae-sections .beae-l97rkka9 .beae-popup__content-body ol{ padding: 0 0 0 24px;list-style-position: outside;}div.beae-sections .beae-l97rkka9 .beae-popup__content-body ul li, div.beae-sections .beae-l97rkka9 .beae-popup__content-body ol li{ padding-left: 5px;list-style: disc;}div.beae-sections .beae-l97rkka9 .beae-popup__content-body ol li{ list-style: decimal;}div.beae-sections .beae-l97rkka9 .beae-table-specifications{ border-collapse: collapse;width: 100%;font-size: 14px;line-height: 26px;}div.beae-sections .beae-l97rkka9 .beae-table-specifications tr{ border-bottom: 1px solid #e4e4e4;}div.beae-sections .beae-l97rkka9 .beae-table-specifications tr:last-child{ border: 0;}div.beae-sections .beae-l97rkka9 .beae-table-specifications tr td:last-child{ text-align: right;}div.beae-sections .beae-l97rkka9 .beae-table-specifications td{ padding: 16px 0;}div.beae-sections .beae-l97rkka9 .beae-product-benefits{ display: grid;grid-template-columns: repeat(2,1fr);gap: 12px;}div.beae-sections .beae-l97rkka9 .beae-x-info{ align-items: flex-start;justify-content: flex-start;}div.beae-sections .beae-l97rkka9 .beae-block-info-wrp{ gap: 16px;}div.beae-sections .beae-l97rkka9 .beae-block-info-content{ gap: 4px;display: flex;flex-direction: column;}div.beae-sections .beae-l97rkka9 .beae-block-info--icon{ background-color: var(--beae-global-colors-background_600);border-radius: 50%;display: flex;justify-content: center;align-items: center;padding: 15px;}div.beae-sections .beae-l97rkka9 .beae-block-info-wrp .beae-block-info--icon svg{ width: 24px;height: 24px;}div.beae-sections .beae-l97rkka9 .beae-block-info--heading{ font-weight: 700;}@media only screen and (min-width: 768px) {div.beae-sections .beae-l97rkka9.beae-next-popup--container .beae-popup__body{ border-radius: 20px;}div.beae-sections .beae-l97rkka9 .beae-slider-controls{ display: block;}div.beae-sections .beae-l97rkka9 .beae-slider-controls .beae-slider-controls-wrp{ margin-right: 12px;}div.beae-sections .beae-l97rkka9 .beae-slider-wrapper:hover .beae-slider-nav-left.disabled, div.beae-sections .beae-l97rkka9 .beae-slider-wrapper:hover .beae-slider-nav-right.disabled{ opacity: 0.5;}div.beae-sections .beae-l97rkka9 .beae-slider-nav-left.disabled button, div.beae-sections .beae-l97rkka9 .beae-slider-nav-right.disabled button{ cursor: not-allowed;}div.beae-sections .beae-l97rkka9 .beae-slider-nav-left{ left: 12px;}div.beae-sections .beae-l97rkka9 .beae-slider-nav-right{ right: 12px;}div.beae-sections .beae-l97rkka9 .beae-slider-nav-left, div.beae-sections .beae-l97rkka9 .beae-slider-nav-right{ width: 48px;height: 48px;border-radius: 50%;background-color: #fff;color: var(--beae-global-colors-text_600);display: flex;justify-content: center;align-items: center;box-shadow: 0 2px 10px #00000026;transform: translateY(-100%);}div.beae-sections .beae-l97rkka9 .beae-slider-nav-left svg, div.beae-sections .beae-l97rkka9 .beae-slider-nav-right svg{ width: 28px;height: 28px;color: var(--beae-global-colors-text_600);stroke-width: 1px;}div.beae-sections .beae-l97rkka9 .beae-slider-nav-left button, div.beae-sections .beae-l97rkka9 .beae-slider-nav-right button{ display: flex;justify-content: center;align-items: center;width: 48px;height: 48px;}div.beae-sections .beae-l97rkka9 .beae-slider-nav-left button > *, div.beae-sections .beae-l97rkka9 .beae-slider-nav-right button > *{ display: flex;justify-content: center;align-items: center;}div.beae-sections .beae-l97rkka9 .beae-slider-pagination-wrp .beae-slider-pagination:after{ display: none;}div.beae-sections .beae-l97rkka9 .beae-x-quantity .beae-quantity-btn{ padding: 0 24px;}div.beae-sections .beae-l97rkka9 .beae-atc-wrp > div:first-child{ width: 28% !important;}div.beae-sections .beae-l97rkka9 .beae-x-price{ margin: 12px 0;}div.beae-sections .beae-l97rkka9 .beae-variant-container{ gap: 24px;margin: 32px 0;}div.beae-sections .beae-l97rkka9 .beae-x-inventory{ margin: 32px 0 24px;}div.beae-sections .beae-l97rkka9 .beae-x-checkout .shopify-payment-button .shopify-payment-button__more-options{ padding: 8px 0 24px;}div.beae-sections .beae-l97rkka9 .beae-featured-image{ position: -webkit-sticky;position: sticky;top: 0;height: fit-content;}div.beae-sections .beae-l97rkka9 .beae-product-detail{ padding: 100px 0 0;}div.beae-sections .beae-l97rkka9 .beae-product-des-wrp, div.beae-sections .beae-l97rkka9 .beae-product-collapsible-wrp{ padding: 24px;} } 

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

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

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

div.beae-sections .beae-j3gzs28j .beae-slider-content{ border-radius: 0.75rem;}div.beae-sections .beae-j3gzs28j .beae-slider-items model-viewer{ width: 100%;height: 100%;}div.beae-sections .beae-j3gzs28j .beae-slider-items img, div.beae-sections .beae-j3gzs28j .beae-slider-items video, div.beae-sections .beae-j3gzs28j .beae-slider-items model-viewer, div.beae-sections .beae-j3gzs28j .beae-slider-pagination img{ aspect-ratio: 1/1;object-fit: cover;object-position: center center;}div.beae-sections .beae-j3gzs28j .beae-media-zoom{ position: absolute;bottom: 94px;right: 14px;z-index: 3;cursor: pointer;border-radius: 100%;background: #fff;padding: 12px;transition: all ease 250ms;cursor: zoom-in;height: 42px;width: 42px;display: flex;align-items: center;justify-content: center;}div.beae-sections .beae-j3gzs28j .beae-media-zoom:hover{ box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.1);}div.beae-sections .beae-j3gzs28j .beae-media-zoom svg{ width: 20px;height: 20px;}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom{ position: fixed;top: 0px;left: 0px;width: 100vw;bottom: 0px;opacity: 0;background: #f0f0f0;transition: all 250ms ease-in-out;z-index: 9999999;}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom.opened{ opacity: 1 !important;}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-content{ display: flex;flex-direction: column;justify-content: center;align-items: center;height: 100%;scrollbar-width: none;scroll-snap-type: x mandatory;overscroll-behavior-x: contain;overflow: auto hidden;transition: all ease-in-out 250ms;position: relative;transform: scale(0.5);opacity: 0;}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom.opened .beae-gallery-zoom-content{ transform: scale(1);opacity: 1;}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-close{ position: absolute;top: 24px;right: 24px;z-index: 1000000;background: #ffffffaa;cursor: pointer;transition: all ease 250ms;border-radius: 50%;display: flex;align-items: center;justify-content: center;padding: 12px;border: 1px solid #00000010;opacity: 0;transition: all ease 250ms;}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-close svg{ height: 24px;width: 24px;color: #333;transition: all ease 250ms;}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-close:hover svg{ transform: rotate(90deg);}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-items{ display: flex;}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-item{ width: 100%;height: 100%;max-width: 100vw;max-height: 100vh;display: flex;flex-shrink: 0;justify-content: center;align-items: center;scroll-snap-align: start;}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-item img, div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-item model-viewer{ max-width: 100%;max-height: 100%;object-fit: contain;object-position: center center;margin: auto;pointer-events: all;}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-item model-viewer{ height: 100%;width: 100%;}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-controls{ position: absolute;bottom: 24px;left: 50%;transform: translateX(-50%);background: #fff;border: 1px solid rgba(26, 26, 26, 0.13);padding: 10px 20px;border-radius: 50px;font-family: sans-serif;cursor: default;z-index: 10;}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-pagination{ display: flex;align-items: center;justify-content: center;height: 24px;}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-controls button{ border: none;cursor: pointer;background: transparent;padding: 0px;display: flex;height: auto;}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-controls svg{ height: 18px;width: 18px;transition: all ease 250ms;}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-controls .pagination_item.prev svg{ transform: rotate(180deg);}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-controls .pagination_item.prev:hover svg{ transform: translateX(-3px) rotate(180deg);}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-controls .pagination_item.next:hover svg{ transform: translateX(3px);}div.beae-sections .beae-j3gzs28j .beae-gallery-zoom-controls .pagination_item.per{ margin: 0 8px;font-size: 15px;} @media (min-width: 768px) {div.beae-sections .beae-j3gzs28j .beae-slider-controls-wrp{ justify-content: start;}div.beae-sections .beae-j3gzs28j .beae-slider-pagination-wrp{ position: relative;margin: 8px 0 0 0;padding-bottom: 8px;left: 0px;transform: none;bottom: auto;width: 100%;}div.beae-sections .beae-j3gzs28j .beae-slider-pagination-wrp .beae-slider-pagination{ width: 64px;height: auto;background: transparent;position: relative;margin: 0px 4px;}div.beae-sections .beae-j3gzs28j .beae-slider-pagination-wrp .beae-slider-pagination{ transform: none;}div.beae-sections .beae-j3gzs28j .beae-slider-pagination-wrp .beae-slider-pagination:first-child{ margin-left: 0px;}div.beae-sections .beae-j3gzs28j .beae-slider-pagination-wrp .beae-slider-pagination:last-child{ margin-right: 0px;}div.beae-sections .beae-j3gzs28j .beae-slider-pagination-wrp .beae-slider-pagination:after{ content: "";position: absolute;bottom: -6px;left: 0px;width: 100%;height: 2px;opacity: 0;background: #222;transition: all ease 250ms;z-index: 2;}div.beae-sections .beae-j3gzs28j .beae-slider-pagination-wrp .beae-slider-pagination.active:after{ opacity: 1;}div.beae-sections .beae-j3gzs28j .beae-slider-pagination-wrp .beae-slider-pagination img{ border-radius: 0.375rem;width: 64px;}div.beae-sections .beae-j3gzs28j .beae-media-zoom{ bottom: 14px;} @media (min-width: 768px) {div.beae-sections .beae-j3gzs28j .beae-slider-wrapper{ display: flex;flex-direction: row-reverse;}div.beae-sections .beae-j3gzs28j .beae-slider-controls-wrp{ width: 64px;height: 50%;margin: 0px 24px 0 0;}div.beae-sections .beae-j3gzs28j .beae-slider-pagination-wrp{ display: block;margin: 0px;padding: 0px;max-height: var(--current-height, 100vh);height: fit-content;}div.beae-sections .beae-j3gzs28j .beae-slider-pagination-wrp .beae-slider-pagination{ margin: 6px 0px;}div.beae-sections .beae-j3gzs28j .beae-slider-pagination-wrp .beae-slider-pagination:first-child{ margin-top: 0px;}div.beae-sections .beae-j3gzs28j .beae-slider-pagination-wrp .beae-slider-pagination:last-child{ margin-bottom: 0px;}div.beae-sections .beae-j3gzs28j .beae-slider-nav-left{ left: 100px;}div.beae-sections .beae-j3gzs28j .beae-slider-nav-right{ right: 14px;} } }div.beae-sections .beae-j3gzs28j div.beae-slider-items>*{ scroll-snap-stop: always;scroll-snap-align: start;} @media (max-width: 767px) {div.beae-sections .beae-j3gzs28j .beae-slider-content{ border-radius: 0px;--beae-site-margin-mobile: 0px;}div.beae-sections .beae-j3gzs28j .beae-slider-pagination-wrp{ display: flex !important }div.beae-sections .beae-j3gzs28j .beae-slider-pagination img{ display: none;} } 

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

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

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

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

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

div.beae-sections .beae-r8in600w .beae-x-price .beae-product-single__price{ }div.beae-sections .beae-r8in600w .beae-product-single__price--regular{ }div.beae-sections .beae-r8in600w .beae-product-single__price--sale{ padding: 2px 8px;color: var(--beae-global-colors-white);}div.beae-sections .beae-r8in600w .beae-sale-sold-out{ color: var(--beae-global-colors-white);}div.beae-sections .beae-r8in600w .beae-price-from{ display: none;}div.beae-sections .beae-r8in600w .beae-price-normal{ display: inline-block;} @media only screen and (max-width: 768px) { }div.beae-sections .beae-r8in600w .beae-prd-single-price-wrapper{ justify-content: flex-start;gap: 5px;} 

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

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

 

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

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

div.beae-sections .beae-block.beae-skkqz9kv { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (max-width: 767px) {div.beae-sections .beae-block.beae-skkqz9kv{display: none !important;} } 

div.beae-sections .beae-skkqz9kv .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-skkqz9kv .beae-block-info-wrp{ display: flex;align-items: flex-start;text-align: left;flex-direction: row;}div.beae-sections .beae-skkqz9kv .beae-block-info--icon{ display: flex;}div.beae-sections .beae-skkqz9kv .beae-block-info--icon svg{ width: 20px;height: 20px;} 

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

div.beae-sections .beae-block.beae-ro1rt1qv { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (max-width: 767px) {div.beae-sections .beae-block.beae-ro1rt1qv{display: none !important;} } 

div.beae-sections .beae-ro1rt1qv .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-ro1rt1qv .beae-block-info-wrp{ display: flex;align-items: flex-start;text-align: left;flex-direction: row;}div.beae-sections .beae-ro1rt1qv .beae-block-info--icon{ display: flex;}div.beae-sections .beae-ro1rt1qv .beae-block-info--icon svg{ width: 20px;height: 20px;} 

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

div.beae-sections .beae-block.beae-eand5rjj { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}@media only screen and (max-width: 767px) {div.beae-sections .beae-block.beae-eand5rjj{display: none !important;} } 

div.beae-sections .beae-eand5rjj .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-eand5rjj .beae-block-info-wrp{ display: flex;align-items: flex-start;text-align: left;flex-direction: row;}div.beae-sections .beae-eand5rjj .beae-block-info--icon{ display: flex;}div.beae-sections .beae-eand5rjj .beae-block-info--icon svg{ width: 20px;height: 20px;} 

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

div.beae-sections .beae-block.beae-o3qytkek { --beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms;}@media only screen and (max-width: 767px) {div.beae-sections .beae-block.beae-o3qytkek{display: none !important;} } 

div.beae-sections .beae-o3qytkek .beae-block-info-wrp--link{ text-decoration: none;position: relative;}div.beae-sections .beae-o3qytkek .beae-block-info-wrp{ display: flex;align-items: flex-start;text-align: left;flex-direction: row;}div.beae-sections .beae-o3qytkek .beae-block-info--icon{ display: flex;}div.beae-sections .beae-o3qytkek .beae-block-info--icon svg{ width: 20px;height: 20px;} 

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

div.beae-sections .beae-block.beae-215jn6ir { --beae-animation-delay: 300ms;--beae-animation-delay-mobile: 300ms;}

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

div.beae-sections .beae-block.beae-bnojiw4w { --beae-animation-delay: 375ms;--beae-animation-delay-mobile: 375ms;}

div.beae-sections .beae-bnojiw4w .beae-add-to-cart--submit{ padding: 3%;display: inline-block;width: 100%;cursor: pointer;}div.beae-sections .beae-bnojiw4w .beae-add-to-cart--submit[disabled="disabled"]{ cursor: not-allowed;opacity: .5;}div.beae-sections .beae-bnojiw4w .beae-add-to-cart-icon-mobile{ display: none;}div.beae-sections .beae-bnojiw4w .beae-add-to-cart-text-content{ display: block;} @media only screen and (max-width: 768px) {div.beae-sections .beae-bnojiw4w .beae-add-to-cart-icon-mobile{ display: block;} } 

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

div.beae-sections .beae-block.beae-kl0a43cw { --beae-animation-delay: 450ms;--beae-animation-delay-mobile: 450ms;}

 

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

div.beae-sections .beae-block.beae-wgagr4w1 { --beae-animation-delay: 525ms;--beae-animation-delay-mobile: 525ms;}

 

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

div.beae-sections .beae-block.beae-oa808t1u { --beae-animation-delay: 600ms;--beae-animation-delay-mobile: 600ms;}

 

div.beae-sections .beae-rbqng4z4{ --beae-section-padding-top: 3.3vmax;--beae-section-padding-bottom: 3.3vmax;--heading-fill: 0vmax;--heading-alignment: left;--heading-margin: 0px;--heading-fill-mobile: 0vmax;--heading-margin-mobile: 0px;--heading-alignment-mobile: left;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-rbqng4z4 .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-rbqng4z4 .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-rbqng4z4 .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-rbqng4z4:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-rbqng4z4 .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-rbqng4z4>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-rbqng4z4>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-rbqng4z4 .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-rbqng4z4 .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-rbqng4z4:before{ z-index: unset;}div.beae-sections .beae-rbqng4z4 .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-rbqng4z4 .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-rbqng4z4{ --beae-section-padding-top-mobile: 48px;--beae-section-padding-bottom-mobile: 48px;} }div.beae-sections .beae-rbqng4z4 .beae-faqs-wrapper{ gap: 22px;display: flex;flex-direction: column;}div.beae-sections .beae-rbqng4z4 .beae-accordions{ display: flex;flex-direction: column;gap: 22px;}div.beae-sections .beae-rbqng4z4 .beae-accordions-item{ padding: 32px;border-radius: 20px;border: 1px solid var(--beae-global-colors-text_100);}div.beae-sections .beae-rbqng4z4 .beae-section-heading__heading, div.beae-sections .beae-rbqng4z4 .beae-section-heading__description{ color: var(--beae-global-colors-primary_600);}div.beae-sections .beae-rbqng4z4 .beae-acc-item-header{ -webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}div.beae-sections .beae-rbqng4z4 .beae-acc-item-header:focus{ outline: none !important;}div.beae-sections .beae-rbqng4z4 .beae-acc-tab .beae-acc-item .beae-acc-item-header{ padding: 18px 0;}div.beae-sections .beae-rbqng4z4 .beae-acc-tab .beae-acc-item:first-child{ border-top: 1px solid var(--beae-global-colors-text_100);}div.beae-sections .beae-rbqng4z4 .beae-acc-item-active .beae-acc-item-header{ background: transparent;}div.beae-sections .beae-rbqng4z4 .beae-acc-item-body-content{ padding: 0px;padding-bottom: 18px;}div.beae-sections .beae-rbqng4z4 .beae-acc-item{ border: none;border-bottom: 1px solid var(--beae-global-colors-text_100);}div.beae-sections .beae-rbqng4z4 .beae-x-form form{ margin-bottom: 0;}div.beae-sections .beae-rbqng4z4 .beae-form-success-message{ color: green;font-size: 16px;line-height: 24px;}div.beae-sections .beae-rbqng4z4 .beae-form-container{ display: flex;flex-wrap: wrap;column-gap: 22px;}div.beae-sections .beae-rbqng4z4 .beae-x-form .beae-form-container div.beae-form-field{ margin-bottom: 22px;background-color: var(--beae-global-colors-background_600);border-radius: 10px;flex: 0 0 100%;position: relative;}div.beae-sections .beae-rbqng4z4 .beae-x-form .beae-form-container div.beae-form-field input, div.beae-sections .beae-rbqng4z4 .beae-x-form .beae-form-container div.beae-form-field select{ background-color: transparent;border: 0;height: 62px;padding: 16px 26px 0;font-size: 16px;line-height: 24px;}div.beae-sections .beae-rbqng4z4 .beae-form-field.focus .beae-form-head{ transform: scale(0.7);}div.beae-sections .beae-rbqng4z4 .beae-x-form .beae-form-container .beae-message{ flex: 0 0 100% !important;}div.beae-sections .beae-rbqng4z4 .beae-form-head{ position: absolute;left: 0;margin-left: 26px;height: 62px;line-height: 62px;opacity: 0.6;font-size: 16px;transition: cubic-bezier(0.075, 0.82, 0.165, 1);}div.beae-sections .beae-rbqng4z4 .beae-form-required{ display: none;}div.beae-sections .beae-rbqng4z4 .beae-x-form .beae-form-container div.beae-form-field textarea{ padding: 16px 26px;font-size: 16px;line-height: 24px;background-color: transparent;border: 0;}div.beae-sections .beae-rbqng4z4 .beae-form-submit button{ padding: 13px 26px;}@media only screen and (min-width: 768px) {div.beae-sections .beae-rbqng4z4 .beae-faqs-wrapper{ flex-direction: row;}div.beae-sections .beae-rbqng4z4 .beae-section-heading__wrapper{ display: flex;flex-direction: column;gap: 16px;}div.beae-sections .beae-rbqng4z4 .beae-acc-tab .beae-acc-item .beae-acc-item-header{ padding: 24px 0;}div.beae-sections .beae-rbqng4z4 .beae-acc-item-body-content{ padding-bottom: 32px;}div.beae-sections .beae-rbqng4z4 .beae-contact-form{ position: -webkit-sticky;position: sticky;top: 0;height: fit-content;}div.beae-sections .beae-rbqng4z4 .beae-accordions-item{ padding: 48px;}div.beae-sections .beae-rbqng4z4 .beae-accordions{ gap: 60px;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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