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

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

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

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

div.beae-sections .beae-rjq5l5t0 .beae-des-accordion{ display: block }div.beae-sections .beae-rjq5l5t0 .beae-des-content{ display: block }div.beae-sections .beae-rjq5l5t0 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-rjq5l5t0 .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-rjq5l5t0 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-rjq5l5t0 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-rjq5l5t0 .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-omclj img{ object-fit: cover;object-position: center center;} @media only screen and (max-width: 768px) {div.beae-sections .beae-omclj img{ object-fit: cover;object-position: center center;} } 

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

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

 @media (min-width: 768px) {div.beae-sections .beae-o6qfad91{ 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-o6qfad91{ 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-o6qfad91 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-o6qfad91 .beae-des-accordion{ display: block }div.beae-sections .beae-o6qfad91 .beae-des-content{ display: block }div.beae-sections .beae-o6qfad91 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-o6qfad91 .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-o6qfad91 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-o6qfad91 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-o6qfad91 .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-jghqsnu6{ margin: 0 0 calc(var(--scale-ratio, 1) * 28px) calc(var(--scale-ratio, 1) * 28px);} } @media (max-width: 767px) {div.beae-sections .beae-jghqsnu6{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-jghqsnu6 .beae-des-accordion{ display: block }div.beae-sections .beae-jghqsnu6 .beae-des-content{ display: block }div.beae-sections .beae-jghqsnu6 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-jghqsnu6 .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-jghqsnu6 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-jghqsnu6 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-jghqsnu6 .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-x95ubqvj{ --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-x95ubqvj .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-x95ubqvj .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-x95ubqvj .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-x95ubqvj:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-x95ubqvj .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-x95ubqvj>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-x95ubqvj>[data-shape-position="bottom"] .beae-shape-fill{ fill: var(--beae-global-colors-beae-x7jt) }div.beae-sections .beae-x95ubqvj>[data-shape-position="bottom"] svg{ width: 100%;height: 39px;}div.beae-sections .beae-x95ubqvj>[data-shape-position="bottom"]{ z-index: 0 }div.beae-sections .beae-x95ubqvj .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-x95ubqvj .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-x95ubqvj:before{ z-index: unset;}div.beae-sections .beae-x95ubqvj .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-x95ubqvj .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-x95ubqvj{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-x95ubqvj .beae-scale-ratio{ zoom: 1 }@media ( max-width: 767px){div.beae-sections .beae-x95ubqvj .beae-custom-flex{display: flex;flex-wrap: wrap;}div.beae-sections .beae-x95ubqvj .beae-box{flex: 1 1 50%;}div.beae-sections .beae-x95ubqvj .beae-box:nth-child(3){flex: 1 1 100%;}}

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

 @media (min-width: 768px) {div.beae-sections .beae-wdwignwe{ 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-wdwignwe{ margin: calc(var(--scale-ratio, 1) * 14px) calc(var(--scale-ratio, 1) * 14px) 0 0;} } 

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

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

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

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

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

div.beae-sections .beae-80c8tru8 .beae-des-accordion{ display: block }div.beae-sections .beae-80c8tru8 .beae-des-content{ display: block }div.beae-sections .beae-80c8tru8 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-80c8tru8 .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-80c8tru8 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-80c8tru8 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-80c8tru8 .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-h3c8xdhl{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-h3c8xdhl{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-h3c8xdhl .beae-des-accordion{ display: block }div.beae-sections .beae-h3c8xdhl .beae-des-content{ display: block }div.beae-sections .beae-h3c8xdhl .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-h3c8xdhl .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-h3c8xdhl .beae-less-more{ overflow: hidden;}div.beae-sections .beae-h3c8xdhl .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-h3c8xdhl .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-alo8j5y7_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-alo8j5y7_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-vbhvofeq .beae-des-accordion{ display: block }div.beae-sections .beae-vbhvofeq .beae-des-content{ display: block }div.beae-sections .beae-vbhvofeq .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-vbhvofeq .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-vbhvofeq .beae-less-more{ overflow: hidden;}div.beae-sections .beae-vbhvofeq .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-vbhvofeq .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-alo8j5y7_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-alo8j5y7_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-nl8n6kw5 .beae-des-accordion{ display: block }div.beae-sections .beae-nl8n6kw5 .beae-des-content{ display: block }div.beae-sections .beae-nl8n6kw5 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-nl8n6kw5 .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-nl8n6kw5 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-nl8n6kw5 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-nl8n6kw5 .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-x95ubqvj_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-x95ubqvj_row1_col3{ width: 100% !important;} } 

 @media (min-width: 768px) {div.beae-sections .beae-x4cur6yu{ 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-x4cur6yu{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

 @media (min-width: 768px) {div.beae-sections .beae-uw8jhn2r{ 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-uw8jhn2r{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

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

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

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

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

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

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

 @media (min-width: 768px) {div.beae-sections .beae-3ztipyzd{ 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-3ztipyzd{ margin: calc(var(--scale-ratio, 1) * 14px) calc(var(--scale-ratio, 1) * 14px) 0 0;} } 

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

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

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

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

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

div.beae-sections .beae-r5ubsxrv .beae-des-accordion{ display: block }div.beae-sections .beae-r5ubsxrv .beae-des-content{ display: block }div.beae-sections .beae-r5ubsxrv .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-r5ubsxrv .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-r5ubsxrv .beae-less-more{ overflow: hidden;}div.beae-sections .beae-r5ubsxrv .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-r5ubsxrv .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-livi85th{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-livi85th{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-livi85th .beae-des-accordion{ display: block }div.beae-sections .beae-livi85th .beae-des-content{ display: block }div.beae-sections .beae-livi85th .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-livi85th .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-livi85th .beae-less-more{ overflow: hidden;}div.beae-sections .beae-livi85th .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-livi85th .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-k2l150wm_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-k2l150wm_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-opgm3ez6 .beae-des-accordion{ display: block }div.beae-sections .beae-opgm3ez6 .beae-des-content{ display: block }div.beae-sections .beae-opgm3ez6 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-opgm3ez6 .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-opgm3ez6 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-opgm3ez6 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-opgm3ez6 .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-k2l150wm_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-k2l150wm_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-ef6slr5g .beae-des-accordion{ display: block }div.beae-sections .beae-ef6slr5g .beae-des-content{ display: block }div.beae-sections .beae-ef6slr5g .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ef6slr5g .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-ef6slr5g .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ef6slr5g .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ef6slr5g .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-np78r2l9_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-np78r2l9_row1_col3{ width: 100% !important;} } 

 @media (min-width: 768px) {div.beae-sections .beae-1spah6ua{ 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-1spah6ua{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

 @media (min-width: 768px) {div.beae-sections .beae-uprhnlwg{ 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-uprhnlwg{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

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

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

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

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

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

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

 @media (min-width: 768px) {div.beae-sections .beae-4qwihpyj{ 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-4qwihpyj{ margin: calc(var(--scale-ratio, 1) * 14px) calc(var(--scale-ratio, 1) * 14px) 0 0;} } 

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

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

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

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

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

div.beae-sections .beae-4qcalnc3 .beae-des-accordion{ display: block }div.beae-sections .beae-4qcalnc3 .beae-des-content{ display: block }div.beae-sections .beae-4qcalnc3 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-4qcalnc3 .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-4qcalnc3 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-4qcalnc3 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-4qcalnc3 .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-q6ml1cwm{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-q6ml1cwm{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-q6ml1cwm .beae-des-accordion{ display: block }div.beae-sections .beae-q6ml1cwm .beae-des-content{ display: block }div.beae-sections .beae-q6ml1cwm .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-q6ml1cwm .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-q6ml1cwm .beae-less-more{ overflow: hidden;}div.beae-sections .beae-q6ml1cwm .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-q6ml1cwm .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-cbncfdhk_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-cbncfdhk_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-fkiuu3gw .beae-des-accordion{ display: block }div.beae-sections .beae-fkiuu3gw .beae-des-content{ display: block }div.beae-sections .beae-fkiuu3gw .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-fkiuu3gw .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-fkiuu3gw .beae-less-more{ overflow: hidden;}div.beae-sections .beae-fkiuu3gw .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-fkiuu3gw .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-cbncfdhk_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-cbncfdhk_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-fi1cwiau .beae-des-accordion{ display: block }div.beae-sections .beae-fi1cwiau .beae-des-content{ display: block }div.beae-sections .beae-fi1cwiau .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-fi1cwiau .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-fi1cwiau .beae-less-more{ overflow: hidden;}div.beae-sections .beae-fi1cwiau .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-fi1cwiau .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-ysi0noc0_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-ysi0noc0_row1_col3{ width: 100% !important;} } 

 @media (min-width: 768px) {div.beae-sections .beae-2k11py3s{ 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-2k11py3s{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

 @media (min-width: 768px) {div.beae-sections .beae-97bgqghe{ 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-97bgqghe{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

div.beae-sections .beae-97bgqghe .beae-btn-txt{ gap: 10px;--btn-icon-position: 1;} 

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

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

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

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

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

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

 @media (min-width: 768px) {div.beae-sections .beae-3p22k2bn{ 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-3p22k2bn{ margin: calc(var(--scale-ratio, 1) * 14px) calc(var(--scale-ratio, 1) * 14px) 0 0;} } 

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

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

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

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

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

div.beae-sections .beae-zxwo86x6 .beae-des-accordion{ display: block }div.beae-sections .beae-zxwo86x6 .beae-des-content{ display: block }div.beae-sections .beae-zxwo86x6 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-zxwo86x6 .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-zxwo86x6 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-zxwo86x6 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-zxwo86x6 .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-myrr68ne{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-myrr68ne{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-myrr68ne .beae-des-accordion{ display: block }div.beae-sections .beae-myrr68ne .beae-des-content{ display: block }div.beae-sections .beae-myrr68ne .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-myrr68ne .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-myrr68ne .beae-less-more{ overflow: hidden;}div.beae-sections .beae-myrr68ne .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-myrr68ne .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-3jkw81p9_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-3jkw81p9_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-wa0ff59d .beae-des-accordion{ display: block }div.beae-sections .beae-wa0ff59d .beae-des-content{ display: block }div.beae-sections .beae-wa0ff59d .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-wa0ff59d .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-wa0ff59d .beae-less-more{ overflow: hidden;}div.beae-sections .beae-wa0ff59d .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-wa0ff59d .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-3jkw81p9_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-3jkw81p9_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-lk71yhv3 .beae-des-accordion{ display: block }div.beae-sections .beae-lk71yhv3 .beae-des-content{ display: block }div.beae-sections .beae-lk71yhv3 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-lk71yhv3 .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-lk71yhv3 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-lk71yhv3 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-lk71yhv3 .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-3ded1gim_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-3ded1gim_row1_col3{ width: 100% !important;} } 

 @media (min-width: 768px) {div.beae-sections .beae-f0g7tvsf{ 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-f0g7tvsf{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

 @media (min-width: 768px) {div.beae-sections .beae-e8rhow0n{ 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-e8rhow0n{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

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

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

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

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

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

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

 @media (min-width: 768px) {div.beae-sections .beae-dhklsjnb{ 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-dhklsjnb{ margin: calc(var(--scale-ratio, 1) * 14px) calc(var(--scale-ratio, 1) * 14px) 0 0;} } 

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

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

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

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

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

div.beae-sections .beae-eiq0s2ig .beae-des-accordion{ display: block }div.beae-sections .beae-eiq0s2ig .beae-des-content{ display: block }div.beae-sections .beae-eiq0s2ig .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-eiq0s2ig .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-eiq0s2ig .beae-less-more{ overflow: hidden;}div.beae-sections .beae-eiq0s2ig .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-eiq0s2ig .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-7sg5obmu{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-7sg5obmu{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-7sg5obmu .beae-des-accordion{ display: block }div.beae-sections .beae-7sg5obmu .beae-des-content{ display: block }div.beae-sections .beae-7sg5obmu .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-7sg5obmu .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-7sg5obmu .beae-less-more{ overflow: hidden;}div.beae-sections .beae-7sg5obmu .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-7sg5obmu .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-91wbvrxd_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-91wbvrxd_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-d8m9bgy5 .beae-des-accordion{ display: block }div.beae-sections .beae-d8m9bgy5 .beae-des-content{ display: block }div.beae-sections .beae-d8m9bgy5 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-d8m9bgy5 .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-d8m9bgy5 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-d8m9bgy5 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-d8m9bgy5 .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-91wbvrxd_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-91wbvrxd_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-pz8xyis0 .beae-des-accordion{ display: block }div.beae-sections .beae-pz8xyis0 .beae-des-content{ display: block }div.beae-sections .beae-pz8xyis0 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-pz8xyis0 .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-pz8xyis0 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-pz8xyis0 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-pz8xyis0 .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-4nux0gia_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-4nux0gia_row1_col3{ width: 100% !important;} } 

 @media (min-width: 768px) {div.beae-sections .beae-9dz80pmo{ 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-9dz80pmo{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

 @media (min-width: 768px) {div.beae-sections .beae-jf9eqyo8{ 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-jf9eqyo8{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

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

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

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

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

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

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

 @media (min-width: 768px) {div.beae-sections .beae-a74eysjx{ 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-a74eysjx{ margin: calc(var(--scale-ratio, 1) * 14px) calc(var(--scale-ratio, 1) * 14px) 0 0;} } 

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

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

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

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

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

div.beae-sections .beae-7l74mw15 .beae-des-accordion{ display: block }div.beae-sections .beae-7l74mw15 .beae-des-content{ display: block }div.beae-sections .beae-7l74mw15 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-7l74mw15 .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-7l74mw15 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-7l74mw15 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-7l74mw15 .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-c5yw2xlg{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-c5yw2xlg{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-c5yw2xlg .beae-des-accordion{ display: block }div.beae-sections .beae-c5yw2xlg .beae-des-content{ display: block }div.beae-sections .beae-c5yw2xlg .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-c5yw2xlg .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-c5yw2xlg .beae-less-more{ overflow: hidden;}div.beae-sections .beae-c5yw2xlg .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-c5yw2xlg .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-v0m9bbjt_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-v0m9bbjt_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-vx2vbogb .beae-des-accordion{ display: block }div.beae-sections .beae-vx2vbogb .beae-des-content{ display: block }div.beae-sections .beae-vx2vbogb .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-vx2vbogb .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-vx2vbogb .beae-less-more{ overflow: hidden;}div.beae-sections .beae-vx2vbogb .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-vx2vbogb .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-v0m9bbjt_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-v0m9bbjt_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-izyq2z7r .beae-des-accordion{ display: block }div.beae-sections .beae-izyq2z7r .beae-des-content{ display: block }div.beae-sections .beae-izyq2z7r .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-izyq2z7r .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-izyq2z7r .beae-less-more{ overflow: hidden;}div.beae-sections .beae-izyq2z7r .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-izyq2z7r .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-mxybbtye_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-mxybbtye_row1_col3{ width: 100% !important;} } 

 @media (min-width: 768px) {div.beae-sections .beae-okyv0c4a{ 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-okyv0c4a{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

 @media (min-width: 768px) {div.beae-sections .beae-y94uryhx{ 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-y94uryhx{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

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

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

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

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

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

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

 @media (min-width: 768px) {div.beae-sections .beae-3doylkrm{ 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-3doylkrm{ margin: calc(var(--scale-ratio, 1) * 14px) calc(var(--scale-ratio, 1) * 14px) 0 0;} } 

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

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

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

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

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

div.beae-sections .beae-10n3yhtx .beae-des-accordion{ display: block }div.beae-sections .beae-10n3yhtx .beae-des-content{ display: block }div.beae-sections .beae-10n3yhtx .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-10n3yhtx .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-10n3yhtx .beae-less-more{ overflow: hidden;}div.beae-sections .beae-10n3yhtx .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-10n3yhtx .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-vq3nkfqe{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-vq3nkfqe{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-vq3nkfqe .beae-des-accordion{ display: block }div.beae-sections .beae-vq3nkfqe .beae-des-content{ display: block }div.beae-sections .beae-vq3nkfqe .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-vq3nkfqe .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-vq3nkfqe .beae-less-more{ overflow: hidden;}div.beae-sections .beae-vq3nkfqe .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-vq3nkfqe .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-tpn90tve_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-tpn90tve_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-2uu2jpde .beae-des-accordion{ display: block }div.beae-sections .beae-2uu2jpde .beae-des-content{ display: block }div.beae-sections .beae-2uu2jpde .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-2uu2jpde .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-2uu2jpde .beae-less-more{ overflow: hidden;}div.beae-sections .beae-2uu2jpde .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-2uu2jpde .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-tpn90tve_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-tpn90tve_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-dyykl68z .beae-des-accordion{ display: block }div.beae-sections .beae-dyykl68z .beae-des-content{ display: block }div.beae-sections .beae-dyykl68z .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-dyykl68z .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-dyykl68z .beae-less-more{ overflow: hidden;}div.beae-sections .beae-dyykl68z .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-dyykl68z .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-77zuf51t_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-77zuf51t_row1_col3{ width: 100% !important;} } 

 @media (min-width: 768px) {div.beae-sections .beae-zeddtkr3{ 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-zeddtkr3{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

 @media (min-width: 768px) {div.beae-sections .beae-aofpxpi5{ 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-aofpxpi5{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

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

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

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

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

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

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

 @media (min-width: 768px) {div.beae-sections .beae-uy1xozsy{ 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-uy1xozsy{ margin: calc(var(--scale-ratio, 1) * 14px) calc(var(--scale-ratio, 1) * 14px) 0 0;} } 

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

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

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

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

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

div.beae-sections .beae-uivabj1g .beae-des-accordion{ display: block }div.beae-sections .beae-uivabj1g .beae-des-content{ display: block }div.beae-sections .beae-uivabj1g .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-uivabj1g .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-uivabj1g .beae-less-more{ overflow: hidden;}div.beae-sections .beae-uivabj1g .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-uivabj1g .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-jim9n2dx{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-jim9n2dx{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-jim9n2dx .beae-des-accordion{ display: block }div.beae-sections .beae-jim9n2dx .beae-des-content{ display: block }div.beae-sections .beae-jim9n2dx .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-jim9n2dx .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-jim9n2dx .beae-less-more{ overflow: hidden;}div.beae-sections .beae-jim9n2dx .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-jim9n2dx .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-77a5dvzs_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-77a5dvzs_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-ytsccvlv .beae-des-accordion{ display: block }div.beae-sections .beae-ytsccvlv .beae-des-content{ display: block }div.beae-sections .beae-ytsccvlv .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ytsccvlv .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-ytsccvlv .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ytsccvlv .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ytsccvlv .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-77a5dvzs_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-77a5dvzs_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-sq5lmmgs .beae-des-accordion{ display: block }div.beae-sections .beae-sq5lmmgs .beae-des-content{ display: block }div.beae-sections .beae-sq5lmmgs .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-sq5lmmgs .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-sq5lmmgs .beae-less-more{ overflow: hidden;}div.beae-sections .beae-sq5lmmgs .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-sq5lmmgs .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-paezunbp_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-paezunbp_row1_col3{ width: 100% !important;} } 

 @media (min-width: 768px) {div.beae-sections .beae-ew1peh0i{ 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-ew1peh0i{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

 @media (min-width: 768px) {div.beae-sections .beae-85jm3rbc{ 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-85jm3rbc{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

div.beae-sections .beae-85jm3rbc .beae-btn-txt{ gap: 10px;--btn-icon-position: 1;} 

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

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

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

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

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

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

 @media (min-width: 768px) {div.beae-sections .beae-srp88qm6{ 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-srp88qm6{ margin: calc(var(--scale-ratio, 1) * 14px) calc(var(--scale-ratio, 1) * 14px) 0 0;} } 

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

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

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

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

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

div.beae-sections .beae-1ybnaw7e .beae-des-accordion{ display: block }div.beae-sections .beae-1ybnaw7e .beae-des-content{ display: block }div.beae-sections .beae-1ybnaw7e .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-1ybnaw7e .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-1ybnaw7e .beae-less-more{ overflow: hidden;}div.beae-sections .beae-1ybnaw7e .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-1ybnaw7e .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-o32dkgqy{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-o32dkgqy{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-o32dkgqy .beae-des-accordion{ display: block }div.beae-sections .beae-o32dkgqy .beae-des-content{ display: block }div.beae-sections .beae-o32dkgqy .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-o32dkgqy .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-o32dkgqy .beae-less-more{ overflow: hidden;}div.beae-sections .beae-o32dkgqy .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-o32dkgqy .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-wewojemg_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-wewojemg_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-6lwxuenk .beae-des-accordion{ display: block }div.beae-sections .beae-6lwxuenk .beae-des-content{ display: block }div.beae-sections .beae-6lwxuenk .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-6lwxuenk .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-6lwxuenk .beae-less-more{ overflow: hidden;}div.beae-sections .beae-6lwxuenk .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-6lwxuenk .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-wewojemg_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-wewojemg_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-3naongjy .beae-des-accordion{ display: block }div.beae-sections .beae-3naongjy .beae-des-content{ display: block }div.beae-sections .beae-3naongjy .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-3naongjy .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-3naongjy .beae-less-more{ overflow: hidden;}div.beae-sections .beae-3naongjy .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-3naongjy .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-e0gepopj_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-e0gepopj_row1_col3{ width: 100% !important;} } 

 @media (min-width: 768px) {div.beae-sections .beae-lhadybkv{ 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-lhadybkv{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

 @media (min-width: 768px) {div.beae-sections .beae-n7trry1o{ 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-n7trry1o{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

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

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

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

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

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

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

 @media (min-width: 768px) {div.beae-sections .beae-fs4p4xnf{ 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-fs4p4xnf{ margin: calc(var(--scale-ratio, 1) * 14px) calc(var(--scale-ratio, 1) * 14px) 0 0;} } 

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

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

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

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

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

div.beae-sections .beae-n64492ab .beae-des-accordion{ display: block }div.beae-sections .beae-n64492ab .beae-des-content{ display: block }div.beae-sections .beae-n64492ab .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-n64492ab .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-n64492ab .beae-less-more{ overflow: hidden;}div.beae-sections .beae-n64492ab .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-n64492ab .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-fkafcjhi{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-fkafcjhi{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-fkafcjhi .beae-des-accordion{ display: block }div.beae-sections .beae-fkafcjhi .beae-des-content{ display: block }div.beae-sections .beae-fkafcjhi .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-fkafcjhi .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-fkafcjhi .beae-less-more{ overflow: hidden;}div.beae-sections .beae-fkafcjhi .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-fkafcjhi .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-20novtug_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-20novtug_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-2s6zjod9 .beae-des-accordion{ display: block }div.beae-sections .beae-2s6zjod9 .beae-des-content{ display: block }div.beae-sections .beae-2s6zjod9 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-2s6zjod9 .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-2s6zjod9 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-2s6zjod9 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-2s6zjod9 .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-20novtug_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-20novtug_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-djhvn72p .beae-des-accordion{ display: block }div.beae-sections .beae-djhvn72p .beae-des-content{ display: block }div.beae-sections .beae-djhvn72p .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-djhvn72p .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-djhvn72p .beae-less-more{ overflow: hidden;}div.beae-sections .beae-djhvn72p .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-djhvn72p .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-69k3s7k1_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-69k3s7k1_row1_col3{ width: 100% !important;} } 

 @media (min-width: 768px) {div.beae-sections .beae-30rrqjb5{ 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-30rrqjb5{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

 @media (min-width: 768px) {div.beae-sections .beae-1wjpgu4a{ 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-1wjpgu4a{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

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

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

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

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

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

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

 @media (min-width: 768px) {div.beae-sections .beae-q4dnrpwl{ 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-q4dnrpwl{ margin: calc(var(--scale-ratio, 1) * 14px) calc(var(--scale-ratio, 1) * 14px) 0 0;} } 

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

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

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

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

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

div.beae-sections .beae-rq0dd57z .beae-des-accordion{ display: block }div.beae-sections .beae-rq0dd57z .beae-des-content{ display: block }div.beae-sections .beae-rq0dd57z .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-rq0dd57z .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-rq0dd57z .beae-less-more{ overflow: hidden;}div.beae-sections .beae-rq0dd57z .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-rq0dd57z .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-iwu4f52s{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-iwu4f52s{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-iwu4f52s .beae-des-accordion{ display: block }div.beae-sections .beae-iwu4f52s .beae-des-content{ display: block }div.beae-sections .beae-iwu4f52s .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-iwu4f52s .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-iwu4f52s .beae-less-more{ overflow: hidden;}div.beae-sections .beae-iwu4f52s .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-iwu4f52s .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-o588gs57_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-o588gs57_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-0cf6lei1 .beae-des-accordion{ display: block }div.beae-sections .beae-0cf6lei1 .beae-des-content{ display: block }div.beae-sections .beae-0cf6lei1 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-0cf6lei1 .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-0cf6lei1 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-0cf6lei1 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-0cf6lei1 .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-o588gs57_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-o588gs57_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-odu86a4u .beae-des-accordion{ display: block }div.beae-sections .beae-odu86a4u .beae-des-content{ display: block }div.beae-sections .beae-odu86a4u .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-odu86a4u .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-odu86a4u .beae-less-more{ overflow: hidden;}div.beae-sections .beae-odu86a4u .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-odu86a4u .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-9y64uces_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-9y64uces_row1_col3{ width: 100% !important;} } 

 @media (min-width: 768px) {div.beae-sections .beae-qeyobz98{ 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-qeyobz98{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

 @media (min-width: 768px) {div.beae-sections .beae-b0qlojj1{ 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-b0qlojj1{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

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

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

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

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

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

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

 @media (min-width: 768px) {div.beae-sections .beae-t0r9p7xc{ 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-t0r9p7xc{ margin: calc(var(--scale-ratio, 1) * 14px) calc(var(--scale-ratio, 1) * 14px) 0 0;} } 

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

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

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

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

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

div.beae-sections .beae-ogzb2phi .beae-des-accordion{ display: block }div.beae-sections .beae-ogzb2phi .beae-des-content{ display: block }div.beae-sections .beae-ogzb2phi .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ogzb2phi .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-ogzb2phi .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ogzb2phi .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ogzb2phi .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-riz21c2v{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-riz21c2v{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-riz21c2v .beae-des-accordion{ display: block }div.beae-sections .beae-riz21c2v .beae-des-content{ display: block }div.beae-sections .beae-riz21c2v .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-riz21c2v .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-riz21c2v .beae-less-more{ overflow: hidden;}div.beae-sections .beae-riz21c2v .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-riz21c2v .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-hzrgpule_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-hzrgpule_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-s6orae0q .beae-des-accordion{ display: block }div.beae-sections .beae-s6orae0q .beae-des-content{ display: block }div.beae-sections .beae-s6orae0q .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-s6orae0q .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-s6orae0q .beae-less-more{ overflow: hidden;}div.beae-sections .beae-s6orae0q .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-s6orae0q .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-hzrgpule_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-hzrgpule_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-iljzpgtv .beae-des-accordion{ display: block }div.beae-sections .beae-iljzpgtv .beae-des-content{ display: block }div.beae-sections .beae-iljzpgtv .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-iljzpgtv .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-iljzpgtv .beae-less-more{ overflow: hidden;}div.beae-sections .beae-iljzpgtv .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-iljzpgtv .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-ftc3k9pn_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-ftc3k9pn_row1_col3{ width: 100% !important;} } 

 @media (min-width: 768px) {div.beae-sections .beae-ixq0g6dr{ 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-ixq0g6dr{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

 @media (min-width: 768px) {div.beae-sections .beae-9mc5j0og{ 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-9mc5j0og{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

div.beae-sections .beae-9mc5j0og .beae-btn-txt{ gap: 10px;--btn-icon-position: 1;} 

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

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

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

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

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

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

 @media (min-width: 768px) {div.beae-sections .beae-mthtlwmj{ 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-mthtlwmj{ margin: calc(var(--scale-ratio, 1) * 14px) calc(var(--scale-ratio, 1) * 14px) 0 0;} } 

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

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

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

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

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

div.beae-sections .beae-zhh4u8os .beae-des-accordion{ display: block }div.beae-sections .beae-zhh4u8os .beae-des-content{ display: block }div.beae-sections .beae-zhh4u8os .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-zhh4u8os .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-zhh4u8os .beae-less-more{ overflow: hidden;}div.beae-sections .beae-zhh4u8os .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-zhh4u8os .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-k419s7oi{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-k419s7oi{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-k419s7oi .beae-des-accordion{ display: block }div.beae-sections .beae-k419s7oi .beae-des-content{ display: block }div.beae-sections .beae-k419s7oi .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-k419s7oi .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-k419s7oi .beae-less-more{ overflow: hidden;}div.beae-sections .beae-k419s7oi .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-k419s7oi .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-ef2xaiv0_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-ef2xaiv0_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-84futxaa .beae-des-accordion{ display: block }div.beae-sections .beae-84futxaa .beae-des-content{ display: block }div.beae-sections .beae-84futxaa .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-84futxaa .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-84futxaa .beae-less-more{ overflow: hidden;}div.beae-sections .beae-84futxaa .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-84futxaa .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-ef2xaiv0_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-ef2xaiv0_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-63mquumq .beae-des-accordion{ display: block }div.beae-sections .beae-63mquumq .beae-des-content{ display: block }div.beae-sections .beae-63mquumq .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-63mquumq .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-63mquumq .beae-less-more{ overflow: hidden;}div.beae-sections .beae-63mquumq .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-63mquumq .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-mqp21ikb_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-mqp21ikb_row1_col3{ width: 100% !important;} } 

 @media (min-width: 768px) {div.beae-sections .beae-ll0xgto9{ 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-ll0xgto9{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

 @media (min-width: 768px) {div.beae-sections .beae-c82l7275{ 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-c82l7275{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

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

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

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

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

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

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

 @media (min-width: 768px) {div.beae-sections .beae-59v21ax4{ 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-59v21ax4{ margin: calc(var(--scale-ratio, 1) * 14px) calc(var(--scale-ratio, 1) * 14px) 0 0;} } 

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

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

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

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

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

div.beae-sections .beae-4mtz2t8n .beae-des-accordion{ display: block }div.beae-sections .beae-4mtz2t8n .beae-des-content{ display: block }div.beae-sections .beae-4mtz2t8n .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-4mtz2t8n .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-4mtz2t8n .beae-less-more{ overflow: hidden;}div.beae-sections .beae-4mtz2t8n .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-4mtz2t8n .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-4r2gvua9{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-4r2gvua9{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-4r2gvua9 .beae-des-accordion{ display: block }div.beae-sections .beae-4r2gvua9 .beae-des-content{ display: block }div.beae-sections .beae-4r2gvua9 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-4r2gvua9 .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-4r2gvua9 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-4r2gvua9 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-4r2gvua9 .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-96tr8dfo_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-96tr8dfo_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-5c55bccq .beae-des-accordion{ display: block }div.beae-sections .beae-5c55bccq .beae-des-content{ display: block }div.beae-sections .beae-5c55bccq .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-5c55bccq .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-5c55bccq .beae-less-more{ overflow: hidden;}div.beae-sections .beae-5c55bccq .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-5c55bccq .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-96tr8dfo_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-96tr8dfo_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-qkd25m8s .beae-des-accordion{ display: block }div.beae-sections .beae-qkd25m8s .beae-des-content{ display: block }div.beae-sections .beae-qkd25m8s .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-qkd25m8s .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-qkd25m8s .beae-less-more{ overflow: hidden;}div.beae-sections .beae-qkd25m8s .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-qkd25m8s .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-kp7t0om8_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-kp7t0om8_row1_col3{ width: 100% !important;} } 

 @media (min-width: 768px) {div.beae-sections .beae-iksk6fqi{ 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-iksk6fqi{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

 @media (min-width: 768px) {div.beae-sections .beae-4nu8itou{ 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-4nu8itou{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

div.beae-sections .beae-4nu8itou .beae-btn-txt{ gap: 10px;--btn-icon-position: 1;} 

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

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

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

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

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

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

 @media (min-width: 768px) {div.beae-sections .beae-z1kck27k{ 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-z1kck27k{ margin: calc(var(--scale-ratio, 1) * 14px) calc(var(--scale-ratio, 1) * 14px) 0 0;} } 

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

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

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

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

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

div.beae-sections .beae-7ncxitdv .beae-des-accordion{ display: block }div.beae-sections .beae-7ncxitdv .beae-des-content{ display: block }div.beae-sections .beae-7ncxitdv .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-7ncxitdv .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-7ncxitdv .beae-less-more{ overflow: hidden;}div.beae-sections .beae-7ncxitdv .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-7ncxitdv .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-49oj8xh9{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-49oj8xh9{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-49oj8xh9 .beae-des-accordion{ display: block }div.beae-sections .beae-49oj8xh9 .beae-des-content{ display: block }div.beae-sections .beae-49oj8xh9 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-49oj8xh9 .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-49oj8xh9 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-49oj8xh9 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-49oj8xh9 .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-gh1xxwln_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-gh1xxwln_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-u70p9x3c .beae-des-accordion{ display: block }div.beae-sections .beae-u70p9x3c .beae-des-content{ display: block }div.beae-sections .beae-u70p9x3c .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-u70p9x3c .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-u70p9x3c .beae-less-more{ overflow: hidden;}div.beae-sections .beae-u70p9x3c .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-u70p9x3c .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-gh1xxwln_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-gh1xxwln_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-e4r5xl2z .beae-des-accordion{ display: block }div.beae-sections .beae-e4r5xl2z .beae-des-content{ display: block }div.beae-sections .beae-e4r5xl2z .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-e4r5xl2z .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-e4r5xl2z .beae-less-more{ overflow: hidden;}div.beae-sections .beae-e4r5xl2z .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-e4r5xl2z .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-jndfaeuo_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-jndfaeuo_row1_col3{ width: 100% !important;} } 

 @media (min-width: 768px) {div.beae-sections .beae-7c64i34u{ 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-7c64i34u{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

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

 @media (min-width: 768px) {div.beae-sections .beae-4avs89cw{ 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-4avs89cw{ margin: calc(var(--scale-ratio, 1) * 14px) 0 calc(var(--scale-ratio, 1) * 14px) 0;} } 

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

div.beae-sections .beae-4avs89cw .beae-btn-txt{ gap: 10px;--btn-icon-position: 1;} 

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

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

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

div.beae-sections .beae-7odaw9fh .beae-line{ border-color: var(--beae-global-colors-beae-fb7o);px;height: 0px }div.beae-sections .beae-7odaw9fh .line-cont-after{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-7odaw9fh .line-cont-before{ border-color: var(--beae-global-colors-beae-fb7o);}div.beae-sections .beae-7odaw9fh .beae-line-content svg{!important;}div.beae-sections .beae-7odaw9fh .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;
}