/** Shopify CDN: Minification failed

Line 34:1238 Expected ":"
Line 50:1238 Expected ":"
Line 56:1238 Expected ":"
Line 72: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(--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-wr0j9rgo{ --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-wr0j9rgo .beae__section--container{ /*zoom: calc(var(--view-ratio, 1) * 100%);*/ }div.beae-sections .beae-wr0j9rgo .beae__section--container .beae__section--container{ zoom: 100%;}div.beae-sections .beae-wr0j9rgo .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-wr0j9rgo:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-wr0j9rgo .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-wr0j9rgo>[data-shape-position="top"] .beae-shape-fill{ fill: null }div.beae-sections .beae-wr0j9rgo>[data-shape-position="bottom"] .beae-shape-fill{ fill: null }div.beae-sections .beae-wr0j9rgo .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-wr0j9rgo .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (max-width: 767px) {div.beae-sections .beae-wr0j9rgo:before{ z-index: unset;}div.beae-sections .beae-wr0j9rgo .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-wr0j9rgo .beae-section-background-video[data-device="mobile"]{ display: block }div.beae-sections .beae-wr0j9rgo{ --beae-section-padding-top-mobile: 3.3vmax;--beae-section-padding-bottom-mobile: 3.3vmax;} }div.beae-sections .beae-wr0j9rgo .beae-tab-item.active{ border-bottom: 4px solid rgba(161, 13, 13, 0.945);}div.beae-sections .beae-wr0j9rgo .beae-tab-item{ padding: 12px 20px;color: #fff;}div.beae-sections .beae-wr0j9rgo .beae-tab-items{ background: #070505;}div.beae-sections .beae-wr0j9rgo .beae-tab-content-wrp{ padding: 0 !important;}@media only screen and (max-width: 747px) {div.beae-sections .beae-wr0j9rgo .beae-accordion-title--mobile span, div.beae-sections .beae-wr0j9rgo .beae-text-content.beae-html.beae-scale-ratio p{ text-decoration: unset !important;}}

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

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

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

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

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

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

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

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

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

div.beae-sections .grid-beae-9ml1zpbd { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/1/12/33;z-index: 11022;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-9ml1zpbd { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 12/58/25/90;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-9ml1zpbd { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 0ms;}

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

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

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

div.beae-sections .grid-beae-qktwvqi3 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 55/2/92/32;z-index: 11014;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-qktwvqi3 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/2/38/53;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-qktwvqi3 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 150ms;}

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

div.beae-sections .grid-beae-la7dzpp7 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 16/2/53/32;z-index: 11033;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-la7dzpp7 { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 10/56/38/90;z-index: 11033;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-la7dzpp7 { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 75ms;}

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

div.beae-sections .grid-beae-ufpftbws { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/2/17/33;z-index: 11042;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-ufpftbws { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 2/56/11/96;z-index: 11042;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-ufpftbws { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 0ms;}

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

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

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

div.beae-sections .grid-beae-afpuld0p { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 29/2/66/32;z-index: 11013;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-afpuld0p { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 2/2/39/53;z-index: 11013;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-afpuld0p { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 75ms;}

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

div.beae-sections .grid-beae-q78otxfm { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 1/2/19/32;z-index: 11022;margin: 0px 0px 0px 0px;} @media (min-width: 768px) {div.beae-sections .grid-beae-q78otxfm { --scale-origin: left top;--align-x: left;--align-y: top;grid-area: 8/58/38/90;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-q78otxfm { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 0ms;}
 