@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}:focus,:active{outline:none!important}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;list-style:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{-webkit-text-size-adjust:100%;outline:none;scroll-behavior:smooth}:root{--font-primary: "Inter", sans-serif;--font-secondary: "Poppins", sans-serif;--white: #fff;--gray-900: #09090D;--gray-800: #252B37;--gray-700: #414651;--gray-600: #535862;--gray-500: #717680;--gray-400: #A4A7AE;--gray-300: #D5D7DA;--gray-200: #E9EAEB;--gray-100: #F5F5F5;--gray-50: #FAFAFA;--gray-25: #FDFDFD;--yellow-main: #F5A124;--yellow-dark: #D68000;--yellow-2: #F9C77C;--yellow-3: #FDECD3;--yellow-4: #FFFAF2}.page-width{max-width:1344px;width:100%;margin:0 auto;padding:0 24px}body{color:var(--color-primary);display:flex;flex-direction:column;height:100%;font-family:var(--font-primary)}main{flex:1}.caption,.text-md,.text-lg,h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--font-primary);color:var(--gray-900)}.flex{display:flex;flex-wrap:wrap}.aspect-ratio{padding-top:100%;width:100%;position:relative;overflow:hidden}.aspect-ratio>img,.aspect-ratio>video{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;object-fit:cover}input[type=text],input[type=email],input[type=password],input[type=number],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:0;border-radius:0;display:block;width:100%}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a,button{text-decoration:none;outline:none;box-shadow:none;cursor:pointer;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;background:transparent;border:0;font-family:var(--font-primary)}a{text-decoration:none;display:block}.overflow-hidden{overflow:hidden}.section-spacing{margin:80px 0}.section-heading{margin-bottom:24px}.section-heading .heading .title{flex:1}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.btn{height:100%;width:100%;padding:4px 24px;display:block;font-size:16px;font-family:var(--font-primary);display:flex;justify-content:center;align-items:center;border-radius:8px;height:48px;white-space:nowrap}.btn-fill{font-weight:600;background-color:var(--yellow-main);border:1px solid var(--yellow-main);color:var(--white)}.btn-outline{font-weight:600;background-color:var(--yellow-3);border:1px solid var(--yellow-dark);color:var(--yellow-dark)}.btn-small{height:36px;padding:4px 16px;font-weight:500}.btn-fill:active{background-color:var(--yellow-dark);border:1px solid var(--yellow-dark)}.btn-outline:active{background-color:var(--yellow-dark);border:1px solid var(--yellow-dark);color:var(--white)}@media (hover: hover){.btn-fill:hover{background-color:var(--yellow-dark);border:1px solid var(--yellow-dark)}.btn-outline:hover{background-color:var(--yellow-dark);border:1px solid var(--yellow-dark);color:var(--white)}}.swiper:not(.swiper-initialized) * .swiper-slide:not(:first-child){display:none}.swiper-slide{height:auto}.marquee_slide span{display:block;height:16px;width:16px}.marquee_slide p{font-size:12px;line-height:20px;margin:0}.marquee_slide{display:flex;align-items:center;gap:6px;color:currentColor;font-weight:600}.marquee_group{display:flex;align-items:center;gap:8px}.marquee_section{padding:8px 0;background:var(--gray-900);color:var(--gray-25)}.marquee_main{display:flex;align-items:center;gap:8px;overflow:hidden}.marquee_group{animation:scroll-x 30s linear infinite;flex-shrink:0}@keyframes scroll-x{0%{transform:translate(0)}to{transform:translate(-100%)}}.announcement-bar-section .utility-bar{background-color:var(--gray-900)}.announcement-bar-section .utility-bar__grid{padding:10px 8px;display:flex;letter-spacing:0}.announcement-bar-section .announcement-bar__message{padding:0;color:var(--white);min-height:inherit;display:flex}.hero-banner.section-spacing{margin-top:0}.hero-wrap{display:grid;grid-template-rows:auto}.hero-wrap .background-image,.hero-wrap .content-left{grid-area:1/1}.hero-wrap .content-left{padding-top:40px;padding-bottom:40px;position:relative;z-index:1;display:grid;align-items:center}.hero-wrap .content-wpr{max-width:min(50%,524px);width:100%;color:var(--white)}.hero-wrap .content-wpr .review{display:flex;align-items:center;gap:8px;color:currentColor}.hero-wrap .content-wpr .title{font-weight:700;color:currentColor}.hero-wrap .content-wpr>*:not(:first-child){margin-top:16px}.hero-wrap .content-wpr .shop-all-wpr{margin-top:24px}.hero-wrap .content-wpr .shop-all-wpr .shop-btn{display:inline-flex;width:auto}.hero-wrap .background-image .aspect-ratio{padding-top:min(45.667%,600px);height:100%}.product-card{padding:24px;border:1px solid var(--gray-200);background-color:var(--gray-50);border-radius:16px;display:grid;gap:24px;height:100%}.product-card .product-image{border-radius:16px;overflow:hidden}.product-card .product-info>*:not(:first-child){margin-top:8px}.products-slider-outer{position:relative}.swiper-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;box-shadow:0 2.5px 2.5px #0000000d;border-radius:50%;background-color:var(--gray-50);border:1px solid var(--gray-200);display:flex;align-items:center;justify-content:center;padding:4px;color:var(--gray-900);transition:all .3s ease-in-out;--arrow-position:-20px;margin:0}.swiper-arrow:active{background-color:var(--gray-900);border:1px solid var(--gray-900);color:var(--gray-25)}.swiper-arrow:after{content:none}.swiper-arrow svg{height:14px;width:14px}.swiper-arrow.swiper-button-disabled{display:none}.swiper-arrow.swiper-button-next{right:var(--arrow-position)}.swiper-arrow.swiper-button-prev{left:var(--arrow-position);transform:translateY(-50%) scale(-1)}.products-swiper:not(.swiper-initialized) .swiper-slide:first-child{max-width:calc((100% - 72px)/4)}.new-featured-collection.section-spacing{margin-bottom:44px}.products-swiper .star-ratings{align-items:center;gap:8px;color:var(--gray-900)}.products-swiper .star-ratings svg{margin-bottom:-3px}.collection-list-swiper .Collection-card{display:grid;gap:24px;border-radius:16px;overflow:hidden;text-align:center}.collection-list-swiper .Collection-card .card-media{border-radius:16px;overflow:hidden}.collection-list-swiper:not(.swiper-initialized) .swiper-slide:first-child{max-width:calc((100% - 100px)/5)}.collection-list-wpr{position:relative}.offer-banner-inner{border-radius:24px;overflow:hidden;display:grid;grid-template-rows:auto}.offer-banner-inner .content-left,.offer-banner-inner .background-image{grid-area:1/1}.offer-banner-inner .background-image{max-width:75.464%;width:100%;margin-left:auto}.offer-banner-inner .background-image img{object-fit:contain;height:100%;width:100%;object-position:bottom right}.offer-banner-inner .content-left{position:relative;z-index:5;padding:72px 80px}.offer-banner-inner .content-box{max-width:445px;width:100%;color:var(--gray-25)}.offer-banner-inner .content-box .title{color:currentColor;font-weight:700;margin-bottom:24px}.offer-banner-inner .content-box .shop-btn{background-color:var(--gray-25);color:var(--gray-900);border-color:var(--gray-25);display:inline-flex;width:auto}.offer-banner-inner .content-box .shop-btn:active{background-color:var(--gray-900);color:var(--gray-25);border-color:var(--gray-900)}.reviews-wrap .review-card{margin-bottom:24px;background-color:var(--gray-25);padding:32px;border:1px solid var(--gray-200);border-radius:16px;display:flex;flex-direction:column;gap:24px;break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid}.reviews-wrap .review-card .star-icon{display:flex;max-width:102px}.reviews-wrap .review-card .content{color:#3c3c3c;font-weight:400;font-size:16px;flex:1}.reviews-wrap .review-card .content h4{margin-bottom:8px}.reviews-wrap .review-card .content p{-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.reviews-wrap .review-card .date-wrap{display:flex;align-items:center;gap:8px}.reviews-wrap .review-card .date-wrap .Verified-text{background-color:var(--yellow-main);color:var(--white);font-size:12px;border-radius:4px;padding:4px;display:flex;align-items:center}.reviews-wrap .review-card .date-wrap .Verified-text svg{width:16px;height:16px;margin-right:4px;flex-shrink:0}.reviews-wrap .review-card .date-wrap .date{font-size:12px;color:var(--gray-500);margin-left:auto}.new-footer-wpr{padding:56px 0;display:grid;gap:80px}.new-footer.section-spacing{margin-bottom:0!important;background-color:var(--gray-900);color:var(--gray-25)}.new-footer-wpr .footer-top{display:flex;grid-template-columns:460px auto;justify-content:space-between;gap:20px}.footer-top .content-left{max-width:460px;width:100%}.footer-top .signup-title{color:currentColor}.footer-top .signup-title+.signup-desc{margin-top:8px;font-family:var(--font-secondary)}.footer-top .signup-form{margin-top:24px;max-width:306px;width:100%;border-radius:8px;overflow:hidden}.footer-top .footer__newsletter .field{display:grid;grid-template-columns:1fr auto;height:40px;overflow:hidden}.footer-top .footer__newsletter .field:before,.footer-top .footer__newsletter .field:after{content:none}.footer-top .footer__newsletter .field .field__input{padding:4px 10px;height:40px;border:0;outline:none!important;box-shadow:none!important;background-color:var(--gray-50);color:var(--gray-900);font-family:var(--font-primary);margin:0}.footer-top .footer__newsletter .field label{display:none}.footer-top .footer__newsletter .field .field__input::placeholder{font-size:16px;color:var(--gray-500);opacity:1;line-height:1;margin:0}.footer-top .footer__newsletter .field .newsletter-form__button{height:40px;font-weight:600;background-color:var(--yellow-main);color:var(--white);border-radius:0;border:0;padding:4px 8px;font-size:16px;font-family:var(--font-secondary)}.footer-top .footer__newsletter .field .newsletter-form__button:active{background-color:var(--yellow-dark)}.footer-top .content-right{gap:24px;flex:1;justify-content:flex-end}.footer-top .content-right *{color:currentColor}.footer-top .content-right .menu-block>*:not(:last-child){margin-bottom:8px}.footer-top .content-right .menu-block .menu-title{font-family:var(--font-secondary);font-weight:600;margin-bottom:16px}.footer-top .content-right .menu-block a:active{color:var(--gray-400)}.footer-top .content-right .menu-block{max-width:196px;width:100%}.new-footer-wpr .footer-bottom{border-top:1px solid var(--gray-400);padding-top:40px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap}.new-footer-wpr .footer-bottom{border-top:1px solid var(--gray-400);padding-top:40px;display:flex;align-items:flex-end;justify-content:space-between}.new-footer-wpr .footer-bottom .copyright-content{font-size:12px;font-family:var(--font-secondary)}.new-footer-wpr .footer-bottom .copyright-content a{color:currentColor;text-decoration:underline;display:inline;margin:0 2px}.footer-bottom .footer__payment{display:flex;flex:1;justify-content:flex-end}.new-footer-wpr .footer-bottom .copyright-content a:hover{text-decoration:none}.footer-bottom .footer__payment .list-payment{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px;justify-content:flex-end}.footer-bottom .footer__payment .list-payment__item{width:44px;height:30px;border-radius:3px;overflow:hidden}.footer-bottom .footer__payment .list-payment__item svg,.footer-bottom .footer__payment .list-payment__item img{height:100%;width:100%;object-fit:cover}.desktop-localization-wrapper localization-form{display:block}.product{margin:0;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.product .product__media-wrapper .product__media-list{margin-bottom:24px}.product .product__media-wrapper .product__media-list .product-media-container{background-color:#f0f1f1;border-radius:8px;overflow:hidden!important;width:100%;border-color:#f0f1f1;margin:0;height:100%;display:flex;align-items:center;justify-content:center}.product--thumbnail_slider .thumbnail-slider{display:flex;align-items:center}.product .product__media-wrapper .thumbnail-slider .thumbnail-list{padding:0;margin:0;scroll-padding-left:0;gap:8px}.product .product__media-wrapper .thumbnail-slider .thumbnail-list .thumbnail-list__item{max-width:calc((100% - (8px * 5)) / 5.5);width:100%;overflow:hidden;border-radius:8px;border:1px solid var(--gray-100)}.product .product__media-wrapper .thumbnail-slider .thumbnail-list .thumbnail{border:1px solid transparent !important box-shadow: none;border:0}.product .product__media-wrapper .thumbnail-slider .thumbnail-list .thumbnail[aria-current],.product .product__media-wrapper .thumbnail-slider .thumbnail-list__item:has(.thumbnail[aria-current]){border-color:var(--gray-900)!important}.product__media-wrapper .slider-mobile-gutter .slider-button{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;box-shadow:0 2.5px 2.5px #0000000d;border-radius:50%;background-color:var(--gray-50);border:1px solid var(--gray-200);display:flex;align-items:center;justify-content:center;padding:4px;color:var(--gray-900);transition:all .3s ease-in-out;--arrow-position: -18px;z-index:1}.product__media-wrapper .slider-mobile-gutter .slider-button:active{background-color:var(--gray-900);border:1px solid var(--gray-900);color:var(--gray-25)}.product__media-wrapper .slider-mobile-gutter .slider-button svg{height:14px;width:14px}.product__media-wrapper .slider-mobile-gutter .slider-button[disabled=disabled]{display:none}.product__media-wrapper .slider-mobile-gutter .slider-button.slider-button--next{right:var(--arrow-position)}.product__media-wrapper .slider-mobile-gutter .slider-button.slider-button--prev{transform:translateY(-50%) scale(-1);left:var(--arrow-position)}.product__media-gallery{margin-bottom:28px;display:block}.accordion-item{padding:16px;border:1px solid var(--gray-200);display:grid;gap:16px;border-radius:8px;background-color:var(--gray-50)}.accordion-item+.accordion-item{margin-top:16px}.accordion-item .accordion-btn{width:100%;display:grid;grid-template-columns:1fr 24px;text-align:left;gap:16px;color:var(--gray-900);padding:0;align-items:center;box-shadow:none!important;outline:none!important}.accordion-item .accordion-btn .icon{height:24px;width:24px;display:block;position:relative;background-position:center;background-repeat:no-repeat;background-size:14px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 1V15M1 8H15" stroke="%23000613" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.accordion-item.active .accordion-btn .icon{background-image:url('data:image/svg+xml,<svg width="16" height="2" viewBox="0 0 16 2" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1H15" stroke="%23000613" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.accordion-item .accordion-body{display:none}.accordion-item.active .accordion-body{display:block}.review-slider-block{margin-bottom:27px;position:relative}.review-slider-block .review-card{margin:0;padding:16px;gap:16px;height:100%}.review-slider-block .review-card .star-icon{display:flex;max-width:102px}.review-slider-block .review-card .content h5{margin-bottom:4px;color:var(--gray-800)}.review-slider-block .review-card .content{color:var(--gray-700)}.review-slider-block .review-card .date-wrap .person{color:var(--gray-900)}.review-slider-block .review-card .date-wrap .Verified-text{font-weight:600}.review-slider-block .review-swiper-arrow{height:32px;width:32px;--arrow-position: -16px}.review-slider-block .swiper-arrow svg{height:10px;width:10px}.product__info-container .Product-tag{padding:4px 8px;background-color:var(--yellow-main);color:var(--gray-25);font-weight:600;border-radius:4px;margin-bottom:16px;display:inline-block}.product__info-container .product__title{margin:0 0 16px}.product-main-section .jdgm-prev-badge__stars{display:inline-flex;flex-wrap:wrap;gap:4px}.product-main-section .jdgm-preview-badge .jdgm-star{color:#ffc800;font-size:23px;line-height:1;padding:0!important;display:inline-block!important}.product-main-section .jdgm-preview-badge .jdgm-prev-badge__text{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:var(--gray-900);margin-left:8px}.product__info-container .price-block{margin:16px 0 0}.product__info-container .product__description{color:var(--gray-600);margin:16px 0 24px!important}.product__info-container .icon-with-text{margin:24px 0!important}.product__info-container .icon-with-text .icon-with-text__item{margin:0;padding:8px;display:grid;grid-template-columns:24px 1fr;gap:8px}.product__info-container .icon-with-text .icon-with-text__item span{color:var(--gray-800)}.product__info-container .variant-selects-wpr{margin:24px 0;display:grid;gap:8px}.product__info-container .variant-selects-wpr fieldset.only-one-option{margin:0;display:flex;align-items:center;max-width:100%;gap:5px}.product__info-container .variant-selects-wpr fieldset{margin:0}.product__info-container .variant-selects-wpr fieldset .form__label{margin:0;display:contents}.product__info-container .variant-selects-wpr fieldset input{display:none!important}.pro-variant-opt-wpr{display:flex;flex-wrap:wrap;gap:8px}.pro-variant-opt-wpr label{color:var(--gray-900)}fieldset:not(.only-one-option) .pro-variant-opt-wpr label{cursor:pointer;border:1px solid var(--gray-900);height:40px;min-width:50px;display:flex;align-items:center;justify-content:center;padding:8px 12px}fieldset:not(.only-one-option) .pro-variant-opt-wpr label:has(input:checked){background-color:var(--gray-900);color:var(--gray-25)}.pro-variant-opt-wpr label p{color:currentColor}.product__info-container .variant-selects-wpr fieldset:not(.only-one-option){display:flex;flex-direction:column;gap:8px}.product__info-container .timer{margin:24px 0 8px;text-align:center;background-color:var(--gray-900);color:var(--gray-25);padding:8px 16px;border-radius:8px;font-size:14px}.product__info-container .timer .time{color:currentColor;font-weight:600}.product__info-container .timer p{display:flex;justify-content:center;gap:26px}.product__info-container .quick-add-outer{margin:8px 0 24px;background-color:var(--yellow-4);border:1px solid var(--yellow-3);padding:24px;border-radius:12px;display:grid;gap:24px}.quick-add-outer quick-add-dropdown .featured-image{height:89px;width:89px;border-radius:8px;overflow:hidden}.quick-add-outer quick-add-dropdown .quick-pro-details{display:grid;gap:8px}.quick-add-outer quick-add-dropdown .quick-pro-details .pro-name{font-size:18px;color:var(--gray-900)}.quick-add-outer quick-add-dropdown .quick-pro-details .pro-price{color:var(--gray-900);font-size:16px}.quick-add-outer quick-add-dropdown .quick-product{display:grid;grid-template-columns:89px 1fr auto;gap:16px}.quick-add-outer quick-add-dropdown .product-form{margin:0!important;display:flex;align-items:center}.quick-add-outer quick-add-dropdown .product-form .quick-add-submit{margin:0;border-radius:8px;background-color:var(--yellow-main);color:var(--gray-50);padding:8px;font-family:var(--font-primary) font-size: 16px;font-style:normal;font-weight:500}.quick-add-outer quick-add-dropdown .product-form .quick-add-submit:active{background-color:var(--yellow-dark)}.quick-add-outer quick-add-dropdown .quick-options{display:flex;flex-wrap:wrap;gap:8px;align-items:flex}.quick-add-outer quick-add-dropdown .quick-options .dropdown-toggle{width:auto;border-color:var(--gray-200);background-color:var(--gray-50);color:var(--gray-800);font-size:16px;display:inline-flex;font-weight:600}.quick-add-outer quick-add-dropdown .quick-options .dropdown-toggle:after{content:"";height:24px;width:24px;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9L12 15L18 9" stroke="%23252B37" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-size:80%;background-position:center;margin:0}.quick-add-product .dropdown{position:relative;width:auto}.quick-add-product .dropdown-toggle{width:100%;padding:4px 12px;border:1px solid #ccc;border-radius:6px;background:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;display:flex;align-items:center;justify-content:space-between}.quick-add-product .dropdown-toggle:after{content:"\25bc";font-size:10px;margin-left:8px;transition:transform .2s ease}.quick-add-product .dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 4px 12px #00000014;overflow:auto;max-height:0;opacity:0;visibility:hidden;transition:all .25s ease;z-index:5}.quick-add-product .dropdown.open .dropdown-menu{opacity:1;visibility:visible;max-height:220px}.quick-add-product .dropdown-menu li{padding:8px 12px;cursor:pointer;transition:all .15s}.quick-add-product .dropdown-menu li.active{background:#f2f2f2;font-weight:600}.quick-add-product .dropdown.open .dropdown-toggle:after{transform:rotate(180deg)}.quantity{color:var(--gray-900);width:121px;display:flex;align-items:center;padding:8px 16px;border:1px solid var(--gray-200);background-color:var(--gray-25);border-radius:8px;overflow:hidden}.quantity .quantity__button{height:24px;width:24px;box-shadow:none!important}.product-form-inner .product-form__submit:after,.product-form-inner .product-form__submit:before,.quantity:before,.quantity:after{content:none}.quantity .quantity__input{box-shadow:none!important;font-size:18px;font-weight:700}.quantity .quantity__button *{pointer-events:none}.product-form-inner{display:grid;gap:8px;grid-template-columns:121px 1fr}.product-form-inner .product-form__submit{min-height:48px;margin:0;width:100%;background-color:var(--yellow-main);border:0;border-radius:8px;letter-spacing:0;font-size:16px;font-weight:600}.product-form-inner .product-form__buttons{max-width:100%}.product-form-inner .product-form__submit:hover{background-color:var(--yellow-dark)}.product__info-container .product-form{margin:24px 0 16px!important}.product__info-container .list-payment{display:flex;align-items:center;margin:16px 0;justify-content:center;gap:8px;flex-wrap:wrap}.product__info-container .list-payment__item{max-width:58px;width:100%;border-radius:4px;border:1px solid var(--grey-200);background:var(--gray-25);flex-shrink:0;display:flex}.product__info-container .list-payment__item svg,.product__info-container .list-payment__item img{height:100%;width:100%;object-fit:contain}.product__info-container .guarantee-outer{margin:16px 0 0}.product__info-container .guarantee-wrap{display:grid;grid-template-columns:1fr 1fr;gap:8px}.product__info-container .guarantee-box{border:1px solid var(--yellow-2);background-color:var(--yellow-3);border-radius:8px;padding:16px;display:grid;gap:8px;color:var(--yellow-dark)}.product__info-container .guarantee-box .box-title{display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:center}.product__info-container .guarantee-box .box-title img{height:100%;width:100%;object-fit:contain}.product-main-section.section-spacing{margin-top:0}#judgeme_product_reviews{margin:0!important;max-width:100%!important}.product-card-wrapper .card{padding:24px;border:1px solid var(--gray-200);background-color:var(--gray-50);border-radius:16px;display:grid;gap:24px;height:100%}.product-card-wrapper .card .card__inner{border-radius:16px;overflow:hidden}.product-card-wrapper .card .card__content .card__information{padding:0}.product-card-wrapper .card .card__content .card__heading{font-weight:600;color:var(--gray-900)}.product-card-wrapper .card .card__content .card__heading .full-unstyled-link{text-decoration:none!important}.product-card-wrapper .card .card-heading-price{display:flex;justify-content:space-between;flex-wrap:wrap;gap:4px 8px;margin-top:10px}.product-card-wrapper .card .card-heading-price .card-information{width:auto}.product-card-wrapper .card .card-heading-price .card-information .price{margin:0!important;display:flex;font-size:18px;color:var(--gray-900)}.product-card-wrapper .card .card__content .card__information .star-ratings{align-items:center;gap:8px;color:var(--gray-900)}.product-card-wrapper .card .card__content .card__information .star-ratings svg{margin-bottom:-3px}.collection .product-grid,.related-products .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:0}.collection .product-grid .grid__item,.related-products .product-grid .grid__item{max-width:100%;width:100%}.section-spacing:has(.related-products){margin-bottom:0!important}#judgeme_product_reviews .jdgm-rev-widg{padding:0}#judgeme_product_reviews .jdgm-rev-widg__header .jdgm-rev-widg__title{margin-bottom:24px;text-align:start;line-height:normal;color:var(--gray-900);font-size:24px}#judgeme_product_reviews .jdgm-rev-widg .jdgm-rev-widg__header .jdgm-row-stars{padding:0;justify-content:flex-start;display:flex;flex-wrap:wrap}#judgeme_product_reviews .jdgm-rev-widg .jdgm-rev-widg__header .jdgm-rev-widg__summary{max-width:350px;width:100%;border:1px solid var(--gray-200);padding:24px;border-radius:16px;margin:0}#judgeme_product_reviews .jdgm-rev-widg .jdgm-rev-widg__header .jdgm-rev-widg__summary .jdgm-rev-widg__summary-inner{display:flex;flex-direction:column;justify-content:center;gap:12px;align-items:center}#judgeme_product_reviews .jdgm-rev-widg__summary-inner .jdgm-rev-widg__summary-stars{display:flex;flex-wrap:wrap;justify-content:center}#judgeme_product_reviews .jdgm-rev-widg__summary-inner .jdgm-rev-widg__summary-stars .jdgm-rev-widg__summary-average{width:100%;text-align:center;order:-1;margin-bottom:12px;font-size:30px;font-weight:700;color:var(--gray-900);line-height:1}#judgeme_product_reviews .jdgm-rev-widg__summary-inner .jdgm-rev-widg__summary-stars .jdgm-star.jdgm--on{color:#ffc800}#judgeme_product_reviews .jdgm-rev-widg__summary-text{font-size:14px;color:var(--gray-900)}#judgeme_product_reviews .jdgm-rev-widg__summary-text .jdgm-verified-checkmark{display:none}#judgeme_product_reviews .jdgm-histogram{border:0;margin-left:24px;box-shadow:none;margin-bottom:0;flex:1;border:1px solid var(--gray-200);padding:24px;border-radius:16px 0 0 16px;border-width:1px 0 1px 1px;display:flex;flex-wrap:wrap;gap:12px}#judgeme_product_reviews .jdgm-histogram .jdgm-histogram__row{display:flex;align-items:center;width:100%;margin:0;gap:14px}#judgeme_product_reviews .jdgm-histogram .jdgm-histogram__row .jdgm-histogram__star{order:2}#judgeme_product_reviews .jdgm-histogram .jdgm-histogram__row .jdgm-histogram__bar{order:1;flex:1;margin:0;width:100%;height:5px;background-color:var(--gray-200);border-radius:50px}#judgeme_product_reviews .jdgm-histogram .jdgm-histogram__row .jdgm-histogram__bar .jdgm-histogram__bar-content{background-color:#12b76a;border-radius:50px}#judgeme_product_reviews .jdgm-histogram .jdgm-histogram__row .jdgm-histogram__frequency{order:3;color:var(--gray-900);font-size:16px;font-style:normal;font-weight:400;line-height:140%}#judgeme_product_reviews .jdgm-histogram .jdgm-histogram__row.jdgm-histogram__clear-filter{display:none}#judgeme_product_reviews .jdgm-histogram .jdgm-histogram__row .jdgm-star{color:#ffc800}#judgeme_product_reviews .jdgm-widget-actions-wrapper{border:1px solid var(--gray-200);border-radius:0 16px 16px 0;border-width:1px 1px 1px 0;flex-direction:row;padding:24px;align-items:flex-end;justify-content:flex-end;gap:8px;display:flex;margin:0}#judgeme_product_reviews .jdgm-widget-actions-wrapper a{height:48px;border-radius:8px;background-color:var(--yellow-3);border:1px solid var(--yellow-dark);color:var(--yellow-dark);display:flex;align-items:center;justify-content:center;font-size:16px;width:fit-content;max-width:fit-content;margin:0;font-weight:500}#judgeme_product_reviews .jdgm-widget-actions-wrapper a:hover{background-color:var(--yellow-dark);color:var(--white)}#judgeme_product_reviews .jdgm-row-actions{display:none}#judgeme_product_reviews .jdgm-rev-widg__body{margin-top:40px}#judgeme_product_reviews .jdgm-rev-widg__body .jdgm-rev-widg__reviews{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;height:auto!important}#judgeme_product_reviews .jdgm-rev-widg__body .jdgm-rev-widg__reviews .jdgm-rev{position:static!important;width:100%;margin:0;border-radius:16px;box-shadow:none;padding:32px;color:#3c3c3c;border:1px solid var(--gray-200)}#judgeme_product_reviews .jdgm-rev__header .jdgm-row-rating{margin-bottom:16px}#judgeme_product_reviews .jdgm-rev__header .jdgm-rev__timestamp{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#717680}#judgeme_product_reviews .jdgm-rev__header .jdgm-row-rating .jdgm-rev__rating .jdgm-star{color:#ffc800}#judgeme_product_reviews .jdgm-rev__header .jdgm-row-profile .jdgm-rev__icon{display:none}#judgeme_product_reviews .jdgm-rev__header .jdgm-row-profile .jdgm-rev__author-wrapper .jdgm-rev__author{font-size:14px;font-style:normal;font-weight:600;line-height:normal;color:var(--gray-900)}#judgeme_product_reviews .jdgm-rev__header .jdgm-row-extra{display:none}#judgeme_product_reviews .jdgm-rev__content .jdgm-rev__title{font-size:18px;font-style:normal;font-weight:700;line-height:normal;color:var(--gray-900)}#judgeme_product_reviews .jdgm-rev__header{margin-bottom:24px}#judgeme_product_reviews .jdgm-rev__content .jdgm-rev__body{color:#3c3c3c}#judgeme_product_reviews .jdgm-rev__content .jdgm-rev__custom-form{display:none}#judgeme_product_reviews .jdgm-form-wrapper{padding:0;margin:40px 0;border:0}#judgeme_product_reviews .jdgm-form{border:1px solid var(--gray-200);padding:24px;border-radius:20px;max-width:800px;text-align:left}#judgeme_product_reviews .jdgm-form .jdgm-form__title{font-size:28px;color:var(--gray-900);margin-bottom:24px}#judgeme_product_reviews .jdgm-form .jdgm-form__fieldset>label{font-size:18px;text-align:left;margin-bottom:16px}#judgeme_product_reviews .jdgm-form .jdgm-form__fieldset .jdgm-form__rating .jdgm-star{color:#ffc800;font-size:18px}#judgeme_product_reviews .jdgm-form .jdgm-form__fieldset input,#judgeme_product_reviews .jdgm-form .jdgm-form__fieldset textarea{height:48px;border-color:#0003;border-radius:6px;font:var(--p)}#judgeme_product_reviews .jdgm-form .jdgm-form__fieldset textarea{height:auto}#judgeme_product_reviews .jdgm-form .jdgm-form__fieldset .jdgm-picture-fieldset__box{margin:0}#judgeme_product_reviews .jdgm-form .jdgm-form__fieldset .jdgm-picture-fieldset__box-wrapper{border-color:#0003}#judgeme_product_reviews .jdgm-form .jdgm-form__fieldset{color:var(--gray-900)}#judgeme_product_reviews .jdgm-form__fieldset p a{display:inline;color:var(--gray-900);text-decoration:underline}#judgeme_product_reviews .jdgm-form__fieldset p a:hover{text-decoration:none!important}#judgeme_product_reviews .jdgm-form__fieldset-actions{display:flex;flex-wrap:wrap;gap:8px;margin:0}#judgeme_product_reviews .jdgm-form__fieldset-actions input[type=submit],#judgeme_product_reviews .jdgm-form__fieldset-actions .jdgm-btn{height:48px;border-radius:8px;background-color:var(--yellow-3);border:1px solid var(--yellow-main);color:var(--yellow-main);display:flex;align-items:center;justify-content:center;font-size:16px;width:fit-content;max-width:fit-content;margin:0;font-weight:600;opacity:1}#judgeme_product_reviews .jdgm-form__fieldset-actions input[type=submit]:hover,#judgeme_product_reviews .jdgm-form__fieldset-actions .jdgm-btn:hover{background-color:var(--yellow-dark);color:var(--white)}@media (hover:hover){.product__media-wrapper .slider-mobile-gutter .slider-button:hover,.swiper-arrow:hover{background-color:var(--gray-900);border:1px solid var(--gray-900);color:var(--gray-25)}.offer-banner-inner .content-box .shop-btn:hover{background-color:var(--gray-900);color:var(--gray-25);border-color:var(--gray-900)}.product-form-inner .product-form__submit:hover,.quick-add-outer quick-add-dropdown .product-form .quick-add-submit:hover,.footer-top .footer__newsletter .field .newsletter-form__button:hover{background-color:var(--yellow-dark)}.footer-top .content-right .menu-block a:hover{color:var(--gray-400)}.quick-add-product .dropdown-menu li:hover{background:#f8f8f8}}@media screen and (min-width:1281px){.product-main-section .product .product__info-wrapper,.product-main-section .product .product__media-wrapper{max-width:calc(50% - 12px)!important}.product-main-section .product .product__info-wrapper{padding:0 24px}}@media screen and (min-width:750px){.mob-only,.bg-mobile{display:none!important}.product-main-section .product .product__media-wrapper{max-width:calc(50% - 15px)!important;width:100%!important}.product-main-section .product .product__info-wrapper{max-width:calc(50% - 15px)!important;width:100%!important;padding:0}}@media screen and (min-width: 1344px){.hero-wrap .content-left{max-width:100%;padding-left:74px;padding-right:74px}}@media screen and (max-width:1280px){.swiper-arrow{width:36px;height:36px;--arrow-position:-18px}.products-swiper:not(.swiper-initialized) .swiper-slide:first-child{max-width:calc((100% - (24px * 2)) / 3)}.offer-banner-inner .content-left{padding:52px 60px}.new-footer-wpr{gap:60px}.review-slider-block .review-swiper-arrow,.product__media-wrapper .slider-mobile-gutter .slider-button{width:28px;height:28px;--arrow-position: -14px}.review-slider-block .review-swiper-arrow svg,.product__media-wrapper .slider-mobile-gutter .slider-button svg{height:10px;width:10px}.product .product__media-wrapper .thumbnail-slider .thumbnail-list .thumbnail-list__item{max-width:calc((100% - 32px)/5)}#judgeme_product_reviews .jdgm-rev-widg .jdgm-rev-widg__header .jdgm-rev-widg__summary{max-width:260px}#judgeme_product_reviews .jdgm-widget-actions-wrapper a{padding:5px 10px}#judgeme_product_reviews .jdgm-histogram{margin-left:20px;padding:20px;gap:20px}#judgeme_product_reviews .jdgm-widget-actions-wrapper{padding:20px;width:32%}#judgeme_product_reviews{margin:80px 0!important}}@media screen and (max-width:1140px){#judgeme_product_reviews .jdgm-histogram{width:calc(100% - 292px);flex:none;margin:0}#judgeme_product_reviews .jdgm-widget-actions-wrapper{margin:0}#judgeme_product_reviews .jdgm-widget-actions-wrapper{width:292px}#judgeme_product_reviews .jdgm-rev-widg .jdgm-rev-widg__header .jdgm-rev-widg__summary{max-width:100%;margin:0 auto 24px}#judgeme_product_reviews .jdgm-rev-widg__body{margin-top:24px}}@media screen and (max-width:1024px){.collection-list-swiper:not(.swiper-initialized) .swiper-slide:first-child{max-width:calc((100% - 75px)/4)}.offer-banner-inner .content-left{padding:40px 50px}}@media screen and (max-width:989px){.section-spacing{margin:60px 0}.hero-wrap .content-wpr .title{font-size:28px}.products-swiper:not(.swiper-initialized) .swiper-slide:first-child{max-width:calc((100% - 30px)*.4)}.collection-list-swiper:not(.swiper-initialized) .swiper-slide:first-child{max-width:calc((100% - (20px * 2)) / 3)}.offer-banner-inner .content-left{padding:50px 40px}.new-footer-wpr{gap:40px;padding:40px 0}.new-footer-wpr .footer-bottom{padding-top:30px}.footer-top .content-left{max-width:300px;width:100%}.footer-top .content-right .menu-block{max-width:156px}.product__info-container .guarantee-wrap{display:grid;grid-template-columns:1fr;gap:8px}.product .product__media-wrapper .thumbnail-slider .thumbnail-list .thumbnail-list__item{max-width:calc((100% - 24px)/4)}.product-form-inner{grid-template-columns:1fr}.quick-add-outer quick-add-dropdown .quick-product{grid-template-columns:70px 1fr auto}.quick-add-outer quick-add-dropdown .featured-image{height:70px;width:70px}.product__info-container .list-payment__item{max-width:40px}.product-main-section .jdgm-preview-badge .jdgm-star{font-size:18px}.collection .product-grid,.related-products .product-grid{gap:16px}}@media screen and (max-width:749px){.header__icons{padding:16px 0}.section-spacing{margin:40px 0}.desk-only,.bg-desktop{display:none!important}.hero-wrap .content-wpr .title{font-size:24px}.hero-wrap .content-wpr{max-width:100%}.hero-wrap .content-wpr .shop-all-wpr .shop-btn{padding:4px 18px;width:100%;display:flex}.hero-wrap .background-image .aspect-ratio{padding-top:min(176%,658px)}.hero-wrap .background-image .aspect-ratio img{object-position:bottom}.hero-wrap .content-left{align-items:flex-start}.swiper-arrow{--arrow-position: 20px}.product-card{padding:12px;border-radius:12px}.product-card .product-image{border-radius:12px}.collection-list-wpr,.products-slider-outer{overflow:hidden;padding:0 24px;margin:0 -24px}.collection-list-swiper,.products-slider-outer .products-swiper{overflow:visible}.products-swiper .star-ratings{font-size:12px}.offer-banner-inner{gap:20px;border-radius:16px}.offer-banner-inner .content-left,.offer-banner-inner .background-image{grid-area:inherit}.offer-banner-inner .content-left{padding:50px 24px 0}.offer-banner-inner .background-image,.offer-banner-inner .content-box{max-width:100%}.reviews-wrap .review-card{padding:24px}.reviews-wrap .review-card .date-wrap .person{font-size:12px}.reviews-wrap .review-card .date-wrap .Verified-text{font-size:10px}.new-footer-wpr{gap:48px;padding:32px 0}.footer-top .content-left{max-width:100%;width:100%}.footer-top .signup-form{max-width:400px}.new-footer-wpr .footer-top{gap:40px;flex-direction:column}.footer-top .content-right .menu-block{max-width:100%;flex:1}.new-footer-wpr .footer-bottom{padding-top:24px}.new-footer-wpr .footer-bottom{padding-top:24px;flex-direction:column;align-items:flex-start;gap:24px}.footer-bottom .footer__payment{justify-content:flex-start;width:100%}.desktop-localization-wrapper,.header .header__heading-link,.header .header__heading,.product__media-wrapper .slider-mobile-gutter .slider-button{display:none}.product .product__media-wrapper .product__media-list{margin-bottom:16px}.product .product__media-wrapper .product__media-list .product__media-item{margin:0;padding:0;width:100%}.product__media-gallery slider-component{margin:0!important}.product .product__media-wrapper .thumbnail-slider .thumbnail-list .thumbnail-list__item{max-width:calc((100% - 32px)/5)}.product__media-gallery{margin-bottom:0}.product__info-container .variant-selects-wpr,.product__info-container .icon-with-text{margin:16px 0!important}.product__info-container .timer{margin:24px 0}.product__info-container .quick-add-outer{margin:24px 0;gap:16px;padding:16px}.quick-add-outer quick-add-dropdown .quick-product{grid-template-columns:60px 1fr auto}.quick-add-outer quick-add-dropdown .featured-image{height:60px;width:60px}.quick-add-outer quick-add-dropdown .quick-pro-details .pro-name{font-size:16px}.quick-add-outer quick-add-dropdown .quick-pro-details .pro-price{font-size:14px}.product__info-container .list-payment__item{max-width:30px}.product__info-container .list-payment{gap:4px;margin:8px 0 24px}.product__info-container .product__descr{margin-top:0!important}.product__info-container .product-form{margin:24px 0 8px!important}.pdp-mobile-top .product__title{margin:8px 0 12px}.pdp-mobile-top .product__title h2{font-weight:700}product-info .quantity{width:100%}.product-main-section .pdp-mobile-top .last-month-sale{margin-top:8px}.product-main-section .pdp-mobile-top{margin-bottom:16px}.quick-add-outer quick-add-dropdown .quick-options .dropdown-toggle{font-size:14px}.product-card-wrapper .card .card__content .card__heading{font-weight:700}.product-card-wrapper .card .card-heading-price .card-information .price{font-size:16px;font-weight:600}.collection .product-grid,.related-products .product-grid{grid-template-columns:repeat(1,1fr);gap:24px}#judgeme_product_reviews .jdgm-rev-widg__header .jdgm-rev-widg__title{margin-bottom:24px;font-size:20px}#judgeme_product_reviews .jdgm-rev-widg__summary-inner .jdgm-rev-widg__summary-stars .jdgm-rev-widg__summary-average{font-size:22px}#judgeme_product_reviews .jdgm-rev-widg__body .jdgm-rev-widg__reviews{gap:16px;grid-template-columns:repeat(1,1fr)}#judgeme_product_reviews .jdgm-rev-widg__body{margin-top:18px}#judgeme_product_reviews .jdgm-rev-widg .jdgm-rev-widg__header .jdgm-rev-widg__summary{max-width:100%;margin:0 auto 8px;padding:16px;border-radius:16px}#judgeme_product_reviews .jdgm-rev-widg__summary-inner .jdgm-rev-widg__summary-stars .jdgm-rev-widg__summary-average .jdgm-link{font:var(--h1)}#judgeme_product_reviews .jdgm-rev .jdgm-rev__content .jdgm-rev__body p{font-size:14px}#judgeme_product_reviews .jdgm-rev-widg__body .jdgm-rev-widg__reviews .jdgm-rev{width:100%;padding:16px}#judgeme_product_reviews .jdgm-histogram{padding:16px;border-radius:16px 16px 0 0}#judgeme_product_reviews .jdgm-rev-widg__body .jdgm-paginate{margin-top:24px}#judgeme_product_reviews .jdgm-widget-actions-wrapper{padding:16px;border-radius:0 0 16px 16px;justify-content:center;width:100%;border-width:0 1px 1px 1px}#judgeme_product_reviews .jdgm-histogram{width:100%;border-bottom:0}#judgeme_product_reviews .jdgm-rev-widg__body .jdgm-rev-widg__reviews .jdgm-rev{word-break:break-all}#judgeme_product_reviews .jdgm-rev__header{margin-bottom:16px}#judgeme_product_reviews .jdgm-rev .jdgm-rev__content .jdgm-rev__title{margin-bottom:8px;font-size:16px;font-style:normal;font-weight:600}#judgeme_product_reviews .jdgm-rev__header .jdgm-row-rating{margin-bottom:16px;gap:6px}#judgeme_product_reviews .jdgm-rev__header .jdgm-rev__author-wrapper .jdgm-rev__author{font:var(--body-small)}#judgeme_product_reviews .jdgm-rev .jdgm-rev__reply .jdgm-rev__replier-wrapper .jdgm-rev__replier,#judgeme_product_reviews .jdgm-rev .jdgm-rev__reply .jdgm-rev__reply-content p{font:var(--body-medium)}#judgeme_product_reviews .jdgm-rev__header .jdgm-row-rating{display:flex;gap:10px;justify-content:space-between}#judgeme_product_reviews .jdgm-rev__header .jdgm-rev__timestamp{font-size:12px}#judgeme_product_reviews .jdgm-rev__header .jdgm-row-rating .jdgm-rev__rating .jdgm-star{font-size:14px}.facets-wrapper{margin-bottom:24px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom.css.map */
