/** Shopify CDN: Minification failed

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-unnsdq5h { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-wo06qxqf { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-j5jspztm { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-fclc3c68 { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-c2msnufw { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-1wf20gch { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-8ss2340u { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-afkld99q { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-61hznarh { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-j89fgm7j { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-cms4wn5w { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-avl33zub { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-nwie2g7h { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-px3ersw5 { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-h0xv7u1j { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-jgjgnh1g { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-71e5zt7f { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-block.beae-4mfg2xkp { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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