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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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