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-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}@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-hk3tdzwd{--scale-ratio: 1;--container-width: 1920px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-hk3tdzwd .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-hk3tdzwd:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-hk3tdzwd .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-hk3tdzwd>[data-shape-position=top] .beae-shape-fill{fill:inherit}div.beae-sections .beae-hk3tdzwd>[data-shape-position=bottom] .beae-shape-fill{fill:inherit}div.beae-sections .beae-hk3tdzwd .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-hk3tdzwd .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-hk3tdzwd:before{z-index:unset}div.beae-sections .beae-hk3tdzwd .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-hk3tdzwd .beae-section-background-video[data-device=mobile]{display:block}}div.beae-sections .beae-hk3tdzwd .beae-x-flex-section{--parent-direction: row;display:flex;flex-direction:row;height:100vh}@media screen and (max-width: 768px){div.beae-sections .beae-hk3tdzwd .beae-x-flex-section{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content}}div.beae-sections .beae-block.beae-s0rq8ks0{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-s0rq8ks0{margin-top:5vmax}}div.beae-sections .beae-s0rq8ks0{--parent-direction: row;display:flex;flex-direction:column;align-items:center;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-s0rq8ks0{--parent-direction-mobile: column;display:flex;flex-direction:column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}}div.beae-sections .beae-s0rq8ks0 .beae-empty{display:none}div.beae-sections .beae-s0rq8ks0: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-td923jp1{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-td923jp1{margin-top:-2.1vmax;margin-right:-3vmax;margin-left:3.1000000000000005vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-td923jp1{margin-top:3vmax}}div.beae-sections .beae-block.beae-td923jp1:not(.beae-next-popup--container){--parent-direction: column;width:unset;height:unset;flex:1 0 0px;align-self:stretch}@media screen and (max-width: 768px){div.beae-sections .beae-block.beae-td923jp1:not(.beae-next-popup--container){--parent-direction-mobile: column;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-td923jp1 .beae-empty{display:none}div.beae-sections .beae-td923jp1 .beae-gallery-item img{margin:0}@media (max-width: 768px){div.beae-sections .beae-td923jp1 .beae-gallery-item img{margin-left:0;margin-right:0;padding:10px 50px}}div.beae-sections .beae-td923jp1 .beae-gallery-block-figure{position:relative;overflow:auto}div.beae-sections .beae-td923jp1 .beae-gallery-block-figure:after{z-index:3}div.beae-sections .beae-td923jp1 .beae-gallery-item img{object-fit:cover;object-position:right center;height:auto}div.beae-sections .beae-td923jp1,div.beae-sections .beae-td923jp1 .beae-slider-wrapper,div.beae-sections .beae-td923jp1 .beae-slider-content.beae-slider-items,div.beae-sections .beae-td923jp1 .beae-slider-content.beae-slider-items>*,div.beae-sections .beae-td923jp1 .beae-gallery-block-figure,div.beae-sections .beae-td923jp1 .beae-gallery-block-figure img{width:100%!important;height:100%!important;overflow:hidden}div.beae-sections .beae-td923jp1 .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-td923jp1[data-layout=grid] .beae-slider-content.beae-slider-items{grid-template-rows:repeat(3,calc(33.33% - NaNpx));padding:0;height:100%}}div.beae-sections .beae-block.beae-h8marnpd{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-h8marnpd{display:none!important}div.beae-sections .beae-block.beae-h8marnpd{margin-bottom:3.5vmax}}div.beae-sections .beae-h8marnpd{--parent-direction: row;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}@media screen and (max-width: 768px){div.beae-sections .beae-h8marnpd{--parent-direction-mobile: column;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:2vmax;width:fit-content;height:fit-content;flex:unset;align-self:unset}}div.beae-sections .beae-h8marnpd .beae-empty{display:none}div.beae-sections .beae-h8marnpd{margin-top:40px;margin-bottom:40px}div.beae-sections .beae-h8marnpd: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-h8marnpd{margin-top:30px;margin-bottom:30px;padding-left:0;padding-right:0}}div.beae-sections .beae-block.beae-yvn7srh8{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-yvn7srh8{--parent-direction: row;display:flex;flex-direction:column;height:fit-content;align-self:unset;width:40%;flex:0 0 40%}@media screen and (max-width: 768px){div.beae-sections .beae-yvn7srh8{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-yvn7srh8 .beae-empty{display:none}div.beae-sections .beae-yvn7srh8: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-n0rzctm5{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-n0rzctm5{margin-top:3.9vmax;margin-right:-2.6vmax;margin-left:4.6vmax}}div.beae-sections .beae-block.beae-n0rzctm5: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-n0rzctm5:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-n0rzctm5 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-n0rzctm5 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-n0rzctm5 .beae-image-picture img,div.beae-sections .beae-n0rzctm5 .beae-video-product{aspect-ratio:1/1}div.beae-sections .beae-n0rzctm5 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-7xa3b img{object-fit:contain;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-7xa3b img{object-fit:contain;object-position:50% 50%}}div.beae-sections .beae-block.beae-l0mpjt79{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-l0mpjt79{--parent-direction: row;display:flex;flex-direction:column;height:fit-content;align-self:unset;width:40%;flex:0 0 40%}@media screen and (max-width: 768px){div.beae-sections .beae-l0mpjt79{--parent-direction-mobile: row;display:flex;flex-direction:column;justify-content:flex-end;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-l0mpjt79 .beae-empty{display:none}div.beae-sections .beae-l0mpjt79: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-u9ogsip4{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-u9ogsip4{margin:3.9vmax 7.1vmax 2.1999999999999997vmax -4.800000000000001vmax}}@media only screen and (max-width: 768px){div.beae-sections .beae-block.beae-u9ogsip4{margin-bottom:1vmax}}div.beae-sections .beae-block.beae-u9ogsip4: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-u9ogsip4:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-u9ogsip4 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-u9ogsip4 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-u9ogsip4 .beae-image-picture img,div.beae-sections .beae-u9ogsip4 .beae-video-product{aspect-ratio:1/1}div.beae-sections .beae-u9ogsip4 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-goxw img{object-fit:cover;object-position:49.16593437206969% 49.39284036445982%}@media only screen and (max-width: 768px){div.beae-sections .beae-goxw img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-j301kard{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-j301kard{--parent-direction: row;display:flex;flex-direction:column;height:fit-content;align-self:unset;width:40%;flex:0 0 40%}@media screen and (max-width: 768px){div.beae-sections .beae-j301kard{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-j301kard .beae-empty{display:none}div.beae-sections .beae-j301kard: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-wzo0siw3{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-wzo0siw3{margin-right:-2.4999999999999996vmax;margin-left:4.6vmax}}div.beae-sections .beae-block.beae-wzo0siw3: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-wzo0siw3:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-wzo0siw3 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-wzo0siw3 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-wzo0siw3 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-4oyp img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-4oyp img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-block.beae-k6v0unpk{--beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-k6v0unpk{margin-left:-3.3vmax}}div.beae-sections .beae-k6v0unpk{--parent-direction: row;display:flex;flex-direction:column;height:fit-content;align-self:unset;width:40%;flex:0 0 40%}@media screen and (max-width: 768px){div.beae-sections .beae-k6v0unpk{--parent-direction-mobile: row;display:flex;flex-direction:column;height:fit-content;align-self:unset;width:unset;flex:1 0 0px}}div.beae-sections .beae-k6v0unpk .beae-empty{display:none}div.beae-sections .beae-k6v0unpk: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-099dtcq2{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media only screen and (min-width: 769px){div.beae-sections .beae-block.beae-099dtcq2{margin-right:7.1000000000000005vmax;margin-left:-4.8vmax}}div.beae-sections .beae-block.beae-099dtcq2: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-099dtcq2:not(.beae-next-popup--container){--parent-direction-mobile: column;height:fit-content;flex:unset;width:unset;align-self:stretch}}div.beae-sections .beae-099dtcq2 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-099dtcq2 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-099dtcq2 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-c3wbn img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-c3wbn img{object-fit:cover;object-position:50% 50%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/beae-6894f80e88e029cc240bb3f4.css.map */
