/** 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 23 more hidden warnings

**/



div.beae-sections .beae-grid-button{ display: block;cursor: pointer;z-index: 10;transform: translateY(var(--beae-less-more-height));position: relative;}div.beae-sections .beae-grid-text{ position: absolute !important;}div.beae-sections .beae-core .beae-block.beae-x-text-editor{ width: 100%;}div.beae-sections .beae-text-content{ word-break: break-word;}div.beae-sections .beae-text-content blockquote{ border-left: 5px solid #dadada;padding: 1px 10px 1px 20px;}div.beae-sections .beae-text-empty:empty{ display: block !important;}div.beae-sections .beae-text-empty:empty:before, div.beae-sections .beae-text-empty > *:before{ content: "Enter your text here";opacity: 0.5;}div.beae-sections .beae-block.beae-x-text-editor span[class*="text-align"]{ display: inline-block;}div.beae-sections .beae-block.beae-x-text-editor .text-align-left{ text-align: left;}div.beae-sections .beae-block.beae-x-text-editor .text-align-center{ text-align: center;}div.beae-sections .beae-block.beae-x-text-editor .text-align-right{ text-align: right;}div.beae-sections .beae-block.beae-x-text-editor .text-align-justify{ text-align: justify;}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight{ position: relative;z-index: 1;}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg{ position: absolute;top: 100%;left: 0px;width: 100%;height: 1rem;transform: translateY(-50%);}div.beae-sections .beae-block.beae-x-text-editor [contenteditable] .beae-text-highlight:hover svg{ z-index: -1 !important;}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg path, div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg line{ stroke-dashoffset: 0.1;stroke-dasharray: 0px, 999999px;transition: all ease-in-out 750ms;}div.beae-sections .beae-text-size{ display: inline-block;font-size: calc(calc(var(--bts-font-size) * var(--text-ratio, 1)) * var(--text-ratio, 1)) ;line-height: calc(calc(var(--bts-line-height) * var(--text-ratio, 1)) * var(--text-ratio, 1)) ;letter-spacing: calc(var(--bts-letter-spacing) * var(--text-ratio, 1));} @media (max-width: 767px) {div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-left{ text-align: left;}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-center{ text-align: center;}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-right{ text-align: right;}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-justify{ text-align: justify;}div.beae-sections .beae-text-size{ font-size: calc(calc(var(--bts-mobile-font-size) * var(--text-ratio, 1)) * var(--text-ratio, 1)) ;line-height: calc(calc(var(--bts-mobile-line-height) * var(--text-ratio, 1)) * var(--text-ratio, 1)) ;letter-spacing: calc(var(--bts-mobile-letter-spacing) * var(--text-ratio, 1));} }div.beae-sections .beae-x-image{ display: flex !important;justify-content: center;align-items: center;overflow: hidden;}div.beae-sections .beae-base-img-overlay{ display: block !important;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 3 }div.beae-sections .beae-grid-block .beae-core .beae-block.beae-x-image, div.beae-sections .beae-grid-block .beae-core .beae-block.beae-x-image *{ height: 100%;width: 100%;}div.beae-sections .beae-img-comp-container--second{ opacity: var(--image-hover-opacity, 0);z-index: var(--image-hover-zindex, -1);position: absolute;top: 0;left: 0;right: 0;bottom: 0;max-width: 100%;max-height: 100%;}div.beae-sections .beae-image-secondary{ opacity: var(--image-hover-opacity, 0);z-index: var(--image-hover-zindex, -1);position: absolute;top: 0;left: 0;right: 0;bottom: 0;max-width: 100%;max-height: 100%;}div.beae-sections .beae-img-comp-container--second{ clip-path: var(--image-second-clip-path, none);}div.beae-sections .beae-image-picture{ overflow: hidden;}div.beae-sections .overlay-hidden{ opacity: 0;visibility: hidden;}div.beae-sections .beae-x-image .beae-image-secondary{ pointer-events: auto !important;}div.beae-sections .beae-x-image .beae-img-ratio-wrp{ width: 100%;height: unset;position: absolute;top: 50%;transform: translateY(-50%);z-index: 10;}div.beae-sections .beae-x-image .beae-img-ratio-wrp .beae-img-ratio-control{ width: unset !important;height: unset !important;top: 50%;position: absolute;min-width: 20px;min-height: 20px;cursor: ew-resize;display: flex;justify-content: center;align-items: center;transform: translate(-50%,-50%);background: #fff;border-radius: 100%;animation: pulse-animation 1s ease-in-out 0s infinite alternate;}div.beae-sections .beae-img-ratio-control::before{ content: '';position: absolute;display: block;height: 9999px;width: 2px;left: 50%;top: 90%;background: #fff;transform: translateX(-50%);z-index: 8;}div.beae-sections .beae-img-ratio-control::after{ content: '';position: absolute;display: block;height: 9999px;width: 2px;left: 50%;bottom: 90%;background: #fff;transform: translateX(-50%);transform-origin: top center;z-index: 8;}div.beae-sections .beae-image-secondary, div.beae-sections .beae-image-primary{ transition: all .3s ease-in-out;}div.beae-sections .beae-image-picture[hover-mode="true"]:hover .beae-image-secondary{ opacity: 1;z-index: 2;}div.beae-sections .beae-image-picture[hover-mode="true"]{ position: relative }div.beae-sections .beae-container-image-ratio{ width: 100% }div.beae-sections .beae-x-image.beae-overlay>.beae-overlay-text{ text-align: center }div.beae-sections .beae-x-image figure, div.beae-sections .beae-container-image .mce--wrp, div.beae-sections .beae-image-align{ display: flex }div.beae-sections .beae-image-picture-link{ overflow: hidden;display: inline-flex }div.beae-sections .beae-x-image picture{ flex: 1 1 auto;min-height: 1px;width: 100%;}div.beae-sections .core__micro--image .beae-mce__image picture, div.beae-sections .core__micro--image .beae-mce__image picture img{ vertical-align: bottom;}div.beae-sections .beae-container-image{ display: flex;flex-direction: column;width: 100%;justify-content: center;align-items: center;-webkit-user-drag: none;}div.beae-sections .beae-image-product .beae-container-image{ display:block }div.beae-sections .beae-image-content-position{ transform: translate3d(0px, 0px, 0px) }div.beae-sections .beae-image-content-position, div.beae-sections .beae-image-picture-link{ position: relative }div.beae-sections .beae-x-image.beae-overlay{ position: absolute;z-index: 1;opacity: .5;display: flex;align-items: center;justify-content: center;top: 0;left: 0;right: 0;bottom: 0 }div.beae-sections .beae-image-product .beae-image-secondary img{ height:100% }div.beae-sections .beae-img-com-text-before{ position: absolute;top: 0;}div.beae-sections .beae-img-com-text-after{ position: absolute;bottom: 0;}div.beae-sections .beae-image_comp-text{ background: rgba(255,255,255,.2);padding: 0 20px;color: #fff;}div.beae-sections .beae-x-image .beae-img-comp-text{ width: unset !important;height: unset !important;background: rgba(255,255,255,.2);padding: 0 20px;color: #fff;}div.beae-sections .beae-img-comp-text-before{ position: absolute;top: 50%;left: 20px;z-index: 1000000;transform: translateY(-50%);}div.beae-sections .beae-img-comp-text-after{ position: absolute;z-index: 8;top: 50%;transform: translateY(-50%);right: 20px;}div.beae-sections .beae-grid-block .beae-core .beae-block.beae-x-button{width: 100%;height: 100%;}div.beae-sections .beae-btn-wrp{display:flex;align-items:center;width: 100%;height: 100%;}div.beae-sections .beae-btn-wrp a{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}div.beae-sections .beae-btn-txt{display: inline-flex;justify-content:center;align-items:center;}div.beae-sections .beae-block--btn-ic{display:inline-flex}div.beae-sections .beae-block--btn-ic svg{width:18px;height:auto}div.beae-sections .beae-btn-popup{ display: none;}div.beae-sections .beae-btn-icon{ order: var(--btn-icon-position);display:inline-flex }div.beae-sections .beae-btn-icon svg{ width:18px;height:auto }div.beae-sections .beae-button-js{ position: relative }div.beae-sections .beae-btn-txt{ text-decoration: inherit;}div.beae-sections .beae-x-line{ overflow: hidden;width: 100%!important;height: 100%!important;}div.beae-sections .beae-line-style{ width: 100%;height: 50%;border:0;border-bottom: 1px solid #D1D5DB;}div.beae-sections .beae-element{ display:flex;height: 100%;margin:auto;align-items: center}div.beae-sections .beae-line-content{ position:relative;z-index:1;display:flex;align-items:center;transition: all .3s;color: #818a91;width:100%;}div.beae-sections .beae-line-content span{ display:flex;white-space:nowrap;height: 100%;}div.beae-sections .line-cont-before{ display:block;width: 50%;border:0;}div.beae-sections .line-cont-after{ display:block;border:0;width: 50%;}div.beae-sections .line-style{ border-bottom: 1px solid #D1D5DB;}div.beae-sections .beae-line-content>*{ margin:0;}div.beae-sections .beae-line-content svg{ width:auto;height:100%;}
@keyframes pulse-animation { 0% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 4px rgba(255, 255, 255, 0.15) } 100% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 12px rgba(255, 255, 255, 0.3) } }
div.beae-sections .beae-d71dfkg9{ --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-d71dfkg9 .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-d71dfkg9 .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-d71dfkg9 .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-d71dfkg9: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-d71dfkg9 .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-d71dfkg9>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-d71dfkg9>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-d71dfkg9 .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-d71dfkg9 .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-d71dfkg9:before{ z-index: unset;}div.beae-sections .beae-d71dfkg9 .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-d71dfkg9 .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-d71dfkg9{ --beae-section-padding-top-mobile: 0px;--beae-section-padding-bottom-mobile: 0px;} }div.beae-sections .beae-d71dfkg9 .beae-scale-ratio{ zoom: 1;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 @media (min-width: 768px) {div.beae-sections .beae-2q64apru{ margin: 0 calc(var(--scale-ratio, 1) * 56px) calc(var(--scale-ratio, 1) * 28px) calc(var(--scale-ratio, 1) * 28px);} } @media (max-width: 767px) {div.beae-sections .beae-2q64apru{ 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-2q64apru { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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