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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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