/** Shopify CDN: Minification failed

Line 111:97 Expected ":"
Line 111:372 Expected identifier but found "!"
Line 111:433 Expected identifier but found "!"
Line 175:97 Expected ":"
Line 175:372 Expected identifier but found "!"
Line 175:433 Expected identifier but found "!"
Line 239:97 Expected ":"
Line 239:372 Expected identifier but found "!"
Line 239:433 Expected identifier but found "!"
Line 303:97 Expected ":"
... and 35 more hidden warnings

**/



div.beae-sections .beae-grid-button{ display: block;cursor: pointer;z-index: 10;transform: translateY(var(--beae-less-more-height));position: relative;}div.beae-sections .beae-grid-text{ position: absolute !important;}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;z-index: 1;}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{ display: inline-block;font-size: calc(calc(var(--bts-font-size) * var(--text-ratio, 1)) * var(--text-ratio, 1)) ;line-height: calc(calc(var(--bts-line-height) * var(--text-ratio, 1)) * var(--text-ratio, 1)) ;letter-spacing: calc(var(--bts-letter-spacing) * var(--text-ratio, 1));} @media (max-width: 767px) {div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-left{ text-align: left;}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-center{ text-align: center;}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-right{ text-align: right;}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-justify{ text-align: justify;}div.beae-sections .beae-text-size{ font-size: calc(calc(var(--bts-mobile-font-size) * var(--text-ratio, 1)) * var(--text-ratio, 1)) ;line-height: calc(calc(var(--bts-mobile-line-height) * var(--text-ratio, 1)) * var(--text-ratio, 1)) ;letter-spacing: calc(var(--bts-mobile-letter-spacing) * var(--text-ratio, 1));} }div.beae-sections .beae-x-image{ display: flex !important;justify-content: center;align-items: center;overflow: hidden;}div.beae-sections .beae-base-img-overlay{ display: block !important;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 3 }div.beae-sections .beae-grid-block .beae-core .beae-block.beae-x-image, div.beae-sections .beae-grid-block .beae-core .beae-block.beae-x-image *{ height: 100%;width: 100%;}div.beae-sections .beae-img-comp-container--second{ opacity: var(--image-hover-opacity, 0);z-index: var(--image-hover-zindex, -1);position: absolute;top: 0;left: 0;right: 0;bottom: 0;max-width: 100%;max-height: 100%;}div.beae-sections .beae-image-secondary{ opacity: var(--image-hover-opacity, 0);z-index: var(--image-hover-zindex, -1);position: absolute;top: 0;left: 0;right: 0;bottom: 0;max-width: 100%;max-height: 100%;}div.beae-sections .beae-img-comp-container--second{ clip-path: var(--image-second-clip-path, none);}div.beae-sections .beae-image-picture{ overflow: hidden;}div.beae-sections .overlay-hidden{ opacity: 0;visibility: hidden;}div.beae-sections .beae-x-image .beae-image-secondary{ pointer-events: auto !important;}div.beae-sections .beae-x-image .beae-img-ratio-wrp{ width: 100%;height: unset;position: absolute;top: 50%;transform: translateY(-50%);z-index: 10;}div.beae-sections .beae-x-image .beae-img-ratio-wrp .beae-img-ratio-control{ width: unset !important;height: unset !important;top: 50%;position: absolute;min-width: 20px;min-height: 20px;cursor: ew-resize;display: flex;justify-content: center;align-items: center;transform: translate(-50%,-50%);background: #fff;border-radius: 100%;animation: pulse-animation 1s ease-in-out 0s infinite alternate;}div.beae-sections .beae-img-ratio-control::before{ content: '';position: absolute;display: block;height: 9999px;width: 2px;left: 50%;top: 90%;background: #fff;transform: translateX(-50%);z-index: 8;}div.beae-sections .beae-img-ratio-control::after{ content: '';position: absolute;display: block;height: 9999px;width: 2px;left: 50%;bottom: 90%;background: #fff;transform: translateX(-50%);transform-origin: top center;z-index: 8;}div.beae-sections .beae-image-secondary, div.beae-sections .beae-image-primary{ transition: all .3s ease-in-out;}div.beae-sections .beae-image-picture[hover-mode="true"]:hover .beae-image-secondary{ opacity: 1;z-index: 2;}div.beae-sections .beae-image-picture[hover-mode="true"]{ position: relative }div.beae-sections .beae-container-image-ratio{ width: 100% }div.beae-sections .beae-x-image.beae-overlay>.beae-overlay-text{ text-align: center }div.beae-sections .beae-x-image figure, div.beae-sections .beae-container-image .mce--wrp, div.beae-sections .beae-image-align{ display: flex }div.beae-sections .beae-image-picture-link{ overflow: hidden;display: inline-flex }div.beae-sections .beae-x-image picture{ flex: 1 1 auto;min-height: 1px;width: 100%;}div.beae-sections .core__micro--image .beae-mce__image picture, div.beae-sections .core__micro--image .beae-mce__image picture img{ vertical-align: bottom;}div.beae-sections .beae-container-image{ display: flex;flex-direction: column;width: 100%;justify-content: center;align-items: center;-webkit-user-drag: none;}div.beae-sections .beae-image-product .beae-container-image{ display:block }div.beae-sections .beae-image-content-position{ transform: translate3d(0px, 0px, 0px) }div.beae-sections .beae-image-content-position, div.beae-sections .beae-image-picture-link{ position: relative }div.beae-sections .beae-x-image.beae-overlay{ position: absolute;z-index: 1;opacity: .5;display: flex;align-items: center;justify-content: center;top: 0;left: 0;right: 0;bottom: 0 }div.beae-sections .beae-image-product .beae-image-secondary img{ height:100% }div.beae-sections .beae-img-com-text-before{ position: absolute;top: 0;}div.beae-sections .beae-img-com-text-after{ position: absolute;bottom: 0;}div.beae-sections .beae-image_comp-text{ background: rgba(255,255,255,.2);padding: 0 20px;color: #fff;}div.beae-sections .beae-x-image .beae-img-comp-text{ width: unset !important;height: unset !important;background: rgba(255,255,255,.2);padding: 0 20px;color: #fff;}div.beae-sections .beae-img-comp-text-before{ position: absolute;top: 50%;left: 20px;z-index: 1000000;transform: translateY(-50%);}div.beae-sections .beae-img-comp-text-after{ position: absolute;z-index: 8;top: 50%;transform: translateY(-50%);right: 20px;}div.beae-sections .beae-grid-block .beae-core .beae-block.beae-x-button{width: 100%;height: 100%;}div.beae-sections .beae-btn-wrp{display:flex;align-items:center;width: 100%;height: 100%;}div.beae-sections .beae-btn-wrp a{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}div.beae-sections .beae-btn-txt{display: inline-flex;justify-content:center;align-items:center;}div.beae-sections .beae-block--btn-ic{display:inline-flex}div.beae-sections .beae-block--btn-ic svg{width:18px;height:auto}div.beae-sections .beae-btn-popup{ display: none;}div.beae-sections .beae-btn-icon{ order: var(--btn-icon-position);display:inline-flex }div.beae-sections .beae-btn-icon svg{ width:18px;height:auto }div.beae-sections .beae-button-js{ position: relative }div.beae-sections .beae-btn-txt{ text-decoration: inherit;}div.beae-sections .beae-x-line{ overflow: hidden;width: 100%!important;height: 100%!important;}div.beae-sections .beae-line-style{ width: 100%;height: 50%;border:0;border-bottom: 1px solid #D1D5DB;}div.beae-sections .beae-element{ display:flex;height: 100%;margin:auto;align-items: center}div.beae-sections .beae-line-content{ position:relative;z-index:1;display:flex;align-items:center;transition: all .3s;color: #818a91;width:100%;}div.beae-sections .beae-line-content span{ display:flex;white-space:nowrap;height: 100%;}div.beae-sections .line-cont-before{ display:block;width: 50%;border:0;}div.beae-sections .line-cont-after{ display:block;border:0;width: 50%;}div.beae-sections .line-style{ border-bottom: 1px solid #D1D5DB;}div.beae-sections .beae-line-content>*{ margin:0;}div.beae-sections .beae-line-content svg{ width:auto;height:100%;}
@keyframes pulse-animation { 0% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 4px rgba(255, 255, 255, 0.15) } 100% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 12px rgba(255, 255, 255, 0.3) } }
div.beae-sections .beae-gvrryfja{ --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: 1920px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-gvrryfja .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-gvrryfja .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-gvrryfja .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-gvrryfja:before{ content: "";position: absolute;top: 0px;left: 0px;height: 100%;width: 100%;z-index: 2;background: color-mix(in srgb, var(--beae-global-colors-primary_600) 80%, transparent);z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-gvrryfja .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-gvrryfja>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-gvrryfja>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-gvrryfja .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-gvrryfja .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-gvrryfja:before{ z-index: unset;}div.beae-sections .beae-gvrryfja .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-gvrryfja .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-gvrryfja{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-gvrryfja .beae-scale-ratio{ zoom: 1;}

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

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

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

div.beae-sections .beae-sqolu0h6 .beae-des-accordion{ display: block }div.beae-sections .beae-sqolu0h6 .beae-des-content{ display: block }div.beae-sections .beae-sqolu0h6 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-sqolu0h6 .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-sqolu0h6 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-sqolu0h6 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-sqolu0h6 .beae-less-more:not(.beae-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: 0;} 

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

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

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

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

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

div.beae-sections .beae-2buj4tvb .beae-des-accordion{ display: block }div.beae-sections .beae-2buj4tvb .beae-des-content{ display: block }div.beae-sections .beae-2buj4tvb .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-2buj4tvb .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-2buj4tvb .beae-less-more{ overflow: hidden;}div.beae-sections .beae-2buj4tvb .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-2buj4tvb .beae-less-more:not(.beae-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: 0;} 

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

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

div.beae-sections .beae-k043m18s .beae-des-accordion{ display: block }div.beae-sections .beae-k043m18s .beae-des-content{ display: block }div.beae-sections .beae-k043m18s .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-k043m18s .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-k043m18s .beae-less-more{ overflow: hidden;}div.beae-sections .beae-k043m18s .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-k043m18s .beae-less-more:not(.beae-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: 0;} 

div.beae-sections .beae-8pi81y15{ --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: 1920px;background: color-mix(in srgb, var(--beae-global-colors-beae-a73y) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-8pi81y15 .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-8pi81y15 .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-8pi81y15 .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-8pi81y15:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-8pi81y15 .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-8pi81y15>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-8pi81y15>[data-shape-position="bottom"] .beae-shape-fill{ fill: var(--beae-global-colors-beae-x7jt) }div.beae-sections .beae-8pi81y15>[data-shape-position="bottom"] svg{ width: 100%;height: 39px;}div.beae-sections .beae-8pi81y15>[data-shape-position="bottom"]{ z-index: 0 }div.beae-sections .beae-8pi81y15 .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-8pi81y15 .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-8pi81y15:before{ z-index: unset;}div.beae-sections .beae-8pi81y15 .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-8pi81y15 .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-8pi81y15{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-8pi81y15 .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-8pi81y15 .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-8pi81y15 .beae-box{flex: 1 1 50%;}div.beae-sections .beae-8pi81y15 .beae-box:nth-child(3){flex: 1 1 100%;}}

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

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

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

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

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

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

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

div.beae-sections .beae-ovom6t8i .beae-des-accordion{ display: block }div.beae-sections .beae-ovom6t8i .beae-des-content{ display: block }div.beae-sections .beae-ovom6t8i .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ovom6t8i .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-ovom6t8i .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ovom6t8i .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ovom6t8i .beae-less-more:not(.beae-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: 0;} 

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

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

div.beae-sections .beae-z842hp9n .beae-des-accordion{ display: block }div.beae-sections .beae-z842hp9n .beae-des-content{ display: block }div.beae-sections .beae-z842hp9n .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-z842hp9n .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-z842hp9n .beae-less-more{ overflow: hidden;}div.beae-sections .beae-z842hp9n .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-z842hp9n .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-3tmqrtsc .beae-des-accordion{ display: block }div.beae-sections .beae-3tmqrtsc .beae-des-content{ display: block }div.beae-sections .beae-3tmqrtsc .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-3tmqrtsc .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-3tmqrtsc .beae-less-more{ overflow: hidden;}div.beae-sections .beae-3tmqrtsc .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-3tmqrtsc .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-elsy3hgg .beae-des-accordion{ display: block }div.beae-sections .beae-elsy3hgg .beae-des-content{ display: block }div.beae-sections .beae-elsy3hgg .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-elsy3hgg .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-elsy3hgg .beae-less-more{ overflow: hidden;}div.beae-sections .beae-elsy3hgg .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-elsy3hgg .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-88np82jm .beae-btn-txt{ gap: 12px;--btn-icon-position: 1;} 

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

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

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

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

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

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

div.beae-sections .beae-9k3r3i7l .beae-line{ border-color: var(--beae-global-colors-beae-fb7o);px;height: 0px }div.beae-sections .beae-9k3r3i7l .line-cont-after{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-9k3r3i7l .line-cont-before{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-9k3r3i7l .beae-line-content svg{!important;}div.beae-sections .beae-9k3r3i7l .beae-line-text{!important;} 

div.beae-sections .beae-47wtpdbx{ --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: 1920px;background: color-mix(in srgb, var(--beae-global-colors-beae-a73y) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-47wtpdbx .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-47wtpdbx .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-47wtpdbx .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-47wtpdbx:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-47wtpdbx .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-47wtpdbx>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-47wtpdbx>[data-shape-position="bottom"] .beae-shape-fill{ fill: var(--beae-global-colors-beae-x7jt) }div.beae-sections .beae-47wtpdbx>[data-shape-position="bottom"] svg{ width: 100%;height: 39px;}div.beae-sections .beae-47wtpdbx>[data-shape-position="bottom"]{ z-index: 0 }div.beae-sections .beae-47wtpdbx .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-47wtpdbx .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-47wtpdbx:before{ z-index: unset;}div.beae-sections .beae-47wtpdbx .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-47wtpdbx .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-47wtpdbx{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-47wtpdbx .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-47wtpdbx .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-47wtpdbx .beae-box{flex: 1 1 50%;}div.beae-sections .beae-47wtpdbx .beae-box:nth-child(3){flex: 1 1 100%;}}

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

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

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

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

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

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

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

div.beae-sections .beae-8oyjbb95 .beae-des-accordion{ display: block }div.beae-sections .beae-8oyjbb95 .beae-des-content{ display: block }div.beae-sections .beae-8oyjbb95 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-8oyjbb95 .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-8oyjbb95 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-8oyjbb95 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-8oyjbb95 .beae-less-more:not(.beae-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: 0;} 

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

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

div.beae-sections .beae-nede3uzm .beae-des-accordion{ display: block }div.beae-sections .beae-nede3uzm .beae-des-content{ display: block }div.beae-sections .beae-nede3uzm .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-nede3uzm .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-nede3uzm .beae-less-more{ overflow: hidden;}div.beae-sections .beae-nede3uzm .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-nede3uzm .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-j2uui4xn .beae-des-accordion{ display: block }div.beae-sections .beae-j2uui4xn .beae-des-content{ display: block }div.beae-sections .beae-j2uui4xn .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-j2uui4xn .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-j2uui4xn .beae-less-more{ overflow: hidden;}div.beae-sections .beae-j2uui4xn .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-j2uui4xn .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-ifu47d6l .beae-des-accordion{ display: block }div.beae-sections .beae-ifu47d6l .beae-des-content{ display: block }div.beae-sections .beae-ifu47d6l .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ifu47d6l .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-ifu47d6l .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ifu47d6l .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ifu47d6l .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-47xywvs8 .beae-btn-txt{ gap: 12px;--btn-icon-position: 1;} 

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

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

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

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

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

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

div.beae-sections .beae-3lnjhmgq .beae-line{ border-color: var(--beae-global-colors-beae-fb7o);px;height: 0px }div.beae-sections .beae-3lnjhmgq .line-cont-after{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-3lnjhmgq .line-cont-before{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-3lnjhmgq .beae-line-content svg{!important;}div.beae-sections .beae-3lnjhmgq .beae-line-text{!important;} 

div.beae-sections .beae-vj33howc{ --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: 1920px;background: color-mix(in srgb, var(--beae-global-colors-beae-a73y) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-vj33howc .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-vj33howc .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-vj33howc .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-vj33howc:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-vj33howc .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-vj33howc>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-vj33howc>[data-shape-position="bottom"] .beae-shape-fill{ fill: var(--beae-global-colors-beae-x7jt) }div.beae-sections .beae-vj33howc>[data-shape-position="bottom"] svg{ width: 100%;height: 39px;}div.beae-sections .beae-vj33howc>[data-shape-position="bottom"]{ z-index: 0 }div.beae-sections .beae-vj33howc .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-vj33howc .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-vj33howc:before{ z-index: unset;}div.beae-sections .beae-vj33howc .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-vj33howc .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-vj33howc{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-vj33howc .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-vj33howc .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-vj33howc .beae-box{flex: 1 1 50%;}div.beae-sections .beae-vj33howc .beae-box:nth-child(3){flex: 1 1 100%;}}

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

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

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

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

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

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

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

div.beae-sections .beae-l6z6t4xq .beae-des-accordion{ display: block }div.beae-sections .beae-l6z6t4xq .beae-des-content{ display: block }div.beae-sections .beae-l6z6t4xq .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-l6z6t4xq .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-l6z6t4xq .beae-less-more{ overflow: hidden;}div.beae-sections .beae-l6z6t4xq .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-l6z6t4xq .beae-less-more:not(.beae-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: 0;} 

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

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

div.beae-sections .beae-5a04ps9j .beae-des-accordion{ display: block }div.beae-sections .beae-5a04ps9j .beae-des-content{ display: block }div.beae-sections .beae-5a04ps9j .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-5a04ps9j .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-5a04ps9j .beae-less-more{ overflow: hidden;}div.beae-sections .beae-5a04ps9j .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-5a04ps9j .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-k7o1seur .beae-des-accordion{ display: block }div.beae-sections .beae-k7o1seur .beae-des-content{ display: block }div.beae-sections .beae-k7o1seur .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-k7o1seur .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-k7o1seur .beae-less-more{ overflow: hidden;}div.beae-sections .beae-k7o1seur .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-k7o1seur .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-j10jqxt4 .beae-des-accordion{ display: block }div.beae-sections .beae-j10jqxt4 .beae-des-content{ display: block }div.beae-sections .beae-j10jqxt4 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-j10jqxt4 .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-j10jqxt4 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-j10jqxt4 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-j10jqxt4 .beae-less-more:not(.beae-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: 0;} 

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-ueuhbk4d .beae-line{ border-color: var(--beae-global-colors-beae-fb7o);px;height: 0px }div.beae-sections .beae-ueuhbk4d .line-cont-after{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-ueuhbk4d .line-cont-before{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-ueuhbk4d .beae-line-content svg{!important;}div.beae-sections .beae-ueuhbk4d .beae-line-text{!important;} 

div.beae-sections .beae-vjdwhvhn{ --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: 1920px;background: color-mix(in srgb, var(--beae-global-colors-beae-a73y) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-vjdwhvhn .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-vjdwhvhn .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-vjdwhvhn .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-vjdwhvhn:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-vjdwhvhn .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-vjdwhvhn>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-vjdwhvhn>[data-shape-position="bottom"] .beae-shape-fill{ fill: var(--beae-global-colors-beae-x7jt) }div.beae-sections .beae-vjdwhvhn>[data-shape-position="bottom"] svg{ width: 100%;height: 39px;}div.beae-sections .beae-vjdwhvhn>[data-shape-position="bottom"]{ z-index: 0 }div.beae-sections .beae-vjdwhvhn .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-vjdwhvhn .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-vjdwhvhn:before{ z-index: unset;}div.beae-sections .beae-vjdwhvhn .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-vjdwhvhn .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-vjdwhvhn{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-vjdwhvhn .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-vjdwhvhn .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-vjdwhvhn .beae-box{flex: 1 1 50%;}div.beae-sections .beae-vjdwhvhn .beae-box:nth-child(3){flex: 1 1 100%;}}

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

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

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

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

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

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

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

div.beae-sections .beae-g64ks4uf .beae-des-accordion{ display: block }div.beae-sections .beae-g64ks4uf .beae-des-content{ display: block }div.beae-sections .beae-g64ks4uf .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-g64ks4uf .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-g64ks4uf .beae-less-more{ overflow: hidden;}div.beae-sections .beae-g64ks4uf .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-g64ks4uf .beae-less-more:not(.beae-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: 0;} 

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

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

div.beae-sections .beae-mjsqqpx6 .beae-des-accordion{ display: block }div.beae-sections .beae-mjsqqpx6 .beae-des-content{ display: block }div.beae-sections .beae-mjsqqpx6 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-mjsqqpx6 .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-mjsqqpx6 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-mjsqqpx6 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-mjsqqpx6 .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-ygnr09rs .beae-des-accordion{ display: block }div.beae-sections .beae-ygnr09rs .beae-des-content{ display: block }div.beae-sections .beae-ygnr09rs .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ygnr09rs .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-ygnr09rs .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ygnr09rs .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ygnr09rs .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-vbjzqb7j .beae-des-accordion{ display: block }div.beae-sections .beae-vbjzqb7j .beae-des-content{ display: block }div.beae-sections .beae-vbjzqb7j .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-vbjzqb7j .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-vbjzqb7j .beae-less-more{ overflow: hidden;}div.beae-sections .beae-vbjzqb7j .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-vbjzqb7j .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-7tui2oe3 .beae-btn-txt{ gap: 12px;--btn-icon-position: 1;} 

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

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

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

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

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

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

div.beae-sections .beae-6swdrhsg .beae-line{ border-color: var(--beae-global-colors-beae-fb7o);px;height: 0px }div.beae-sections .beae-6swdrhsg .line-cont-after{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-6swdrhsg .line-cont-before{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-6swdrhsg .beae-line-content svg{!important;}div.beae-sections .beae-6swdrhsg .beae-line-text{!important;} 

div.beae-sections .beae-wsl3gglu{ --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: 1920px;background: color-mix(in srgb, var(--beae-global-colors-beae-a73y) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-wsl3gglu .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-wsl3gglu .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-wsl3gglu .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-wsl3gglu:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-wsl3gglu .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-wsl3gglu>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-wsl3gglu>[data-shape-position="bottom"] .beae-shape-fill{ fill: var(--beae-global-colors-beae-x7jt) }div.beae-sections .beae-wsl3gglu>[data-shape-position="bottom"] svg{ width: 100%;height: 39px;}div.beae-sections .beae-wsl3gglu>[data-shape-position="bottom"]{ z-index: 0 }div.beae-sections .beae-wsl3gglu .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-wsl3gglu .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-wsl3gglu:before{ z-index: unset;}div.beae-sections .beae-wsl3gglu .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-wsl3gglu .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-wsl3gglu{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-wsl3gglu .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-wsl3gglu .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-wsl3gglu .beae-box{flex: 1 1 50%;}div.beae-sections .beae-wsl3gglu .beae-box:nth-child(3){flex: 1 1 100%;}}

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

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

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

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

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

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

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

div.beae-sections .beae-uw82ylpa .beae-des-accordion{ display: block }div.beae-sections .beae-uw82ylpa .beae-des-content{ display: block }div.beae-sections .beae-uw82ylpa .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-uw82ylpa .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-uw82ylpa .beae-less-more{ overflow: hidden;}div.beae-sections .beae-uw82ylpa .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-uw82ylpa .beae-less-more:not(.beae-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: 0;} 

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

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

div.beae-sections .beae-xir4gl0l .beae-des-accordion{ display: block }div.beae-sections .beae-xir4gl0l .beae-des-content{ display: block }div.beae-sections .beae-xir4gl0l .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-xir4gl0l .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-xir4gl0l .beae-less-more{ overflow: hidden;}div.beae-sections .beae-xir4gl0l .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-xir4gl0l .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-fwfdt1io .beae-des-accordion{ display: block }div.beae-sections .beae-fwfdt1io .beae-des-content{ display: block }div.beae-sections .beae-fwfdt1io .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-fwfdt1io .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-fwfdt1io .beae-less-more{ overflow: hidden;}div.beae-sections .beae-fwfdt1io .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-fwfdt1io .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-y4v0z93g .beae-des-accordion{ display: block }div.beae-sections .beae-y4v0z93g .beae-des-content{ display: block }div.beae-sections .beae-y4v0z93g .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-y4v0z93g .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-y4v0z93g .beae-less-more{ overflow: hidden;}div.beae-sections .beae-y4v0z93g .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-y4v0z93g .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-26m6uggh .beae-btn-txt{ gap: 12px;--btn-icon-position: 1;} 

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

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

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

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

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

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

div.beae-sections .beae-x3118842 .beae-line{ border-color: var(--beae-global-colors-beae-fb7o);px;height: 0px }div.beae-sections .beae-x3118842 .line-cont-after{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-x3118842 .line-cont-before{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-x3118842 .beae-line-content svg{!important;}div.beae-sections .beae-x3118842 .beae-line-text{!important;} 

div.beae-sections .beae-pmvxdklo{ --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: 1920px;background: color-mix(in srgb, var(--beae-global-colors-beae-a73y) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-pmvxdklo .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-pmvxdklo .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-pmvxdklo .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-pmvxdklo:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-pmvxdklo .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-pmvxdklo>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-pmvxdklo>[data-shape-position="bottom"] .beae-shape-fill{ fill: var(--beae-global-colors-beae-x7jt) }div.beae-sections .beae-pmvxdklo>[data-shape-position="bottom"] svg{ width: 100%;height: 39px;}div.beae-sections .beae-pmvxdklo>[data-shape-position="bottom"]{ z-index: 0 }div.beae-sections .beae-pmvxdklo .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-pmvxdklo .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-pmvxdklo:before{ z-index: unset;}div.beae-sections .beae-pmvxdklo .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-pmvxdklo .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-pmvxdklo{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-pmvxdklo .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-pmvxdklo .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-pmvxdklo .beae-box{flex: 1 1 50%;}div.beae-sections .beae-pmvxdklo .beae-box:nth-child(3){flex: 1 1 100%;}}

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

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

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

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

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

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

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

div.beae-sections .beae-wgvxqgv2 .beae-des-accordion{ display: block }div.beae-sections .beae-wgvxqgv2 .beae-des-content{ display: block }div.beae-sections .beae-wgvxqgv2 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-wgvxqgv2 .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-wgvxqgv2 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-wgvxqgv2 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-wgvxqgv2 .beae-less-more:not(.beae-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: 0;} 

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

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

div.beae-sections .beae-gtwhzscs .beae-des-accordion{ display: block }div.beae-sections .beae-gtwhzscs .beae-des-content{ display: block }div.beae-sections .beae-gtwhzscs .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-gtwhzscs .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-gtwhzscs .beae-less-more{ overflow: hidden;}div.beae-sections .beae-gtwhzscs .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-gtwhzscs .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-8gnvgd6h .beae-des-accordion{ display: block }div.beae-sections .beae-8gnvgd6h .beae-des-content{ display: block }div.beae-sections .beae-8gnvgd6h .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-8gnvgd6h .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-8gnvgd6h .beae-less-more{ overflow: hidden;}div.beae-sections .beae-8gnvgd6h .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-8gnvgd6h .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-jpenkplg .beae-des-accordion{ display: block }div.beae-sections .beae-jpenkplg .beae-des-content{ display: block }div.beae-sections .beae-jpenkplg .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-jpenkplg .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-jpenkplg .beae-less-more{ overflow: hidden;}div.beae-sections .beae-jpenkplg .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-jpenkplg .beae-less-more:not(.beae-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: 0;} 

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

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

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

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

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

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

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

div.beae-sections .beae-m0w6ts6z .beae-line{ border-color: var(--beae-global-colors-beae-fb7o);px;height: 0px }div.beae-sections .beae-m0w6ts6z .line-cont-after{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-m0w6ts6z .line-cont-before{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-m0w6ts6z .beae-line-content svg{!important;}div.beae-sections .beae-m0w6ts6z .beae-line-text{!important;} 

div.beae-sections .beae-63fhj92r{ --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: 1920px;background: color-mix(in srgb, var(--beae-global-colors-beae-a73y) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-63fhj92r .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-63fhj92r .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-63fhj92r .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-63fhj92r:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-63fhj92r .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-63fhj92r>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-63fhj92r>[data-shape-position="bottom"] .beae-shape-fill{ fill: var(--beae-global-colors-beae-x7jt) }div.beae-sections .beae-63fhj92r>[data-shape-position="bottom"] svg{ width: 100%;height: 39px;}div.beae-sections .beae-63fhj92r>[data-shape-position="bottom"]{ z-index: 0 }div.beae-sections .beae-63fhj92r .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-63fhj92r .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-63fhj92r:before{ z-index: unset;}div.beae-sections .beae-63fhj92r .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-63fhj92r .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-63fhj92r{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-63fhj92r .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-63fhj92r .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-63fhj92r .beae-box{flex: 1 1 50%;}div.beae-sections .beae-63fhj92r .beae-box:nth-child(3){flex: 1 1 100%;}}

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

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

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

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

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

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

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

div.beae-sections .beae-xx4b765b .beae-des-accordion{ display: block }div.beae-sections .beae-xx4b765b .beae-des-content{ display: block }div.beae-sections .beae-xx4b765b .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-xx4b765b .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-xx4b765b .beae-less-more{ overflow: hidden;}div.beae-sections .beae-xx4b765b .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-xx4b765b .beae-less-more:not(.beae-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: 0;} 

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

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

div.beae-sections .beae-un9jns3v .beae-des-accordion{ display: block }div.beae-sections .beae-un9jns3v .beae-des-content{ display: block }div.beae-sections .beae-un9jns3v .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-un9jns3v .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-un9jns3v .beae-less-more{ overflow: hidden;}div.beae-sections .beae-un9jns3v .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-un9jns3v .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-43u4funo .beae-des-accordion{ display: block }div.beae-sections .beae-43u4funo .beae-des-content{ display: block }div.beae-sections .beae-43u4funo .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-43u4funo .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-43u4funo .beae-less-more{ overflow: hidden;}div.beae-sections .beae-43u4funo .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-43u4funo .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-ahhyherv .beae-des-accordion{ display: block }div.beae-sections .beae-ahhyherv .beae-des-content{ display: block }div.beae-sections .beae-ahhyherv .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ahhyherv .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-ahhyherv .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ahhyherv .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ahhyherv .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-19iwspht .beae-btn-txt{ gap: 12px;--btn-icon-position: 1;} 

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

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

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

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

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

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

div.beae-sections .beae-lw6rqkdf .beae-line{ border-color: var(--beae-global-colors-beae-fb7o);px;height: 0px }div.beae-sections .beae-lw6rqkdf .line-cont-after{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-lw6rqkdf .line-cont-before{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-lw6rqkdf .beae-line-content svg{!important;}div.beae-sections .beae-lw6rqkdf .beae-line-text{!important;} 

div.beae-sections .beae-8homlpqv{ --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: 1920px;background: color-mix(in srgb, var(--beae-global-colors-beae-a73y) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-8homlpqv .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-8homlpqv .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-8homlpqv .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-8homlpqv:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-8homlpqv .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-8homlpqv>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-8homlpqv>[data-shape-position="bottom"] .beae-shape-fill{ fill: var(--beae-global-colors-beae-x7jt) }div.beae-sections .beae-8homlpqv>[data-shape-position="bottom"] svg{ width: 100%;height: 39px;}div.beae-sections .beae-8homlpqv>[data-shape-position="bottom"]{ z-index: 0 }div.beae-sections .beae-8homlpqv .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-8homlpqv .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-8homlpqv:before{ z-index: unset;}div.beae-sections .beae-8homlpqv .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-8homlpqv .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-8homlpqv{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-8homlpqv .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-8homlpqv .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-8homlpqv .beae-box{flex: 1 1 50%;}div.beae-sections .beae-8homlpqv .beae-box:nth-child(3){flex: 1 1 100%;}}

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

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

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

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

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

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

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

div.beae-sections .beae-o5dojb4c .beae-des-accordion{ display: block }div.beae-sections .beae-o5dojb4c .beae-des-content{ display: block }div.beae-sections .beae-o5dojb4c .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-o5dojb4c .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-o5dojb4c .beae-less-more{ overflow: hidden;}div.beae-sections .beae-o5dojb4c .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-o5dojb4c .beae-less-more:not(.beae-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: 0;} 

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

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

div.beae-sections .beae-nyqbmbbs .beae-des-accordion{ display: block }div.beae-sections .beae-nyqbmbbs .beae-des-content{ display: block }div.beae-sections .beae-nyqbmbbs .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-nyqbmbbs .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-nyqbmbbs .beae-less-more{ overflow: hidden;}div.beae-sections .beae-nyqbmbbs .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-nyqbmbbs .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-ii4ttxww .beae-des-accordion{ display: block }div.beae-sections .beae-ii4ttxww .beae-des-content{ display: block }div.beae-sections .beae-ii4ttxww .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ii4ttxww .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-ii4ttxww .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ii4ttxww .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ii4ttxww .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-fwg082i4 .beae-des-accordion{ display: block }div.beae-sections .beae-fwg082i4 .beae-des-content{ display: block }div.beae-sections .beae-fwg082i4 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-fwg082i4 .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-fwg082i4 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-fwg082i4 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-fwg082i4 .beae-less-more:not(.beae-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: 0;} 

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-nrrx3280 .beae-line{ border-color: var(--beae-global-colors-beae-fb7o);px;height: 0px }div.beae-sections .beae-nrrx3280 .line-cont-after{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-nrrx3280 .line-cont-before{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-nrrx3280 .beae-line-content svg{!important;}div.beae-sections .beae-nrrx3280 .beae-line-text{!important;} 

div.beae-sections .beae-4egmdoo4{ --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: 1920px;background: color-mix(in srgb, var(--beae-global-colors-beae-a73y) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-4egmdoo4 .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-4egmdoo4 .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-4egmdoo4 .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-4egmdoo4:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-4egmdoo4 .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-4egmdoo4>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-4egmdoo4>[data-shape-position="bottom"] .beae-shape-fill{ fill: var(--beae-global-colors-beae-x7jt) }div.beae-sections .beae-4egmdoo4>[data-shape-position="bottom"] svg{ width: 100%;height: 39px;}div.beae-sections .beae-4egmdoo4>[data-shape-position="bottom"]{ z-index: 0 }div.beae-sections .beae-4egmdoo4 .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-4egmdoo4 .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-4egmdoo4:before{ z-index: unset;}div.beae-sections .beae-4egmdoo4 .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-4egmdoo4 .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-4egmdoo4{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-4egmdoo4 .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-4egmdoo4 .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-4egmdoo4 .beae-box{flex: 1 1 50%;}div.beae-sections .beae-4egmdoo4 .beae-box:nth-child(3){flex: 1 1 100%;}}

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

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

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

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

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

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

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

div.beae-sections .beae-gsb0nxbs .beae-des-accordion{ display: block }div.beae-sections .beae-gsb0nxbs .beae-des-content{ display: block }div.beae-sections .beae-gsb0nxbs .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-gsb0nxbs .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-gsb0nxbs .beae-less-more{ overflow: hidden;}div.beae-sections .beae-gsb0nxbs .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-gsb0nxbs .beae-less-more:not(.beae-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: 0;} 

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

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

div.beae-sections .beae-fpwayykf .beae-des-accordion{ display: block }div.beae-sections .beae-fpwayykf .beae-des-content{ display: block }div.beae-sections .beae-fpwayykf .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-fpwayykf .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-fpwayykf .beae-less-more{ overflow: hidden;}div.beae-sections .beae-fpwayykf .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-fpwayykf .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-rigvp0hm .beae-des-accordion{ display: block }div.beae-sections .beae-rigvp0hm .beae-des-content{ display: block }div.beae-sections .beae-rigvp0hm .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-rigvp0hm .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-rigvp0hm .beae-less-more{ overflow: hidden;}div.beae-sections .beae-rigvp0hm .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-rigvp0hm .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-bmhrnk4d .beae-des-accordion{ display: block }div.beae-sections .beae-bmhrnk4d .beae-des-content{ display: block }div.beae-sections .beae-bmhrnk4d .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-bmhrnk4d .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-bmhrnk4d .beae-less-more{ overflow: hidden;}div.beae-sections .beae-bmhrnk4d .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-bmhrnk4d .beae-less-more:not(.beae-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: 0;} 

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

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

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

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

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

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

div.beae-sections .beae-5l9gc9us .beae-btn-txt{ gap: 12px;--btn-icon-position: 1;} 

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

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

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

div.beae-sections .beae-ox4u1fxz .beae-line{ border-color: var(--beae-global-colors-beae-fb7o);px;height: 0px }div.beae-sections .beae-ox4u1fxz .line-cont-after{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-ox4u1fxz .line-cont-before{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-ox4u1fxz .beae-line-content svg{!important;}div.beae-sections .beae-ox4u1fxz .beae-line-text{!important;} 

div.beae-sections .beae-w6hdl7sh{ --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: 1920px;background: color-mix(in srgb, var(--beae-global-colors-beae-a73y) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-w6hdl7sh .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-w6hdl7sh .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-w6hdl7sh .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-w6hdl7sh:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-w6hdl7sh .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-w6hdl7sh>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-w6hdl7sh>[data-shape-position="bottom"] .beae-shape-fill{ fill: var(--beae-global-colors-beae-x7jt) }div.beae-sections .beae-w6hdl7sh>[data-shape-position="bottom"] svg{ width: 100%;height: 39px;}div.beae-sections .beae-w6hdl7sh>[data-shape-position="bottom"]{ z-index: 0 }div.beae-sections .beae-w6hdl7sh .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-w6hdl7sh .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-w6hdl7sh:before{ z-index: unset;}div.beae-sections .beae-w6hdl7sh .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-w6hdl7sh .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-w6hdl7sh{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-w6hdl7sh .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-w6hdl7sh .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-w6hdl7sh .beae-box{flex: 1 1 50%;}div.beae-sections .beae-w6hdl7sh .beae-box:nth-child(3){flex: 1 1 100%;}}

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

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

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

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

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

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

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

div.beae-sections .beae-xiqu302z .beae-des-accordion{ display: block }div.beae-sections .beae-xiqu302z .beae-des-content{ display: block }div.beae-sections .beae-xiqu302z .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-xiqu302z .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-xiqu302z .beae-less-more{ overflow: hidden;}div.beae-sections .beae-xiqu302z .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-xiqu302z .beae-less-more:not(.beae-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: 0;} 

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

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

div.beae-sections .beae-z2y0jqnq .beae-des-accordion{ display: block }div.beae-sections .beae-z2y0jqnq .beae-des-content{ display: block }div.beae-sections .beae-z2y0jqnq .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-z2y0jqnq .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-z2y0jqnq .beae-less-more{ overflow: hidden;}div.beae-sections .beae-z2y0jqnq .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-z2y0jqnq .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-h9qi7f4h .beae-des-accordion{ display: block }div.beae-sections .beae-h9qi7f4h .beae-des-content{ display: block }div.beae-sections .beae-h9qi7f4h .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-h9qi7f4h .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-h9qi7f4h .beae-less-more{ overflow: hidden;}div.beae-sections .beae-h9qi7f4h .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-h9qi7f4h .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-vr89ip24 .beae-des-accordion{ display: block }div.beae-sections .beae-vr89ip24 .beae-des-content{ display: block }div.beae-sections .beae-vr89ip24 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-vr89ip24 .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-vr89ip24 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-vr89ip24 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-vr89ip24 .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-5n51w064 .beae-btn-txt{ gap: 12px;--btn-icon-position: 1;} 

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

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

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

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

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

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

div.beae-sections .beae-m8vaht5b .beae-line{ border-color: var(--beae-global-colors-beae-fb7o);px;height: 0px }div.beae-sections .beae-m8vaht5b .line-cont-after{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-m8vaht5b .line-cont-before{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-m8vaht5b .beae-line-content svg{!important;}div.beae-sections .beae-m8vaht5b .beae-line-text{!important;} 

div.beae-sections .beae-p3z3umj8{ --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: 1920px;background: color-mix(in srgb, var(--beae-global-colors-beae-a73y) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-p3z3umj8 .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-p3z3umj8 .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-p3z3umj8 .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-p3z3umj8:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-p3z3umj8 .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-p3z3umj8>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-p3z3umj8>[data-shape-position="bottom"] .beae-shape-fill{ fill: var(--beae-global-colors-beae-x7jt) }div.beae-sections .beae-p3z3umj8>[data-shape-position="bottom"] svg{ width: 100%;height: 39px;}div.beae-sections .beae-p3z3umj8>[data-shape-position="bottom"]{ z-index: 0 }div.beae-sections .beae-p3z3umj8 .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-p3z3umj8 .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-p3z3umj8:before{ z-index: unset;}div.beae-sections .beae-p3z3umj8 .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-p3z3umj8 .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-p3z3umj8{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-p3z3umj8 .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-p3z3umj8 .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-p3z3umj8 .beae-box{flex: 1 1 50%;}div.beae-sections .beae-p3z3umj8 .beae-box:nth-child(3){flex: 1 1 100%;}}

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

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

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

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

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

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

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

div.beae-sections .beae-8n0r7fai .beae-des-accordion{ display: block }div.beae-sections .beae-8n0r7fai .beae-des-content{ display: block }div.beae-sections .beae-8n0r7fai .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-8n0r7fai .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-8n0r7fai .beae-less-more{ overflow: hidden;}div.beae-sections .beae-8n0r7fai .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-8n0r7fai .beae-less-more:not(.beae-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: 0;} 

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

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

div.beae-sections .beae-p8qbxzbq .beae-des-accordion{ display: block }div.beae-sections .beae-p8qbxzbq .beae-des-content{ display: block }div.beae-sections .beae-p8qbxzbq .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-p8qbxzbq .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-p8qbxzbq .beae-less-more{ overflow: hidden;}div.beae-sections .beae-p8qbxzbq .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-p8qbxzbq .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-ke9bbgsu .beae-des-accordion{ display: block }div.beae-sections .beae-ke9bbgsu .beae-des-content{ display: block }div.beae-sections .beae-ke9bbgsu .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ke9bbgsu .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-ke9bbgsu .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ke9bbgsu .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ke9bbgsu .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-st4j8xxv .beae-des-accordion{ display: block }div.beae-sections .beae-st4j8xxv .beae-des-content{ display: block }div.beae-sections .beae-st4j8xxv .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-st4j8xxv .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-st4j8xxv .beae-less-more{ overflow: hidden;}div.beae-sections .beae-st4j8xxv .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-st4j8xxv .beae-less-more:not(.beae-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: 0;} 

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-q128o9ib .beae-line{ border-color: var(--beae-global-colors-beae-fb7o);px;height: 0px }div.beae-sections .beae-q128o9ib .line-cont-after{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-q128o9ib .line-cont-before{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-q128o9ib .beae-line-content svg{!important;}div.beae-sections .beae-q128o9ib .beae-line-text{!important;} 

div.beae-sections .beae-xgysz0gj{ --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: 1920px;background: color-mix(in srgb, var(--beae-global-colors-beae-a73y) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-xgysz0gj .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-xgysz0gj .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-xgysz0gj .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-xgysz0gj:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-xgysz0gj .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-xgysz0gj>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-xgysz0gj>[data-shape-position="bottom"] .beae-shape-fill{ fill: var(--beae-global-colors-beae-x7jt) }div.beae-sections .beae-xgysz0gj>[data-shape-position="bottom"] svg{ width: 100%;height: 39px;}div.beae-sections .beae-xgysz0gj>[data-shape-position="bottom"]{ z-index: 0 }div.beae-sections .beae-xgysz0gj .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-xgysz0gj .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-xgysz0gj:before{ z-index: unset;}div.beae-sections .beae-xgysz0gj .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-xgysz0gj .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-xgysz0gj{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-xgysz0gj .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-xgysz0gj .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-xgysz0gj .beae-box{flex: 1 1 50%;}div.beae-sections .beae-xgysz0gj .beae-box:nth-child(3){flex: 1 1 100%;}}@media only screen and (min-width: 768px) {div.beae-sections .beae-xgysz0gj .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-xgysz0gj .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-xgysz0gj .beae-box{flex: 1 1 50%;}div.beae-sections .beae-xgysz0gj .beae-box:nth-child(3){flex: 1 1 100%;}} } 

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

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

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

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

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

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

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

div.beae-sections .beae-rsq178ne .beae-des-accordion{ display: block }div.beae-sections .beae-rsq178ne .beae-des-content{ display: block }div.beae-sections .beae-rsq178ne .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-rsq178ne .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-rsq178ne .beae-less-more{ overflow: hidden;}div.beae-sections .beae-rsq178ne .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-rsq178ne .beae-less-more:not(.beae-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: 0;} 

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

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

div.beae-sections .beae-d94b3op6 .beae-des-accordion{ display: block }div.beae-sections .beae-d94b3op6 .beae-des-content{ display: block }div.beae-sections .beae-d94b3op6 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-d94b3op6 .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-d94b3op6 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-d94b3op6 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-d94b3op6 .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-53j0j2n5 .beae-des-accordion{ display: block }div.beae-sections .beae-53j0j2n5 .beae-des-content{ display: block }div.beae-sections .beae-53j0j2n5 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-53j0j2n5 .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-53j0j2n5 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-53j0j2n5 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-53j0j2n5 .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-xt48p4wv .beae-des-accordion{ display: block }div.beae-sections .beae-xt48p4wv .beae-des-content{ display: block }div.beae-sections .beae-xt48p4wv .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-xt48p4wv .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-xt48p4wv .beae-less-more{ overflow: hidden;}div.beae-sections .beae-xt48p4wv .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-xt48p4wv .beae-less-more:not(.beae-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: 0;} 

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-y75iods1 .beae-line{ border-color: var(--beae-global-colors-beae-fb7o);px;height: 0px }div.beae-sections .beae-y75iods1 .line-cont-after{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-y75iods1 .line-cont-before{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-y75iods1 .beae-line-content svg{!important;}div.beae-sections .beae-y75iods1 .beae-line-text{!important;} 

div.beae-sections .beae-drdoc28g{ --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: 1920px;background: color-mix(in srgb, var(--beae-global-colors-beae-a73y) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-drdoc28g .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-drdoc28g .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-drdoc28g .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-drdoc28g:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-drdoc28g .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-drdoc28g>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-drdoc28g>[data-shape-position="bottom"] .beae-shape-fill{ fill: var(--beae-global-colors-beae-x7jt) }div.beae-sections .beae-drdoc28g>[data-shape-position="bottom"] svg{ width: 100%;height: 39px;}div.beae-sections .beae-drdoc28g>[data-shape-position="bottom"]{ z-index: 0 }div.beae-sections .beae-drdoc28g .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-drdoc28g .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-drdoc28g:before{ z-index: unset;}div.beae-sections .beae-drdoc28g .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-drdoc28g .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-drdoc28g{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-drdoc28g .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-drdoc28g .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-drdoc28g .beae-box{flex: 1 1 50%;}div.beae-sections .beae-drdoc28g .beae-box:nth-child(3){flex: 1 1 100%;}}

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

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

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

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

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

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

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

div.beae-sections .beae-amx2p43m .beae-des-accordion{ display: block }div.beae-sections .beae-amx2p43m .beae-des-content{ display: block }div.beae-sections .beae-amx2p43m .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-amx2p43m .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-amx2p43m .beae-less-more{ overflow: hidden;}div.beae-sections .beae-amx2p43m .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-amx2p43m .beae-less-more:not(.beae-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: 0;} 

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

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

div.beae-sections .beae-91mvowpr .beae-des-accordion{ display: block }div.beae-sections .beae-91mvowpr .beae-des-content{ display: block }div.beae-sections .beae-91mvowpr .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-91mvowpr .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-91mvowpr .beae-less-more{ overflow: hidden;}div.beae-sections .beae-91mvowpr .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-91mvowpr .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-3118jib8 .beae-des-accordion{ display: block }div.beae-sections .beae-3118jib8 .beae-des-content{ display: block }div.beae-sections .beae-3118jib8 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-3118jib8 .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-3118jib8 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-3118jib8 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-3118jib8 .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-jhzdlxrf .beae-des-accordion{ display: block }div.beae-sections .beae-jhzdlxrf .beae-des-content{ display: block }div.beae-sections .beae-jhzdlxrf .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-jhzdlxrf .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-jhzdlxrf .beae-less-more{ overflow: hidden;}div.beae-sections .beae-jhzdlxrf .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-jhzdlxrf .beae-less-more:not(.beae-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: 0;} 

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-31h1taio .beae-line{ border-color: var(--beae-global-colors-beae-fb7o);px;height: 0px }div.beae-sections .beae-31h1taio .line-cont-after{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-31h1taio .line-cont-before{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-31h1taio .beae-line-content svg{!important;}div.beae-sections .beae-31h1taio .beae-line-text{!important;} 

div.beae-sections .beae-2zneveoq{ --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: 1920px;background: color-mix(in srgb, var(--beae-global-colors-beae-a73y) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-2zneveoq .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-2zneveoq .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-2zneveoq .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-2zneveoq:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-2zneveoq .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-2zneveoq>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-2zneveoq>[data-shape-position="bottom"] .beae-shape-fill{ fill: var(--beae-global-colors-beae-x7jt) }div.beae-sections .beae-2zneveoq>[data-shape-position="bottom"] svg{ width: 100%;height: 39px;}div.beae-sections .beae-2zneveoq>[data-shape-position="bottom"]{ z-index: 0 }div.beae-sections .beae-2zneveoq .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-2zneveoq .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-2zneveoq:before{ z-index: unset;}div.beae-sections .beae-2zneveoq .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-2zneveoq .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-2zneveoq{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-2zneveoq .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-2zneveoq .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-2zneveoq .beae-box{flex: 1 1 50%;}div.beae-sections .beae-2zneveoq .beae-box:nth-child(3){flex: 1 1 100%;}}

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

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

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

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

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

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

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

div.beae-sections .beae-b57udv4s .beae-des-accordion{ display: block }div.beae-sections .beae-b57udv4s .beae-des-content{ display: block }div.beae-sections .beae-b57udv4s .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-b57udv4s .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-b57udv4s .beae-less-more{ overflow: hidden;}div.beae-sections .beae-b57udv4s .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-b57udv4s .beae-less-more:not(.beae-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: 0;} 

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

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

div.beae-sections .beae-k38hero0 .beae-des-accordion{ display: block }div.beae-sections .beae-k38hero0 .beae-des-content{ display: block }div.beae-sections .beae-k38hero0 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-k38hero0 .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-k38hero0 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-k38hero0 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-k38hero0 .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-9jgjhp5v .beae-des-accordion{ display: block }div.beae-sections .beae-9jgjhp5v .beae-des-content{ display: block }div.beae-sections .beae-9jgjhp5v .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-9jgjhp5v .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-9jgjhp5v .beae-less-more{ overflow: hidden;}div.beae-sections .beae-9jgjhp5v .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-9jgjhp5v .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-qkjiq3jw .beae-des-accordion{ display: block }div.beae-sections .beae-qkjiq3jw .beae-des-content{ display: block }div.beae-sections .beae-qkjiq3jw .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-qkjiq3jw .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-qkjiq3jw .beae-less-more{ overflow: hidden;}div.beae-sections .beae-qkjiq3jw .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-qkjiq3jw .beae-less-more:not(.beae-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: 0;} 

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

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

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

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

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

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

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

div.beae-sections .beae-yres5a8z .beae-line{ border-color: var(--beae-global-colors-beae-fb7o);px;height: 0px }div.beae-sections .beae-yres5a8z .line-cont-after{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-yres5a8z .line-cont-before{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-yres5a8z .beae-line-content svg{!important;}div.beae-sections .beae-yres5a8z .beae-line-text{!important;} 

div.beae-sections .beae-46ggepv3{ --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: 1920px;background: color-mix(in srgb, var(--beae-global-colors-beae-a73y) 100%, transparent);zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-46ggepv3 .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-46ggepv3 .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-46ggepv3 .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-46ggepv3:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-46ggepv3 .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-46ggepv3>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-46ggepv3>[data-shape-position="bottom"] .beae-shape-fill{ fill: var(--beae-global-colors-beae-x7jt) }div.beae-sections .beae-46ggepv3>[data-shape-position="bottom"] svg{ width: 100%;height: 39px;}div.beae-sections .beae-46ggepv3>[data-shape-position="bottom"]{ z-index: 0 }div.beae-sections .beae-46ggepv3 .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-46ggepv3 .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-46ggepv3:before{ z-index: unset;}div.beae-sections .beae-46ggepv3 .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-46ggepv3 .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-46ggepv3{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-46ggepv3 .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-46ggepv3 .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-46ggepv3 .beae-box{flex: 1 1 50%;}div.beae-sections .beae-46ggepv3 .beae-box:nth-child(3){flex: 1 1 100%;}}

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

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

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

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

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

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

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

div.beae-sections .beae-2wc6zy99 .beae-des-accordion{ display: block }div.beae-sections .beae-2wc6zy99 .beae-des-content{ display: block }div.beae-sections .beae-2wc6zy99 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-2wc6zy99 .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-2wc6zy99 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-2wc6zy99 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-2wc6zy99 .beae-less-more:not(.beae-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: 0;} 

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

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

div.beae-sections .beae-qswscj6m .beae-des-accordion{ display: block }div.beae-sections .beae-qswscj6m .beae-des-content{ display: block }div.beae-sections .beae-qswscj6m .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-qswscj6m .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-qswscj6m .beae-less-more{ overflow: hidden;}div.beae-sections .beae-qswscj6m .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-qswscj6m .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-ekrgqb0o .beae-des-accordion{ display: block }div.beae-sections .beae-ekrgqb0o .beae-des-content{ display: block }div.beae-sections .beae-ekrgqb0o .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ekrgqb0o .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-ekrgqb0o .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ekrgqb0o .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ekrgqb0o .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-vs8bruh0 .beae-des-accordion{ display: block }div.beae-sections .beae-vs8bruh0 .beae-des-content{ display: block }div.beae-sections .beae-vs8bruh0 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-vs8bruh0 .beae-x-product-short-des[data-type="html"]::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: 0;}div.beae-sections .beae-vs8bruh0 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-vs8bruh0 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-vs8bruh0 .beae-less-more:not(.beae-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: 0;} 

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

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

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

div.beae-sections .beae-7nc8h8ks .beae-btn-txt{ gap: 12px;--btn-icon-position: 1;} 

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

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

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

div.beae-sections .beae-xx6lmhui .beae-line{ border-color: var(--beae-global-colors-beae-fb7o);px;height: 0px }div.beae-sections .beae-xx6lmhui .line-cont-after{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-xx6lmhui .line-cont-before{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-xx6lmhui .beae-line-content svg{!important;}div.beae-sections .beae-xx6lmhui .beae-line-text{!important;} 
 .beae-sections .beae-btn-pr, .beae-sections .beae-btn-se, .beae-sections .beae-btn-te{
    zoom:.75
}
.beae-flexbox-column:nth-child(3) {
    width: 250px !important; 
}

.beae-flexbox-column:nth-child(2) {
    width: 75% !important;
}

div.beae-core img{
    width: 155px;
}

.beae-flexbox-column:nth-child(1){
    /* width: auto !important; */
    flex-grow: 0;
}