/** Shopify CDN: Minification failed

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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