/** Shopify CDN: Minification failed

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

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

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

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

div.beae-sections .beae-vgc9dc1j .beae-des-accordion{ display: block }div.beae-sections .beae-vgc9dc1j .beae-des-content{ display: block }div.beae-sections .beae-vgc9dc1j .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-vgc9dc1j .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-vgc9dc1j .beae-less-more{ overflow: hidden;}div.beae-sections .beae-vgc9dc1j .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-vgc9dc1j .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-tn1gw img{ object-fit: cover;object-position: 52.64797507788161% 51.83995327102804%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-tn1gw img{ object-fit: cover;object-position: center center;} } 

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

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

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

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

div.beae-sections .beae-bau6bmwp .beae-des-accordion{ display: block }div.beae-sections .beae-bau6bmwp .beae-des-content{ display: block }div.beae-sections .beae-bau6bmwp .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-bau6bmwp .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-bau6bmwp .beae-less-more{ overflow: hidden;}div.beae-sections .beae-bau6bmwp .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-bau6bmwp .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-hfl21to5{ margin: 0 0 calc(var(--scale-ratio, 1) * 28px) calc(var(--scale-ratio, 1) * 28px);} } @media (max-width: 767px) {div.beae-sections .beae-hfl21to5{ margin: 0 0 0 0;} } 

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-9j4eq1w9 .beae-des-accordion{ display: block }div.beae-sections .beae-9j4eq1w9 .beae-des-content{ display: block }div.beae-sections .beae-9j4eq1w9 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-9j4eq1w9 .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-9j4eq1w9 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-9j4eq1w9 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-9j4eq1w9 .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-unn5n8zr{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-unn5n8zr{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-unn5n8zr .beae-des-accordion{ display: block }div.beae-sections .beae-unn5n8zr .beae-des-content{ display: block }div.beae-sections .beae-unn5n8zr .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-unn5n8zr .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-unn5n8zr .beae-less-more{ overflow: hidden;}div.beae-sections .beae-unn5n8zr .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-unn5n8zr .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-ansumjrt_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-ansumjrt_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-iyxco5ra .beae-des-accordion{ display: block }div.beae-sections .beae-iyxco5ra .beae-des-content{ display: block }div.beae-sections .beae-iyxco5ra .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-iyxco5ra .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-iyxco5ra .beae-less-more{ overflow: hidden;}div.beae-sections .beae-iyxco5ra .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-iyxco5ra .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-ansumjrt_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-ansumjrt_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-q1wwaiel .beae-des-accordion{ display: block }div.beae-sections .beae-q1wwaiel .beae-des-content{ display: block }div.beae-sections .beae-q1wwaiel .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-q1wwaiel .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-q1wwaiel .beae-less-more{ overflow: hidden;}div.beae-sections .beae-q1wwaiel .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-q1wwaiel .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-4s6qtljl_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-4s6qtljl_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-nb8ah1pa .beae-des-accordion{ display: block }div.beae-sections .beae-nb8ah1pa .beae-des-content{ display: block }div.beae-sections .beae-nb8ah1pa .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-nb8ah1pa .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-nb8ah1pa .beae-less-more{ overflow: hidden;}div.beae-sections .beae-nb8ah1pa .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-nb8ah1pa .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-i1tpn2sh{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-i1tpn2sh{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-i1tpn2sh .beae-des-accordion{ display: block }div.beae-sections .beae-i1tpn2sh .beae-des-content{ display: block }div.beae-sections .beae-i1tpn2sh .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-i1tpn2sh .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-i1tpn2sh .beae-less-more{ overflow: hidden;}div.beae-sections .beae-i1tpn2sh .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-i1tpn2sh .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-1kcwgyg0_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-1kcwgyg0_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-o0cvokr5 .beae-des-accordion{ display: block }div.beae-sections .beae-o0cvokr5 .beae-des-content{ display: block }div.beae-sections .beae-o0cvokr5 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-o0cvokr5 .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-o0cvokr5 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-o0cvokr5 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-o0cvokr5 .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-1kcwgyg0_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-1kcwgyg0_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-436jxy4c .beae-des-accordion{ display: block }div.beae-sections .beae-436jxy4c .beae-des-content{ display: block }div.beae-sections .beae-436jxy4c .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-436jxy4c .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-436jxy4c .beae-less-more{ overflow: hidden;}div.beae-sections .beae-436jxy4c .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-436jxy4c .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-4opvz29h_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-4opvz29h_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-wv2imh5d .beae-des-accordion{ display: block }div.beae-sections .beae-wv2imh5d .beae-des-content{ display: block }div.beae-sections .beae-wv2imh5d .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-wv2imh5d .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-wv2imh5d .beae-less-more{ overflow: hidden;}div.beae-sections .beae-wv2imh5d .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-wv2imh5d .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-znmd8xeg{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-znmd8xeg{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-znmd8xeg .beae-des-accordion{ display: block }div.beae-sections .beae-znmd8xeg .beae-des-content{ display: block }div.beae-sections .beae-znmd8xeg .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-znmd8xeg .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-znmd8xeg .beae-less-more{ overflow: hidden;}div.beae-sections .beae-znmd8xeg .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-znmd8xeg .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-6tow0r3i_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-6tow0r3i_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-e4wq0org .beae-des-accordion{ display: block }div.beae-sections .beae-e4wq0org .beae-des-content{ display: block }div.beae-sections .beae-e4wq0org .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-e4wq0org .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-e4wq0org .beae-less-more{ overflow: hidden;}div.beae-sections .beae-e4wq0org .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-e4wq0org .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-6tow0r3i_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-6tow0r3i_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-70oj209q .beae-des-accordion{ display: block }div.beae-sections .beae-70oj209q .beae-des-content{ display: block }div.beae-sections .beae-70oj209q .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-70oj209q .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-70oj209q .beae-less-more{ overflow: hidden;}div.beae-sections .beae-70oj209q .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-70oj209q .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-xfyr1bnq_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-xfyr1bnq_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-y3pkwvuv .beae-des-accordion{ display: block }div.beae-sections .beae-y3pkwvuv .beae-des-content{ display: block }div.beae-sections .beae-y3pkwvuv .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-y3pkwvuv .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-y3pkwvuv .beae-less-more{ overflow: hidden;}div.beae-sections .beae-y3pkwvuv .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-y3pkwvuv .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-lrlaezmz{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-lrlaezmz{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-lrlaezmz .beae-des-accordion{ display: block }div.beae-sections .beae-lrlaezmz .beae-des-content{ display: block }div.beae-sections .beae-lrlaezmz .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-lrlaezmz .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-lrlaezmz .beae-less-more{ overflow: hidden;}div.beae-sections .beae-lrlaezmz .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-lrlaezmz .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-qawa6goo_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-qawa6goo_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-55x9rwdg .beae-des-accordion{ display: block }div.beae-sections .beae-55x9rwdg .beae-des-content{ display: block }div.beae-sections .beae-55x9rwdg .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-55x9rwdg .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-55x9rwdg .beae-less-more{ overflow: hidden;}div.beae-sections .beae-55x9rwdg .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-55x9rwdg .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-qawa6goo_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-qawa6goo_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-vsjj95m2 .beae-des-accordion{ display: block }div.beae-sections .beae-vsjj95m2 .beae-des-content{ display: block }div.beae-sections .beae-vsjj95m2 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-vsjj95m2 .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-vsjj95m2 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-vsjj95m2 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-vsjj95m2 .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-3u87rhft_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-3u87rhft_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-w88gnutm .beae-des-accordion{ display: block }div.beae-sections .beae-w88gnutm .beae-des-content{ display: block }div.beae-sections .beae-w88gnutm .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-w88gnutm .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-w88gnutm .beae-less-more{ overflow: hidden;}div.beae-sections .beae-w88gnutm .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-w88gnutm .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-81dihpsg{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-81dihpsg{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } 

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

div.beae-sections .beae-81dihpsg .beae-des-accordion{ display: block }div.beae-sections .beae-81dihpsg .beae-des-content{ display: block }div.beae-sections .beae-81dihpsg .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-81dihpsg .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-81dihpsg .beae-less-more{ overflow: hidden;}div.beae-sections .beae-81dihpsg .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-81dihpsg .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-863dyf85_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-863dyf85_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-okfljbqh .beae-des-accordion{ display: block }div.beae-sections .beae-okfljbqh .beae-des-content{ display: block }div.beae-sections .beae-okfljbqh .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-okfljbqh .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-okfljbqh .beae-less-more{ overflow: hidden;}div.beae-sections .beae-okfljbqh .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-okfljbqh .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-863dyf85_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-863dyf85_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-m0vw4e7j .beae-des-accordion{ display: block }div.beae-sections .beae-m0vw4e7j .beae-des-content{ display: block }div.beae-sections .beae-m0vw4e7j .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-m0vw4e7j .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-m0vw4e7j .beae-less-more{ overflow: hidden;}div.beae-sections .beae-m0vw4e7j .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-m0vw4e7j .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-6siex7z9_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-6siex7z9_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-rmcstc12 .beae-des-accordion{ display: block }div.beae-sections .beae-rmcstc12 .beae-des-content{ display: block }div.beae-sections .beae-rmcstc12 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-rmcstc12 .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-rmcstc12 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-rmcstc12 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-rmcstc12 .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-kyt0cawg{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-kyt0cawg{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-kyt0cawg .beae-des-accordion{ display: block }div.beae-sections .beae-kyt0cawg .beae-des-content{ display: block }div.beae-sections .beae-kyt0cawg .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-kyt0cawg .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-kyt0cawg .beae-less-more{ overflow: hidden;}div.beae-sections .beae-kyt0cawg .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-kyt0cawg .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-mcom2vdg_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-mcom2vdg_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-bwyqi602 .beae-des-accordion{ display: block }div.beae-sections .beae-bwyqi602 .beae-des-content{ display: block }div.beae-sections .beae-bwyqi602 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-bwyqi602 .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-bwyqi602 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-bwyqi602 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-bwyqi602 .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-mcom2vdg_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-mcom2vdg_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-yht7j4rm .beae-des-accordion{ display: block }div.beae-sections .beae-yht7j4rm .beae-des-content{ display: block }div.beae-sections .beae-yht7j4rm .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-yht7j4rm .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-yht7j4rm .beae-less-more{ overflow: hidden;}div.beae-sections .beae-yht7j4rm .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-yht7j4rm .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-4q7kicjy_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-4q7kicjy_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-a4n3lrrj .beae-des-accordion{ display: block }div.beae-sections .beae-a4n3lrrj .beae-des-content{ display: block }div.beae-sections .beae-a4n3lrrj .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-a4n3lrrj .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-a4n3lrrj .beae-less-more{ overflow: hidden;}div.beae-sections .beae-a4n3lrrj .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-a4n3lrrj .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-d8dh4n6g{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-d8dh4n6g{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-d8dh4n6g .beae-des-accordion{ display: block }div.beae-sections .beae-d8dh4n6g .beae-des-content{ display: block }div.beae-sections .beae-d8dh4n6g .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-d8dh4n6g .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-d8dh4n6g .beae-less-more{ overflow: hidden;}div.beae-sections .beae-d8dh4n6g .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-d8dh4n6g .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-l13ypt73_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-l13ypt73_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-ncx32wrm .beae-des-accordion{ display: block }div.beae-sections .beae-ncx32wrm .beae-des-content{ display: block }div.beae-sections .beae-ncx32wrm .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ncx32wrm .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-ncx32wrm .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ncx32wrm .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ncx32wrm .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-l13ypt73_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-l13ypt73_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-zvmlvq8w .beae-des-accordion{ display: block }div.beae-sections .beae-zvmlvq8w .beae-des-content{ display: block }div.beae-sections .beae-zvmlvq8w .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-zvmlvq8w .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-zvmlvq8w .beae-less-more{ overflow: hidden;}div.beae-sections .beae-zvmlvq8w .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-zvmlvq8w .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-5qncs52o_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-5qncs52o_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-pjqjqain .beae-des-accordion{ display: block }div.beae-sections .beae-pjqjqain .beae-des-content{ display: block }div.beae-sections .beae-pjqjqain .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-pjqjqain .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-pjqjqain .beae-less-more{ overflow: hidden;}div.beae-sections .beae-pjqjqain .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-pjqjqain .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-i18tqw8z{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-i18tqw8z{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-i18tqw8z .beae-des-accordion{ display: block }div.beae-sections .beae-i18tqw8z .beae-des-content{ display: block }div.beae-sections .beae-i18tqw8z .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-i18tqw8z .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-i18tqw8z .beae-less-more{ overflow: hidden;}div.beae-sections .beae-i18tqw8z .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-i18tqw8z .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-u8vq75sn_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-u8vq75sn_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-cl21ggah .beae-des-accordion{ display: block }div.beae-sections .beae-cl21ggah .beae-des-content{ display: block }div.beae-sections .beae-cl21ggah .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-cl21ggah .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-cl21ggah .beae-less-more{ overflow: hidden;}div.beae-sections .beae-cl21ggah .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-cl21ggah .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-u8vq75sn_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-u8vq75sn_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-4licpl68 .beae-des-accordion{ display: block }div.beae-sections .beae-4licpl68 .beae-des-content{ display: block }div.beae-sections .beae-4licpl68 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-4licpl68 .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-4licpl68 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-4licpl68 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-4licpl68 .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-we6e83bw_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-we6e83bw_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-o6m5jch1 .beae-des-accordion{ display: block }div.beae-sections .beae-o6m5jch1 .beae-des-content{ display: block }div.beae-sections .beae-o6m5jch1 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-o6m5jch1 .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-o6m5jch1 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-o6m5jch1 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-o6m5jch1 .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-1zusit2t{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-1zusit2t{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-1zusit2t .beae-des-accordion{ display: block }div.beae-sections .beae-1zusit2t .beae-des-content{ display: block }div.beae-sections .beae-1zusit2t .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-1zusit2t .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-1zusit2t .beae-less-more{ overflow: hidden;}div.beae-sections .beae-1zusit2t .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-1zusit2t .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-a3w88mq9_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-a3w88mq9_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-0dyqve1p .beae-des-accordion{ display: block }div.beae-sections .beae-0dyqve1p .beae-des-content{ display: block }div.beae-sections .beae-0dyqve1p .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-0dyqve1p .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-0dyqve1p .beae-less-more{ overflow: hidden;}div.beae-sections .beae-0dyqve1p .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-0dyqve1p .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-a3w88mq9_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-a3w88mq9_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-c4qj8nus .beae-des-accordion{ display: block }div.beae-sections .beae-c4qj8nus .beae-des-content{ display: block }div.beae-sections .beae-c4qj8nus .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-c4qj8nus .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-c4qj8nus .beae-less-more{ overflow: hidden;}div.beae-sections .beae-c4qj8nus .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-c4qj8nus .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-5o3i4ol6_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-5o3i4ol6_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-5fawxokb .beae-des-accordion{ display: block }div.beae-sections .beae-5fawxokb .beae-des-content{ display: block }div.beae-sections .beae-5fawxokb .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-5fawxokb .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-5fawxokb .beae-less-more{ overflow: hidden;}div.beae-sections .beae-5fawxokb .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-5fawxokb .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-6nqdn8ex{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-6nqdn8ex{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-6nqdn8ex .beae-des-accordion{ display: block }div.beae-sections .beae-6nqdn8ex .beae-des-content{ display: block }div.beae-sections .beae-6nqdn8ex .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-6nqdn8ex .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-6nqdn8ex .beae-less-more{ overflow: hidden;}div.beae-sections .beae-6nqdn8ex .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-6nqdn8ex .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-aj4bgout_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-aj4bgout_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-7b9w3lny .beae-des-accordion{ display: block }div.beae-sections .beae-7b9w3lny .beae-des-content{ display: block }div.beae-sections .beae-7b9w3lny .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-7b9w3lny .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-7b9w3lny .beae-less-more{ overflow: hidden;}div.beae-sections .beae-7b9w3lny .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-7b9w3lny .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-aj4bgout_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-aj4bgout_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-dkktrxgo .beae-des-accordion{ display: block }div.beae-sections .beae-dkktrxgo .beae-des-content{ display: block }div.beae-sections .beae-dkktrxgo .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-dkktrxgo .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-dkktrxgo .beae-less-more{ overflow: hidden;}div.beae-sections .beae-dkktrxgo .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-dkktrxgo .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-akxhus98_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-akxhus98_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-m3ch9iku .beae-des-accordion{ display: block }div.beae-sections .beae-m3ch9iku .beae-des-content{ display: block }div.beae-sections .beae-m3ch9iku .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-m3ch9iku .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-m3ch9iku .beae-less-more{ overflow: hidden;}div.beae-sections .beae-m3ch9iku .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-m3ch9iku .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-zm7g8kqi{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-zm7g8kqi{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-zm7g8kqi .beae-des-accordion{ display: block }div.beae-sections .beae-zm7g8kqi .beae-des-content{ display: block }div.beae-sections .beae-zm7g8kqi .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-zm7g8kqi .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-zm7g8kqi .beae-less-more{ overflow: hidden;}div.beae-sections .beae-zm7g8kqi .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-zm7g8kqi .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-8npdavic_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-8npdavic_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-y7jk7zzm .beae-des-accordion{ display: block }div.beae-sections .beae-y7jk7zzm .beae-des-content{ display: block }div.beae-sections .beae-y7jk7zzm .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-y7jk7zzm .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-y7jk7zzm .beae-less-more{ overflow: hidden;}div.beae-sections .beae-y7jk7zzm .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-y7jk7zzm .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-8npdavic_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-8npdavic_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-dmnbxojx .beae-des-accordion{ display: block }div.beae-sections .beae-dmnbxojx .beae-des-content{ display: block }div.beae-sections .beae-dmnbxojx .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-dmnbxojx .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-dmnbxojx .beae-less-more{ overflow: hidden;}div.beae-sections .beae-dmnbxojx .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-dmnbxojx .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-auqfyezo_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-auqfyezo_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-mbgpv0xr .beae-des-accordion{ display: block }div.beae-sections .beae-mbgpv0xr .beae-des-content{ display: block }div.beae-sections .beae-mbgpv0xr .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-mbgpv0xr .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-mbgpv0xr .beae-less-more{ overflow: hidden;}div.beae-sections .beae-mbgpv0xr .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-mbgpv0xr .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-25r75bh5{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-25r75bh5{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } 

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

div.beae-sections .beae-25r75bh5 .beae-des-accordion{ display: block }div.beae-sections .beae-25r75bh5 .beae-des-content{ display: block }div.beae-sections .beae-25r75bh5 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-25r75bh5 .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-25r75bh5 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-25r75bh5 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-25r75bh5 .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-hqtghrum_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-hqtghrum_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-ix9xu199 .beae-des-accordion{ display: block }div.beae-sections .beae-ix9xu199 .beae-des-content{ display: block }div.beae-sections .beae-ix9xu199 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ix9xu199 .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-ix9xu199 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ix9xu199 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ix9xu199 .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-hqtghrum_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-hqtghrum_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-eoqrcuam .beae-des-accordion{ display: block }div.beae-sections .beae-eoqrcuam .beae-des-content{ display: block }div.beae-sections .beae-eoqrcuam .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-eoqrcuam .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-eoqrcuam .beae-less-more{ overflow: hidden;}div.beae-sections .beae-eoqrcuam .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-eoqrcuam .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-vuq48077_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-vuq48077_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-gnbk7kn1 .beae-des-accordion{ display: block }div.beae-sections .beae-gnbk7kn1 .beae-des-content{ display: block }div.beae-sections .beae-gnbk7kn1 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-gnbk7kn1 .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-gnbk7kn1 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-gnbk7kn1 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-gnbk7kn1 .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-s73zcjm9{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-s73zcjm9{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-s73zcjm9 .beae-des-accordion{ display: block }div.beae-sections .beae-s73zcjm9 .beae-des-content{ display: block }div.beae-sections .beae-s73zcjm9 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-s73zcjm9 .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-s73zcjm9 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-s73zcjm9 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-s73zcjm9 .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-zxhrympg_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-zxhrympg_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-myubj8x5 .beae-des-accordion{ display: block }div.beae-sections .beae-myubj8x5 .beae-des-content{ display: block }div.beae-sections .beae-myubj8x5 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-myubj8x5 .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-myubj8x5 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-myubj8x5 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-myubj8x5 .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-zxhrympg_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-zxhrympg_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-0qi5hoqs .beae-des-accordion{ display: block }div.beae-sections .beae-0qi5hoqs .beae-des-content{ display: block }div.beae-sections .beae-0qi5hoqs .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-0qi5hoqs .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-0qi5hoqs .beae-less-more{ overflow: hidden;}div.beae-sections .beae-0qi5hoqs .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-0qi5hoqs .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-tmrozzxs_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-tmrozzxs_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-r18bhlbh .beae-des-accordion{ display: block }div.beae-sections .beae-r18bhlbh .beae-des-content{ display: block }div.beae-sections .beae-r18bhlbh .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-r18bhlbh .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-r18bhlbh .beae-less-more{ overflow: hidden;}div.beae-sections .beae-r18bhlbh .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-r18bhlbh .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-43k6jpcp{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-43k6jpcp{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } 

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

div.beae-sections .beae-43k6jpcp .beae-des-accordion{ display: block }div.beae-sections .beae-43k6jpcp .beae-des-content{ display: block }div.beae-sections .beae-43k6jpcp .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-43k6jpcp .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-43k6jpcp .beae-less-more{ overflow: hidden;}div.beae-sections .beae-43k6jpcp .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-43k6jpcp .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-32lhdiwl_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-32lhdiwl_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-12i6huor .beae-des-accordion{ display: block }div.beae-sections .beae-12i6huor .beae-des-content{ display: block }div.beae-sections .beae-12i6huor .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-12i6huor .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-12i6huor .beae-less-more{ overflow: hidden;}div.beae-sections .beae-12i6huor .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-12i6huor .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-32lhdiwl_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-32lhdiwl_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-af3ged8w .beae-des-accordion{ display: block }div.beae-sections .beae-af3ged8w .beae-des-content{ display: block }div.beae-sections .beae-af3ged8w .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-af3ged8w .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-af3ged8w .beae-less-more{ overflow: hidden;}div.beae-sections .beae-af3ged8w .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-af3ged8w .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-6wnpxxuq_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-6wnpxxuq_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-zrlf2efe .beae-des-accordion{ display: block }div.beae-sections .beae-zrlf2efe .beae-des-content{ display: block }div.beae-sections .beae-zrlf2efe .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-zrlf2efe .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-zrlf2efe .beae-less-more{ overflow: hidden;}div.beae-sections .beae-zrlf2efe .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-zrlf2efe .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-29srubne{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-29srubne{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-29srubne .beae-des-accordion{ display: block }div.beae-sections .beae-29srubne .beae-des-content{ display: block }div.beae-sections .beae-29srubne .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-29srubne .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-29srubne .beae-less-more{ overflow: hidden;}div.beae-sections .beae-29srubne .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-29srubne .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-duxk1zh3_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-duxk1zh3_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-i651rkbb .beae-des-accordion{ display: block }div.beae-sections .beae-i651rkbb .beae-des-content{ display: block }div.beae-sections .beae-i651rkbb .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-i651rkbb .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-i651rkbb .beae-less-more{ overflow: hidden;}div.beae-sections .beae-i651rkbb .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-i651rkbb .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-duxk1zh3_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-duxk1zh3_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-ar8swuja .beae-des-accordion{ display: block }div.beae-sections .beae-ar8swuja .beae-des-content{ display: block }div.beae-sections .beae-ar8swuja .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ar8swuja .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-ar8swuja .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ar8swuja .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ar8swuja .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-ayr5i7bm_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-ayr5i7bm_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-3ehzqsjn .beae-des-accordion{ display: block }div.beae-sections .beae-3ehzqsjn .beae-des-content{ display: block }div.beae-sections .beae-3ehzqsjn .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-3ehzqsjn .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-3ehzqsjn .beae-less-more{ overflow: hidden;}div.beae-sections .beae-3ehzqsjn .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-3ehzqsjn .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-vximxzyq{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-vximxzyq{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-vximxzyq .beae-des-accordion{ display: block }div.beae-sections .beae-vximxzyq .beae-des-content{ display: block }div.beae-sections .beae-vximxzyq .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-vximxzyq .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-vximxzyq .beae-less-more{ overflow: hidden;}div.beae-sections .beae-vximxzyq .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-vximxzyq .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-baenv2dd_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-baenv2dd_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-smso8lk0 .beae-des-accordion{ display: block }div.beae-sections .beae-smso8lk0 .beae-des-content{ display: block }div.beae-sections .beae-smso8lk0 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-smso8lk0 .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-smso8lk0 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-smso8lk0 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-smso8lk0 .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-baenv2dd_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-baenv2dd_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-9n2gu2v7 .beae-des-accordion{ display: block }div.beae-sections .beae-9n2gu2v7 .beae-des-content{ display: block }div.beae-sections .beae-9n2gu2v7 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-9n2gu2v7 .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-9n2gu2v7 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-9n2gu2v7 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-9n2gu2v7 .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-qkcnbhde_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-qkcnbhde_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-06yf0is6 .beae-des-accordion{ display: block }div.beae-sections .beae-06yf0is6 .beae-des-content{ display: block }div.beae-sections .beae-06yf0is6 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-06yf0is6 .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-06yf0is6 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-06yf0is6 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-06yf0is6 .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-9t2ugjy6{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-9t2ugjy6{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-9t2ugjy6 .beae-des-accordion{ display: block }div.beae-sections .beae-9t2ugjy6 .beae-des-content{ display: block }div.beae-sections .beae-9t2ugjy6 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-9t2ugjy6 .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-9t2ugjy6 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-9t2ugjy6 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-9t2ugjy6 .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-ldqs10pn_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-ldqs10pn_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-j4f5r6s3 .beae-des-accordion{ display: block }div.beae-sections .beae-j4f5r6s3 .beae-des-content{ display: block }div.beae-sections .beae-j4f5r6s3 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-j4f5r6s3 .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-j4f5r6s3 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-j4f5r6s3 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-j4f5r6s3 .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-ldqs10pn_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-ldqs10pn_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-8qz6co45 .beae-des-accordion{ display: block }div.beae-sections .beae-8qz6co45 .beae-des-content{ display: block }div.beae-sections .beae-8qz6co45 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-8qz6co45 .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-8qz6co45 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-8qz6co45 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-8qz6co45 .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-nsquhfg6_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-nsquhfg6_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-hb338nen .beae-des-accordion{ display: block }div.beae-sections .beae-hb338nen .beae-des-content{ display: block }div.beae-sections .beae-hb338nen .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-hb338nen .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-hb338nen .beae-less-more{ overflow: hidden;}div.beae-sections .beae-hb338nen .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-hb338nen .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-6xblswfg{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-6xblswfg{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-6xblswfg .beae-des-accordion{ display: block }div.beae-sections .beae-6xblswfg .beae-des-content{ display: block }div.beae-sections .beae-6xblswfg .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-6xblswfg .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-6xblswfg .beae-less-more{ overflow: hidden;}div.beae-sections .beae-6xblswfg .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-6xblswfg .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-rjeugux7_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-rjeugux7_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-k2vgcb95 .beae-des-accordion{ display: block }div.beae-sections .beae-k2vgcb95 .beae-des-content{ display: block }div.beae-sections .beae-k2vgcb95 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-k2vgcb95 .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-k2vgcb95 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-k2vgcb95 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-k2vgcb95 .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-rjeugux7_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-rjeugux7_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-lsmzlhbr .beae-des-accordion{ display: block }div.beae-sections .beae-lsmzlhbr .beae-des-content{ display: block }div.beae-sections .beae-lsmzlhbr .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-lsmzlhbr .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-lsmzlhbr .beae-less-more{ overflow: hidden;}div.beae-sections .beae-lsmzlhbr .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-lsmzlhbr .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-sazrp86j_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-sazrp86j_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-7eg9nboh .beae-des-accordion{ display: block }div.beae-sections .beae-7eg9nboh .beae-des-content{ display: block }div.beae-sections .beae-7eg9nboh .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-7eg9nboh .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-7eg9nboh .beae-less-more{ overflow: hidden;}div.beae-sections .beae-7eg9nboh .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-7eg9nboh .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-e5jpscyk{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-e5jpscyk{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-e5jpscyk .beae-des-accordion{ display: block }div.beae-sections .beae-e5jpscyk .beae-des-content{ display: block }div.beae-sections .beae-e5jpscyk .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-e5jpscyk .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-e5jpscyk .beae-less-more{ overflow: hidden;}div.beae-sections .beae-e5jpscyk .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-e5jpscyk .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-szabnqei_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-szabnqei_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-5v3soiu0 .beae-des-accordion{ display: block }div.beae-sections .beae-5v3soiu0 .beae-des-content{ display: block }div.beae-sections .beae-5v3soiu0 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-5v3soiu0 .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-5v3soiu0 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-5v3soiu0 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-5v3soiu0 .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-szabnqei_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-szabnqei_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-6ey1tcu5 .beae-des-accordion{ display: block }div.beae-sections .beae-6ey1tcu5 .beae-des-content{ display: block }div.beae-sections .beae-6ey1tcu5 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-6ey1tcu5 .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-6ey1tcu5 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-6ey1tcu5 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-6ey1tcu5 .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-gf5rsobm_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-gf5rsobm_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-lpgsax89 .beae-des-accordion{ display: block }div.beae-sections .beae-lpgsax89 .beae-des-content{ display: block }div.beae-sections .beae-lpgsax89 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-lpgsax89 .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-lpgsax89 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-lpgsax89 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-lpgsax89 .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-pogjpoku{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-pogjpoku{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-pogjpoku .beae-des-accordion{ display: block }div.beae-sections .beae-pogjpoku .beae-des-content{ display: block }div.beae-sections .beae-pogjpoku .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-pogjpoku .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-pogjpoku .beae-less-more{ overflow: hidden;}div.beae-sections .beae-pogjpoku .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-pogjpoku .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-2j2efbth_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-2j2efbth_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-j5ucst41 .beae-des-accordion{ display: block }div.beae-sections .beae-j5ucst41 .beae-des-content{ display: block }div.beae-sections .beae-j5ucst41 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-j5ucst41 .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-j5ucst41 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-j5ucst41 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-j5ucst41 .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-2j2efbth_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-2j2efbth_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-6ubhdl68 .beae-des-accordion{ display: block }div.beae-sections .beae-6ubhdl68 .beae-des-content{ display: block }div.beae-sections .beae-6ubhdl68 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-6ubhdl68 .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-6ubhdl68 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-6ubhdl68 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-6ubhdl68 .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-psgtkm6v_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-psgtkm6v_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-d1ziu2za .beae-des-accordion{ display: block }div.beae-sections .beae-d1ziu2za .beae-des-content{ display: block }div.beae-sections .beae-d1ziu2za .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-d1ziu2za .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-d1ziu2za .beae-less-more{ overflow: hidden;}div.beae-sections .beae-d1ziu2za .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-d1ziu2za .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-0b650ugj{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-0b650ugj{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-0b650ugj .beae-des-accordion{ display: block }div.beae-sections .beae-0b650ugj .beae-des-content{ display: block }div.beae-sections .beae-0b650ugj .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-0b650ugj .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-0b650ugj .beae-less-more{ overflow: hidden;}div.beae-sections .beae-0b650ugj .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-0b650ugj .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-d31pu5hw_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-d31pu5hw_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-abykblev .beae-des-accordion{ display: block }div.beae-sections .beae-abykblev .beae-des-content{ display: block }div.beae-sections .beae-abykblev .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-abykblev .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-abykblev .beae-less-more{ overflow: hidden;}div.beae-sections .beae-abykblev .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-abykblev .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-d31pu5hw_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-d31pu5hw_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-2rhwwxzs .beae-des-accordion{ display: block }div.beae-sections .beae-2rhwwxzs .beae-des-content{ display: block }div.beae-sections .beae-2rhwwxzs .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-2rhwwxzs .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-2rhwwxzs .beae-less-more{ overflow: hidden;}div.beae-sections .beae-2rhwwxzs .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-2rhwwxzs .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-zblqpq90_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-zblqpq90_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-de225t9n .beae-des-accordion{ display: block }div.beae-sections .beae-de225t9n .beae-des-content{ display: block }div.beae-sections .beae-de225t9n .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-de225t9n .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-de225t9n .beae-less-more{ overflow: hidden;}div.beae-sections .beae-de225t9n .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-de225t9n .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-54rg8zan{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-54rg8zan{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-54rg8zan .beae-des-accordion{ display: block }div.beae-sections .beae-54rg8zan .beae-des-content{ display: block }div.beae-sections .beae-54rg8zan .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-54rg8zan .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-54rg8zan .beae-less-more{ overflow: hidden;}div.beae-sections .beae-54rg8zan .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-54rg8zan .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-yg6uqa7f_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-yg6uqa7f_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-e52cll8g .beae-des-accordion{ display: block }div.beae-sections .beae-e52cll8g .beae-des-content{ display: block }div.beae-sections .beae-e52cll8g .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-e52cll8g .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-e52cll8g .beae-less-more{ overflow: hidden;}div.beae-sections .beae-e52cll8g .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-e52cll8g .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-yg6uqa7f_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-yg6uqa7f_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-0f0fzu57 .beae-des-accordion{ display: block }div.beae-sections .beae-0f0fzu57 .beae-des-content{ display: block }div.beae-sections .beae-0f0fzu57 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-0f0fzu57 .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-0f0fzu57 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-0f0fzu57 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-0f0fzu57 .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-rmozgewv_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-rmozgewv_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-5caw1jch .beae-des-accordion{ display: block }div.beae-sections .beae-5caw1jch .beae-des-content{ display: block }div.beae-sections .beae-5caw1jch .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-5caw1jch .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-5caw1jch .beae-less-more{ overflow: hidden;}div.beae-sections .beae-5caw1jch .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-5caw1jch .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-84iss8o3{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-84iss8o3{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-84iss8o3 .beae-des-accordion{ display: block }div.beae-sections .beae-84iss8o3 .beae-des-content{ display: block }div.beae-sections .beae-84iss8o3 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-84iss8o3 .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-84iss8o3 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-84iss8o3 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-84iss8o3 .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-y0ni5afj_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-y0ni5afj_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-0t291inc .beae-des-accordion{ display: block }div.beae-sections .beae-0t291inc .beae-des-content{ display: block }div.beae-sections .beae-0t291inc .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-0t291inc .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-0t291inc .beae-less-more{ overflow: hidden;}div.beae-sections .beae-0t291inc .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-0t291inc .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-y0ni5afj_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-y0ni5afj_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-1cgryxzf .beae-des-accordion{ display: block }div.beae-sections .beae-1cgryxzf .beae-des-content{ display: block }div.beae-sections .beae-1cgryxzf .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-1cgryxzf .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-1cgryxzf .beae-less-more{ overflow: hidden;}div.beae-sections .beae-1cgryxzf .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-1cgryxzf .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-3m8dqnhf_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-3m8dqnhf_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .beae-ldc5yk88 .beae-des-accordion{ display: block }div.beae-sections .beae-ldc5yk88 .beae-des-content{ display: block }div.beae-sections .beae-ldc5yk88 .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ldc5yk88 .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-ldc5yk88 .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ldc5yk88 .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ldc5yk88 .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-kqx52jdl{ margin: 0 calc(var(--scale-ratio, 1) * 28px) 0 0;} } @media (max-width: 767px) {div.beae-sections .beae-kqx52jdl{ margin: 0 0 0 0;} } 

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

div.beae-sections .beae-kqx52jdl .beae-des-accordion{ display: block }div.beae-sections .beae-kqx52jdl .beae-des-content{ display: block }div.beae-sections .beae-kqx52jdl .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-kqx52jdl .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-kqx52jdl .beae-less-more{ overflow: hidden;}div.beae-sections .beae-kqx52jdl .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-kqx52jdl .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-3em77w59_row1_col1{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-3em77w59_row1_col1{ width: 100% !important;} } 

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

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

div.beae-sections .beae-l63x7w0b .beae-des-accordion{ display: block }div.beae-sections .beae-l63x7w0b .beae-des-content{ display: block }div.beae-sections .beae-l63x7w0b .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-l63x7w0b .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-l63x7w0b .beae-less-more{ overflow: hidden;}div.beae-sections .beae-l63x7w0b .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-l63x7w0b .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-3em77w59_row1_col2{ width: 50%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-3em77w59_row1_col2{ width: 100% !important;} } 

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

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

div.beae-sections .beae-ylxtfwtp .beae-des-accordion{ display: block }div.beae-sections .beae-ylxtfwtp .beae-des-content{ display: block }div.beae-sections .beae-ylxtfwtp .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-ylxtfwtp .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-ylxtfwtp .beae-less-more{ overflow: hidden;}div.beae-sections .beae-ylxtfwtp .beae-less-more:not(.beae-show-more){ position: relative;}div.beae-sections .beae-ylxtfwtp .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-bl86hqzd_row1_col3{ width: 15%;} @media (max-width: 767px) {div.beae-sections .beae-flexbox-beae-bl86hqzd_row1_col3{ width: 100% !important;} } 

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

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

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

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

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

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

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

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

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

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