/** Shopify CDN: Minification failed

Line 17:1238 Expected ":"

**/



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

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

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

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

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

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

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

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

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

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

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

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

div.beae-sections .grid-beae-80ji8hq3 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/2/42/28;z-index: 11014;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-80ji8hq3 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/2/17/88;z-index: 11014;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-80ji8hq3 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}

div.beae-sections .grid-beae-3yqjhfv5 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 42/1/66/28;z-index: 11023;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-3yqjhfv5 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 15/2/48/43;z-index: 11023;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-3yqjhfv5 { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}

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

div.beae-sections .grid-beae-oyuhzjaf { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 66/1/91/28;z-index: 11022;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-oyuhzjaf { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 15/43/48/82;z-index: 11022;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-oyuhzjaf { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 150ms;}

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