div.beae-sections .beae-core .beae-block.beae-x-text-editor{width:100%}div.beae-sections .beae-text-content{word-break:break-word}div.beae-sections .beae-text-content blockquote{border-left:5px solid #dadada;padding:1px 10px 1px 20px}div.beae-sections .beae-text-empty:empty{display:block!important}div.beae-sections .beae-text-empty:empty:before,div.beae-sections .beae-text-empty>*:before{content:"Enter your text here";opacity:.5}div.beae-sections .beae-block.beae-x-text-editor span[class*=text-align]{display:inline-block}div.beae-sections .beae-block.beae-x-text-editor .text-align-left{text-align:left}div.beae-sections .beae-block.beae-x-text-editor .text-align-center{text-align:center}div.beae-sections .beae-block.beae-x-text-editor .text-align-right{text-align:right}div.beae-sections .beae-block.beae-x-text-editor .text-align-justify{text-align:justify}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight{position:relative;z-index:1}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg{position:absolute;top:100%;left:0;width:100%;height:1rem;transform:translateY(-50%)}div.beae-sections .beae-block.beae-x-text-editor [contenteditable] .beae-text-highlight:hover svg{z-index:-1!important}div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg path,div.beae-sections .beae-block.beae-x-text-editor .beae-text-highlight svg line{stroke-dashoffset:.1;stroke-dasharray:0px,999999px;transition:all ease-in-out .75s}div.beae-sections .beae-text-size{display:inline-block;font-size:calc(calc(var(--bts-font-size) * var(--text-ratio, 1)) * var(--text-ratio, 1));line-height:calc(calc(var(--bts-line-height) * var(--text-ratio, 1)) * var(--text-ratio, 1));letter-spacing:calc(var(--bts-letter-spacing) * var(--text-ratio, 1))}@media (max-width: 767px){div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-left{text-align:left}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-center{text-align:center}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-right{text-align:right}div.beae-sections .beae-block.beae-x-text-editor .text-align-mobile-justify{text-align:justify}div.beae-sections .beae-text-size{font-size:calc(calc(var(--bts-mobile-font-size) * var(--text-ratio, 1)) * var(--text-ratio, 1));line-height:calc(calc(var(--bts-mobile-line-height) * var(--text-ratio, 1)) * var(--text-ratio, 1));letter-spacing:calc(var(--bts-mobile-letter-spacing) * var(--text-ratio, 1))}}div.beae-sections .beae-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;align-items:flex-start;justify-content:center}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:44px;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:44px}div.beae-sections .beae-slider-nav-left button,div.beae-sections .beae-slider-nav-right button{cursor:pointer;transition:color ease .25s;border:none;background:none;padding:0;color:#888;display:flex}div.beae-sections .beae-slider-nav-left.disabled button,div.beae-sections .beae-slider-nav-right.disabled button{cursor:default;color:#ccc}div.beae-sections .beae-slider-nav-left:not(.disabled) button:hover,div.beae-sections .beae-slider-nav-right:not(.disabled) button:hover{color:#000}div.beae-sections .beae-slider-pagination-wrp{position:absolute;z-index:1000;bottom:24px;left:50%;transform:translate(-50%);padding:2px 0;display:inline-flex;max-width:100%;text-align:center;scrollbar-width:none;scroll-snap-type: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;box-shadow:0 0 1px #0000001a}div.beae-sections button.beae-slider-pagination{height:10px;width:10px;border-radius:10px;cursor:pointer;border:none;background:#aaaaaa50;padding:0;margin:0 3px;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:44px;height:44px}div.beae-sections button.beae-slider-pagination:hover{background:#888;transform:scale(1.1)}div.beae-sections button.beae-slider-pagination.active{background:#888;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:5px;border-radius:50px;background:#aaaaaa50;overflow-x:auto;overflow-y:hidden;margin-top:10px}div.beae-sections .beae-slider-progress{height:100%;background:#888;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%}}@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-right{left:auto;right:-4px}div.beae-sections .beae-slider-nav-left svg,div.beae-sections .beae-slider-nav-right svg{width:32px;height:32px}div.beae-sections div.beae-slider-wrapper[data-mobile-layout=slider] 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 div.beae-slider-pagination-wrp{bottom:14px}div.beae-sections button.beae-slider-pagination{height:8px;width:8px}}div.beae-sections .beae-collection-link--wrp{display:flex;width:100%}div.beae-sections .beae-collection-list-header{display:flex;justify-content:space-between;align-items:center;flex-direction:column}div.beae-sections .beae-collection-list-header-wrp{display:flex;height:fit-content;flex-direction:column}div.beae-sections .beae-collection-list-heading-wrp{display:flex;height:fit-content;flex-direction:column;width:100%}div.beae-sections .beae-slideshow{overflow:unset}div.beae-sections .beae-title-wrap-cont .beae-scale-ratio{display:inline}div.beae-sections .beae-collection-list-control-nav{display:none;gap:6px}div.beae-sections .beae-collection-list-control-nav>div{position:relative;opacity:1;transform:unset;top:auto;left:auto;right:auto}div.beae-sections .beae-x-image{display:flex!important;justify-content:center;align-items:center;overflow:hidden}div.beae-sections .beae-base-img-overlay{display:block!important;position:absolute;top:0;left:0;right:0;bottom:0;z-index:3}div.beae-sections .beae-grid-block .beae-core .beae-block.beae-x-image,div.beae-sections .beae-grid-block .beae-core .beae-block.beae-x-image *{height:100%;width:100%}div.beae-sections .beae-img-comp-container--second,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-grid-block .beae-core .beae-block.beae-x-button{width:100%;height:100%}div.beae-sections .beae-btn-wrp{display:flex;align-items:center;width:100%;height:100%}div.beae-sections .beae-btn-wrp a{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-text a:not(.beae-not-rs-cl){color:unset;text-decoration:none}div.beae-sections .beae-featuted-collection-navs{border-bottom:2px solid rgba(0,0,0,.05);gap:0;border-radius:0;display:flex;width:fit-content;align-items:center;justify-content:center;margin:0 auto 40px}div.beae-sections .beae-featuted-collection-nav{position:relative;display:flex}div.beae-sections .beae-featuted-collection-nav a{padding:15px 10px;font-weight:700;text-decoration:none}div.beae-sections .beae-featuted-collection-nav a:before{content:"";display:block;left:50%;transform:translate(-50%);right:0;position:absolute;bottom:-2px;top:auto;height:2px;width:0;transition:width .25s ease}div.beae-sections .beae-featuted-collection-nav.nav-active a:before,div.beae-sections .beae-featuted-collection-nav a:hover:before{border-bottom:2px solid var(--beae-global-colors-primary_600);width:100%;z-index:1}div.beae-sections .beae-featuted-collection-nav.nav-active a{color:var(--beae-global-colors-primary_600)}div.beae-sections .beae-view-all-bottom{margin:20px auto 0;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-x-featured_collection{display:flex}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%}div.beae-sections .beae-preview-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}div.beae-sections .beae-preview-wrapper img{max-width:100%}div.beae-sections .beae-preview-content{display:grid;gap:10px}div.beae-sections .beae-preview-wrapper h2{font-size:calc(24px * var(--text-ratio, 1));font-weight:700}div.beae-sections .beae-quick-view-btn{padding:10px;border:none;cursor:pointer;display:flex;align-items:center;position:relative}div.beae-sections .beae-quick-view-btn svg{width:20px;height:20px}div.beae-sections .beae-quick-view-btn[dir=right]{flex-direction:row-reverse}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-x-price{margin-bottom:24px}div.beae-sections .beae-tax-shipping-policy{font-size:calc(14px * var(--text-ratio, 1))}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:8px}div.beae-sections .beae-product-single__price{color:var(--beae-global-colors-secondary_600)}div.beae-sections .beae-product-single__price--sale{font-weight:600;border-radius:6px}div.beae-sections .beae-product-single__price--badged{padding:2px 8px;background:#b73427}div.beae-sections .beae-sale-sold-out{background:#000}div.beae-sections .beae-add-to-cart--submit{position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:16px;width:fit-content}div.beae-sections .beae-add-to-cart--submit.beae-sold-out{flex-direction:column}div.beae-sections .beae-popup-add-to-cart .beae-add-to-cart--submit{align-items:center;width:100%}div.beae-sections .beae-add-to-cart-option-container{display:none;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%}div.beae-sections .beae-add-to-cart-option-text-content{font-size:calc(12px * var(--text-ratio, 1));color:var(--beae-global-colors-text_600)}div.beae-sections .beae-add-to-cart-variant{display:flex;gap:4px;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;width:100%}div.beae-sections .beae-popup-add-to-cart .beae-add-to-cart-variant{gap:6px}div.beae-sections .beae-popup-add-to-cart .beae-add-to-cart-variant-radio-item.beae-add-to-cart-item-active{border-color:#000}div.beae-sections .beae-add-to-cart--submit .beae-add-to-cart-option-btn-wrp{padding:0;overflow:hidden}div.beae-sections .beae-add-to-cart-option-btn-wrp .beae-add-to-cart-sold-out{background:#000;color:#fff;cursor:not-allowed}div.beae-sections .beae-add-to-cart-item{color:var(--beae-global-colors-text_600);padding:0 5px;line-height:calc(38px * var(--text-ratio, 1));cursor:pointer}div.beae-sections .beae-add-to-cart-item:hover,div.beae-sections .beae-add-to-cart-item.beae-add-to-cart-item-active{text-decoration:underline}div.beae-sections .beae-add-to-cart-item.beae-add-to-cart-item-disable{color:var(--beae-global-colors-text_400);cursor:not-allowed}div.beae-sections .beae-popup-add-to-cart .beae-add-to-cart-variant-radio-item{border:1px solid #e4e4e4;min-width:38px}div.beae-sections .beae-add-to-cart-with-option[data-type=without_button] .beae-add-to-cart-action,div.beae-sections .beae-add-to-cart-with-option[data-type=with_button] .beae-add-to-cart-action,div.beae-sections .beae-add-to-cart-option-click-or-hover .beae-add-to-cart-action,div.beae-sections .beae-add-to-cart-error,div.beae-sections .beae-add-to-cart-option-btn--close{display:none}div.beae-sections .beae-add-to-cart-option-run-hover .beae-add-to-cart-option-btn--close{display:block;cursor:pointer;color:#000;width:24px;height:24px;position:absolute;top:0;right:0;background:transparent}div.beae-sections .beae-add-to-cart-option-wrp{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%}div.beae-sections .beae-add-to-cart-variant-swatch-item-color{padding:0;position:relative;border-radius:50%;gap:12px}div.beae-sections .beae-add-to-cart-variant-swatch-item-color span{width:18px;height:18px;display:flex;border-radius:50%;margin:3px}div.beae-sections .beae-add-to-cart-variant-swatch-item-color:before,div.beae-sections .beae-add-to-cart-variant-variant-item-image:before{content:"";top:0;bottom:0;left:0;right:0;opacity:0;border-radius:inherit;will-change:transform;transition:opacity .2s ease-in-out,transform .2s ease-in-out;position:absolute;transform:scale(.95);box-shadow:0 0 0 1px var(--beae-global-colors-text_600)}div.beae-sections .beae-add-to-cart-variant-swatch-item-color:hover:before,div.beae-sections .beae-add-to-cart-variant-variant-item-image:hover:before,div.beae-sections .beae-add-to-cart-item-active.beae-add-to-cart-variant-swatch-item-color:before{opacity:1;transform:scale(1)}div.beae-sections .beae-add-to-cart-variant-variant-item-image{position:relative}div.beae-sections .beae-add-to-cart-variant-variant-item-image span{width:50px;margin:2px}div.beae-sections .beae-add-to-cart-option-btn-wrp{text-align:center;cursor:pointer}div.beae-sections .beae-add-to-cart-option-click-or-hover{position:relative}div.beae-sections .beae-add-to-cart-option-click-or-hover .beae-add-to-cart-option-container{opacity:0;visibility:hidden;top:0;left:0;width:100%;transition:all .2s ease-in}div.beae-sections .beae-add-to-cart-option-run-hover .beae-add-to-cart-option-container{opacity:1;visibility:visible}div.beae-sections .beae-add-to-cart-option-click-or-hover .beae-add-to-cart-option-btn-wrp{position:absolute;top:0;left:0}div.beae-sections .beae-add-to-cart-option-run-hover .beae-add-to-cart-option-btn-wrp{opacity:0;visibility:hidden}div.beae-sections .beae-add-to-cart-option-btn-wrp .beae-add-to-cart-text-content-btn{padding:10px 25px;width:100%;text-align:center;align-items:center;justify-content:center}div.beae-sections .beae-popup-add-to-cart .beae-add-to-cart-option-container{display:flex;visibility:visible;opacity:1;position:static}div.beae-sections .beae-add-to-cart-icon-mobile{display:flex;justify-content:center;align-items:center;background:#fff;color:#000;padding:8px}div.beae-sections .beae-popup-add-to-cart .beae-add-to-cart-icon-mobile,div.beae-sections .beae-add-to-cart-text-content-btn{display:none}div.beae-sections .beae-add-to-cart-with-option[data-type=without_button] .beae-add-to-cart-option-btn-wrp:has(.beae-add-to-cart-text-with-button-btn),div.beae-sections .beae-popup-add-to-cart .beae-add-to-cart-text-content-btn{display:block}div.beae-sections .beae-popup-add-to-cart .beae-add-to-cart-option-container{display:flex}@media only screen and (min-width: 768px){div.beae-sections .beae-add-to-cart-icon-mobile,div.beae-sections .beae-add-to-cart-with-option[data-type=without_button] .beae-add-to-cart-option-btn-wrp:has(.beae-add-to-cart-text-with-button-btn){display:none}div.beae-sections .beae-add-to-cart-option-container{display:flex}div.beae-sections .beae-popup-add-to-cart .beae-add-to-cart-option-container{display:none}div.beae-sections .beae-add-to-cart--submit{align-items:center;width:100%}div.beae-sections .beae-add-to-cart-text-content-btn{display:flex}}div.beae-sections .beae-add-to-cart-error{color:#b10202;text-align:center;padding:7px 0}div.beae-sections .beae-add-to-cart-error.beae-show-error{display:block}div.beae-sections .beae-add-to-cart-with-option-loading span{opacity:0;transition:all .4s ease-in-out}div.beae-sections .beae-add-to-cart-loader-wrp{position:absolute;opacity:0;z-index:-1;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff4d}div.beae-sections .beae-add-to-cart-loading .beae-add-to-cart-loader-wrp{opacity:1;z-index:1}div.beae-sections .beae-add-to-cart-loader{width:20px;height:20px;border:2px solid #000;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:beae-rotation 1s linear infinite;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px}div.beae-sections .beae-add-to-cart-variant[data-exclude=true]{display:none!important}@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}}@keyframes beae-rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}div.beae-sections .beae-irsssp27{--beae-section-padding-top: 4vmax;--beae-section-padding-bottom: 0vmax;--heading-fill: 0vmax;--heading-alignment: center;--heading-margin: 24%;--heading-fill-mobile: 0px;--heading-margin-mobile: 4%;--heading-alignment-mobile: center;--container-width: 1200px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-irsssp27 .beae__section--container .beae__section--container{zoom:100%}div.beae-sections .beae-irsssp27 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-irsssp27:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-irsssp27 .beae__section--container{width:428px;--cell-max-width: calc((428px - (var(--gap-x) * calc(var(--cols-mobile) - 1))) / var(--cols-mobile)) !important;grid-template-rows:repeat(var(--rows-mobile),9.08px)!important}}div.beae-sections .beae-irsssp27>[data-shape-position=top] .beae-shape-fill{fill:null}div.beae-sections .beae-irsssp27>[data-shape-position=bottom] .beae-shape-fill{fill:null}div.beae-sections .beae-irsssp27 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-irsssp27 .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-irsssp27:before{z-index:unset}div.beae-sections .beae-irsssp27 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-irsssp27 .beae-section-background-video[data-device=mobile]{display:block}div.beae-sections .beae-irsssp27{--beae-section-padding-top-mobile: 50px;--beae-section-padding-bottom-mobile: custom}}@media (min-width: 768px){div.beae-sections .beae-j2le6s2i{margin:0}}@media (max-width: 767px){div.beae-sections .beae-j2le6s2i{margin:0}}div.beae-sections .beae-block.beae-j2le6s2i{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media (min-width: 768px){div.beae-sections .beae-lftjdr3q{margin:calc(var(--scale-ratio, 1) * 28px) calc(var(--scale-ratio, 1) * 112px) 0 calc(var(--scale-ratio, 1) * 126px)}}@media (max-width: 767px){div.beae-sections .beae-lftjdr3q{margin:0}}div.beae-sections .beae-block.beae-lftjdr3q{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-ht1d44cx{--beae-section-padding-top: .7vmax;--beae-section-padding-bottom: 0vmax;--heading-fill: 0vmax;--heading-alignment: center;--heading-margin: 24%;--heading-fill-mobile: 0px;--heading-margin-mobile: 4%;--heading-alignment-mobile: center;--container-width: 1200px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-ht1d44cx .beae__section--container .beae__section--container{zoom:100%}div.beae-sections .beae-ht1d44cx .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-ht1d44cx:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-ht1d44cx .beae__section--container{width:428px;--cell-max-width: calc((428px - (var(--gap-x) * calc(var(--cols-mobile) - 1))) / var(--cols-mobile)) !important;grid-template-rows:repeat(var(--rows-mobile),9.08px)!important}}div.beae-sections .beae-ht1d44cx>[data-shape-position=top] .beae-shape-fill{fill:null}div.beae-sections .beae-ht1d44cx>[data-shape-position=bottom] .beae-shape-fill{fill:null}div.beae-sections .beae-ht1d44cx .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-ht1d44cx .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-ht1d44cx:before{z-index:unset}div.beae-sections .beae-ht1d44cx .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-ht1d44cx .beae-section-background-video[data-device=mobile]{display:block}div.beae-sections .beae-ht1d44cx{--beae-section-padding-top-mobile: 33px;--beae-section-padding-bottom-mobile: 0vmax}}div.beae-sections .grid-beae-jpydfdod{--scale-origin: left top;--align-x: left;--align-y: top;grid-area:15/4/19/30;z-index:11014;margin:5px 0 0}@media (min-width: 768px){div.beae-sections .grid-beae-jpydfdod{--scale-origin: left top;--align-x: left;--align-y: top;grid-area:18/5/23/35;z-index:11014;margin:calc(var(--scale-ratio, 1) * 3px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px)}}div.beae-sections .beae-grid-block.grid-beae-jpydfdod{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .grid-beae-f2a2zi94{--scale-origin: left top;--align-x: left;--align-y: top;grid-area:21/6/27/28;z-index:11023;margin:2px 0 5px}@media (min-width: 768px){div.beae-sections .grid-beae-f2a2zi94{--scale-origin: left top;--align-x: left;--align-y: top;grid-area:24/4/30/36;z-index:11023;margin:calc(var(--scale-ratio, 1) * 7px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px)}}div.beae-sections .beae-grid-block.grid-beae-f2a2zi94{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .grid-beae-2mfe0oto{--scale-origin: left top;--align-x: left;--align-y: top;grid-area:1/2/46/32;z-index:11002;margin:0 0 4px}@media (min-width: 768px){div.beae-sections .grid-beae-2mfe0oto{--scale-origin: left top;--align-x: left;--align-y: top;grid-area:1/1/64/95;z-index:11002;margin:calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px)}}div.beae-sections .beae-grid-block.grid-beae-2mfe0oto{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-2mfe0oto .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-2mfe0oto .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-2mfe0oto .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-onp1 img{object-fit:cover;object-position:65.45790446027976% 31.021304448808092%}@media only screen and (max-width: 768px){div.beae-sections .beae-onp1 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-o5lj4rfq{--beae-site-margin: 10px;--beae-section-padding-top: 3.3vmax;--beae-section-padding-bottom: 3.3vmax;--heading-fill: 0vmax;--heading-alignment: center;--heading-margin: 24%;--heading-fill-mobile: 0vmax;--heading-margin-mobile: 4%;--heading-alignment-mobile: center;--container-width: 1200px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-o5lj4rfq .beae__section--container .beae__section--container{zoom:100%}div.beae-sections .beae-o5lj4rfq .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-o5lj4rfq:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-o5lj4rfq .beae__section--container{width:428px;--cell-max-width: calc((428px - (var(--gap-x) * calc(var(--cols-mobile) - 1))) / var(--cols-mobile)) !important;grid-template-rows:repeat(var(--rows-mobile),9.08px)!important}}div.beae-sections .beae-o5lj4rfq>[data-shape-position=top] .beae-shape-fill{fill:null}div.beae-sections .beae-o5lj4rfq>[data-shape-position=bottom] .beae-shape-fill{fill:null}div.beae-sections .beae-o5lj4rfq .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-o5lj4rfq .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-o5lj4rfq:before{z-index:unset}div.beae-sections .beae-o5lj4rfq .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-o5lj4rfq .beae-section-background-video[data-device=mobile]{display:block}div.beae-sections .beae-o5lj4rfq{--beae-section-padding-top-mobile: 48px;--beae-section-padding-bottom-mobile: 0px}}div.beae-sections .beae-o5lj4rfq[data-heading-alignment-mobile=center] .beae-section-heading{display:flex;flex-direction:column;align-items:center;gap:8px}div.beae-sections .beae-o5lj4rfq .beae-section-heading .beae-section-heading-content{width:auto}div.beae-sections .beae-o5lj4rfq .beae-section-heading__wrapper{display:flex;flex-direction:column;gap:4px;margin:0}div.beae-sections .beae-o5lj4rfq[data-heading-alignment-mobile=center] .beae-section-heading__wrapper{text-align:center}div.beae-sections .beae-o5lj4rfq .beae-section-heading{margin-bottom:18px}div.beae-sections .beae-o5lj4rfq .beae-section-heading .viewall-link{text-decoration:none;padding:2px 0;position:relative;border-bottom:1px solid var(--beae-global-colors-text_300);order:3}div.beae-sections .beae-o5lj4rfq .beae-section-heading .viewall-link:before{content:"";display:block;left:50%;transform:translate(-50%);right:0;position:absolute;bottom:-1px;top:auto;height:1px;width:0;transition:width .25s ease}div.beae-sections .beae-o5lj4rfq .beae-section-heading .viewall-link:hover:before{border-bottom:1px solid var(--beae-global-colors-text_600);width:100%;z-index:1}div.beae-sections .beae-o5lj4rfq .beae-featuted-collection-navs{gap:12px;border-color:transparent;margin-top:12px}div.beae-sections .beae-o5lj4rfq .beae-featuted-collection-navs a{padding:2px 0!important;text-transform:uppercase;font-size:18px;font-weight:500;color:var(--beae-global-colors-text_400)}div.beae-sections .beae-o5lj4rfq .beae-featuted-collection-navs a:before{height:1px}div.beae-sections .beae-o5lj4rfq .beae-featuted-collection-nav.nav-active a:before,div.beae-sections .beae-o5lj4rfq .beae-featuted-collection-nav a:hover:before{border-width:1px}div.beae-sections .beae-o5lj4rfq .beae-featuted-collection-navs{margin:0}div.beae-sections .beae-o5lj4rfq .beae-featuted-collection-navs .nav-active a,div.beae-sections .beae-o5lj4rfq .beae-featuted-collection-navs a:hover{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-o5lj4rfq .beae-view-all-btn{padding:0;text-decoration:underline}div.beae-sections .beae-o5lj4rfq .beae-view-all-bottom{margin-top:16px}div.beae-sections .beae-o5lj4rfq .beae-slider-items{padding-left:15px!important}div.beae-sections .beae-o5lj4rfq .beae-slider-wrapper[data-pagination=true] .beae-slider-content.beae-slider-items{padding:0}div.beae-sections .beae-o5lj4rfq .beae-x-featured_collection{gap:10px;flex-direction:column}div.beae-sections .beae-o5lj4rfq .beae-x-featured_collection .beae-grid-system{padding:0 0 10px}div.beae-sections .beae-o5lj4rfq .beae-flexbox-row{flex-direction:column}div.beae-sections .beae-o5lj4rfq .beae-product-card{border-radius:0;position:relative}div.beae-sections .beae-o5lj4rfq .beae-bage-wrp{position:absolute;left:16px;top:16px;display:flex;flex-wrap:wrap;gap:8px}div.beae-sections .beae-o5lj4rfq .beae-badged-wrapper>span,div.beae-sections .beae-o5lj4rfq .beae-product-custom-badged-item{border-radius:0;font-size:10px;font-weight:400}div.beae-sections .beae-o5lj4rfq .beae-product-form--single{margin:0}div.beae-sections .beae-o5lj4rfq .beae-placeholder-on-builder-mode:before{font-size:10px;padding:2px}div.beae-sections .beae-o5lj4rfq .beae-x-text a{margin:4px 0;display:inline-block;font-weight:500}div.beae-sections .beae-o5lj4rfq .beae-x-price{margin:0 0 8px}div.beae-sections .beae-o5lj4rfq .beae-product-single__price,div.beae-sections .beae-o5lj4rfq .beae-product-single__price[data-sale=true]{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-o5lj4rfq .beae-product-single__price--regular{text-decoration:line-through;color:var(--beae-global-colors-text_400)}div.beae-sections .beae-o5lj4rfq .beae-x-price .beae-prd-single-price-wrapper{gap:8px}div.beae-sections .beae-o5lj4rfq .beae-featured-wrapper{position:relative;overflow:hidden}div.beae-sections .beae-o5lj4rfq .beae-featured-wrapper .beae-x-quick-view{position:absolute;left:0;bottom:0;right:0;z-index:999}div.beae-sections .beae-o5lj4rfq .beae-quick-view-btn{width:100%;text-align:center;display:inline-block;opacity:0;transform:translateY(15px);transition:opacity .25s ease,transform .25s ease-out}div.beae-sections .beae-o5lj4rfq .beae-quick-view-btn svg{width:20px;height:20px}div.beae-sections .beae-o5lj4rfq .beae-product-card:hover .beae-quick-view-btn{transform:translateY(0);opacity:1}div.beae-sections .beae-o5lj4rfq .beae-swatch-hover{height:18px}div.beae-sections .beae-o5lj4rfq .beae-swatch-hover .beae-swatch-color__list{padding:3px}div.beae-sections .beae-o5lj4rfq .beae-product-card:hover .beae-swatch-hover .beae-swatch-color__list{transform:translateY(0)}div.beae-sections .beae-o5lj4rfq .beae-product-card:hover .beae-swatch-title{transform:translateY(-100%)}div.beae-sections .beae-o5lj4rfq .beae-swatch-title{font-size:13px;line-height:18px;opacity:.8}div.beae-sections .beae-o5lj4rfq .beae-bg-img .beae-x-image img{backface-visibility:hidden;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}div.beae-sections .beae-o5lj4rfq .beae-bg-img .beae-block{height:100%!important}div.beae-sections .beae-o5lj4rfq .beae-content-wrp{position:static;bottom:0;left:0;width:100%;z-index:10;padding:32px 24px}div.beae-sections .beae-o5lj4rfq .beae-content-wrp .beae-btn-wrp a{width:auto;padding:10px 30px}div.beae-sections .beae-o5lj4rfq .beae-product-single__price--badged{border-radius:0}div.beae-sections .beae-o5lj4rfq .beae-product-single__price--sale{background:var(--beae-global-colors-text_600)}div.beae-sections .beae-o5lj4rfq .beae-add-to-cart-option-text-content{display:none}div.beae-sections .beae-o5lj4rfq .beae-add-to-cart-variant{gap:8px}div.beae-sections .beae-o5lj4rfq .beae-add-to-cart-item{font-size:14px;line-height:1.2;border:1px solid #e8e8e8;padding:4px 10px;border-radius:5px}div.beae-sections .beae-o5lj4rfq .beae-add-to-cart-item.beae-add-to-cart-variant-swatch-item-color{width:24px;height:24px;padding:0;margin:0}div.beae-sections .beae-o5lj4rfq .beae-add-to-cart-variant-swatch-item-color:before{display:none}div.beae-sections .beae-o5lj4rfq .beae-add-to-cart-variant-swatch-item-color span{margin:2px;border-radius:3px}div.beae-sections .beae-o5lj4rfq .beae-add-to-cart-item:hover,div.beae-sections .beae-o5lj4rfq .beae-add-to-cart-item.beae-add-to-cart-item-active{text-decoration:none;border-color:var(--beae-global-colors-primary_600)}div.beae-sections .beae-o5lj4rfq .beae-add-to-cart-option-btn-wrp{width:100%}div.beae-sections .beae-o5lj4rfq .beae-inventory-label{margin-top:8px;position:relative;padding-left:20px;display:inline-block}div.beae-sections .beae-o5lj4rfq .beae-inventory-label:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:8px;height:8px;border-radius:50%}div.beae-sections .beae-o5lj4rfq .beae-inventory-label:after{content:"";position:absolute;top:50%;margin-top:-8px;left:-4px;width:16px;height:16px;border-radius:8px;animation:inventory-pulse 2s ease-out infinite}div.beae-sections .beae-o5lj4rfq .beae-inventory-in-stock .beae-inventory-label:before,div.beae-sections .beae-o5lj4rfq .beae-inventory-in-stock .beae-inventory-label:after{background-color:#3c9342}div.beae-sections .beae-o5lj4rfq .beae-inventory-out-stock .beae-inventory-label:before,div.beae-sections .beae-o5lj4rfq .beae-inventory-out-stock .beae-inventory-label:after{background-color:var(--beae-global-colors-text_600)}div.beae-sections .beae-o5lj4rfq .beae-inventory-pre-order .beae-inventory-label:before,div.beae-sections .beae-o5lj4rfq .beae-inventory-pre-order .beae-inventory-label:after{background-color:#f1c40f}div.beae-sections .beae-o5lj4rfq .beae-inventory-transfer .beae-inventory-label:before,div.beae-sections .beae-o5lj4rfq .beae-inventory-transfer .beae-inventory-label:after{background-color:#3498db}div.beae-sections .beae-o5lj4rfq .beae-inventory-low .beae-inventory-label:before,div.beae-sections .beae-o5lj4rfq .beae-inventory-low .beae-inventory-label:after{background-color:#a77a06}div.beae-sections .beae-o5lj4rfq .beae-inventory-very-low .beae-inventory-label:before,div.beae-sections .beae-o5lj4rfq .beae-inventory-very-low .beae-inventory-label:after{background-color:#c00000}div.beae-sections .beae-o5lj4rfq .beae-swatch-color__list{gap:8px;align-items:center;justify-content:center}div.beae-sections .beae-o5lj4rfq .beae-swatch-item{width:12px;height:12px;position:relative;overflow:visible;border-color:transparent}div.beae-sections .beae-o5lj4rfq .beae-swatch-item:before{content:"";position:absolute;top:-4px;left:-4px;border-radius:50%;width:18px;height:18px;border:1px solid transparent}div.beae-sections .beae-o5lj4rfq .beae-swatch-item-active:before,div.beae-sections .beae-o5lj4rfq .beae-swatch-color-item:hover:before{border-color:var(--beae-global-colors-text_600)}div.beae-sections .beae-o5lj4rfq .beae-swatch-item-active{outline:none}div.beae-sections .beae-o5lj4rfq .beae-x-add-to-cart-with-option{width:100%;gap:0}div.beae-sections .beae-o5lj4rfq .beae-add-to-cart-with-option[data-type=with_button] .beae-add-to-cart-action{display:flex;padding:10px 25px;width:100%;text-align:center;align-items:center;justify-content:center;background-color:#fff;color:var(--beae-global-colors-text_600);border:1px solid black;font-size:14px;line-height:1.2}div.beae-sections .beae-o5lj4rfq .beae-countdown-wrp{background-color:var(--beae-global-colors-secondary_700);padding:3px 10px;border-radius:50px}div.beae-sections .beae-o5lj4rfq .beae-countdown-item{flex-direction:row}div.beae-sections .beae-o5lj4rfq .beae-countdown-item .beae-countdown-number,div.beae-sections .beae-o5lj4rfq .beae-countdown-item .beae-countdown-text{color:var(--beae-global-colors-accent_600)}div.beae-sections .beae-o5lj4rfq .beae-slider-indicator{margin-top:20px;height:2px}div.beae-sections .beae-o5lj4rfq .beae-slider-indicator .beae-slider-progress{background-color:var(--beae-global-colors-text_600)}div.beae-sections .beae-o5lj4rfq .beae-vendor-value{font-size:11px;font-weight:400;letter-spacing:1.1px;text-transform:uppercase}div.beae-sections .beae-o5lj4rfq .beae-slider-nav-left,div.beae-sections .beae-o5lj4rfq .beae-slider-nav-right{display:none}div.beae-sections .beae-o5lj4rfq .beae-product-card{display:flex;flex-direction:column;justify-content:space-between}div.beae-sections .beae-o5lj4rfq .beae-add-to-cart-option-btn-wrp{visibility:hidden;width:100%}@media only screen and (min-width: 768px){div.beae-sections .beae-o5lj4rfq[data-heading-alignment=left][data-heading-alignment-mobile=center] .beae-section-heading{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;gap:16px}div.beae-sections .beae-o5lj4rfq[data-heading-alignment=right][data-heading-alignment-mobile=center] .beae-section-heading{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}div.beae-sections .beae-o5lj4rfq[data-heading-alignment=center][data-heading-alignment-mobile=center] .beae-section-heading{display:flex;flex-direction:column;align-items:center;gap:8px}div.beae-sections .beae-o5lj4rfq[data-heading-alignment=right][data-heading-alignment-mobile=center] .beae-section-heading__wrapper{text-align:right}div.beae-sections .beae-o5lj4rfq[data-heading-alignment=left][data-heading-alignment-mobile=center] .beae-section-heading__wrapper{text-align:left}div.beae-sections .beae-o5lj4rfq[data-heading-alignment=left][data-heading-alignment-mobile=center] .beae-section-heading .beae-featured-collection-header{flex-grow:1;width:100%}div.beae-sections .beae-o5lj4rfq[data-heading-alignment=left][data-heading-alignment-mobile=center] .beae-section-heading .beae-view-all-top{position:absolute;bottom:32px;right:0}div.beae-sections .beae-o5lj4rfq .beae-section-heading{margin-bottom:24px}div.beae-sections .beae-o5lj4rfq .beae-slider-controls{display:block}div.beae-sections .beae-o5lj4rfq .beae-view-all-bottom{margin-top:36px}div.beae-sections .beae-o5lj4rfq .beae-slider-items{padding-left:0!important}div.beae-sections .beae-o5lj4rfq .beae-x-featured_collection{flex-direction:row;gap:16px}div.beae-sections .beae-o5lj4rfq .beae-x-featured_collection .beae-featured_collection-information{width:25%;margin:0}div.beae-sections .beae-o5lj4rfq .beae-auxiliary-structure{flex-basis:25%}div.beae-sections .beae-o5lj4rfq .beae-featured_collection-wrp{flex-basis:75%}div.beae-sections .beae-o5lj4rfq .beae-content-wrp{position:absolute;padding:32px}div.beae-sections .beae-o5lj4rfq .beae-slider-nav-left{left:0}div.beae-sections .beae-o5lj4rfq .beae-slider-nav-right{right:4px}div.beae-sections .beae-o5lj4rfq .beae-slider-wrapper:hover .beae-slider-nav-left.disabled,div.beae-sections .beae-o5lj4rfq .beae-slider-wrapper:hover .beae-slider-nav-right.disabled{opacity:.5}div.beae-sections .beae-o5lj4rfq .beae-slider-nav-left.disabled button,div.beae-sections .beae-o5lj4rfq .beae-slider-nav-right.disabled button{cursor:not-allowed}div.beae-sections .beae-o5lj4rfq .beae-slider-nav-left{left:8px}div.beae-sections .beae-o5lj4rfq .beae-slider-nav-right{right:8px}div.beae-sections .beae-o5lj4rfq .beae-slider-nav-left,div.beae-sections .beae-o5lj4rfq .beae-slider-nav-right{width:48px;height:48px;border-radius:50%;background-color:#fff;color:var(--beae-global-colors-text_600);display:flex;justify-content:center;align-items:center;box-shadow:0 2px 10px #00000026;transform:translateY(-100%)}div.beae-sections .beae-o5lj4rfq .beae-slider-nav-left svg,div.beae-sections .beae-o5lj4rfq .beae-slider-nav-right svg{width:18px;height:18px;color:var(--beae-global-colors-text_600)}div.beae-sections .beae-o5lj4rfq .beae-slider-nav-left button,div.beae-sections .beae-o5lj4rfq .beae-slider-nav-right button{display:flex;justify-content:center;align-items:center;width:48px;height:48px}div.beae-sections .beae-o5lj4rfq .beae-slider-nav-left button>*,div.beae-sections .beae-o5lj4rfq .beae-slider-nav-right button>*{display:flex;justify-content:center;align-items:center}div.beae-sections .beae-o5lj4rfq .beae-add-to-cart-with-option[data-type=with_button] .beae-add-to-cart-action{display:none}div.beae-sections .beae-o5lj4rfq .beae-x-add-to-cart-with-option{gap:16px}div.beae-sections .beae-o5lj4rfq .beae-slider-indicator{margin-top:30px}div.beae-sections .beae-o5lj4rfq .beae-add-to-cart-option-btn-wrp{visibility:visible;width:100%}}@media (min-width: 768px){div.beae-sections .beae-v1tq3ily{margin:0}}@media (max-width: 767px){div.beae-sections .beae-v1tq3ily{margin:0}}div.beae-sections .beae-block.beae-v1tq3ily{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media (min-width: 768px){div.beae-sections .beae-d530jzyt{margin:0}}@media (max-width: 767px){div.beae-sections .beae-d530jzyt{margin:0}}div.beae-sections .beae-block.beae-d530jzyt{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-flexbox-beae-o5lj4rfq_row1_col1{width:100%}@media (max-width: 767px){div.beae-sections .beae-flexbox-beae-o5lj4rfq_row1_col1{width:100%!important}}@media (min-width: 768px){div.beae-sections .beae-far0zlcp{margin:calc(var(--scale-ratio, 1) * 28px) 0 0 0}}@media (max-width: 767px){div.beae-sections .beae-far0zlcp{margin:0}}div.beae-sections .beae-block.beae-far0zlcp{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-far0zlcp .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-far0zlcp .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-far0zlcp .beae-image-picture img{aspect-ratio:3/4}div.beae-sections .beae-far0zlcp .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out;opacity:0}div.beae-sections .beae-far0zlcp .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{transition:all .5s ease-in-out;opacity:1}div.beae-sections .beae-jrxx img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-jrxx img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-g6g8d img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-g6g8d img{object-fit:cover;object-position:50% 50%}}@media (min-width: 768px){div.beae-sections .beae-u15iwykt{margin:0}}@media (max-width: 767px){div.beae-sections .beae-u15iwykt{margin:0}}div.beae-sections .beae-block.beae-u15iwykt{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-u15iwykt .beae-quick-view-btn{gap:0px}div.beae-sections .beae-flexbox-beae-o5lj4rfq_row1_col2{width:100%}@media (max-width: 767px){div.beae-sections .beae-flexbox-beae-o5lj4rfq_row1_col2{width:100%!important}}@media (min-width: 768px){div.beae-sections .beae-eezpzgtd{margin:0}}@media (max-width: 767px){div.beae-sections .beae-eezpzgtd{margin:0}}div.beae-sections .beae-block.beae-eezpzgtd{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media (min-width: 768px){div.beae-sections .beae-jbam8u3y{margin:0}}@media (max-width: 767px){div.beae-sections .beae-jbam8u3y{margin:0}}div.beae-sections .beae-block.beae-jbam8u3y{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-jbam8u3y .beae-price-from{display:none}div.beae-sections .beae-jbam8u3y .beae-price-normal{display:inline-block}div.beae-sections .beae-jbam8u3y .beae-prd-single-price-wrapper{justify-content:center;gap:5px}@media (min-width: 768px){div.beae-sections .beae-4tu7v71y{margin:calc(var(--scale-ratio, 1) * 14px) 0 0 0}}@media (max-width: 767px){div.beae-sections .beae-4tu7v71y{margin:0}}div.beae-sections .beae-block.beae-4tu7v71y{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-flexbox-beae-o5lj4rfq_row1_col3{width:70%}@media (max-width: 767px){div.beae-sections .beae-flexbox-beae-o5lj4rfq_row1_col3{width:100%!important}}@media (min-width: 768px){div.beae-sections .beae-vaekkti3{margin:0}}@media (max-width: 767px){div.beae-sections .beae-vaekkti3{margin:0}}div.beae-sections .beae-block.beae-vaekkti3{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-vaekkti3 .beae-sale-hidden{display:none}div.beae-sections .beae-block.beae-vaekkti3 #beae-builder .beae-sale-hidden{opacity:.4;display:block}div.beae-sections .beae-block.beae-vaekkti3 .beae-badged-wrapper{display:flex;align-items:center}div.beae-sections .beae-block.beae-vaekkti3 .beae-sale-sold-out,div.beae-sections .beae-block.beae-vaekkti3 .beae-product-single__price--sale{padding:2px 10px}div.beae-sections .beae-block.beae-vaekkti3 .beae-product-single__price--sale{color:var(--beae-global-colors-white);background:color-mix(in srgb,var(--beae-global-colors-primary_600) 100%,transparent)}div.beae-sections .beae-block.beae-vaekkti3 .beae-sale-sold-out{color:var(--beae-global-colors-white);background:color-mix(in srgb,var(--beae-global-colors-primary_500) 100%,transparent)}div.beae-sections .beae-block.beae-vaekkti3 .beae-badged-wrapper{justify-content:flex-start}div.beae-sections .beae-7ltr6wh5{--beae-section-padding-top: .7vmax;--beae-section-padding-bottom: 0vmax;--heading-fill: 0vmax;--heading-alignment: center;--heading-margin: 24%;--heading-fill-mobile: 0px;--heading-margin-mobile: 4%;--heading-alignment-mobile: center;--container-width: 1200px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-7ltr6wh5 .beae__section--container .beae__section--container{zoom:100%}div.beae-sections .beae-7ltr6wh5 .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-7ltr6wh5:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-7ltr6wh5 .beae__section--container{width:428px;--cell-max-width: calc((428px - (var(--gap-x) * calc(var(--cols-mobile) - 1))) / var(--cols-mobile)) !important;grid-template-rows:repeat(var(--rows-mobile),9.08px)!important}}div.beae-sections .beae-7ltr6wh5>[data-shape-position=top] .beae-shape-fill{fill:null}div.beae-sections .beae-7ltr6wh5>[data-shape-position=bottom] .beae-shape-fill{fill:null}div.beae-sections .beae-7ltr6wh5 .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-7ltr6wh5 .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-7ltr6wh5:before{z-index:unset}div.beae-sections .beae-7ltr6wh5 .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-7ltr6wh5 .beae-section-background-video[data-device=mobile]{display:block}div.beae-sections .beae-7ltr6wh5{--beae-section-padding-top-mobile: 33px;--beae-section-padding-bottom-mobile: 0vmax}}div.beae-sections .grid-beae-itxygacu{--scale-origin: left top;--align-x: left;--align-y: top;grid-area:15/4/19/30;z-index:11014;margin:5px 0 0}@media (min-width: 768px){div.beae-sections .grid-beae-itxygacu{--scale-origin: left top;--align-x: left;--align-y: top;grid-area:18/2/23/37;z-index:11014;margin:calc(var(--scale-ratio, 1) * 3px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px)}}div.beae-sections .beae-grid-block.grid-beae-itxygacu{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .grid-beae-8xocih1l{--scale-origin: left top;--align-x: left;--align-y: top;grid-area:21/6/27/28;z-index:11023;margin:2px 0 5px}@media (min-width: 768px){div.beae-sections .grid-beae-8xocih1l{--scale-origin: left top;--align-x: left;--align-y: top;grid-area:24/4/30/36;z-index:11023;margin:calc(var(--scale-ratio, 1) * 7px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px)}}div.beae-sections .beae-grid-block.grid-beae-8xocih1l{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .grid-beae-7oi1vopb{--scale-origin: left top;--align-x: left;--align-y: top;grid-area:1/2/46/32;z-index:11002;margin:0 0 4px}@media (min-width: 768px){div.beae-sections .grid-beae-7oi1vopb{--scale-origin: left top;--align-x: left;--align-y: top;grid-area:1/1/64/95;z-index:11002;margin:calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px) calc(var(--scale-ratio, 1) * 0px)}}div.beae-sections .beae-grid-block.grid-beae-7oi1vopb{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-7oi1vopb .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-7oi1vopb .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-7oi1vopb .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out}div.beae-sections .beae-nl7nf img{object-fit:cover;object-position:52.541567695962% 41.10530482977039%}@media only screen and (max-width: 768px){div.beae-sections .beae-nl7nf img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-e539dswa{--beae-site-margin: 10px;--beae-section-padding-top: 3.3vmax;--beae-section-padding-bottom: 3.3vmax;--heading-fill: 0vmax;--heading-alignment: center;--heading-margin: 24%;--heading-fill-mobile: 0vmax;--heading-margin-mobile: 4%;--heading-alignment-mobile: center;--container-width: 1200px;zoom:calc(var(--view-ratio, 1) * 100%)}div.beae-sections .beae-e539dswa .beae__section--container .beae__section--container{zoom:100%}div.beae-sections .beae-e539dswa .beae-section-shape-divider{pointer-events:none}div.beae-sections .beae-e539dswa:before{z-index:unset}@media only screen and (max-width: 767px){div.beae-sections .beae-e539dswa .beae__section--container{width:428px;--cell-max-width: calc((428px - (var(--gap-x) * calc(var(--cols-mobile) - 1))) / var(--cols-mobile)) !important;grid-template-rows:repeat(var(--rows-mobile),9.08px)!important}}div.beae-sections .beae-e539dswa>[data-shape-position=top] .beae-shape-fill{fill:null}div.beae-sections .beae-e539dswa>[data-shape-position=bottom] .beae-shape-fill{fill:null}div.beae-sections .beae-e539dswa .beae-section-background-video[data-device=mobile]{display:none}div.beae-sections .beae-e539dswa .beae-section-background-video iframe{min-height:100vw}@media only screen and (max-width: 767px){div.beae-sections .beae-e539dswa:before{z-index:unset}div.beae-sections .beae-e539dswa .beae-section-background-video[data-device=desktop]{display:none}div.beae-sections .beae-e539dswa .beae-section-background-video[data-device=mobile]{display:block}div.beae-sections .beae-e539dswa{--beae-section-padding-top-mobile: 48px;--beae-section-padding-bottom-mobile: 0px}}div.beae-sections .beae-e539dswa[data-heading-alignment-mobile=center] .beae-section-heading{display:flex;flex-direction:column;align-items:center;gap:8px}div.beae-sections .beae-e539dswa .beae-section-heading .beae-section-heading-content{width:auto}div.beae-sections .beae-e539dswa .beae-section-heading__wrapper{display:flex;flex-direction:column;gap:4px;margin:0}div.beae-sections .beae-e539dswa[data-heading-alignment-mobile=center] .beae-section-heading__wrapper{text-align:center}div.beae-sections .beae-e539dswa .beae-section-heading{margin-bottom:18px}div.beae-sections .beae-e539dswa .beae-section-heading .viewall-link{text-decoration:none;padding:2px 0;position:relative;border-bottom:1px solid var(--beae-global-colors-text_300);order:3}div.beae-sections .beae-e539dswa .beae-section-heading .viewall-link:before{content:"";display:block;left:50%;transform:translate(-50%);right:0;position:absolute;bottom:-1px;top:auto;height:1px;width:0;transition:width .25s ease}div.beae-sections .beae-e539dswa .beae-section-heading .viewall-link:hover:before{border-bottom:1px solid var(--beae-global-colors-text_600);width:100%;z-index:1}div.beae-sections .beae-e539dswa .beae-featuted-collection-navs{gap:12px;border-color:transparent;margin-top:12px}div.beae-sections .beae-e539dswa .beae-featuted-collection-navs a{padding:2px 0!important;text-transform:uppercase;font-size:18px;font-weight:500;color:var(--beae-global-colors-text_400)}div.beae-sections .beae-e539dswa .beae-featuted-collection-navs a:before{height:1px}div.beae-sections .beae-e539dswa .beae-featuted-collection-nav.nav-active a:before,div.beae-sections .beae-e539dswa .beae-featuted-collection-nav a:hover:before{border-width:1px}div.beae-sections .beae-e539dswa .beae-featuted-collection-navs{margin:0}div.beae-sections .beae-e539dswa .beae-featuted-collection-navs .nav-active a,div.beae-sections .beae-e539dswa .beae-featuted-collection-navs a:hover{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-e539dswa .beae-view-all-btn{padding:0;text-decoration:underline}div.beae-sections .beae-e539dswa .beae-view-all-bottom{margin-top:16px}div.beae-sections .beae-e539dswa .beae-slider-items{padding-left:15px!important}div.beae-sections .beae-e539dswa .beae-slider-wrapper[data-pagination=true] .beae-slider-content.beae-slider-items{padding:0}div.beae-sections .beae-e539dswa .beae-x-featured_collection{gap:10px;flex-direction:column}div.beae-sections .beae-e539dswa .beae-x-featured_collection .beae-grid-system{padding:0 0 10px}div.beae-sections .beae-e539dswa .beae-flexbox-row{flex-direction:column}div.beae-sections .beae-e539dswa .beae-product-card{border-radius:0;position:relative}div.beae-sections .beae-e539dswa .beae-bage-wrp{position:absolute;left:16px;top:16px;display:flex;flex-wrap:wrap;gap:8px}div.beae-sections .beae-e539dswa .beae-badged-wrapper>span,div.beae-sections .beae-e539dswa .beae-product-custom-badged-item{border-radius:0;font-size:10px;font-weight:400}div.beae-sections .beae-e539dswa .beae-product-form--single{margin:0}div.beae-sections .beae-e539dswa .beae-placeholder-on-builder-mode:before{font-size:10px;padding:2px}div.beae-sections .beae-e539dswa .beae-x-text a{margin:4px 0;display:inline-block;font-weight:500}div.beae-sections .beae-e539dswa .beae-x-price{margin:0 0 8px}div.beae-sections .beae-e539dswa .beae-product-single__price,div.beae-sections .beae-e539dswa .beae-product-single__price[data-sale=true]{color:var(--beae-global-colors-text_600)}div.beae-sections .beae-e539dswa .beae-product-single__price--regular{text-decoration:line-through;color:var(--beae-global-colors-text_400)}div.beae-sections .beae-e539dswa .beae-x-price .beae-prd-single-price-wrapper{gap:8px}div.beae-sections .beae-e539dswa .beae-featured-wrapper{position:relative;overflow:hidden}div.beae-sections .beae-e539dswa .beae-featured-wrapper .beae-x-quick-view{position:absolute;left:0;bottom:0;right:0;z-index:999}div.beae-sections .beae-e539dswa .beae-quick-view-btn{width:100%;text-align:center;display:inline-block;opacity:0;transform:translateY(15px);transition:opacity .25s ease,transform .25s ease-out}div.beae-sections .beae-e539dswa .beae-quick-view-btn svg{width:20px;height:20px}div.beae-sections .beae-e539dswa .beae-product-card:hover .beae-quick-view-btn{transform:translateY(0);opacity:1}div.beae-sections .beae-e539dswa .beae-swatch-hover{height:18px}div.beae-sections .beae-e539dswa .beae-swatch-hover .beae-swatch-color__list{padding:3px}div.beae-sections .beae-e539dswa .beae-product-card:hover .beae-swatch-hover .beae-swatch-color__list{transform:translateY(0)}div.beae-sections .beae-e539dswa .beae-product-card:hover .beae-swatch-title{transform:translateY(-100%)}div.beae-sections .beae-e539dswa .beae-swatch-title{font-size:13px;line-height:18px;opacity:.8}div.beae-sections .beae-e539dswa .beae-bg-img .beae-x-image img{backface-visibility:hidden;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}div.beae-sections .beae-e539dswa .beae-bg-img .beae-block{height:100%!important}div.beae-sections .beae-e539dswa .beae-content-wrp{position:static;bottom:0;left:0;width:100%;z-index:10;padding:32px 24px}div.beae-sections .beae-e539dswa .beae-content-wrp .beae-btn-wrp a{width:auto;padding:10px 30px}div.beae-sections .beae-e539dswa .beae-product-single__price--badged{border-radius:0}div.beae-sections .beae-e539dswa .beae-product-single__price--sale{background:var(--beae-global-colors-text_600)}div.beae-sections .beae-e539dswa .beae-add-to-cart-option-text-content{display:none}div.beae-sections .beae-e539dswa .beae-add-to-cart-variant{gap:8px}div.beae-sections .beae-e539dswa .beae-add-to-cart-item{font-size:14px;line-height:1.2;border:1px solid #e8e8e8;padding:4px 10px;border-radius:5px}div.beae-sections .beae-e539dswa .beae-add-to-cart-item.beae-add-to-cart-variant-swatch-item-color{width:24px;height:24px;padding:0;margin:0}div.beae-sections .beae-e539dswa .beae-add-to-cart-variant-swatch-item-color:before{display:none}div.beae-sections .beae-e539dswa .beae-add-to-cart-variant-swatch-item-color span{margin:2px;border-radius:3px}div.beae-sections .beae-e539dswa .beae-add-to-cart-item:hover,div.beae-sections .beae-e539dswa .beae-add-to-cart-item.beae-add-to-cart-item-active{text-decoration:none;border-color:var(--beae-global-colors-primary_600)}div.beae-sections .beae-e539dswa .beae-add-to-cart-option-btn-wrp{width:100%}div.beae-sections .beae-e539dswa .beae-inventory-label{margin-top:8px;position:relative;padding-left:20px;display:inline-block}div.beae-sections .beae-e539dswa .beae-inventory-label:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:8px;height:8px;border-radius:50%}div.beae-sections .beae-e539dswa .beae-inventory-label:after{content:"";position:absolute;top:50%;margin-top:-8px;left:-4px;width:16px;height:16px;border-radius:8px;animation:inventory-pulse 2s ease-out infinite}div.beae-sections .beae-e539dswa .beae-inventory-in-stock .beae-inventory-label:before,div.beae-sections .beae-e539dswa .beae-inventory-in-stock .beae-inventory-label:after{background-color:#3c9342}div.beae-sections .beae-e539dswa .beae-inventory-out-stock .beae-inventory-label:before,div.beae-sections .beae-e539dswa .beae-inventory-out-stock .beae-inventory-label:after{background-color:var(--beae-global-colors-text_600)}div.beae-sections .beae-e539dswa .beae-inventory-pre-order .beae-inventory-label:before,div.beae-sections .beae-e539dswa .beae-inventory-pre-order .beae-inventory-label:after{background-color:#f1c40f}div.beae-sections .beae-e539dswa .beae-inventory-transfer .beae-inventory-label:before,div.beae-sections .beae-e539dswa .beae-inventory-transfer .beae-inventory-label:after{background-color:#3498db}div.beae-sections .beae-e539dswa .beae-inventory-low .beae-inventory-label:before,div.beae-sections .beae-e539dswa .beae-inventory-low .beae-inventory-label:after{background-color:#a77a06}div.beae-sections .beae-e539dswa .beae-inventory-very-low .beae-inventory-label:before,div.beae-sections .beae-e539dswa .beae-inventory-very-low .beae-inventory-label:after{background-color:#c00000}div.beae-sections .beae-e539dswa .beae-swatch-color__list{gap:8px;align-items:center;justify-content:center}div.beae-sections .beae-e539dswa .beae-swatch-item{width:12px;height:12px;position:relative;overflow:visible;border-color:transparent}div.beae-sections .beae-e539dswa .beae-swatch-item:before{content:"";position:absolute;top:-4px;left:-4px;border-radius:50%;width:18px;height:18px;border:1px solid transparent}div.beae-sections .beae-e539dswa .beae-swatch-item-active:before,div.beae-sections .beae-e539dswa .beae-swatch-color-item:hover:before{border-color:var(--beae-global-colors-text_600)}div.beae-sections .beae-e539dswa .beae-swatch-item-active{outline:none}div.beae-sections .beae-e539dswa .beae-x-add-to-cart-with-option{width:100%;gap:0}div.beae-sections .beae-e539dswa .beae-add-to-cart-with-option[data-type=with_button] .beae-add-to-cart-action{display:flex;padding:10px 25px;width:100%;text-align:center;align-items:center;justify-content:center;background-color:#fff;color:var(--beae-global-colors-text_600);border:1px solid black;font-size:14px;line-height:1.2}div.beae-sections .beae-e539dswa .beae-countdown-wrp{background-color:var(--beae-global-colors-secondary_700);padding:3px 10px;border-radius:50px}div.beae-sections .beae-e539dswa .beae-countdown-item{flex-direction:row}div.beae-sections .beae-e539dswa .beae-countdown-item .beae-countdown-number,div.beae-sections .beae-e539dswa .beae-countdown-item .beae-countdown-text{color:var(--beae-global-colors-accent_600)}div.beae-sections .beae-e539dswa .beae-slider-indicator{margin-top:20px;height:2px}div.beae-sections .beae-e539dswa .beae-slider-indicator .beae-slider-progress{background-color:var(--beae-global-colors-text_600)}div.beae-sections .beae-e539dswa .beae-vendor-value{font-size:11px;font-weight:400;letter-spacing:1.1px;text-transform:uppercase}div.beae-sections .beae-e539dswa .beae-slider-nav-left,div.beae-sections .beae-e539dswa .beae-slider-nav-right{display:none}div.beae-sections .beae-e539dswa .beae-product-card{display:flex;flex-direction:column;justify-content:space-between}div.beae-sections .beae-e539dswa .beae-add-to-cart-option-btn-wrp{visibility:hidden;width:100%}@media only screen and (min-width: 768px){div.beae-sections .beae-e539dswa[data-heading-alignment=left][data-heading-alignment-mobile=center] .beae-section-heading{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;gap:16px}div.beae-sections .beae-e539dswa[data-heading-alignment=right][data-heading-alignment-mobile=center] .beae-section-heading{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}div.beae-sections .beae-e539dswa[data-heading-alignment=center][data-heading-alignment-mobile=center] .beae-section-heading{display:flex;flex-direction:column;align-items:center;gap:8px}div.beae-sections .beae-e539dswa[data-heading-alignment=right][data-heading-alignment-mobile=center] .beae-section-heading__wrapper{text-align:right}div.beae-sections .beae-e539dswa[data-heading-alignment=left][data-heading-alignment-mobile=center] .beae-section-heading__wrapper{text-align:left}div.beae-sections .beae-e539dswa[data-heading-alignment=left][data-heading-alignment-mobile=center] .beae-section-heading .beae-featured-collection-header{flex-grow:1;width:100%}div.beae-sections .beae-e539dswa[data-heading-alignment=left][data-heading-alignment-mobile=center] .beae-section-heading .beae-view-all-top{position:absolute;bottom:32px;right:0}div.beae-sections .beae-e539dswa .beae-section-heading{margin-bottom:24px}div.beae-sections .beae-e539dswa .beae-slider-controls{display:block}div.beae-sections .beae-e539dswa .beae-view-all-bottom{margin-top:36px}div.beae-sections .beae-e539dswa .beae-slider-items{padding-left:0!important}div.beae-sections .beae-e539dswa .beae-x-featured_collection{flex-direction:row;gap:16px}div.beae-sections .beae-e539dswa .beae-x-featured_collection .beae-featured_collection-information{width:25%;margin:0}div.beae-sections .beae-e539dswa .beae-auxiliary-structure{flex-basis:25%}div.beae-sections .beae-e539dswa .beae-featured_collection-wrp{flex-basis:75%}div.beae-sections .beae-e539dswa .beae-content-wrp{position:absolute;padding:32px}div.beae-sections .beae-e539dswa .beae-slider-nav-left{left:0}div.beae-sections .beae-e539dswa .beae-slider-nav-right{right:4px}div.beae-sections .beae-e539dswa .beae-slider-wrapper:hover .beae-slider-nav-left.disabled,div.beae-sections .beae-e539dswa .beae-slider-wrapper:hover .beae-slider-nav-right.disabled{opacity:.5}div.beae-sections .beae-e539dswa .beae-slider-nav-left.disabled button,div.beae-sections .beae-e539dswa .beae-slider-nav-right.disabled button{cursor:not-allowed}div.beae-sections .beae-e539dswa .beae-slider-nav-left{left:8px}div.beae-sections .beae-e539dswa .beae-slider-nav-right{right:8px}div.beae-sections .beae-e539dswa .beae-slider-nav-left,div.beae-sections .beae-e539dswa .beae-slider-nav-right{width:48px;height:48px;border-radius:50%;background-color:#fff;color:var(--beae-global-colors-text_600);display:flex;justify-content:center;align-items:center;box-shadow:0 2px 10px #00000026;transform:translateY(-100%)}div.beae-sections .beae-e539dswa .beae-slider-nav-left svg,div.beae-sections .beae-e539dswa .beae-slider-nav-right svg{width:18px;height:18px;color:var(--beae-global-colors-text_600)}div.beae-sections .beae-e539dswa .beae-slider-nav-left button,div.beae-sections .beae-e539dswa .beae-slider-nav-right button{display:flex;justify-content:center;align-items:center;width:48px;height:48px}div.beae-sections .beae-e539dswa .beae-slider-nav-left button>*,div.beae-sections .beae-e539dswa .beae-slider-nav-right button>*{display:flex;justify-content:center;align-items:center}div.beae-sections .beae-e539dswa .beae-add-to-cart-with-option[data-type=with_button] .beae-add-to-cart-action{display:none}div.beae-sections .beae-e539dswa .beae-x-add-to-cart-with-option{gap:16px}div.beae-sections .beae-e539dswa .beae-slider-indicator{margin-top:30px}div.beae-sections .beae-e539dswa .beae-add-to-cart-option-btn-wrp{visibility:visible;width:100%}}@keyframes inventory-pulse{0%{opacity:.6;transform:scale(.6)}to{opacity:0;transform:scale(1)}}@media (min-width: 768px){div.beae-sections .beae-0pjxpe2g{margin:0}}@media (max-width: 767px){div.beae-sections .beae-0pjxpe2g{margin:0}}div.beae-sections .beae-block.beae-0pjxpe2g{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media (min-width: 768px){div.beae-sections .beae-cx0rlb3e{margin:0}}@media (max-width: 767px){div.beae-sections .beae-cx0rlb3e{margin:0}}div.beae-sections .beae-block.beae-cx0rlb3e{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-flexbox-beae-e539dswa_row1_col1{width:100%}@media (max-width: 767px){div.beae-sections .beae-flexbox-beae-e539dswa_row1_col1{width:100%!important}}@media (min-width: 768px){div.beae-sections .beae-innjnub5{margin:calc(var(--scale-ratio, 1) * 28px) 0 0 0}}@media (max-width: 767px){div.beae-sections .beae-innjnub5{margin:0}}div.beae-sections .beae-block.beae-innjnub5{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-innjnub5 .beae-x-image{--image-hover-opacity: 0;--image-hover-zindex: -1}div.beae-sections .beae-innjnub5 .beae-image-picture:not(.beae-replace-notice):after{z-index:3}div.beae-sections .beae-innjnub5 .beae-image-picture img{aspect-ratio:3/4}div.beae-sections .beae-innjnub5 .beae-image-picture[hover-mode=true]:hover .beae-image-primary{transition:all .6s ease-in-out;opacity:0}div.beae-sections .beae-innjnub5 .beae-image-picture[hover-mode=true]:hover .beae-image-secondary{transition:all .5s ease-in-out;opacity:1}div.beae-sections .beae-nl717 img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-nl717 img{object-fit:cover;object-position:50% 50%}}div.beae-sections .beae-otjl img{object-fit:cover;object-position:50% 50%}@media only screen and (max-width: 768px){div.beae-sections .beae-otjl img{object-fit:cover;object-position:50% 50%}}@media (min-width: 768px){div.beae-sections .beae-6z123mfa{margin:0}}@media (max-width: 767px){div.beae-sections .beae-6z123mfa{margin:0}}div.beae-sections .beae-block.beae-6z123mfa{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-6z123mfa .beae-quick-view-btn{gap:0px}div.beae-sections .beae-flexbox-beae-e539dswa_row1_col2{width:100%}@media (max-width: 767px){div.beae-sections .beae-flexbox-beae-e539dswa_row1_col2{width:100%!important}}@media (min-width: 768px){div.beae-sections .beae-g6xnbutd{margin:0}}@media (max-width: 767px){div.beae-sections .beae-g6xnbutd{margin:0}}div.beae-sections .beae-block.beae-g6xnbutd{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}@media (min-width: 768px){div.beae-sections .beae-ot8tf1ei{margin:0}}@media (max-width: 767px){div.beae-sections .beae-ot8tf1ei{margin:0}}div.beae-sections .beae-block.beae-ot8tf1ei{--beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms}div.beae-sections .beae-ot8tf1ei .beae-price-from{display:none}div.beae-sections .beae-ot8tf1ei .beae-price-normal{display:inline-block}div.beae-sections .beae-ot8tf1ei .beae-prd-single-price-wrapper{justify-content:center;gap:5px}@media (min-width: 768px){div.beae-sections .beae-qgm8d8m3{margin:calc(var(--scale-ratio, 1) * 14px) 0 0 0}}@media (max-width: 767px){div.beae-sections .beae-qgm8d8m3{margin:0}}div.beae-sections .beae-block.beae-qgm8d8m3{--beae-animation-delay: .15s;--beae-animation-delay-mobile: .15s}div.beae-sections .beae-flexbox-beae-e539dswa_row1_col3{width:70%}@media (max-width: 767px){div.beae-sections .beae-flexbox-beae-e539dswa_row1_col3{width:100%!important}}@media (min-width: 768px){div.beae-sections .beae-1lzmuj8c{margin:0}}@media (max-width: 767px){div.beae-sections .beae-1lzmuj8c{margin:0}}div.beae-sections .beae-block.beae-1lzmuj8c{--beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms}div.beae-sections .beae-block.beae-1lzmuj8c .beae-sale-hidden{display:none}div.beae-sections .beae-block.beae-1lzmuj8c #beae-builder .beae-sale-hidden{opacity:.4;display:block}div.beae-sections .beae-block.beae-1lzmuj8c .beae-badged-wrapper{display:flex;align-items:center}div.beae-sections .beae-block.beae-1lzmuj8c .beae-sale-sold-out,div.beae-sections .beae-block.beae-1lzmuj8c .beae-product-single__price--sale{padding:2px 10px}div.beae-sections .beae-block.beae-1lzmuj8c .beae-product-single__price--sale{color:var(--beae-global-colors-white);background:color-mix(in srgb,var(--beae-global-colors-primary_600) 100%,transparent)}div.beae-sections .beae-block.beae-1lzmuj8c .beae-sale-sold-out{color:var(--beae-global-colors-white);background:color-mix(in srgb,var(--beae-global-colors-primary_500) 100%,transparent)}div.beae-sections .beae-block.beae-1lzmuj8c .beae-badged-wrapper{justify-content:flex-start}
/*# sourceMappingURL=/cdn/shop/t/28/assets/beae-669bef3bbdc6894c590a0f96.css.map */
