/** Shopify CDN: Minification failed

Line 31:1249 Expected ":"

**/



div.beae-sections .beae-accordion-title--mobile{ cursor: pointer;padding: 20px;display: flex;justify-content: space-between;}div.beae-sections .beae-x-tab{ width: 100% !important;border: 1px solid #e4e4e4;background: #fff;}div.beae-sections .beae-tab-wrp{ display: flex;flex-direction: column;}div.beae-sections .beae-tab-items{ display: none;border-bottom: 1px solid #e4e4e4;}div.beae-sections .beae-tab-item{ padding: 12px 20px;}div.beae-sections .beae-tab-item:hover{ cursor: pointer;background-color: #ccc;}div.beae-sections .beae-tab-item.active{ border-bottom: 2px solid #000;}div.beae-sections .beae-tab-contents{ position: relative;}div.beae-sections .beae-tab-content{ padding: 20px;display: none;}div.beae-sections .beae-tab-wrp-vertical{ flex-direction: row;}div.beae-sections .beae-tab-wrp-vertical .beae-tab-items{ flex-direction: column;border-right: 1px solid #e4e4e4;}div.beae-sections .beae-tab-wrp-vertical .active{ border-bottom: none;border-right: 2px solid #000;}div.beae-sections .beae-tab-content{ display: block;padding: 0px }div.beae-sections .beae-tab-content-wrp{ padding: 0px 20px 20px;overflow: hidden;}div.beae-sections .beae-tab-content-wrp[data-block="gridContainer"], div.beae-sections .beae-tab-content-wrp[data-block="gridContainer"] .beae-grid-system{ padding: 0px;}div.beae-sections .beae-tab-content{ border-bottom: 1px solid #ccc }div.beae-sections .beae-tab-content:last-child{ border-bottom: 0px }div.beae-sections .beae-tab-content.active .beae-tab-content-wrp{ height: auto;}div.beae-sections .beae-tab-content .beae-tab-content-wrp{ height: 0px }div.beae-sections .beae-accordion-icon--mobile svg{ width: 20px;height: 20px;}div.beae-sections .beae-tab-content .beae-accordion-icon--mobile[data-status="open"]{ display: none }div.beae-sections .beae-tab-content .beae-accordion-icon--mobile[data-status="close"]{ display: flex }div.beae-sections .beae-tab-content.active .beae-accordion-icon--mobile[data-status="open"]{ display: flex }div.beae-sections .beae-tab-content.active .beae-accordion-icon--mobile[data-status="close"]{ display: none } @media screen and (max-width: 767px) {div.beae-sections .beae-tab-content:not(.active) .beae-tab-content-wrp{ padding: 0px } } @media screen and (min-width: 768px) {div.beae-sections .beae-tab-content .beae-tab-content-wrp{ height: auto;padding: 20px }div.beae-sections .beae-accordion-title--mobile{ display: none;}div.beae-sections .beae-tab-content{ border: 0px }div.beae-sections .beae-tab-items{ display: flex }div.beae-sections .beae-tab-content{ position: absolute;visibility: hidden;z-index: -10000;top: -10000px;}div.beae-sections .beae-tab-content.active{ width: 100%;position: relative;z-index: 1;visibility: visible;top: 0px;} }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;}
@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-fa79iag4{ --beae-section-padding-top: 3.3vmax;--beae-section-padding-bottom: 3.3vmax;--heading-fill: 0px;--heading-alignment: center;--heading-margin: 24%;--heading-fill-mobile: 0px;--heading-margin-mobile: 4%;--heading-alignment-mobile: center;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-fa79iag4 .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-fa79iag4 .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-fa79iag4 .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-fa79iag4:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-fa79iag4 .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-fa79iag4>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-fa79iag4>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-fa79iag4 .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-fa79iag4 .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-fa79iag4:before{ z-index: unset;}div.beae-sections .beae-fa79iag4 .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-fa79iag4 .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-fa79iag4{ --beae-section-padding-top-mobile: 3.3vmax;--beae-section-padding-bottom-mobile: 3.3vmax;} }div.beae-sections .beae-fa79iag4 .beae-tab-item.active{ border-bottom: 4px solid red;}div.beae-sections .beae-fa79iag4 .beae-tab-item{ padding: 12px 20px;color: #000;}

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

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

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

div.beae-sections .beae-f78u435j .beae-x-tab{ box-sizing: border-box;} @media only screen and (max-width: 768px) { } 

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

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

div.beae-sections .beae-x6915w2k{ --beae-site-margin: 0px;--beae-site-margin-mobile: 0px;}div.beae-sections .beae-x6915w2k .beae__section--container.beae-grid-container{ max-width: 100%;}div.beae-sections .beae-x6915w2k .beae-x-grid-container{ z-index: 2;}div.beae-sections .beae-x6915w2k .beae-background-image{ position: absolute;top: 0px;left: 0px;z-index: -1;width: 100%;height: 100%;}div.beae-sections .beae-x6915w2k .beae-background-image img{ width: 100%;height: 100%;}div.beae-sections .beae-x6915w2k .beae-grid-adjrows{ left: auto;right: 14px;bottom: 14px;transform: none;} @media only screen and (max-width: 768px) { } 

div.beae-sections .grid-beae-9a9or8gj { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/1/28/31;z-index: 11012;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-9a9or8gj { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/8/61/84;z-index: 11012;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

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

div.beae-sections .beae-9a9or8gj .beae-block.beae-x-video, div.beae-sections .beae-9a9or8gj .beae-block_video-iframe, div.beae-sections .beae-9a9or8gj .beae-x-video--wrapper, div.beae-sections .beae-9a9or8gj video.beae_video, div.beae-sections .beae-9a9or8gj iframe.beae_iframe{ width: 100% !important;height: 100% !important;}div.beae-sections .beae-9a9or8gj .beae-block.beae-x-video{ position: relative;}div.beae-sections .beae-9a9or8gj .beae-block_video-player{ width: 100%;height: 100%;display: inline-block;}div.beae-sections .beae-9a9or8gj .beae-popup__content iframe, div.beae-sections .beae-9a9or8gj .beae-popup__content video{ width: 100%;aspect-ratio: 16 / 9;}div.beae-sections .beae-9a9or8gj .beae-video_overlay-icon{ position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;padding: 0px;z-index: 1;}div.beae-sections .beae-9a9or8gj .beae-video-icon-play{ position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 10;cursor: pointer;}div.beae-sections .beae-9a9or8gj .beae-video-icon-play svg{ height: 44px;width: 44px;fill: white;}div.beae-sections .beae-9a9or8gj .beae-x-video--wrapper img, div.beae-sections .beae-9a9or8gj .beae-x-video--wrapper picture{ object-fit: cover;height: 100%;width: 100%;undefined;}div.beae-sections .beae-9a9or8gj .beae-x-video{ overflow: hidden;}div.beae-sections .beae-9a9or8gj .beae-close-video{ position: absolute;top: 1rem;right: 1rem;z-index: 100000000;background: #fff;border-radius: 100%;height: 44px;width: 44px;display: none;justify-content: center;align-items: center;cursor: pointer;} @media only screen and (max-width: 768px) {div.beae-sections .beae-9a9or8gj .beae-video-icon-play{ top: 50%;left: 50%;} } 

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

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

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

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

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

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

div.beae-sections .beae-tjj6m2s7{ --beae-site-margin: 0px;--beae-site-margin-mobile: 0px;}div.beae-sections .beae-tjj6m2s7 .beae__section--container.beae-grid-container{ max-width: 100%;}div.beae-sections .beae-tjj6m2s7 .beae-x-grid-container{ z-index: 2;}div.beae-sections .beae-tjj6m2s7 .beae-background-image{ position: absolute;top: 0px;left: 0px;z-index: -1;width: 100%;height: 100%;}div.beae-sections .beae-tjj6m2s7 .beae-background-image img{ width: 100%;height: 100%;}div.beae-sections .beae-tjj6m2s7 .beae-grid-adjrows{ left: auto;right: 14px;bottom: 14px;transform: none;} @media only screen and (max-width: 768px) { } 

div.beae-sections .grid-beae-jrcgvevu { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/2/9/27;z-index: 11017;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-jrcgvevu { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 3/4/7/36;z-index: 11017;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

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

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

div.beae-sections .grid-beae-hj4ib6e8 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 65/2/101/27;z-index: 11026;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-hj4ib6e8 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 15/65/41/84;z-index: 11026;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

div.beae-sections .beae-grid-block.grid-beae-hj4ib6e8 { --beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms;}

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

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

div.beae-sections .grid-beae-wije8785 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 37/2/65/27;z-index: 11025;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-wije8785 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 13/37/41/58;z-index: 11025;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

div.beae-sections .beae-grid-block.grid-beae-wije8785 { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 150ms;}

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

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

div.beae-sections .grid-beae-ke6b68e8 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 7/2/35/27;z-index: 11024;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-ke6b68e8 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 13/8/41/29;z-index: 11024;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

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

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

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

div.beae-sections .beae-ghm4p3y2dd{ display: contents;} 

div.beae-sections .grid-beae-ww1oogwt { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 108/2/178/27;z-index: 11037;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-ww1oogwt { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 47/5/77/86;z-index: 11037;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

div.beae-sections .beae-grid-block.grid-beae-ww1oogwt { --beae-animation-delay: 356.25ms;--beae-animation-delay-mobile: 356.25ms;}

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

div.beae-sections .grid-beae-jmu6e8xe { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 103/3/111/14;z-index: 11036;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-jmu6e8xe { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 41/5/46/21;z-index: 11036;margin: calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px);} } 

div.beae-sections .beae-grid-block.grid-beae-jmu6e8xe { --beae-animation-delay: 300ms;--beae-animation-delay-mobile: 300ms;}

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