/** Shopify CDN: Minification failed

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

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

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

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

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

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

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

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

 @media (min-width: 768px) {div.beae-sections .beae-r6cnjbr9{ 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-r6cnjbr9{ 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-r6cnjbr9 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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