/** Shopify CDN: Minification failed

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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