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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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