/** Shopify CDN: Minification failed

Line 17:20844 Expected identifier but found "&"
Line 17:41865 Comments in CSS use "/* ... */" instead of "//"
Line 102:132 Unexpected ";"
Line 108:0 All "@import" rules must come first
Line 108:112 All "@import" rules must come first
Line 108:323 Unexpected ";"
Line 108:537 Unexpected ";"
Line 112:0 All "@import" rules must come first
Line 118:0 All "@import" rules must come first
Line 118:112 All "@import" rules must come first
... and 11 more hidden warnings

**/

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-x-featuted_product{ display: flex;}div.beae-sections .beae-product-form-next{ width: 100%;}div.beae-sections .beae-ajax-loading{ cursor:not-allowed;pointer-events: none;opacity: 0.6;}div.beae-sections .pickup-availability-header{ padding: 24px 50px 12px 30px;display: flex;flex-direction: column;border-bottom: 1px solid #eee;}div.beae-sections .beae-pa--content{ padding: 24px 30px;}div.beae-sections .beae-pa--list{ margin: 0;}div.beae-sections .beae-pa--list li{ border-top: 0;border-bottom: 1px solid #eee;margin: 0;padding: 20px 0;}div.beae-sections .beae-pa--list li:first-child{ padding-top: 0;}div.beae-sections .beae-pa--list{ padding: 0;list-style: none;}div.beae-sections .beae-pa--list-item-caption-large{ display: flex;gap: 8px;font-size: calc(14px * var(--text-ratio, 1)) ;line-height: calc(28px * var(--text-ratio, 1)) ;}div.beae-sections .beae-pa--list-item-caption-large svg{ width: 24px;height: 24px;line-height: calc(28px * var(--text-ratio, 1)) ;}div.beae-sections .beae-pa--list-item-address{ font-size: calc(14px * var(--text-ratio, 1)) ;line-height: calc(24px * var(--text-ratio, 1)) ;}div.beae-sections .beae-pa--content .beae-pa--list-item-heading{ color: var(--beae-global-colors-text_600);}div.beae-sections .beae-pa-content{ display: flex;gap: 8px;line-height: calc(28px * var(--text-ratio, 1)) ;}div.beae-sections .beae-ic-pu{ color: #b72a2a;display: flex;align-items: center;}div.beae-sections .beae-ic-pa{ color: #61b133;display: flex;align-items: center;}div.beae-sections .beae-pa-container-btn button{ background: transparent;cursor: pointer;}div.beae-sections .beae-pa-icon svg{ width: 100%;height: 100%;}div.beae-sections .beae-pa-icon[data-status="unavailable"] .beae-ic-pa, div.beae-sections .beae-pa-icon[data-status="available"] .beae-ic-pu{ display: none }div.beae-sections beae-pa-icon[data-status="unavailable"] .beae-ic-pu, div.beae-sections .beae-pa-icon[data-status="available"] .beae-ic-pa{ display: block }div.beae-sections .beae-pa--list{ padding: 0;list-style: none;}div.beae-sections .beae-variant-size-guide-btn{ cursor: pointer;display: flex;justify-content: center;align-items: center;gap: 3px;}div.beae-sections .beae-variant-size-guide-btn .beae-size-guide-icon{ display: flex;}div.beae-sections .beae-variant-size-guide-btn .beae-size-guide-icon > svg{ width: 20px;height: 20px;}div.beae-sections .beae-variant-size-guide-btn:hover{ text-decoration: underline;}div.beae-sections .beae-product-variant-item[data-unavailable="true"]{ display: none !important;pointer-events: none !important;}div.beae-sections .beae-breadcrumbs__list{list-style-type: none;margin: 0;padding: 0;}div.beae-sections .beae-breadcrumbs__item{display: inline-flex;align-items:center }div.beae-sections .beae-breadcrumbs__item > svg{width:100% }div.beae-sections .beae-breadcrumbs__item > .beae-breadcrumbs__item--separator > svg{width:100%;height: 100%;}div.beae-sections .beae-breadcrumbs__item--separator{display:flex;}div.beae-sections .beae-breadcrumbs__item:last-child > .beae-breadcrumbs__item--separator{display:none }div.beae-sections .beae-x-product-gallery *{ max-width: 100%;}div.beae-sections .beae-slider-pagination{ position: relative;}div.beae-sections .beae-thumbnail__badge{ position: absolute;top: 10%;right: 10%;background: white;display: flex !important;padding: 6px;border-radius: 99999px;border: 1px solid #ccc;}div.beae-sections .beae-thumbnail__badge > svg{ width: 10px;height: 10px;fill: #1a1a1a;}div.beae-sections .beae-thumb-image{ gap: 10px;width: fit-content;--transition-duration: 400ms;transition: transform cubic-bezier(0.645, 0.045, 0.355, 1) var(--transition-duration), margin cubic-bezier(0.645, 0.045, 0.355, 1) var(--transition-duration);transform: translateX(0%);}div.beae-sections .beae-thumb-item{ width: 80px;height: 80px;position: relative;}div.beae-sections .beae-thumb-item img{ width: 100% !important;height: 100% !important;object-fit: cover;}div.beae-sections .beae-thumb-item iframe{ width: 100% !important;height: 100% !important;object-fit: cover;}div.beae-sections .beae-thumb-item video{ width: 100% !important;height: 100% !important;object-fit: cover;}div.beae-sections .beae-thumb-item img, div.beae-sections video, div.beae-sections iframe{ width: 100%;width: 100%;}div.beae-sections .beae-slideshow-content{ position: relative;width: 100%;}div.beae-sections .beae-slide-item{ position: relative;}div.beae-sections .beae-slide-item iframe{ width: 100%;aspect-ratio: 16/9;}div.beae-sections .beae-slide-item video{ width: 100%;position: unset !important;}div.beae-sections .beae-thumb-image .active:after{ position: absolute;content: '';height: 2px;bottom: -4px;margin: 0 auto;left: 0;right: 0;width: 100%;background: #1a1a1a;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;}div.beae-sections .beae-gallery-media .beae-gallery-images-grid{ display: none !important;}div.beae-sections .beae-product-gallery-slider{ display: block;} @media (min-width: 768px) {div.beae-sections .beae-gallery-media .beae-gallery-images-grid{ display: grid !important;} }div.beae-sections .beae-gallery-images-grid{ min-width: 100%;}div.beae-sections .beae-gallery-item{ min-width: 100%;}div.beae-sections .beae-product-gallery-zoom{ position: absolute;top: 10px;right: 20px;z-index: 1000000;}div.beae-sections .beae-product-gallery-zoom button{ background: #ffffffaa;cursor: pointer;transition: all ease 250ms;border-radius: 50%;display: flex;align-items: center;justify-content: center;padding: 8px;border: 1px solid #00000010;}div.beae-sections .beae-slideshow-wrapper{ display: flex;gap: 10px;flex-direction: column;}div.beae-sections .beae-x-product-gallery .beae-slide-control-wrp{ width: unset;}div.beae-sections .beae-slide-pagination{ width: 100%;}div.beae-sections .beae-slide-pagination .beae-thumb-image{ display: var(--display-thumb-mobile);} @media (min-width: 768px) {div.beae-sections .beae-x-gallery .beae-slide-items{ display: var(--gallery-layout);gap: 0px;}div.beae-sections .beae-slideshow-wrapper .beae-slide-pagination .beae-thumb-dot{ display: none;}div.beae-sections .beae-slider-nav{ display: block;}div.beae-sections .beae-slideshow-content-detail{ overflow: hidden;}div.beae-sections .beae-slide-pagination{ position: unset;transform: unset;display: var(--gallery-pagination-layout);}div.beae-sections .beae-slideshow-wrapper{ flex-direction: var(--thumb-position);}div.beae-sections .beae-thumb-image{ display: flex;flex-direction: var(--thumb-image-position);}div.beae-sections .beae-thumb-dot{ display: none;}div.beae-sections .beae-slider-nav{ display: block;}div.beae-sections .beae-slideshow-content-detail{ overflow: hidden;}div.beae-sections .beae-slide-items{ grid-template-columns: repeat(2,1fr);}div.beae-sections .beae-slide-pagination .beae-thumb-image{ display: var(--display-thumb-desktop);} }div.beae-sections .beae-slideshow-wrapper:hover .beae-slide-nav-left, div.beae-sections .beae-slideshow-wrapper:hover .beae-slide-nav-right{ opacity: 1;}div.beae-sections .beae-x-product-gallery .beae-slideshow-wrapper, div.beae-sections .beae-x-product-gallery .beae-slideshow-content{ overflow: hidden;}div.beae-sections .beae-x-product-gallery{ min-width: 0;max-width: 100vw;} @media(max-width: 768px){div.beae-sections .beae-x-product-gallery[data-pagination-layout-mobile='bottom'] .beae-slider-pagination{ width: auto;height: auto;background: transparent;}div.beae-sections .beae-x-product-gallery[data-pagination-layout-mobile='bottom'] .beae-slider-pagination-wrp{ position: relative;bottom: 0;transform: none;left: 0;}div.beae-sections .beae-x-product-gallery[data-pagination-layout-mobile='bottom'] .beae-slider-controls-wrp{ justify-content: start;} }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-icon-ctn{ display:flex;align-items:center;justify-content: center;width: 100%;height: 100%;}div.beae-sections .beae-x-icon--cv{ height:100%;width:100% }div.beae-sections .beae-x-icon .beae-x-icon--ctn{ display:inline-flex;color:#111827 }div.beae-sections .beae-x-icon--ctn, div.beae-sections .beae-elm__ic{ width:100%;height:100%;display:flex;justify-content: center;align-items: center;}div.beae-sections .beae-grid-block>.beae-block.beae-x-icon, div.beae-sections .beae-elm__ic svg{ width: 100% !important;height: 100% !important;}div.beae-sections .beae-block .beae-block.beae-x-text:not([data-min-height=content]){ width: 100%;}div.beae-sections .beae-x-text a:not(.beae-not-rs-cl){ color: unset;text-decoration: none;}div.beae-sections .beae-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{ opacity: var(--image-hover-opacity, 0);z-index: var(--image-hover-zindex, -1);position: absolute;top: 0;left: 0;right: 0;bottom: 0;max-width: 100%;max-height: 100%;}div.beae-sections .beae-image-secondary{ opacity: var(--image-hover-opacity, 0);z-index: var(--image-hover-zindex, -1);position: absolute;top: 0;left: 0;right: 0;bottom: 0;max-width: 100%;max-height: 100%;}div.beae-sections .beae-img-comp-container--second{ clip-path: var(--image-second-clip-path, none);}div.beae-sections .beae-image-picture{ overflow: hidden;}div.beae-sections .overlay-hidden{ opacity: 0;visibility: hidden;}div.beae-sections .beae-x-image .beae-image-secondary{ pointer-events: auto !important;}div.beae-sections .beae-x-image .beae-img-ratio-wrp{ width: 100%;height: unset;position: absolute;top: 50%;transform: translateY(-50%);z-index: 10;}div.beae-sections .beae-x-image .beae-img-ratio-wrp .beae-img-ratio-control{ width: unset !important;height: unset !important;top: 50%;position: absolute;min-width: 20px;min-height: 20px;cursor: ew-resize;display: flex;justify-content: center;align-items: center;transform: translate(-50%,-50%);background: #fff;border-radius: 100%;animation: pulse-animation 1s ease-in-out 0s infinite alternate;}div.beae-sections .beae-img-ratio-control::before{ content: '';position: absolute;display: block;height: 9999px;width: 2px;left: 50%;top: 90%;background: #fff;transform: translateX(-50%);z-index: 8;}div.beae-sections .beae-img-ratio-control::after{ content: '';position: absolute;display: block;height: 9999px;width: 2px;left: 50%;bottom: 90%;background: #fff;transform: translateX(-50%);transform-origin: top center;z-index: 8;}div.beae-sections .beae-image-secondary, div.beae-sections .beae-image-primary{ transition: all .3s ease-in-out;}div.beae-sections .beae-image-picture[hover-mode="true"]:hover .beae-image-secondary{ opacity: 1;z-index: 2;}div.beae-sections .beae-image-picture[hover-mode="true"]{ position: relative }div.beae-sections .beae-container-image-ratio{ width: 100% }div.beae-sections .beae-x-image.beae-overlay>.beae-overlay-text{ text-align: center }div.beae-sections .beae-x-image figure, div.beae-sections .beae-container-image .mce--wrp, div.beae-sections .beae-image-align{ display: flex }div.beae-sections .beae-image-picture-link{ overflow: hidden;display: inline-flex }div.beae-sections .beae-x-image picture{ flex: 1 1 auto;min-height: 1px;width: 100%;}div.beae-sections .core__micro--image .beae-mce__image picture, div.beae-sections .core__micro--image .beae-mce__image picture img{ vertical-align: bottom;}div.beae-sections .beae-container-image{ display: flex;flex-direction: column;width: 100%;justify-content: center;align-items: center;-webkit-user-drag: none;}div.beae-sections .beae-image-product .beae-container-image{ display:block }div.beae-sections .beae-image-content-position{ transform: translate3d(0px, 0px, 0px) }div.beae-sections .beae-image-content-position, div.beae-sections .beae-image-picture-link{ position: relative }div.beae-sections .beae-x-image.beae-overlay{ position: absolute;z-index: 1;opacity: .5;display: flex;align-items: center;justify-content: center;top: 0;left: 0;right: 0;bottom: 0 }div.beae-sections .beae-image-product .beae-image-secondary img{ height:100% }div.beae-sections .beae-img-com-text-before{ position: absolute;top: 0;}div.beae-sections .beae-img-com-text-after{ position: absolute;bottom: 0;}div.beae-sections .beae-image_comp-text{ background: rgba(255,255,255,.2);padding: 0 20px;color: #fff;}div.beae-sections .beae-x-image .beae-img-comp-text{ width: unset !important;height: unset !important;background: rgba(255,255,255,.2);padding: 0 20px;color: #fff;}div.beae-sections .beae-img-comp-text-before{ position: absolute;top: 50%;left: 20px;z-index: 1000000;transform: translateY(-50%);}div.beae-sections .beae-img-comp-text-after{ position: absolute;z-index: 8;top: 50%;transform: translateY(-50%);right: 20px;}div.beae-sections div.preview-preset-wrp{ padding: 24px 14px 14px 14px;border: 1px dashed #aaa;background: #fcfcfc;border-radius: 5px;display: flex;flex-direction: column;justify-content: center;align-items: center;margin: 0 auto;width: 100%;height: 100% }div.beae-sections div.preview-preset{ display: inline-flex;margin: 0 auto;width: 100%;justify-content: center;}div.beae-sections div.preview-preset .haft{ display: inline-flex;}div.beae-sections div.preview-preset .plus{ display: inline-flex;font-size: calc(24px * var(--text-ratio, 1)) ;padding: 0 10px;line-height: calc(30px * var(--text-ratio, 1)) ;}div.beae-sections div.preview-preset.content{ display: inline-block;width: 100%;font-size: calc(12px * var(--text-ratio, 1)) ;font-weight: 500;color: #222;text-align: center;margin-top: 4px;}div.beae-sections div.preview-preset img{ height: 30px !important;width: auto;border-radius: 3px;}div.beae-sections .&{ width: 100% !important;height: 100% !important;}div.beae-sections .beae-content-discount{ display: flex;height: 100%;align-items: center;border: 2px solid #e5e7eb;border-radius: 9999px;overflow: hidden;position: relative;}div.beae-sections .beae-content-discount button{ display: flex;align-items: center;justify-content: center;gap: 4px;background-color: transparent;border-left: 2px dashed #e5e7eb;border-inline-start: 2px dashed #e5e7eb;}div.beae-sections .beae-content-discount > *{ padding: 12px 16px;transition: all 0.3s ease;height: 100%;}div.beae-sections .beae-content-discount.copied > *{ opacity: 0;}div.beae-sections .beae-content-discount::before{ content: '' attr(data-copied) '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;font-size: calc(14px * var(--text-ratio, 1)) ;font-weight: 500;transition: all 0.3s ease;transform: translateY(100%);opacity: 0;z-index: -1;}div.beae-sections .beae-content-discount.copied::before{ transform: translateY(0);opacity: 1;z-index: 1;}div.beae-sections .beae-content-discount.copied.leave::before{ transform: translateY(-100%);opacity: 0;}div.beae-sections .beae-btn-copy{ display: flex;align-items: center;justify-content: center;cursor: pointer;}div.beae-sections .beae-btn-copy svg{ width: 100%;}div.beae-sections .beae-discount--code{ display: flex;justify-content: center;align-items: center;flex: 1}div.beae-sections .beae-product-single__price--regular:empty, div.beae-sections .beae-product-single__price--badged:empty, div.beae-sections .beae-product-single__price--sale:empty, div.beae-sections .beae-sale-hidden{ display: none;}div.beae-sections .beae-tax-shipping-policy a{ color: var(--beae-global-colors-text_500);text-decoration: underline;}div.beae-sections .beae-tax-shipping-policy a:hover{ color: var(--beae-global-colors-text_600);}div.beae-sections .beae-prd-single-price-wrapper{ display: flex;align-items: center;gap: 12px;}div.beae-sections .beae-product-single__price--badged{ padding: 2px 8px;background: #b73427;color: #fff;}div.beae-sections .beae-sale-sold-out{ background: #000;color: #fff;padding: 2px 8px;}div.beae-sections .beae-less-more{ overflow: hidden;position: relative }div.beae-sections .beae-less-more:not(.beae-show-more)::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: calc(0 * var(--text-ratio, 1)) ;}div.beae-sections .btn-action-les-more{ cursor: pointer;}div.beae-sections .beae-x-product-short-des{ overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;}div.beae-sections .beae-product-des-wrp .beae-des-accordion{ font-weight: 700;display: flex;justify-content: space-between;align-items: center;}div.beae-sections .beae-product-des-wrp .beae-des-accordion .beae-des-accordion-icon{ width: 20px;height: 20px;background: #000;color: #fff;border-radius: 50%;display: flex;justify-content: center;align-items: center;}div.beae-sections .beae-des-popup{ display: flex;justify-content: space-between;cursor: pointer;align-items: center;}div.beae-sections .beae-des-popup-icon-custom{ display: block;width: 24px;height: 24px;}div.beae-sections .beae-des-accordion-icon-custom{ width: 20px;height: 20px;}div.beae-sections .beae-des-popup-icon-custom svg, div.beae-sections .beae-des-accordion-icon-custom svg{ width: 100%;height: 100% }div.beae-sections .beae-des-accordion .beae-des-accordion-icon-custom.close{ display: block;}div.beae-sections .beae-des-accordion.active .beae-des-accordion-icon-custom.close{ display: none;}div.beae-sections .beae-des-accordion .beae-des-accordion-icon-custom.open{ display: none;}div.beae-sections .beae-des-accordion.active .beae-des-accordion-icon-custom.open{ display: block;}div.beae-sections .beae-des-content{ overflow: hidden;transition: max-height 0.2s ease-out;}div.beae-sections[data-type="show_full_content"] .beae-des-content{ overflow: unset;max-height: none;}div.beae-sections[data-type="show_with_popup"] .beae-product-des-wrp{ cursor: pointer;}div.beae-sections .beae-product-des-wrp:after{ clear: both;content: '';display: block;}div.beae-sections .beae-product-des-wrp > *:first-child{ margin-top: 0;}div.beae-sections .beae-product-des-wrp > *:last-child{ margin-bottom: 0;}div.beae-sections .beae-product-des-wrp table{ table-layout: fixed;} @media screen and (min-width: 750px) {div.beae-sections .beae-product-des-wrp table td{ padding-left: 1.2rem;padding-right: 1.2rem;} }div.beae-sections .beae-product-des-wrp{ --media-border-width: 1px;--media-radius: 0px;--media-shadow-opacity: 0.0;--media-shadow-horizontal-offset: 0px;--media-shadow-vertical-offset: 4px;--media-shadow-blur-radius: 5px;--media-shadow-visible: 0;--color-foreground: 18, 18, 18;--color-shadow: 18, 18, 18;--media-border-opacity: 0.05;color: var(--beae-global-colors-text_500);}div.beae-sections .beae-product-des-wrp h1, div.beae-sections .beae-product-des-wrp h2, div.beae-sections .beae-product-des-wrp h3, div.beae-sections .beae-product-des-wrp h4, div.beae-sections .beae-product-des-wrp h5, div.beae-sections .beae-product-des-wrp h6{ font-weight: 700;color: var(--beae-global-colors-text_600);line-height: calc(1.25 * var(--text-ratio, 1)) ;word-break: break-word;margin: 0 0 0.66rem }div.beae-sections .beae-product-des-wrp h1{ font-size: calc(2rem * var(--text-ratio, 1)) ;} @media only screen and (min-width: 750px) {div.beae-sections .beae-product-des-wrp h1{ font-size: calc(2.4rem * var(--text-ratio, 1)) ;} }div.beae-sections .beae-product-des-wrp h2{ font-size: calc(1.8rem * var(--text-ratio, 1)) ;} @media only screen and (min-width: 750px) {div.beae-sections .beae-product-des-wrp h2{ font-size: calc(1.6rem * var(--text-ratio, 1)) ;} }div.beae-sections .beae-product-des-wrp h3{ font-size: calc(1.5rem * var(--text-ratio, 1)) ;} @media only screen and (min-width: 750px) {div.beae-sections .beae-product-des-wrp h3{ font-size: calc(1.2rem * var(--text-ratio, 1)) ;} }div.beae-sections .beae-product-des-wrp h4{ font-size: calc(1.2rem * var(--text-ratio, 1)) ;}div.beae-sections .beae-product-des-wrp h5{ font-size: calc(1rem * var(--text-ratio, 1)) ;}div.beae-sections .beae-product-des-wrp h6{ font-size: calc(0.8rem * var(--text-ratio, 1)) ;}div.beae-sections .beae-product-des-wrp img{ height: auto;max-width: 100%;width: auto;float: none;vertical-align: unset;}div.beae-sections .beae-product-des-wrp p{ display: block;margin-block-start: 1em;margin-block-end: 1em;margin-inline-start: 0px;margin-inline-end: 0px;}div.beae-sections .beae-product-des-wrp ul, div.beae-sections .beae-product-des-wrp ol{ display: block;list-style-type: disc;margin-block-start: 1em;margin-block-end: 1em;margin-inline-start: 0px;margin-inline-end: 0px;padding-inline-start: 40px;list-style-position: inside;padding-left: 1.2rem;}div.beae-sections .beae-product-des-wrp ol{ list-style-type: number;}div.beae-sections .beae-product-des-wrp li{ list-style: inherit;}div.beae-sections .beae-product-des-wrp li:last-child{ margin-bottom: 0;}div.beae-sections .beae-product-des-wrp strong{ font-weight: 700;color: var(--beae-global-colors-text_600);}div.beae-sections .beae-product-des-wrp a{ color: rgba(var(--color-link), var(--alpha-link));text-underline-offset: 0.3rem;text-decoration-thickness: 0.1rem;transition: text-decoration-thickness var(--duration-short) ease;}div.beae-sections .beae-product-des-wrp a:hover{ color: rgb(var(--color-link));text-decoration-thickness: 0.2rem;}div.beae-sections blockquote .beae-product-des-wrp{ display: inline-flex;}div.beae-sections blockquote .beae-product-des-wrp > *{ margin: -0.5rem 0 -0.5rem 0;}div.beae-sections .beae-variant-container{ display: flex;flex-direction: column;gap: 16px;}div.beae-sections .beae-variant-label-cont{ display: flex;line-height: calc(26px * var(--text-ratio, 1)) ;margin-bottom: 8px;justify-content: space-between;}div.beae-sections .beae-product-radio-label{ margin-right: 6px;}div.beae-sections .beae-variant-option-list{ display: flex;gap: 12px;flex-wrap: wrap;}div.beae-sections .beae-product-variant-item{ box-shadow: 0 0 0 1px #e4e4e4;line-height: calc(48px * var(--text-ratio, 1)) ;padding: 0 24px;color: var(--beae-global-colors-text_600);border-radius: 4px;position: relative;cursor: pointer;transition: all .25s ease;}div.beae-sections .beae-product-variant-item--selected, div.beae-sections .beae-product-variant-item:hover, div.beae-sections .beae-product-variant-item-image:hover{ box-shadow: 0 0 0 2px var(--beae-global-colors-text_600);transition: all .25s ease;}div.beae-sections .beae-product-variant-item--selected{ pointer-events: none;cursor: not-allowed;}div.beae-sections .variant-item-disable{ opacity: 0.5;color: var(--beae-global-colors-text_400);background-repeat: no-repeat;position: relative;cursor: not-allowed;}div.beae-sections .variant-item-disable:before{ content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: linear-gradient(to bottom right, #0000 50%, #bababa 50% calc(50% + 1px), #0000 calc(50% + 1px));background-repeat: no-repeat;z-index: -1;}div.beae-sections .beae-product-option-cont[data-swatch-type=color_swatch] .beae-product-variant-item{ display: flex;width: 28px;height: 28px;overflow: hidden;border-radius: 50%;}div.beae-sections .beae-product-option-cont[data-swatch-type=color_swatch] .beae-product-variant-item span{ border-radius: inherit;}div.beae-sections .beae-product-variant-item > span{ display: flex;width: 100%;height: 100%;}div.beae-sections .beae-product-option-cont[data-swatch-type="variant_image"] .beae-product-variant-item-image{ width: 50px;padding: 0;position: relative;overflow: hidden;}div.beae-sections .beae-product-swatch-special{ display: flex;gap: 8px;justify-content: center;align-items: center;}div.beae-sections .beae-product-swatch-special .beae-variant-swatch-color{ width: 8px;height: 8px;border-radius: 50%;}div.beae-sections .beae-custom-select__btn{ background: transparent;padding: 0 15px;line-height: calc(38px * var(--text-ratio, 1)) ;border: 1px solid #e4e4e4;width: 100%;display: flex;align-items: center;line-height: calc(48px * var(--text-ratio, 1)) ;gap: 6px;color: var(--beae-global-colors-text_600);border-radius: 4px;cursor: pointer;}div.beae-sections .beae-custom-select__btn span{ width: 8px;height: 8px;background: var(--beae-color-variant);display: flex;border-radius: 50%;}div.beae-sections .beae-custom-select__btn .beae-text-selected{ width: auto;height: auto;}div.beae-sections .beae-custom-select__btn svg{ margin-left: auto;}div.beae-sections .beae-custom-select_wrp{ position: relative;}div.beae-sections .beae-custom-select_wrp .beae-product-swatch-special{ background: #e4e4e4;border-radius: 4px;}div.beae-sections .beae-custom-select_wrp .beae-variant-option-list{ flex-direction: column;position: absolute;top: 100%;opacity: 0;visibility: hidden;width: 100%;padding: 10px 0;background: #fff;border: 1px solid #e4e4e4;z-index: 99999;}div.beae-sections .beae-custom-select_wrp.active .beae-variant-option-list{ opacity: 1;visibility: visible;}div.beae-sections .beae-custom-select_wrp .beae-product-variant-item{ border: none;padding: 0px 10px;line-height: calc(38px * var(--text-ratio, 1)) ;}div.beae-sections .beae-custom-select_wrp .beae-product-variant-item:before{ content: none;}div.beae-sections .beae-custom-select_wrp .beae-product-variant-item:before{ content: none;}div.beae-sections .beae-custom-select_wrp .beae-product-swatch-special{ justify-content: start;background: transparent;}div.beae-sections .beae-custom-select_wrp .beae-custom-select__btn{ padding: 0 20px;}div.beae-sections .beae-custom-select_wrp.active .beae-custom-select__btn{ border-bottom: 0;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}div.beae-sections .beae-custom-select_wrp.active .beae-variant-option-list{ border-top-right-radius: 0;border-top-left-radius: 0;border-top: 0;}div.beae-sections .beae-variant-link{ cursor: pointer;}div.beae-sections .beae-variant--link{ width: 100%;height: 100%;}div.beae-sections .beae-inventory-in-stock .beae-inventory-label{ color: #3C9342 !important;}div.beae-sections .beae-inventory-out-stock .beae-inventory-label{ color: var(--beae-global-colors-text_600) !important;}div.beae-sections .beae-inventory-pre-order .beae-inventory-label{ color: #f1c40f !important;}div.beae-sections .beae-inventory-transfer .beae-inventory-label{ color: #3498db !important;}div.beae-sections .beae-inventory-low .beae-inventory-label{ color: #A77A06 !important;}div.beae-sections .beae-inventory-very-low .beae-inventory-label{ color: #C00000 !important;}div.beae-sections .beae-inventory-process{ width: 100%;height: 4px;background: #f5f5f5;}div.beae-sections .beae-inventory-process-body{ width: 0;transition: width .75s ease .45s,background-color .5s ease .2s;display: block;height: 100% }div.beae-sections .beae-inventory-in-stock .beae-inventory-process-body{ background: #3C9342;}div.beae-sections .beae-inventory-out-stock .beae-inventory-process-body{ background: var(--beae-global-colors-text_600);}div.beae-sections .beae-inventory-pre-order .beae-inventory-process-body{ background: #f1c40f;}div.beae-sections .beae-inventory-transfer .beae-inventory-process-body{ background: #3498db;}div.beae-sections .beae-inventory-low .beae-inventory-process-body{ background: #A77A06;}div.beae-sections .beae-inventory-very-low .beae-inventory-process-body{ background: #C00000;}div.beae-sections .beae-quantity-wrapper{ display: flex;justify-content: center;align-items: center;}div.beae-sections .beae-quantity-label{ margin-bottom: 8px;}div.beae-sections .beae-quantity-btn{ display: flex;line-height: calc(46px * var(--text-ratio, 1)) ;height: 46px;background: transparent;padding: 0 24px;width: fit-content;align-items: center;justify-content: center;cursor: pointer;}div.beae-sections .beae-quantity-btn svg{ width: 14px;}div.beae-sections .beae-quantity-input{ padding: 0;border: none;line-height: calc(46px * var(--text-ratio, 1)) ;height: 46px;-webkit-appearance: none;appearance: none;-moz-appearance: textfield;width: 38px;text-align: center;}div.beae-sections input.beae-quantity-input::-webkit-outer-spin-button, div.beae-sections input.beae-quantity-input::-webkit-inner-spin-button{ -webkit-appearance: none;-moz-appearance: textfield;margin: 0;}div.beae-sections .beae-quantity-input:focus{ outline: none;box-shadow: unset }div.beae-sections .beae-add-to-cart .beae-add-to-cart--submit{ flex: unset;cursor: pointer;display: flex;justify-content: center;align-items: center;width: 100%;position: relative;}div.beae-sections .beae-add-to-cart .beae-add-to-cart--submit[disabled]{ cursor: not-allowed;}div.beae-sections .beae-add-to-cart svg{ width: 20px;height: 20px;}div.beae-sections .beae-add-to-cart-loader-wrp{ position: absolute;opacity: 0;top: 0;left: 0;width: 100%;height: 100%;transform: none;}div.beae-sections .beae-add-to-cart-loading .beae-add-to-cart-loader-wrp{ opacity: 1;}div.beae-sections .beae-add-to-cart-loader{ width: 20px;height: 20px;border: 2px solid white;border-bottom-color: transparent;border-radius: 50%;display: inline-block;opacity: 1;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-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-product-form--single{ margin: 0;padding: 0;}div.beae-sections .beae-featuted-collection-navs{ gap: 0;border-radius: 0;display: flex;width: fit-content;align-items: center;justify-content: center;margin: 0 auto 2vmax;}div.beae-sections .beae-featuted-collection-nav{ position: relative;display: flex;}div.beae-sections .beae-featuted-collection-nav a{ padding: 10px;border-bottom: 2px solid transparent;transition: all 250ms ease;text-decoration: none;}div.beae-sections .beae-featuted-collection-nav.nav-active a, div.beae-sections .beae-featuted-collection-nav a:hover{ border-color: var(--beae-global-colors-primary_600);}div.beae-sections .beae-featuted-collection-nav.nav-active a{ color: var(--beae-global-colors-primary_600);}div.beae-sections .beae-view-all-bottom{ display: block;width: max-content;}div.beae-sections .beae-featuted-collection-content.content-active{ display: block;opacity: 1;}div.beae-sections .beae-featuted-collection-content{ display: none;}div.beae-sections .beae-featuted-collection-list.content-active{ display: none;flex-direction: column;gap: 20px;}div.beae-sections .beae-featuted-collection-grid.content-active{ display: none;gap: 20px;}div.beae-sections .beae-slideshow.content-active{ display: block!important;}div.beae-sections .beae-slideshow::-webkit-scrollbar{ display: block;width: 5px;height: 5px;}div.beae-sections .beae-slideshow::-webkit-scrollbar-track{ background: transparent;}div.beae-sections .beae-slideshow::-webkit-scrollbar-thumb{ background: #888;border-radius: 10px;border-right: none;border-left: none;}div.beae-sections .beae-slideshow::-webkit-scrollbar-track-piece:end{ background: transparent;margin-right: 100px;}div.beae-sections .beae-slideshow::-webkit-scrollbar-track-piece:start{ background: transparent;margin-left: 100px;} @media (min-width: 768px) {div.beae-sections /* .beae-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 0.35s ease-in-out;}div.beae-sections .beae-view-all-btn{ text-decoration: none;padding: 10px 20px;}div.beae-sections .beae-collection-view-all{ display: flex;text-align: center;}div.beae-sections .viewall-link{ width: fit-content;}div.beae-sections .beae-featuted-collection-content{ overflow: unset;min-width: 0;}div.beae-sections .beae-feature-collection-tab-content{ min-width: 0;}div.beae-sections .beae-featured-collection-control-nav{ display: none;gap: 6px;}div.beae-sections .beae-featured-collection-control-nav > div{ position: relative;opacity: 1;transform: unset;top: auto;left: auto;right: auto;}div.beae-sections .beae-featured_collection-wrp{ flex: 1;max-width: 100%;display: grid;}div.beae-sections .beae-product-list-wrp{ min-width: 0;}div.beae-sections .beae-accordion-body, div.beae-sections .beae-tab-content{ display: block;width: 100%;}div.beae-sections .beae-rightside:not(.active){ opacity: 0;visibility: hidden;display: flex;height: 0;}div.beae-sections .beae-accordion-title--mobile{ display: flex;cursor: pointer;padding: 20px;justify-content: space-between;align-items: center;-webkit-user-select: none;/* Safari */ -ms-user-select: none;/* IE 10 and IE 11 */ user-select: none;/* Standard syntax */ }div.beae-sections .beae-accordion-title-with-icon{ display: flex;align-items: center;}div.beae-sections .beae-tab-wrp{ display: flex;flex-direction: column;}div.beae-sections .beae-tab-wrp[data-type="accordions"][data-toogle-image="true"]{ flex-direction: row;}div.beae-sections .beae-tab-wrp[data-type="accordions"][data-toogle-image="true"] > div{ flex: 1;}div.beae-sections .beae-tab-items{ display: none;}div.beae-sections .beae-tab-wrp .beae-tab-items{ border-top: 0;border-left: 0;border-right: 0;background: none;border-radius: 0;margin: 0;padding: 0;box-shadow: none;}div.beae-sections .beae-tab-items{ border-bottom: 1px solid #e4e4e4;}div.beae-sections .beae-tab-item{ padding: 12px 20px;display: inline-flex;align-items: center;justify-content: center;}div.beae-sections .beae-tab-item .beae-tab-item-icon{ margin-right: 10px;display: flex;align-items: center;justify-content: center;flex-grow: 1;flex-shrink: 0;}div.beae-sections .beae-tab-item .beae-tab-item-icon svg{ width: 100%;height: auto;transition: all 0.3s ease;display: flex;align-items: center;}div.beae-sections .beae-tab-item:hover{ cursor: pointer;background-color: #ccc;}div.beae-sections .beae-tab-item.active{ border-bottom: 2px solid #000;}div.beae-sections .beae-tab-contents{ position: relative;}div.beae-sections .beae-tab-wrp-vertical{ flex-direction: row;}div.beae-sections .beae-tab-wrp-vertical .beae-tab-items{ flex-direction: column;border-right: 1px solid #e4e4e4;}div.beae-sections .beae-tab-wrp-vertical .active{ border-bottom: none;border-right: 2px solid #000;}div.beae-sections .beae-accordion-body{ overflow: hidden;// display: flex;}div.beae-sections [data-type="tabs"] .beae-tab-content{ border-width: 1px 0 0;}div.beae-sections .beae-tab-content{ border: 1px solid #e4e4e4;padding: 0;display: flex;flex-direction: column;margin-top: -1px;}div.beae-sections .beae-tab-content.active .beae-accordion-body{ height: auto;}div.beae-sections .beae-tab-content .beae-accordion-body{ height: 0px }div.beae-sections .beae-accordion-icon--mobile, div.beae-sections .beae-tab-item-icon, div.beae-sections .beae-accordion-title-icon{ width: 20px;height: 20px;flex-shrink: 0;}div.beae-sections .beae-tab-item-icon, div.beae-sections .beae-accordion-title-icon{ margin-right: 10px }div.beae-sections .beae-accordion-icon--mobile svg, div.beae-sections .beae-tab-item-icon svg, div.beae-sections .beae-accordion-title-icon svg{ width: 100%;height: 100%;}div.beae-sections .beae-tab-content .beae-accordion-title--mobile > span:not(.beae-accordion-icon--mobile){ display: inline-flex;align-items: center;justify-content: center;}div.beae-sections .beae-tab-content .beae-tab-item-icon{ margin-right: 10px;display: flex;align-items: center;justify-content: center;box-sizing: border-box;flex-grow: 1;flex-shrink: 0;}div.beae-sections .beae-tab-content .beae-tab-item-icon svg{ width: 100%;height: auto;}div.beae-sections .beae-tab-content .beae-accordion-icon--mobile[data-status="open"]{ display: none }div.beae-sections .beae-tab-content .beae-accordion-icon--mobile[data-status="close"]{ display: flex;justify-content: center;align-items: center;}div.beae-sections .beae-tab-content.active .beae-accordion-icon--mobile[data-status="open"]{ display: flex;justify-content: center;align-items: center;}div.beae-sections .beae-tab-content.active .beae-accordion-icon--mobile[data-status="close"]{ display: none } @media screen and (min-width: 768px) {div.beae-sections .beae-tab-content .beae-accordion-body{ height: auto;}div.beae-sections .beae-accordion-title--mobile{ display: none;}div.beae-sections .beae-tab-items{ display: flex }div.beae-sections .beae-tab-content{ position: absolute;visibility: hidden;z-index: -10000;top: -10000px;}div.beae-sections .beae-tab-content.active{ width: 100%;position: relative;z-index: 1;visibility: visible;top: 0px;} }div.beae-sections .beae-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: bold;}div.beae-sections .beae-quick-view-btn{ cursor: pointer;display: flex;align-items: center;justify-content: center;position: relative;width: 100%;}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-quick-view-btn-icon{ display: flex;}
@keyframes pulse-animation { 0% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 4px rgba(255, 255, 255, 0.15) } 100% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 12px rgba(255, 255, 255, 0.3) } }
@keyframes beae-rotation { 0% { transform: rotate(0deg);} 100% { transform: rotate(359deg);} }
div.beae-sections .beae-1hmxydep{ --scale-ratio: 1;--container-width: 1470px;zoom: calc(var(--view-ratio, 1) * 100%);}div.beae-sections .beae-1hmxydep .beae-section-shape-divider{ pointer-events: none;}div.beae-sections .beae-1hmxydep:before{ z-index: unset;} @media only screen and (max-width: 767px) {div.beae-sections .beae-1hmxydep .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-1hmxydep>[data-shape-position="top"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-1hmxydep>[data-shape-position="bottom"] .beae-shape-fill{ fill: inherit }div.beae-sections .beae-1hmxydep .beae-section-background-video[data-device="mobile"]{ display: none }div.beae-sections .beae-1hmxydep .beae-section-background-video iframe{ min-height: 100vw;} @media only screen and (min-width: 768px) {div.beae-sections .beae-1hmxydep:not(.beae-next-popup--container){ --beae-section-padding-top: 6;--beae-section-padding-bottom: 3;padding-top:6vmax;padding-bottom:3vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-1hmxydep:not(.beae-next-popup--container){ --beae-section-padding-top: 5;--beae-section-padding-bottom: 5;padding-top:5vmax;padding-bottom:5vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-1hmxydep:before{ z-index: unset;}div.beae-sections .beae-1hmxydep .beae-section-background-video[data-device="desktop"]{ display: none }div.beae-sections .beae-1hmxydep .beae-section-background-video[data-device="mobile"]{ display: block } } @media only screen and (min-width: 768px) {div.beae-sections .beae-1hmxydep .beae-featured-img{ position: -webkit-sticky;position: sticky;top: 0;height: fit-content;} } 

div.beae-sections .beae-1hmxydep .beae-x-flex-section{ --parent-direction: row;display: flex;flex-direction: column;height: fit-content;} @media screen and (max-width: 768px) {div.beae-sections .beae-1hmxydep .beae-x-flex-section{ --parent-direction-mobile: row;display: flex;flex-direction: column;height: fit-content;} } 

div.beae-sections .beae-block.beae-rqofscsj { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) { }div.beae-sections .beae-block.beae-rqofscsj: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-rqofscsj:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 



div.beae-sections .beae-rqofscsj .beae-x-featuted_product{ --parent-direction: column;display: flex;flex-direction: row;flex-wrap: wrap;} @media screen and (max-width: 768px) {div.beae-sections .beae-rqofscsj .beae-x-featuted_product{ --parent-direction-mobile: column;display: flex;flex-direction: column;} } 

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

div.beae-sections .beae-5yj1rglz{ --parent-direction: row;display: flex;flex-direction: row;gap: 3vmax;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-5yj1rglz{ --parent-direction-mobile: column;display: flex;flex-direction: column;gap: 30px;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-5yj1rglz .beae-empty{ display:none } 

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

div.beae-sections .beae-piyg4wi3{ --parent-direction: row;display: flex;flex-direction: column;gap: 1vmax;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-piyg4wi3{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-piyg4wi3 .beae-empty{ display:none } 

div.beae-sections .beae-block.beae-t6j9gjuu { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}div.beae-sections .beae-block.beae-t6j9gjuu:not(.beae-next-popup--container){ --parent-direction: column;height: 40px;flex: 0 0 40px;width: unset;align-self: stretch;} @media screen and (max-width: 768px) {div.beae-sections .beae-block.beae-t6j9gjuu:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-t6j9gjuu .beae-empty{ display:none }div.beae-sections .beae-t6j9gjuu a.beae-breadcrumbs__link{ font-family: var(--be-p1-ff);--c-desktop: var(--be-p1-c, inherit);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: 15px;--lh-desktop: var(--be-p1-lh, inherit);--ls-desktop: var(--be-p1-ls, inherit);color: var(--be-p1-c, inherit);font-weight: var(--be-p1-fw);text-transform: var(--be-p1-tt, inherit);font-style: var(--be-p1-fst, inherit);text-decoration: var(--be-p1-td, inherit);font-size: 15px;line-height: var(--be-p1-lh, inherit);letter-spacing: var(--be-p1-ls, inherit);}div.beae-sections .beae-t6j9gjuu span.beae-breadcrumbs__link{ font-family: var(--be-p1-ff);--c-desktop: var(--be-p1-c, inherit);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: 15px;--lh-desktop: 21px;--ls-desktop: -0.57px;color: var(--be-p1-c, inherit);font-weight: var(--be-p1-fw);text-transform: var(--be-p1-tt, inherit);font-style: var(--be-p1-fst, inherit);text-decoration: var(--be-p1-td, inherit);font-size: 15px;line-height: 21px;letter-spacing: -0.57px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-dxrxtksy { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}div.beae-sections .beae-block.beae-dxrxtksy: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-dxrxtksy:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-dxrxtksy .beae-empty{ display:none }div.beae-sections .beae-dxrxtksy .beae-slide-item img{border-radius: 10px;}div.beae-sections .beae-dxrxtksy .beae-slider-wrapper .beae-slider-pagination img{border-radius: 10px;padding: 0px;width:80px;}div.beae-sections .beae-dxrxtksy .beae-slider-nav-left button, div.beae-sections .beae-dxrxtksy .beae-slider-nav-right button{display:none;} @media (max-width: 768px) { }div.beae-sections .beae-dxrxtksy .beae-slider-items model-viewer{ width: 100%;height: 100%;}div.beae-sections .beae-dxrxtksy [data-pagination-layout="dots"] .beae-slider-pagination-wrp .beae-slider-pagination-total, div.beae-sections .beae-dxrxtksy [data-pagination-layout-mobile="dots"] .beae-slider-pagination-wrp .beae-slider-pagination-total{ display: none;}div.beae-sections .beae-dxrxtksy .beae-slider-items img, div.beae-sections .beae-dxrxtksy .beae-slider-items video, div.beae-sections .beae-dxrxtksy .beae-slider-items model-viewer, div.beae-sections .beae-dxrxtksy .beae-slider-pagination img{ aspect-ratio: 1/1;object-fit: cover;object-position: center center;}div.beae-sections .beae-dxrxtksy [data-pagination-layout="left"] .beae-slider-controls{ margin: 0 8px 0 0;}div.beae-sections .beae-dxrxtksy .beae-slider-controls-wrp{ justify-content: start;}div.beae-sections .beae-dxrxtksy [data-pagination-layout="bottom"] .beae-slider-pagination-wrp, div.beae-sections .beae-dxrxtksy [data-pagination-layout="left"] .beae-slider-pagination-wrp{ position: relative;left: 0px;transform: none;bottom: auto;width: 100%;}div.beae-sections .beae-dxrxtksy [data-pagination-layout="bottom"] button.beae-slider-pagination, div.beae-sections .beae-dxrxtksy [data-pagination-layout="left"] button.beae-slider-pagination{ height: auto;width: auto;background: transparent;transform: none;margin: 0;box-shadow: none;}div.beae-sections .beae-dxrxtksy [data-pagination-layout="left"] .beae-slider-pagination img{ margin: 4px 0;}div.beae-sections .beae-dxrxtksy .beae-slider-pagination img{ width: 64px;margin: 0 4px;transform: none;padding: 4px;border: 1px solid #e4e4e4;transition: all ease 250ms;}div.beae-sections .beae-dxrxtksy .beae-slider-pagination:hover img, div.beae-sections .beae-dxrxtksy .beae-slider-pagination.active img{ border-color: #2c3e50;}div.beae-sections .beae-dxrxtksy .beae-slider-pagination:first-child img{ margin-left: 0px;}div.beae-sections .beae-dxrxtksy .beae-slider-pagination:last-child img{ margin-right: 0px;}div.beae-sections .beae-dxrxtksy [data-pagination-layout="left"] .beae-slider-pagination:first-child img{ margin-top: 0px;}div.beae-sections .beae-dxrxtksy [data-pagination-layout="left"] .beae-slider-pagination:last-child img{ margin-bottom: 0px;}div.beae-sections .beae-dxrxtksy .beae-media-zoom{ bottom: 14px;}div.beae-sections .beae-dxrxtksy button.beae-slider-pagination{ margin: 0;} @media (min-width: 768px) {div.beae-sections .beae-dxrxtksy .beae-slider-wrapper{ display: flex;flex-direction: row-reverse;}div.beae-sections .beae-dxrxtksy .beae-slider-pagination-wrp{ display: flex;flex-direction: column;margin: 0px;padding: 0px;max-height: var(--current-height, 100vh);height: fit-content;}div.beae-sections .beae-dxrxtksy .beae-slider-nav-left{ left: 90px;}div.beae-sections .beae-dxrxtksy .beae-slider-nav-right{ right: 16px;} }div.beae-sections .beae-dxrxtksy div.beae-slider-items>*{ scroll-snap-stop: always;scroll-snap-align: start;} @media (max-width: 767px) {div.beae-sections .beae-dxrxtksy .beae-slider-content{ border-radius: 0px;--beae-site-margin-mobile: 0px;}div.beae-sections .beae-dxrxtksy .beae-slider-pagination-wrp{ display: none !important }div.beae-sections .beae-dxrxtksy .beae-media-zoom{ bottom: 14px;} } 

div.beae-sections .beae-block.beae-wfg8hyvd { --beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms;}

div.beae-sections .beae-wfg8hyvd{ --parent-direction: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} @media screen and (max-width: 768px) {div.beae-sections .beae-wfg8hyvd{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-wfg8hyvd .beae-empty{ display:none } 

div.beae-sections .beae-block.beae-78w7igqb { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-78w7igqb{ margin-top:1vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-78w7igqb{ margin-top:1vmax;margin-bottom:1vmax;} }div.beae-sections .beae-block.beae-78w7igqb: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-78w7igqb:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-78w7igqb .beae-list-item{ display: flex;position: relative }div.beae-sections .beae-78w7igqb a.beae-list-item{ text-decoration: none;}div.beae-sections .beae-78w7igqb .beae-list-item{ display: flex;flex-direction: row;align-items: center;gap: 11px;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-78w7igqb .beae-list-item{ display: flex;flex-direction: column;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} }div.beae-sections .beae-78w7igqb .beae-empty{ display:none }div.beae-sections .beae-78w7igqb .beae-empty{ display:none } @media (max-width: 768px) { } @media only screen and (min-width: 768px) {div.beae-sections .beae-78w7igqb .beae-list-item{ padding-top:1vmax;padding-right:1vmax;padding-bottom:1vmax;padding-left:1vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-78w7igqb .beae-list-item{ padding-top:1vmax;padding-bottom:1vmax;} } 



div.beae-sections .beae-block.beae-hf5ltrcj { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}div.beae-sections .beae-block.beae-hf5ltrcj:not(.beae-next-popup--container){ --parent-direction: row;height: fit-content;align-self: unset;width: 24px;flex:0 0 24px;} @media screen and (max-width: 768px) {div.beae-sections .beae-block.beae-hf5ltrcj:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width:24px;align-self: unset;} } 

div.beae-sections .beae-hf5ltrcj .beae-empty{ display:none }div.beae-sections .beae-hf5ltrcj .beae-x-icon{ box-sizing: border-box;} 

div.beae-sections .beae-block.beae-q6djtpyd { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) { }div.beae-sections .beae-block.beae-q6djtpyd:not(.beae-next-popup--container){ --parent-direction: row;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-block.beae-q6djtpyd:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-q6djtpyd .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-q6djtpyd .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-q6djtpyd .beae-x-text ul ul, div.beae-sections .beae-q6djtpyd .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-q6djtpyd .beae-x-text ol ol, div.beae-sections .beae-q6djtpyd .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-q6djtpyd .beae-x-text{font-weight:500;line-height:24px;font-size:13px;color:var(--beae-global-colors-text_600);letter-spacing:0.6px;text-transform:none;font-style:normal;text-decoration:none;font-family: 'Poppins', sans-serif;} @media screen and (max-width: 768px) {div.beae-sections .beae-q6djtpyd .beae-x-text{font-weight: 700;text-align: center;line-height: 21px;font-size: 14px;letter-spacing: 0px;color: var(--beae-global-colors-text_500);} }

div.beae-sections .beae-block.beae-nwlg5apv { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-nwlg5apv{ padding-top:1vmax;padding-right:1vmax;padding-bottom:1vmax;padding-left:1vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-nwlg5apv{display: none !important;} }

div.beae-sections .beae-nwlg5apv{ --parent-direction: column;display: flex;flex-direction: column;gap: 1vmax;height: fit-content;flex: unset;width: unset;align-self: stretch;} @media screen and (max-width: 768px) {div.beae-sections .beae-nwlg5apv{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-nwlg5apv .beae-empty{ display:none }div.beae-sections .beae-nwlg5apv {background: color-mix(in srgb, var(--beae-global-colors-transparent) 100%, transparent);} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-fltym7yh { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-fltym7yh{display: none !important;} }div.beae-sections .beae-block.beae-fltym7yh: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-fltym7yh:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-fltym7yh .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-fltym7yh .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-fltym7yh .beae-x-text ul ul, div.beae-sections .beae-fltym7yh .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-fltym7yh .beae-x-text ol ol, div.beae-sections .beae-fltym7yh .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-fltym7yh .beae-x-text{font-size:15px;line-height:19px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:500;letter-spacing:0.6px;font-style:normal;text-decoration:none;font-family: 'Poppins', sans-serif;} @media screen and (max-width: 768px) {div.beae-sections .beae-fltym7yh .beae-x-text{font-size: 12px;line-height: 26px;letter-spacing: 0px;font-weight: 400;color: var(--beae-global-colors-text_500);} }

div.beae-sections .beae-block.beae-34l716sp { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-34l716sp{display: none !important;} }div.beae-sections .beae-block.beae-34l716sp:not(.beae-next-popup--container){ --parent-direction: column;align-self: unset;height: unset;flex:1 0 0px;width: 40%;} @media screen and (max-width: 768px) {div.beae-sections .beae-block.beae-34l716sp:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-34l716sp .beae-x-image{ --image-hover-opacity: 0;--image-hover-zindex: -1;}div.beae-sections .beae-34l716sp .beae-image-picture:not(.beae-replace-notice):after{ ;z-index: 3;}div.beae-sections .beae-34l716sp .beae-image-picture[hover-mode="true"]:hover .beae-image-primary{ transition: all .6s ease-in-out;} @media only screen and (max-width: 768px) { } 

div.beae-sections .beae-uyc0l img{ object-fit: cover;object-position: 50% 50%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-uyc0l img{ object-fit: cover;object-position: 50% 50%;} } 

div.beae-sections .beae-block.beae-askatcxk { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-askatcxk{display: none !important;} }div.beae-sections .beae-block.beae-askatcxk: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-askatcxk:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-askatcxk .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-askatcxk .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-askatcxk .beae-x-text ul ul, div.beae-sections .beae-askatcxk .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-askatcxk .beae-x-text ol ol, div.beae-sections .beae-askatcxk .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-askatcxk .beae-x-text{font-size:12px;line-height:16px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:400;letter-spacing:0px;font-style:normal;text-decoration:none;font-family: 'Poppins', sans-serif;} @media screen and (max-width: 768px) {div.beae-sections .beae-askatcxk .beae-x-text{font-size: 17px;line-height: 26px;letter-spacing: 0px;font-weight: 400;color: var(--beae-global-colors-text_500);} }

div.beae-sections .beae-block.beae-bekws4u8 { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-bekws4u8{ margin-bottom:5vmax;} }

div.beae-sections .beae-bekws4u8{ --parent-direction: row;display: flex;flex-direction: column;gap: 1.5vmax;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-bekws4u8{ --parent-direction-mobile: column;display: flex;flex-direction: column;gap: 0.5vmax;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-bekws4u8 .beae-empty{ display:none } 

div.beae-sections .beae-block.beae-gqc404f1 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}div.beae-sections .beae-block.beae-gqc404f1: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-gqc404f1:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-gqc404f1 .beae-x-text{font-size:18px;line-height:29px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:400;letter-spacing:0.6px;font-style:normal;text-decoration:none;font-family: 'helvetica-rounded-bold', sans-serif;} @media screen and (max-width: 768px) {div.beae-sections .beae-gqc404f1 .beae-x-text{font-size: 17px;line-height: 26px;letter-spacing: 0px;font-weight: 400;color: var(--beae-global-colors-text_500);} }

div.beae-sections .beae-block.beae-bew7ibyq { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}div.beae-sections .beae-block.beae-bew7ibyq: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-bew7ibyq:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-bew7ibyq .beae-x-text{font-size:30px;line-height:36px;color:var(--beae-global-colors-text_900);text-transform:none;font-weight:400;letter-spacing:0px;font-style:normal;text-decoration:none;font-family: 'helvetica-rounded-bold', sans-serif;} @media screen and (max-width: 768px) {div.beae-sections .beae-bew7ibyq .beae-x-text{font-size: 17px;line-height: 20px;letter-spacing: 0px;font-weight: 700;color: var(--beae-global-colors-text_600);} }

div.beae-sections .beae-block.beae-4si2r7gr { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}div.beae-sections .beae-block.beae-4si2r7gr: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-4si2r7gr:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-block.beae-q06ttbaf { --beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms;}div.beae-sections .beae-block.beae-q06ttbaf: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-q06ttbaf:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-q06ttbaf .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-q06ttbaf .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-q06ttbaf .beae-x-text ul ul, div.beae-sections .beae-q06ttbaf .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-q06ttbaf .beae-x-text ol ol, div.beae-sections .beae-q06ttbaf .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-q06ttbaf .beae-x-text{font-size:19px;line-height:29px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:400;letter-spacing:0.6px;font-style:normal;text-decoration:none;font-family: 'Poppins', sans-serif;} @media screen and (max-width: 768px) {div.beae-sections .beae-q06ttbaf .beae-x-text{font-size: 11px;line-height: 26px;letter-spacing: 0px;font-weight: 400;color: var(--beae-global-colors-text_500);text-align: center;} }

div.beae-sections .beae-block.beae-8sq0ovoa { --beae-animation-delay: 300ms;--beae-animation-delay-mobile: 300ms;}div.beae-sections .beae-block.beae-8sq0ovoa: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-8sq0ovoa:not(.beae-next-popup--container){ --parent-direction-mobile: column;width: 90%;height: 50px;flex: 0 0 50px;align-self: unset;} } 

@font-face {font-family: 'undefined';src: url('undefined') format('undefined');font-display: swap;}div.beae-sections .beae-8sq0ovoa ;.beae-empty{ display:none }div.beae-sections .beae-8sq0ovoa .beae-content-discount{background: color-mix(in srgb, var(--beae-global-colors-text_600) 100%, transparent);}div.beae-sections .beae-8sq0ovoa .beae-discount--code{ font-family: 'helvetica-rounded-bold';--c-desktop: var(--beae-global-colors-white);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: var(--be-p1-fs, inherit);--lh-desktop: var(--be-p1-lh, inherit);--ls-desktop: var(--be-p1-ls, inherit);color: var(--beae-global-colors-white);font-weight: var(--be-p1-fw);text-transform: var(--be-p1-tt, inherit);font-style: var(--be-p1-fst, inherit);text-decoration: var(--be-p1-td, inherit);font-size: var(--be-p1-fs, inherit);line-height: var(--be-p1-lh, inherit);letter-spacing: var(--be-p1-ls, inherit);}div.beae-sections .beae-8sq0ovoa .beae-btn-copy{ font-family: var(--be-p1-ff);--c-desktop: var(--beae-global-colors-white);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: var(--be-p1-fs, inherit);--lh-desktop: var(--be-p1-lh, inherit);--ls-desktop: var(--be-p1-ls, inherit);color: var(--beae-global-colors-white);font-weight: var(--be-p1-fw);text-transform: var(--be-p1-tt, inherit);font-style: var(--be-p1-fst, inherit);text-decoration: var(--be-p1-td, inherit);font-size: var(--be-p1-fs, inherit);line-height: var(--be-p1-lh, inherit);letter-spacing: var(--be-p1-ls, inherit);}div.beae-sections .beae-8sq0ovoa .beae-btn-copy--icon{color: var(--beae-global-colors-white);width:18px;} @media (max-width: 768px) {div.beae-sections .beae-8sq0ovoa .beae-discount--code{ color: var(--beae-global-colors-white);font-weight: var(--be-p1-fw);text-transform: var(--be-p1-tt-M, var(--tt-desktop, var(--be-p1-tt, inherit)));font-style: var(--be-p1-fst-M, var(--fst-desktop, var(--be-p1-fst, inherit)));text-decoration: var(--be-p1-td-M, var(--td-desktop, var(--be-p1-td, inherit)));font-size: 15px;line-height: 20px;letter-spacing: var(--be-p1-ls-M, var(--ls-desktop, var(--be-p1-ls, inherit)));}div.beae-sections .beae-8sq0ovoa .beae-btn-copy{ color: var(--beae-global-colors-white);font-weight: var(--be-p1-fw);text-transform: var(--be-p1-tt-M, var(--tt-desktop, var(--be-p1-tt, inherit)));font-style: var(--be-p1-fst-M, var(--fst-desktop, var(--be-p1-fst, inherit)));text-decoration: var(--be-p1-td-M, var(--td-desktop, var(--be-p1-td, inherit)));font-size: 12px;line-height: 15px;letter-spacing: var(--be-p1-ls-M, var(--ls-desktop, var(--be-p1-ls, inherit)));}div.beae-sections .beae-8sq0ovoa .beae-btn-copy--icon{color: var(--beae-global-colors-white);} }

div.beae-sections .beae-block.beae-3ld5me8w { --beae-animation-delay: 375ms;--beae-animation-delay-mobile: 375ms;}div.beae-sections .beae-block.beae-3ld5me8w: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-3ld5me8w:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-3ld5me8w .beae-x-price .beae-product-single__price{ }div.beae-sections .beae-3ld5me8w .beae-product-single__price--regular{ }div.beae-sections .beae-3ld5me8w .beae-product-single__price--sale{ }div.beae-sections .beae-3ld5me8w .beae-price-from{ display: none;}div.beae-sections .beae-3ld5me8w .beae-price-normal{ display: inline-block;} @media only screen and (max-width: 768px) { }div.beae-sections .beae-3ld5me8w .beae-prd-single-price-wrapper{ justify-content: flex-start;} 

@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap");@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap");@font-face {font-family: 'undefined';src: url('undefined') format('undefined');font-display: swap;};@font-face {font-family: 'undefined';src: url('undefined') format('undefined');font-display: swap;}div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-3ld5me8w ;.beae-empty{ display:none }div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-3ld5me8w .beae-product-single__price{ font-family: 'Poppins';--c-desktop: var(--beae-global-colors-beae-05rl);--tt-desktop: var(--be-h5-tt, inherit);--fst-desktop: var(--be-h5-fst, inherit);--td-desktop: var(--be-h5-td, inherit);--fs-desktop: 26px;--lh-desktop: 27px;--ls-desktop: var(--be-h5-ls, inherit);color: var(--beae-global-colors-beae-05rl);font-weight: 500;text-transform: var(--be-h5-tt, inherit);font-style: var(--be-h5-fst, inherit);text-decoration: var(--be-h5-td, inherit);font-size: 26px;line-height: 27px;letter-spacing: var(--be-h5-ls, inherit);}div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-3ld5me8w .beae-product-single__price--regular{ font-family: 'Poppins';--c-desktop: var(--beae-global-colors-text_400);--tt-desktop: var(--be-h6-tt, inherit);--fst-desktop: var(--be-h6-fst, inherit);--td-desktop: line-through;--fs-desktop: 17px;--lh-desktop: var(--be-h6-lh, inherit);--ls-desktop: var(--be-h6-ls, inherit);color: var(--beae-global-colors-text_400);font-weight: var(--be-h6-fw);text-transform: var(--be-h6-tt, inherit);font-style: var(--be-h6-fst, inherit);text-decoration: line-through;font-size: 17px;line-height: var(--be-h6-lh, inherit);letter-spacing: var(--be-h6-ls, inherit);}div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-3ld5me8w .beae-product-single__price--badged{ font-family: 'helvetica-rounded-bold';--c-desktop: var(--be-p3-c, inherit);--tt-desktop: var(--be-p3-tt, inherit);--fst-desktop: var(--be-p3-fst, inherit);--td-desktop: var(--be-p3-td, inherit);--fs-desktop: var(--be-p3-fs, inherit);--lh-desktop: 15px;--ls-desktop: var(--be-p3-ls, inherit);color: var(--be-p3-c, inherit);font-weight: 700;text-transform: var(--be-p3-tt, inherit);font-style: var(--be-p3-fst, inherit);text-decoration: var(--be-p3-td, inherit);font-size: var(--be-p3-fs, inherit);line-height: 15px;letter-spacing: var(--be-p3-ls, inherit);background: color-mix(in srgb, var(--beae-global-colors-primary_600) 100%, transparent);padding-top: 5px;padding-bottom: 5px;padding-left: 12px;padding-right: 12px;border-radius: 4px;}div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-3ld5me8w .beae-prd-single-price-wrapper .beae-sale-sold-out{ font-family: 'helvetica-rounded-bold';--c-desktop: var(--beae-global-colors-white);--tt-desktop: var(--be-p3-tt, inherit);--fst-desktop: var(--be-p3-fst, inherit);--td-desktop: var(--be-p3-td, inherit);--fs-desktop: var(--be-p3-fs, inherit);--lh-desktop: 15px;--ls-desktop: var(--be-p3-ls, inherit);color: var(--beae-global-colors-white);font-weight: var(--be-p3-fw);text-transform: var(--be-p3-tt, inherit);font-style: var(--be-p3-fst, inherit);text-decoration: var(--be-p3-td, inherit);font-size: var(--be-p3-fs, inherit);line-height: 15px;letter-spacing: var(--be-p3-ls, inherit);background: color-mix(in srgb, var(--beae-global-colors-black) 100%, transparent);padding-top: 4px;padding-left: 10px;padding-bottom: 4px;padding-right: 10px;}div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-3ld5me8w .beae-tax-shipping-policy{ font-family: var(--be-p3-ff);--c-desktop: var(--beae-global-colors-text_500);--tt-desktop: var(--be-p3-tt, inherit);--fst-desktop: var(--be-p3-fst, inherit);--td-desktop: var(--be-p3-td, inherit);--fs-desktop: 12px;--lh-desktop: var(--be-p3-lh, inherit);--ls-desktop: var(--be-p3-ls, inherit);color: var(--beae-global-colors-text_500);font-weight: 500;text-transform: var(--be-p3-tt, inherit);font-style: var(--be-p3-fst, inherit);text-decoration: var(--be-p3-td, inherit);font-size: 12px;line-height: var(--be-p3-lh, inherit);letter-spacing: var(--be-p3-ls, inherit);} @media (max-width: 768px) {div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-3ld5me8w .beae-product-single__price{ font-family: var(--be-h5-ff);color: var(--beae-global-colors-accent_700);font-weight: 400;text-transform: var(--be-h5-tt-M, var(--tt-desktop, var(--be-h5-tt, inherit)));font-style: var(--be-h5-fst-M, var(--fst-desktop, var(--be-h5-fst, inherit)));text-decoration: var(--be-h5-td-M, var(--td-desktop, var(--be-h5-td, inherit)));font-size: var(--be-h5-fs-M, var(--fs-desktop, var(--be-h5-fs, inherit)));line-height: var(--be-h5-lh-M, var(--lh-desktop, var(--be-h5-lh, inherit)));letter-spacing: var(--be-h5-ls-M, var(--ls-desktop, var(--be-h5-ls, inherit)));}div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-3ld5me8w .beae-product-single__price--regular{ font-family: var(--be-h6-ff);color: var(--beae-global-colors-text_400);font-weight: 400;text-transform: var(--be-h6-tt-M, var(--tt-desktop, var(--be-h6-tt, inherit)));font-style: var(--be-h6-fst-M, var(--fst-desktop, var(--be-h6-fst, inherit)));text-decoration: var(--be-h6-td-M, var(--td-desktop, var(--be-h6-td, inherit)));font-size: var(--be-h6-fs-M, var(--fs-desktop, var(--be-h6-fs, inherit)));line-height: var(--be-h6-lh-M, var(--lh-desktop, var(--be-h6-lh, inherit)));letter-spacing: var(--be-h6-ls-M, var(--ls-desktop, var(--be-h6-ls, inherit)));}div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-3ld5me8w .beae-product-single__price--badged{ font-family: var(--be-p3-ff);color: var(--beae-global-colors-text_600);font-weight: 700;text-transform: var(--be-p3-tt-M, var(--tt-desktop, var(--be-p3-tt, inherit)));font-style: var(--be-p3-fst-M, var(--fst-desktop, var(--be-p3-fst, inherit)));text-decoration: var(--be-p3-td-M, var(--td-desktop, var(--be-p3-td, inherit)));font-size: var(--be-p3-fs-M, var(--fs-desktop, var(--be-p3-fs, inherit)));line-height: var(--be-p3-lh-M, var(--lh-desktop, var(--be-p3-lh, inherit)));letter-spacing: var(--be-p3-ls-M, var(--ls-desktop, var(--be-p3-ls, inherit)));} }

div.beae-sections .beae-block.beae-b9rltb0b { --beae-animation-delay: 450ms;--beae-animation-delay-mobile: 450ms;}div.beae-sections .beae-block.beae-b9rltb0b: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-b9rltb0b:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap");.beae-empty { display:none }div.beae-sections .beae-b9rltb0b .beae-des-content{ font-family: 'Poppins';--c-desktop: var(--be-p2-c, inherit);--tt-desktop: var(--be-p2-tt, inherit);--fst-desktop: var(--be-p2-fst, inherit);--td-desktop: var(--be-p2-td, inherit);--fs-desktop: 15px;--lh-desktop: 21px;--ls-desktop: 0px;color: var(--be-p2-c, inherit);font-weight: var(--be-p2-fw);text-transform: var(--be-p2-tt, inherit);font-style: var(--be-p2-fst, inherit);text-decoration: var(--be-p2-td, inherit);font-size: 15px;line-height: 21px;letter-spacing: 0px;} @media (max-width: 768px) {div.beae-sections .beae-b9rltb0b .beae-des-content{ color: var(--be-p2-c-M, var(--c-desktop, var(--be-p2-c, inherit)));font-weight: var(--be-p2-fw);text-transform: var(--be-p2-tt-M, var(--tt-desktop, var(--be-p2-tt, inherit)));font-style: var(--be-p2-fst-M, var(--fst-desktop, var(--be-p2-fst, inherit)));text-decoration: var(--be-p2-td-M, var(--td-desktop, var(--be-p2-td, inherit)));font-size: 14px;line-height: 19px;letter-spacing: 0px;} }div.beae-sections .beae-b9rltb0b .beae-des-accordion{ display: none }div.beae-sections .beae-b9rltb0b .beae-des-content{ display: block }div.beae-sections .beae-b9rltb0b .beae-x-product-short-des[data-type="html"]{ position: relative;--height-des: 100px;height: var(--height-des, auto);overflow: hidden;}div.beae-sections .beae-b9rltb0b .beae-x-product-short-des[data-type="html"]::after{ position: absolute;height: 30%;bottom: 0;left: 0;right: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .75) 54%, #fff);clear: both;content: " ";display: block;font-size: 0;} @media only screen and (max-width: 768px) { } 

div.beae-sections .beae-block.beae-aav0hzcj { --beae-animation-delay: 525ms;--beae-animation-delay-mobile: 525ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-aav0hzcj{ margin-top:1vmax;margin-bottom:1vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-aav0hzcj{ margin-top:1vmax;margin-bottom:1vmax;} }div.beae-sections .beae-block.beae-aav0hzcj: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-aav0hzcj:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-aav0hzcj .beae-swatch-color--item{ background: var(--beae-swatch-background);background-position: var(--beae-swatch-focal-point, initial);background-size: cover;background-origin: border-box;aspect-ratio: 1 / 1;} 

@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap");@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap");.beae-empty { display:none }div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-aav0hzcj .beae-product-radio-label{ font-family: 'Poppins';--c-desktop: var(--be-p2-c, inherit);--tt-desktop: var(--be-p2-tt, inherit);--fst-desktop: var(--be-p2-fst, inherit);--td-desktop: var(--be-p2-td, inherit);--fs-desktop: var(--be-p2-fs, inherit);--lh-desktop: var(--be-p2-lh, inherit);--ls-desktop: var(--be-p2-ls, inherit);color: var(--be-p2-c, inherit);font-weight: 700;text-transform: var(--be-p2-tt, inherit);font-style: var(--be-p2-fst, inherit);text-decoration: var(--be-p2-td, inherit);font-size: var(--be-p2-fs, inherit);line-height: var(--be-p2-lh, inherit);letter-spacing: var(--be-p2-ls, inherit);}div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-aav0hzcj .beae-variant-label{ font-family: 'Poppins';--c-desktop: var(--be-p2-c, inherit);--tt-desktop: var(--be-p2-tt, inherit);--fst-desktop: var(--be-p2-fst, inherit);--td-desktop: var(--be-p2-td, inherit);--fs-desktop: var(--be-p2-fs, inherit);--lh-desktop: var(--be-p2-lh, inherit);--ls-desktop: var(--be-p2-ls, inherit);color: var(--be-p2-c, inherit);font-weight: var(--be-p2-fw);text-transform: var(--be-p2-tt, inherit);font-style: var(--be-p2-fst, inherit);text-decoration: var(--be-p2-td, inherit);font-size: var(--be-p2-fs, inherit);line-height: var(--be-p2-lh, inherit);letter-spacing: var(--be-p2-ls, inherit);}div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-aav0hzcj .beae-product-variant-item:hover{box-shadow: 0px 0px 0px 1px black;}div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-aav0hzcj .beae-variant-option-list .beae-product-variant-item--selected{box-shadow: 0px 0px 0px 1px var(--beae-global-colors-black);} @media (max-width: 768px) {div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-aav0hzcj .beae-product-radio-label{ color: var(--beae-global-colors-text_600);font-weight: 700;text-transform: var(--be-p2-tt-M, var(--tt-desktop, var(--be-p2-tt, inherit)));font-style: var(--be-p2-fst-M, var(--fst-desktop, var(--be-p2-fst, inherit)));text-decoration: var(--be-p2-td-M, var(--td-desktop, var(--be-p2-td, inherit)));font-size: var(--be-p2-fs-M, var(--fs-desktop, var(--be-p2-fs, inherit)));line-height: var(--be-p2-lh-M, var(--lh-desktop, var(--be-p2-lh, inherit)));letter-spacing: var(--be-p2-ls-M, var(--ls-desktop, var(--be-p2-ls, inherit)));}div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-aav0hzcj .beae-variant-label{ color: var(--be-p2-c-M, var(--c-desktop, var(--be-p2-c, inherit)));font-weight: var(--be-p2-fw);text-transform: var(--be-p2-tt-M, var(--tt-desktop, var(--be-p2-tt, inherit)));font-style: var(--be-p2-fst-M, var(--fst-desktop, var(--be-p2-fst, inherit)));text-decoration: var(--be-p2-td-M, var(--td-desktop, var(--be-p2-td, inherit)));font-size: var(--be-p2-fs-M, var(--fs-desktop, var(--be-p2-fs, inherit)));line-height: var(--be-p2-lh-M, var(--lh-desktop, var(--be-p2-lh, inherit)));letter-spacing: var(--be-p2-ls-M, var(--ls-desktop, var(--be-p2-ls, inherit)));} }

div.beae-sections .beae-block.beae-ytg16lo4 { --beae-animation-delay: 600ms;--beae-animation-delay-mobile: 600ms;}div.beae-sections .beae-block.beae-ytg16lo4: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-ytg16lo4:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-ytg16lo4 .beae-inventory-label{line-height:24px;font-size:16px;color:var(--beae-global-colors-text_600);font-weight:400;letter-spacing:0.6px;text-transform:none;font-style:normal;text-decoration:none;font-family: 'helvetica-rounded-bold', sans-serif;} @media screen and (max-width: 768px) {div.beae-sections .beae-ytg16lo4 .beae-inventory-label{line-height: 21px;font-size: 14px;letter-spacing: 0px;font-weight: 400;color: var(--beae-global-colors-text_500);} } 

div.beae-sections .beae-block.beae-ickumumo { --beae-animation-delay: 675ms;--beae-animation-delay-mobile: 675ms;}

div.beae-sections .beae-ickumumo{ --parent-direction: column;display: flex;flex-direction: row;flex-wrap: wrap;gap: 1vmax;height: fit-content;flex: unset;width: unset;align-self: stretch;} @media screen and (max-width: 768px) {div.beae-sections .beae-ickumumo{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-ickumumo .beae-empty{ display:none } 

div.beae-sections .beae-block.beae-3zih25lh { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}div.beae-sections .beae-block.beae-3zih25lh .beae-quantity-wrapper{ display: flex;justify-content: center;align-items: center;}div.beae-sections .beae-block.beae-3zih25lh .beae-quantity-label{ margin-bottom: 8px;}div.beae-sections .beae-block.beae-3zih25lh .beae-quantity-btn{ display: flex;line-height: 46px;height: 46px;background: transparent;padding: 0 24px;width: fit-content;align-items: center;justify-content: center;cursor: pointer;}div.beae-sections .beae-block.beae-3zih25lh .beae-quantity-btn svg{ width: 14px;}div.beae-sections .beae-block.beae-3zih25lh .beae-quantity-input{ padding: 0;border: none;line-height: 46px;height: 46px;-webkit-appearance: none;appearance: none;-moz-appearance: textfield;width: 38px;text-align: center;}div.beae-sections .beae-block.beae-3zih25lh input.beae-quantity-input::-webkit-outer-spin-button, div.beae-sections .beae-block.beae-3zih25lh input.beae-quantity-input::-webkit-inner-spin-button{ -webkit-appearance: none;-moz-appearance: textfield;margin: 0;}div.beae-sections .beae-block.beae-3zih25lh .beae-quantity-input:focus{ outline: none;box-shadow: unset }div.beae-sections .beae-block.beae-3zih25lh:not(.beae-next-popup--container){ --parent-direction: row;width: fit-content;height: fit-content;flex: unset;align-self: unset;} @media screen and (max-width: 768px) {div.beae-sections .beae-block.beae-3zih25lh:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-3zih25lh .beae-empty{ display:none }div.beae-sections .beae-3zih25lh .beae-quantity-wrapper{border-radius: 10px;border-style: solid;border-color: var(--beae-global-colors-background_900);border-width: 1px;}div.beae-sections .beae-3zih25lh .beae-quantity-wrapper input{ --c-desktop: var(--be-p2-c, inherit);--tt-desktop: var(--be-p2-tt, inherit);--fst-desktop: var(--be-p2-fst, inherit);--td-desktop: var(--be-p2-td, inherit);--fs-desktop: var(--be-p2-fs, inherit);--lh-desktop: var(--be-p2-lh, inherit);--ls-desktop: var(--be-p2-ls, inherit);font-family: var(--be-p2-ff);color: var(--be-p2-c, inherit);font-weight: var(--be-p2-fw);text-transform: var(--be-p2-tt, inherit);font-style: var(--be-p2-fst, inherit);text-decoration: var(--be-p2-td, inherit);font-size: var(--be-p2-fs, inherit);line-height: var(--be-p2-lh, inherit);letter-spacing: var(--be-p2-ls, inherit);}div.beae-sections .beae-3zih25lh .beae-quantity-btn[name=plus]{padding-top: 26px;padding-bottom: 26px;}div.beae-sections .beae-3zih25lh .beae-quantity-btn[name=minus]{padding-top: 26px;padding-bottom: 26px;} @media (max-width: 768px) { } @media only screen and (max-width: 768px) { } 

div.beae-sections .beae-block.beae-lajyaul1 { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) { }div.beae-sections .beae-block.beae-lajyaul1:not(.beae-next-popup--container){ --parent-direction: row;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-block.beae-lajyaul1:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-lajyaul1 .beae-add-to-cart--submit{ display: inline-block;width: 100%;cursor: pointer;position: relative;}div.beae-sections .beae-lajyaul1 .beae-btn-cart{ gap: 8px;display: flex;justify-content: center;}div.beae-sections .beae-lajyaul1 .beae-add-to-cart--submit{color: var(--beae-global-colors-white);font-size: 16px;line-height: 24px;text-transform: none;font-weight: 700;letter-spacing: 0px;font-style: normal;text-decoration: none;font-family: 'DM Sans', sans-serif;background: var(--beae-global-colors-beae-05rl);border-style: solid;border-color: var(--beae-global-colors-background_900);border-width: 1px;border-radius: 10px;box-shadow: 0px 0px 0px 0px black;padding-left: 50px;padding-right: 50px;padding-top: 15px;padding-bottom: 15px;}div.beae-sections .beae-lajyaul1 .beae-add-to-cart--submit:hover{color: var(--beae-global-colors-white);background: var(--beae-global-colors-beae-4kjq);border-style: solid;border-color: var(--beae-global-colors-background_700);border-width: 1px;border-radius: 10px;} @media screen and (max-width: 768px){div.beae-sections .beae-lajyaul1 .beae-add-to-cart--submit{font-size: 14px !important;line-height: 21px !important;padding: 10px 16px 10px 16px;} }div.beae-sections .beae-lajyaul1 .beae-add-to-cart--submit[disabled="disabled"]{ cursor: not-allowed;opacity: .5;}div.beae-sections .beae-lajyaul1 .beae-add-to-cart-icon-mobile{ display: none;}div.beae-sections .beae-lajyaul1 .beae-add-to-cart-text-content{ display: block;} @media only screen and (max-width: 768px) {div.beae-sections .beae-lajyaul1 .beae-add-to-cart-icon-mobile{ display: block;width:100%;} } 

div.beae-sections .beae-block.beae-m28i62x1 { --beae-animation-delay: 750ms;--beae-animation-delay-mobile: 750ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-m28i62x1{ padding-top:1vmax;padding-bottom:1vmax;padding-left:1vmax;} }

div.beae-sections .beae-m28i62x1{ --parent-direction: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} @media screen and (max-width: 768px) {div.beae-sections .beae-m28i62x1{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-m28i62x1 .beae-empty{ display:none }div.beae-sections .beae-m28i62x1 {background: color-mix(in srgb, var(--beae-global-colors-secondary_50) 100%, transparent);border-radius: 4px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-n16xnq54 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-n16xnq54{ margin-top:2vmax;margin-bottom:2vmax;} }div.beae-sections .beae-block.beae-n16xnq54: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-n16xnq54:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap");@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap");.beae-empty { display:none }div.beae-sections .beae-n16xnq54 .beae-pa-infor--caption-large{ font-family: 'Poppins';--c-desktop: var(--be-p2-c, inherit);--tt-desktop: var(--be-p2-tt, inherit);--fst-desktop: var(--be-p2-fst, inherit);--td-desktop: var(--be-p2-td, inherit);--fs-desktop: var(--be-p2-fs, inherit);--lh-desktop: var(--be-p2-lh, inherit);--ls-desktop: var(--be-p2-ls, inherit);color: var(--be-p2-c, inherit);font-weight: var(--be-p2-fw);text-transform: var(--be-p2-tt, inherit);font-style: var(--be-p2-fst, inherit);text-decoration: var(--be-p2-td, inherit);font-size: var(--be-p2-fs, inherit);line-height: var(--be-p2-lh, inherit);letter-spacing: var(--be-p2-ls, inherit);}div.beae-sections .beae-n16xnq54 .beae-pa-infor--caption{ font-family: 'Poppins';--c-desktop: var(--beae-global-colors-text_500);--tt-desktop: var(--be-p3-tt, inherit);--fst-desktop: var(--be-p3-fst, inherit);--td-desktop: var(--be-p3-td, inherit);--fs-desktop: 12px;--lh-desktop: var(--be-p3-lh, inherit);--ls-desktop: var(--be-p3-ls, inherit);color: var(--beae-global-colors-text_500);font-weight: var(--be-p3-fw);text-transform: var(--be-p3-tt, inherit);font-style: var(--be-p3-fst, inherit);text-decoration: var(--be-p3-td, inherit);font-size: 12px;line-height: var(--be-p3-lh, inherit);letter-spacing: var(--be-p3-ls, inherit);}div.beae-sections .beae-n16xnq54 .beae-ic-pa{width:24px;height:24px;}div.beae-sections .beae-n16xnq54 .beae-ic-pu{width:24px;height:24px;}div.beae-sections .beae-n16xnq54 .beae-pa-container-btn .beae-pa--btn{ font-size: var(--be-btn-te-fs);line-height: var(--be-btn-te-lh);letter-spacing: var(--be-btn-te-ls);text-transform: var(--be-btn-te-tt);font-family: var(--be-btn-te-ff);font-weight: var(--be-btn-te-fw);font-style: var(--be-btn-te-fst);text-decoration: var(--be-btn-te-td);color: var(--be-btn-te-c);border-radius: var(--be-btn-te-br);text-shadow: var(--be-btn-te-ts);box-shadow: var(--be-btn-te-bs);border-style: var(--be-btn-te-bst);border-color: var(--be-btn-te-bc);border-width: var(--be-btn-te-bw);background: var(--be-btn-te-b);} @media (max-width: 768px) {div.beae-sections .beae-n16xnq54 .beae-pa-infor--caption-large{ color: var(--be-p2-c-M, var(--c-desktop, var(--be-p2-c, inherit)));font-weight: var(--be-p2-fw);text-transform: var(--be-p2-tt-M, var(--tt-desktop, var(--be-p2-tt, inherit)));font-style: var(--be-p2-fst-M, var(--fst-desktop, var(--be-p2-fst, inherit)));text-decoration: var(--be-p2-td-M, var(--td-desktop, var(--be-p2-td, inherit)));font-size: var(--be-p2-fs-M, var(--fs-desktop, var(--be-p2-fs, inherit)));line-height: var(--be-p2-lh-M, var(--lh-desktop, var(--be-p2-lh, inherit)));letter-spacing: var(--be-p2-ls-M, var(--ls-desktop, var(--be-p2-ls, inherit)));} }

div.beae-sections .beae-block.beae-09m06w1l { --beae-animation-delay: 825ms;--beae-animation-delay-mobile: 825ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-09m06w1l{ padding-bottom:1vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-09m06w1l{display: none !important;} }

div.beae-sections .beae-09m06w1l{ --parent-direction: column;display: flex;flex-direction: column;gap: 1vmax;height: fit-content;flex: unset;width: unset;align-self: stretch;} @media screen and (max-width: 768px) {div.beae-sections .beae-09m06w1l{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-09m06w1l .beae-empty{ display:none } 

div.beae-sections .beae-block.beae-k9oj4s4m { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-k9oj4s4m{display: none !important;} }div.beae-sections .beae-block.beae-k9oj4s4m: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-k9oj4s4m:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-k9oj4s4m .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-k9oj4s4m .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-k9oj4s4m .beae-x-text ul ul, div.beae-sections .beae-k9oj4s4m .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-k9oj4s4m .beae-x-text ol ol, div.beae-sections .beae-k9oj4s4m .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;} 

div.beae-sections .beae-block.beae-y6s7c59v { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}div.beae-sections .beae-block.beae-y6s7c59v: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-y6s7c59v:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media screen and (min-width: 768px) { }div.beae-sections .beae-y6s7c59v .beae-product-card{ display: flex;position: relative }div.beae-sections .beae-y6s7c59v .beae-product-card:not(.beae-promotion-card){ display: flex;flex-direction: row;align-items: center;gap: 1.3vmax;align-self: unset;height: unset;width: 90%;flex: 0 0 90%;} @media screen and (max-width: 768px) {div.beae-sections .beae-y6s7c59v .beae-product-card:not(.beae-promotion-card){ display: flex;flex-direction: column;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} }div.beae-sections .beae-y6s7c59v .beae-empty{ display:none }div.beae-sections .beae-y6s7c59v .beae-slider-nav-left button, div.beae-sections .beae-y6s7c59v .beae-slider-nav-right button{padding: 0px;width:24px;height:24px;}div.beae-sections .beae-y6s7c59v .beae-slider-indicator{margin-top: 10px;margin-bottom: 10px;width:100%;height:4px;background: color-mix(in srgb, var(--beae-global-colors-background_700) 100%, transparent);border-radius: 2px;} @media (max-width: 768px) { }div.beae-sections .beae-y6s7c59v .beae-empty{ display:none }div.beae-sections .beae-y6s7c59v .beae-product-card{background: color-mix(in srgb, var(--beae-global-colors-white) 100%, transparent);border-radius: 3px;} @media (max-width: 768px) { } 



div.beae-sections .beae-block.beae-g7b551iy { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) { }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-g7b551iy{display: none !important;} }div.beae-sections .beae-block.beae-g7b551iy:not(.beae-next-popup--container){ --parent-direction: row;height: fit-content;align-self: unset;width: 80px;flex:0 0 80px;} @media screen and (max-width: 768px) {div.beae-sections .beae-block.beae-g7b551iy:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-g7b551iy .beae-x-image{ --image-hover-opacity: 0;--image-hover-zindex: -1;}div.beae-sections .beae-g7b551iy .beae-image-picture:not(.beae-replace-notice):after{ content: "";position: absolute;top: 0px;left: 0px;height: 100%;width: 100%;z-index: 2;background: color-mix(in srgb, var(--beae-global-colors-white) 100%, transparent);mix-blend-mode: multiply;z-index: 3;}div.beae-sections .beae-g7b551iy .beae-image-picture img{ aspect-ratio: 1/1;}div.beae-sections .beae-g7b551iy .beae-video-product{ aspect-ratio: 1/1;}div.beae-sections .beae-g7b551iy .beae-image-picture[hover-mode="true"]:hover .beae-image-primary{ transition: all .6s ease-in-out;} @media only screen and (max-width: 768px) { } 

div.beae-sections .beae-3i0m8 img{ object-fit: cover;object-position: 50% 50%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-3i0m8 img{ object-fit: cover;object-position: 50% 50%;} } 

div.beae-sections .beae-dc8xq img{ object-fit: cover;object-position: 50% 50%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-dc8xq img{ object-fit: cover;object-position: 50% 50%;} } 

div.beae-sections .beae-block.beae-vxd8t6g5 { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (min-width: 769px) { }

div.beae-sections .beae-vxd8t6g5{ --parent-direction: row;display: flex;flex-direction: column;gap: 0.5vmax;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-vxd8t6g5{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-vxd8t6g5 .beae-empty{ display:none } 

div.beae-sections .beae-block.beae-qdy98npy { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-qdy98npy{display: none !important;} }div.beae-sections .beae-block.beae-qdy98npy: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-qdy98npy:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-qdy98npy .beae-x-text{font-size:17px;line-height:19px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:400;letter-spacing:0px;font-style:normal;text-decoration:none;font-family: 'helvetica-rounded-bold', sans-serif;} @media screen and (max-width: 768px) {div.beae-sections .beae-qdy98npy .beae-x-text{font-size: 17px;line-height: 26px;letter-spacing: 0px;font-weight: 400;color: var(--beae-global-colors-text_500);} }

div.beae-sections .beae-block.beae-ck5mn68f { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-ck5mn68f{display: none !important;} }div.beae-sections .beae-block.beae-ck5mn68f: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-ck5mn68f:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-ck5mn68f .beae-x-price .beae-product-single__price{ }div.beae-sections .beae-ck5mn68f .beae-product-single__price--regular{ }div.beae-sections .beae-ck5mn68f .beae-product-single__price--sale{ }div.beae-sections .beae-ck5mn68f .beae-price-from{ display: none;}div.beae-sections .beae-ck5mn68f .beae-price-normal{ display: inline-block;} @media only screen and (max-width: 768px) { }div.beae-sections .beae-ck5mn68f .beae-prd-single-price-wrapper{ justify-content: flex-start;} 

@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap");@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap");@font-face {font-family: 'undefined';src: url('undefined') format('undefined');font-display: swap;};@font-face {font-family: 'undefined';src: url('undefined') format('undefined');font-display: swap;}div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-ck5mn68f ;.beae-empty{ display:none }div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-ck5mn68f .beae-product-single__price{ font-family: 'Poppins';--c-desktop: var(--beae-global-colors-beae-05rl);--tt-desktop: var(--be-p2-tt, inherit);--fst-desktop: var(--be-p2-fst, inherit);--td-desktop: var(--be-p2-td, inherit);--fs-desktop: var(--be-p2-fs, inherit);--lh-desktop: var(--be-p2-lh, inherit);--ls-desktop: 0px;color: var(--beae-global-colors-beae-05rl);font-weight: 500;text-transform: var(--be-p2-tt, inherit);font-style: var(--be-p2-fst, inherit);text-decoration: var(--be-p2-td, inherit);font-size: var(--be-p2-fs, inherit);line-height: var(--be-p2-lh, inherit);letter-spacing: 0px;}div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-ck5mn68f .beae-product-single__price--regular{ font-family: 'Poppins';--c-desktop: var(--be-p2-c, inherit);--tt-desktop: var(--be-p2-tt, inherit);--fst-desktop: var(--be-p2-fst, inherit);--td-desktop: line-through;--fs-desktop: 13px;--lh-desktop: var(--be-p2-lh, inherit);--ls-desktop: var(--be-p2-ls, inherit);color: var(--be-p2-c, inherit);font-weight: var(--be-p2-fw);text-transform: var(--be-p2-tt, inherit);font-style: var(--be-p2-fst, inherit);text-decoration: line-through;font-size: 13px;line-height: var(--be-p2-lh, inherit);letter-spacing: var(--be-p2-ls, inherit);}div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-ck5mn68f .beae-product-single__price--badged{ font-family: 'helvetica-rounded-bold';--c-desktop: var(--beae-global-colors-white);--tt-desktop: var(--be-p3-tt, inherit);--fst-desktop: var(--be-p3-fst, inherit);--td-desktop: var(--be-p3-td, inherit);--fs-desktop: 12px;--lh-desktop: var(--be-p3-lh, inherit);--ls-desktop: var(--be-p3-ls, inherit);color: var(--beae-global-colors-white);font-weight: var(--be-p3-fw);text-transform: var(--be-p3-tt, inherit);font-style: var(--be-p3-fst, inherit);text-decoration: var(--be-p3-td, inherit);font-size: 12px;line-height: var(--be-p3-lh, inherit);letter-spacing: var(--be-p3-ls, inherit);background: color-mix(in srgb, var(--beae-global-colors-beae-05rl) 100%, transparent);padding-top: 4px;padding-bottom: 4px;padding-left: 10px;padding-right: 10px;}div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-ck5mn68f .beae-prd-single-price-wrapper .beae-sale-sold-out{ font-family: 'helvetica-rounded-bold';--c-desktop: var(--beae-global-colors-white);--tt-desktop: var(--be-p3-tt, inherit);--fst-desktop: var(--be-p3-fst, inherit);--td-desktop: var(--be-p3-td, inherit);--fs-desktop: 12px;--lh-desktop: var(--be-p3-lh, inherit);--ls-desktop: var(--be-p3-ls, inherit);color: var(--beae-global-colors-white);font-weight: var(--be-p3-fw);text-transform: var(--be-p3-tt, inherit);font-style: var(--be-p3-fst, inherit);text-decoration: var(--be-p3-td, inherit);font-size: 12px;line-height: var(--be-p3-lh, inherit);letter-spacing: var(--be-p3-ls, inherit);background: color-mix(in srgb, var(--beae-global-colors-black) 100%, transparent);padding-top: 4px;padding-left: 10px;padding-bottom: 4px;padding-right: 10px;}div.beae-sections .beae-core.beae-section.beae-1hmxydep div.beae__section--container div.beae-block.beae-ck5mn68f .beae-tax-shipping-policy{ font-family: var(--be-p3-ff);color: var(--be-p3-c);font-weight: var(--be-p3-fw);text-transform: var(--be-p3-tt);font-style: var(--be-p3-fst);text-decoration: var(--be-p3-td);font-size: var(--be-p3-fs);line-height: var(--be-p3-lh);letter-spacing: var(--be-p3-ls);} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-08oo9u46 { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-08oo9u46{display: none !important;} }div.beae-sections .beae-block.beae-08oo9u46:not(.beae-next-popup--container){ --parent-direction: column;height: fit-content;flex: unset;width:85%;align-self: unset;} @media screen and (max-width: 768px) {div.beae-sections .beae-block.beae-08oo9u46:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-08oo9u46 .beae-quick-view-btn{ gap: 0px;}div.beae-sections .beae-08oo9u46 .beae-quick-view-btn{font-size: 16px;line-height: 20px;letter-spacing: 0px;text-transform: none;font-weight: 700;font-style: normal;text-decoration: none;font-family: 'helvetica-rounded-bold', sans-serif;color: var(--beae-global-colors-white);background: var(--beae-global-colors-beae-05rl);border-style: solid;border-color: #000000;border-width: 0px;border-radius: 55px;box-shadow: 0px 0px 0px 0px black;padding-top: 10px;padding-left: 10px;padding-bottom: 10px;padding-right: 10px;text-shadow: none;}div.beae-sections .beae-08oo9u46 .beae-quick-view-btn:hover{color: var(--beae-global-colors-white);background: var(--beae-global-colors-primary_800);box-shadow: none;border-style: solid;border-color: #000000;border-width: 0px;border-radius: 55px;} @media screen and (max-width: 768px){div.beae-sections .beae-08oo9u46 .beae-quick-view-btn{font-size: 14px !important;line-height: 21px !important;letter-spacing: 0px !important;padding: 10px 16px 10px 16px;} } 

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

div.beae-sections .beae-tj9oewom .beae-x-flex-section{ --parent-direction: row;display: flex;flex-direction: column;height: fit-content;} @media screen and (max-width: 768px) {div.beae-sections .beae-tj9oewom .beae-x-flex-section{ --parent-direction-mobile: row;display: flex;flex-direction: column;height: fit-content;} } 

div.beae-sections .beae-block.beae-ask05729 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}div.beae-sections .beae-block.beae-ask05729: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-ask05729:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 



div.beae-sections .beae-ask05729 .beae-x-featuted_product{ --parent-direction: column;display: flex;flex-direction: row;gap: 4vmax;} @media screen and (max-width: 768px) {div.beae-sections .beae-ask05729 .beae-x-featuted_product{ --parent-direction-mobile: column;display: flex;flex-direction: column;} } 

div.beae-sections .beae-block.beae-kqj2uwra { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}div.beae-sections .beae-block.beae-kqj2uwra:not(.beae-next-popup--container){ --parent-direction: row;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-block.beae-kqj2uwra:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

@font-face {font-family: 'undefined';src: url('undefined') format('undefined');font-display: swap;}div.beae-sections .beae-kqj2uwra ;.beae-empty{ display:none }div.beae-sections .beae-kqj2uwra [data-type=accordions] .beae-tab-content, div.beae-sections .beae-kqj2uwra [data-type=tabs], div.beae-sections .beae-kqj2uwra [data-type=tabs] .beae-tab-items{ justify-content: center;}div.beae-sections .beae-kqj2uwra .beae-tab-item, div.beae-sections .beae-kqj2uwra .beae-accordion-title--mobile{ --c-desktop: var(--beae-global-colors-text_400);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: var(--be-p1-fs, inherit);--lh-desktop: var(--be-p1-lh, inherit);--ls-desktop: var(--be-p1-ls, inherit);font-family: var(--be-p1-ff);color: var(--beae-global-colors-text_400);font-weight: 600;text-transform: var(--be-p1-tt, inherit);font-style: var(--be-p1-fst, inherit);text-decoration: var(--be-p1-td, inherit);font-size: var(--be-p1-fs, inherit);line-height: var(--be-p1-lh, inherit);letter-spacing: var(--be-p1-ls, inherit);}div.beae-sections .beae-kqj2uwra .beae-tab-item:hover, div.beae-sections .beae-kqj2uwra .beae-accordion-title--mobile:hover{background: color-mix(in srgb, var(--beae-global-colors-white) 100%, transparent);--c-desktop: var(--beae-global-colors-text_600);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: var(--be-p1-fs, inherit);--lh-desktop: var(--be-p1-lh, inherit);--ls-desktop: var(--be-p1-ls, inherit);font-family: var(--be-p1-ff);color: var(--beae-global-colors-text_600);font-weight: 600;text-transform: var(--be-p1-tt, inherit);font-style: var(--be-p1-fst, inherit);text-decoration: var(--be-p1-td, inherit);font-size: var(--be-p1-fs, inherit);line-height: var(--be-p1-lh, inherit);letter-spacing: var(--be-p1-ls, inherit);}div.beae-sections .beae-kqj2uwra .beae-tab-item.active, div.beae-sections .beae-kqj2uwra .beae-accordion-title--mobile.active{ font-family: 'helvetica-rounded-bold';--c-desktop: var(--beae-global-colors-text_600);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: var(--be-p1-fs, inherit);--lh-desktop: var(--be-p1-lh, inherit);--ls-desktop: var(--be-p1-ls, inherit);color: var(--beae-global-colors-text_600);font-weight: 600;text-transform: var(--be-p1-tt, inherit);font-style: var(--be-p1-fst, inherit);text-decoration: var(--be-p1-td, inherit);font-size: var(--be-p1-fs, inherit);line-height: var(--be-p1-lh, inherit);letter-spacing: var(--be-p1-ls, inherit);} @media (max-width: 768px) {div.beae-sections .beae-kqj2uwra [data-type=accordions] .beae-tab-content, div.beae-sections .beae-kqj2uwra [data-type=tabs], div.beae-sections .beae-kqj2uwra [data-type=tabs] .beae-tab-items{border-style: solid;border-color: var(--beae-global-colors-#000000);border-width: 1px;}div.beae-sections .beae-kqj2uwra .beae-tab-item, div.beae-sections .beae-kqj2uwra .beae-accordion-title--mobile{ font-family: var(--be-p1-ff);color: var(--beae-global-colors-text_600);font-weight: 600;text-transform: var(--be-p1-tt-M, var(--tt-desktop, var(--be-p1-tt, inherit)));font-style: var(--be-p1-fst-M, var(--fst-desktop, var(--be-p1-fst, inherit)));text-decoration: var(--be-p1-td-M, var(--td-desktop, var(--be-p1-td, inherit)));font-size: var(--be-p1-fs-M, var(--fs-desktop, var(--be-p1-fs, inherit)));line-height: var(--be-p1-lh-M, var(--lh-desktop, var(--be-p1-lh, inherit)));letter-spacing: 0px;}div.beae-sections .beae-kqj2uwra .beae-tab-item:hover, div.beae-sections .beae-kqj2uwra .beae-accordion-title--mobile:hover{ font-family: var(--be-p1-ff);color: var(--be-p1-c-M, var(--c-desktop, var(--be-p1-c, inherit)));font-weight: 600;text-transform: var(--be-p1-tt-M, var(--tt-desktop, var(--be-p1-tt, inherit)));font-style: var(--be-p1-fst-M, var(--fst-desktop, var(--be-p1-fst, inherit)));text-decoration: var(--be-p1-td-M, var(--td-desktop, var(--be-p1-td, inherit)));font-size: var(--be-p1-fs-M, var(--fs-desktop, var(--be-p1-fs, inherit)));line-height: var(--be-p1-lh-M, var(--lh-desktop, var(--be-p1-lh, inherit)));letter-spacing: 0px;}div.beae-sections .beae-kqj2uwra .beae-tab-item.active, div.beae-sections .beae-kqj2uwra .beae-accordion-title--mobile.active{ font-family: var(--be-p1-ff);color: var(--beae-global-colors-text_600);font-weight: 600;text-transform: var(--be-p1-tt-M, var(--tt-desktop, var(--be-p1-tt, inherit)));font-style: var(--be-p1-fst-M, var(--fst-desktop, var(--be-p1-fst, inherit)));text-decoration: var(--be-p1-td-M, var(--td-desktop, var(--be-p1-td, inherit)));font-size: var(--be-p1-fs-M, var(--fs-desktop, var(--be-p1-fs, inherit)));line-height: var(--be-p1-lh-M, var(--lh-desktop, var(--be-p1-lh, inherit)));letter-spacing: 0px;} }div.beae-sections .beae-kqj2uwra .beae-tab-wrp[data-type="accordions"][data-toogle-image="true"]{ flex-direction: row;}div.beae-sections .beae-kqj2uwra .beae-rightside.active{ width: 100%;height: 100%;}div.beae-sections .beae-kqj2uwra .beae-rightsides .beae-rightside img{ object-fit: cover;object-position: var(--x-position) var(--y-position);aspect-ratio: var(--aspect-ratio);} @media(max-width: 767px){div.beae-sections .beae-kqj2uwra .beae-tab-wrp[data-type="accordions"][data-toogle-image="true"]{ flex-direction: column;} }div.beae-sections .beae-kqj2uwra .beae-accordion-body{ overflow: hidden;transition: all 0.2s ease-out, opacity .5s ease-in-out;} @media only screen and (min-width: 768px) {div.beae-sections .beae-kqj2uwra .beae-tab-content-wrp{ padding-top:2vmax;padding-bottom:2vmax;} } @media only screen and (max-width: 767px) {div.beae-sections .beae-kqj2uwra .beae-tab-content-wrp{ padding-right:2vmax;padding-bottom:2vmax;padding-left:2vmax;} } 

div.beae-sections .beae-2kjl4ld7{ display: flex;flex-direction: column;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-2kjl4ld7{ display: flex;flex-direction: column;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} } 

div.beae-sections .beae-block.beae-59uvvqwg { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}div.beae-sections .beae-block.beae-59uvvqwg: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-59uvvqwg:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-ap638fi7{ display: flex;flex-direction: column;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-ap638fi7{ display: flex;flex-direction: column;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} } 

div.beae-sections .beae-block.beae-9thezie6 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}div.beae-sections .beae-block.beae-9thezie6: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-9thezie6:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-9thezie6 .beae-product--metafield h1, div.beae-sections .beae-9thezie6 .beae-product--metafield h2, div.beae-sections .beae-9thezie6 .beae-product--metafield h3, div.beae-sections .beae-9thezie6 .beae-product--metafield h4, div.beae-sections .beae-9thezie6 .beae-product--metafield h5, div.beae-sections .beae-9thezie6 .beae-product--metafield h6{ font-weight: bold;margin: 20px 0 15px;color: var(--beae-global-colors-text_600);}div.beae-sections .beae-9thezie6 .beae-product--metafield h1{ font-size: 2.5rem;}div.beae-sections .beae-9thezie6 .beae-product--metafield h2{ font-size: 2rem;}div.beae-sections .beae-9thezie6 .beae-product--metafield h3{ font-size: 1.75rem;}div.beae-sections .beae-9thezie6 .beae-product--metafield h4{ font-size: 1.5rem;}div.beae-sections .beae-9thezie6 .beae-product--metafield h5{ font-size: 1.25rem;}div.beae-sections .beae-9thezie6 .beae-product--metafield h6{ font-size: 1rem;}div.beae-sections .beae-9thezie6 .beae-product--metafield p{ margin-bottom: 15px;color: var(--beae-global-colors-text_500);}div.beae-sections .beae-9thezie6 .beae-product--metafield a{ text-decoration: none;transition: color 0.3s ease-in-out;color: var(--beae-global-colors-text_600);}div.beae-sections .beae-9thezie6 .beae-product--metafield a:hover{ text-decoration: underline;}div.beae-sections .beae-9thezie6 .beae-product--metafield ul, div.beae-sections .beae-9thezie6 .beae-product--metafield ol{ margin-bottom: 15px;padding-left: 20px;color: var(--beae-global-colors-text_500);}div.beae-sections .beae-9thezie6 .beae-product--metafield ul li{ list-style-type: disc;}div.beae-sections .beae-9thezie6 .beae-product--metafield ol li{ list-style-type: decimal;}div.beae-sections .beae-9thezie6 .beae-product--metafield strong{ color: var(--beae-global-colors-text_600);}div.beae-sections .beae-9thezie6 .beae-product--metafield table{ width: 100%;border-collapse: collapse;margin-bottom: 15px;}div.beae-sections .beae-9thezie6 .beae-product--metafield table, div.beae-sections .beae-9thezie6 .beae-product--metafield th, div.beae-sections .beae-9thezie6 .beae-product--metafield td{ border: 1px solid #ddd;}div.beae-sections .beae-9thezie6 .beae-product--metafield th, div.beae-sections .beae-9thezie6 .beae-product--metafield td{ padding: 10px;text-align: left;}div.beae-sections .beae-9thezie6 .beae-product--metafield th{ background-color: #f1f1f1;color: #fff;}div.beae-sections .beae-9thezie6 .beae-product--metafield blockquote{ font-style: italic;font-size: 1.2rem;color: var(--beae-global-colors-text_600);padding: 15px 20px;border-left: 5px solid #ccc;background: #f1f1f1;margin: 20px 0;}div.beae-sections .beae-9thezie6 .beae-product--metafield blockquote p{ margin: 0;}div.beae-sections .beae-9thezie6 .beae-product--metafield q{ font-style: italic;font-weight: bold;color: var(--beae-global-colors-text_500);}div.beae-sections .beae-9thezie6 .beae-product--metafield cite{ display: block;text-align: right;font-size: 0.9rem;color: var(--beae-global-colors-text_500);margin-top: 5px;font-style: italic;} @media (max-width: 767px) { }div.beae-sections .beae-9thezie6 .beae-x-text{font-size:16px;line-height:27px;color:var(--beae-global-colors-text_500);text-transform:none;font-weight:400;letter-spacing:0px;font-style:normal;text-decoration:none;font-family: 'Poppins', sans-serif;text-align:left;} @media screen and (max-width: 768px) {div.beae-sections .beae-9thezie6 .beae-x-text{font-size: 18px;line-height: 27px;letter-spacing: -0.576px;font-weight: 400;color: var(--beae-global-colors-text_500);} }

div.beae-sections .beae-7veuv1sz{ display: flex;flex-direction: column;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} @media screen and (max-width: 768px) {div.beae-sections .beae-7veuv1sz{ display: flex;flex-direction: column;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} } 

div.beae-sections .beae-block.beae-j868vcm0 { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}div.beae-sections .beae-block.beae-j868vcm0: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-j868vcm0:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-j868vcm0 .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-j868vcm0 .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-j868vcm0 .beae-x-text ul ul, div.beae-sections .beae-j868vcm0 .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-j868vcm0 .beae-x-text ol ol, div.beae-sections .beae-j868vcm0 .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-j868vcm0 .beae-x-text{line-height:24px;font-size:16px;color:var(--beae-global-colors-text_500);font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family: 'Poppins', sans-serif;} @media screen and (max-width: 768px) {div.beae-sections .beae-j868vcm0 .beae-x-text{line-height: 24px;font-size: 16px;letter-spacing: -0.48px;font-weight: 400;color: var(--beae-global-colors-text_500);} }

div.beae-sections .beae-block.beae-tgng0ra7 { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}

div.beae-sections .beae-tgng0ra7{ --parent-direction: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} @media screen and (max-width: 768px) {div.beae-sections .beae-tgng0ra7{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-tgng0ra7 .beae-empty{ display:none }div.beae-sections .beae-tgng0ra7:before{background: color-mix(in srgb, var(--beae-global-colors-black) 0%, transparent);content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-g2e9slka { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}@media only screen and (min-width: 769px) {div.beae-sections .beae-block.beae-g2e9slka{ margin-top:2vmax;} }@media only screen and (max-width: 768px) {div.beae-sections .beae-block.beae-g2e9slka{ margin-top:2vmax;margin-bottom:2vmax;} }div.beae-sections .beae-block.beae-g2e9slka: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-g2e9slka:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-g2e9slka .beae-x-text ul{ list-style-type: disc;list-style-position: inside;}div.beae-sections .beae-g2e9slka .beae-x-text ol{ list-style-type: decimal;list-style-position: inside;}div.beae-sections .beae-g2e9slka .beae-x-text ul ul, div.beae-sections .beae-g2e9slka .beae-x-text ol ul{ list-style-type: circle;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-g2e9slka .beae-x-text ol ol, div.beae-sections .beae-g2e9slka .beae-x-text ul ol{ list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}div.beae-sections .beae-g2e9slka .beae-x-text{font-size:24px;line-height:27px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:400;letter-spacing:0px;font-style:normal;text-decoration:none;font-family: 'helvetica-rounded-bold', sans-serif;} @media screen and (max-width: 768px) {div.beae-sections .beae-g2e9slka .beae-x-text{font-size: 18px;line-height: 27px;letter-spacing: -0.576px;font-weight: 400;color: var(--beae-global-colors-text_500);} }

div.beae-sections .beae-block.beae-p3vun0wb { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}div.beae-sections .beae-block.beae-p3vun0wb: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-p3vun0wb:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media screen and (min-width: 768px) { }div.beae-sections .beae-p3vun0wb .beae-product-card{ display: flex;position: relative }div.beae-sections .beae-p3vun0wb .beae-product-card:not(.beae-promotion-card){ display: flex;flex-direction: column;gap: 1vmax;width: unset;height: unset;flex: 1 0 0px;align-self: stretch;} @media screen and (max-width: 768px) {div.beae-sections .beae-p3vun0wb .beae-product-card:not(.beae-promotion-card){ display: flex;flex-direction: column;height: fit-content;align-self: unset;width: unset;flex: 1 0 0px;} }div.beae-sections .beae-p3vun0wb .beae-empty{ display:none }div.beae-sections .beae-p3vun0wb .beae-empty{ display:none } 



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

div.beae-sections .beae-sqzttdv2{ --parent-direction: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} @media screen and (max-width: 768px) {div.beae-sections .beae-sqzttdv2{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-sqzttdv2 .beae-empty{ display:none } 

div.beae-sections .beae-block.beae-325iuj9e { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}div.beae-sections .beae-block.beae-325iuj9e: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-325iuj9e:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-325iuj9e .beae-x-image{ --image-hover-opacity: 0;--image-hover-zindex: -1;}div.beae-sections .beae-325iuj9e .beae-image-picture:not(.beae-replace-notice):after{ ;z-index: 3;}div.beae-sections .beae-325iuj9e .beae-image-picture img{ aspect-ratio: 1/1;}div.beae-sections .beae-325iuj9e .beae-video-product{ aspect-ratio: 1/1;}div.beae-sections .beae-325iuj9e .beae-image-picture[hover-mode="true"]:hover .beae-image-primary{ transition: all .6s ease-in-out;} @media only screen and (max-width: 768px) { } 

div.beae-sections .beae-njmy5g img{ object-fit: contain;object-position: 50% 50%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-njmy5g img{ object-fit: contain;object-position: 50% 50%;} } 

div.beae-sections .beae-qmnub img{ object-fit: contain;object-position: 50% 50%;} @media only screen and (max-width: 768px) {div.beae-sections .beae-qmnub img{ object-fit: contain;object-position: 50% 50%;} } 

div.beae-sections .beae-block.beae-z5jzvz3p { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}

div.beae-sections .beae-z5jzvz3p{ --parent-direction: column;display: flex;flex-direction: column;gap: 1vmax;width: unset;height: unset;flex: 1 0 0px;align-self: stretch;} @media screen and (max-width: 768px) {div.beae-sections .beae-z5jzvz3p{ --parent-direction-mobile: column;display: flex;flex-direction: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} }div.beae-sections .beae-z5jzvz3p .beae-empty{ display:none } 

div.beae-sections .beae-block.beae-roh679eq { --beae-animation-delay: 0ms;--beae-animation-delay-mobile: 0ms;}div.beae-sections .beae-block.beae-roh679eq: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-roh679eq:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

 @media (max-width: 767px) { }div.beae-sections .beae-roh679eq .beae-x-text{font-size:16px;line-height:21px;color:var(--beae-global-colors-text_600);text-transform:none;font-weight:400;letter-spacing:0px;font-style:normal;text-decoration:none;font-family: 'helvetica-rounded-bold', sans-serif;} @media screen and (max-width: 768px) {div.beae-sections .beae-roh679eq .beae-x-text{font-size: 18px;line-height: 27px;letter-spacing: -0.576px;font-weight: 400;color: var(--beae-global-colors-text_500);} }

div.beae-sections .beae-block.beae-fb5bi8v4 { --beae-animation-delay: 75ms;--beae-animation-delay-mobile: 75ms;}div.beae-sections .beae-block.beae-fb5bi8v4: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-fb5bi8v4:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-fb5bi8v4 .beae-x-price .beae-product-single__price{ }div.beae-sections .beae-fb5bi8v4 .beae-product-single__price--regular{ }div.beae-sections .beae-fb5bi8v4 .beae-product-single__price--sale{ }div.beae-sections .beae-fb5bi8v4 .beae-price-from{ display: none;}div.beae-sections .beae-fb5bi8v4 .beae-price-normal{ display: inline-block;} @media only screen and (max-width: 768px) { }div.beae-sections .beae-fb5bi8v4 .beae-prd-single-price-wrapper{ justify-content: flex-start;} 

@font-face {font-family: 'undefined';src: url('undefined') format('undefined');font-display: swap;};@font-face {font-family: 'undefined';src: url('undefined') format('undefined');font-display: swap;};@font-face {font-family: 'undefined';src: url('undefined') format('undefined');font-display: swap;};@font-face {font-family: 'undefined';src: url('undefined') format('undefined');font-display: swap;}div.beae-sections .beae-core.beae-section.beae-tj9oewom div.beae__section--container div.beae-block.beae-fb5bi8v4 ;.beae-empty{ display:none }div.beae-sections .beae-core.beae-section.beae-tj9oewom div.beae__section--container div.beae-block.beae-fb5bi8v4 .beae-product-single__price{ font-family: 'helvetica-rounded-bold';--c-desktop: var(--beae-global-colors-beae-05rl);--tt-desktop: var(--be-p1-tt, inherit);--fst-desktop: var(--be-p1-fst, inherit);--td-desktop: var(--be-p1-td, inherit);--fs-desktop: var(--be-p1-fs, inherit);--lh-desktop: var(--be-p1-lh, inherit);--ls-desktop: var(--be-p1-ls, inherit);color: var(--beae-global-colors-beae-05rl);font-weight: var(--be-p1-fw);text-transform: var(--be-p1-tt, inherit);font-style: var(--be-p1-fst, inherit);text-decoration: var(--be-p1-td, inherit);font-size: var(--be-p1-fs, inherit);line-height: var(--be-p1-lh, inherit);letter-spacing: var(--be-p1-ls, inherit);}div.beae-sections .beae-core.beae-section.beae-tj9oewom div.beae__section--container div.beae-block.beae-fb5bi8v4 .beae-product-single__price--regular{ font-family: 'helvetica-rounded-bold';--c-desktop: var(--beae-global-colors-text_400);--tt-desktop: var(--be-p3-tt, inherit);--fst-desktop: var(--be-p3-fst, inherit);--td-desktop: line-through;--fs-desktop: 18px;--lh-desktop: 40px;--ls-desktop: var(--be-p3-ls, inherit);color: var(--beae-global-colors-text_400);font-weight: var(--be-p3-fw);text-transform: var(--be-p3-tt, inherit);font-style: var(--be-p3-fst, inherit);text-decoration: line-through;font-size: 18px;line-height: 40px;letter-spacing: var(--be-p3-ls, inherit);}div.beae-sections .beae-core.beae-section.beae-tj9oewom div.beae__section--container div.beae-block.beae-fb5bi8v4 .beae-product-single__price--badged{ font-family: 'helvetica-rounded-bold';--c-desktop: var(--beae-global-colors-white);--tt-desktop: var(--be-p3-tt, inherit);--fst-desktop: var(--be-p3-fst, inherit);--td-desktop: var(--be-p3-td, inherit);--fs-desktop: 13px;--lh-desktop: 19px;--ls-desktop: var(--be-p3-ls, inherit);color: var(--beae-global-colors-white);font-weight: var(--be-p3-fw);text-transform: var(--be-p3-tt, inherit);font-style: var(--be-p3-fst, inherit);text-decoration: var(--be-p3-td, inherit);font-size: 13px;line-height: 19px;letter-spacing: var(--be-p3-ls, inherit);background: color-mix(in srgb, var(--beae-global-colors-beae-05rl) 100%, transparent);padding-top: 4px;padding-bottom: 4px;padding-left: 10px;padding-right: 10px;}div.beae-sections .beae-core.beae-section.beae-tj9oewom div.beae__section--container div.beae-block.beae-fb5bi8v4 .beae-prd-single-price-wrapper .beae-sale-sold-out{ font-family: 'helvetica-rounded-bold';--c-desktop: var(--beae-global-colors-white);--tt-desktop: var(--be-p3-tt, inherit);--fst-desktop: var(--be-p3-fst, inherit);--td-desktop: var(--be-p3-td, inherit);--fs-desktop: 13px;--lh-desktop: var(--be-p3-lh, inherit);--ls-desktop: var(--be-p3-ls, inherit);color: var(--beae-global-colors-white);font-weight: var(--be-p3-fw);text-transform: var(--be-p3-tt, inherit);font-style: var(--be-p3-fst, inherit);text-decoration: var(--be-p3-td, inherit);font-size: 13px;line-height: var(--be-p3-lh, inherit);letter-spacing: var(--be-p3-ls, inherit);background: color-mix(in srgb, var(--beae-global-colors-black) 100%, transparent);padding-top: 4px;padding-left: 10px;padding-bottom: 4px;padding-right: 10px;}div.beae-sections .beae-core.beae-section.beae-tj9oewom div.beae__section--container div.beae-block.beae-fb5bi8v4 .beae-tax-shipping-policy{ font-family: var(--be-p3-ff);color: var(--be-p3-c);font-weight: var(--be-p3-fw);text-transform: var(--be-p3-tt);font-style: var(--be-p3-fst);text-decoration: var(--be-p3-td);font-size: var(--be-p3-fs);line-height: var(--be-p3-lh);letter-spacing: var(--be-p3-ls);} @media (max-width: 768px) { }

div.beae-sections .beae-block.beae-ekqrztrp { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}div.beae-sections .beae-block.beae-ekqrztrp: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-ekqrztrp:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-ekqrztrp .beae-inventory-label{font-size:14px;line-height:20px;color:var(--beae-global-colors-text_500);text-transform:none;font-weight:400;letter-spacing:0px;font-style:normal;text-decoration:none;font-family: 'Poppins', sans-serif;} @media screen and (max-width: 768px) {div.beae-sections .beae-ekqrztrp .beae-inventory-label{font-size: 18px;line-height: 27px;letter-spacing: -0.576px;font-weight: 400;color: var(--beae-global-colors-text_500);} } 

div.beae-sections .beae-block.beae-fa264bct { --beae-animation-delay: 225ms;--beae-animation-delay-mobile: 225ms;}div.beae-sections .beae-block.beae-fa264bct: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-fa264bct:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 

div.beae-sections .beae-fa264bct .beae-quick-view-btn{ gap: 0px;}div.beae-sections .beae-fa264bct .beae-quick-view-btn{font-size: 16px;line-height: 24px;letter-spacing: -0.48px;text-transform: none;font-weight: 600;font-style: normal;text-decoration: none;font-family: 'helvetica-rounded-bold', sans-serif;color: var(--beae-global-colors-white);background: var(--beae-global-colors-beae-05rl);border-style: solid;border-color: #000000;border-width: 0px;border-radius: 35px;box-shadow: 0px 0px 0px 0px black;padding-left: 38px;padding-right: 38px;padding-top: 16px;padding-bottom: 16px;}div.beae-sections .beae-fa264bct .beae-quick-view-btn:hover{color: var(--beae-global-colors-white);background: var(--beae-global-colors-primary_700);box-shadow: none;border-style: solid;border-color: #000000;border-width: 0px;border-radius: 39px;} @media screen and (max-width: 768px){div.beae-sections .beae-fa264bct .beae-quick-view-btn{font-size: 14px !important;line-height: 20px !important;letter-spacing: -0.42px !important;font-weight: 600 !important;padding: 13px 30px 13px 30px;} } 

div.beae-sections .beae-block.beae-27gnu638 { --beae-animation-delay: 150ms;--beae-animation-delay-mobile: 150ms;}div.beae-sections .beae-block.beae-27gnu638: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-27gnu638:not(.beae-next-popup--container){ --parent-direction-mobile: column;height: fit-content;flex: unset;width: unset;align-self: stretch;} } 
 