/** Shopify CDN: Minification failed

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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