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

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

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

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

div.beae-sections .beae-w567a5o0 .beae-des-accordion{ display: block }div.beae-sections .beae-w567a5o0 .beae-des-content{ display: block }div.beae-sections .beae-w567a5o0 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-w567a5o0 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-w567a5o0 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-w567a5o0 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-w567a5o0 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;} 

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

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

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

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

div.beae-sections .beae-uqlwm1ku .beae-des-accordion{ display: block }div.beae-sections .beae-uqlwm1ku .beae-des-content{ display: block }div.beae-sections .beae-uqlwm1ku .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-uqlwm1ku .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-uqlwm1ku .beae-less-more{ overflow: hidden;}div.beae-sections .beae-uqlwm1ku .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-uqlwm1ku .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-wy3hshrf{ margin: 0 0 calc(var(--scale-ratio, 1) * 28px) calc(var(--scale-ratio, 1) * 28px);} } @media (max-width: 767px) {div.beae-sections .beae-wy3hshrf{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-wy3hshrf .beae-des-accordion{ display: block }div.beae-sections .beae-wy3hshrf .beae-des-content{ display: block }div.beae-sections .beae-wy3hshrf .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-wy3hshrf .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-wy3hshrf .beae-less-more{ overflow: hidden;}div.beae-sections .beae-wy3hshrf .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-wy3hshrf .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;} 

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

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

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

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

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

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

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

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

div.beae-sections .beae-75v99m04 .beae-des-accordion{ display: block }div.beae-sections .beae-75v99m04 .beae-des-content{ display: block }div.beae-sections .beae-75v99m04 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-75v99m04 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-75v99m04 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-75v99m04 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-75v99m04 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-he4xtttl{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-he4xtttl{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-he4xtttl .beae-des-accordion{ display: block }div.beae-sections .beae-he4xtttl .beae-des-content{ display: block }div.beae-sections .beae-he4xtttl .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-he4xtttl .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-he4xtttl .beae-less-more{ overflow: hidden;}div.beae-sections .beae-he4xtttl .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-he4xtttl .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-p0osnbae_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-p0osnbae_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-hr6q9asd .beae-des-accordion{ display: block }div.beae-sections .beae-hr6q9asd .beae-des-content{ display: block }div.beae-sections .beae-hr6q9asd .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-hr6q9asd .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-hr6q9asd .beae-less-more{ overflow: hidden;}div.beae-sections .beae-hr6q9asd .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-hr6q9asd .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-p0osnbae_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-p0osnbae_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-wa9hcy9l .beae-des-accordion{ display: block }div.beae-sections .beae-wa9hcy9l .beae-des-content{ display: block }div.beae-sections .beae-wa9hcy9l .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-wa9hcy9l .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-wa9hcy9l .beae-less-more{ overflow: hidden;}div.beae-sections .beae-wa9hcy9l .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-wa9hcy9l .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-alwr2wz4_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-alwr2wz4_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-yeln5vm1 .beae-des-accordion{ display: block }div.beae-sections .beae-yeln5vm1 .beae-des-content{ display: block }div.beae-sections .beae-yeln5vm1 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-yeln5vm1 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-yeln5vm1 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-yeln5vm1 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-yeln5vm1 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-y1lz7fvo{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-y1lz7fvo{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-y1lz7fvo .beae-des-accordion{ display: block }div.beae-sections .beae-y1lz7fvo .beae-des-content{ display: block }div.beae-sections .beae-y1lz7fvo .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-y1lz7fvo .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-y1lz7fvo .beae-less-more{ overflow: hidden;}div.beae-sections .beae-y1lz7fvo .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-y1lz7fvo .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-n0tsr65l_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-n0tsr65l_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-5u68pkid .beae-des-accordion{ display: block }div.beae-sections .beae-5u68pkid .beae-des-content{ display: block }div.beae-sections .beae-5u68pkid .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-5u68pkid .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-5u68pkid .beae-less-more{ overflow: hidden;}div.beae-sections .beae-5u68pkid .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-5u68pkid .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-n0tsr65l_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-n0tsr65l_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-7qewvkiu .beae-des-accordion{ display: block }div.beae-sections .beae-7qewvkiu .beae-des-content{ display: block }div.beae-sections .beae-7qewvkiu .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-7qewvkiu .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-7qewvkiu .beae-less-more{ overflow: hidden;}div.beae-sections .beae-7qewvkiu .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-7qewvkiu .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-naugvn00_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-naugvn00_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-tm0umjev .beae-des-accordion{ display: block }div.beae-sections .beae-tm0umjev .beae-des-content{ display: block }div.beae-sections .beae-tm0umjev .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-tm0umjev .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-tm0umjev .beae-less-more{ overflow: hidden;}div.beae-sections .beae-tm0umjev .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-tm0umjev .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-g780wn1d{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-g780wn1d{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-g780wn1d .beae-des-accordion{ display: block }div.beae-sections .beae-g780wn1d .beae-des-content{ display: block }div.beae-sections .beae-g780wn1d .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-g780wn1d .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-g780wn1d .beae-less-more{ overflow: hidden;}div.beae-sections .beae-g780wn1d .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-g780wn1d .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-b8p18k99_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-b8p18k99_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-jn0wme76 .beae-des-accordion{ display: block }div.beae-sections .beae-jn0wme76 .beae-des-content{ display: block }div.beae-sections .beae-jn0wme76 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-jn0wme76 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-jn0wme76 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-jn0wme76 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-jn0wme76 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-b8p18k99_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-b8p18k99_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-t4s6z5no .beae-des-accordion{ display: block }div.beae-sections .beae-t4s6z5no .beae-des-content{ display: block }div.beae-sections .beae-t4s6z5no .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-t4s6z5no .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-t4s6z5no .beae-less-more{ overflow: hidden;}div.beae-sections .beae-t4s6z5no .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-t4s6z5no .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-1i5z4vs2_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-1i5z4vs2_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-mnw0tnzy .beae-des-accordion{ display: block }div.beae-sections .beae-mnw0tnzy .beae-des-content{ display: block }div.beae-sections .beae-mnw0tnzy .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-mnw0tnzy .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-mnw0tnzy .beae-less-more{ overflow: hidden;}div.beae-sections .beae-mnw0tnzy .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-mnw0tnzy .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-q5rmwscx{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-q5rmwscx{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-q5rmwscx .beae-des-accordion{ display: block }div.beae-sections .beae-q5rmwscx .beae-des-content{ display: block }div.beae-sections .beae-q5rmwscx .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-q5rmwscx .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-q5rmwscx .beae-less-more{ overflow: hidden;}div.beae-sections .beae-q5rmwscx .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-q5rmwscx .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-cyxl11g5_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-cyxl11g5_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-ddclqx4l .beae-des-accordion{ display: block }div.beae-sections .beae-ddclqx4l .beae-des-content{ display: block }div.beae-sections .beae-ddclqx4l .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ddclqx4l .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-ddclqx4l .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ddclqx4l .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ddclqx4l .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-cyxl11g5_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-cyxl11g5_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-ftyaabr7 .beae-des-accordion{ display: block }div.beae-sections .beae-ftyaabr7 .beae-des-content{ display: block }div.beae-sections .beae-ftyaabr7 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ftyaabr7 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-ftyaabr7 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ftyaabr7 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ftyaabr7 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-txn56t3h_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-txn56t3h_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-zjpkkivj .beae-des-accordion{ display: block }div.beae-sections .beae-zjpkkivj .beae-des-content{ display: block }div.beae-sections .beae-zjpkkivj .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-zjpkkivj .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-zjpkkivj .beae-less-more{ overflow: hidden;}div.beae-sections .beae-zjpkkivj .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-zjpkkivj .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-gt0m5k5y{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-gt0m5k5y{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-gt0m5k5y .beae-des-accordion{ display: block }div.beae-sections .beae-gt0m5k5y .beae-des-content{ display: block }div.beae-sections .beae-gt0m5k5y .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-gt0m5k5y .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-gt0m5k5y .beae-less-more{ overflow: hidden;}div.beae-sections .beae-gt0m5k5y .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-gt0m5k5y .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-qepclt6h_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-qepclt6h_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-b0yu5s73 .beae-des-accordion{ display: block }div.beae-sections .beae-b0yu5s73 .beae-des-content{ display: block }div.beae-sections .beae-b0yu5s73 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-b0yu5s73 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-b0yu5s73 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-b0yu5s73 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-b0yu5s73 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-qepclt6h_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-qepclt6h_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-t0q50xhi .beae-des-accordion{ display: block }div.beae-sections .beae-t0q50xhi .beae-des-content{ display: block }div.beae-sections .beae-t0q50xhi .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-t0q50xhi .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-t0q50xhi .beae-less-more{ overflow: hidden;}div.beae-sections .beae-t0q50xhi .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-t0q50xhi .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-6fuzs2x3_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-6fuzs2x3_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-8vpi0azh .beae-des-accordion{ display: block }div.beae-sections .beae-8vpi0azh .beae-des-content{ display: block }div.beae-sections .beae-8vpi0azh .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-8vpi0azh .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-8vpi0azh .beae-less-more{ overflow: hidden;}div.beae-sections .beae-8vpi0azh .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-8vpi0azh .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-kehhrrt2{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-kehhrrt2{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-kehhrrt2 .beae-des-accordion{ display: block }div.beae-sections .beae-kehhrrt2 .beae-des-content{ display: block }div.beae-sections .beae-kehhrrt2 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-kehhrrt2 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-kehhrrt2 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-kehhrrt2 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-kehhrrt2 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-1rsmfsyp_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-1rsmfsyp_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-8vzx2ron .beae-des-accordion{ display: block }div.beae-sections .beae-8vzx2ron .beae-des-content{ display: block }div.beae-sections .beae-8vzx2ron .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-8vzx2ron .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-8vzx2ron .beae-less-more{ overflow: hidden;}div.beae-sections .beae-8vzx2ron .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-8vzx2ron .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-1rsmfsyp_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-1rsmfsyp_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-nttvqa9j .beae-des-accordion{ display: block }div.beae-sections .beae-nttvqa9j .beae-des-content{ display: block }div.beae-sections .beae-nttvqa9j .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-nttvqa9j .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-nttvqa9j .beae-less-more{ overflow: hidden;}div.beae-sections .beae-nttvqa9j .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-nttvqa9j .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-0g8tsxld_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-0g8tsxld_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-3u5y89eq .beae-des-accordion{ display: block }div.beae-sections .beae-3u5y89eq .beae-des-content{ display: block }div.beae-sections .beae-3u5y89eq .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-3u5y89eq .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-3u5y89eq .beae-less-more{ overflow: hidden;}div.beae-sections .beae-3u5y89eq .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-3u5y89eq .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-i5jtjlmt{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-i5jtjlmt{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-i5jtjlmt .beae-des-accordion{ display: block }div.beae-sections .beae-i5jtjlmt .beae-des-content{ display: block }div.beae-sections .beae-i5jtjlmt .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-i5jtjlmt .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-i5jtjlmt .beae-less-more{ overflow: hidden;}div.beae-sections .beae-i5jtjlmt .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-i5jtjlmt .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-x8fktm82_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-x8fktm82_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-s6h8mdlv .beae-des-accordion{ display: block }div.beae-sections .beae-s6h8mdlv .beae-des-content{ display: block }div.beae-sections .beae-s6h8mdlv .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-s6h8mdlv .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-s6h8mdlv .beae-less-more{ overflow: hidden;}div.beae-sections .beae-s6h8mdlv .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-s6h8mdlv .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-x8fktm82_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-x8fktm82_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-9u3pvt4k .beae-des-accordion{ display: block }div.beae-sections .beae-9u3pvt4k .beae-des-content{ display: block }div.beae-sections .beae-9u3pvt4k .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-9u3pvt4k .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-9u3pvt4k .beae-less-more{ overflow: hidden;}div.beae-sections .beae-9u3pvt4k .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-9u3pvt4k .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-7kjcm03e_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-7kjcm03e_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-0hlce3p1 .beae-des-accordion{ display: block }div.beae-sections .beae-0hlce3p1 .beae-des-content{ display: block }div.beae-sections .beae-0hlce3p1 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-0hlce3p1 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-0hlce3p1 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-0hlce3p1 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-0hlce3p1 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-03o856qx{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-03o856qx{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-03o856qx .beae-des-accordion{ display: block }div.beae-sections .beae-03o856qx .beae-des-content{ display: block }div.beae-sections .beae-03o856qx .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-03o856qx .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-03o856qx .beae-less-more{ overflow: hidden;}div.beae-sections .beae-03o856qx .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-03o856qx .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-3k5rj438_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-3k5rj438_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-9l2pogwm .beae-des-accordion{ display: block }div.beae-sections .beae-9l2pogwm .beae-des-content{ display: block }div.beae-sections .beae-9l2pogwm .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-9l2pogwm .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-9l2pogwm .beae-less-more{ overflow: hidden;}div.beae-sections .beae-9l2pogwm .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-9l2pogwm .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-3k5rj438_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-3k5rj438_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-l6wy22n6 .beae-des-accordion{ display: block }div.beae-sections .beae-l6wy22n6 .beae-des-content{ display: block }div.beae-sections .beae-l6wy22n6 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-l6wy22n6 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-l6wy22n6 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-l6wy22n6 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-l6wy22n6 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-u76s08a2_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-u76s08a2_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-r13k8faj .beae-des-accordion{ display: block }div.beae-sections .beae-r13k8faj .beae-des-content{ display: block }div.beae-sections .beae-r13k8faj .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-r13k8faj .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-r13k8faj .beae-less-more{ overflow: hidden;}div.beae-sections .beae-r13k8faj .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-r13k8faj .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-288azj6a{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-288azj6a{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-288azj6a .beae-des-accordion{ display: block }div.beae-sections .beae-288azj6a .beae-des-content{ display: block }div.beae-sections .beae-288azj6a .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-288azj6a .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-288azj6a .beae-less-more{ overflow: hidden;}div.beae-sections .beae-288azj6a .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-288azj6a .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-yzwndtqc_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-yzwndtqc_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-emf5eb7y .beae-des-accordion{ display: block }div.beae-sections .beae-emf5eb7y .beae-des-content{ display: block }div.beae-sections .beae-emf5eb7y .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-emf5eb7y .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-emf5eb7y .beae-less-more{ overflow: hidden;}div.beae-sections .beae-emf5eb7y .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-emf5eb7y .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-yzwndtqc_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-yzwndtqc_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-7n2htcd3 .beae-des-accordion{ display: block }div.beae-sections .beae-7n2htcd3 .beae-des-content{ display: block }div.beae-sections .beae-7n2htcd3 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-7n2htcd3 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-7n2htcd3 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-7n2htcd3 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-7n2htcd3 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-a460h72w_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-a460h72w_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-ezgrt1a5 .beae-des-accordion{ display: block }div.beae-sections .beae-ezgrt1a5 .beae-des-content{ display: block }div.beae-sections .beae-ezgrt1a5 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ezgrt1a5 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-ezgrt1a5 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ezgrt1a5 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ezgrt1a5 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-8ertfljy{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-8ertfljy{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-8ertfljy .beae-des-accordion{ display: block }div.beae-sections .beae-8ertfljy .beae-des-content{ display: block }div.beae-sections .beae-8ertfljy .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-8ertfljy .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-8ertfljy .beae-less-more{ overflow: hidden;}div.beae-sections .beae-8ertfljy .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-8ertfljy .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-4wltcsyc_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-4wltcsyc_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-9kss2qg0 .beae-des-accordion{ display: block }div.beae-sections .beae-9kss2qg0 .beae-des-content{ display: block }div.beae-sections .beae-9kss2qg0 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-9kss2qg0 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-9kss2qg0 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-9kss2qg0 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-9kss2qg0 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-4wltcsyc_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-4wltcsyc_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-jhlmrmjz .beae-des-accordion{ display: block }div.beae-sections .beae-jhlmrmjz .beae-des-content{ display: block }div.beae-sections .beae-jhlmrmjz .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-jhlmrmjz .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-jhlmrmjz .beae-less-more{ overflow: hidden;}div.beae-sections .beae-jhlmrmjz .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-jhlmrmjz .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-3bdmccc0_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-3bdmccc0_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-k3b8hara .beae-des-accordion{ display: block }div.beae-sections .beae-k3b8hara .beae-des-content{ display: block }div.beae-sections .beae-k3b8hara .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-k3b8hara .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-k3b8hara .beae-less-more{ overflow: hidden;}div.beae-sections .beae-k3b8hara .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-k3b8hara .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-k2i159qm{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-k2i159qm{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-k2i159qm .beae-des-accordion{ display: block }div.beae-sections .beae-k2i159qm .beae-des-content{ display: block }div.beae-sections .beae-k2i159qm .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-k2i159qm .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-k2i159qm .beae-less-more{ overflow: hidden;}div.beae-sections .beae-k2i159qm .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-k2i159qm .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-sexure17_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-sexure17_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-hpvy2axn .beae-des-accordion{ display: block }div.beae-sections .beae-hpvy2axn .beae-des-content{ display: block }div.beae-sections .beae-hpvy2axn .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-hpvy2axn .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-hpvy2axn .beae-less-more{ overflow: hidden;}div.beae-sections .beae-hpvy2axn .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-hpvy2axn .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-sexure17_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-sexure17_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-kvs3s0f8 .beae-des-accordion{ display: block }div.beae-sections .beae-kvs3s0f8 .beae-des-content{ display: block }div.beae-sections .beae-kvs3s0f8 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-kvs3s0f8 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-kvs3s0f8 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-kvs3s0f8 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-kvs3s0f8 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-3vofn24d_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-3vofn24d_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-yzcn4fyg .beae-des-accordion{ display: block }div.beae-sections .beae-yzcn4fyg .beae-des-content{ display: block }div.beae-sections .beae-yzcn4fyg .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-yzcn4fyg .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-yzcn4fyg .beae-less-more{ overflow: hidden;}div.beae-sections .beae-yzcn4fyg .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-yzcn4fyg .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-qk5dtmf1{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-qk5dtmf1{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-qk5dtmf1 .beae-des-accordion{ display: block }div.beae-sections .beae-qk5dtmf1 .beae-des-content{ display: block }div.beae-sections .beae-qk5dtmf1 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-qk5dtmf1 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-qk5dtmf1 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-qk5dtmf1 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-qk5dtmf1 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-5t9cpj8p_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-5t9cpj8p_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-o9by0nx4 .beae-des-accordion{ display: block }div.beae-sections .beae-o9by0nx4 .beae-des-content{ display: block }div.beae-sections .beae-o9by0nx4 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-o9by0nx4 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-o9by0nx4 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-o9by0nx4 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-o9by0nx4 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-5t9cpj8p_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-5t9cpj8p_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-uc6lyr31 .beae-des-accordion{ display: block }div.beae-sections .beae-uc6lyr31 .beae-des-content{ display: block }div.beae-sections .beae-uc6lyr31 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-uc6lyr31 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-uc6lyr31 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-uc6lyr31 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-uc6lyr31 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-qi28op4h_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-qi28op4h_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-co2817v6 .beae-des-accordion{ display: block }div.beae-sections .beae-co2817v6 .beae-des-content{ display: block }div.beae-sections .beae-co2817v6 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-co2817v6 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-co2817v6 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-co2817v6 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-co2817v6 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-31owhteu{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-31owhteu{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-31owhteu .beae-des-accordion{ display: block }div.beae-sections .beae-31owhteu .beae-des-content{ display: block }div.beae-sections .beae-31owhteu .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-31owhteu .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-31owhteu .beae-less-more{ overflow: hidden;}div.beae-sections .beae-31owhteu .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-31owhteu .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-3g1nfakc_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-3g1nfakc_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-kaiu5dua .beae-des-accordion{ display: block }div.beae-sections .beae-kaiu5dua .beae-des-content{ display: block }div.beae-sections .beae-kaiu5dua .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-kaiu5dua .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-kaiu5dua .beae-less-more{ overflow: hidden;}div.beae-sections .beae-kaiu5dua .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-kaiu5dua .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-3g1nfakc_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-3g1nfakc_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-fdcjf3db .beae-des-accordion{ display: block }div.beae-sections .beae-fdcjf3db .beae-des-content{ display: block }div.beae-sections .beae-fdcjf3db .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-fdcjf3db .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-fdcjf3db .beae-less-more{ overflow: hidden;}div.beae-sections .beae-fdcjf3db .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-fdcjf3db .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-twl5qaca_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-twl5qaca_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-9pslakdc .beae-des-accordion{ display: block }div.beae-sections .beae-9pslakdc .beae-des-content{ display: block }div.beae-sections .beae-9pslakdc .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-9pslakdc .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-9pslakdc .beae-less-more{ overflow: hidden;}div.beae-sections .beae-9pslakdc .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-9pslakdc .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-5ldfq319{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-5ldfq319{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-5ldfq319 .beae-des-accordion{ display: block }div.beae-sections .beae-5ldfq319 .beae-des-content{ display: block }div.beae-sections .beae-5ldfq319 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-5ldfq319 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-5ldfq319 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-5ldfq319 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-5ldfq319 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-2na1dqc7_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-2na1dqc7_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-3ug3lwih .beae-des-accordion{ display: block }div.beae-sections .beae-3ug3lwih .beae-des-content{ display: block }div.beae-sections .beae-3ug3lwih .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-3ug3lwih .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-3ug3lwih .beae-less-more{ overflow: hidden;}div.beae-sections .beae-3ug3lwih .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-3ug3lwih .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-2na1dqc7_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-2na1dqc7_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-fsbg2z98 .beae-des-accordion{ display: block }div.beae-sections .beae-fsbg2z98 .beae-des-content{ display: block }div.beae-sections .beae-fsbg2z98 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-fsbg2z98 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-fsbg2z98 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-fsbg2z98 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-fsbg2z98 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-ff9pra20_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-ff9pra20_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-smamcz34 .beae-des-accordion{ display: block }div.beae-sections .beae-smamcz34 .beae-des-content{ display: block }div.beae-sections .beae-smamcz34 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-smamcz34 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-smamcz34 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-smamcz34 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-smamcz34 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-fot4jxyg{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-fot4jxyg{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-fot4jxyg .beae-des-accordion{ display: block }div.beae-sections .beae-fot4jxyg .beae-des-content{ display: block }div.beae-sections .beae-fot4jxyg .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-fot4jxyg .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-fot4jxyg .beae-less-more{ overflow: hidden;}div.beae-sections .beae-fot4jxyg .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-fot4jxyg .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-tgygzuwq_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-tgygzuwq_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-7ev8e9lt .beae-des-accordion{ display: block }div.beae-sections .beae-7ev8e9lt .beae-des-content{ display: block }div.beae-sections .beae-7ev8e9lt .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-7ev8e9lt .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-7ev8e9lt .beae-less-more{ overflow: hidden;}div.beae-sections .beae-7ev8e9lt .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-7ev8e9lt .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-tgygzuwq_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-tgygzuwq_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-xmy85vgi .beae-des-accordion{ display: block }div.beae-sections .beae-xmy85vgi .beae-des-content{ display: block }div.beae-sections .beae-xmy85vgi .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-xmy85vgi .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-xmy85vgi .beae-less-more{ overflow: hidden;}div.beae-sections .beae-xmy85vgi .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-xmy85vgi .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-n6flum3j_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-n6flum3j_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-77o6jjoe .beae-des-accordion{ display: block }div.beae-sections .beae-77o6jjoe .beae-des-content{ display: block }div.beae-sections .beae-77o6jjoe .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-77o6jjoe .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-77o6jjoe .beae-less-more{ overflow: hidden;}div.beae-sections .beae-77o6jjoe .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-77o6jjoe .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-p6hzt4hh{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-p6hzt4hh{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-p6hzt4hh .beae-des-accordion{ display: block }div.beae-sections .beae-p6hzt4hh .beae-des-content{ display: block }div.beae-sections .beae-p6hzt4hh .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-p6hzt4hh .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-p6hzt4hh .beae-less-more{ overflow: hidden;}div.beae-sections .beae-p6hzt4hh .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-p6hzt4hh .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-gth5jqqh_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-gth5jqqh_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-rq8zrrt7 .beae-des-accordion{ display: block }div.beae-sections .beae-rq8zrrt7 .beae-des-content{ display: block }div.beae-sections .beae-rq8zrrt7 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-rq8zrrt7 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-rq8zrrt7 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-rq8zrrt7 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-rq8zrrt7 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-gth5jqqh_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-gth5jqqh_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-vwapx1zr .beae-des-accordion{ display: block }div.beae-sections .beae-vwapx1zr .beae-des-content{ display: block }div.beae-sections .beae-vwapx1zr .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-vwapx1zr .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-vwapx1zr .beae-less-more{ overflow: hidden;}div.beae-sections .beae-vwapx1zr .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-vwapx1zr .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-gtde4azl_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-gtde4azl_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-qm3hvvdp .beae-des-accordion{ display: block }div.beae-sections .beae-qm3hvvdp .beae-des-content{ display: block }div.beae-sections .beae-qm3hvvdp .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-qm3hvvdp .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-qm3hvvdp .beae-less-more{ overflow: hidden;}div.beae-sections .beae-qm3hvvdp .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-qm3hvvdp .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-90hxb9q6{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-90hxb9q6{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-90hxb9q6 .beae-des-accordion{ display: block }div.beae-sections .beae-90hxb9q6 .beae-des-content{ display: block }div.beae-sections .beae-90hxb9q6 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-90hxb9q6 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-90hxb9q6 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-90hxb9q6 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-90hxb9q6 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-kj1i4ak7_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-kj1i4ak7_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-grhd0lih .beae-des-accordion{ display: block }div.beae-sections .beae-grhd0lih .beae-des-content{ display: block }div.beae-sections .beae-grhd0lih .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-grhd0lih .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-grhd0lih .beae-less-more{ overflow: hidden;}div.beae-sections .beae-grhd0lih .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-grhd0lih .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-kj1i4ak7_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-kj1i4ak7_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-ikjozgn0 .beae-des-accordion{ display: block }div.beae-sections .beae-ikjozgn0 .beae-des-content{ display: block }div.beae-sections .beae-ikjozgn0 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ikjozgn0 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-ikjozgn0 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ikjozgn0 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ikjozgn0 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-b2jespk2_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-b2jespk2_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-l25zdqba .beae-des-accordion{ display: block }div.beae-sections .beae-l25zdqba .beae-des-content{ display: block }div.beae-sections .beae-l25zdqba .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-l25zdqba .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-l25zdqba .beae-less-more{ overflow: hidden;}div.beae-sections .beae-l25zdqba .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-l25zdqba .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-ztwfh6aa{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-ztwfh6aa{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-ztwfh6aa .beae-des-accordion{ display: block }div.beae-sections .beae-ztwfh6aa .beae-des-content{ display: block }div.beae-sections .beae-ztwfh6aa .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ztwfh6aa .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-ztwfh6aa .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ztwfh6aa .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ztwfh6aa .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-l6a9n8go_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-l6a9n8go_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-mfhj4bvb .beae-des-accordion{ display: block }div.beae-sections .beae-mfhj4bvb .beae-des-content{ display: block }div.beae-sections .beae-mfhj4bvb .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-mfhj4bvb .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-mfhj4bvb .beae-less-more{ overflow: hidden;}div.beae-sections .beae-mfhj4bvb .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-mfhj4bvb .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-l6a9n8go_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-l6a9n8go_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-9r43shl1 .beae-des-accordion{ display: block }div.beae-sections .beae-9r43shl1 .beae-des-content{ display: block }div.beae-sections .beae-9r43shl1 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-9r43shl1 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-9r43shl1 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-9r43shl1 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-9r43shl1 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-j7i50gwf_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-j7i50gwf_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-c3tqhy7m .beae-des-accordion{ display: block }div.beae-sections .beae-c3tqhy7m .beae-des-content{ display: block }div.beae-sections .beae-c3tqhy7m .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-c3tqhy7m .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-c3tqhy7m .beae-less-more{ overflow: hidden;}div.beae-sections .beae-c3tqhy7m .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-c3tqhy7m .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-vy6azuza{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-vy6azuza{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-vy6azuza .beae-des-accordion{ display: block }div.beae-sections .beae-vy6azuza .beae-des-content{ display: block }div.beae-sections .beae-vy6azuza .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-vy6azuza .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-vy6azuza .beae-less-more{ overflow: hidden;}div.beae-sections .beae-vy6azuza .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-vy6azuza .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-yuhs08j2_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-yuhs08j2_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-gix2vw9m .beae-des-accordion{ display: block }div.beae-sections .beae-gix2vw9m .beae-des-content{ display: block }div.beae-sections .beae-gix2vw9m .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-gix2vw9m .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-gix2vw9m .beae-less-more{ overflow: hidden;}div.beae-sections .beae-gix2vw9m .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-gix2vw9m .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-yuhs08j2_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-yuhs08j2_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-gjqevxkj .beae-des-accordion{ display: block }div.beae-sections .beae-gjqevxkj .beae-des-content{ display: block }div.beae-sections .beae-gjqevxkj .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-gjqevxkj .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-gjqevxkj .beae-less-more{ overflow: hidden;}div.beae-sections .beae-gjqevxkj .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-gjqevxkj .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-vp386yzu_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-vp386yzu_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-kcbkmxu1 .beae-des-accordion{ display: block }div.beae-sections .beae-kcbkmxu1 .beae-des-content{ display: block }div.beae-sections .beae-kcbkmxu1 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-kcbkmxu1 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-kcbkmxu1 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-kcbkmxu1 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-kcbkmxu1 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-be0nawkl{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-be0nawkl{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-be0nawkl .beae-des-accordion{ display: block }div.beae-sections .beae-be0nawkl .beae-des-content{ display: block }div.beae-sections .beae-be0nawkl .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-be0nawkl .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-be0nawkl .beae-less-more{ overflow: hidden;}div.beae-sections .beae-be0nawkl .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-be0nawkl .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-iuhlx1w5_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-iuhlx1w5_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-3men6itb .beae-des-accordion{ display: block }div.beae-sections .beae-3men6itb .beae-des-content{ display: block }div.beae-sections .beae-3men6itb .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-3men6itb .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-3men6itb .beae-less-more{ overflow: hidden;}div.beae-sections .beae-3men6itb .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-3men6itb .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-iuhlx1w5_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-iuhlx1w5_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-uk8sh0eu .beae-des-accordion{ display: block }div.beae-sections .beae-uk8sh0eu .beae-des-content{ display: block }div.beae-sections .beae-uk8sh0eu .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-uk8sh0eu .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-uk8sh0eu .beae-less-more{ overflow: hidden;}div.beae-sections .beae-uk8sh0eu .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-uk8sh0eu .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-cdcida64_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-cdcida64_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-jgf3h3yl .beae-des-accordion{ display: block }div.beae-sections .beae-jgf3h3yl .beae-des-content{ display: block }div.beae-sections .beae-jgf3h3yl .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-jgf3h3yl .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-jgf3h3yl .beae-less-more{ overflow: hidden;}div.beae-sections .beae-jgf3h3yl .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-jgf3h3yl .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-pgssz21q{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-pgssz21q{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-pgssz21q .beae-des-accordion{ display: block }div.beae-sections .beae-pgssz21q .beae-des-content{ display: block }div.beae-sections .beae-pgssz21q .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-pgssz21q .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-pgssz21q .beae-less-more{ overflow: hidden;}div.beae-sections .beae-pgssz21q .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-pgssz21q .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-04wsqd3p_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-04wsqd3p_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-u0ddvvq4 .beae-des-accordion{ display: block }div.beae-sections .beae-u0ddvvq4 .beae-des-content{ display: block }div.beae-sections .beae-u0ddvvq4 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-u0ddvvq4 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-u0ddvvq4 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-u0ddvvq4 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-u0ddvvq4 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-04wsqd3p_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-04wsqd3p_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-cjzcio3j .beae-des-accordion{ display: block }div.beae-sections .beae-cjzcio3j .beae-des-content{ display: block }div.beae-sections .beae-cjzcio3j .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-cjzcio3j .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-cjzcio3j .beae-less-more{ overflow: hidden;}div.beae-sections .beae-cjzcio3j .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-cjzcio3j .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-mmsn7q79_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-mmsn7q79_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-65d6x8xp .beae-des-accordion{ display: block }div.beae-sections .beae-65d6x8xp .beae-des-content{ display: block }div.beae-sections .beae-65d6x8xp .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-65d6x8xp .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-65d6x8xp .beae-less-more{ overflow: hidden;}div.beae-sections .beae-65d6x8xp .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-65d6x8xp .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-5oeixvd5{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-5oeixvd5{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } 

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

div.beae-sections .beae-5oeixvd5 .beae-des-accordion{ display: block }div.beae-sections .beae-5oeixvd5 .beae-des-content{ display: block }div.beae-sections .beae-5oeixvd5 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-5oeixvd5 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-5oeixvd5 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-5oeixvd5 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-5oeixvd5 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-cl5zy8hx_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-cl5zy8hx_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-2btztffw .beae-des-accordion{ display: block }div.beae-sections .beae-2btztffw .beae-des-content{ display: block }div.beae-sections .beae-2btztffw .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-2btztffw .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-2btztffw .beae-less-more{ overflow: hidden;}div.beae-sections .beae-2btztffw .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-2btztffw .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-cl5zy8hx_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-cl5zy8hx_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-z7so4ani .beae-des-accordion{ display: block }div.beae-sections .beae-z7so4ani .beae-des-content{ display: block }div.beae-sections .beae-z7so4ani .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-z7so4ani .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-z7so4ani .beae-less-more{ overflow: hidden;}div.beae-sections .beae-z7so4ani .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-z7so4ani .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-lgqokfvt_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-lgqokfvt_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-1lk5y3km .beae-des-accordion{ display: block }div.beae-sections .beae-1lk5y3km .beae-des-content{ display: block }div.beae-sections .beae-1lk5y3km .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-1lk5y3km .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-1lk5y3km .beae-less-more{ overflow: hidden;}div.beae-sections .beae-1lk5y3km .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-1lk5y3km .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-0bqkuakb{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-0bqkuakb{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-0bqkuakb .beae-des-accordion{ display: block }div.beae-sections .beae-0bqkuakb .beae-des-content{ display: block }div.beae-sections .beae-0bqkuakb .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-0bqkuakb .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-0bqkuakb .beae-less-more{ overflow: hidden;}div.beae-sections .beae-0bqkuakb .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-0bqkuakb .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-dv6k9rxg_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-dv6k9rxg_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-08wu3pd3 .beae-des-accordion{ display: block }div.beae-sections .beae-08wu3pd3 .beae-des-content{ display: block }div.beae-sections .beae-08wu3pd3 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-08wu3pd3 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-08wu3pd3 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-08wu3pd3 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-08wu3pd3 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-dv6k9rxg_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-dv6k9rxg_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-okrttmil .beae-des-accordion{ display: block }div.beae-sections .beae-okrttmil .beae-des-content{ display: block }div.beae-sections .beae-okrttmil .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-okrttmil .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-okrttmil .beae-less-more{ overflow: hidden;}div.beae-sections .beae-okrttmil .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-okrttmil .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-stk9s9ya_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-stk9s9ya_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-cuhmel1o .beae-des-accordion{ display: block }div.beae-sections .beae-cuhmel1o .beae-des-content{ display: block }div.beae-sections .beae-cuhmel1o .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-cuhmel1o .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-cuhmel1o .beae-less-more{ overflow: hidden;}div.beae-sections .beae-cuhmel1o .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-cuhmel1o .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;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-gbm6w5t0{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-gbm6w5t0{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-gbm6w5t0 .beae-des-accordion{ display: block }div.beae-sections .beae-gbm6w5t0 .beae-des-content{ display: block }div.beae-sections .beae-gbm6w5t0 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-gbm6w5t0 .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-gbm6w5t0 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-gbm6w5t0 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-gbm6w5t0 .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-x9awtwdo_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-x9awtwdo_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-g3tlxbxf .beae-des-accordion{ display: block }div.beae-sections .beae-g3tlxbxf .beae-des-content{ display: block }div.beae-sections .beae-g3tlxbxf .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-g3tlxbxf .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-g3tlxbxf .beae-less-more{ overflow: hidden;}div.beae-sections .beae-g3tlxbxf .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-g3tlxbxf .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-x9awtwdo_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-x9awtwdo_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-y7y0jtqp .beae-des-accordion{ display: block }div.beae-sections .beae-y7y0jtqp .beae-des-content{ display: block }div.beae-sections .beae-y7y0jtqp .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-y7y0jtqp .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;}div.beae-sections .beae-y7y0jtqp .beae-less-more{ overflow: hidden;}div.beae-sections .beae-y7y0jtqp .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-y7y0jtqp .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, 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-iqfgavn5_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-iqfgavn5_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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