div.beae-sections .beae-x-flex-section{display:flex}div.beae-sections .beae-x-flex-section .beae-btn-pr,div.beae-sections .beae-x-flex-section .beae-btn-se,div.beae-sections .beae-x-flex-section .beae-btn-te{zoom:unset}div.beae-sections .beae-slider-wrapper{width:100%;position:relative;overscroll-behavior-x:none}div.beae-sections .beae-slider-content{scrollbar-width:none;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;overflow:auto hidden;position:relative}div.beae-sections .beae-slider-items{width:100%;gap:var(--items-gap);display:grid}div.beae-sections .beae-slider-items>*{flex-shrink:0;scroll-snap-align:start;display:flex}div.beae-sections .beae-slider-items>form>div{width:100%;height:100%}div.beae-sections div.beae-slider-wrapper[data-effect=fade] .beae-slider-items>*{transition:opacity .4s ease-in-out}div.beae-sections div.beae-slider-wrapper[data-effect=fade]:not([data-desktop-layout=grid]) div.beae-slider-items>*:not(.active){position:absolute;top:0;left:0;opacity:0;z-index:1}div.beae-sections div.beae-slider-wrapper[data-effect=fade]:not([data-desktop-layout=grid]) div.beae-slider-items>*.active{position:relative;opacity:1;z-index:2}div.beae-sections div.beae-slider-wrapper[data-effect=fade] div.beae-slider-items>*:not(.active){position:absolute;top:0;left:0;opacity:0;z-index:1}div.beae-sections div.beae-slider-wrapper[data-effect=fade] div.beae-slider-items>*.active{position:relative;opacity:1;z-index:2}div.beae-sections .beae-slider-nav-left,div.beae-sections .beae-slider-nav-right{position:absolute;top:50%;left:24px;z-index:1000000;transform:translateY(-50%);opacity:0;transition:opacity var(--slider-transition) cubic-bezier(.645,.045,.355,1) 0s}div.beae-sections .beae-slider-wrapper:hover .beae-slider-nav-left,div.beae-sections .beae-slider-wrapper:hover .beae-slider-nav-right{opacity:1}div.beae-sections .beae-slider-nav-right{left:auto;right:24px}div.beae-sections .beae-slider-nav-left button,div.beae-sections .beae-slider-nav-right button{cursor:pointer;transition:color ease .25s;background-color:#fff;color:#000;display:flex;justify-content:center;align-items:center;height:48px;width:48px;padding:15px;box-shadow:0 2px 10px #00000026;border-radius:50%}div.beae-sections .beae-slider-nav-left button span{display:flex;width:100%;height:100%}div.beae-sections .beae-slider-nav-left.disabled button,div.beae-sections .beae-slider-nav-right.disabled button{opacity:.5;pointer-events:none;cursor:not-allowed}div.beae-sections .beae-slider-pagination-wrp{position:absolute;z-index:1000;bottom:16px;left:50%;transform:translate(-50%);padding:4px 0;display:inline-flex;max-width:100%;text-align:center;scrollbar-width:none;scroll-snap-type:x mandatory;overscroll-behavior:contain;overflow:auto}div.beae-sections .beae-slider-pagination-wrp>*{display:flex;flex-shrink:0;align-items:center;justify-content:center;scroll-snap-align:start;padding:0;margin:0}div.beae-sections button.beae-slider-pagination{height:7px;width:7px;border-radius:8px;cursor:pointer;border:none;background:#e4e4e4;padding:0;margin:0 4px;transition:all ease-in .25s;display:inline-block}div.beae-sections .beae-slider-nav-left svg,div.beae-sections .beae-slider-nav-right svg{width:100%;height:100%}div.beae-sections button.beae-slider-pagination:hover{background:#505050;transform:scale(1.1)}div.beae-sections button.beae-slider-pagination.active{background:#505050;width:24px}div.beae-sections button.beae-slider-pagination+button.beae-slide-pagination{margin-left:12px}div.beae-sections button.beae-slider-pagination span{display:none}div.beae-sections .beae-slider-controls-wrp{display:flex;width:100%;justify-content:center;align-items:center;flex-wrap:wrap}div.beae-sections .beae-slider-indicator{position:relative;width:100%;height:2px;border-radius:50px;background:#e4e4e4;overflow-x:auto;overflow-y:hidden;margin-top:10px}div.beae-sections .beae-slider-progress{height:100%;background:#000;width:20%;display:block}div.beae-sections .beae-slider-pagination-total{display:none}@media (min-width: 768px){div.beae-sections div.beae-slider-wrapper{overflow:hidden}div.beae-sections div.beae-slider-wrapper[data-desktop-layout=grid] .beae-slider-controls,div.beae-sections .beae-slider-content::-webkit-scrollbar{display:none}div.beae-sections div.beae-slider-wrapper[data-desktop-layout=slider] div.beae-slider-items{grid:auto / auto-flow calc((100% / var(--items-per)) - (var(--items-gap) * (var(--items-per) - 1) / var(--items-per)))}div.beae-sections div.beae-slider-wrapper[data-desktop-layout=grid] div.beae-slider-items{grid-template-columns:repeat(var(--items-per),1fr)}div.beae-sections div.beae-slider-wrapper[data-desktop-layout=grid] .beae-slider-content{overflow:inherit}div.beae-sections div.beae-slider-wrapper .beae-slider-items>*{width:100%;margin-bottom:0}}@media (max-width: 767px){div.beae-sections div.beae-slider-wrapper[data-mobile-layout=grid] .beae-slider-controls,div.beae-sections .beae-slider-content::-webkit-scrollbar{display:none}div.beae-sections .beae-slider-nav-left,div.beae-sections .beae-slider-nav-right{opacity:1;left:-4px}div.beae-sections .beae-slider-nav-left button,div.beae-sections .beae-slider-nav-right button{width:40px;height:40px;padding:10px}div.beae-sections .beae-slider-nav-right{left:auto;right:-4px}div.beae-sections .beae-slider-nav-left svg,div.beae-sections .beae-slider-nav-right svg{width:100%;height:100%}div.beae-sections .beae-slider-pagination-wrp{bottom:14px}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider]:not([data-effect=fade]) div.beae-slider-content{scroll-padding-inline:var(--beae-site-margin-mobile);margin-inline-start:calc(-1 * var(--beae-site-margin-mobile));margin-inline-end:calc(-1 * var(--beae-site-margin-mobile));padding-inline-start:var(--beae-site-margin-mobile);padding-inline-end:var(--beae-site-margin-mobile)}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider] div.beae-slider-items{min-width:100%;width:auto;gap:var(--items-gap-mobile);grid:auto / auto-flow calc((100% / var(--items-per-mobile)) - (var(--items-gap-mobile) * (var(--items-per-mobile) - 1) / var(--items-per-mobile)))}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider] div.beae-slider-items>*{scroll-snap-align:center;width:100%}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider][data-effect=fade] div.beae-slider-items>*:not(.active){position:absolute;top:0;left:0;opacity:0;z-index:1}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=grid] div.beae-slider-items{grid-template-columns:repeat(var(--items-per-mobile),1fr);gap:var(--items-gap-mobile)}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=grid] .beae-slider-content{overflow:inherit}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=grid] .beae-slider-items>*{width:100%}div.beae-sections div.beae-slider-wrapper button.beae-media-zoom{bottom:4px;right:4px;padding:4px;height:32px;width:32px}div.beae-sections div.beae-slider-wrapper button.beae-media-zoom svg{width:16px;height:16px}div.beae-sections button.beae-slider-pagination{height:6px;width:6px}}div.beae-sections .beae-countdown-wrp{display:none;width:100%;height:100%}div.beae-sections .beae-countdown-item{display:flex;flex-direction:column;width:100%;justify-content:center}div.beae-sections .beae-countdown-item div{display:flex;justify-content:center}div.beae-sections .beae-countdown-item .number{transition:all ease-in-out .1s;opacity:1}div.beae-sections .beae-countdown-wrp[data-beae-countdown-from]:not([data-beae-countdown-from=""]){display:flex}div.beae-sections .beae-countdown-spacer{display:flex;align-items:center;justify-content:center}div.beae-sections .beae-block .beae-block.beae-x-text:not([data-min-height=content]){width:100%}div.beae-sections .beae-x-text a:not(.beae-not-rs-cl){color:unset;text-decoration:none}div.beae-sections .beae-product-form--single{margin:0;padding:0}div.beae-sections .beae-featuted-collection-navs{gap:0;border-radius:0;display:flex;width:fit-content;align-items:center;justify-content:center;margin:0 auto 2vmax}div.beae-sections .beae-featuted-collection-nav{position:relative;display:flex}div.beae-sections .beae-featuted-collection-nav a{padding:10px;border-bottom:2px solid transparent;transition:all .25s ease;text-decoration:none}div.beae-sections .beae-featuted-collection-nav.nav-active a,div.beae-sections .beae-featuted-collection-nav a:hover{border-color:var(--beae-global-colors-primary_600)}div.beae-sections .beae-featuted-collection-nav.nav-active a{color:var(--beae-global-colors-primary_600)}div.beae-sections .beae-view-all-bottom{display:block;width:max-content}div.beae-sections .beae-featuted-collection-content.content-active{display:block;opacity:1}div.beae-sections .beae-featuted-collection-content{display:none}div.beae-sections .beae-featuted-collection-list.content-active{display:none;flex-direction:column;gap:20px}div.beae-sections .beae-featuted-collection-grid.content-active{display:none;gap:20px}div.beae-sections .beae-slideshow.content-active{display:block!important}div.beae-sections .beae-slideshow::-webkit-scrollbar{display:block;width:5px;height:5px}div.beae-sections .beae-slideshow::-webkit-scrollbar-track{background:transparent}div.beae-sections .beae-slideshow::-webkit-scrollbar-thumb{background:#888;border-radius:10px;border-right:none;border-left:none}div.beae-sections .beae-slideshow::-webkit-scrollbar-track-piece:end{background:transparent;margin-right:100px}div.beae-sections .beae-slideshow::-webkit-scrollbar-track-piece:start{background:transparent;margin-left:100px}@media (min-width: 768px){div.beae-sections .beae-slideshow-wrapper:after{width:calc(100% - 600px);bottom:0;left:300px}div.beae-sections .beae-slideshow::-webkit-scrollbar-track-piece:end{margin-right:300px}div.beae-sections .beae-slideshow::-webkit-scrollbar-track-piece:start{margin-left:300px}div.beae-sections .beae-featuted-collection-grid.content-active{display:grid}div.beae-sections .beae-featuted-collection-list.content-active{display:flex}}div.beae-sections .beae-feature-collection-tab-content[data-active=true]{opacity:1;z-index:2}div.beae-sections .beae-featuted-collection-content{grid-area:1 / -1}div.beae-sections .beae-feature-collection-tab-content{grid-area:1 / -1;opacity:0;z-index:1;width:100%;position:relative;transition:all .35s ease-in-out}div.beae-sections .beae-view-all-btn{text-decoration:none;padding:10px 20px}div.beae-sections .beae-collection-view-all{display:flex;text-align:center}div.beae-sections .viewall-link{width:fit-content}div.beae-sections .beae-featuted-collection-content{overflow:unset;min-width:0}div.beae-sections .beae-feature-collection-tab-content{min-width:0}div.beae-sections .beae-featured-collection-control-nav{display:none;gap:6px}div.beae-sections .beae-featured-collection-control-nav>div{position:relative;opacity:1;transform:unset;top:auto;left:auto;right:auto}div.beae-sections .beae-featured_collection-wrp{flex:1;max-width:100%;display:grid}div.beae-sections .beae-product-list-wrp{min-width:0}div.beae-sections .beae-x-icon-ctn{display:flex;align-items:center;justify-content:center;width:100%;height:100%}div.beae-sections .beae-x-icon--cv{height:100%;width:100%}div.beae-sections .beae-x-icon .beae-x-icon--ctn{display:inline-flex;color:#111827}div.beae-sections .beae-x-icon--ctn,div.beae-sections .beae-elm__ic{width:100%;height:100%;display:flex;justify-content:center;align-items:center}div.beae-sections .beae-grid-block>.beae-block.beae-x-icon,div.beae-sections .beae-elm__ic svg{width:100%!important;height:100%!important}div.beae-sections .beae-grid-block .beae-core .beae-block.beae-x-button{width:100%;height:100%}div.beae-sections .beae-button-js{width:100%;height:100%;display:flex;justify-content:center;align-items:center}div.beae-sections .beae-btn-txt{display:inline-flex;justify-content:center;align-items:center}div.beae-sections .beae-block--btn-ic{display:inline-flex}div.beae-sections .beae-block--btn-ic svg{width:18px;height:auto}div.beae-sections .beae-btn-popup{display:none}div.beae-sections .beae-btn-icon{order:var(--btn-icon-position);display:inline-flex}div.beae-sections .beae-btn-icon svg{width:18px;height:auto}div.beae-sections .beae-button-js{position:relative}div.beae-sections .beae-btn-txt{text-decoration:inherit}div.beae-sections .beae-x-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-block.beae-x-image,div.beae-sections .beae-block.beae-x-image *{height:100%!important;width:100%!important}div.beae-sections .beae-img-comp-container--second,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:translate(-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:translate(-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:translateZ(0)}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:#fff3;padding:0 20px;color:#fff}div.beae-sections .beae-x-image .beae-img-comp-text{width:unset!important;height:unset!important;background:#fff3;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-product-single__price--regular:empty,div.beae-sections .beae-product-single__price--badged:empty,div.beae-sections .beae-product-single__price--sale:empty,div.beae-sections .beae-sale-hidden{display:none}div.beae-sections .beae-tax-shipping-policy a{color:var(--beae-global-colors-text_500);text-decoration:underline}div.beae-sections .beae-tax-shipping-policy a:hover{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-prd-single-price-wrapper{display:flex;align-items:center;gap:12px}div.beae-sections .beae-product-single__price--badged{padding:2px 8px;background:#b73427;color:#fff}div.beae-sections .beae-sale-sold-out{background:#000;color:#fff;padding:2px 8px}@keyframes pulse-animation{0%{box-shadow:0 0 2px #3d3d3dcc,0 0 0 4px #ffffff26}to{box-shadow:0 0 2px #3d3d3dcc,0 0 0 12px #ffffff4d}}div.beae-sections .beae-nwcvopr8{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-nwcvopr8 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-nwcvopr8:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-nwcvopr8 .beae__section--container{--cell-max-width: calc((100vw - (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-nwcvopr8>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-nwcvopr8>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-nwcvopr8 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-nwcvopr8 .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-nwcvopr8:before{z-index:unset}div.beae-sections .beae-nwcvopr8 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-nwcvopr8 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-nwcvopr8 button.beae-slider-pagination{border:2px solid white!important;background:none!important;height:14px!important;width:14px!important}div.beae-sections .beae-nwcvopr8 button.beae-slider-pagination.active{background-color:#fff!important}div.beae-sections .beae-nwcvopr8 .beae-slider-nav-left,div.beae-sections .beae-nwcvopr8 .beae-slider-nav-right{opacity:1}div.beae-sections .beae-nwcvopr8 .beae-slider-nav-left button,div.beae-sections .beae-nwcvopr8 .beae-slider-nav-right button{height:32px;width:32px;border-radius:0%;background-color:#000000b3;padding:0;color:#fff}div.beae-sections .beae-nwcvopr8 div.beae__section--container:not(.beae__section--full){padding:unset!important}@media (max-width: 767px){div.beae-sections .beae-nwcvopr8 .beae-slider-pagination-wrp{display:none}}div.beae-sections .beae-nwcvopr8 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-nwcvopr8 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-mt3wkmlw{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-mt3wkmlw .beae-flexbox-container{padding:0!important}div.beae-sections .beae-block.beae-mt3wkmlw:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-mt3wkmlw:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-mt3wkmlw .beae-empty{display:none}div.beae-sections .beae-mt3wkmlw .beae-gallery-block-figure{position:relative;overflow:auto}div.beae-sections .beae-mt3wkmlw .beae-gallery-block-figure:after{z-index:3}div.beae-sections .beae-mt3wkmlw .beae-gallery-item img{object-fit:cover;object-position:center center;height:auto}div.beae-sections .beae-mt3wkmlw,div.beae-sections .beae-mt3wkmlw .beae-slider-wrapper,div.beae-sections .beae-mt3wkmlw .beae-slider-content.beae-slider-items,div.beae-sections .beae-mt3wkmlw .beae-slider-content.beae-slider-items>*,div.beae-sections .beae-mt3wkmlw .beae-gallery-block-figure,div.beae-sections .beae-mt3wkmlw .beae-gallery-block-figure img{width:100%!important;height:100%!important;overflow:hidden}div.beae-sections .beae-mt3wkmlw .beae-slider-wrapper[data-mobile-layout=slider] .beae-slider-content.beae-slider-items{scroll-padding-inline:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0;padding-inline-end:0;overflow:auto hidden}@media only screen and (min-width: 769px){div.beae-sections .beae-mt3wkmlw[data-layout=grid] .beae-slider-content.beae-slider-items{grid-template-rows:repeat(2,calc(50% - NaNpx));padding:0;height:100%}}div.beae-sections .beae-jaxlwmb7{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-jaxlwmb7 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-jaxlwmb7:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-jaxlwmb7 .beae__section--container{--cell-max-width: calc((100vw - (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-jaxlwmb7>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-jaxlwmb7>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-jaxlwmb7 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-jaxlwmb7 .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-jaxlwmb7:not(.beae-next-popup--container){--beae-section-padding-bottom: 1;padding-bottom:1vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-jaxlwmb7:before{z-index:unset}div.beae-sections .beae-jaxlwmb7 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-jaxlwmb7 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-jaxlwmb7 div.beae__section--container:not(.beae__section--full){padding:unset!important}@media only screen and (min-width: 768px){div.beae-sections .beae-jaxlwmb7 div.beae__section--container:not(.beae__section--full){padding:unset!important}}div.beae-sections .beae-jaxlwmb7 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-jaxlwmb7 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-p8h6lllr{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-p8h6lllr{--parent-direction: column;display:flex;flex-direction:column;align-items:center;gap:1vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-p8h6lllr{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-p8h6lllr .beae-empty{display:none}div.beae-sections .beae-p8h6lllr{padding:50px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}div.beae-sections .beae-p8h6lllr:before{background:color-mix(in srgb,var(--beae-global-colors-black) 0%,transparent);content:"";position:absolute;width:100%;height:100%;top:0;left:0}div.beae-sections .beae-block.beae-er7yycp2{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-er7yycp2:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:164px;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-er7yycp2:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-er7yycp2 .beae-empty{display:none}div.beae-sections .beae-er7yycp2 .beae-countdown-title{font-family:var(--be-h6-ff);color:var(--be-h6-c);font-weight:var(--be-h6-fw);text-transform:var(--be-h6-tt);font-style:var(--be-h6-fst);text-decoration:var(--be-h6-td);font-size:var(--be-h6-fs);line-height:var(--be-h6-lh);letter-spacing:var(--be-h6-ls);align-items:center;text-align:center}div.beae-sections .beae-er7yycp2 .beae-countdown-number{font-family:var(--be-h2-ff);--c-desktop: var(--be-h2-c, inherit);--tt-desktop: var(--be-h2-tt, inherit);--fst-desktop: var(--be-h2-fst, inherit);--td-desktop: var(--be-h2-td, inherit);--fs-desktop: 40px;--lh-desktop: 42px;--ls-desktop: var(--be-h2-ls, inherit);color:var(--be-h2-c, inherit);font-weight:var(--be-h2-fw);text-transform:var(--be-h2-tt, inherit);font-style:var(--be-h2-fst, inherit);text-decoration:var(--be-h2-td, inherit);font-size:40px;line-height:42px;letter-spacing:var(--be-h2-ls, inherit)}div.beae-sections .beae-er7yycp2 .beae-countdown-text{display:none}div.beae-sections .beae-er7yycp2 .beae-countdown-spacer{font-family:var(--be-h2-ff);--c-desktop: var(--be-h2-c, inherit);--tt-desktop: var(--be-h2-tt, inherit);--fst-desktop: var(--be-h2-fst, inherit);--td-desktop: var(--be-h2-td, inherit);--fs-desktop: var(--be-h2-fs, inherit);--lh-desktop: var(--be-h2-lh, inherit);--ls-desktop: var(--be-h2-ls, inherit);color:var(--be-h2-c, inherit);font-weight:var(--be-h2-fw);text-transform:var(--be-h2-tt, inherit);font-style:var(--be-h2-fst, inherit);text-decoration:var(--be-h2-td, inherit);font-size:var(--be-h2-fs, inherit);line-height:var(--be-h2-lh, inherit);letter-spacing:var(--be-h2-ls, inherit)}@media (max-width: 768px){div.beae-sections .beae-er7yycp2 .beae-countdown-title{font-family:var(--be-undefined-ff);color:var(--be-undefined-c);font-weight:var(--be-undefined-fw);text-transform:var(--be-undefined-tt);font-style:var(--be-undefined-fst);text-decoration:var(--be-undefined-td);font-size:var(--be-undefined-fs);line-height:var(--be-undefined-lh);letter-spacing:var(--be-undefined-ls)}}div.beae-sections .beae-er7yycp2 .&{box-sizing:border-box}div.beae-sections .beae-block.beae-yyy8gp9e{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-yyy8gp9e:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-yyy8gp9e:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-yyy8gp9e .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-yyy8gp9e .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-yyy8gp9e .beae-x-text ul ul,div.beae-sections .beae-yyy8gp9e .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-yyy8gp9e .beae-x-text ol ol,div.beae-sections .beae-yyy8gp9e .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-yyy8gp9e .beae-x-text{font-size:25px;line-height:30px;color:var(--beae-global-colors-black);font-weight:400;letter-spacing:.3px;text-transform:none;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-yyy8gp9e .beae-x-text{font-size:25px;line-height:29px;letter-spacing:.3px;font-weight:400;color:var(--beae-global-colors-black)}}div.beae-sections .beae-block.beae-mrtc9dpf{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-mrtc9dpf:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-mrtc9dpf:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-mrtc9dpf .beae-product-card{display:flex;position:relative}div.beae-sections .beae-mrtc9dpf .beae-product-card:not(.beae-promotion-card){display:flex;flex-direction:column;align-items:center;gap:2vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-mrtc9dpf .beae-product-card:not(.beae-promotion-card){display:flex;flex-direction:column;align-items:center;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-mrtc9dpf .beae-slider-items{padding-bottom:15px}div.beae-sections .beae-mrtc9dpf .beae-empty{display:none}div.beae-sections .beae-mrtc9dpf .beae-product-card{box-shadow:0 0 10px #0000001a;border:1px solid #ddd;transition:all .1s ease-in;border-radius:3px;box-sizing:border-box}div.beae-sections .beae-mrtc9dpf .beae-product-card:hover{box-shadow:0 10px 15px #0000001a}div.beae-sections .beae-block.beae-p6fwh2rc{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-p6fwh2rc{--parent-direction: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-p6fwh2rc{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-p6fwh2rc .beae-empty{display:none}div.beae-sections .beae-block.beae-lu5jyanj{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-lu5jyanj:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-lu5jyanj:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-lu5jyanj .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-lu5jyanj .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-lu5jyanj .beae-image-picture img,div.beae-sections .beae-lu5jyanj .beae-video-product{aspect-ratio:1/1}div.beae-sections .beae-lu5jyanj .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-dsoa img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-dsoa img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-yicr img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-yicr img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-o5la9gav{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-o5la9gav .beae-sale-hidden{display:none}div.beae-sections .beae-block.beae-o5la9gav #beae-builder .beae-sale-hidden{opacity:.4;display:block}div.beae-sections .beae-block.beae-o5la9gav .&{display:flex;align-items:center}div.beae-sections .beae-block.beae-o5la9gav .&{justify-content:flex-start}div.beae-sections .beae-block.beae-o5la9gav:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-o5la9gav:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-o5la9gav{position:absolute;font-family:var(--be-p1-ff);--c-desktop: var(--beae-global-colors-white);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: var(--be-p1-fs, inherit);--lh-desktop: var(--be-p1-lh, inherit);--ls-desktop: var(--be-p1-ls, inherit);color:var(--beae-global-colors-white);font-weight:var(--be-p1-fw);text-transform:var(--be-p1-tt, inherit);font-style:var(--be-p1-fst, inherit);text-decoration:var(--be-p1-td, inherit);font-size:var(--be-p1-fs, inherit);line-height:var(--be-p1-lh, inherit);letter-spacing:var(--be-p1-ls, inherit);right:0;top:10px}div.beae-sections .beae-o5la9gav .beae-product-single__price--sale{background:color-mix(in srgb,var(--beae-global-colors-beae-uqlq) 100%,transparent);font-family:"Bree Serif";--c-desktop: var(--beae-global-colors-white);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: 16px;--lh-desktop: 14px;--ls-desktop: .3px;color:var(--beae-global-colors-white);font-weight:var(--be-p1-fw);text-transform:var(--be-p1-tt, inherit);font-style:var(--be-p1-fst, inherit);text-decoration:var(--be-p1-td, inherit);font-size:16px;line-height:14px;letter-spacing:.3px;padding:8px 13px}div.beae-sections .beae-o5la9gav .beae-sale-sold-out{display:none}@media (max-width: 768px){div.beae-sections .beae-o5la9gav{position:absolute;color:var(--be-p1-c-M, var(--c-desktop, var(--be-p1-c, inherit)));font-weight:var(--be-p1-fw);text-transform:var(--be-p1-tt-M, var(--tt-desktop, var(--be-p1-tt, inherit)));font-style:var(--be-p1-fst-M, var(--fst-desktop, var(--be-p1-fst, inherit)));text-decoration:var(--be-p1-td-M, var(--td-desktop, var(--be-p1-td, inherit)));font-size:var(--be-p1-fs-M, var(--fs-desktop, var(--be-p1-fs, inherit)));line-height:var(--be-p1-lh-M, var(--lh-desktop, var(--be-p1-lh, inherit)));letter-spacing:var(--be-p1-ls-M, var(--ls-desktop, var(--be-p1-ls, inherit)));right:0;top:8px}div.beae-sections .beae-o5la9gav .beae-product-single__price--sale{color:var(--be-p1-c-M, var(--c-desktop, var(--be-p1-c, inherit)));font-weight:var(--be-p1-fw);text-transform:var(--be-p1-tt-M, var(--tt-desktop, var(--be-p1-tt, inherit)));font-style:var(--be-p1-fst-M, var(--fst-desktop, var(--be-p1-fst, inherit)));text-decoration:var(--be-p1-td-M, var(--td-desktop, var(--be-p1-td, inherit)));font-size:var(--be-p1-fs-M, var(--fs-desktop, var(--be-p1-fs, inherit)));line-height:var(--be-p1-lh-M, var(--lh-desktop, var(--be-p1-lh, inherit)));letter-spacing:var(--be-p1-ls-M, var(--ls-desktop, var(--be-p1-ls, inherit)))}}div.beae-sections .beae-block.beae-doll453v{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-doll453v{--parent-direction: column;display:flex;flex-direction:column;align-items:center;gap:2vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-doll453v{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:1vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-doll453v .beae-empty{display:none}div.beae-sections .beae-doll453v{padding-bottom:2rem}div.beae-sections .beae-block.beae-ez9b500d{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-ez9b500d:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-ez9b500d:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ez9b500d .beae-x-text{font-size:22px;line-height:30px;color:var(--beae-global-colors-text_900);text-transform:none;font-weight:100;font-family:"Bree Serif",sans-serif;text-align:center;letter-spacing:.3px;font-style:normal;text-decoration:none}@media screen and (max-width: 768px){div.beae-sections .beae-ez9b500d .beae-x-text{font-size:20px;line-height:24px;font-weight:600;letter-spacing:.3px;color:var(--beae-global-colors-text_600)}}div.beae-sections .beae-block.beae-d0bangb4{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-d0bangb4:not(.beae-next-popup--container){--parent-direction: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-d0bangb4:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-d0bangb4 .beae-price-from{display:none}div.beae-sections .beae-d0bangb4 .beae-price-normal{display:inline-block}div.beae-sections .beae-d0bangb4 .beae-prd-single-price-wrapper{justify-content:flex-start}.beae-empty{display:none}div.beae-sections .beae-core.beae-section.beae-jaxlwmb7 div.beae__section--container div.beae-block.beae-d0bangb4 .beae-product-single__price{font-family:"Bree Serif";--c-desktop: var(--beae-global-colors-black);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: 18px;--lh-desktop: 21px;--ls-desktop: .2px;color:var(--beae-global-colors-black);font-weight:var(--be-p1-fw);text-transform:var(--be-p1-tt, inherit);font-style:var(--be-p1-fst, inherit);text-decoration:var(--be-p1-td, inherit);font-size:18px;line-height:21px;letter-spacing:.2px}div.beae-sections .beae-core.beae-section.beae-jaxlwmb7 div.beae__section--container div.beae-block.beae-d0bangb4 .beae-product-single__price--regular{font-family:"Bree Serif";--c-desktop: var(--beae-global-colors-text_300);--tt-desktop: var(--be-p3-tt, inherit);--fst-desktop: var(--be-p3-fst, inherit);--td-desktop: line-through;--fs-desktop: 17px;--lh-desktop: 17px;--ls-desktop: -.1px;color:var(--beae-global-colors-text_300);font-weight:var(--be-p3-fw);text-transform:var(--be-p3-tt, inherit);font-style:var(--be-p3-fst, inherit);text-decoration:line-through;font-size:17px;line-height:17px;letter-spacing:-.1px}div.beae-sections .beae-core.beae-section.beae-jaxlwmb7 div.beae__section--container div.beae-block.beae-d0bangb4 .beae-product-single__price--badged{font-family:var(--be-p3-ff);--c-desktop: var(--beae-global-colors-white);--tt-desktop: var(--be-p3-tt, inherit);--fst-desktop: var(--be-p3-fst, inherit);--td-desktop: var(--be-p3-td, inherit);--fs-desktop: var(--be-p3-fs, inherit);--lh-desktop: var(--be-p3-lh, inherit);--ls-desktop: var(--be-p3-ls, inherit);color:var(--beae-global-colors-white);font-weight:var(--be-p3-fw);text-transform:var(--be-p3-tt, inherit);font-style:var(--be-p3-fst, inherit);text-decoration:var(--be-p3-td, inherit);font-size:var(--be-p3-fs, inherit);line-height:var(--be-p3-lh, inherit);letter-spacing:var(--be-p3-ls, inherit);background:color-mix(in srgb,var(--beae-global-colors-accent_600) 100%,transparent);padding:4px 10px;display:none}div.beae-sections .beae-core.beae-section.beae-jaxlwmb7 div.beae__section--container div.beae-block.beae-d0bangb4 .beae-prd-single-price-wrapper .beae-sale-sold-out{font-family:var(--be-p3-ff);color:var(--beae-global-colors-white);font-weight:var(--be-p3-fw);text-transform:var(--be-p3-tt);font-style:var(--be-p3-fst);text-decoration:var(--be-p3-td);font-size:var(--be-p3-fs);line-height:var(--be-p3-lh);letter-spacing:var(--be-p3-ls);background:color-mix(in srgb,var(--beae-global-colors-black) 100%,transparent);padding:4px 10px;display:none}div.beae-sections .beae-core.beae-section.beae-jaxlwmb7 div.beae__section--container div.beae-block.beae-d0bangb4 .beae-tax-shipping-policy{font-family:var(--be-p3-ff);color:var(--be-p3-c);font-weight:var(--be-p3-fw);text-transform:var(--be-p3-tt);font-style:var(--be-p3-fst);text-decoration:var(--be-p3-td);font-size:var(--be-p3-fs);line-height:var(--be-p3-lh);letter-spacing:var(--be-p3-ls)}@media (max-width: 768px){div.beae-sections .beae-core.beae-section.beae-jaxlwmb7 div.beae__section--container div.beae-block.beae-d0bangb4 .beae-product-single__price{color:var(--beae-global-colors-black);font-weight:var(--be-p1-fw);text-transform:var(--be-p1-tt-M, var(--tt-desktop, var(--be-p1-tt, inherit)));font-style:var(--be-p1-fst-M, var(--fst-desktop, var(--be-p1-fst, inherit)));text-decoration:var(--be-p1-td-M, var(--td-desktop, var(--be-p1-td, inherit)));font-size:13px;line-height:20px;letter-spacing:.3px}div.beae-sections .beae-core.beae-section.beae-jaxlwmb7 div.beae__section--container div.beae-block.beae-d0bangb4 .beae-product-single__price--regular{color:var(--be-p3-c-M, var(--c-desktop, var(--be-p3-c, inherit)));font-weight:var(--be-p3-fw);text-transform:var(--be-p3-tt-M, var(--tt-desktop, var(--be-p3-tt, inherit)));font-style:var(--be-p3-fst-M, var(--fst-desktop, var(--be-p3-fst, inherit)));text-decoration:var(--be-p3-td-M, var(--td-desktop, var(--be-p3-td, inherit)));font-size:14px;line-height:21px;letter-spacing:.3px}div.beae-sections .beae-core.beae-section.beae-jaxlwmb7 div.beae__section--container div.beae-block.beae-d0bangb4 .beae-product-single__price--badged{color:var(--be-p3-c-M, var(--c-desktop, var(--be-p3-c, inherit)));font-weight:var(--be-p3-fw);text-transform:var(--be-p3-tt-M, var(--tt-desktop, var(--be-p3-tt, inherit)));font-style:var(--be-p3-fst-M, var(--fst-desktop, var(--be-p3-fst, inherit)));text-decoration:var(--be-p3-td-M, var(--td-desktop, var(--be-p3-td, inherit)));font-size:var(--be-p3-fs-M, var(--fs-desktop, var(--be-p3-fs, inherit)));line-height:var(--be-p3-lh-M, var(--lh-desktop, var(--be-p3-lh, inherit)));letter-spacing:var(--be-p3-ls-M, var(--ls-desktop, var(--be-p3-ls, inherit)))}div.beae-sections .beae-core.beae-section.beae-jaxlwmb7 div.beae__section--container div.beae-block.beae-d0bangb4 .beae-prd-single-price-wrapper .beae-sale-sold-out{display:none}}div.beae-sections .beae-u7sn7qyy{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-u7sn7qyy .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-u7sn7qyy:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-u7sn7qyy .beae__section--container{--cell-max-width: calc((100vw - (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-u7sn7qyy>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-u7sn7qyy>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-u7sn7qyy .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-u7sn7qyy .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-u7sn7qyy:not(.beae-next-popup--container){--beae-section-padding-top: 1;--beae-section-padding-bottom: 1;padding-top:1vmax;padding-bottom:1vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-u7sn7qyy:before{z-index:unset}div.beae-sections .beae-u7sn7qyy .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-u7sn7qyy .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-u7sn7qyy div.beae__section--container:not(.beae__section--full){padding:unset!important}div.beae-sections .beae-u7sn7qyy .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-u7sn7qyy .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-34gflpme{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-34gflpme{--parent-direction: column;display:flex;flex-direction:row;align-items:flex-start;gap:1vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-34gflpme{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-34gflpme .beae-empty{display:none}div.beae-sections .beae-34gflpme{padding:50px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}div.beae-sections .beae-34gflpme:before{background:color-mix(in srgb,var(--beae-global-colors-black) 0%,transparent);content:"";position:absolute;width:100%;height:100%;top:0;left:0}div.beae-sections .beae-block.beae-7l8ve3zb{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-7l8ve3zb{--parent-direction: row;display:flex;flex-direction:column;align-items:center;gap:1vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-7l8ve3zb{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-7l8ve3zb .beae-empty{display:none}div.beae-sections .beae-7l8ve3zb{background-image:linear-gradient(120deg,#f78da7 11%,#cf2e2e)!important;padding:30px}div.beae-sections .beae-7l8ve3zb:before{background:color-mix(in srgb,var(--beae-global-colors-black) 0%,transparent);content:"";position:absolute;width:100%;height:100%;top:0;left:0}div.beae-sections .beae-block.beae-ltlaiq4r{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-ltlaiq4r:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-ltlaiq4r:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ltlaiq4r .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-ltlaiq4r .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-ltlaiq4r .beae-x-text ul ul,div.beae-sections .beae-ltlaiq4r .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ltlaiq4r .beae-x-text ol ol,div.beae-sections .beae-ltlaiq4r .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ltlaiq4r .beae-x-text{font-size:24px;line-height:28px;color:var(--beae-global-colors-white);font-weight:400;text-transform:none;letter-spacing:.2px;font-family:"Bree Serif",sans-serif;font-style:normal;text-decoration:none;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-ltlaiq4r .beae-x-text{font-size:34px;line-height:40px}}div.beae-sections .beae-block.beae-jo6ap37k{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-jo6ap37k{--parent-direction: column;display:flex;flex-direction:row;justify-content:center;align-items:flex-end;gap:1vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-jo6ap37k{--parent-direction-mobile: column;display:flex;flex-direction:row;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-jo6ap37k .beae-empty{display:none}div.beae-sections .beae-jo6ap37k:before{background:color-mix(in srgb,var(--beae-global-colors-black) 0%,transparent);content:"";position:absolute;width:100%;height:100%;top:0;left:0}div.beae-sections .beae-block.beae-mlwbhdob{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-mlwbhdob:not(.beae-next-popup--container){--parent-direction: row;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-mlwbhdob:not(.beae-next-popup--container){--parent-direction-mobile: row;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-mlwbhdob .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-mlwbhdob .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-mlwbhdob .beae-x-text ul ul,div.beae-sections .beae-mlwbhdob .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-mlwbhdob .beae-x-text ol ol,div.beae-sections .beae-mlwbhdob .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-mlwbhdob .beae-x-text{font-size:42px;line-height:46px;color:var(--beae-global-colors-black);font-weight:400;text-transform:none;letter-spacing:.2px;font-family:"Bree Serif",sans-serif;font-style:normal;text-decoration:none}@media screen and (max-width: 768px){div.beae-sections .beae-mlwbhdob .beae-x-text{font-size:34px;line-height:38px;font-weight:400}}div.beae-sections .beae-block.beae-8gg28y87{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-8gg28y87:not(.beae-next-popup--container){--parent-direction: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-8gg28y87:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-8gg28y87 .beae-list-item{display:flex;position:relative}div.beae-sections .beae-8gg28y87 a.beae-list-item{text-decoration:none}div.beae-sections .beae-8gg28y87 .beae-list-item{display:flex;flex-direction:row;gap:1vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-8gg28y87 .beae-list-item{display:flex;flex-direction:row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-8gg28y87 .beae-empty{display:none}div.beae-sections .beae-block.beae-ig3rvecg{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-ig3rvecg:not(.beae-next-popup--container){--parent-direction: row;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-ig3rvecg:not(.beae-next-popup--container){--parent-direction-mobile: row;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-ig3rvecg .beae-empty{display:none}div.beae-sections .beae-ig3rvecg .beae-elm__ic{color:var(--beae-global-colors-white)}div.beae-sections .beae-ig3rvecg .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-pv87ya8k{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-pv87ya8k:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;width:unset;align-self:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-pv87ya8k:not(.beae-next-popup--container){--parent-direction-mobile: row;height:fit-content;width:unset;align-self:unset;flex:1 0 0px}}div.beae-sections .beae-pv87ya8k .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-pv87ya8k .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-pv87ya8k .beae-x-text ul ul,div.beae-sections .beae-pv87ya8k .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-pv87ya8k .beae-x-text ol ol,div.beae-sections .beae-pv87ya8k .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-pv87ya8k .beae-x-text{font-size:19px;line-height:23px;color:var(--beae-global-colors-white);font-weight:400;letter-spacing:.3px;text-transform:none;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:left}@media screen and (max-width: 768px){div.beae-sections .beae-pv87ya8k .beae-x-text{font-size:18px;line-height:20px;letter-spacing:0px;font-weight:400}}div.beae-sections .beae-block.beae-xqidcbzh{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-xqidcbzh:not(.beae-next-popup--container){--parent-direction: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-xqidcbzh:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-xqidcbzh .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-xqidcbzh .beae-button-js{font-size:14px;line-height:22px;letter-spacing:.3px;text-transform:none;font-weight:500;text-decoration:none;font-family:"Bree Serif",sans-serif;color:var(--beae-global-colors-black);background:var(--beae-global-colors-white);border-radius:5px;padding:13px 31px;border-style:solid;border-width:1px;box-shadow:0 0 #000}div.beae-sections .beae-xqidcbzh .beae-button-js:hover{background:var(--beae-global-colors-text_50);color:var(--beae-global-colors-black);border-radius:5px;border-style:solid;border-color:var(--beae-global-colors-text_950);border-width:1px;box-shadow:none}@media screen and (max-width: 768px){div.beae-sections .beae-xqidcbzh .beae-button-js{font-size:14px!important;line-height:20px!important;letter-spacing:.3px!important;font-weight:400!important;padding:13px 30px}}div.beae-sections .beae-xqidcbzh .beae-button-js{margin:0}div.beae-sections .beae-block.beae-ikrhzfdf{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-ikrhzfdf{--parent-direction: row;display:flex;flex-direction:column;align-items:center;gap:1vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-ikrhzfdf{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-ikrhzfdf .beae-empty{display:none}div.beae-sections .beae-ikrhzfdf{background-image:linear-gradient(120deg,#f78da7 11%,#9b51e0)!important;padding:30px}div.beae-sections .beae-ikrhzfdf:before{background:color-mix(in srgb,var(--beae-global-colors-black) 0%,transparent);content:"";position:absolute;width:100%;height:100%;top:0;left:0}div.beae-sections .beae-block.beae-0gvu1str{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-0gvu1str:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-0gvu1str:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-0gvu1str .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-0gvu1str .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-0gvu1str .beae-x-text ul ul,div.beae-sections .beae-0gvu1str .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0gvu1str .beae-x-text ol ol,div.beae-sections .beae-0gvu1str .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-0gvu1str .beae-x-text{font-size:24px;line-height:28px;color:var(--beae-global-colors-white);font-weight:400;text-transform:none;letter-spacing:.2px;font-family:"Bree Serif",sans-serif;font-style:normal;text-decoration:none;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-0gvu1str .beae-x-text{font-size:34px;line-height:40px}}div.beae-sections .beae-block.beae-sjjz1j56{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-sjjz1j56{--parent-direction: column;display:flex;flex-direction:row;justify-content:center;align-items:flex-end;gap:1vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-sjjz1j56{--parent-direction-mobile: column;display:flex;flex-direction:row;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-sjjz1j56 .beae-empty{display:none}div.beae-sections .beae-sjjz1j56:before{background:color-mix(in srgb,var(--beae-global-colors-black) 0%,transparent);content:"";position:absolute;width:100%;height:100%;top:0;left:0}div.beae-sections .beae-block.beae-whzm64x7{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-whzm64x7:not(.beae-next-popup--container){--parent-direction: row;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-whzm64x7:not(.beae-next-popup--container){--parent-direction-mobile: row;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-whzm64x7 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-whzm64x7 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-whzm64x7 .beae-x-text ul ul,div.beae-sections .beae-whzm64x7 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-whzm64x7 .beae-x-text ol ol,div.beae-sections .beae-whzm64x7 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-whzm64x7 .beae-x-text{font-size:42px;line-height:46px;color:var(--beae-global-colors-black);font-weight:400;text-transform:none;letter-spacing:.2px;font-family:"Bree Serif",sans-serif;font-style:normal;text-decoration:none}@media screen and (max-width: 768px){div.beae-sections .beae-whzm64x7 .beae-x-text{font-size:34px;line-height:38px;font-weight:400}}div.beae-sections .beae-block.beae-8guzd1mu{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-8guzd1mu:not(.beae-next-popup--container){--parent-direction: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-8guzd1mu:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-8guzd1mu .beae-list-item{display:flex;position:relative}div.beae-sections .beae-8guzd1mu a.beae-list-item{text-decoration:none}div.beae-sections .beae-8guzd1mu .beae-list-item{display:flex;flex-direction:row;gap:1vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-8guzd1mu .beae-list-item{display:flex;flex-direction:row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-8guzd1mu .beae-empty{display:none}div.beae-sections .beae-block.beae-rus9zfq8{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-rus9zfq8:not(.beae-next-popup--container){--parent-direction: row;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-rus9zfq8:not(.beae-next-popup--container){--parent-direction-mobile: row;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-rus9zfq8 .beae-empty{display:none}div.beae-sections .beae-rus9zfq8 .beae-elm__ic{color:var(--beae-global-colors-white)}div.beae-sections .beae-rus9zfq8 .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-2qa93917{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-2qa93917:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;width:unset;align-self:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-2qa93917:not(.beae-next-popup--container){--parent-direction-mobile: row;height:fit-content;width:unset;align-self:unset;flex:1 0 0px}}div.beae-sections .beae-2qa93917 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-2qa93917 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-2qa93917 .beae-x-text ul ul,div.beae-sections .beae-2qa93917 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-2qa93917 .beae-x-text ol ol,div.beae-sections .beae-2qa93917 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-2qa93917 .beae-x-text{font-size:19px;line-height:23px;color:var(--beae-global-colors-white);font-weight:400;letter-spacing:.3px;text-transform:none;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:left}@media screen and (max-width: 768px){div.beae-sections .beae-2qa93917 .beae-x-text{font-size:18px;line-height:20px;letter-spacing:0px;font-weight:400}}div.beae-sections .beae-block.beae-kjbksj2j{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-kjbksj2j:not(.beae-next-popup--container){--parent-direction: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-kjbksj2j:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-kjbksj2j .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-kjbksj2j .beae-button-js{font-size:14px;line-height:22px;letter-spacing:.3px;text-transform:none;font-weight:500;text-decoration:none;font-family:"Bree Serif",sans-serif;color:var(--beae-global-colors-black);background:var(--beae-global-colors-white);border-radius:5px;padding:13px 31px;border-style:solid;border-width:1px;box-shadow:0 0 #000}div.beae-sections .beae-kjbksj2j .beae-button-js:hover{background:var(--beae-global-colors-text_50);color:var(--beae-global-colors-black);border-radius:5px;border-style:solid;border-color:var(--beae-global-colors-text_950);border-width:1px;box-shadow:none}@media screen and (max-width: 768px){div.beae-sections .beae-kjbksj2j .beae-button-js{font-size:12px!important;line-height:20px!important;letter-spacing:1px!important;padding:13px 30px}}div.beae-sections .beae-kjbksj2j .beae-button-js{margin:0}div.beae-sections .beae-block.beae-85rovr5x{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-85rovr5x{--parent-direction: row;display:flex;flex-direction:column;align-items:center;gap:1vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-85rovr5x{--parent-direction-mobile: column;display:flex;flex-direction:column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-85rovr5x .beae-empty{display:none}div.beae-sections .beae-85rovr5x{background-image:linear-gradient(120deg,#f78da7 11%,#cf2e2e)!important;padding:30px}div.beae-sections .beae-85rovr5x:before{background:color-mix(in srgb,var(--beae-global-colors-black) 0%,transparent);content:"";position:absolute;width:100%;height:100%;top:0;left:0}div.beae-sections .beae-block.beae-sxt50idg{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-sxt50idg:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-sxt50idg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-sxt50idg .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-sxt50idg .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-sxt50idg .beae-x-text ul ul,div.beae-sections .beae-sxt50idg .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-sxt50idg .beae-x-text ol ol,div.beae-sections .beae-sxt50idg .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-sxt50idg .beae-x-text{font-size:24px;line-height:28px;color:var(--beae-global-colors-white);font-weight:400;text-transform:none;letter-spacing:.2px;font-family:"Bree Serif",sans-serif;font-style:normal;text-decoration:none;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-sxt50idg .beae-x-text{font-size:34px;line-height:40px}}div.beae-sections .beae-block.beae-rvuo7uom{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-rvuo7uom{--parent-direction: column;display:flex;flex-direction:row;justify-content:center;align-items:flex-end;gap:1vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-rvuo7uom{--parent-direction-mobile: column;display:flex;flex-direction:row;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-rvuo7uom .beae-empty{display:none}div.beae-sections .beae-rvuo7uom:before{background:color-mix(in srgb,var(--beae-global-colors-black) 0%,transparent);content:"";position:absolute;width:100%;height:100%;top:0;left:0}div.beae-sections .beae-block.beae-90up95of{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-90up95of:not(.beae-next-popup--container){--parent-direction: row;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-90up95of:not(.beae-next-popup--container){--parent-direction-mobile: row;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-90up95of .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-90up95of .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-90up95of .beae-x-text ul ul,div.beae-sections .beae-90up95of .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-90up95of .beae-x-text ol ol,div.beae-sections .beae-90up95of .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-90up95of .beae-x-text{font-size:42px;line-height:46px;color:var(--beae-global-colors-black);font-weight:400;text-transform:none;letter-spacing:.2px;font-family:"Bree Serif",sans-serif;font-style:normal;text-decoration:none}@media screen and (max-width: 768px){div.beae-sections .beae-90up95of .beae-x-text{font-size:34px;line-height:38px;font-weight:400}}div.beae-sections .beae-block.beae-bixsrawd{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-block.beae-bixsrawd:not(.beae-next-popup--container){--parent-direction: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-bixsrawd:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-bixsrawd .beae-list-item{display:flex;position:relative}div.beae-sections .beae-bixsrawd a.beae-list-item{text-decoration:none}div.beae-sections .beae-bixsrawd .beae-list-item{display:flex;flex-direction:row;gap:1vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-bixsrawd .beae-list-item{display:flex;flex-direction:row;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-bixsrawd .beae-empty{display:none}div.beae-sections .beae-block.beae-jinxpqtv{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-jinxpqtv:not(.beae-next-popup--container){--parent-direction: row;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-jinxpqtv:not(.beae-next-popup--container){--parent-direction-mobile: row;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-jinxpqtv .beae-empty{display:none}div.beae-sections .beae-jinxpqtv .beae-elm__ic{color:var(--beae-global-colors-white)}div.beae-sections .beae-jinxpqtv .beae-x-icon{box-sizing:border-box}div.beae-sections .beae-block.beae-a12al3wc{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-a12al3wc:not(.beae-next-popup--container){--parent-direction: row;height:fit-content;width:unset;align-self:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-a12al3wc:not(.beae-next-popup--container){--parent-direction-mobile: row;height:fit-content;width:unset;align-self:unset;flex:1 0 0px}}div.beae-sections .beae-a12al3wc .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-a12al3wc .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-a12al3wc .beae-x-text ul ul,div.beae-sections .beae-a12al3wc .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-a12al3wc .beae-x-text ol ol,div.beae-sections .beae-a12al3wc .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-a12al3wc .beae-x-text{font-size:19px;line-height:23px;color:var(--beae-global-colors-white);font-weight:400;letter-spacing:.3px;text-transform:none;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:left}@media screen and (max-width: 768px){div.beae-sections .beae-a12al3wc .beae-x-text{font-size:18px;line-height:20px;letter-spacing:0px;font-weight:400}}div.beae-sections .beae-block.beae-6ui5invk{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-block.beae-6ui5invk:not(.beae-next-popup--container){--parent-direction: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-6ui5invk:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-6ui5invk .beae-btn-txt{gap:0px;--btn-icon-position: -1}div.beae-sections .beae-6ui5invk .beae-button-js{font-size:14px;line-height:22px;letter-spacing:.3px;text-transform:none;font-weight:400;text-decoration:none;font-family:"Bree Serif",sans-serif;color:var(--beae-global-colors-black);background:var(--beae-global-colors-white);border-radius:5px;padding:13px 31px;border-style:solid;border-width:1px;box-shadow:0 0 #000}div.beae-sections .beae-6ui5invk .beae-button-js:hover{background:var(--beae-global-colors-text_50);color:var(--beae-global-colors-black);border-radius:5px;border-style:solid;border-color:var(--beae-global-colors-text_950);border-width:1px;box-shadow:none}@media screen and (max-width: 768px){div.beae-sections .beae-6ui5invk .beae-button-js{font-size:12px!important;line-height:20px!important;letter-spacing:1px!important;padding:13px 30px}}div.beae-sections .beae-6ui5invk .beae-button-js{margin:0}div.beae-sections .beae-zuzkfsp0{--scale-ratio: 1;--container-width: 1470px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-zuzkfsp0 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-zuzkfsp0:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-zuzkfsp0 .beae__section--container{--cell-max-width: calc((100vw - (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-zuzkfsp0>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-zuzkfsp0>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-zuzkfsp0 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-zuzkfsp0 .beae-section-background-video iframe{min-height:100vw}@media only screen and (min-width: 768px){div.beae-sections .beae-zuzkfsp0:not(.beae-next-popup--container){--beae-section-padding-bottom: 1;padding-bottom:1vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-zuzkfsp0:not(.beae-next-popup--container){--beae-section-padding-top: 1;--beae-section-padding-bottom: 1;padding-top:1vmax;padding-bottom:1vmax}}@media only screen and (max-width: 767px){div.beae-sections .beae-zuzkfsp0:before{z-index:unset}div.beae-sections .beae-zuzkfsp0 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-zuzkfsp0 .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-zuzkfsp0 div.beae__section--container:not(.beae__section--full){padding:unset!important}div.beae-sections .beae-zuzkfsp0 .custom-number{position:absolute;left:50%;top:-80px;transform:translate(-50%,50%);width:80px!important;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;border-radius:100%}div.beae-sections .beae-zuzkfsp0 .beae-slider-items,div.beae-sections .beae-zuzkfsp0 .beae-slider-wrapper{overflow:visible!important}div.beae-sections .beae-zuzkfsp0 .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:column;align-items:center;gap:3vmax;height:fit-content}@media screen and (max-width: 768px){div.beae-sections .beae-zuzkfsp0 .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-0ty8ok65{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-0ty8ok65{--parent-direction: column;display:flex;flex-direction:column;align-items:flex-start;gap:4vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-0ty8ok65{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:6vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-0ty8ok65 .beae-empty{display:none}div.beae-sections .beae-0ty8ok65{padding:50px;background:color-mix(in srgb,var(--beae-global-colors-white) 100%,transparent)}div.beae-sections .beae-0ty8ok65:before{background:color-mix(in srgb,var(--beae-global-colors-black) 0%,transparent);content:"";position:absolute;width:100%;height:100%;top:0;left:0}div.beae-sections .beae-block.beae-dy5xfmqh{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-dy5xfmqh{padding-top:3vmax}}div.beae-sections .beae-dy5xfmqh{--parent-direction: column;display:flex;flex-direction:column;gap:3vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-dy5xfmqh{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:6vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-dy5xfmqh .beae-empty{display:none}div.beae-sections .beae-dy5xfmqh{border-top:3px solid var(--beae-global-colors-beae-0ui8);border-bottom:3px solid var(--beae-global-colors-beae-0ui8);border-left:0px solid #000000;border-right:0px solid #000000}div.beae-sections .beae-dy5xfmqh:before{background:color-mix(in srgb,var(--beae-global-colors-black) 0%,transparent);content:"";position:absolute;width:100%;height:100%;top:0;left:0}@media (max-width: 768px){div.beae-sections .beae-dy5xfmqh{padding:4vmax 0vmax}}div.beae-sections .beae-block.beae-g2bdnu6o{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-g2bdnu6o{margin-top:3vmax}}div.beae-sections .beae-block.beae-g2bdnu6o:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-g2bdnu6o:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-g2bdnu6o .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-g2bdnu6o .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-g2bdnu6o .beae-x-text ul ul,div.beae-sections .beae-g2bdnu6o .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-g2bdnu6o .beae-x-text ol ol,div.beae-sections .beae-g2bdnu6o .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-g2bdnu6o .beae-x-text{font-size:37px;line-height:41px;color:var(--beae-global-colors-beae-0ui8);font-weight:400;letter-spacing:.3px;text-transform:none;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-g2bdnu6o .beae-x-text{font-size:37px;line-height:42px;letter-spacing:0px;font-weight:700;color:var(--beae-global-colors-beae-0ui8)}}div.beae-sections .beae-block.beae-4sn221dv{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-4sn221dv{--parent-direction: column;display:flex;flex-direction:column;gap:0vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-4sn221dv{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:0vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-4sn221dv .beae-empty{display:none}div.beae-sections .beae-4sn221dv{border-style:solid;border-color:var(--beae-global-colors-beae-0ui8);border-width:1px}div.beae-sections .beae-4sn221dv:before{background:color-mix(in srgb,var(--beae-global-colors-black) 0%,transparent);content:"";position:absolute;width:100%;height:100%;top:0;left:0}div.beae-sections .beae-4sn221dv .custom-number{background:color-mix(in srgb,var(--beae-global-colors-beae-0ui8) 100%,transparent)}@media (max-width: 768px){div.beae-sections .beae-4sn221dv{padding:20px}div.beae-sections .beae-4sn221dv .custom-number{background:color-mix(in srgb,var(--beae-global-colors-beae-0ui8) 100%,transparent)}}div.beae-sections .beae-block.beae-uweoi7bo{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-uweoi7bo:not(.beae-next-popup--container){--parent-direction: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-uweoi7bo:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-uweoi7bo .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-uweoi7bo .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-uweoi7bo .beae-x-text ul ul,div.beae-sections .beae-uweoi7bo .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-uweoi7bo .beae-x-text ol ol,div.beae-sections .beae-uweoi7bo .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-uweoi7bo .beae-x-text{font-size:40px;line-height:40px;color:var(--beae-global-colors-white);font-weight:400;letter-spacing:.3px;text-transform:uppercase;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-uweoi7bo .beae-x-text{font-size:40px;line-height:20px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-white)}}div.beae-sections .beae-block.beae-yqn0d9rt{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-yqn0d9rt{margin-top:4vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-yqn0d9rt{margin-top:6vmax}}div.beae-sections .beae-block.beae-yqn0d9rt:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-yqn0d9rt:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-yqn0d9rt .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-yqn0d9rt .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-yqn0d9rt .beae-x-text ul ul,div.beae-sections .beae-yqn0d9rt .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-yqn0d9rt .beae-x-text ol ol,div.beae-sections .beae-yqn0d9rt .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-yqn0d9rt .beae-x-text{font-size:30px;line-height:34px;color:var(--beae-global-colors-text_800);font-weight:700;letter-spacing:.3px;text-transform:none;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-yqn0d9rt .beae-x-text{font-size:30px;line-height:34px;letter-spacing:0px;font-weight:400}}div.beae-sections .beae-block.beae-beh5wj7p{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-beh5wj7p{margin-top:2vmax;margin-bottom:2vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-beh5wj7p{margin-top:2vmax}}div.beae-sections .beae-block.beae-beh5wj7p:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-beh5wj7p:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-beh5wj7p .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-beh5wj7p .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-beh5wj7p .beae-x-text ul ul,div.beae-sections .beae-beh5wj7p .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-beh5wj7p .beae-x-text ol ol,div.beae-sections .beae-beh5wj7p .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-beh5wj7p .beae-x-text{font-size:17px;line-height:21px;color:var(--beae-global-colors-text_800);font-weight:400;letter-spacing:.3px;text-transform:none;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-beh5wj7p .beae-x-text{font-size:17px;line-height:21px;letter-spacing:0px;font-weight:400}}div.beae-sections .beae-block.beae-kiy1fsgz{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-kiy1fsgz{--parent-direction: column;display:flex;flex-direction:column;gap:0vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-kiy1fsgz{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:0vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-kiy1fsgz .beae-empty{display:none}div.beae-sections .beae-kiy1fsgz{border-style:solid;border-color:var(--beae-global-colors-beae-uqlq);border-width:1px}div.beae-sections .beae-kiy1fsgz:before{background:color-mix(in srgb,var(--beae-global-colors-black) 0%,transparent);content:"";position:absolute;width:100%;height:100%;top:0;left:0}div.beae-sections .beae-kiy1fsgz .custom-number{background:color-mix(in srgb,var(--beae-global-colors-beae-0ui8) 100%,transparent)}@media (max-width: 768px){div.beae-sections .beae-kiy1fsgz{padding:20px}div.beae-sections .beae-kiy1fsgz .custom-number{background:color-mix(in srgb,var(--beae-global-colors-beae-0ui8) 100%,transparent)}}div.beae-sections .beae-block.beae-n91v3ybn{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-n91v3ybn:not(.beae-next-popup--container){--parent-direction: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-n91v3ybn:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-n91v3ybn .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-n91v3ybn .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-n91v3ybn .beae-x-text ul ul,div.beae-sections .beae-n91v3ybn .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-n91v3ybn .beae-x-text ol ol,div.beae-sections .beae-n91v3ybn .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-n91v3ybn .beae-x-text{font-size:40px;line-height:40px;color:var(--beae-global-colors-white);font-weight:400;letter-spacing:.3px;text-transform:uppercase;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-n91v3ybn .beae-x-text{font-size:40px;line-height:20px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-white)}}div.beae-sections .beae-block.beae-jwbh9s0n{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-jwbh9s0n{margin-top:4vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-jwbh9s0n{margin-top:6vmax}}div.beae-sections .beae-block.beae-jwbh9s0n:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-jwbh9s0n:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-jwbh9s0n .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-jwbh9s0n .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-jwbh9s0n .beae-x-text ul ul,div.beae-sections .beae-jwbh9s0n .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-jwbh9s0n .beae-x-text ol ol,div.beae-sections .beae-jwbh9s0n .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-block.beae-m6i3jam5{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-m6i3jam5{margin-top:2vmax;margin-bottom:2vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-m6i3jam5{margin-top:2vmax}}div.beae-sections .beae-block.beae-m6i3jam5:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-m6i3jam5:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-m6i3jam5 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-m6i3jam5 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-m6i3jam5 .beae-x-text ul ul,div.beae-sections .beae-m6i3jam5 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-m6i3jam5 .beae-x-text ol ol,div.beae-sections .beae-m6i3jam5 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-m6i3jam5 .beae-x-text{font-size:17px;line-height:21px;color:var(--beae-global-colors-text_800);font-weight:500;letter-spacing:.3px;text-transform:none;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-m6i3jam5 .beae-x-text{font-size:17px;line-height:21px;letter-spacing:0px;font-weight:400}}div.beae-sections .beae-block.beae-jnmfpl5y{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}div.beae-sections .beae-jnmfpl5y{--parent-direction: column;display:flex;flex-direction:column;gap:0vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-jnmfpl5y{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:0vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-jnmfpl5y .beae-empty{display:none}div.beae-sections .beae-jnmfpl5y{border-style:solid;border-color:var(--beae-global-colors-beae-q0oj);border-width:1px}div.beae-sections .beae-jnmfpl5y:before{background:color-mix(in srgb,var(--beae-global-colors-black) 0%,transparent);content:"";position:absolute;width:100%;height:100%;top:0;left:0}div.beae-sections .beae-jnmfpl5y .custom-number{background:color-mix(in srgb,var(--beae-global-colors-beae-n8p5) 100%,transparent)}@media (max-width: 768px){div.beae-sections .beae-jnmfpl5y{padding:20px}div.beae-sections .beae-jnmfpl5y .custom-number{background:color-mix(in srgb,var(--beae-global-colors-beae-q0oj) 100%,transparent)}}div.beae-sections .beae-block.beae-wiivkm67{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-wiivkm67:not(.beae-next-popup--container){--parent-direction: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-wiivkm67:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-wiivkm67 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-wiivkm67 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-wiivkm67 .beae-x-text ul ul,div.beae-sections .beae-wiivkm67 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-wiivkm67 .beae-x-text ol ol,div.beae-sections .beae-wiivkm67 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-wiivkm67 .beae-x-text{font-size:40px;line-height:40px;color:var(--beae-global-colors-white);font-weight:400;letter-spacing:.3px;text-transform:uppercase;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-wiivkm67 .beae-x-text{font-size:40px;line-height:20px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-white)}}div.beae-sections .beae-block.beae-ivnbg4yb{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-ivnbg4yb{margin-top:4vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-ivnbg4yb{margin-top:6vmax}}div.beae-sections .beae-block.beae-ivnbg4yb:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-ivnbg4yb:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-ivnbg4yb .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-ivnbg4yb .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-ivnbg4yb .beae-x-text ul ul,div.beae-sections .beae-ivnbg4yb .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ivnbg4yb .beae-x-text ol ol,div.beae-sections .beae-ivnbg4yb .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ivnbg4yb .beae-x-text{font-size:30px;line-height:34px;color:var(--beae-global-colors-text_800);font-weight:700;letter-spacing:.3px;text-transform:none;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-ivnbg4yb .beae-x-text{font-size:30px;line-height:34px;letter-spacing:0px;font-weight:400}}div.beae-sections .beae-block.beae-rmp3wms4{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-rmp3wms4{margin-top:2vmax;margin-bottom:2vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-rmp3wms4{margin-top:2vmax}}div.beae-sections .beae-block.beae-rmp3wms4:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-rmp3wms4:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-rmp3wms4 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-rmp3wms4 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-rmp3wms4 .beae-x-text ul ul,div.beae-sections .beae-rmp3wms4 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-rmp3wms4 .beae-x-text ol ol,div.beae-sections .beae-rmp3wms4 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-rmp3wms4 .beae-x-text{font-size:17px;line-height:21px;color:var(--beae-global-colors-text_800);font-weight:400;letter-spacing:.3px;text-transform:none;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-rmp3wms4 .beae-x-text{font-size:17px;line-height:21px;letter-spacing:0px;font-weight:400}}div.beae-sections .beae-block.beae-1gqa7ql0{--beae-animation-delay: .3s;--beae-animation-delay-mobile: .3s}div.beae-sections .beae-1gqa7ql0{--parent-direction: column;display:flex;flex-direction:column;gap:0vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-1gqa7ql0{--parent-direction-mobile: column;display:flex;flex-direction:column;gap:0vmax;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-1gqa7ql0 .beae-empty{display:none}div.beae-sections .beae-1gqa7ql0{border-style:solid;border-color:var(--beae-global-colors-beae-n8p5);border-width:1px}div.beae-sections .beae-1gqa7ql0:before{background:color-mix(in srgb,var(--beae-global-colors-black) 0%,transparent);content:"";position:absolute;width:100%;height:100%;top:0;left:0}div.beae-sections .beae-1gqa7ql0 .custom-number{background:color-mix(in srgb,var(--beae-global-colors-beae-ou34) 100%,transparent)}@media (max-width: 768px){div.beae-sections .beae-1gqa7ql0{padding:20px}div.beae-sections .beae-1gqa7ql0 .custom-number{background:color-mix(in srgb,var(--beae-global-colors-beae-ou34) 100%,transparent)}}div.beae-sections .beae-block.beae-tinvukdg{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-tinvukdg:not(.beae-next-popup--container){--parent-direction: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-tinvukdg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-tinvukdg .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-tinvukdg .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-tinvukdg .beae-x-text ul ul,div.beae-sections .beae-tinvukdg .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-tinvukdg .beae-x-text ol ol,div.beae-sections .beae-tinvukdg .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-tinvukdg .beae-x-text{font-size:40px;line-height:40px;color:var(--beae-global-colors-white);font-weight:400;letter-spacing:.3px;text-transform:uppercase;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-tinvukdg .beae-x-text{font-size:40px;line-height:20px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-white)}}div.beae-sections .beae-block.beae-ktcxbjb9{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-ktcxbjb9{margin-top:4vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-ktcxbjb9{margin-top:6vmax}}div.beae-sections .beae-block.beae-ktcxbjb9:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-ktcxbjb9:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-ktcxbjb9 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-ktcxbjb9 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-ktcxbjb9 .beae-x-text ul ul,div.beae-sections .beae-ktcxbjb9 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ktcxbjb9 .beae-x-text ol ol,div.beae-sections .beae-ktcxbjb9 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-ktcxbjb9 .beae-x-text{font-size:30px;line-height:34px;color:var(--beae-global-colors-text_800);font-weight:700;letter-spacing:.3px;text-transform:none;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-ktcxbjb9 .beae-x-text{font-size:30px;line-height:34px;letter-spacing:0px;font-weight:400}}div.beae-sections .beae-block.beae-6hccyvr3{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-6hccyvr3{margin-top:2vmax;margin-bottom:2vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-6hccyvr3{margin-top:2vmax}}div.beae-sections .beae-block.beae-6hccyvr3:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-6hccyvr3:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-6hccyvr3 .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-6hccyvr3 .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-6hccyvr3 .beae-x-text ul ul,div.beae-sections .beae-6hccyvr3 .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-6hccyvr3 .beae-x-text ol ol,div.beae-sections .beae-6hccyvr3 .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-6hccyvr3 .beae-x-text{font-size:17px;line-height:21px;color:var(--beae-global-colors-text_800);font-weight:400;letter-spacing:.3px;text-transform:none;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-6hccyvr3 .beae-x-text{font-size:17px;line-height:21px;letter-spacing:0px;font-weight:400}}div.beae-sections .beae-block.beae-w53mg055{--beae-animation-delay: 375ms;--beae-animation-delay-mobile: 375ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-w53mg055{margin-bottom:3vmax}}div.beae-sections .beae-block.beae-w53mg055:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-w53mg055:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-w53mg055 .beae-list-item{display:flex;position:relative}div.beae-sections .beae-w53mg055 a.beae-list-item{text-decoration:none}div.beae-sections .beae-w53mg055 .beae-list-item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-w53mg055 .beae-list-item{display:flex;flex-direction:column;gap:2vmax;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-w53mg055 .beae-list-item{padding:32px;border-style:solid;border-color:#000;border-width:2px}div.beae-sections .beae-w53mg055 .beae-list-item:hover{box-shadow:0 10px 60px #1e73beb3!important}div.beae-sections .beae-w53mg055 .beae-empty{display:none}div.beae-sections .beae-block.beae-hsc5gwzp{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-hsc5gwzp:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-hsc5gwzp:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-hsc5gwzp .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-hsc5gwzp .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-hsc5gwzp .beae-x-text ul ul,div.beae-sections .beae-hsc5gwzp .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-hsc5gwzp .beae-x-text ol ol,div.beae-sections .beae-hsc5gwzp .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-hsc5gwzp .beae-x-text{font-size:20px;line-height:24px;color:var(--beae-global-colors-text_800);font-weight:100;letter-spacing:.3px;text-transform:none;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:center}@media screen and (max-width: 768px){div.beae-sections .beae-hsc5gwzp .beae-x-text{font-size:20px;line-height:20px;letter-spacing:0px;font-weight:400;color:var(--beae-global-colors-black)}}div.beae-sections .beae-block.beae-yhxwoksg{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-block.beae-yhxwoksg:not(.beae-next-popup--container){--parent-direction: column;height:fit-content;flex:unset;width:unset;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-yhxwoksg:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-yhxwoksg .beae-x-text ul{list-style-type:disc;list-style-position:inside}div.beae-sections .beae-yhxwoksg .beae-x-text ol{list-style-type:decimal;list-style-position:inside}div.beae-sections .beae-yhxwoksg .beae-x-text ul ul,div.beae-sections .beae-yhxwoksg .beae-x-text ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.beae-sections .beae-yhxwoksg .beae-x-text ol ol,div.beae-sections .beae-yhxwoksg .beae-x-text ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}div.beae-sections .beae-yhxwoksg .beae-x-text{font-size:17px;line-height:21px;color:var(--beae-global-colors-text_800);font-weight:400;letter-spacing:.3px;text-transform:none;font-style:normal;text-decoration:none;font-family:"Bree Serif",sans-serif;text-align:left}@media screen and (max-width: 768px){div.beae-sections .beae-yhxwoksg .beae-x-text{font-size:13px;line-height:20px;letter-spacing:0px;font-weight:400}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/beae-6861fe22ae343fb2c40359e2.css.map */
