/** Shopify CDN: Minification failed

Line 17:1238 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-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;}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{ 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-acc-item{ width: 100%;overflow: hidden;transition: all 0.35s;border: 1px solid #e0e0e0;}div.beae-sections .beae-acc-item:not(:first-of-type){ border-top: 0;}div.beae-sections .beae-acc-item-active .beae-acc-item-header{ background: #eee;}div.beae-sections .beae-acc-item-header{ display: flex;justify-content: space-between;align-items: center;padding: 16px 20px;cursor: pointer;}div.beae-sections .beae-acc-icon-chevron svg{ min-width: 30px;transition: all 0.35s ease;}div.beae-sections .beae-acc-item-active .beae-acc-icon-chevron svg{ transform-origin: center;transform: rotate(180deg);transition: transform 0.35s ease;}div.beae-sections .beae-acc-item-header .beae-acc-icon.close{ display: flex;}div.beae-sections .beae-acc-item-header .beae-acc-icon.open{ display: none;}div.beae-sections .beae-acc-item-active .beae-acc-item-header .beae-acc-icon.close{ display: none;}div.beae-sections .beae-acc-item-active .beae-acc-item-header .beae-acc-icon.open{ display: flex;}div.beae-sections .beae-acc-icon{ min-width: 20px;}div.beae-sections .beae-acc-item-body-content{ padding: 16px 20px;}div.beae-sections .beae-acc-item-body{ max-height: 0;overflow: hidden;transition: max-height 0.2s ease-out;}
@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-cs8waini{ --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-cs8waini .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-cs8waini .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-cs8waini .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-cs8waini:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-cs8waini .beae-grid-system>.beae-grid-container{ width: calc((((100vw - var(--beae-site-margin-mobile, 19px) - var(--beae-site-margin-mobile, 19px)) / 30) * 33) + var(--beae-site-margin-mobile, 19px) + var(--beae-site-margin-mobile, 19px));max-width: unset;scroll-snap-align: end;} }div.beae-sections .beae-cs8waini>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-cs8waini>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-cs8waini .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-cs8waini .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-cs8waini:before{ z-index: unset;}div.beae-sections .beae-cs8waini .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-cs8waini .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-cs8waini{ --beae-section-padding-top-mobile: 3.3vmax;--beae-section-padding-bottom-mobile: 3.3vmax;} } 

div.beae-sections .grid-beae-4b5iojsg { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/1/30/35;z-index: 11012;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-4b5iojsg { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 3/1/75/96;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-4b5iojsg { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .beae-4b5iojsg .beae-block.beae-x-video, div.beae-sections .beae-4b5iojsg .beae-block_video-iframe, div.beae-sections .beae-4b5iojsg .beae-x-video--wrapper, div.beae-sections .beae-4b5iojsg video.beae_video, div.beae-sections .beae-4b5iojsg iframe.beae_iframe{ width: 100% !important;height: 100% !important;}div.beae-sections .beae-4b5iojsg .beae-block.beae-x-video{ position: relative;}div.beae-sections .beae-4b5iojsg .beae-block_video-player{ width: 100%;height: 100%;display: inline-block;}div.beae-sections .beae-4b5iojsg .beae-popup__content iframe, div.beae-sections .beae-4b5iojsg .beae-popup__content video{ width: 100%;aspect-ratio: 16 / 9;}div.beae-sections .beae-4b5iojsg .beae-video_overlay-icon{ position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;padding: 0px;}div.beae-sections .beae-4b5iojsg .beae-video-icon-play{ position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 10;cursor: pointer;}div.beae-sections .beae-4b5iojsg .beae-video-icon-play svg{ height: 44px;width: 44px;fill: white;}div.beae-sections .beae-4b5iojsg .beae-x-video--wrapper img, div.beae-sections .beae-4b5iojsg .beae-x-video--wrapper picture{ object-fit: cover;height: 100%;width: 100%;undefined;}div.beae-sections .beae-4b5iojsg .beae-x-video{ overflow: hidden;}div.beae-sections .beae-4b5iojsg .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-4b5iojsg .beae-video-icon-play{ top: 50%;left: 50%;} } 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .grid-beae-4zbh3olp { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/1/34/32;z-index: 11012;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-4zbh3olp { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/40/3/73;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-4zbh3olp { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

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