:root{--hsp-accent:#160d24;--hsp-accent-2:#241832;--hsp-ink:#09080f;--hsp-text:#101116;--hsp-muted:#686b73;--hsp-soft:#f4f4f5;--hsp-soft-2:#eef0f2;--hsp-border:#e4e6ea;--hsp-white:#ffffff;--hsp-star:#ffc82f;--hsp-container:1120px;--hsp-radius:12px;--hsp-radius-lg:18px;--hsp-shadow:0 20px 70px rgba(10, 13, 20, .13);--hsp-shadow-strong:0 34px 90px rgba(10, 13, 20, .26);--hsp-accent:#111111;--hsp-accent-2:#252525;--hsp-ink:#000000;--hsp-text:#111111;--hsp-muted:#666666;--hsp-soft:#ffffff;--hsp-soft-2:#fafafa;--hsp-border:#e8e8e8;--hsp-shadow:0 14px 44px rgba(0,0,0,.08);--hsp-shadow-strong:0 22px 70px rgba(0,0,0,.12);--hsp-page-gutter:1cm;--hsp-font-family:"Vazirmatn","IRANSansX","Dana","Segoe UI",Tahoma,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--hsp-text);font-size:15px;line-height:1.65;direction:rtl;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:.2s}a:hover{color:var(--hsp-accent)}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}.screen-reader-text,.skip-link{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{clip:auto!important;width:auto;height:auto;top:16px;right:16px;background:#fff;padding:10px 14px;z-index:999999;box-shadow:var(--hsp-shadow)}.hsp-container{width:min(var(--hsp-container),calc(100% - 40px));margin-inline:auto}.site-main{min-height:50vh}.site-header.hsp-tech-header{position:absolute;inset:0 0 auto 0;z-index:100;backdrop-filter:blur(14px)}.hsp-header-inner{min-height:48px;display:grid;grid-template-columns:210px 1fr auto;align-items:center;gap:22px}.site-branding{justify-self:start}.hsp-text-logo{display:inline-flex;align-items:center;gap:8px;font-size:20px;font-weight:950;letter-spacing:-.4px;line-height:1}.hsp-logo-mark{width:32px;height:32px;border-radius:9px;display:inline-grid;place-items:center;color:var(--hsp-accent);font-weight:950}.custom-logo-link img{max-height:44px;width:auto}.main-navigation{justify-self:center}.hsp-primary-menu{display:flex;align-items:center;justify-content:center;gap:22px;margin:0;padding:0;list-style:none}.hsp-primary-menu>li{position:relative}.hsp-primary-menu>li>a{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:950;line-height:1;padding:18px 0}.hsp-mega-panel{position:absolute;top:calc(100% + 8px);right:50%;transform:translateX(50%) translateY(8px);width:min(980px,calc(100vw - 48px));display:grid;grid-template-columns:220px repeat(3,1fr);gap:18px;padding:18px;background:rgba(255,255,255,.96);color:var(--hsp-text);border-radius:20px;box-shadow:var(--hsp-shadow-strong);opacity:0;visibility:hidden;pointer-events:none;transition:.22s}.hsp-has-mega:focus-within .hsp-mega-panel,.hsp-has-mega:hover .hsp-mega-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(50%) translateY(0)}.hsp-mega-links{padding:18px;background:#f5f6f8;border-radius:16px}.hsp-mega-links h3{margin:0 0 12px;font-size:16px;font-weight:950}.hsp-mega-links a{display:block;padding:9px 0;color:#24262d;font-weight:750;border-bottom:1px solid rgba(0,0,0,.05)}.hsp-category-mini,.hsp-mega-card{position:relative;min-height:218px;border-radius:18px;overflow:hidden;padding:18px;background:radial-gradient(circle at 80% 10%,#fff,#edf0f3 70%);border:1px solid #fff;box-shadow:0 12px 30px rgba(0,0,0,.07)}.hsp-mega-card span{display:block;margin-bottom:8px;color:#727680;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.hsp-mega-card strong{display:block;max-width:150px;font-size:18px;line-height:1.35;font-weight:950;color:#0b0c10}.hsp-mega-card img{position:absolute;left:6px;bottom:4px;width:72%;max-height:140px;object-fit:contain}.hsp-mega-panel-compact{width:min(760px,calc(100vw - 48px));grid-template-columns:repeat(4,1fr)}.hsp-category-mini{min-height:160px;display:grid;place-items:center;text-align:center;padding:16px}.hsp-category-mini img{width:112px;height:86px;object-fit:contain}.hsp-category-mini span{color:#111;font-weight:950}.hsp-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;justify-self:end}.hsp-sale-link{font-size:12px;font-weight:950;white-space:nowrap}.hsp-icon-link,.hsp-search-toggle{position:relative;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:0 0;border:0;border-radius:999px}.hsp-cart-count{position:absolute;top:-2px;inset-inline-start:-4px;min-width:17px;height:17px;display:grid;place-items:center;color:var(--hsp-accent);border-radius:99px;font-size:10px;font-weight:950}.hsp-menu-toggle{display:none;border:0;background:0 0;padding:10px}.hsp-menu-toggle span:not(.screen-reader-text){display:block;width:25px;height:2px;margin:5px 0}.hsp-header-search{position:absolute;top:100%;right:0;left:0;padding:18px 0;background:rgba(255,255,255,.98);box-shadow:var(--hsp-shadow)}.hsp-search-form{display:flex;gap:10px}.hsp-search-form label{flex:1}.hsp-search-form input{width:100%;min-height:46px;border:1px solid var(--hsp-border);border-radius:999px;padding:0 18px;outline:0}.hsp-search-form input:focus{border-color:var(--hsp-accent)}.hsp-search-form button{min-height:46px;padding:0 22px;border:0;border-radius:999px;background:var(--hsp-accent);font-weight:950}.hsp-tech-hero{position:relative;overflow:hidden}.hsp-hero-backdrop{position:absolute;inset:0}.hsp-hero-backdrop:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,10,16,.18),rgba(6,10,16,.2) 45%,rgba(6,10,16,.7))}.hsp-hero-backdrop img{width:100%;height:100%;object-fit:cover}.hsp-tech-hero-inner{position:relative;z-index:2;display:flex;align-items:center}.hsp-eyebrow{display:inline-block;font-size:12px;text-transform:uppercase;letter-spacing:.42em;font-weight:950;margin-bottom:18px}.hsp-hero-copy h1{margin:0;line-height:.98;letter-spacing:-3px;font-weight:950}.hsp-hero-copy p{margin:22px 0 28px;max-width:480px;font-size:16px}.button,.hsp-button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 24px;border:0;background:var(--hsp-accent);font-weight:950;line-height:1.2;border-radius:999px;text-align:center;transition:.2s}.button:hover,.hsp-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{transform:translateY(-2px)}.hsp-overlap-cards{position:relative;z-index:5;padding-bottom:38px}.hsp-feature-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hsp-feature-card{position:relative;overflow:hidden;border-radius:16px;box-shadow:var(--hsp-shadow-strong);color:#090b10}.hsp-feature-card:before{content:"";position:absolute;inset:0}.hsp-feature-card span{color:#727781;text-transform:uppercase;letter-spacing:.08em;font-weight:950}.hsp-feature-card strong{font-weight:950}.hsp-feature-card small{color:#555a64}.hsp-dark-banner em,.hsp-feature-card em,.hsp-soft-banner em,.hsp-tech-mosaic em{display:inline-flex;margin-top:18px;min-height:34px;align-items:center;padding:0 16px;border-radius:99px;background:#050308;color:#fff;font-style:normal;font-size:12px;font-weight:950}.hsp-feature-card img{position:absolute;object-fit:contain;z-index:1}.hsp-section{padding:44px 0}.hsp-section-headline{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.hsp-section-headline span{color:#767b84;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.hsp-section-headline h2{margin:0;font-size:clamp(24px, 3vw, 38px);line-height:1.2}.hsp-fallback-products,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:34px;margin:0!important;padding:0!important}.hsp-demo-card,.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;position:relative;list-style:none;text-align:right;background:#fff}.hsp-demo-thumb,.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:9px;padding:18px;margin:0 0 14px!important;overflow:hidden}.hsp-demo-thumb img{width:100%;height:100%;object-fit:contain}.hsp-badge,.woocommerce ul.products li.product .onsale{position:absolute;z-index:3;top:10px!important;right:10px!important;left:auto!important;min-width:28px;min-height:28px;display:inline-grid;place-items:center;background:var(--hsp-accent);border-radius:999px;padding:0 7px;font-size:11px;font-weight:950;line-height:1}.hsp-wish{position:absolute;z-index:3;top:10px;left:10px;width:28px;height:28px;display:grid;place-items:center;background:#fff;border:1px solid #e6e7ea;border-radius:50%;color:#111}.hsp-demo-price,.woocommerce ul.products li.product .price{color:#05060a!important;margin:0 0 3px;font-size:14px;font-weight:950}.woocommerce ul.products li.product .price del{color:#7b7e86;opacity:.8;font-size:12px}.hsp-demo-cat{margin:0 0 2px;color:#8b8f96;font-size:11px;text-transform:uppercase;font-weight:900}.hsp-stars{color:var(--hsp-star);font-size:13px;line-height:1;margin:4px 0 8px;letter-spacing:-2px}.hsp-stars small{color:#5d626a;letter-spacing:0;font-size:11px;margin-inline-start:4px}.hsp-demo-card h3,.woocommerce-loop-product__title{margin:0 0 14px!important;padding:0!important;color:#0c0d12;font-size:13px!important;line-height:1.45!important;font-weight:950;min-height:38px}.hsp-demo-card .button,.woocommerce ul.products li.product .button{width:100%;min-height:40px;margin-top:4px!important;font-size:12px;background:var(--hsp-accent)}.hsp-wide-tech-banner{padding:24px 0 34px}.hsp-dark-banner,.hsp-soft-banner{position:relative;min-height:265px;display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;border-radius:10px;padding:44px}.hsp-dark-banner strong,.hsp-soft-banner strong{display:block;max-width:460px;font-size:clamp(30px, 4.4vw, 50px);line-height:1.25;font-weight:950}.hsp-dark-banner span,.hsp-soft-banner span,.hsp-tech-mosaic span{display:block;color:rgba(255,255,255,.7);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:950;margin-bottom:10px}.hsp-dark-banner small,.hsp-soft-banner small,.hsp-tech-mosaic small{display:block;max-width:520px;margin-top:12px;color:rgba(255,255,255,.82)}.hsp-dark-banner img{width:min(360px,40%);height:230px;object-fit:contain;filter:drop-shadow(0 28px 30px rgba(0,0,0,.32))}.hsp-headphone-promo{padding-top:22px}.hsp-soft-banner{color:#000}.hsp-soft-banner span{color:#80858d}.hsp-soft-banner small{color:#4f545e}.hsp-soft-banner img{width:min(360px,42%);height:230px;object-fit:contain}.hsp-products-second{padding-top:0}.hsp-special-offers{padding-top:4px;padding-bottom:22px}.hsp-special-offers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hsp-special-offer-card{position:relative;overflow:hidden;border:1px solid #ececef;border-radius:14px;background:linear-gradient(180deg,#fff,#f7f7f8);box-shadow:0 12px 30px rgba(16,18,24,.06)}.hsp-special-offer-card:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 0 100%,rgba(255,255,255,.96),rgba(255,255,255,0) 40%),radial-gradient(circle at 100% 0,rgba(242,243,246,.95),rgba(242,243,246,0) 38%)}.hsp-offer-copy,.hsp-offer-timer,.hsp-special-offer-card em{position:relative;z-index:1}.hsp-offer-copy span{display:block;margin-bottom:10px;color:#7a7f88;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:950}.hsp-offer-copy strong{display:block;color:#111318;font-weight:950}.hsp-offer-copy small{display:block;margin-top:8px;color:#60656f}.hsp-offer-timer{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.hsp-offer-timer div{display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #ececf0;background:rgba(255,255,255,.84)}.hsp-offer-timer b{display:block;color:#111318;line-height:1;font-weight:950}.hsp-offer-timer span{display:block;margin-top:6px;color:#7d828b;font-size:11px;font-weight:800}.hsp-special-offer-card em{position:relative;display:inline-flex;align-items:center;border-radius:99px;background:#050308;color:#fff;font-style:normal;font-weight:950}.hsp-special-offer-card img{position:absolute;object-fit:contain;filter:drop-shadow(0 18px 16px rgba(0,0,0,.1))}.hsp-tech-mosaic-section{padding-top:18px}.hsp-tech-mosaic{display:grid;grid-template-columns:1.15fr 1fr 1.15fr;gap:24px}.hsp-tech-mosaic a{position:relative;overflow:hidden;border-radius:12px;color:#0b0d12}.hsp-tech-mosaic a:before{content:"";position:absolute;inset:0}.hsp-mosaic-stack{display:grid;gap:24px}.hsp-tech-mosaic span{color:#777c84}.hsp-tech-mosaic strong{font-weight:950}.hsp-tech-mosaic small{color:#555b63}.hsp-tech-mosaic em{background:0 0;color:#000;border-radius:0;text-decoration:underline;text-underline-offset:3px}.hsp-tech-mosaic img{position:absolute;max-height:210px;object-fit:contain}.hsp-mosaic-stack img{max-height:142px}.hsp-category-index{padding:58px 0}.hsp-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.hsp-category-grid article{background:#fff;min-height:310px;border-radius:9px;padding:34px 30px}.hsp-category-grid h3{margin:0 0 20px;font-size:18px;font-weight:950}.hsp-category-grid sup{color:var(--hsp-accent);font-size:12px}.hsp-category-grid ul{margin:0 0 22px;padding:0;list-style:none;color:#111;font-size:14px}.hsp-category-grid li{margin:8px 0}.hsp-category-grid p{margin:0 0 20px;color:#6a6e77;font-size:13px}.hsp-category-grid a{font-weight:950;text-decoration:underline;text-underline-offset:4px}.hsp-footer-top{padding:54px 0}.hsp-footer-intro{display:grid;grid-template-columns:1fr minmax(320px,520px);gap:40px;align-items:center}.hsp-footer-intro h2{margin:0 0 10px;font-size:28px;line-height:1.25;font-weight:950}.hsp-footer-intro p{margin:0;color:#667;max-width:520px}.hsp-newsletter{display:flex;gap:10px}.hsp-newsletter input{flex:1;min-height:48px;border:1px solid var(--hsp-border);border-radius:8px;padding:0 16px}.hsp-newsletter button{min-height:48px;border:0;border-radius:8px;background:var(--hsp-accent);padding:0 22px;font-weight:950}.hsp-contact-strip{border-bottom:1px solid rgba(255,255,255,.11)}.hsp-contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding:34px 0}.hsp-contact-item{display:grid;grid-template-columns:34px 1fr;gap:14px;align-items:center}.hsp-contact-item span{font-size:21px}.hsp-contact-item strong{display:block;font-size:17px;font-weight:950}.hsp-contact-item small{display:block}.hsp-footer-widgets{display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:46px;padding:48px 0 52px}.footer-widget-title,.hsp-footer-column h3{margin:0 0 17px;font-size:15px;font-weight:950}.hsp-footer-column ul{margin:0;padding:0;list-style:none}.hsp-footer-column li{margin:9px 0}.hsp-footer-column a:hover{color:#fff}.hsp-socials{display:flex;gap:8px;margin-top:18px}.hsp-socials a{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;font-weight:950}.hsp-footer-bottom{border-top:1px solid rgba(255,255,255,.09);padding:14px 0;text-align:center;font-size:12px}.hsp-footer-bottom p{margin:0}.hsp-back-to-top{position:fixed;right:22px;bottom:22px;width:44px;height:44px;border:0;border-radius:50%;font-size:18px;box-shadow:var(--hsp-shadow);opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s;z-index:80}.hsp-back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.hsp-archive-main,.hsp-page-main,.hsp-shop-main{padding:100px 0 64px}.hsp-narrow-content{max-width:860px}.hsp-page-header{margin-bottom:34px;text-align:center}.hsp-page-article .entry-title,.hsp-page-header h1{margin:0;font-size:clamp(34px, 4vw, 54px);font-weight:950;color:#111}.hsp-page-article .entry-content{font-size:17px}.hsp-page-article .entry-content a{color:var(--hsp-accent);text-decoration:underline}.hsp-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.hsp-post-card{background:#fff;border:1px solid var(--hsp-border);border-radius:12px;overflow:hidden}.hsp-post-thumb img{width:100%;aspect-ratio:4/3;object-fit:cover}.hsp-post-content{padding:24px}.hsp-post-content h2{margin:0 0 8px;font-size:22px;line-height:1.3}.entry-meta{color:var(--hsp-muted);font-size:13px}.entry-summary{color:#5f626b}.hsp-read-more{font-weight:950;color:var(--hsp-accent)}.hsp-empty-state,.hsp-error-page{text-align:center}.updated:not(.published){display:none}.woocommerce div.product .product_title{font-size:clamp(28px, 4vw, 48px);line-height:1.15;font-weight:950;color:#111}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--hsp-accent);font-size:28px;font-weight:950}.woocommerce .quantity .qty{height:48px;border:1px solid var(--hsp-border);border-radius:10px}.woocommerce-tabs{padding-top:34px}@media (max-width:1120px){.hsp-header-inner{grid-template-columns:170px 1fr auto}.hsp-primary-menu{gap:14px}.hsp-sale-link{display:none}.hsp-feature-card-grid,.hsp-tech-mosaic{gap:16px}}@media (max-width:960px){.admin-bar .site-header.hsp-tech-header{top:46px}.hsp-header-inner{grid-template-columns:auto 1fr auto;min-height:60px}.site-branding{justify-self:center}.hsp-menu-toggle{display:inline-block;justify-self:start}.main-navigation{position:absolute;top:100%;right:20px;left:20px;display:none;background:rgba(11,12,18,.97);border-radius:16px;padding:16px;box-shadow:var(--hsp-shadow)}.hsp-primary-menu,.main-navigation.is-open{display:block}.hsp-primary-menu>li>a{width:100%;padding:13px 4px}.hsp-mega-panel{position:static;width:100%;transform:none;opacity:1;visibility:visible;pointer-events:auto;grid-template-columns:1fr;display:none;margin:8px 0 12px}.hsp-has-mega:focus-within .hsp-mega-panel,.hsp-has-mega:hover .hsp-mega-panel{transform:none;display:grid}.hsp-mega-panel-compact{grid-template-columns:repeat(2,1fr)}.hsp-tech-hero,.hsp-tech-hero-inner{min-height:560px}.hsp-hero-copy h1{font-size:clamp(46px, 11vw, 86px)}.hsp-category-grid,.hsp-contact-grid,.hsp-fallback-products,.hsp-feature-card-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.hsp-tech-mosaic{grid-template-columns:1fr}.hsp-tech-mosaic .hsp-mosaic-tall{min-height:320px}.hsp-footer-intro,.hsp-footer-widgets{grid-template-columns:repeat(2,1fr)}.hsp-dark-banner,.hsp-soft-banner{min-height:240px}}@media (max-width:680px){.hsp-container{width:min(100% - 28px,var(--hsp-container))}.site-header.hsp-tech-header{position:absolute}.hsp-text-logo{font-size:17px}.hsp-header-actions{gap:4px}.hsp-search-toggle{display:none}.hsp-tech-hero,.hsp-tech-hero-inner{min-height:560px}.hsp-tech-hero-inner{align-items:flex-start;padding-top:112px}.hsp-hero-copy h1{font-size:50px;letter-spacing:-1px}.hsp-eyebrow{letter-spacing:.2em}.hsp-overlap-cards{margin-top:-70px}.hsp-category-grid,.hsp-contact-grid,.hsp-fallback-products,.hsp-feature-card-grid,.hsp-footer-intro,.hsp-footer-widgets,.hsp-post-grid,.woocommerce ul.products{grid-template-columns:1fr}.hsp-feature-card{min-height:245px}.hsp-section-headline{display:block}.hsp-dark-banner,.hsp-soft-banner{display:block;padding:30px}.hsp-dark-banner img,.hsp-soft-banner img{width:88%;height:200px;margin-inline:auto;margin-top:18px}.hsp-tech-mosaic a{min-height:280px}.hsp-tech-mosaic .hsp-mosaic-tall{min-height:340px}.hsp-newsletter{display:block}.hsp-newsletter button{width:100%;margin-top:10px}}body{color:#111;font-weight:500!important;letter-spacing:-.01em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.site-header.hsp-tech-header{position:sticky;top:0;color:#111;background:#fff;backdrop-filter:none;border-bottom:1px solid #eee;box-shadow:0 6px 24px rgba(0,0,0,.04)}.admin-bar .site-header.hsp-tech-header{top:32px}.hsp-icon-link,.hsp-primary-menu>li>a,.hsp-sale-link,.hsp-search-toggle,.hsp-text-logo{color:#111}.hsp-primary-menu>li>a:hover,.hsp-sale-link:hover{color:#000}.hsp-cart-count,.hsp-logo-mark{background:#111;color:#fff}.hsp-icon-link:hover,.hsp-search-toggle:hover{background:#f3f3f3;color:#000}.hsp-menu-toggle span:not(.screen-reader-text){background:#111}.hsp-tech-hero{min-height:520px;background:#fff;color:#111;border-bottom:1px solid #eee}.hsp-hero-backdrop{display:none}.hsp-tech-hero-inner{min-height:520px;padding-top:40px;background:#fff}.hsp-hero-copy{width:min(760px,100%)}.hsp-eyebrow{color:#777}.hsp-hero-copy h1{color:#111;max-width:760px;font-size:clamp(46px, 7vw, 94px)}.hsp-hero-copy p{color:#444}.button,.hsp-button,.hsp-newsletter button,.hsp-search-form button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:#111;color:#fff!important}.button:hover,.hsp-button:hover,.hsp-newsletter button:hover,.hsp-search-form button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:#000;color:#fff!important}.hsp-button-light{background:#111;color:#fff!important}.hsp-button-light:hover{background:#000;color:#fff!important}.hsp-overlap-cards{margin-top:0;padding-top:28px}.hsp-category-mini,.hsp-feature-card,.hsp-mega-card,.hsp-soft-banner,.hsp-tech-mosaic a{background:#fff;border:1px solid #eee;box-shadow:0 14px 44px rgba(0,0,0,.06)}.hsp-feature-card:before,.hsp-tech-mosaic a:before{background:0 0}.hsp-demo-thumb,.woocommerce ul.products li.product a img{background:#fff;border:1px solid #eee}.hsp-badge,.woocommerce ul.products li.product .onsale{background:#111;color:#fff}.hsp-dark-banner{background:#fff;color:#111;border:1px solid #eee;box-shadow:0 14px 44px rgba(0,0,0,.06)}.hsp-dark-banner small,.hsp-dark-banner span{color:#555}.hsp-dark-banner em{background:#111;color:#fff}.hsp-category-index{border-top:1px solid #eee;border-bottom:1px solid #eee}.hsp-footer-top,.site-footer{background:#fff;color:#111}.hsp-contact-strip,.hsp-footer-bottom{border-color:#eee}.footer-widget-title,.hsp-contact-item strong,.hsp-footer-column h3{color:#111}.hsp-contact-item small,.hsp-footer-bottom,.hsp-footer-column a,.site-footer p{color:#555}.hsp-back-to-top,.hsp-socials a{background:#111;color:#fff}@media (max-width:960px){.main-navigation{background:#fff;border:1px solid #eee}.admin-bar .site-header.hsp-tech-header{top:46px}}@media (max-width:1100px){.hsp-special-offers-grid{grid-template-columns:1fr}}@media (max-width:680px){.hsp-offer-timer{grid-template-columns:repeat(2,1fr)}.hsp-special-offer-card{min-height:auto;padding-bottom:140px}.hsp-special-offer-card img{width:55%;max-height:110px}}.site-header.hsp-fashion-menu-header{border-bottom:1px solid #ededed;box-shadow:0 8px 28px rgba(12,12,12,.05);z-index:999}.hsp-fashion-menu-inner{min-height:70px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:26px;position:relative}.hsp-department-navigation{position:static;display:block}.hsp-department-menu{display:flex;align-items:center;justify-content:center;gap:24px;margin:0;padding:0;list-style:none}.hsp-department-menu>li{position:relative}.hsp-all-categories-toggle,.hsp-department-menu>li>a{display:inline-flex;align-items:center;gap:8px;min-height:46px;color:#111;background:0 0;border:0;padding:0;font:inherit;font-size:14px;font-weight:950;cursor:pointer;white-space:nowrap}.hsp-all-categories-toggle:hover,.hsp-department-menu>li>a:hover{color:#000}.hsp-department-menu em{display:inline-flex;align-items:center;justify-content:center;min-height:18px;padding:0 7px;border-radius:6px;background:#111;color:#fff;font-size:9px;font-style:normal;line-height:1;text-transform:uppercase}.hsp-burger-icon{width:34px;height:34px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#111;border-radius:8px}.hsp-burger-icon i{display:block;width:16px;height:2px;border-radius:999px;background:#fff}.hsp-dept-menu-wrap{position:static!important}.hsp-dept-mega{position:absolute;top:calc(100% + 1px);right:0;left:0;width:min(100%,1480px);margin-inline:auto;background:#fff;border:1px solid #eee;border-top:0;box-shadow:0 28px 70px rgba(0,0,0,.12);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(14px);transition:.22s;color:#111;z-index:1000}.hsp-dept-menu-wrap.is-open .hsp-dept-mega,.hsp-dept-menu-wrap:focus-within .hsp-dept-mega,.hsp-dept-menu-wrap:hover .hsp-dept-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.hsp-dept-main{display:grid;grid-template-columns:1.04fr 1fr;min-height:430px}.hsp-shop-by-panel,.hsp-top-rated-panel{padding:34px 44px}.hsp-shop-by-panel{border-inline-end:1px solid #eeeeee}.hsp-dept-strip h3,.hsp-shop-by-panel h3,.hsp-top-rated-panel h3{margin:0 0 25px;color:#111;font-size:19px;font-weight:950;text-align:center}.hsp-shop-by-grid{display:grid;grid-template-columns:repeat(4,minmax(92px,1fr));gap:24px 28px}.hsp-dept-rounds a,.hsp-shop-by-grid a{display:grid;justify-items:center;gap:12px;color:#111;text-align:center}.hsp-dept-rounds span,.hsp-shop-by-grid span{width:118px;height:118px;display:grid;place-items:center;border:4px solid #eee;border-radius:50%;background:#fff;overflow:hidden;transition:.18s}.hsp-dept-rounds img,.hsp-shop-by-grid img{width:78px;height:70px;object-fit:contain}.hsp-dept-rounds b,.hsp-shop-by-grid b{color:#111;font-size:14px;font-weight:850}.hsp-dept-rounds a:hover span,.hsp-shop-by-grid a:hover span{border-color:#111;transform:translateY(-3px)}.hsp-top-rated-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 18px}.hsp-top-rated-item{display:grid;grid-template-columns:76px 1fr;grid-template-rows:auto auto;align-items:center;gap:4px 14px;min-height:98px;padding:13px 16px;background:#fff;border:1px solid #f0f0f0;border-radius:8px;color:#111}.hsp-top-rated-item span{grid-row:1/span 2;width:64px;height:64px;display:grid;place-items:center}.hsp-top-rated-item img{width:64px;height:64px;object-fit:contain}.hsp-top-rated-item b{color:#626262;font-size:14px;line-height:1.45;font-weight:750}.hsp-top-rated-item em{color:#111;font-size:14px;font-style:normal;font-weight:950}.hsp-top-rated-item:hover{border-color:#111;box-shadow:0 14px 28px rgba(0,0,0,.07)}.hsp-dept-strip{padding:22px 34px 32px;background:#fafafa;border-top:1px solid #eee}.hsp-dept-strip-head{display:flex;align-items:baseline;gap:24px;margin-bottom:20px}.hsp-dept-strip-head h3{margin:0;text-align:initial;font-size:20px}.hsp-dept-strip-head span{color:#8a8a8a;font-size:14px;font-weight:700}.hsp-dept-rounds{display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.hsp-dept-rounds span{width:126px;height:126px;box-shadow:0 10px 28px rgba(0,0,0,.04)}.hsp-fashion-actions{gap:16px}.hsp-account-link{display:grid;color:#111;line-height:1.05;text-align:start}.hsp-account-link small{color:#555;font-size:11px;font-weight:850}.hsp-account-link strong{color:#111;font-size:13px;font-weight:950}.hsp-fashion-menu-header .hsp-icon-link,.hsp-fashion-menu-header .hsp-search-toggle{color:#111}.hsp-fashion-menu-header .hsp-icon-link:hover,.hsp-fashion-menu-header .hsp-search-toggle:hover{color:#000;background:#f4f4f4}.hsp-demo-quick,.woocommerce ul.products li.product .hsp-quick-view-trigger{width:100%;min-height:38px;margin-top:8px;border:1px solid #111;border-radius:999px;background:#fff;color:#111;font-size:12px;font-weight:950;cursor:pointer;transition:.18s}.hsp-demo-quick:hover,.woocommerce ul.products li.product .hsp-quick-view-trigger:hover{background:#111;color:#fff}.hsp-qv-lock{overflow:hidden}.hsp-qv-modal{position:fixed;inset:0;display:grid;place-items:center;opacity:0;visibility:hidden;pointer-events:none;z-index:2000;transition:.18s}.hsp-qv-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.hsp-qv-overlay{position:absolute;inset:0;background:rgba(0,0,0,.48);backdrop-filter:blur(4px)}.hsp-qv-dialog{position:relative;width:min(920px,calc(100vw - 34px));max-height:min(760px,calc(100vh - 48px));overflow:auto;background:#fff;border-radius:18px;box-shadow:0 30px 90px rgba(0,0,0,.25);padding:0}.hsp-qv-close{position:absolute;top:14px;inset-inline-end:14px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:#111;color:#fff;font-size:24px;line-height:1;cursor:pointer;z-index:3}.hsp-qv-error,.hsp-qv-loading{min-height:250px;display:grid;place-items:center;color:#111;font-weight:950}.hsp-qv-product{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(300px,1fr);gap:34px;padding:42px;align-items:center}.hsp-qv-image{display:grid;place-items:center;border:1px solid #eee;border-radius:16px}.hsp-qv-image img{width:100%;max-height:340px;object-fit:contain}.hsp-qv-label{display:inline-block;margin-bottom:10px;color:#777;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:950}.hsp-qv-summary h2{margin:0 0 12px;color:#111;font-size:clamp(26px, 4vw, 42px);line-height:1.2;font-weight:950}.hsp-qv-price{margin-bottom:10px;color:#111;font-size:22px;font-weight:950}.hsp-qv-rating{min-height:22px;margin-bottom:14px}.hsp-qv-desc{color:#555;line-height:1.85}.hsp-qv-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px}.hsp-qv-more{color:#111;font-weight:950;text-decoration:underline;text-underline-offset:4px}@media (max-width:1180px){.hsp-fashion-menu-inner{grid-template-columns:auto auto auto;justify-content:space-between}.hsp-menu-toggle{display:inline-block}.hsp-department-navigation{position:absolute;top:100%;right:18px;left:18px;display:none;padding:16px;background:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 22px 60px rgba(0,0,0,.11)}.hsp-department-navigation.is-open{display:block}.hsp-department-menu{display:grid;justify-content:stretch;gap:4px}.hsp-all-categories-toggle,.hsp-department-menu>li>a{width:100%;justify-content:space-between;padding:8px 4px}.hsp-dept-mega{position:static;width:100%;margin-top:8px;border:1px solid #eee;border-radius:14px;transform:none;display:none;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none}.hsp-dept-menu-wrap.is-open .hsp-dept-mega,.hsp-dept-menu-wrap:focus-within .hsp-dept-mega,.hsp-dept-menu-wrap:hover .hsp-dept-mega{display:block;transform:none}.hsp-dept-main{grid-template-columns:1fr}.hsp-shop-by-panel{border-inline-end:0;border-bottom:1px solid #eee}.hsp-dept-rounds{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.hsp-fashion-actions .hsp-account-link{display:none}.hsp-shop-by-panel,.hsp-top-rated-panel{padding:24px 18px}.hsp-shop-by-grid{grid-template-columns:repeat(2,1fr);gap:18px}.hsp-top-rated-grid{grid-template-columns:1fr}.hsp-dept-rounds{grid-template-columns:repeat(2,1fr)}.hsp-dept-rounds span,.hsp-shop-by-grid span{width:102px;height:102px}.hsp-qv-product{grid-template-columns:1fr;padding:28px 18px}.hsp-qv-image{min-height:260px}}@media (min-width:1181px){.site-header.hsp-fashion-menu-header{position:sticky!important;top:0;z-index:9999;background:#fff!important;color:#111!important;border-bottom:1px solid #eee!important;overflow:visible!important}.admin-bar .site-header.hsp-fashion-menu-header{top:32px}.site-header.hsp-fashion-menu-header .hsp-fashion-menu-inner{width:min(1380px,calc(100% - 44px))!important;min-height:72px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;position:relative!important;overflow:visible!important}.site-header.hsp-fashion-menu-header .site-branding{order:1;flex:0 0 auto;justify-self:auto!important;white-space:nowrap;margin:0!important}.site-header.hsp-fashion-menu-header .hsp-menu-toggle{display:none!important}.site-header.hsp-fashion-menu-header .hsp-department-navigation{order:2;flex:1 1 auto;min-width:0;display:block!important;position:static!important;padding:0!important;margin:0!important;background:0 0!important;border:0!important;box-shadow:none!important;overflow:visible!important}.site-header.hsp-fashion-menu-header .hsp-department-menu{display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;flex-wrap:nowrap!important;min-width:0!important}.site-header.hsp-fashion-menu-header .hsp-department-menu>li{flex:0 0 auto;position:relative}.site-header.hsp-fashion-menu-header .hsp-all-categories-toggle,.site-header.hsp-fashion-menu-header .hsp-department-menu>li>a{min-height:72px!important;padding:0!important;color:#111!important;font-size:13px!important;line-height:1!important;white-space:nowrap!important}.site-header.hsp-fashion-menu-header .hsp-burger-icon{width:34px!important;height:34px!important;flex:0 0 34px!important}.site-header.hsp-fashion-menu-header .hsp-header-actions{order:3;flex:0 0 auto;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;min-width:max-content}.site-header.hsp-fashion-menu-header .hsp-account-link{min-width:90px}.site-header.hsp-fashion-menu-header .hsp-dept-menu-wrap{position:static!important}.site-header.hsp-fashion-menu-header .hsp-dept-mega{position:absolute!important;top:72px!important;left:50%!important;right:auto!important;width:min(1180px,calc(100vw - 64px))!important;margin:0!important;transform:translate(-50%,14px)!important;display:block!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:10000!important;background:#fff!important;border:1px solid #eee!important;border-top:0!important;border-radius:0 0 16px 16px!important;box-shadow:0 30px 80px rgba(0,0,0,.14)!important;color:#111!important}.site-header.hsp-fashion-menu-header .hsp-all-categories-toggle[aria-expanded=true]+.hsp-dept-mega,.site-header.hsp-fashion-menu-header .hsp-dept-menu-wrap.is-open .hsp-dept-mega,.site-header.hsp-fashion-menu-header .hsp-dept-menu-wrap:focus-within .hsp-dept-mega,.site-header.hsp-fashion-menu-header .hsp-dept-menu-wrap:hover .hsp-dept-mega{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%,0)!important}.site-header.hsp-fashion-menu-header .hsp-dept-main{display:grid!important;grid-template-columns:1.05fr .95fr!important;min-height:390px!important}.site-header.hsp-fashion-menu-header .hsp-shop-by-panel,.site-header.hsp-fashion-menu-header .hsp-top-rated-panel{padding:30px 38px!important}.site-header.hsp-fashion-menu-header .hsp-shop-by-grid{grid-template-columns:repeat(4,minmax(88px,1fr))!important;gap:20px!important}.site-header.hsp-fashion-menu-header .hsp-dept-rounds span,.site-header.hsp-fashion-menu-header .hsp-shop-by-grid span{width:106px!important;height:106px!important;border-width:3px!important}.site-header.hsp-fashion-menu-header .hsp-dept-rounds{grid-template-columns:repeat(6,1fr)!important}}@media (max-width:1180px){.site-header.hsp-fashion-menu-header .hsp-fashion-menu-inner{width:min(100% - 28px,100%)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.site-header.hsp-fashion-menu-header .hsp-menu-toggle{display:inline-block!important;order:1;background:#111!important;border-radius:10px!important}.site-header.hsp-fashion-menu-header .hsp-menu-toggle span:not(.screen-reader-text){background:#fff!important}.site-header.hsp-fashion-menu-header .site-branding{order:2}.site-header.hsp-fashion-menu-header .hsp-header-actions{order:3}.site-header.hsp-fashion-menu-header .hsp-department-navigation{top:calc(100% + 8px)!important;z-index:10000!important}}.site-header.hsp-fashion-menu-header,.site-header.hsp-fashion-menu-header .hsp-department-menu,.site-header.hsp-fashion-menu-header .hsp-department-menu>li,.site-header.hsp-fashion-menu-header .hsp-department-navigation,.site-header.hsp-fashion-menu-header .hsp-fashion-menu-inner{overflow:visible!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-wrap{position:relative!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-wrap>a[aria-haspopup=true]{cursor:pointer}.site-header.hsp-fashion-menu-header .hsp-nav-mega-panel{position:absolute!important;top:calc(100% + 0px)!important;right:50%!important;left:auto!important;width:min(820px,calc(100vw - 52px))!important;min-height:245px;display:grid!important;background:#fff!important;color:#111!important;border:1px solid #eee!important;border-top:3px solid #111!important;box-shadow:0 28px 80px rgba(0,0,0,.14)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateX(50%) translateY(14px)!important;transition:opacity .18s,transform .18s,visibility .18s!important;z-index:10050!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-wrap.is-open>.hsp-nav-mega-panel,.site-header.hsp-fashion-menu-header .hsp-nav-mega-wrap:focus-within>.hsp-nav-mega-panel,.site-header.hsp-fashion-menu-header .hsp-nav-mega-wrap:hover>.hsp-nav-mega-panel{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateX(50%) translateY(0)!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-shop{grid-template-columns:220px repeat(3,1fr)!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-links,.site-header.hsp-fashion-menu-header .hsp-nav-mega-product-list{background:#f7f7f8!important;border:1px solid #efeff1!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-links h3,.site-header.hsp-fashion-menu-header .hsp-nav-mega-product-list h3{margin:0 0 12px!important;font-weight:950!important;color:#111!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-links a,.site-header.hsp-fashion-menu-header .hsp-nav-mega-product-list a{display:block!important;padding:9px 0!important;border-bottom:1px solid rgba(0,0,0,.06)!important;color:#303038!important;font-size:13px!important;font-weight:850!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-links a:hover,.site-header.hsp-fashion-menu-header .hsp-nav-mega-product-list a:hover{color:#000!important;padding-inline-start:5px!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-card{position:relative!important;overflow:hidden!important;background:linear-gradient(180deg,#fff,#f2f3f5)!important;border:1px solid #ededf0!important;color:#111!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-card span{display:block!important;margin-bottom:8px!important;color:#7b8089!important;font-size:10px!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:950!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-card strong{position:relative!important;z-index:2!important;display:block!important;color:#111!important;font-weight:950!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-card img{position:absolute!important;left:8px!important;bottom:8px!important;object-fit:contain!important;filter:drop-shadow(0 18px 18px rgba(0,0,0,.12))!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-cats{width:min(760px,calc(100vw - 52px))!important;grid-template-columns:repeat(6,1fr)!important;min-height:auto!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-cats a{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-height:138px!important;background:#fafafa!important;border:1px solid #efefef!important;color:#111!important;font-weight:950!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-cats span{width:76px!important;height:76px!important;display:grid!important;place-items:center!important;border:3px solid #eee!important;border-radius:50%!important;background:#fff!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-cats img{width:52px!important;height:52px!important;object-fit:contain!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-products{grid-template-columns:210px 1fr!important;align-items:stretch!important}.site-header.hsp-fashion-menu-header .hsp-nav-product-mini{display:grid!important;grid-template-columns:74px 1fr!important;align-items:center!important;background:#fff!important;border:1px solid #eee!important;color:#111!important}.site-header.hsp-fashion-menu-header .hsp-nav-product-mini b{display:block!important;font-weight:950!important}.site-header.hsp-fashion-menu-header .hsp-nav-product-mini span{display:block!important;margin-top:3px!important;color:#777d86!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-deals{grid-template-columns:repeat(3,1fr)!important}.site-header.hsp-fashion-menu-header .hsp-nav-deal-card{position:relative!important;overflow:hidden!important;background:linear-gradient(180deg,#fff,#f5f5f6)!important;border:1px solid #eee!important;color:#111!important}.site-header.hsp-fashion-menu-header .hsp-nav-deal-card i{display:inline-grid!important;place-items:center!important;min-width:40px!important;height:28px!important;margin-bottom:12px!important;border-radius:999px!important;background:#111!important;color:#fff!important;font-style:normal!important;font-size:12px!important;font-weight:950!important}.site-header.hsp-fashion-menu-header .hsp-nav-deal-card strong{display:block!important;max-width:150px!important;font-weight:950!important}.site-header.hsp-fashion-menu-header .hsp-nav-deal-card small{display:block!important;margin-top:8px!important;color:#6f747d!important}.site-header.hsp-fashion-menu-header .hsp-nav-deal-card img{position:absolute!important;left:4px!important;bottom:4px!important;object-fit:contain!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-blog{width:min(520px,calc(100vw - 52px))!important;grid-template-columns:1fr!important;min-height:auto!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-blog a{display:block!important;padding:16px 18px!important;border-radius:14px!important;background:#fafafa!important;border:1px solid #eee!important;color:#111!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-blog strong{display:block!important;font-size:15px!important;font-weight:950!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-blog small{display:block!important;margin-top:5px!important;color:#717782!important}@media (max-width:1180px){.site-header.hsp-fashion-menu-header .hsp-nav-mega-panel{position:static!important;width:100%!important;min-height:0!important;display:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;margin:8px 0 14px!important;box-shadow:none!important;border-radius:14px!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-wrap.is-open>.hsp-nav-mega-panel,.site-header.hsp-fashion-menu-header .hsp-nav-mega-wrap:focus-within>.hsp-nav-mega-panel,.site-header.hsp-fashion-menu-header .hsp-nav-mega-wrap:hover>.hsp-nav-mega-panel{display:grid!important;transform:none!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-blog,.site-header.hsp-fashion-menu-header .hsp-nav-mega-deals,.site-header.hsp-fashion-menu-header .hsp-nav-mega-products,.site-header.hsp-fashion-menu-header .hsp-nav-mega-shop{grid-template-columns:1fr!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-cats{grid-template-columns:repeat(2,1fr)!important}}.site-header.hsp-fashion-menu-header{position:sticky!important;top:0!important;background:#fff!important;color:#111!important}.admin-bar .site-header.hsp-fashion-menu-header{top:32px!important}.site-header.hsp-fashion-menu-header .hsp-fashion-menu-inner{min-height:auto!important;display:grid!important;grid-template-columns:230px minmax(300px,680px) auto!important;grid-template-areas:"brand search actions" "nav nav nav"!important;align-items:center!important;gap:12px 28px!important;padding:14px 0 10px!important}.site-header.hsp-fashion-menu-header .site-branding{grid-area:brand!important;justify-self:start!important}.site-header.hsp-fashion-menu-header .hsp-header-search-bar{grid-area:search!important;width:100%!important}.site-header.hsp-fashion-menu-header .hsp-header-actions{grid-area:actions!important;justify-self:end!important}.site-header.hsp-fashion-menu-header .hsp-department-navigation{grid-area:nav!important;justify-self:center!important;width:100%!important}.site-header.hsp-fashion-menu-header .hsp-department-menu{justify-content:center!important;gap:26px!important}.site-header.hsp-fashion-menu-header .hsp-header-search,.site-header.hsp-fashion-menu-header .hsp-search-toggle{display:none!important}.site-header.hsp-fashion-menu-header .hsp-header-search-bar .hsp-search-form{width:100%!important;display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important;padding:0!important;margin:0!important}.site-header.hsp-fashion-menu-header .hsp-header-search-bar .hsp-search-form label{margin:0!important}.site-header.hsp-fashion-menu-header .hsp-header-search-bar .hsp-search-form input[type=search]{width:100%!important;min-height:50px!important;border:1px solid #e4e6ea!important;border-radius:999px!important;background:#f8f8f9!important;padding:0 20px!important;font-size:14px!important;outline:0!important}.site-header.hsp-fashion-menu-header .hsp-header-search-bar .hsp-search-form input[type=search]:focus{background:#fff!important;border-color:#111!important;box-shadow:0 0 0 4px rgba(0,0,0,.04)!important}.site-header.hsp-fashion-menu-header .hsp-header-search-bar .hsp-search-form button{min-height:50px!important;min-width:104px!important;padding:0 24px!important;border:0!important;border-radius:999px!important;background:#111!important;color:#fff!important;font-weight:950!important}.hsp-form-page-main{background:#fff}.hsp-form-hero{padding:92px 0 44px;border-bottom:1px solid #f0f0f1;background:linear-gradient(180deg,#fff,#fafafa)}.hsp-form-hero-inner{text-align:center}.hsp-form-hero span{display:block;color:#777c85;text-transform:uppercase;letter-spacing:.24em;font-size:12px;font-weight:950;margin-bottom:12px}.hsp-form-hero h1{margin:0;color:#111;font-size:clamp(38px, 6vw, 74px);line-height:1.15;font-weight:950;letter-spacing:-1.5px}.hsp-form-hero p{margin:18px auto 0;max-width:760px;color:#5f646e;font-size:16px}.hsp-form-section{padding:54px 0 78px}.hsp-form-layout{display:grid;grid-template-columns:340px 1fr;gap:30px;align-items:start}.hsp-form-card,.hsp-form-side-card{border:1px solid #ededf0;border-radius:18px;background:#fff;box-shadow:0 20px 50px rgba(10,10,10,.05)}.hsp-form-side-card{position:sticky;top:130px;padding:30px}.hsp-form-side-card h2{margin:0 0 12px;font-size:24px;line-height:1.35;font-weight:950}.hsp-form-side-card p{margin:0 0 20px;color:#686d76}.hsp-form-side-card ul{margin:0;padding:0;list-style:none}.hsp-form-side-card li{position:relative;padding:9px 26px 9px 0;color:#22242a;font-weight:850}.hsp-form-side-card li:before{content:'✓';position:absolute;right:0;top:9px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:11px}.hsp-form-card{padding:34px}.hsp-business-form{margin:0}.hsp-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.hsp-form-full{grid-column:1/-1}.hsp-form-field{display:block;margin:0}.hsp-form-field span{display:block;margin-bottom:8px;color:#24262d;font-size:13px;font-weight:950}.hsp-form-field span b{color:#111}.hsp-form-field input,.hsp-form-field select,.hsp-form-field textarea{width:100%;min-height:50px;border:1px solid #e1e3e8;border-radius:12px;background:#fafafa;color:#111;padding:0 15px;outline:0;transition:.2s}.hsp-form-field textarea{min-height:128px;padding:13px 15px;resize:vertical}.hsp-form-field input:focus,.hsp-form-field select:focus,.hsp-form-field textarea:focus{border-color:#111;background:#fff;box-shadow:0 0 0 4px rgba(0,0,0,.04)}.hsp-form-submit{margin-top:22px;min-height:52px;min-width:190px;border:0;border-radius:999px;background:#111;color:#fff;padding:0 28px;font-weight:950}.hsp-form-notice{margin:0 0 22px;padding:14px 18px;border-radius:12px;font-weight:850}.hsp-form-success{background:#edf8ef;color:#166b2d;border:1px solid #ccebd2}.hsp-form-error{background:#fff0f0;color:#9b1c1c;border:1px solid #ffd0d0}@media (max-width:1180px){.site-header.hsp-fashion-menu-header .hsp-fashion-menu-inner{grid-template-columns:auto 1fr auto!important;grid-template-areas:"menu brand actions" "search search search" "nav nav nav"!important}.site-header.hsp-fashion-menu-header .hsp-menu-toggle{grid-area:menu!important}.site-header.hsp-fashion-menu-header .hsp-header-search-bar{margin-top:8px!important}.hsp-form-layout{grid-template-columns:1fr}.hsp-form-side-card{position:static}}@media (max-width:760px){.site-header.hsp-fashion-menu-header .hsp-fashion-menu-inner{gap:10px!important}.site-header.hsp-fashion-menu-header .hsp-header-search-bar .hsp-search-form{grid-template-columns:1fr!important}.site-header.hsp-fashion-menu-header .hsp-header-search-bar .hsp-search-form button{width:100%!important}.hsp-form-grid{grid-template-columns:1fr}.hsp-form-card,.hsp-form-side-card{padding:22px}.hsp-form-hero{padding-top:64px}}.hsp-login-page{background:#f6f6f7}.hsp-login-hero{display:grid;grid-template-columns:minmax(0,.85fr) minmax(340px,520px);gap:36px;align-items:start;padding:58px 0 72px}.hsp-login-hero>div:first-child{background:#fff;border:1px solid #ececf0;border-radius:18px;padding:42px;box-shadow:0 16px 36px rgba(15,17,22,.06)}.hsp-login-hero h1{margin:8px 0 14px;font-size:clamp(30px, 4vw, 54px);line-height:1.18;font-weight:950;color:#0b0d12}.hsp-login-hero p{margin:0;color:#626772;line-height:2}.hsp-otp-card{background:#fff;border:1px solid #ececf0;border-radius:18px;padding:34px;box-shadow:0 18px 45px rgba(15,17,22,.08)}.hsp-otp-card h1,.hsp-otp-card h2{margin:8px 0 12px;font-size:28px;line-height:1.3;font-weight:950}.hsp-otp-card p{color:#676c76;line-height:1.9}.hsp-otp-card label{display:block;margin-top:16px;color:#20232a;font-weight:900}.hsp-otp-card input{width:100%;min-height:48px;margin-top:8px;border:1px solid #dedfe4;border-radius:12px;padding:0 14px;background:#fff}.hsp-otp-step{margin-top:18px;padding-top:18px;border-top:1px solid #eee}.hsp-otp-message{margin:16px 0;padding:12px 14px;border-radius:12px;background:#eef8f2;color:#155b31;font-weight:800}.hsp-otp-message.is-error{background:#fff1f1;color:#9d1b1b}.hsp-product-archive-main{background:#fafafa;padding:36px 0 68px}.hsp-shop-archive-hero{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px;padding:30px;border-radius:18px;background:#fff;border:1px solid #ececf0;box-shadow:0 12px 28px rgba(15,17,22,.04)}.hsp-shop-archive-hero span{display:block;color:#7c818a;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:950}.hsp-shop-archive-hero h1{margin:8px 0 0;font-size:clamp(28px, 4vw, 46px);font-weight:950;line-height:1.2}.hsp-shop-archive-tools{display:flex;align-items:center;gap:14px;flex-wrap:wrap;color:#626772}.hsp-shop-layout{display:grid;grid-template-columns:285px minmax(0,1fr);gap:28px;align-items:start}.hsp-shop-filter-sidebar{position:sticky;top:92px;display:grid;gap:18px}.hsp-shop-filter-box{background:#fff;border:1px solid #ececf0;border-radius:16px;padding:22px;box-shadow:0 10px 26px rgba(15,17,22,.04)}.hsp-shop-filter-box h3{margin:0 0 16px;font-size:18px;font-weight:950}.hsp-shop-filter-box label{display:block;margin:12px 0;color:#292c34;font-size:13px;font-weight:900}.hsp-shop-filter-box input{width:100%;min-height:44px;margin-top:7px;border:1px solid #dedfe4;border-radius:11px;padding:0 12px;background:#fff}.hsp-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hsp-shop-filter-box button{width:100%;min-height:44px;border:0;border-radius:999px;background:#08080b;color:#fff;font-weight:950}.hsp-clear-filter{display:block;margin-top:12px;text-align:center;color:#555b65;font-size:13px;font-weight:900}.hsp-filter-cats{margin:0;padding:0;list-style:none}.hsp-filter-cats li+li{border-top:1px solid #f0f0f2}.hsp-filter-cats a{display:flex;align-items:center;justify-content:space-between;padding:11px 0;color:#111318;font-weight:900}.hsp-filter-cats em{min-width:26px;height:24px;display:grid;place-items:center;border-radius:99px;background:#f4f4f5;color:#6a6f79;font-style:normal;font-size:12px}.hsp-shop-products-area{min-width:0}.hsp-shop-products-area .woocommerce-notices-wrapper{margin-bottom:18px}.hsp-product-breadcrumb{margin-bottom:18px;color:#6d727c;font-size:13px}.hsp-single-product-card{display:block}.hsp-single-product-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);gap:36px;align-items:start;margin-bottom:30px}.hsp-product-faq-section,.hsp-product-seo-content,.hsp-product-side-info,.hsp-single-gallery,.hsp-single-summary{background:#fff;border:1px solid #ececf0;border-radius:18px;box-shadow:0 12px 32px rgba(15,17,22,.05)}.hsp-single-gallery{padding:28px;position:relative}.hsp-single-gallery .woocommerce-product-gallery{width:100%!important;float:none!important}.hsp-single-summary{padding:34px}.hsp-single-label{display:inline-flex;min-height:28px;align-items:center;padding:0 12px;border-radius:99px;background:#f4f4f5;color:#666b75;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:950}.hsp-single-summary .product_title{margin:14px 0 12px;font-weight:950}.hsp-single-price .price{color:#07070b;font-size:24px;font-weight:950}.hsp-single-actions form.cart{margin:22px 0;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hsp-single-actions .quantity input{min-height:44px;border:1px solid #dedfe4;border-radius:999px;text-align:center}.hsp-single-actions .single_add_to_cart_button{min-height:48px!important;padding-inline:28px!important}.hsp-single-meta{margin-top:18px;color:#686e78;font-size:13px}.hsp-trust-points{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.hsp-trust-points span{min-height:44px;display:grid;place-items:center;border-radius:12px;background:#f6f6f7;color:#1f2229;font-size:12px;font-weight:950;text-align:center}.hsp-product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.hsp-product-faq-section h2,.hsp-product-seo-content h2,.hsp-product-side-info h3{margin:0 0 18px;font-size:24px;line-height:1.35;font-weight:950}.hsp-product-content-body h2,.hsp-product-content-body h3{color:#0b0d12;font-weight:950}.hsp-spec-table tr+tr{border-top:1px solid #eeeeef}.hsp-spec-table th{font-weight:900}.hsp-spec-table td{color:#111318;font-weight:850}.hsp-product-faq details{border:1px solid #ececf0;border-radius:14px;padding:16px 18px;margin-top:12px;background:#fff}.hsp-product-faq summary{cursor:pointer;font-weight:950;color:#111318}.hsp-product-faq p{margin:12px 0 0;color:#5f6570;line-height:2}.related.products{margin-top:36px}.related.products>h2{font-size:28px;font-weight:950;margin-bottom:20px}@media (max-width:1100px){.hsp-login-hero,.hsp-product-detail-grid,.hsp-shop-layout,.hsp-single-product-top{grid-template-columns:1fr}.hsp-shop-filter-sidebar{position:static}}@media (max-width:680px){.hsp-shop-archive-hero{align-items:flex-start;flex-direction:column;padding:22px}.hsp-filter-row,.hsp-trust-points{grid-template-columns:1fr}.hsp-login-hero>div:first-child,.hsp-otp-card,.hsp-product-faq-section,.hsp-product-seo-content,.hsp-product-side-info,.hsp-single-gallery,.hsp-single-summary{padding:22px}}.hsp-products-modern .hsp-section-headline{max-width:100%;align-items:center}body .hsp-fallback-products,body .hsp-products-modern .woocommerce ul.products,body .hsp-shop-products-area .woocommerce ul.products,body .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;clear:both!important;align-items:stretch!important}body .woocommerce ul.products:after,body .woocommerce ul.products:before{display:none!important;content:none!important}body .woocommerce ul.products li.product,body .woocommerce ul.products.columns-1 li.product,body .woocommerce ul.products.columns-2 li.product,body .woocommerce ul.products.columns-3 li.product,body .woocommerce ul.products.columns-4 li.product,body .woocommerce ul.products.columns-5 li.product,body .woocommerce ul.products.columns-6 li.product,body .woocommerce-page ul.products li.product{float:none!important;clear:none!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;display:flex!important;flex-direction:column!important;position:relative!important;text-align:right!important;background:#fff!important;border-radius:14px!important}body .woocommerce ul.products li.product .woocommerce-loop-product__title{margin:0 0 12px!important;padding:0 4px!important}body .woocommerce ul.products li.product .price{text-align:center!important;display:block!important;margin:0 0 12px!important}body .woocommerce ul.products li.product .button,body .woocommerce ul.products li.product .hsp-quick-view-trigger{margin-top:8px!important}.hsp-special-offers-grid{gap:22px!important}.hsp-special-offer-card{min-height:255px!important;padding:24px 22px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.hsp-offer-copy strong{max-width:100%!important;font-size:clamp(22px, 2vw, 29px)!important;line-height:1.45!important}.hsp-offer-copy small{max-width:78%!important;font-size:13px!important;line-height:1.9!important}.hsp-offer-timer{grid-template-columns:repeat(4,minmax(54px,1fr))!important;gap:8px!important;max-width:360px!important;margin-top:16px!important;position:relative!important;z-index:3!important}.hsp-offer-timer div{min-height:54px!important;border-radius:10px!important}.hsp-offer-timer b{font-size:17px!important}.hsp-special-offer-card em{align-self:flex-start!important;margin-top:16px!important}.hsp-special-offer-card img{width:26%!important;max-height:96px!important;left:18px!important;bottom:16px!important;opacity:.95!important}.hsp-single-product-main{padding:34px 0 78px!important}.hsp-single-product-top{grid-template-columns:minmax(300px,46%) minmax(0,54%)!important;gap:28px!important;align-items:stretch!important}.hsp-single-gallery,.hsp-single-summary{min-width:0!important}.hsp-single-gallery{min-height:430px!important;display:flex!important;align-items:center!important;justify-content:center!important}.hsp-single-gallery .woocommerce-product-gallery__image,.hsp-single-gallery .woocommerce-product-gallery__image a,.hsp-single-gallery .woocommerce-product-gallery__wrapper{width:100%!important}.hsp-single-gallery .woocommerce-placeholder,.hsp-single-gallery img{width:100%!important;max-height:380px!important;object-fit:contain!important;background:#f7f8f9!important;border:1px solid #eee!important;border-radius:16px!important;padding:28px!important}.hsp-single-summary .product_title{font-size:clamp(26px, 3vw, 38px)!important;line-height:1.35!important;text-align:right!important;letter-spacing:-1px!important}.hsp-single-excerpt{max-width:680px!important;color:#3d4350!important;font-size:15px!important;line-height:2.05!important;text-align:right!important}.hsp-single-price,.hsp-single-price .price{text-align:right!important}.hsp-single-actions form.cart{justify-content:flex-start!important}.hsp-single-meta{line-height:2.1!important}.hsp-product-content-body p{margin:0 0 16px!important}@media (max-width:1100px){body .hsp-fallback-products,body .hsp-products-modern .woocommerce ul.products,body .hsp-shop-products-area .woocommerce ul.products,body .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.hsp-single-product-top{grid-template-columns:1fr!important}}@media (max-width:760px){body .hsp-fallback-products,body .hsp-products-modern .woocommerce ul.products,body .hsp-shop-products-area .woocommerce ul.products,body .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.hsp-special-offers-grid{grid-template-columns:1fr!important}.hsp-special-offer-card{min-height:245px!important}.hsp-offer-copy small{max-width:100%!important}.hsp-special-offer-card img{width:34%!important}}@media (max-width:480px){body .hsp-fallback-products,body .hsp-products-modern .woocommerce ul.products,body .hsp-shop-products-area .woocommerce ul.products,body .woocommerce ul.products{grid-template-columns:1fr!important}.hsp-offer-timer{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hsp-special-offer-card{padding-bottom:128px!important}.hsp-single-summary .product_title{font-size:25px!important}}body .hsp-products-modern,body .hsp-products-modern .hsp-container,body .hsp-shop-products-area,body .woocommerce{width:100%!important;max-width:100%!important;clear:both!important}body .hsp-fallback-products,body .hsp-products-modern .woocommerce ul.products,body .hsp-shop-products-area .woocommerce ul.products,body .woocommerce .products[class*=columns-],body .woocommerce ul.products,body .woocommerce-page ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;list-style:none!important;align-items:stretch!important;grid-auto-flow:row!important}body .woocommerce ul.products::after,body .woocommerce ul.products::before,body .woocommerce-page ul.products::after,body .woocommerce-page ul.products::before{display:none!important;content:none!important}body .woocommerce ul.products li.product,body .woocommerce ul.products li.product.first,body .woocommerce ul.products li.product.last,body .woocommerce ul.products[class*=columns-] li.product,body .woocommerce-page ul.products li.product{float:none!important;clear:none!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;grid-column:auto!important;align-self:stretch!important;display:flex!important;flex-direction:column!important;background:#fff!important;border-radius:16px!important}body .woocommerce ul.products li.product .woocommerce-loop-product__link{color:inherit!important;display:block!important;min-width:0!important}body .woocommerce ul.products li.product a img,body .woocommerce ul.products li.product img.woocommerce-placeholder{aspect-ratio:1/1!important;object-fit:contain!important;display:block!important;width:100%!important;aspect-ratio:1/1!important;height:auto!important;max-height:260px!important;object-fit:contain!important;margin:0 0 14px!important;padding:26px!important;background:#f8f9fa!important;border:1px solid #eee!important;border-radius:16px!important}body .woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:46px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;text-align:center!important;font-size:13px!important;line-height:1.7!important;font-weight:950!important}body .woocommerce ul.products li.product .button,body .woocommerce ul.products li.product .hsp-quick-view-trigger{width:100%!important;min-height:40px!important}body.single-product .hsp-single-product-main{padding:28px 0 74px!important}body.single-product .hsp-single-product-top{display:grid!important;grid-template-columns:minmax(360px,44%) minmax(0,56%)!important;gap:30px!important;align-items:stretch!important;margin:0 0 30px!important}body.single-product .hsp-single-gallery,body.single-product .hsp-single-summary{min-width:0!important;border:1px solid #ececf0!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 36px rgba(15,17,22,.05)!important}body.single-product .hsp-single-gallery{align-items:center!important;justify-content:center!important}body.single-product .hsp-single-gallery .woocommerce-product-gallery,body.single-product .hsp-single-gallery .woocommerce-product-gallery__image,body.single-product .hsp-single-gallery .woocommerce-product-gallery__image a,body.single-product .hsp-single-gallery .woocommerce-product-gallery__wrapper{width:100%!important}body.single-product .hsp-single-gallery .woocommerce-placeholder,body.single-product .hsp-single-gallery img{width:100%!important;max-width:420px!important;max-height:320px!important;object-fit:contain!important;padding:20px!important;margin-inline:auto!important;background:#f7f8f9!important;border:1px solid #eee!important;border-radius:18px!important}body.single-product .hsp-no-product-image{width:min(100%,360px)!important;display:grid!important;place-items:center!important;align-content:center!important;gap:8px!important;color:#7a7f89!important;text-align:center!important}body.single-product .hsp-no-product-image span{font-size:13px!important;font-weight:900!important}body.single-product .hsp-no-product-image strong{color:#1f232b!important;font-size:16px!important;font-weight:950!important}body.single-product .hsp-single-label{background:#f4f4f5!important;color:#6b707a!important}body.single-product .hsp-single-summary h1.product_title,body.single-product .woocommerce div.product .hsp-single-summary .product_title{margin:12px 0 16px!important;letter-spacing:-.8px!important;text-align:right!important;max-width:720px!important}body.single-product .hsp-single-price,body.single-product .hsp-single-price .price,body.single-product .hsp-single-price .woocommerce-Price-amount{color:#08080b!important;font-size:25px!important;font-weight:950!important;text-align:right!important}body.single-product .hsp-single-excerpt p{margin:0 0 12px!important}body.single-product .hsp-single-actions form.cart{justify-content:flex-start!important;margin:20px 0!important}body.single-product .hsp-single-actions .single_add_to_cart_button{background:#111!important;color:#fff!important}body.single-product .hsp-trust-points{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.single-product .hsp-single-meta{padding-top:14px!important;border-top:1px solid #eeeeef!important;line-height:2.1!important}body.single-product .hsp-product-detail-grid{grid-template-columns:minmax(0,1fr) 330px!important}@media (max-width:1180px){body .hsp-fallback-products,body .hsp-products-modern .woocommerce ul.products,body .hsp-shop-products-area .woocommerce ul.products,body .woocommerce .products[class*=columns-],body .woocommerce ul.products,body .woocommerce-page ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.single-product .hsp-product-detail-grid,body.single-product .hsp-single-product-top{grid-template-columns:1fr!important}}@media (max-width:760px){body .hsp-fallback-products,body .hsp-products-modern .woocommerce ul.products,body .hsp-shop-products-area .woocommerce ul.products,body .woocommerce .products[class*=columns-],body .woocommerce ul.products,body .woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}body.single-product .hsp-single-summary{padding:22px!important}body.single-product .hsp-single-summary h1.product_title{font-size:24px!important}body.single-product .hsp-trust-points{grid-template-columns:1fr!important}}@media (max-width:480px){body .hsp-fallback-products,body .hsp-products-modern .woocommerce ul.products,body .hsp-shop-products-area .woocommerce ul.products,body .woocommerce .products[class*=columns-],body .woocommerce ul.products,body .woocommerce-page ul.products{grid-template-columns:1fr!important}}body .hsp-category-index .hsp-container,body .hsp-headphone-promo .hsp-container,body .hsp-overlap-cards .hsp-container,body .hsp-products-modern .hsp-container,body .hsp-special-offers .hsp-container,body .hsp-tech-home .hsp-container,body .hsp-tech-mosaic-section .hsp-container,body .hsp-wide-tech-banner .hsp-container,body.home .hsp-container{width:calc(100vw - (var(--hsp-page-gutter) * 2))!important;max-width:none!important;margin-inline:auto!important}body .hsp-headphone-promo,body .hsp-products-modern .hsp-section-headline,body .hsp-products-modern .woocommerce,body .hsp-products-modern .woocommerce.columns-4,body .hsp-special-offers,body .hsp-tech-home .woocommerce,body .hsp-tech-home .woocommerce.columns-4,body .hsp-tech-mosaic-section,body .hsp-wide-tech-banner{width:100%!important;max-width:100%!important}body .hsp-tech-home .hsp-headphone-promo,body .hsp-tech-home .hsp-section,body .hsp-tech-home .hsp-special-offers,body .hsp-tech-home .hsp-wide-tech-banner{padding-inline:0!important}body .hsp-products-modern .hsp-fallback-products,body .hsp-products-modern .woocommerce ul.products{width:100%!important;max-width:100%!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important}body .hsp-products-modern .hsp-demo-card,body .hsp-products-modern .woocommerce ul.products li.product{min-width:0!important}body .hsp-category-grid article,body .hsp-dark-banner,body .hsp-soft-banner,body .hsp-special-offer-card,body .hsp-tech-mosaic a{width:100%!important}body .hsp-headphone-promo .hsp-soft-banner,body .hsp-wide-tech-banner .hsp-dark-banner{border-radius:18px!important}body .hsp-section-headline{padding-inline:0!important}@media (max-width:1180px){body .hsp-category-index .hsp-container,body .hsp-headphone-promo .hsp-container,body .hsp-overlap-cards .hsp-container,body .hsp-products-modern .hsp-container,body .hsp-special-offers .hsp-container,body .hsp-tech-home .hsp-container,body .hsp-tech-mosaic-section .hsp-container,body .hsp-wide-tech-banner .hsp-container,body.home .hsp-container{width:calc(100vw - 28px)!important}body .hsp-products-modern .hsp-fallback-products,body .hsp-products-modern .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}}@media (max-width:760px){body .hsp-category-index .hsp-container,body .hsp-headphone-promo .hsp-container,body .hsp-overlap-cards .hsp-container,body .hsp-products-modern .hsp-container,body .hsp-special-offers .hsp-container,body .hsp-tech-home .hsp-container,body .hsp-tech-mosaic-section .hsp-container,body .hsp-wide-tech-banner .hsp-container,body.home .hsp-container{width:calc(100vw - 20px)!important}body .hsp-products-modern .hsp-fallback-products,body .hsp-products-modern .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}}@media (max-width:480px){body .hsp-products-modern .hsp-fallback-products,body .hsp-products-modern .woocommerce ul.products{grid-template-columns:1fr!important}}.site-header.hsp-fashion-menu-header .hsp-top-rated-item{grid-template-columns:54px minmax(0,1fr)!important;gap:6px 10px!important}.site-header.hsp-fashion-menu-header .hsp-top-rated-item span{width:48px!important;height:48px!important}.site-header.hsp-fashion-menu-header .hsp-top-rated-item .woocommerce-placeholder,.site-header.hsp-fashion-menu-header .hsp-top-rated-item img{object-fit:contain!important;background:#f6f7f8!important;border-radius:8px!important}.site-header.hsp-fashion-menu-header .hsp-top-rated-item b{overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;color:#3c4048!important}.site-header.hsp-fashion-menu-header .hsp-department-menu .hsp-top-rated-item em,.site-header.hsp-fashion-menu-header .hsp-top-rated-item em{display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:start!important;min-width:0!important;width:auto!important;min-height:24px!important;height:auto!important;padding:0 10px!important;border-radius:999px!important;background:#111!important;color:#fff!important;font-style:normal!important;font-size:10px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;text-transform:none!important}.site-header.hsp-fashion-menu-header .hsp-top-rated-item em .woocommerce-Price-amount,.site-header.hsp-fashion-menu-header .hsp-top-rated-item em .woocommerce-Price-currencySymbol,.site-header.hsp-fashion-menu-header .hsp-top-rated-item em bdi{color:#fff!important;font-size:inherit!important;font-weight:inherit!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-products{grid-template-columns:210px 1fr!important}.site-header.hsp-fashion-menu-header .hsp-nav-product-mini{grid-template-columns:118px minmax(0,1fr)!important;gap:18px!important}.site-header.hsp-fashion-menu-header .hsp-nav-product-mini img{object-fit:contain!important;object-fit:contain!important;background:#f4f5f6!important;border-radius:14px!important}.site-header.hsp-fashion-menu-header .hsp-nav-product-mini span{font-size:13px!important}body .woocommerce ul.products li.product{overflow:hidden!important}body .woocommerce ul.products li.product .hsp-card-actions{position:absolute!important;top:24px!important;left:24px!important;right:24px!important;z-index:15!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:8px!important;opacity:0!important;visibility:hidden!important;transform:translateY(10px)!important;transition:.22s!important;pointer-events:none!important}body .woocommerce ul.products li.product:focus-within .hsp-card-actions,body .woocommerce ul.products li.product:hover .hsp-card-actions{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;pointer-events:auto!important}body .woocommerce ul.products li.product .hsp-card-action,body .woocommerce ul.products li.product .hsp-card-actions .button,body .woocommerce ul.products li.product a.hsp-card-action{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important;display:inline-grid!important;place-items:center!important;padding:0!important;margin:0!important;border:1px solid rgba(0,0,0,.12)!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;color:#111!important;box-shadow:0 12px 24px rgba(15,17,22,.12)!important;cursor:pointer!important;text-decoration:none!important;font-size:17px!important;line-height:1!important}body .woocommerce ul.products li.product .hsp-card-action.added,body .woocommerce ul.products li.product .hsp-card-action.is-active,body .woocommerce ul.products li.product .hsp-card-action:hover{background:#111!important;color:#fff!important;border-color:#111!important}body .woocommerce ul.products li.product .hsp-card-action span{display:block!important;line-height:1!important;color:inherit!important}body .woocommerce ul.products li.product .hsp-card-action em{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important}body .woocommerce ul.products li.product .added_to_cart.wc-forward,body .woocommerce ul.products li.product>.button:not(.hsp-card-action),body .woocommerce ul.products li.product>.hsp-quick-view-trigger:not(.hsp-card-action){display:none!important}.hsp-toast-note{position:fixed;right:22px;bottom:76px;z-index:3000;padding:12px 16px;border-radius:14px;background:#111;color:#fff;font-size:13px;font-weight:900;box-shadow:0 18px 42px rgba(0,0,0,.18);opacity:0;transform:translateY(12px);pointer-events:none;transition:.2s}.hsp-toast-note.is-visible{opacity:1;transform:translateY(0)}.hsp-login-simple-wrap{display:block!important}.hsp-login-simple-wrap .hsp-otp-card{width:100%!important;padding:34px!important;border-radius:24px!important;background:#fff!important;box-shadow:0 18px 50px rgba(15,17,22,.08)!important;display:block!important}.hsp-login-simple-wrap .hsp-otp-card .hsp-form-eyebrow,.hsp-login-simple-wrap .hsp-otp-card h1,.hsp-login-simple-wrap .hsp-otp-card>p{display:none!important}.hsp-login-simple-wrap .hsp-otp-card:before{content:'ورود / ثبت‌نام';display:block;margin-bottom:22px;color:#111;font-size:26px;font-weight:950;text-align:center}.hsp-login-simple-wrap .hsp-otp-card label{display:block!important;margin-bottom:14px!important;font-weight:900!important;color:#222!important}.hsp-login-simple-wrap .hsp-otp-card input{width:100%!important;min-height:48px!important;margin-top:7px!important;border:1px solid #e2e3e7!important;border-radius:14px!important;padding:0 14px!important}.hsp-login-simple-wrap .hsp-form-submit{width:100%!important}.site-header.hsp-fashion-menu-header .hsp-dept-main{grid-template-columns:1fr 1fr!important;align-items:stretch!important;min-height:0!important}.site-header.hsp-fashion-menu-header .hsp-shop-by-panel,.site-header.hsp-fashion-menu-header .hsp-top-rated-panel{min-height:0!important}.site-header.hsp-fashion-menu-header .hsp-top-rated-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;align-content:start!important}.site-header.hsp-fashion-menu-header .hsp-top-rated-item{grid-template-columns:54px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:center!important;min-height:76px!important;padding:10px!important;gap:5px 10px!important;overflow:hidden!important}.site-header.hsp-fashion-menu-header .hsp-top-rated-item span:first-child{grid-row:1/span 2!important;width:48px!important;height:48px!important}.site-header.hsp-fashion-menu-header .hsp-top-rated-item .woocommerce-placeholder,.site-header.hsp-fashion-menu-header .hsp-top-rated-item img{width:48px!important;height:48px!important;padding:4px!important;object-fit:contain!important}.site-header.hsp-fashion-menu-header .hsp-top-rated-item b{font-size:12px!important;line-height:1.45!important;max-height:34px!important;margin:0!important}.site-header.hsp-fashion-menu-header .hsp-top-rated-item em{display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:4px!important;width:fit-content!important;min-width:0!important;max-width:130px!important;min-height:22px!important;height:22px!important;padding:0 9px!important;border-radius:7px!important;background:#111!important;color:#fff!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important}.site-header.hsp-fashion-menu-header .hsp-top-rated-item em .hsp-menu-price-currency,.site-header.hsp-fashion-menu-header .hsp-top-rated-item em .hsp-menu-price-number{display:inline!important;color:#fff!important;font-size:10px!important;font-weight:950!important;line-height:1!important}.site-header.hsp-fashion-menu-header .hsp-shop-by-grid{align-content:start!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-products{grid-template-columns:220px repeat(3,minmax(150px,1fr))!important}.site-header.hsp-fashion-menu-header .hsp-nav-product-mini{grid-template-columns:96px 1fr!important;min-height:118px!important}.site-header.hsp-fashion-menu-header .hsp-nav-product-mini img{width:96px!important;height:96px!important;padding:8px!important}body .woocommerce ul.products li.product .hsp-card-action .hsp-cart-svg{width:19px!important;height:19px!important;display:block!important}body .woocommerce ul.products li.product .hsp-card-action .hsp-cart-svg svg{width:19px!important;height:19px!important;display:block!important;fill:currentColor!important}@media (max-width:1100px){.site-header.hsp-fashion-menu-header .hsp-nav-mega-products{grid-template-columns:1fr!important}.site-header.hsp-fashion-menu-header .hsp-nav-product-mini{grid-template-columns:82px 1fr!important}.site-header.hsp-fashion-menu-header .hsp-nav-product-mini img{width:82px!important;height:82px!important}}.site-header.hsp-fashion-menu-header .hsp-dept-mega .hsp-top-rated-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.site-header.hsp-fashion-menu-header .hsp-dept-mega .hsp-top-rated-item{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;grid-template-rows:auto 20px!important;align-items:center!important;min-height:70px!important;padding:9px 10px!important;gap:4px 9px!important;border-radius:9px!important}.site-header.hsp-fashion-menu-header .hsp-dept-mega .hsp-top-rated-item>span:first-child{grid-column:1!important;grid-row:1/span 2!important;width:44px!important;height:44px!important;margin:0!important;padding:0!important}.site-header.hsp-fashion-menu-header .hsp-dept-mega .hsp-top-rated-item .woocommerce-placeholder,.site-header.hsp-fashion-menu-header .hsp-dept-mega .hsp-top-rated-item img{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;padding:4px!important;object-fit:contain!important;background:#f5f6f7!important;border-radius:8px!important}.site-header.hsp-fashion-menu-header .hsp-dept-mega .hsp-top-rated-item b{grid-column:2!important;grid-row:1!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0!important;color:#30333a!important;font-size:11px!important;line-height:1.35!important;font-weight:900!important;text-align:right!important}.site-header.hsp-fashion-menu-header .hsp-dept-mega .hsp-top-rated-item em{grid-column:2!important;grid-row:2!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:3px!important;width:auto!important;max-width:96px!important;min-width:0!important;height:19px!important;min-height:19px!important;padding:0 7px!important;margin:0!important;border-radius:6px!important;background:#111!important;color:#fff!important;font-size:9px!important;font-weight:950!important;line-height:19px!important;white-space:nowrap!important;overflow:hidden!important;justify-self:start!important;align-self:center!important;box-shadow:none!important}.site-header.hsp-fashion-menu-header .hsp-dept-mega .hsp-top-rated-item em *,.site-header.hsp-fashion-menu-header .hsp-dept-mega .hsp-top-rated-item em .hsp-menu-price-currency,.site-header.hsp-fashion-menu-header .hsp-dept-mega .hsp-top-rated-item em .hsp-menu-price-number{display:inline!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;color:#fff!important;font-size:9px!important;font-weight:950!important;line-height:19px!important}.hsp-login-simple-wrap,.hsp-myaccount-login-wrap{width:min(520px,calc(100% - 32px))!important;margin:64px auto 80px!important}.hsp-login-simple-wrap .hsp-otp-card h2,.hsp-myaccount-login-wrap .hsp-otp-card h2{display:none!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-products{width:min(860px,calc(100vw - 52px))!important;grid-template-columns:220px repeat(3,minmax(150px,1fr))!important;align-items:stretch!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-products .hsp-nav-product-mini{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;min-height:224px!important;padding:12px!important;gap:10px!important;text-align:center!important;overflow:hidden!important;border-radius:16px!important;background:#fff!important;border:1px solid #ededed!important;color:#111!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-products .hsp-nav-product-mini>img{display:block!important;width:100%!important;height:142px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;padding:14px!important;margin:0!important;border-radius:13px!important;background:#f4f5f6!important;box-sizing:border-box!important;order:1!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-products .hsp-nav-product-mini>div{order:2!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:0 4px!important;margin:0!important;text-align:center!important;overflow:hidden!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-products .hsp-nav-product-mini b{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;width:100%!important;margin:0!important;color:#111!important;font-size:14px!important;line-height:1.35!important;font-weight:950!important;text-align:center!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-products .hsp-nav-product-mini span{display:block!important;width:100%!important;margin:4px 0 0!important;color:#7a8088!important;font-size:12px!important;line-height:1.3!important;text-align:center!important}.hsp-product-archive-main .hsp-container,.hsp-single-product-main .hsp-container,.woocommerce-cart .hsp-container,.woocommerce-checkout .hsp-container{max-width:calc(100vw - 32px)!important;width:calc(100vw - 32px)!important}.hsp-shop-archive-hero{align-items:center!important;background:linear-gradient(135deg,#fff,#f7f8fa)!important}.hsp-shop-hero-desc{margin:12px 0 0;color:#6a707a;max-width:760px;line-height:1.9}.hsp-shop-archive-tools select,.woocommerce-ordering select{min-height:44px;border:1px solid #e2e3e8;border-radius:12px;padding:0 14px;background:#fff;font-weight:800}.hsp-shop-layout{grid-template-columns:310px minmax(0,1fr)!important;align-items:start!important}.hsp-filter-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.hsp-filter-title-row h3{margin:0!important}.hsp-filter-title-row span{color:#8a909a;font-size:11px;font-weight:900}.hsp-shop-filter-box select{width:100%;min-height:44px;margin-top:7px;border:1px solid #dedfe4;border-radius:11px;padding:0 12px;background:#fff;font-weight:800}.hsp-filter-checks{display:grid;gap:10px;margin:14px 0 18px}.hsp-filter-checks label{display:flex!important;align-items:center;gap:9px;margin:0!important}.hsp-filter-checks input{width:18px!important;height:18px!important;min-height:18px!important;margin:0!important;accent-color:#111}.hsp-shop-cat-box .hsp-filter-cats a{border-radius:12px;transition:.18s}.hsp-shop-cat-box .hsp-filter-cats a:hover{background:#f6f6f7;padding-inline:10px}body .hsp-shop-products-area .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px!important;align-items:stretch!important}body .woocommerce ul.products li.product.hsp-loop-product-card{display:flex!important;flex-direction:column!important}.hsp-loop-thumb-wrap{position:relative;overflow:hidden;border:1px solid #ececf0;border-radius:18px;aspect-ratio:1/.78;display:flex;align-items:center;justify-content:center}.hsp-loop-thumb-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:24px}.hsp-loop-thumb-link img{width:100%!important;height:100%!important;object-fit:contain!important;margin:0!important;background:0 0!important;border-radius:0!important;padding:0!important}.hsp-loop-card-body{display:grid;gap:7px;padding-inline:4px}.hsp-loop-cat{color:#858b95;font-size:11px;font-weight:900;line-height:1.6}.hsp-loop-cat a{color:inherit}body .woocommerce ul.products li.product.hsp-loop-product-card .woocommerce-loop-product__title a{color:#101116}.hsp-loop-price,.hsp-loop-price .price,.hsp-loop-price .woocommerce-Price-amount{color:#050508!important;font-size:15px!important;font-weight:950!important}.hsp-loop-rating{min-height:18px}body .woocommerce ul.products li.product .hsp-loop-thumb-wrap .hsp-card-actions{top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-45%)!important;flex-direction:row!important;justify-content:center!important;width:auto!important;opacity:0!important;pointer-events:none!important}body .woocommerce ul.products li.product:hover .hsp-loop-thumb-wrap .hsp-card-actions{opacity:1!important;transform:translate(-50%,-50%)!important;pointer-events:auto!important}body .woocommerce ul.products li.product .hsp-loop-thumb-wrap .hsp-card-action{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;border-radius:50%!important;background:#fff!important;color:#111!important;box-shadow:0 12px 24px rgba(0,0,0,.12)!important}body .woocommerce ul.products li.product .hsp-loop-thumb-wrap .hsp-card-action.is-active,body .woocommerce ul.products li.product .hsp-loop-thumb-wrap .hsp-card-action:hover{background:#0a0a0c!important;color:#fff!important}body .woocommerce ul.products li.product .hsp-loop-thumb-wrap .hsp-card-action em{display:none!important}body .woocommerce ul.products li.product .hsp-loop-thumb-wrap .hsp-card-action svg{width:20px!important;height:20px!important;fill:currentColor!important}body .woocommerce ul.products li.product .hsp-loop-thumb-wrap .onsale{top:12px!important;right:12px!important}body.single-product .hsp-single-product-top{grid-template-columns:minmax(0,.96fr) minmax(390px,.74fr)!important;align-items:stretch!important}body.single-product .hsp-single-gallery{align-items:center!important;justify-content:center!important}body.single-product .hsp-single-gallery .woocommerce-product-gallery{max-width:620px!important}body.single-product .hsp-single-summary{flex-direction:column!important;justify-content:center!important}.hsp-product-quick-specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0 16px}.hsp-product-quick-specs div{min-height:76px;border:1px solid #eeeeef;border-radius:14px;padding:12px;background:#fafafa}.hsp-product-quick-specs span{display:block;color:#858a93;font-size:11px;font-weight:900;margin-bottom:8px}.hsp-product-quick-specs strong{display:block;color:#111;font-size:13px;line-height:1.65}.hsp-product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;margin-top:26px}.hsp-product-faq-section,.hsp-product-seo-content,.hsp-product-side-info{padding:30px!important}.hsp-product-content-body{color:#444b55;font-size:15px;line-height:2.15}.hsp-product-side-info{position:sticky;align-self:start}.hsp-spec-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:12px}.hsp-spec-table td,.hsp-spec-table th{vertical-align:top;padding:13px 12px;border-bottom:1px solid #eeeeef;text-align:right;font-size:13px;line-height:1.8}.hsp-spec-table th{width:38%;color:#666b75;background:#fafafa;font-weight:950}.hsp-product-faq-section{margin-top:24px}.hsp-faq-item{border:1px solid #eeeeef;border-radius:14px;padding:18px;margin:12px 0;background:#fff}.hsp-faq-item h3{margin:0 0 8px;font-size:16px}.hsp-faq-item p{margin:0;color:#5e646e;line-height:2}.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce{max-width:1280px;margin:0 auto;padding:44px 16px 70px}.woocommerce-cart table.shop_table,.woocommerce-checkout table.shop_table{border:1px solid #ececf0!important;border-radius:18px!important;overflow:hidden;background:#fff}.woocommerce-cart table.shop_table td,.woocommerce-cart table.shop_table th,.woocommerce-checkout table.shop_table td,.woocommerce-checkout table.shop_table th{border-color:#eeeeef!important;padding:16px!important}.woocommerce-cart .cart_totals,.woocommerce-checkout #order_review,.woocommerce-checkout .woocommerce-additional-fields,.woocommerce-checkout .woocommerce-billing-fields{border:1px solid #ececf0;border-radius:18px;background:#fff;padding:24px;box-shadow:0 12px 28px rgba(15,17,22,.04)}.woocommerce-checkout .col2-set{display:grid!important;grid-template-columns:1fr!important;gap:18px}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{width:100%!important;float:none!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row select,.woocommerce form .form-row textarea{min-height:48px;border:1px solid #dedfe4;border-radius:12px;padding:0 14px;background:#fff}.woocommerce form .form-row label{font-weight:900;color:#252832}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout #place_order{background:#08080b!important;color:#fff!important;border-radius:999px!important;min-height:50px!important;font-weight:950!important}@media (max-width:1100px){.site-header.hsp-fashion-menu-header .hsp-nav-mega-products{grid-template-columns:1fr!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-products .hsp-nav-product-mini{min-height:190px!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-products .hsp-nav-product-mini>img{height:115px!important}.hsp-product-detail-grid,.hsp-shop-layout,body.single-product .hsp-single-product-top{grid-template-columns:1fr!important}.hsp-product-side-info,.hsp-shop-filter-sidebar{position:static!important}body .hsp-shop-products-area .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.hsp-product-archive-main .hsp-container,.hsp-single-product-main .hsp-container{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}.hsp-product-quick-specs,body .hsp-shop-products-area .woocommerce ul.products{grid-template-columns:1fr!important}body.single-product .hsp-single-gallery,body.single-product .hsp-single-summary{min-height:auto!important}}.hsp-contact-page-main{background:#fff}.hsp-contact-hero{padding:82px 0 46px;background:linear-gradient(180deg,#f7f8fa,#fff);border-bottom:1px solid #eee}.hsp-contact-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) 380px;gap:30px;align-items:stretch}.hsp-contact-faq-grid article,.hsp-contact-form-card,.hsp-contact-hero-copy,.hsp-contact-info-grid article,.hsp-contact-map-card,.hsp-contact-status-card{background:#fff;border:1px solid #ececef;border-radius:26px;box-shadow:0 18px 55px rgba(10,14,20,.06)}.hsp-contact-hero-copy{padding:48px}.hsp-contact-form-card>span,.hsp-contact-hero-copy span{display:block;color:#7b828d;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}.hsp-contact-hero-copy h1{margin:0;max-width:720px;font-size:clamp(34px, 5vw, 68px);line-height:1.16;font-weight:950}.hsp-contact-hero-copy p{margin:22px 0 0;max-width:680px;color:#5d6570;font-size:16px;line-height:2}.hsp-contact-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hsp-contact-hero-actions a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:999px;background:#111;color:#fff;font-weight:950}.hsp-contact-hero-actions a+a{background:#fff;color:#111;border:1px solid #ddd}.hsp-contact-status-card{padding:34px;display:flex;flex-direction:column;justify-content:center}.hsp-contact-status-card b{color:#7b828d;font-size:13px}.hsp-contact-status-card strong{margin-top:10px;font-size:28px;line-height:1.35;font-weight:950}.hsp-contact-status-card span{margin-top:8px;font-size:19px;font-weight:900}.hsp-contact-status-card small{margin-top:18px;color:#646b76;line-height:1.8}.hsp-contact-info-section{padding:34px 0}.hsp-contact-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hsp-contact-info-grid article{padding:26px;min-height:190px}.hsp-contact-info-grid i{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:#111;color:#fff;font-style:normal;font-size:20px;margin-bottom:18px}.hsp-contact-info-grid h3{margin:0 0 10px;font-size:18px;font-weight:950}.hsp-contact-info-grid strong{display:block;direction:ltr;text-align:right;font-size:16px;color:#111}.hsp-contact-info-grid p{margin:12px 0 0;color:#66707a;line-height:1.8}.hsp-contact-workflow{padding:22px 0 70px}.hsp-contact-workflow-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;align-items:start}.hsp-contact-form-card,.hsp-contact-map-card{padding:30px}.hsp-map-placeholder{min-height:320px;border-radius:22px;border:1px dashed #cfd4dc;background:radial-gradient(circle at 70% 20%,#eef2f6,#fafafa 65%);display:grid;place-items:center;text-align:center;padding:30px}.hsp-map-placeholder span{font-size:26px;font-weight:950}.hsp-map-placeholder small{display:block;max-width:360px;margin-top:14px;color:#6b737c;line-height:1.8}.hsp-contact-route-list{margin-top:20px;display:grid;gap:10px}.hsp-contact-route-list b{font-size:18px;margin-bottom:4px}.hsp-contact-route-list a{display:flex;align-items:center;justify-content:space-between;min-height:44px;border:1px solid #eee;border-radius:14px;padding:0 16px;font-weight:900}.hsp-contact-form-card h2{margin:0 0 10px;font-size:clamp(28px, 3vw, 44px);font-weight:950}.hsp-contact-form-card p{margin:0 0 24px;color:#66707a;line-height:1.9}.hsp-contact-form .hsp-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hsp-contact-faq-section{padding:0 0 74px}.hsp-contact-faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hsp-contact-faq-grid article{padding:26px;box-shadow:none}.hsp-contact-faq-grid h3{margin:0 0 12px;font-size:18px;font-weight:950}.hsp-contact-faq-grid p{margin:0;color:#66707a;line-height:1.9}.site-header.hsp-fashion-menu-header .hsp-nav-mega-deals .hsp-nav-deal-card strong,.site-header.hsp-fashion-menu-header .hsp-nav-mega-shop .hsp-nav-mega-card strong{word-break:normal}@media (max-width:1100px){.hsp-contact-hero-grid,.hsp-contact-workflow-grid{grid-template-columns:1fr}.hsp-contact-faq-grid,.hsp-contact-info-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.hsp-contact-hero{padding-top:38px}.hsp-contact-form-card,.hsp-contact-hero-copy,.hsp-contact-map-card,.hsp-contact-status-card{padding:22px;border-radius:18px}.hsp-contact-faq-grid,.hsp-contact-form .hsp-form-grid,.hsp-contact-info-grid{grid-template-columns:1fr}}.site-header.hsp-fashion-menu-header .hsp-nav-mega-deals{width:min(720px,calc(100vw - 52px))!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:18px!important;min-height:auto!important;align-items:stretch!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-deals .hsp-nav-deal-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;min-height:220px!important;height:220px!important;padding:10px 10px 12px!important;overflow:hidden!important;text-align:center!important;border-radius:16px!important;background:#fff!important;border:1px solid #ececef!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-deals .hsp-nav-deal-card img{order:1!important;position:static!important;display:block!important;width:100%!important;height:138px!important;max-height:none!important;margin:0 0 10px!important;padding:10px!important;object-fit:contain!important;border-radius:13px!important;background:#f6f7f8!important;transform:none!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-deals .hsp-nav-deal-card strong{order:2!important;display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 4px!important;text-align:center!important;color:#111!important;font-size:14px!important;line-height:1.55!important;font-weight:950!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-deals .hsp-nav-deal-card small{display:none!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-deals .hsp-nav-deal-card i{position:absolute!important;top:12px!important;right:12px!important;z-index:2!important;display:inline-grid!important;place-items:center!important;min-width:36px!important;height:24px!important;margin:0!important;padding:0 8px!important;border-radius:999px!important;background:#111!important;color:#fff!important;font-size:11px!important;line-height:1!important;font-style:normal!important;font-weight:950!important}@media (max-width:760px){.site-header.hsp-fashion-menu-header .hsp-nav-mega-deals{grid-template-columns:1fr!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-deals .hsp-nav-deal-card{height:auto!important;min-height:200px!important}}.hsp-contact-real .hsp-contact-hero-copy h1{max-width:760px}.hsp-contact-real-grid article strong a{color:inherit}.hsp-contact-real-grid article:nth-child(3) strong{direction:rtl;text-align:right}.hsp-contact-real-grid article:nth-child(3) p{font-weight:800;color:#343943}.hsp-contact-social-section{padding:0 0 28px}.hsp-contact-social-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:28px;border:1px solid #ececef;border-radius:26px;background:#fff;box-shadow:0 18px 55px rgba(10,14,20,.05)}.hsp-contact-social-card span{display:block;margin-bottom:8px;color:#7b828d;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.hsp-contact-social-card h2{margin:0;color:#111;font-size:clamp(24px, 3vw, 40px);line-height:1.3;font-weight:950}.hsp-contact-social-card p{margin:12px 0 0;max-width:650px;color:#66707a;line-height:1.9}.hsp-contact-social-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.hsp-contact-social-actions a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:999px;background:#111;color:#fff;font-weight:950;white-space:nowrap}.hsp-contact-social-actions .hsp-whatsapp{background:#128c7e}.hsp-contact-social-actions .hsp-telegram{background:#229ed9}.hsp-contact-social-actions .hsp-bale{background:#111}.hsp-map-frame{overflow:hidden;border:1px solid #e7e9ee;border-radius:22px;background:#f5f6f8;min-height:360px}.hsp-map-frame iframe{display:block;width:100%;min-height:360px;border:0}.hsp-contact-address-box{margin-top:18px;padding:18px;border:1px solid #ececef;border-radius:18px;background:#fafafa}.hsp-contact-address-box b{display:block;margin-bottom:8px;color:#111;font-size:17px;font-weight:950}.hsp-contact-address-box p{margin:0;color:#343943;line-height:1.9;font-weight:800}.hsp-contact-address-box a{margin-top:14px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:999px;background:#111;color:#fff;font-weight:950}@media (max-width:900px){.hsp-contact-social-card{grid-template-columns:1fr}.hsp-contact-social-actions{justify-content:flex-start}}.hsp-header-socials{display:inline-flex;align-items:center;gap:6px;margin-inline:8px}.hsp-social-icon,.hsp-social-icons a{width:34px;height:34px;border:1px solid #ececef;border-radius:999px;display:inline-grid;place-items:center;background:#fff;color:#111;transition:.18s;box-shadow:0 8px 18px rgba(15,17,22,.04)}.hsp-social-icon svg{width:17px;height:17px;fill:currentColor}.hsp-social-icon span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.hsp-social-icon:hover{background:#111;color:#fff;transform:translateY(-1px)}.hsp-social-whatsapp:hover{background:#128c7e;border-color:#128c7e}.hsp-social-telegram:hover{background:#229ed9;border-color:#229ed9}.hsp-social-bale:hover{background:#111;border-color:#111}.hsp-contact-premium{background:#f7f8fa}.hsp-contact-premium-hero{padding:64px 0 28px;background:radial-gradient(circle at 12% 0,rgba(255,255,255,.95),transparent 34%),linear-gradient(180deg,#f5f6f8,#fff)}.hsp-contact-premium-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:24px;align-items:stretch}.hsp-channel-card,.hsp-contact-address-panel,.hsp-contact-form-intro,.hsp-contact-map-frame,.hsp-contact-premium-card,.hsp-contact-premium-copy,.hsp-contact-premium-form{border:1px solid #e8e9ee;border-radius:28px;background:rgba(255,255,255,.93);box-shadow:0 20px 55px rgba(15,17,22,.06)}.hsp-contact-premium-copy{padding:clamp(30px,5vw,64px);position:relative;overflow:hidden}.hsp-contact-premium-copy:before{content:'';position:absolute;left:-90px;bottom:-110px;width:280px;height:280px;border-radius:50%;background:linear-gradient(135deg,#111,#555);opacity:.05}.hsp-contact-kicker{display:block;color:#7b828d;font-size:12px;font-weight:950;letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px}.hsp-contact-premium-copy h1{margin:0;font-size:clamp(36px,5.2vw,74px);line-height:1.12;font-weight:950;letter-spacing:-.04em;max-width:820px}.hsp-contact-premium-copy p{margin:22px 0 0;color:#555d68;font-size:16px;line-height:2.05;max-width:780px}.hsp-contact-premium-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hsp-contact-premium-actions a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;border-radius:999px;border:1px solid #e2e3e7;color:#111;background:#fff;font-weight:950}.hsp-contact-premium-actions .is-primary,.hsp-contact-premium-actions a.is-primary{background:#08090c;color:#fff;border-color:#08090c}.hsp-contact-premium-actions.is-compact{margin-top:22px}.hsp-contact-premium-card{padding:30px;display:flex;flex-direction:column;justify-content:center}.hsp-contact-card-head span{display:block;color:#777f89;font-size:12px;font-weight:950}.hsp-contact-card-head strong{display:block;margin-top:8px;font-size:28px;line-height:1.35;font-weight:950}.hsp-contact-premium-card ul{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:12px}.hsp-contact-premium-card li{padding:14px;border:1px solid #eeeeef;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fafafa}.hsp-contact-premium-card b{color:#777f89;font-size:12px}.hsp-contact-premium-card a,.hsp-contact-premium-card span{color:#111;font-weight:950;direction:ltr}.hsp-contact-channel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hsp-channel-card{color:#111;transition:.18s}.hsp-channel-card:hover{transform:translateY(-3px);box-shadow:0 24px 60px rgba(15,17,22,.09)}.hsp-channel-card i{display:grid;place-items:center;background:#0b0c10;color:#fff;font-style:normal}.hsp-channel-card span{display:block;color:#777f89;font-weight:950}.hsp-channel-card strong{display:block;font-weight:950;direction:ltr}.hsp-channel-card small{display:block;color:#606873}.hsp-contact-form-section,.hsp-contact-map-section{padding:24px 0}.hsp-contact-map-layout{display:grid;grid-template-columns:minmax(360px,.45fr) minmax(0,.55fr);gap:20px;align-items:stretch}.hsp-contact-address-panel,.hsp-contact-form-intro{padding:32px}.hsp-contact-address-panel h2,.hsp-contact-form-intro h2{margin:0;font-size:clamp(28px,3vw,46px);line-height:1.25;font-weight:950}.hsp-contact-address-panel p,.hsp-contact-form-intro p{color:#5a6370;line-height:2;margin:18px 0 0}.hsp-address-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:22px}.hsp-address-mini-grid div{border:1px solid #eeeeef;border-radius:16px;padding:16px;background:#fafafa}.hsp-address-mini-grid b{display:block;font-size:12px;color:#777f89;margin-bottom:8px}.hsp-address-mini-grid span{font-weight:950;color:#111}.hsp-contact-map-frame{overflow:hidden;min-height:420px}.hsp-contact-map-frame iframe{width:100%;height:100%;min-height:420px;border:0;filter:grayscale(.06) contrast(1.02)}.hsp-contact-form-layout{display:grid;grid-template-columns:minmax(320px,.42fr) minmax(0,.58fr);gap:20px;align-items:start;padding-bottom:70px}.hsp-contact-premium-form{padding:30px}.hsp-contact-links-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hsp-contact-links-row a{min-height:44px;padding:0 16px;border-radius:999px;background:#111;color:#fff;display:inline-flex;align-items:center;font-weight:950}.hsp-contact-links-row a+a{background:#fff;color:#111;border:1px solid #ddd}.hsp-product-consult-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.hsp-product-consult-links a{min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-radius:999px;background:#f6f7f8;border:1px solid #ededf0;color:#111;font-size:11px;font-weight:950}.hsp-product-consult-links a:hover{background:#111;color:#fff;border-color:#111}.hsp-product-consult-links span{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:11px}.hsp-loop-product-card .hsp-product-consult-links{justify-content:center;margin-top:10px}.hsp-loop-product-card .hsp-product-consult-links a{min-height:30px}.hsp-loop-product-card .hsp-product-consult-links span{display:none}.hsp-single-consult-box{border:1px solid #ececf0;border-radius:18px;padding:18px;margin:18px 0;background:linear-gradient(180deg,#fff,#fafafa)}.hsp-single-consult-box strong{display:block;font-size:16px;font-weight:950;margin-bottom:6px}.hsp-single-consult-box p{margin:0;color:#66707a;line-height:1.8;font-size:13px}.hsp-purchase-options{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;width:100%;margin:12px 0}.hsp-option-field{display:flex;flex-direction:column;gap:7px}.hsp-option-field span{color:#666d78;font-size:12px;font-weight:950}.hsp-option-field input[type=number],.hsp-option-field select{min-height:46px;border:1px solid #dedfe4;border-radius:14px;padding:0 12px;background:#fff;color:#111;font-weight:900;outline:0}.hsp-option-field input[type=number]{width:86px;text-align:center}body.single-product .hsp-single-actions form.cart{gap:12px!important}body.single-product .hsp-single-actions form.cart .hsp-purchase-options{flex-basis:100%}.hsp-qv-buy-box{margin:14px 0 0}.hsp-qv-cart-form{display:block}.hsp-qv-cart-form .hsp-purchase-options{grid-template-columns:1fr 1fr 88px}.hsp-qv-add-cart{width:100%;min-height:48px!important;border-radius:999px!important;background:#090a0e!important;color:#fff!important;margin-top:10px!important;font-weight:950!important}.hsp-qv-consult{margin-top:14px;padding:14px;border:1px solid #eeeeef;border-radius:16px;background:#fafafa}.hsp-qv-consult>b{display:block;font-size:13px;font-weight:950;margin-bottom:8px}@media (max-width:1100px){.hsp-header-socials{display:none}.hsp-contact-form-layout,.hsp-contact-map-layout,.hsp-contact-premium-grid{grid-template-columns:1fr}.hsp-contact-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.hsp-contact-premium-hero{padding-top:34px}.hsp-contact-address-panel,.hsp-contact-form-intro,.hsp-contact-premium-card,.hsp-contact-premium-copy,.hsp-contact-premium-form{padding:22px;border-radius:20px}.hsp-address-mini-grid,.hsp-contact-channel-grid,.hsp-purchase-options,.hsp-qv-cart-form .hsp-purchase-options{grid-template-columns:1fr}.hsp-option-field input[type=number]{width:100%}}.hsp-contact-channel-section{padding:12px 0 14px}.hsp-contact-channel-grid{gap:12px}.hsp-channel-card{min-height:98px!important;padding:14px 18px!important;display:grid;grid-template-columns:44px 1fr;grid-template-areas:"icon label" "icon phone" "icon note";align-items:center;column-gap:14px;row-gap:2px;border-radius:20px}.hsp-channel-card i{grid-area:icon;width:42px!important;height:42px!important;margin:0!important;border-radius:14px!important;font-size:18px!important}.hsp-channel-card i svg{width:22px;height:22px;display:block;fill:currentColor}.hsp-channel-card span{grid-area:label;margin:0!important;font-size:12px!important}.hsp-channel-card strong{grid-area:phone;font-size:16px!important;line-height:1.25!important}.hsp-channel-card small{grid-area:note;margin:0!important;line-height:1.45!important;font-size:11px!important}.hsp-channel-whatsapp i{background:#25d366!important;color:#fff!important}.hsp-channel-telegram i{background:#229ed9!important;color:#fff!important}.hsp-channel-bale i{background:#101216!important;color:#fff!important}.hsp-contact-premium-actions a span svg{width:18px;height:18px;fill:currentColor;display:block}.hsp-product-consult-links a b{white-space:nowrap}.hsp-product-consult-links span svg{width:14px;height:14px;fill:currentColor;display:block}.hsp-product-consult-links .hsp-consult-whatsapp span{background:#25d366}.hsp-product-consult-links .hsp-consult-telegram span{background:#229ed9}.hsp-product-consult-links .hsp-consult-bale span{background:#101216}.hsp-loop-product-card .hsp-product-consult-links a{font-size:10.5px;padding:0 9px}@media (max-width:680px){.hsp-channel-card{grid-template-columns:40px 1fr;min-height:92px!important;padding:12px 14px!important}}.hsp-static-page-main{background:#f7f8fa;min-height:60vh}.hsp-static-hero{padding:58px 0 24px;background:linear-gradient(180deg,#f3f4f6,#fff)}.hsp-static-hero-inner{border:1px solid #e8e9ee;border-radius:30px;background:#fff;padding:clamp(28px,5vw,58px);box-shadow:0 24px 65px rgba(15,17,22,.06)}.hsp-static-hero span{display:block;color:#7b828d;font-weight:950;letter-spacing:.13em;text-transform:uppercase;font-size:12px;margin-bottom:12px}.hsp-static-hero h1{margin:0;color:#090a0e;font-size:clamp(34px,4.5vw,62px);line-height:1.18;font-weight:950;letter-spacing:-.035em;max-width:850px}.hsp-static-hero p{margin:18px 0 0;color:#58616d;line-height:2;font-size:16px;max-width:860px}.hsp-static-quick-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.hsp-static-button,.hsp-static-quick-actions a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border-radius:999px;background:#101116;color:#fff;font-weight:950}.hsp-static-quick-actions a:nth-child(2),.hsp-static-quick-actions a:nth-child(3){background:#fff;color:#111;border:1px solid #dddfe5}.hsp-static-section{padding:24px 0}.hsp-static-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hsp-static-card{min-height:210px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e8e9ee;border-radius:24px;background:#fff;padding:26px;color:#111;box-shadow:0 16px 45px rgba(15,17,22,.04);transition:.18s}.hsp-static-card:hover{transform:translateY(-3px);box-shadow:0 24px 60px rgba(15,17,22,.08)}.hsp-static-card b{display:block;font-size:20px;font-weight:950;line-height:1.45}.hsp-static-card p{margin:12px 0 18px;color:#606a75;line-height:1.9;font-size:14px}.hsp-static-card em{font-style:normal;font-weight:950;text-decoration:underline;text-underline-offset:5px}.hsp-static-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hsp-static-info-grid article,.hsp-track-form,.hsp-track-help,.hsp-wishlist-output{border:1px solid #e8e9ee;border-radius:24px;background:#fff;padding:28px;box-shadow:0 16px 45px rgba(15,17,22,.04)}.hsp-static-info-grid h2,.hsp-track-help h2{margin:0 0 12px;font-size:24px;font-weight:950}.hsp-static-info-grid p,.hsp-track-help p,.hsp-wishlist-output p{color:#5d6672;line-height:1.9;margin:0 0 16px}.hsp-static-info-grid article>a,.hsp-track-help>a{display:inline-flex;min-height:40px;align-items:center;padding:0 14px;border-radius:999px;background:#111;color:#fff;font-weight:950;direction:ltr}.hsp-static-socials{margin-top:12px;display:flex;gap:8px}.hsp-static-socials .hsp-social-icon{position:relative;width:38px;height:38px}.hsp-track-layout{display:grid;grid-template-columns:minmax(320px,.5fr) minmax(0,.5fr);gap:18px}.hsp-track-form{display:grid;gap:14px}.hsp-track-form label{display:grid;gap:8px;font-weight:950}.hsp-track-form input{min-height:48px;border:1px solid #dfe1e7;border-radius:14px;padding:0 14px}.hsp-track-form button{min-height:48px;border:0;border-radius:999px;background:#111;color:#fff;font-weight:950;cursor:pointer}.hsp-footer-social-icons{display:flex;gap:8px;margin-top:18px}.hsp-footer-social-icons .hsp-social-icon{position:relative}@media (max-width:900px){.hsp-static-card-grid,.hsp-static-info-grid,.hsp-track-layout{grid-template-columns:1fr}}body.archive.tax-product_cat .hsp-shop-main,body.post-type-archive-product .hsp-shop-main,body.woocommerce-shop .hsp-shop-main{padding-top:28px!important}body .hsp-shop-products-area .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:26px!important;align-items:stretch!important;margin:0!important}body .hsp-shop-products-area .woocommerce ul.products::after,body .hsp-shop-products-area .woocommerce ul.products::before{display:none!important;content:none!important}body .woocommerce ul.products li.product.hsp-loop-product-card{min-height:0!important;display:flex!important;flex-direction:column!important;gap:12px!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link img,body .woocommerce ul.products li.product.hsp-loop-product-card img.attachment-woocommerce_thumbnail,body .woocommerce ul.products li.product.hsp-loop-product-card img.woocommerce-placeholder{object-fit:contain!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-body{display:grid!important}body .woocommerce ul.products li.product.hsp-loop-product-card .woocommerce-loop-product__title{display:flex!important;align-items:center!important;justify-content:center!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-price{text-align:center!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-rating{display:none!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions{display:flex!important;flex-direction:row!important;pointer-events:none!important}body .woocommerce ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap>.hsp-card-actions{pointer-events:auto!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action{display:grid!important;place-items:center!important;box-shadow:0 10px 22px rgba(15,17,22,.16)!important;text-indent:0!important;display:grid!important;place-items:center!important;box-shadow:0 12px 24px rgba(15,17,22,.17)!important;display:grid!important;place-items:center!important;box-shadow:0 12px 30px rgba(0,0,0,.16)!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action svg{fill:currentColor!important}.hsp-product-consult-whatsapp-only{display:flex!important;justify-content:center!important;margin-top:4px!important}.hsp-product-consult-whatsapp-only a.hsp-consult-whatsapp{min-height:32px!important;padding:0 10px!important;gap:6px!important;border-radius:999px!important;background:#f8fff9!important;border:1px solid #d8f4df!important;color:#101116!important;font-size:11px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;max-width:max-content!important}.hsp-product-consult-whatsapp-only a.hsp-consult-whatsapp:hover{background:#25d366!important;border-color:#25d366!important;color:#fff!important}.hsp-product-consult-whatsapp-only a.hsp-consult-whatsapp span{width:20px!important;height:20px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#25d366!important;color:#fff!important;flex:0 0 20px!important}.hsp-product-consult-whatsapp-only a.hsp-consult-whatsapp span svg{width:13px!important;height:13px!important;fill:currentColor!important;display:block!important}.hsp-product-consult-whatsapp-only a.hsp-consult-whatsapp b{font-weight:950!important;white-space:nowrap!important}@media (max-width:1200px){body .hsp-shop-products-area .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:860px){.hsp-shop-layout{grid-template-columns:1fr!important}body .hsp-shop-products-area .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:520px){body .hsp-shop-products-area .woocommerce ul.products{grid-template-columns:1fr!important}}body.post-type-archive-product .hsp-shop-layout,body.tax-product_cat .hsp-shop-layout,body.woocommerce-shop .hsp-shop-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;align-items:start!important}body .woocommerce ul.products,body.post-type-archive-product .hsp-shop-products-area ul.products,body.tax-product_cat .hsp-shop-products-area ul.products,body.woocommerce-shop .hsp-shop-products-area ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important;align-items:stretch!important;margin:0!important;padding:0!important}body .woocommerce ul.products::after,body .woocommerce ul.products::before{display:none!important;content:none!important}body .woocommerce ul.products li.product.hsp-loop-product-card{position:relative!important;float:none!important;clear:none!important;width:auto!important;min-width:0!important;margin:0!important;display:flex!important;flex-direction:column!important;gap:14px!important;list-style:none!important;text-align:center!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap{aspect-ratio:1/.72!important;display:block!important;width:100%!important;aspect-ratio:1/.74!important;border:1px solid #eceff2!important;isolation:isolate!important;isolation:isolate!important;isolation:isolate!important;aspect-ratio:1/.78!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link{inset:0!important;align-items:center!important;justify-content:center!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link img,body .woocommerce ul.products li.product.hsp-loop-product-card .woocommerce-placeholder,body .woocommerce ul.products li.product.hsp-loop-product-card img.attachment-woocommerce_thumbnail,body .woocommerce ul.products li.product.hsp-loop-product-card img.woocommerce-placeholder{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;padding:0!important;margin:0 auto!important;border:0!important;box-shadow:none!important;background:0 0!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;pointer-events:none!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action em{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-cart-svg svg,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions svg{width:18px!important;height:18px!important;fill:currentColor!important;display:block!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-body{display:grid!important;gap:8px!important;padding:0 4px 12px!important;text-align:center!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-cat{min-height:20px!important;color:#8c929b!important;line-height:1.5!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-title-link{display:block!important;color:#111!important}body .woocommerce ul.products li.product.hsp-loop-product-card .woocommerce-loop-product__title{margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#111!important;font-weight:950!important;text-align:center!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-price,body .woocommerce ul.products li.product.hsp-loop-product-card .price{display:flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;margin:0!important;color:#111!important;font-weight:950!important;line-height:1.2!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-price .woocommerce-Price-amount,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-price .woocommerce-Price-currencySymbol,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-price bdi{color:#111!important;font-size:inherit!important;font-weight:inherit!important}body .woocommerce ul.products li.product.hsp-loop-product-card>.added_to_cart,body .woocommerce ul.products li.product.hsp-loop-product-card>.button,body .woocommerce ul.products li.product.hsp-loop-product-card>.hsp-card-actions,body .woocommerce ul.products li.product.hsp-loop-product-card>.hsp-quick-view-trigger{display:none!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-product-consult-whatsapp-only{margin-top:2px!important;justify-content:center!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-product-consult-whatsapp-only a.hsp-consult-whatsapp{padding:0 10px!important;gap:6px!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-product-consult-whatsapp-only a.hsp-consult-whatsapp span{width:18px!important;height:18px!important;flex:0 0 18px!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-product-consult-whatsapp-only a.hsp-consult-whatsapp span svg{width:12px!important;height:12px!important}@media (max-width:1280px){body.post-type-archive-product .hsp-shop-layout,body.tax-product_cat .hsp-shop-layout,body.woocommerce-shop .hsp-shop-layout{grid-template-columns:minmax(0,1fr) 280px!important}}@media (max-width:1100px){body .woocommerce ul.products,body.post-type-archive-product .hsp-shop-products-area ul.products,body.tax-product_cat .hsp-shop-products-area ul.products,body.woocommerce-shop .hsp-shop-products-area ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:560px){body .woocommerce ul.products,body.post-type-archive-product .hsp-shop-products-area ul.products,body.tax-product_cat .hsp-shop-products-area ul.products,body.woocommerce-shop .hsp-shop-products-area ul.products{grid-template-columns:1fr!important}}body.post-type-archive-product .hsp-product-archive-main,body.tax-product_cat .hsp-product-archive-main,body.woocommerce-shop .hsp-product-archive-main{overflow-x:hidden!important}body.post-type-archive-product .hsp-product-archive-main .hsp-container,body.tax-product_cat .hsp-product-archive-main .hsp-container,body.woocommerce-shop .hsp-product-archive-main .hsp-container{max-width:calc(100vw - 32px)!important;width:calc(100vw - 32px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}body.post-type-archive-product .hsp-shop-layout,body.tax-product_cat .hsp-shop-layout,body.woocommerce-shop .hsp-shop-layout{display:flex!important;flex-direction:row!important;direction:rtl!important;align-items:flex-start!important;gap:28px!important;width:100%!important;max-width:100%!important;overflow:visible!important}body.post-type-archive-product .hsp-shop-filter-sidebar,body.tax-product_cat .hsp-shop-filter-sidebar,body.woocommerce-shop .hsp-shop-filter-sidebar{flex:0 0 300px!important;width:300px!important;max-width:300px!important;min-width:300px!important;order:1!important;position:sticky!important;top:110px!important;align-self:flex-start!important;box-sizing:border-box!important}body.post-type-archive-product .hsp-shop-products-area,body.tax-product_cat .hsp-shop-products-area,body.woocommerce-shop .hsp-shop-products-area{flex:1 1 auto!important;min-width:0!important;width:auto!important;max-width:none!important;order:2!important;overflow:visible!important;box-sizing:border-box!important}body.post-type-archive-product .hsp-shop-products-area .woocommerce,body.tax-product_cat .hsp-shop-products-area .woocommerce,body.woocommerce-shop .hsp-shop-products-area .woocommerce{width:100%!important;max-width:100%!important;overflow:visible!important}body.post-type-archive-product .hsp-shop-products-area ul.products,body.tax-product_cat .hsp-shop-products-area ul.products,body.woocommerce-shop .hsp-shop-products-area ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;list-style:none!important;overflow:visible!important}body.post-type-archive-product .hsp-shop-products-area ul.products::after,body.post-type-archive-product .hsp-shop-products-area ul.products::before,body.tax-product_cat .hsp-shop-products-area ul.products::after,body.tax-product_cat .hsp-shop-products-area ul.products::before,body.woocommerce-shop .hsp-shop-products-area ul.products::after,body.woocommerce-shop .hsp-shop-products-area ul.products::before{display:none!important;content:none!important}body.post-type-archive-product .hsp-shop-products-area ul.products li.product.hsp-loop-product-card,body.tax-product_cat .hsp-shop-products-area ul.products li.product.hsp-loop-product-card,body.woocommerce-shop .hsp-shop-products-area ul.products li.product.hsp-loop-product-card{float:none!important;clear:none!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;border-radius:20px!important;background:#fff!important;overflow:hidden!important;box-sizing:border-box!important;border:1px solid #eef0f3!important;box-shadow:0 10px 28px rgba(15,17,22,.035)!important}body.post-type-archive-product .hsp-shop-products-area .hsp-loop-thumb-wrap,body.tax-product_cat .hsp-shop-products-area .hsp-loop-thumb-wrap,body.woocommerce-shop .hsp-shop-products-area .hsp-loop-thumb-wrap{width:100%!important;height:255px!important;min-height:255px!important;aspect-ratio:auto!important;border:0!important;border-radius:20px 20px 0 0!important;background:#f7f8f8!important;position:relative!important;overflow:hidden!important}body.post-type-archive-product .hsp-shop-products-area .hsp-loop-thumb-link,body.tax-product_cat .hsp-shop-products-area .hsp-loop-thumb-link,body.woocommerce-shop .hsp-shop-products-area .hsp-loop-thumb-link{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}body.post-type-archive-product .hsp-shop-products-area .hsp-loop-thumb-link img,body.post-type-archive-product .hsp-shop-products-area img.woocommerce-placeholder,body.tax-product_cat .hsp-shop-products-area .hsp-loop-thumb-link img,body.tax-product_cat .hsp-shop-products-area img.woocommerce-placeholder,body.woocommerce-shop .hsp-shop-products-area .hsp-loop-thumb-link img,body.woocommerce-shop .hsp-shop-products-area img.woocommerce-placeholder{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;margin:0 auto!important;padding:0!important}body.post-type-archive-product .hsp-shop-products-area .hsp-loop-card-body,body.tax-product_cat .hsp-shop-products-area .hsp-loop-card-body,body.woocommerce-shop .hsp-shop-products-area .hsp-loop-card-body{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;padding:14px 14px 18px!important;min-height:185px!important;text-align:center!important}body.post-type-archive-product .hsp-shop-products-area .hsp-loop-cat,body.tax-product_cat .hsp-shop-products-area .hsp-loop-cat,body.woocommerce-shop .hsp-shop-products-area .hsp-loop-cat{width:100%!important;min-height:18px!important;max-height:18px!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:11px!important;line-height:18px!important;color:#8c929b!important}body.post-type-archive-product .hsp-shop-products-area .woocommerce-loop-product__title,body.tax-product_cat .hsp-shop-products-area .woocommerce-loop-product__title,body.woocommerce-shop .hsp-shop-products-area .woocommerce-loop-product__title{min-height:46px!important;max-height:46px!important;overflow:hidden!important;margin:0!important;font-size:13.5px!important;line-height:1.65!important;font-weight:950!important;color:#111!important}body.post-type-archive-product .hsp-shop-products-area .hsp-loop-price,body.tax-product_cat .hsp-shop-products-area .hsp-loop-price,body.woocommerce-shop .hsp-shop-products-area .hsp-loop-price{min-height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-top:auto!important;font-size:15px!important;font-weight:950!important;color:#111!important}body.post-type-archive-product .hsp-shop-products-area .hsp-product-consult-whatsapp-only,body.tax-product_cat .hsp-shop-products-area .hsp-product-consult-whatsapp-only,body.woocommerce-shop .hsp-shop-products-area .hsp-product-consult-whatsapp-only{width:100%!important;display:flex!important;justify-content:center!important;margin-top:2px!important}body.post-type-archive-product .hsp-shop-products-area .hsp-product-consult-whatsapp-only a.hsp-consult-whatsapp,body.tax-product_cat .hsp-shop-products-area .hsp-product-consult-whatsapp-only a.hsp-consult-whatsapp,body.woocommerce-shop .hsp-shop-products-area .hsp-product-consult-whatsapp-only a.hsp-consult-whatsapp{min-height:30px!important;border-radius:999px!important;padding:0 12px!important;font-size:11px!important;font-weight:950!important}@media (max-width:1320px){body.post-type-archive-product .hsp-shop-products-area ul.products,body.tax-product_cat .hsp-shop-products-area ul.products,body.woocommerce-shop .hsp-shop-products-area ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:1050px){body.post-type-archive-product .hsp-shop-layout,body.tax-product_cat .hsp-shop-layout,body.woocommerce-shop .hsp-shop-layout{flex-direction:column!important}body.post-type-archive-product .hsp-shop-filter-sidebar,body.tax-product_cat .hsp-shop-filter-sidebar,body.woocommerce-shop .hsp-shop-filter-sidebar{width:100%!important;max-width:100%!important;min-width:0!important;flex-basis:auto!important;position:static!important;order:1!important}body.post-type-archive-product .hsp-shop-products-area,body.tax-product_cat .hsp-shop-products-area,body.woocommerce-shop .hsp-shop-products-area{width:100%!important;order:2!important}body.post-type-archive-product .hsp-shop-products-area ul.products,body.tax-product_cat .hsp-shop-products-area ul.products,body.woocommerce-shop .hsp-shop-products-area ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:560px){body.post-type-archive-product .hsp-shop-products-area ul.products,body.tax-product_cat .hsp-shop-products-area ul.products,body.woocommerce-shop .hsp-shop-products-area ul.products{grid-template-columns:1fr!important}}.hsp-warranty-note{display:block;margin-top:6px;color:#6b7280;font-size:11px;line-height:1.7;font-weight:800}.hsp-option-field select.hsp-warranty-select option{font-weight:800}.hsp-dynamic-price-box{margin:14px 0 16px;padding:14px;border:1px solid #eceef2;border-radius:18px;background:linear-gradient(180deg,#fff,#fafafa);box-shadow:0 12px 28px rgba(16,18,24,.055)}.hsp-dynamic-price-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 0;color:#6b7280;font-size:13px;font-weight:850;border-bottom:1px solid #f1f2f4}.hsp-dynamic-price-row strong{color:#111318;font-size:14px;font-weight:950;white-space:nowrap}.hsp-dynamic-price-total{margin-top:6px;padding:12px 14px;border-bottom:0;border-radius:14px;background:#050508;color:#fff}.hsp-dynamic-price-total span,.hsp-dynamic-price-total strong{color:#fff!important}.hsp-dynamic-price-total strong{font-size:17px}.hsp-dynamic-price-help{display:block;margin-top:10px;color:#747b86;font-size:11px;line-height:1.8;font-weight:800}.hsp-dynamic-price-box.has-warranty{border-color:#d7f2df;background:linear-gradient(180deg,#fff,#f8fff9)}.hsp-qv-buy-box .hsp-dynamic-price-box{margin-top:12px;padding:12px;border-radius:16px}.hsp-qv-buy-box .hsp-dynamic-price-row{font-size:12px}.hsp-qv-buy-box .hsp-dynamic-price-total strong{font-size:15px}.hsp-thankyou-next-step,body.woocommerce-checkout .hsp-checkout-guide,body.woocommerce-checkout .hsp-payment-note-box{border:1px solid #e8eaef!important;border-radius:24px!important;background:linear-gradient(180deg,#fff,#fafafa)!important;box-shadow:0 18px 50px rgba(15,17,22,.06)!important;padding:24px!important;margin:18px 0 24px!important;color:#111!important}.hsp-thankyou-next-step>span,body.woocommerce-checkout .hsp-checkout-guide>span{display:inline-flex!important;min-height:28px!important;align-items:center!important;padding:0 12px!important;border-radius:999px!important;background:#111!important;color:#fff!important;font-size:11px!important;font-weight:950!important;margin-bottom:12px!important}.hsp-thankyou-next-step h2,body.woocommerce-checkout .hsp-checkout-guide h2{margin:0 0 8px!important;font-size:clamp(21px, 2.6vw, 34px)!important;font-weight:950!important;line-height:1.35!important}.hsp-thankyou-next-step p,body.woocommerce-checkout .hsp-checkout-guide p,body.woocommerce-checkout .hsp-payment-note-box p{margin:0!important;color:#60646f!important;line-height:1.9!important;font-size:14px!important}.hsp-checkout-contact-actions,.hsp-thankyou-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:18px!important}.hsp-checkout-contact-actions a,.hsp-thankyou-actions a{min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 16px!important;border-radius:999px!important;background:#111!important;color:#fff!important;font-weight:950!important;font-size:13px!important}.hsp-checkout-contact-actions a:nth-child(2),.hsp-thankyou-whatsapp{background:#25d366!important}.hsp-checkout-contact-actions a:nth-child(3),.hsp-thankyou-bale{background:#111!important}body.woocommerce-checkout form.checkout{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(360px,.82fr)!important;gap:28px!important;align-items:start!important}body.woocommerce-checkout #customer_details,body.woocommerce-checkout #order_review,body.woocommerce-checkout .woocommerce-checkout-review-order{border:1px solid #e9ebf0!important;border-radius:24px!important;background:#fff!important;box-shadow:0 16px 45px rgba(15,17,22,.045)!important;padding:24px!important}body.woocommerce-checkout #order_review_heading{margin-top:0!important}body.woocommerce-checkout #order_review_heading,body.woocommerce-checkout .woocommerce-billing-fields h3,body.woocommerce-checkout h3{font-size:20px!important;font-weight:950!important;margin-bottom:18px!important}body.woocommerce-checkout .form-row label{display:block!important;margin-bottom:7px!important;font-size:13px!important;font-weight:950!important;color:#20232a!important}body.woocommerce-checkout .form-row input.input-text,body.woocommerce-checkout .form-row select,body.woocommerce-checkout .form-row textarea,body.woocommerce-checkout .select2-container .select2-selection--single{min-height:48px!important;border:1px solid #e1e4ea!important;border-radius:15px!important;background:#fafafa!important;color:#111!important;padding:0 14px!important;box-shadow:none!important}body.woocommerce-checkout .form-row textarea{min-height:96px!important;padding-top:12px!important}body.woocommerce-checkout ul#shipping_method,body.woocommerce-checkout ul.payment_methods{margin:0!important;padding:0!important;list-style:none!important}body.woocommerce-checkout ul#shipping_method li,body.woocommerce-checkout ul.payment_methods li{display:flex!important;align-items:flex-start!important;gap:9px!important;border:1px solid #eceef3!important;border-radius:16px!important;padding:13px 14px!important;margin:8px 0!important;background:#fafafa!important;font-weight:850!important;line-height:1.7!important}body.woocommerce-checkout ul.payment_methods .payment_box{margin:10px 0 0!important;border-radius:14px!important;background:#fff!important;color:#555b65!important;font-size:13px!important;line-height:1.8!important}body.woocommerce-checkout #place_order{width:100%!important;min-height:52px!important;border-radius:999px!important;background:#111!important;color:#fff!important;font-weight:950!important;font-size:15px!important;margin-top:14px!important}body.woocommerce-checkout .hsp-payment-note-box strong{display:block!important;font-weight:950!important;margin-bottom:7px!important}.hsp-thankyou-next-step{max-width:980px!important}@media (max-width:920px){body.woocommerce-checkout form.checkout{grid-template-columns:1fr!important}body.woocommerce-checkout #customer_details,body.woocommerce-checkout #order_review,body.woocommerce-checkout .woocommerce-checkout-review-order{padding:18px!important;border-radius:18px!important}}.hsp-mobile-contact-bar,.hsp-mobile-filter-toggle{display:none}@media (max-width:860px){body.post-type-archive-product .hsp-shop-layout,body.tax-product_cat .hsp-shop-layout,body.woocommerce-shop .hsp-shop-layout{grid-template-columns:1fr!important}body{padding-bottom:82px!important}.site-header.hsp-fashion-menu-header{position:sticky!important;top:0!important;z-index:9999!important;background:#fff!important;border-bottom:1px solid #eceef2!important;box-shadow:0 10px 28px rgba(15,17,22,.055)!important}.admin-bar .site-header.hsp-fashion-menu-header{top:46px!important}.site-header.hsp-fashion-menu-header .hsp-fashion-menu-inner{width:calc(100% - 22px)!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;grid-template-areas:"menu brand actions" "search search search"!important;align-items:center!important;gap:8px 10px!important;padding:9px 0 10px!important;min-height:0!important;overflow:visible!important}.site-header.hsp-fashion-menu-header .hsp-menu-toggle{grid-area:menu!important;display:inline-grid!important;place-items:center!important;width:42px!important;height:42px!important;padding:0!important;border-radius:13px!important;background:#111!important;box-shadow:0 10px 22px rgba(0,0,0,.12)!important}.site-header.hsp-fashion-menu-header .hsp-menu-toggle span:not(.screen-reader-text){width:20px!important;height:2px!important;margin:3px 0!important;background:#fff!important}.site-header.hsp-fashion-menu-header .site-branding{grid-area:brand!important;justify-self:start!important;min-width:0!important;overflow:hidden!important}.site-header.hsp-fashion-menu-header .hsp-text-logo{color:#111!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:16px!important}.site-header.hsp-fashion-menu-header .hsp-logo-mark{width:31px!important;height:31px!important;background:#111!important;color:#fff!important}.site-header.hsp-fashion-menu-header .custom-logo-link img{max-height:38px!important;width:auto!important}.site-header.hsp-fashion-menu-header .hsp-header-actions{grid-area:actions!important;justify-self:end!important;display:inline-flex!important;align-items:center!important;gap:7px!important;min-width:0!important}.site-header.hsp-fashion-menu-header .hsp-account-link,.site-header.hsp-fashion-menu-header .hsp-header-socials,.site-header.hsp-fashion-menu-header .hsp-search-toggle{display:none!important}.site-header.hsp-fashion-menu-header .hsp-cart-link{width:42px!important;height:42px!important;border-radius:13px!important;background:#f5f6f8!important;color:#111!important;border:1px solid #eceef2!important;font-size:18px!important}.site-header.hsp-fashion-menu-header .hsp-cart-count{top:-5px!important;inset-inline-start:-6px!important;background:#111!important;color:#fff!important;border:2px solid #fff!important}.site-header.hsp-fashion-menu-header .hsp-header-search-bar{grid-area:search!important;width:100%!important;margin:0!important}.site-header.hsp-fashion-menu-header .hsp-header-search-bar .hsp-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) 70px!important;gap:7px!important;width:100%!important}.site-header.hsp-fashion-menu-header .hsp-header-search-bar .hsp-search-form input[type=search]{min-height:40px!important;height:40px!important;border-radius:13px!important;padding:0 13px!important;font-size:12px!important;background:#f6f7f8!important}.site-header.hsp-fashion-menu-header .hsp-header-search-bar .hsp-search-form button{width:70px!important;min-width:70px!important;min-height:40px!important;height:40px!important;padding:0!important;border-radius:13px!important;font-size:12px!important}.site-header.hsp-fashion-menu-header .hsp-department-navigation{position:absolute!important;top:calc(100% + 8px)!important;right:11px!important;left:11px!important;display:none!important;max-height:min(74vh,620px)!important;overflow-y:auto!important;padding:12px!important;border-radius:18px!important;background:#fff!important;border:1px solid #e7e9ee!important;box-shadow:0 26px 70px rgba(0,0,0,.16)!important;z-index:10001!important}.site-header.hsp-fashion-menu-header .hsp-department-navigation.is-open{display:block!important}.site-header.hsp-fashion-menu-header .hsp-department-menu{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;justify-content:stretch!important}.site-header.hsp-fashion-menu-header .hsp-department-menu>li,.site-header.hsp-fashion-menu-header .hsp-dept-menu-wrap,.site-header.hsp-fashion-menu-header .hsp-nav-mega-wrap{width:100%!important;position:relative!important}.site-header.hsp-fashion-menu-header .hsp-all-categories-toggle,.site-header.hsp-fashion-menu-header .hsp-department-menu>li>a{min-height:46px!important;width:100%!important;justify-content:space-between!important;padding:0 12px!important;border:1px solid #eef0f3!important;border-radius:14px!important;background:#fafafa!important;color:#111!important;font-size:13px!important}.site-header.hsp-fashion-menu-header .hsp-dept-mega,.site-header.hsp-fashion-menu-header .hsp-nav-mega-panel{position:static!important;width:100%!important;display:none!important;min-height:0!important;max-height:none!important;margin:7px 0 10px!important;padding:12px!important;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;border:1px solid #eef0f3!important;border-radius:16px!important;box-shadow:none!important;background:#fff!important}.site-header.hsp-fashion-menu-header .hsp-dept-menu-wrap.is-open>.hsp-dept-mega,.site-header.hsp-fashion-menu-header .hsp-nav-mega-wrap.is-open>.hsp-nav-mega-panel{display:grid!important}.site-header.hsp-fashion-menu-header .hsp-dept-rounds,.site-header.hsp-fashion-menu-header .hsp-nav-mega-blog,.site-header.hsp-fashion-menu-header .hsp-nav-mega-cats,.site-header.hsp-fashion-menu-header .hsp-nav-mega-deals,.site-header.hsp-fashion-menu-header .hsp-nav-mega-products,.site-header.hsp-fashion-menu-header .hsp-nav-mega-shop,.site-header.hsp-fashion-menu-header .hsp-shop-by-grid{grid-template-columns:1fr!important}.site-header.hsp-fashion-menu-header .hsp-dept-main{grid-template-columns:1fr!important;min-height:0!important}.site-header.hsp-fashion-menu-header .hsp-top-rated-panel{display:none!important}.hsp-mobile-contact-bar{position:fixed!important;right:10px!important;left:10px!important;bottom:max(10px,env(safe-area-inset-bottom))!important;z-index:99999!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;padding:9px!important;border-radius:22px!important;background:rgba(255,255,255,.96)!important;border:1px solid #e6e8ed!important;box-shadow:0 18px 50px rgba(0,0,0,.18)!important;backdrop-filter:blur(14px)!important}.hsp-mobile-contact-bar a{min-height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:16px!important;background:#111!important;color:#fff!important;font-size:12px!important;font-weight:950!important}.hsp-mobile-contact-bar span{width:20px!important;height:20px!important;display:grid!important;place-items:center!important}.hsp-mobile-contact-bar svg{width:18px!important;height:18px!important;fill:currentColor!important}.hsp-mobile-contact-whatsapp{background:#25d366!important;color:#fff!important}.hsp-mobile-contact-bale{background:#2b2f38!important}}@media (max-width:760px){.hsp-mobile-filter-toggle{width:100%!important;min-height:54px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;margin:0 0 14px!important;padding:0 14px!important;border:1px solid #e4e7ec!important;border-radius:17px!important;background:#fff!important;box-shadow:0 10px 26px rgba(15,17,22,.05)!important;color:#111!important;text-align:right!important}.hsp-mobile-filter-toggle span{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#111!important;color:#fff!important}.hsp-mobile-filter-toggle b{font-size:13px!important;font-weight:950!important}.hsp-mobile-filter-toggle small{margin-inline-start:auto!important;color:#777f89!important;font-size:10px!important;font-weight:850!important}body.post-type-archive-product .hsp-shop-layout,body.tax-product_cat .hsp-shop-layout,body.woocommerce-shop .hsp-shop-layout{display:flex!important;flex-direction:column!important;gap:16px!important}body.post-type-archive-product .hsp-shop-filter-sidebar,body.tax-product_cat .hsp-shop-filter-sidebar,body.woocommerce-shop .hsp-shop-filter-sidebar{display:none!important;width:100%!important;min-width:0!important;max-width:100%!important;position:static!important;order:1!important}body.post-type-archive-product .hsp-shop-layout.is-filter-open .hsp-shop-filter-sidebar,body.tax-product_cat .hsp-shop-layout.is-filter-open .hsp-shop-filter-sidebar,body.woocommerce-shop .hsp-shop-layout.is-filter-open .hsp-shop-filter-sidebar{display:grid!important}body.post-type-archive-product .hsp-shop-products-area,body.tax-product_cat .hsp-shop-products-area,body.woocommerce-shop .hsp-shop-products-area{order:2!important;width:100%!important}body.post-type-archive-product .hsp-shop-archive-hero,body.tax-product_cat .hsp-shop-archive-hero,body.woocommerce-shop .hsp-shop-archive-hero{padding:18px!important;border-radius:18px!important;margin-bottom:14px!important;gap:14px!important}body.post-type-archive-product .hsp-shop-archive-tools,body.tax-product_cat .hsp-shop-archive-tools,body.woocommerce-shop .hsp-shop-archive-tools{width:100%!important;display:grid!important;gap:8px!important}body.post-type-archive-product .woocommerce-ordering,body.post-type-archive-product .woocommerce-ordering select,body.tax-product_cat .woocommerce-ordering,body.tax-product_cat .woocommerce-ordering select,body.woocommerce-shop .woocommerce-ordering,body.woocommerce-shop .woocommerce-ordering select{width:100%!important}body .woocommerce ul.products,body.post-type-archive-product .hsp-shop-products-area ul.products,body.tax-product_cat .hsp-shop-products-area ul.products,body.woocommerce-shop .hsp-shop-products-area ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}body.post-type-archive-product .hsp-shop-products-area ul.products li.product.hsp-loop-product-card,body.tax-product_cat .hsp-shop-products-area ul.products li.product.hsp-loop-product-card,body.woocommerce-shop .hsp-shop-products-area ul.products li.product.hsp-loop-product-card{border-radius:17px!important;box-shadow:0 8px 22px rgba(15,17,22,.045)!important}body.post-type-archive-product .hsp-shop-products-area .hsp-loop-thumb-wrap,body.tax-product_cat .hsp-shop-products-area .hsp-loop-thumb-wrap,body.woocommerce-shop .hsp-shop-products-area .hsp-loop-thumb-wrap{height:158px!important;min-height:158px!important;border-radius:17px 17px 0 0!important}body.post-type-archive-product .hsp-shop-products-area .hsp-loop-thumb-link,body.tax-product_cat .hsp-shop-products-area .hsp-loop-thumb-link,body.woocommerce-shop .hsp-shop-products-area .hsp-loop-thumb-link{padding:12px!important}body.post-type-archive-product .hsp-shop-products-area .hsp-loop-card-body,body.tax-product_cat .hsp-shop-products-area .hsp-loop-card-body,body.woocommerce-shop .hsp-shop-products-area .hsp-loop-card-body{padding:10px 9px 12px!important;min-height:155px!important;gap:6px!important}body.post-type-archive-product .hsp-shop-products-area .hsp-loop-cat,body.tax-product_cat .hsp-shop-products-area .hsp-loop-cat,body.woocommerce-shop .hsp-shop-products-area .hsp-loop-cat{font-size:10px!important}body.post-type-archive-product .hsp-shop-products-area .woocommerce-loop-product__title,body.tax-product_cat .hsp-shop-products-area .woocommerce-loop-product__title,body.woocommerce-shop .hsp-shop-products-area .woocommerce-loop-product__title{min-height:42px!important;max-height:42px!important;font-size:12px!important;line-height:1.7!important}body.post-type-archive-product .hsp-shop-products-area .hsp-loop-price,body.tax-product_cat .hsp-shop-products-area .hsp-loop-price,body.woocommerce-shop .hsp-shop-products-area .hsp-loop-price{font-size:12px!important;min-height:23px!important}body.post-type-archive-product .hsp-shop-products-area .hsp-product-consult-whatsapp-only a.hsp-consult-whatsapp,body.tax-product_cat .hsp-shop-products-area .hsp-product-consult-whatsapp-only a.hsp-consult-whatsapp,body.woocommerce-shop .hsp-shop-products-area .hsp-product-consult-whatsapp-only a.hsp-consult-whatsapp{min-height:28px!important;padding:0 8px!important;font-size:10px!important;gap:4px!important}body .woocommerce ul.products li.product .hsp-loop-thumb-wrap .hsp-card-actions{opacity:1!important;pointer-events:auto!important;top:auto!important;right:8px!important;left:8px!important;bottom:8px!important;transform:none!important;width:auto!important;display:flex!important;justify-content:center!important;gap:5px!important}body .woocommerce ul.products li.product .hsp-loop-thumb-wrap .hsp-card-action{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;font-size:12px!important}body .woocommerce ul.products li.product .hsp-loop-thumb-wrap .hsp-card-action em{display:none!important}body.single-product .hsp-single-product-main{padding-top:14px!important;padding-bottom:34px!important}body.single-product .hsp-product-breadcrumb{font-size:11px!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}body.single-product .hsp-product-detail-grid,body.single-product .hsp-single-product-top{grid-template-columns:1fr!important;gap:14px!important}body.single-product .hsp-product-faq-section,body.single-product .hsp-product-seo-content,body.single-product .hsp-product-side-info,body.single-product .hsp-single-gallery,body.single-product .hsp-single-summary{padding:16px!important;border-radius:18px!important}body.single-product .hsp-single-summary .product_title{font-size:22px!important;line-height:1.45!important}body.single-product .hsp-single-price .price,body.single-product .hsp-single-price .woocommerce-Price-amount{font-size:19px!important}body.single-product .hsp-single-excerpt{font-size:13px!important;line-height:1.9!important}body.single-product .hsp-purchase-options,body.single-product .hsp-qv-cart-form .hsp-purchase-options{grid-template-columns:1fr!important;gap:9px!important}body.single-product .hsp-option-field input[type=number],body.single-product .hsp-option-field select{width:100%!important;min-height:44px!important}body.single-product .hsp-single-actions form.cart{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}body.single-product .hsp-single-actions .quantity,body.single-product .hsp-single-actions .quantity .qty,body.single-product .hsp-single-actions .single_add_to_cart_button{width:100%!important}.hsp-dynamic-price-box{padding:12px!important;border-radius:16px!important}.hsp-dynamic-price-row{font-size:12px!important;gap:8px!important}.hsp-dynamic-price-row strong{font-size:12px!important}.hsp-dynamic-price-total strong{font-size:14px!important}.hsp-single-consult-box .hsp-product-consult-links a{width:100%!important;justify-content:center!important;min-height:42px!important}.hsp-product-quick-specs,.hsp-trust-points{grid-template-columns:1fr!important}body.woocommerce-cart .hsp-container,body.woocommerce-checkout .hsp-container{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}body.woocommerce-checkout form.checkout{grid-template-columns:1fr!important;gap:16px!important}.hsp-thankyou-next-step,body.woocommerce-checkout .hsp-checkout-guide,body.woocommerce-checkout .hsp-payment-note-box{padding:16px!important;border-radius:18px!important}.hsp-checkout-contact-actions,.hsp-thankyou-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}body.woocommerce-checkout #customer_details,body.woocommerce-checkout #order_review,body.woocommerce-checkout .woocommerce-checkout-review-order{padding:16px!important;border-radius:18px!important}}@media (max-width:360px){body .woocommerce ul.products,body.post-type-archive-product .hsp-shop-products-area ul.products,body.tax-product_cat .hsp-shop-products-area ul.products,body.woocommerce-shop .hsp-shop-products-area ul.products{grid-template-columns:1fr!important}}.hsp-trust-panel{margin:28px auto;padding:24px;border:1px solid rgba(17,24,39,.08);border-radius:28px;background:linear-gradient(135deg,#fff 0,#f7f8fb 100%);box-shadow:0 18px 45px rgba(15,23,42,.06)}.hsp-trust-panel-head{text-align:center;max-width:760px;margin:0 auto 18px}.hsp-trust-panel-head span{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:999px;background:#111827;color:#fff;font-size:12px;font-weight:900}.hsp-trust-panel-head h2{margin:10px 0 8px;font-size:clamp(22px, 3vw, 32px);line-height:1.35;color:#111827}.hsp-trust-panel-head p{margin:0;color:#5b6472;font-size:14px;line-height:1.9}.hsp-trust-panel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hsp-trust-panel-card{display:flex;align-items:flex-start;gap:12px;min-height:132px;padding:16px;border-radius:22px;background:#fff;border:1px solid rgba(17,24,39,.07);box-shadow:0 12px 30px rgba(15,23,42,.045)}.hsp-trust-panel-card i{flex:0 0 38px;width:38px;height:38px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#eef2ff;color:#111827;font-style:normal;font-weight:1000}.hsp-trust-panel-card strong{display:block;color:#111827;font-size:14px;font-weight:1000;margin-bottom:6px}.hsp-trust-panel-card p{margin:0;color:#667085;font-size:12px;line-height:1.9}.hsp-checkout-trust-mini{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:-8px 0 18px;padding:0}.hsp-checkout-trust-mini span{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:16px;background:#f8fafc;border:1px solid rgba(15,23,42,.07);color:#344054;font-size:12px;font-weight:900;text-align:center;padding:8px 12px}.hsp-dark-banner img,.hsp-feature-card img,.hsp-mosaic-stack img,.hsp-mosaic-tall img,.hsp-soft-banner img,.hsp-special-offer-card img{content-visibility:auto}@media (max-width:1024px){.hsp-trust-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hsp-checkout-trust-mini{grid-template-columns:1fr}}@media (max-width:640px){.hsp-trust-panel{margin:18px 0;padding:16px;border-radius:22px}.hsp-trust-panel-grid{grid-template-columns:1fr}.hsp-trust-panel-card{min-height:auto;padding:14px;border-radius:18px}}.hsp-managed-slider,.hsp-managed-slider-section{position:relative;overflow:hidden}.hsp-managed-slider-hero{color:#111!important;border-bottom:1px solid #eceef2}.hsp-managed-hero-slider{min-height:560px;max-width:none}.hsp-managed-slides{position:relative;min-height:inherit}.hsp-managed-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .45s,transform .45s;transform:scale(1.01)}.hsp-managed-slide.is-active{opacity:1;pointer-events:auto;transform:scale(1);z-index:2}.hsp-managed-slide-bg{position:absolute;inset:0;overflow:hidden}.hsp-managed-slide-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.94),rgba(255,255,255,.82) 44%,rgba(255,255,255,.25))}.hsp-managed-slide-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.hsp-managed-slide-inner{position:relative;z-index:3;min-height:560px;display:flex;align-items:center}.hsp-managed-slide-copy{max-width:610px;padding:48px 0}.hsp-managed-slide-copy span{display:block;color:#697282;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}.hsp-managed-slide-copy strong{display:block;color:#090a0e;font-size:clamp(38px, 6.5vw, 86px);line-height:1.08;font-weight:950;letter-spacing:-.045em}.hsp-managed-slide-copy small{display:block;max-width:560px;margin:20px 0 26px;color:#4f5967;font-size:16px;line-height:2}.hsp-managed-slide-copy .hsp-button{border-radius:999px;padding-inline:28px}.hsp-managed-slider-offers,.hsp-managed-slider-soft,.hsp-managed-slider-wide{padding:24px 0;background:#fff}.hsp-managed-slider-offers .hsp-managed-slider,.hsp-managed-slider-soft .hsp-managed-slider,.hsp-managed-slider-wide .hsp-managed-slider{min-height:310px;border:1px solid #eceef2;border-radius:24px;box-shadow:0 18px 52px rgba(15,17,22,.06);background:#fff}.hsp-managed-slider-offers .hsp-managed-slides,.hsp-managed-slider-soft .hsp-managed-slides,.hsp-managed-slider-wide .hsp-managed-slides{min-height:310px}.hsp-managed-slider-soft .hsp-managed-slide-bg:after,.hsp-managed-slider-wide .hsp-managed-slide-bg:after{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.82) 50%,rgba(255,255,255,.1))}.hsp-managed-slider-offers .hsp-managed-slide-bg:after{background:linear-gradient(90deg,rgba(11,13,18,.9),rgba(11,13,18,.64) 48%,rgba(11,13,18,.15))}.hsp-managed-slider-offers .hsp-managed-slide-copy small,.hsp-managed-slider-offers .hsp-managed-slide-copy span,.hsp-managed-slider-offers .hsp-managed-slide-copy strong{color:#fff}.hsp-managed-slider-offers .hsp-managed-slide-copy small{color:rgba(255,255,255,.82)}.hsp-managed-slider-offers .hsp-managed-slide-inner,.hsp-managed-slider-soft .hsp-managed-slide-inner,.hsp-managed-slider-wide .hsp-managed-slide-inner{min-height:310px}.hsp-managed-slider-offers .hsp-managed-slide-copy,.hsp-managed-slider-soft .hsp-managed-slide-copy,.hsp-managed-slider-wide .hsp-managed-slide-copy{padding:38px 42px;max-width:580px}.hsp-managed-slider-offers .hsp-managed-slide-copy strong,.hsp-managed-slider-soft .hsp-managed-slide-copy strong,.hsp-managed-slider-wide .hsp-managed-slide-copy strong{font-size:clamp(28px, 4vw, 50px)}.hsp-slider-nav{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:999px;background:rgba(255,255,255,.86);color:#111;font-size:30px;line-height:1;box-shadow:0 10px 28px rgba(15,17,22,.14);cursor:pointer;display:flex;align-items:center;justify-content:center}.hsp-slider-prev{right:18px}.hsp-slider-next{left:18px}.hsp-slider-dots{position:absolute;z-index:6;bottom:22px;right:50%;transform:translateX(50%);display:flex;gap:8px;align-items:center}.hsp-slider-dots button{width:9px;height:9px;border:0;border-radius:999px;background:rgba(17,17,17,.25);padding:0;cursor:pointer;transition:width .2s,background .2s}.hsp-slider-dots button.is-active{width:28px;background:#111}.hsp-managed-slider-offers .hsp-slider-dots button{background:rgba(255,255,255,.35)}.hsp-managed-slider-offers .hsp-slider-dots button.is-active{background:#fff}@media (max-width:782px){.hsp-managed-hero-slider,.hsp-managed-slide-inner,.hsp-managed-slider-hero{min-height:480px!important}.hsp-managed-slide-bg:after{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.74))}.hsp-managed-slide-copy{padding:80px 18px 72px}.hsp-managed-slide-copy strong{font-size:38px;letter-spacing:-.02em}.hsp-managed-slide-copy small{font-size:14px;line-height:1.9}.hsp-managed-slider-offers .hsp-managed-slide-copy,.hsp-managed-slider-soft .hsp-managed-slide-copy,.hsp-managed-slider-wide .hsp-managed-slide-copy{padding:38px 22px 70px}.hsp-slider-nav{width:36px;height:36px;font-size:24px;top:auto;bottom:16px;transform:none}.hsp-slider-prev{right:16px}.hsp-slider-next{left:16px}}.hsp-managed-slider-hero{min-height:560px!important}.hsp-managed-slider-hero .hsp-managed-slide,.hsp-managed-slider-hero .hsp-managed-slide-inner,.hsp-managed-slider-hero .hsp-managed-slides{min-height:560px}.hsp-managed-slider-hero .hsp-managed-slide-bg:after{background:linear-gradient(90deg,rgba(255,255,255,.28) 0,rgba(255,255,255,.1) 38%,rgba(255,255,255,.02) 62%)}.hsp-managed-slider-hero .hsp-managed-slide-bg img{object-fit:cover;object-position:center center}.hsp-managed-slider-hero .hsp-managed-slide-copy{margin-right:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 10px 30px rgba(17,24,39,.08);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 24px rgba(15,23,42,.1)}.hsp-managed-slider-hero .hsp-managed-slide-copy span{letter-spacing:.08em}.hsp-managed-slider-hero .hsp-managed-slide-copy strong{letter-spacing:-.03em}.hsp-managed-slider-hero .hsp-managed-slide-copy .hsp-button{padding-inline:24px;left:40px;bottom:34px;padding:0 18px;min-height:38px;font-size:12px;border-radius:999px;position:static!important}@media (max-width:991px){.hsp-managed-slider-hero,.hsp-managed-slider-hero .hsp-managed-slide,.hsp-managed-slider-hero .hsp-managed-slide-inner,.hsp-managed-slider-hero .hsp-managed-slides{min-height:460px!important}.hsp-managed-slider-hero .hsp-managed-slide-bg:after{background:linear-gradient(180deg,rgba(255,255,255,.35) 0,rgba(255,255,255,.12) 36%,rgba(255,255,255,.06) 100%)}.hsp-managed-slider-hero .hsp-managed-slide-inner{padding-top:20px}.hsp-managed-slider-hero .hsp-managed-slide-copy{max-width:100%;padding:16px 18px;border-radius:22px}.hsp-managed-slider-hero .hsp-managed-slide-copy strong{font-size:clamp(24px, 7vw, 38px);line-height:1.3}.hsp-managed-slider-hero .hsp-managed-slide-copy small{font-size:13px;line-height:1.8}}.hsp-managed-slider-hero .hsp-managed-slide-inner{align-items:flex-start;align-items:flex-start;padding-top:26px;padding-bottom:64px}@media (max-width:991px){.hsp-managed-slider-hero .hsp-managed-slide-inner{padding-top:18px;padding-bottom:72px}.hsp-managed-slider-hero .hsp-managed-slide-copy{max-width:260px}.hsp-managed-slider-hero .hsp-managed-slide-copy strong{font-size:clamp(18px, 5.6vw, 30px);line-height:1.42}.hsp-managed-slider-hero .hsp-managed-slide-copy small{font-size:11px}.hsp-managed-slider-hero .hsp-managed-slide-copy .hsp-button{left:18px;bottom:18px;min-height:34px;font-size:11px;padding:0 14px}}.hsp-managed-slider-hero .hsp-managed-slide-copy span{margin:0 0 4px;font-size:10px;color:rgba(15,23,42,.55)}.hsp-managed-slider-hero .hsp-managed-slide-copy small{max-width:100%;margin:4px 0 0;font-size:10px;line-height:1.5;color:rgba(30,41,59,.72)}.hsp-managed-slider-hero .hsp-hero-cta{box-shadow:0 12px 28px rgba(0,0,0,.22)}@media (max-width:991px){.hsp-managed-slider-hero .hsp-managed-slide-copy{right:16px;left:16px;bottom:54px;max-width:none;padding:10px 12px;border-radius:14px}.hsp-managed-slider-hero .hsp-managed-slide-copy strong{font-size:14px;white-space:normal}.hsp-managed-slider-hero .hsp-managed-slide-copy small{font-size:9px}.hsp-managed-slider-hero .hsp-hero-cta{left:18px;bottom:18px;min-height:34px;line-height:34px;padding:0 14px;font-size:11px}}.hsp-managed-slider-hero .hsp-managed-slide-inner{min-height:560px!important}.hsp-managed-slider-hero .hsp-managed-slide-copy{position:absolute!important;right:56px!important;left:auto!important;bottom:44px!important;max-width:560px!important;width:auto!important;padding:10px 18px 11px!important;border-radius:999px!important;box-shadow:0 10px 22px rgba(15,23,42,.12)!important;-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important;text-align:right!important;z-index:7!important}.hsp-managed-slider-hero .hsp-managed-slide-copy small,.hsp-managed-slider-hero .hsp-managed-slide-copy span{display:none!important}.hsp-managed-slider-hero .hsp-managed-slide-copy strong{letter-spacing:-.02em;display:block!important;margin:0!important;font-size:clamp(14px, 1.32vw, 18px)!important;line-height:1.45!important;font-weight:950!important;letter-spacing:-.01em!important;color:#0f172a!important;white-space:nowrap!important;text-shadow:none!important}.hsp-managed-slider-hero .hsp-hero-cta{position:absolute!important;left:64px!important;right:auto!important;bottom:44px!important;min-height:34px!important;line-height:34px!important;padding:0 16px!important;border-radius:999px!important;font-size:11px!important;font-weight:900!important;z-index:8!important}@media (max-width:991px){.hsp-managed-slider-hero .hsp-managed-slide-copy{right:16px!important;bottom:58px!important;max-width:calc(100% - 32px)!important;padding:8px 12px!important}.hsp-managed-slider-hero .hsp-managed-slide-copy strong{font-size:13px!important;white-space:normal!important}.hsp-managed-slider-hero .hsp-hero-cta{left:16px!important;bottom:16px!important;min-height:32px!important;line-height:32px!important;font-size:10px!important;padding:0 12px!important}}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link,body.post-type-archive-product .hsp-shop-products-area .hsp-loop-thumb-link,body.tax-product_cat .hsp-shop-products-area .hsp-loop-thumb-link,body.woocommerce-shop .hsp-shop-products-area .hsp-loop-thumb-link{padding:0!important;background:#fff!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link img.attachment-woocommerce_thumbnail:not(.woocommerce-placeholder),body.post-type-archive-product .hsp-shop-products-area .hsp-loop-thumb-link img.attachment-woocommerce_thumbnail:not(.woocommerce-placeholder),body.tax-product_cat .hsp-shop-products-area .hsp-loop-thumb-link img.attachment-woocommerce_thumbnail:not(.woocommerce-placeholder),body.woocommerce-shop .hsp-shop-products-area .hsp-loop-thumb-link img.attachment-woocommerce_thumbnail:not(.woocommerce-placeholder){width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;display:block!important;margin:0!important;padding:0!important;background:#fff!important}body .woocommerce ul.products li.product.hsp-loop-product-card img.woocommerce-placeholder,body.post-type-archive-product .hsp-shop-products-area img.woocommerce-placeholder,body.tax-product_cat .hsp-shop-products-area img.woocommerce-placeholder,body.woocommerce-shop .hsp-shop-products-area img.woocommerce-placeholder{object-fit:contain!important;padding:42px!important;background:#f8fafc!important;opacity:.55!important;box-sizing:border-box!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap:after{content:"";position:absolute;inset:0;z-index:2;background:rgba(15,17,22,.12);opacity:0;transition:opacity .2s;pointer-events:none}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap:hover:after,body .woocommerce ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap:after{opacity:1}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;transform:translate(-50%,-42%)!important;pointer-events:none!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap:hover>.hsp-card-actions,body .woocommerce ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap>.hsp-card-actions{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%,-50%)!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions svg{width:18px!important;height:18px!important;fill:currentColor!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions span:not(.hsp-cart-svg){font-size:17px!important;line-height:1!important}body.single-product .hsp-single-gallery-viewport{aspect-ratio:1/1;aspect-ratio:1/.82!important}body.single-product .hsp-single-gallery-slide{inset:0;place-items:center;transform:scale(.985)}body.single-product .hsp-product-gallery-nav{box-shadow:0 12px 28px rgba(15,17,22,.16);font-size:30px;line-height:1;display:grid;place-items:center}body.single-product .hsp-product-gallery-nav:hover{background:#111;color:#fff}body.single-product .hsp-single-gallery-thumb{flex:0 0 72px;opacity:.72;cursor:pointer}body.single-product .hsp-single-gallery-thumb.is-active,body.single-product .hsp-single-gallery-thumb:hover{opacity:1;border-color:#111}body.single-product .hsp-single-gallery-thumb img{object-fit:contain!important;background:#fff!important}@media (max-width:782px){body.single-product .hsp-single-gallery-viewport{min-height:300px;border-radius:18px}body.single-product .hsp-product-gallery-nav{width:36px;height:36px;font-size:24px}body.single-product .hsp-single-gallery-thumb{width:58px;height:58px;flex-basis:58px}}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link img,body .woocommerce ul.products li.product.hsp-loop-product-card img.attachment-woocommerce_thumbnail:not(.woocommerce-placeholder){object-fit:cover!important;object-position:center center!important}body .woocommerce ul.products li.product.hsp-loop-product-card .woocommerce-placeholder,body .woocommerce ul.products li.product.hsp-loop-product-card img.woocommerce-placeholder{object-fit:contain!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions{display:flex!important;flex-direction:row!important;pointer-events:auto!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-shadow:0 12px 26px rgba(15,23,42,.12)!important}body .woocommerce ul.products li.product.hsp-loop-product-card:focus-within .hsp-loop-thumb-wrap>.hsp-card-actions,body .woocommerce ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap>.hsp-card-actions{transform:translate(-50%,-50%)!important;pointer-events:auto!important;opacity:1!important;visibility:visible!important;transform:none!important}body.single-product .hsp-single-product-top{grid-template-columns:minmax(430px,.92fr) minmax(0,1fr)!important;align-items:start!important;gap:26px!important}body.single-product .hsp-single-gallery{align-self:start!important;box-shadow:0 16px 42px rgba(15,23,42,.06)!important}body.single-product .hsp-single-gallery-slide img{object-fit:contain!important;object-position:center center!important;box-sizing:border-box!important;object-fit:cover!important;object-position:center center!important;object-fit:cover!important;object-position:center center!important}body.single-product .hsp-single-gallery-thumbs{display:flex;scrollbar-width:thin;display:flex!important;justify-content:center!important}body.single-product .hsp-single-gallery li,body.single-product .hsp-single-gallery ol,body.single-product .hsp-single-gallery ul,body.single-product .hsp-single-gallery-thumbs li,body.single-product .hsp-single-gallery-thumbs ol,body.single-product .hsp-single-gallery-thumbs ul{list-style:none!important}body.single-product .hsp-single-gallery-thumb{flex:0 0 64px!important}body.single-product .hsp-single-summary{align-self:start!important}@media (max-width:1100px){body.single-product .hsp-single-product-top{grid-template-columns:1fr!important}}@media (max-width:680px){body .woocommerce ul.products li.product.hsp-loop-product-card img.woocommerce-placeholder,body.post-type-archive-product .hsp-shop-products-area img.woocommerce-placeholder,body.tax-product_cat .hsp-shop-products-area img.woocommerce-placeholder,body.woocommerce-shop .hsp-shop-products-area img.woocommerce-placeholder{padding:28px!important}body.single-product .hsp-single-gallery-viewport{aspect-ratio:1/.92!important}body.single-product .hsp-single-gallery-thumb{width:54px!important;height:54px!important;flex-basis:54px!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions{top:8px!important;left:8px!important;gap:5px!important;padding:4px!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action{width:29px!important;height:29px!important;min-width:29px!important;min-height:29px!important}}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;pointer-events:auto!important;box-shadow:0 14px 34px rgba(15,23,42,.16)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions .hsp-card-action{display:grid!important;place-items:center!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action.added,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action.is-active,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action:hover,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions .hsp-card-action.added,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions .hsp-card-action.is-active,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions .hsp-card-action:hover{background:#0a0a0c!important;color:#fff!important;border-color:#0a0a0c!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action em,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions .hsp-card-action em{display:none!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action span:not(.hsp-cart-svg),body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions .hsp-card-action span:not(.hsp-cart-svg){display:block!important;font-size:16px!important;line-height:1!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action svg,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions .hsp-card-action svg{display:block!important;width:17px!important;height:17px!important;fill:currentColor!important}body.single-product .hsp-single-product-top{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important}body.single-product .hsp-single-gallery,body.single-product .hsp-single-summary{align-self:stretch!important}body.single-product .hsp-single-gallery{flex-direction:column!important;justify-content:stretch!important;overflow:hidden!important}body.single-product .hsp-single-gallery-slider{flex-direction:column!important}body.single-product .hsp-single-gallery-viewport{flex:1 1 auto!important;aspect-ratio:auto!important}body.single-product .hsp-single-gallery-thumbs{flex:0 0 auto!important;display:flex!important;justify-content:center!important;gap:9px!important}body.single-product .hsp-single-gallery-thumb{flex:0 0 58px!important}@media (max-width:1100px){body.single-product .hsp-single-product-top{grid-template-columns:1fr!important}body.single-product .hsp-single-gallery-viewport{min-height:420px!important}}@media (max-width:680px){body.single-product .hsp-single-gallery-viewport{min-height:320px!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions{top:8px!important;right:8px!important;gap:5px!important;padding:4px!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions .hsp-card-action{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link{display:block!important;width:100%!important;height:100%!important;padding:0!important;margin:0!important;z-index:1!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link img,body .woocommerce ul.products li.product.hsp-loop-product-card img.attachment-hamishop_product_card,body .woocommerce ul.products li.product.hsp-loop-product-card img.attachment-woocommerce_thumbnail:not(.woocommerce-placeholder){display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:#fff!important}body .woocommerce ul.products li.product.hsp-loop-product-card .woocommerce-placeholder,body .woocommerce ul.products li.product.hsp-loop-product-card img.woocommerce-placeholder{object-fit:contain!important;padding:34px!important;background:#f7f8f9!important;opacity:.55!important;box-sizing:border-box!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions{display:flex!important;position:absolute!important;z-index:9999!important;top:12px!important;left:12px!important;right:auto!important;bottom:auto!important;transform:none!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;padding:6px!important;margin:0!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 10px 26px rgba(15,23,42,.16)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions .hsp-card-action{display:grid!important;place-items:center!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important;padding:0!important;margin:0!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:999px!important;background:#fff!important;color:#111!important;text-decoration:none!important;line-height:1!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;cursor:pointer!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action em,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action em{display:none!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action span:not(.hsp-cart-svg){display:block!important;font-size:15px!important;line-height:1!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action svg,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-cart-svg svg{display:block!important;width:16px!important;height:16px!important;fill:currentColor!important}body.single-product .hsp-single-product-main .hsp-container{width:min(1560px,calc(100vw - 42px))!important;max-width:min(1560px,calc(100vw - 42px))!important}body.single-product .hsp-single-product-top{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(420px,.88fr)!important;gap:28px!important;align-items:start!important;direction:rtl!important}body.single-product .hsp-single-gallery-slider{display:block!important;height:auto!important;min-height:0!important;margin:0!important;position:relative!important}body.single-product .hsp-single-gallery-viewport{position:relative!important;display:block!important;width:100%!important;height:auto!important;aspect-ratio:1/.78!important;overflow:hidden!important;border:0!important;border-radius:0!important}body.single-product .hsp-single-gallery-slide{inset:0!important;position:absolute!important;inset:0!important;display:block!important;margin:0!important;opacity:0!important;visibility:hidden!important;transform:none!important;transition:opacity .22s,visibility .22s!important;background:#fff!important}body.single-product .hsp-single-gallery-slide.is-active{transform:scale(1);opacity:1!important;visibility:visible!important;z-index:2!important}body.single-product .hsp-single-gallery-slide .attachment-hamishop_single_product,body.single-product .hsp-single-gallery-slide img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:#fff!important}body.single-product .hsp-single-gallery-thumbs{display:flex!important;justify-content:center!important;align-items:center!important;flex-wrap:nowrap!important;gap:10px!important;padding:12px 14px!important;margin:0!important;background:#fff!important;border-top:1px solid #eef0f3!important;overflow-x:auto!important;min-height:78px!important}body.single-product .hsp-single-gallery-thumb{width:62px!important;height:62px!important;flex:0 0 62px!important;padding:0!important;border:1px solid #e4e7ec!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important}body.single-product .hsp-single-gallery-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;padding:0!important;margin:0!important;border-radius:0!important}body.single-product .hsp-product-gallery-nav{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:10!important;width:42px!important;height:42px!important;border:0!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;color:#111!important;box-shadow:0 12px 28px rgba(15,23,42,.18)!important;display:grid!important;place-items:center!important;cursor:pointer!important}body.single-product .hsp-product-gallery-prev{right:16px!important}body.single-product .hsp-product-gallery-next{left:16px!important}@media (max-width:1100px){body.single-product .hsp-single-product-top{grid-template-columns:1fr!important}body.single-product .hsp-single-gallery-viewport{aspect-ratio:1/.8!important}}@media (max-width:680px){body.single-product .hsp-single-product-main .hsp-container{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}body.single-product .hsp-single-gallery-viewport{aspect-ratio:1/.92!important}body.single-product .hsp-single-gallery-thumb{width:54px!important;height:54px!important;flex-basis:54px!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions{top:8px!important;left:8px!important;gap:4px!important;padding:4px!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}}body .woocommerce ul.products li.product.hsp-loop-product-card,body .woocommerce-page ul.products li.product.hsp-loop-product-card{overflow:hidden!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap{isolation:isolate!important;position:relative!important;overflow:hidden!important;isolation:isolate!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions{max-width:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;pointer-events:none!important;transform:translateX(-8px)!important}body .woocommerce ul.products li.product.hsp-loop-product-card:focus-within .hsp-loop-card-actions,body .woocommerce ul.products li.product.hsp-loop-product-card:hover .hsp-loop-card-actions,body .woocommerce-page ul.products li.product.hsp-loop-product-card:focus-within .hsp-loop-card-actions,body .woocommerce-page ul.products li.product.hsp-loop-product-card:hover .hsp-loop-card-actions{opacity:1!important;pointer-events:auto!important;transform:translateX(0)!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions a.hsp-card-action,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions button.hsp-card-action,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions a.hsp-card-action,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions button.hsp-card-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-indent:0!important;box-shadow:0 10px 24px rgba(15,23,42,.14)!important;-webkit-appearance:none!important;appearance:none!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action.added,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action.is-active,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action:hover,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action.added,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action.is-active,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action:hover{border-color:#050507!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action span:not(.screen-reader-text),body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action-icon,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action span:not(.screen-reader-text),body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;padding:0!important;margin:0!important;font-size:0!important;line-height:1!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions svg,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions svg{fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important;display:block!important;width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}@media (hover:none),(max-width:760px){body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions{opacity:1!important;pointer-events:auto!important;transform:none!important;top:10px!important;left:10px!important;gap:6px!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important}}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap:before,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap:before{content:""!important;position:absolute!important;inset:0!important;z-index:8!important;background:linear-gradient(180deg,rgba(4,7,12,0) 0,rgba(4,7,12,.08) 38%,rgba(4,7,12,.28) 100%)!important;opacity:0!important;transition:opacity .22s!important;pointer-events:none!important}body .woocommerce ul.products li.product.hsp-loop-product-card:focus-within .hsp-loop-thumb-wrap:before,body .woocommerce ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap:before,body .woocommerce-page ul.products li.product.hsp-loop-product-card:focus-within .hsp-loop-thumb-wrap:before,body .woocommerce-page ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap:before{opacity:1!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions{position:absolute!important;z-index:30!important;left:50%!important;right:auto!important;top:auto!important;bottom:16px!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:calc(100% - 28px)!important;max-height:none!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:8px 10px!important;margin:0!important;border:1px solid rgba(255,255,255,.58)!important;border-radius:999px!important;background:rgba(255,255,255,.72)!important;box-shadow:0 18px 36px rgba(15,23,42,.18)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;opacity:0!important;visibility:visible!important;pointer-events:none!important;transform:translate(-50%,14px) scale(.96)!important;transition:opacity .22s,transform .22s,background .22s!important}body .woocommerce ul.products li.product.hsp-loop-product-card:focus-within .hsp-loop-card-actions,body .woocommerce ul.products li.product.hsp-loop-product-card:focus-within .hsp-loop-thumb-wrap>.hsp-card-actions,body .woocommerce ul.products li.product.hsp-loop-product-card:hover .hsp-loop-card-actions,body .woocommerce ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap>.hsp-card-actions,body .woocommerce-page ul.products li.product.hsp-loop-product-card:focus-within .hsp-loop-card-actions,body .woocommerce-page ul.products li.product.hsp-loop-product-card:focus-within .hsp-loop-thumb-wrap>.hsp-card-actions,body .woocommerce-page ul.products li.product.hsp-loop-product-card:hover .hsp-loop-card-actions,body .woocommerce-page ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap>.hsp-card-actions{opacity:1!important;pointer-events:auto!important;transform:translate(-50%,0) scale(1)!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions a.hsp-card-action,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions button.hsp-card-action,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions a.hsp-card-action,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions button.hsp-card-action,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;max-width:36px!important;max-height:36px!important;padding:0!important;margin:0!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#090a0e!important;font-size:0!important;line-height:1!important;text-indent:0!important;text-decoration:none!important;box-shadow:0 7px 18px rgba(15,23,42,.12)!important;cursor:pointer!important;opacity:1!important;overflow:hidden!important;-webkit-appearance:none!important;appearance:none!important;transition:transform .16s,background .16s,color .16s,box-shadow .16s!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action.added,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action.is-active,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action:hover,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action:hover,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action.added,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action.is-active,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action:hover,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions .hsp-card-action:hover{transform:translateY(-2px)!important;background:#050507!important;color:#fff!important;box-shadow:0 10px 24px rgba(5,5,7,.26)!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action-icon,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions span:not(.screen-reader-text),body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action-icon,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions span:not(.screen-reader-text){display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;margin:0!important;padding:0!important;font-size:0!important;line-height:1!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .button,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions em,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .button,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions em{display:none!important;font-size:0!important}@media (hover:none),(max-width:760px){body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap:before,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap:before{opacity:1!important;background:linear-gradient(180deg,rgba(4,7,12,0) 0,rgba(4,7,12,.16) 100%)!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions{opacity:1!important;pointer-events:auto!important;transform:translate(-50%,0) scale(1)!important;bottom:10px!important;gap:6px!important;padding:6px 8px!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-actions .hsp-card-action{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important}}body .hsp-product-archive-main ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap,body ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap,body.post-type-archive-product ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap,body.tax-product_cat ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap{position:relative!important;overflow:hidden!important;isolation:isolate!important}body .hsp-product-archive-main ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap::before,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap::before,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap::before,body ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap::before,body.post-type-archive-product ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap::before,body.tax-product_cat ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap::before{content:""!important;position:absolute!important;inset:0!important;z-index:8!important;background:rgba(8,10,14,.26)!important;opacity:0!important;transition:opacity .22s!important;pointer-events:none!important}body .hsp-product-archive-main ul.products li.product.hsp-loop-product-card:focus-within .hsp-loop-thumb-wrap::before,body .hsp-product-archive-main ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap::before,body ul.products li.product.hsp-loop-product-card:focus-within .hsp-loop-thumb-wrap::before,body ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap::before,body.post-type-archive-product ul.products li.product.hsp-loop-product-card:focus-within .hsp-loop-thumb-wrap::before,body.post-type-archive-product ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap::before,body.tax-product_cat ul.products li.product.hsp-loop-product-card:focus-within .hsp-loop-thumb-wrap::before,body.tax-product_cat ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap::before{opacity:1!important}body .hsp-product-archive-main ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions,body .hsp-product-archive-main ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions,body ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions,body ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions,body.post-type-archive-product ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions,body.post-type-archive-product ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions,body.tax-product_cat ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-card-actions,body.tax-product_cat ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions{position:absolute!important;z-index:40!important;left:50%!important;right:auto!important;bottom:16px!important;top:auto!important;transform:translate(-50%,12px) scale(.96)!important;opacity:0!important;pointer-events:none!important;visibility:visible!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-direction:row!important;gap:8px!important;width:auto!important;height:auto!important;max-width:calc(100% - 28px)!important;padding:8px 10px!important;margin:0!important;border-radius:999px!important;background:rgba(255,255,255,.78)!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 18px 34px rgba(15,23,42,.2)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;transition:opacity .22s,transform .22s!important}body .hsp-product-archive-main ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap>.hsp-card-actions,body .hsp-product-archive-main ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap>.hsp-loop-card-actions,body ul.products li.product.hsp-loop-product-card:focus-within .hsp-loop-thumb-wrap>.hsp-card-actions,body ul.products li.product.hsp-loop-product-card:focus-within .hsp-loop-thumb-wrap>.hsp-loop-card-actions,body ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap>.hsp-card-actions,body ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap>.hsp-loop-card-actions,body.post-type-archive-product ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap>.hsp-card-actions,body.post-type-archive-product ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap>.hsp-loop-card-actions,body.tax-product_cat ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap>.hsp-card-actions,body.tax-product_cat ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-wrap>.hsp-loop-card-actions{opacity:1!important;pointer-events:auto!important;transform:translate(-50%,0) scale(1)!important}body .hsp-product-archive-main ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action,body ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action,body.post-type-archive-product ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action,body.tax-product_cat ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;max-width:36px!important;max-height:36px!important;padding:0!important;margin:0!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#07080a!important;font-size:0!important;line-height:1!important;text-indent:0!important;text-decoration:none!important;box-shadow:0 8px 18px rgba(15,23,42,.12)!important;overflow:hidden!important;cursor:pointer!important}body ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action.added,body ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action.is-active,body ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action:hover{background:#050507!important;color:#fff!important}body .hsp-product-archive-main ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action span:not(.screen-reader-text),body ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action span:not(.screen-reader-text),body.post-type-archive-product ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action span:not(.screen-reader-text),body.tax-product_cat ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action span:not(.screen-reader-text){display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;font-size:0!important;line-height:1!important}body .hsp-product-archive-main ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action svg,body ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action svg,body.post-type-archive-product ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action svg,body.tax-product_cat ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action svg{width:18px!important;height:18px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}@media (hover:none),(max-width:760px){body .hsp-product-archive-main ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap::before,body ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap::before,body.tax-product_cat ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap::before{opacity:1!important;background:linear-gradient(180deg,rgba(4,7,12,0) 40%,rgba(4,7,12,.18) 100%)!important}body .hsp-product-archive-main ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions,body ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions,body.tax-product_cat ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap>.hsp-loop-card-actions{opacity:1!important;pointer-events:auto!important;transform:translate(-50%,0) scale(1)!important;bottom:10px!important;gap:6px!important;padding:6px 7px!important}body .hsp-product-archive-main ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action,body ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action,body.tax-product_cat ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap .hsp-card-action{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}}body .hsp-qv-product{grid-template-columns:minmax(260px,340px) minmax(320px,1fr)!important;gap:24px!important;align-items:start!important}body .hsp-qv-gallery{display:grid!important}body .hsp-qv-gallery-main{position:relative!important;width:100%!important;aspect-ratio:1/1!important;border:1px solid #eef0f3!important;border-radius:18px!important;background:#f8fafc!important;overflow:hidden!important}body .hsp-qv-gallery-slide{position:absolute!important;inset:0!important;margin:0!important;opacity:0!important;pointer-events:none!important;transition:opacity .18s!important}body .hsp-qv-gallery-slide.is-active{opacity:1!important;pointer-events:auto!important}body .hsp-qv-gallery-slide .woocommerce-placeholder,body .hsp-qv-gallery-slide img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;margin:0!important;border-radius:0!important;background:#fff!important}body .hsp-qv-gallery-nav{position:absolute!important;z-index:8!important;top:50%!important;transform:translateY(-50%)!important;width:34px!important;height:34px!important;border:0!important;border-radius:999px!important;background:rgba(255,255,255,.9)!important;box-shadow:0 8px 22px rgba(15,23,42,.14)!important;cursor:pointer!important;font-size:23px!important;line-height:1!important}body .hsp-qv-gallery-prev{right:10px!important}body .hsp-qv-gallery-next{left:10px!important}body .hsp-qv-gallery-thumbs{display:flex!important;gap:8px!important;justify-content:center!important;flex-wrap:nowrap!important;overflow-x:auto!important;padding:2px 2px 4px!important}body .hsp-qv-gallery-thumb{flex:0 0 52px!important}body .hsp-qv-gallery-thumb img{object-fit:cover!important;object-fit:contain!important;display:block!important}@media (max-width:780px){body .hsp-qv-dialog{width:calc(100vw - 22px)!important;max-height:calc(100vh - 24px)!important}body .hsp-qv-product{grid-template-columns:1fr!important;padding:18px!important;gap:18px!important}body .hsp-qv-gallery-main{max-height:340px!important}}.hsp-feature-card{padding:22px 24px}.hsp-feature-card em,.hsp-feature-card small,.hsp-feature-card span,.hsp-feature-card strong,.hsp-special-offer-card .hsp-offer-copy small,.hsp-special-offer-card .hsp-offer-copy span,.hsp-special-offer-card .hsp-offer-copy strong,.hsp-tech-mosaic em,.hsp-tech-mosaic small,.hsp-tech-mosaic span,.hsp-tech-mosaic strong{position:relative;z-index:2;display:block;max-width:42%;margin-inline-start:auto;text-align:right}.hsp-feature-card span,.hsp-special-offer-card .hsp-offer-copy span,.hsp-tech-mosaic span{margin-bottom:6px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsp-feature-card strong,.hsp-special-offer-card .hsp-offer-copy strong,.hsp-tech-mosaic strong{max-width:46%;font-size:clamp(16px, 1.45vw, 22px);line-height:1.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsp-feature-card small,.hsp-special-offer-card .hsp-offer-copy small,.hsp-tech-mosaic small{max-width:46%;margin-top:5px;font-size:12px;line-height:1.8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsp-feature-card em,.hsp-special-offer-card em,.hsp-tech-mosaic em{margin-top:12px;min-height:30px;padding:0 13px;font-size:11px}.hsp-feature-card img{left:0;bottom:0;width:60%;height:100%;max-height:none;object-fit:contain;object-position:left bottom}.hsp-special-offer-card img{height:100%;max-height:none;object-fit:contain;object-position:left bottom;filter:drop-shadow(0 22px 20px rgba(0,0,0,.12))}.hsp-offer-timer{margin-inline-start:auto}.hsp-tech-mosaic a{padding:24px 24px 20px}.hsp-tech-mosaic img{left:0;bottom:0;width:60%;height:100%;max-height:none;object-fit:contain;object-position:left bottom}.hsp-mosaic-stack a{min-height:212px}.hsp-mosaic-stack img{width:58%;height:100%;max-height:none}.hsp-tech-mosaic .hsp-mosaic-tall img{width:64%}@media (max-width:960px){.hsp-feature-card em,.hsp-feature-card small,.hsp-feature-card span,.hsp-feature-card strong,.hsp-offer-timer,.hsp-special-offer-card .hsp-offer-copy small,.hsp-special-offer-card .hsp-offer-copy span,.hsp-special-offer-card .hsp-offer-copy strong,.hsp-tech-mosaic em,.hsp-tech-mosaic small,.hsp-tech-mosaic span,.hsp-tech-mosaic strong{max-width:50%}}@media (max-width:680px){.hsp-feature-card,.hsp-special-offer-card,.hsp-tech-mosaic a{min-height:auto;padding:22px}.hsp-feature-card em,.hsp-feature-card small,.hsp-feature-card span,.hsp-feature-card strong,.hsp-offer-timer,.hsp-special-offer-card .hsp-offer-copy small,.hsp-special-offer-card .hsp-offer-copy span,.hsp-special-offer-card .hsp-offer-copy strong,.hsp-tech-mosaic em,.hsp-tech-mosaic small,.hsp-tech-mosaic span,.hsp-tech-mosaic strong{max-width:100%;margin-inline-start:0}.hsp-feature-card img,.hsp-special-offer-card img,.hsp-tech-mosaic img{position:static;width:100%;height:210px;margin-top:14px}}.hsp-feature-card,.hsp-tech-mosaic a{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:stretch;gap:18px}.hsp-feature-card>*,.hsp-tech-mosaic a>*{position:relative;z-index:2}.hsp-feature-card .hsp-banner-copy,.hsp-tech-mosaic a .hsp-banner-copy{display:flex;flex-direction:column;align-items:flex-start}.hsp-feature-card .hsp-banner-copy>*,.hsp-tech-mosaic a .hsp-banner-copy>*{max-width:100%!important;margin-inline-start:0!important}.hsp-feature-card .hsp-banner-copy span,.hsp-tech-mosaic a .hsp-banner-copy span{margin-bottom:8px;font-size:10px}.hsp-feature-card .hsp-banner-copy small,.hsp-tech-mosaic a .hsp-banner-copy small{margin-top:6px;color:#5f6570}.hsp-feature-card .hsp-banner-media,.hsp-tech-mosaic a .hsp-banner-media{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.hsp-feature-card .hsp-banner-media img,.hsp-tech-mosaic a .hsp-banner-media img{position:static!important;display:block;max-width:100%;max-height:none!important;margin:0 auto;object-fit:contain;object-position:center bottom}.hsp-banner-cta{display:inline-flex;align-items:center;justify-content:center;align-self:center;margin-top:10px;border-radius:999px;border:1px solid #d8dde6;background:#fff;color:#0f172a;font-weight:800;max-width:100%!important;min-height:30px!important;padding:0 14px!important;font-size:10.5px!important;line-height:1.2!important;text-align:center!important}.hsp-tech-mosaic a .hsp-banner-cta{text-decoration:none}.hsp-feature-card em,.hsp-tech-mosaic em{display:none!important}.hsp-special-offer-card .hsp-offer-copy,.hsp-special-offer-card .hsp-offer-timer{position:relative;z-index:2;max-width:48%;margin-inline-start:auto;text-align:right}.hsp-special-offer-card img{z-index:1}@media (max-width:960px){.hsp-feature-card,.hsp-tech-mosaic a{gap:14px}.hsp-feature-card .hsp-banner-copy,.hsp-tech-mosaic a .hsp-banner-copy{width:46%;min-width:46%}.hsp-feature-card .hsp-banner-media,.hsp-tech-mosaic a .hsp-banner-media{width:50%;min-width:50%}}@media (max-width:680px){.hsp-feature-card,.hsp-tech-mosaic a{display:block}.hsp-feature-card .hsp-banner-copy,.hsp-feature-card .hsp-banner-media,.hsp-special-offer-card .hsp-offer-copy,.hsp-special-offer-card .hsp-offer-timer,.hsp-tech-mosaic a .hsp-banner-copy,.hsp-tech-mosaic a .hsp-banner-media{width:100%;min-width:0;max-width:100%;margin-inline-start:0}.hsp-feature-card .hsp-banner-media img,.hsp-tech-mosaic a .hsp-banner-media img{width:100%!important;height:190px;margin-top:12px}.hsp-tech-mosaic .hsp-mosaic-tall .hsp-banner-media img{height:210px}.hsp-mosaic-stack a .hsp-banner-media img{height:170px}}.hsp-feature-card,.hsp-tech-mosaic a{display:grid!important;grid-template-columns:46% 54%!important;align-items:stretch!important;gap:14px!important}.hsp-feature-card .hsp-banner-media,.hsp-tech-mosaic a .hsp-banner-media{grid-column:1!important;width:100%!important;min-width:0!important;justify-content:flex-end!important;align-items:center!important;overflow:visible!important}.hsp-feature-card .hsp-banner-copy,.hsp-tech-mosaic a .hsp-banner-copy{grid-column:2!important;width:100%!important;min-width:0!important;text-align:right!important;align-items:flex-start!important;justify-content:flex-start!important}.hsp-feature-card .hsp-banner-copy small,.hsp-feature-card .hsp-banner-copy span,.hsp-feature-card .hsp-banner-copy strong,.hsp-tech-mosaic a .hsp-banner-copy small,.hsp-tech-mosaic a .hsp-banner-copy span,.hsp-tech-mosaic a .hsp-banner-copy strong,.site-header.hsp-fashion-menu-header .hsp-dept-rounds b,.site-header.hsp-fashion-menu-header .hsp-nav-deal-card small,.site-header.hsp-fashion-menu-header .hsp-nav-deal-card strong,.site-header.hsp-fashion-menu-header .hsp-nav-mega-blog small,.site-header.hsp-fashion-menu-header .hsp-nav-mega-blog strong,.site-header.hsp-fashion-menu-header .hsp-nav-mega-card strong,.site-header.hsp-fashion-menu-header .hsp-nav-product-mini b,.site-header.hsp-fashion-menu-header .hsp-nav-product-mini span,.site-header.hsp-fashion-menu-header .hsp-shop-by-grid b{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:normal!important;overflow-wrap:anywhere!important}.hsp-feature-card .hsp-banner-copy strong,.hsp-tech-mosaic a .hsp-banner-copy strong{font-size:clamp(18px, 1.55vw, 25px)!important;line-height:1.55!important}.hsp-feature-card .hsp-banner-copy small,.hsp-tech-mosaic a .hsp-banner-copy small{font-size:12px!important;line-height:1.9!important}.hsp-feature-card .hsp-banner-media img{width:100%!important;height:195px!important;object-fit:contain!important;object-position:center bottom!important}.hsp-tech-mosaic a .hsp-banner-media img{width:100%!important;height:175px!important;object-fit:contain!important;object-position:center bottom!important}.hsp-tech-mosaic .hsp-mosaic-tall .hsp-banner-media img{height:345px!important}.hsp-mosaic-stack a .hsp-banner-media img{height:145px!important}.hsp-feature-card .hsp-banner-cta,.hsp-tech-mosaic a .hsp-banner-cta{margin-top:12px!important}.hsp-feature-card{min-height:300px!important}.hsp-tech-mosaic a{min-height:245px!important}.hsp-tech-mosaic .hsp-mosaic-tall{min-height:455px!important}.hsp-banner-cta,.hsp-button,.hsp-feature-card em,.hsp-special-offer-card em,.hsp-tech-mosaic em,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-card strong{max-width:100%!important}.site-header.hsp-fashion-menu-header .hsp-nav-product-mini{align-items:center!important}.site-header.hsp-fashion-menu-header .hsp-nav-product-mini>div{min-width:0!important}@media (max-width:960px){.hsp-feature-card,.hsp-tech-mosaic a{grid-template-columns:48% 52%!important}.hsp-feature-card .hsp-banner-media img{height:170px!important}.hsp-tech-mosaic a .hsp-banner-media img{height:160px!important}}@media (max-width:680px){.hsp-feature-card,.hsp-tech-mosaic a{display:block!important}.hsp-feature-card .hsp-banner-copy,.hsp-feature-card .hsp-banner-media,.hsp-tech-mosaic a .hsp-banner-copy,.hsp-tech-mosaic a .hsp-banner-media{width:100%!important}.hsp-feature-card .hsp-banner-media img,.hsp-tech-mosaic a .hsp-banner-media img{height:210px!important}}.site-header.hsp-fashion-menu-header .hsp-fashion-menu-inner{gap:18px!important}.site-header.hsp-fashion-menu-header .hsp-all-categories-toggle,.site-header.hsp-fashion-menu-header .hsp-department-menu>li>a,.site-header.hsp-fashion-menu-header .hsp-nav-mega-wrap>a{display:inline-flex;align-items:center}.site-header.hsp-fashion-menu-header .hsp-nav-mega-blog,.site-header.hsp-fashion-menu-header .hsp-nav-mega-deals,.site-header.hsp-fashion-menu-header .hsp-nav-mega-products,.site-header.hsp-fashion-menu-header .hsp-nav-mega-shop{gap:16px!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-links,.site-header.hsp-fashion-menu-header .hsp-nav-mega-product-list{padding:16px!important;border-radius:14px!important}.site-header.hsp-fashion-menu-header .hsp-dept-rounds img,.site-header.hsp-fashion-menu-header .hsp-nav-mega-cats img,.site-header.hsp-fashion-menu-header .hsp-shop-by-grid img{object-fit:contain!important}.hsp-banner-grid--menu-media{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}@media (max-width:960px){.site-header.hsp-fashion-menu-header .hsp-fashion-menu-inner{gap:12px!important}.site-header.hsp-fashion-menu-header .hsp-nav-product-mini>img{width:82px!important;height:82px!important}}body .hsp-feature-card,body .hsp-tech-mosaic a{direction:ltr!important;grid-template-columns:minmax(0,74%) minmax(0,26%)!important;align-items:stretch!important;gap:10px!important;padding:18px 16px 16px!important}body .hsp-feature-card .hsp-banner-media,body .hsp-tech-mosaic a .hsp-banner-media{grid-column:1!important;width:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-end!important}body .hsp-feature-card .hsp-banner-copy,body .hsp-tech-mosaic a .hsp-banner-copy{direction:rtl!important;grid-column:2!important;width:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;text-align:right!important;padding-right:6px!important}body .hsp-feature-card .hsp-banner-copy span,body .hsp-tech-mosaic a .hsp-banner-copy span{margin:0 0 8px!important;font-size:11px!important;font-weight:700!important;color:#6b7280!important;line-height:1.7!important;white-space:normal!important}body .hsp-feature-card .hsp-banner-copy strong,body .hsp-tech-mosaic a .hsp-banner-copy strong{margin:0!important;font-weight:950!important;color:#0f172a!important;white-space:normal!important;max-width:100%!important;font-size:clamp(15px, 1.3vw, 19px)!important;line-height:1.65!important}body .hsp-feature-card .hsp-banner-copy small,body .hsp-tech-mosaic a .hsp-banner-copy small{color:#697180!important;white-space:normal!important;max-width:100%!important;font-size:11.5px!important;line-height:1.8!important}body .hsp-feature-card .hsp-banner-media img,body .hsp-tech-mosaic a .hsp-banner-media img{position:static!important;display:block!important;width:100%!important;max-width:100%!important;max-height:none!important;height:auto!important;margin:0 auto!important;object-fit:contain!important;object-position:center bottom!important}body .hsp-banner-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;width:auto!important;min-width:120px!important;max-width:calc(100% - 10px)!important;margin:12px auto 0!important;border:1px solid #111827!important;border-radius:999px!important;background:#fff!important;color:#111827!important;text-align:center!important;font-size:11px!important;font-weight:800!important;line-height:1.45!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;box-shadow:none!important}body .button,body .button-primary,body .hsp-banner-copy *,body .hsp-dept-rounds b,body .hsp-nav-deal-card small,body .hsp-nav-deal-card strong,body .hsp-nav-mega-blog small,body .hsp-nav-mega-blog strong,body .hsp-nav-mega-card strong,body .hsp-nav-mega-cats b,body .hsp-nav-product-mini b,body .hsp-nav-product-mini span,body .hsp-shop-by-grid b,body .woocommerce a.button,body .woocommerce button.button,body .woocommerce input.button{overflow:visible!important;text-overflow:clip!important;white-space:normal!important}.site-header.hsp-fashion-menu-header .hsp-fashion-menu-inner{gap:20px!important;padding-top:10px!important;padding-bottom:10px!important}.site-header.hsp-fashion-menu-header .site-branding{min-width:210px}.site-header.hsp-fashion-menu-header .hsp-header-search-bar{flex:1 1 440px}.site-header.hsp-fashion-menu-header .main-navigation{margin-top:6px!important}.site-header.hsp-fashion-menu-header .hsp-department-menu{gap:18px!important}.site-header.hsp-fashion-menu-header .hsp-all-categories-toggle,.site-header.hsp-fashion-menu-header .hsp-department-menu>li>a,.site-header.hsp-fashion-menu-header .hsp-nav-mega-wrap>a{min-height:44px!important;padding:10px 0!important;font-size:13px!important;line-height:1.45!important}.site-header.hsp-fashion-menu-header .hsp-dept-mega,.site-header.hsp-fashion-menu-header .hsp-nav-mega-panel{box-shadow:0 18px 55px rgba(15,23,42,.14)!important;border-radius:20px!important;padding:20px!important;gap:18px!important;box-shadow:0 22px 60px rgba(15,23,42,.16)!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-blog,.site-header.hsp-fashion-menu-header .hsp-nav-mega-deals,.site-header.hsp-fashion-menu-header .hsp-nav-mega-products,.site-header.hsp-fashion-menu-header .hsp-nav-mega-shop{gap:18px!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-links,.site-header.hsp-fashion-menu-header .hsp-nav-mega-product-list,.site-header.hsp-fashion-menu-header .hsp-shop-by-panel,.site-header.hsp-fashion-menu-header .hsp-top-rated-panel{padding:18px!important;border-radius:16px!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-links h3,.site-header.hsp-fashion-menu-header .hsp-nav-mega-product-list h3,.site-header.hsp-fashion-menu-header .hsp-shop-by-panel h3,.site-header.hsp-fashion-menu-header .hsp-top-rated-panel h3{margin-bottom:12px!important;font-size:17px!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-blog a,.site-header.hsp-fashion-menu-header .hsp-nav-mega-links a,.site-header.hsp-fashion-menu-header .hsp-nav-mega-product-list a{padding-top:10px!important;padding-bottom:10px!important;line-height:1.85!important}.site-header.hsp-fashion-menu-header .hsp-nav-deal-card,.site-header.hsp-fashion-menu-header .hsp-nav-mega-card{min-height:230px!important;border-radius:18px!important;padding:18px!important}.site-header.hsp-fashion-menu-header .hsp-nav-deal-card strong,.site-header.hsp-fashion-menu-header .hsp-nav-mega-card strong{font-size:17px!important;line-height:1.7!important}.site-header.hsp-fashion-menu-header .hsp-nav-mega-card img{object-fit:contain!important;width:72%!important;max-height:165px!important}.site-header.hsp-fashion-menu-header .hsp-nav-product-mini{gap:14px!important;padding:14px!important;border-radius:16px!important}.site-header.hsp-fashion-menu-header .hsp-nav-product-mini>img{object-fit:contain!important;width:94px!important;height:94px!important;object-fit:contain!important}.site-header.hsp-fashion-menu-header .hsp-nav-product-mini b{font-size:14px!important;line-height:1.7!important}.site-header.hsp-fashion-menu-header .hsp-nav-deal-card img{object-fit:contain!important;width:72%!important;max-height:158px!important}.site-header.hsp-fashion-menu-header .hsp-dept-rounds,.site-header.hsp-fashion-menu-header .hsp-nav-mega-cats,.site-header.hsp-fashion-menu-header .hsp-shop-by-grid{gap:14px!important}.site-header.hsp-fashion-menu-header .hsp-dept-rounds a,.site-header.hsp-fashion-menu-header .hsp-nav-mega-cats a,.site-header.hsp-fashion-menu-header .hsp-shop-by-grid a{gap:10px!important;padding:10px!important;border-radius:15px!important}.site-header.hsp-fashion-menu-header .hsp-dept-rounds b,.site-header.hsp-fashion-menu-header .hsp-nav-mega-cats b,.site-header.hsp-fashion-menu-header .hsp-shop-by-grid b{font-size:12px!important;line-height:1.8!important}.hsp-menu-media-nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:18px}.hsp-menu-media-nav-item{display:block;padding:14px 16px;border:1px solid #dde3eb;border-radius:16px;background:#f8fafc;color:#111827;text-decoration:none}.hsp-menu-media-nav-item strong{display:block;margin-bottom:4px;font-size:14px}.hsp-menu-media-nav-item span{color:#667085;font-size:12px}.hsp-menu-media-group{margin-top:22px!important;padding:20px!important;background:#fff!important;border:1px solid #e7ecf2!important;border-radius:20px!important}.hsp-menu-media-group-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px!important}.hsp-menu-media-group-head h3{margin:0 0 6px!important;font-size:18px!important}.hsp-menu-media-group-head p{margin:0!important;color:#667085!important}.hsp-menu-media-toplink{white-space:nowrap}.hsp-banner-grid--menu-media{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important}.hsp-banner-card--menu-media .hsp-banner-card-preview{min-height:156px!important}.hsp-banner-card--menu-media .hsp-banner-meta span{line-height:1.7}.hsp-banner-card--menu-media input[readonly]{background:#f8fafc!important}@media (max-width:680px){body .hsp-feature-card,body .hsp-tech-mosaic a{display:block!important}body .hsp-feature-card .hsp-banner-copy,body .hsp-feature-card .hsp-banner-media,body .hsp-tech-mosaic a .hsp-banner-copy,body .hsp-tech-mosaic a .hsp-banner-media{width:100%!important;padding:0!important}body .hsp-feature-card .hsp-banner-media img,body .hsp-tech-mosaic a .hsp-banner-media img{min-height:200px!important}.hsp-menu-media-group-head{display:block}.hsp-menu-media-toplink{margin-top:10px}}body .hsp-banner-cta{margin-top:10px!important;padding:6px 14px!important}@media (max-width:960px){body .hsp-feature-card,body .hsp-tech-mosaic a{grid-template-columns:minmax(0,68%) minmax(0,32%)!important}.site-header.hsp-fashion-menu-header .hsp-fashion-menu-inner{gap:12px!important}body .hsp-feature-card{min-height:240px!important}body .hsp-feature-card .hsp-banner-media img{min-height:145px!important;max-height:160px!important}body .hsp-tech-mosaic a{min-height:200px!important}body .hsp-tech-mosaic .hsp-mosaic-tall{min-height:380px!important}}@media (max-width:680px){body .hsp-feature-card,body .hsp-tech-mosaic a{min-height:auto!important}body .hsp-feature-card .hsp-banner-media img,body .hsp-tech-mosaic a .hsp-banner-media img{min-height:180px!important;max-height:220px!important}}.hsp-qv-image{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;min-height:0!important;padding:18px!important}.hsp-qv-main-image{width:100%;min-height:310px;display:grid;place-items:center;border-radius:14px}.hsp-qv-image>img.hsp-qv-main-img,.hsp-qv-main-image img{width:100%!important;max-width:310px!important;max-height:310px!important;height:auto!important;object-fit:contain!important;margin:0 auto!important}.hsp-qv-gallery{width:100%;display:flex;flex-wrap:nowrap;gap:10px;padding:10px 2px 2px;overflow-x:auto;scrollbar-width:thin;justify-content:center}.hsp-qv-gallery-thumb{flex:0 0 66px;width:66px;height:66px;padding:5px;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .18s}.hsp-qv-gallery-thumb.is-active,.hsp-qv-gallery-thumb:hover{border-color:#111827;box-shadow:0 8px 18px rgba(15,23,42,.1);transform:translateY(-1px)}.hsp-qv-gallery-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;display:block}@media (max-width:760px){.hsp-qv-main-image{min-height:240px}.hsp-qv-main-image img{max-width:240px!important;max-height:240px!important}.hsp-qv-gallery{justify-content:flex-start}.hsp-qv-gallery-thumb{flex-basis:58px;width:58px;height:58px}}body .hsp-qv-image{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;min-height:0!important}body .hsp-qv-main-image{display:grid!important;place-items:center!important}body .hsp-qv-main-image img{object-fit:contain!important;margin:0 auto!important}body .hsp-qv-gallery{width:100%!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:10px!important;overflow-x:auto!important;scrollbar-width:thin!important;justify-content:center!important}body .hsp-qv-gallery-thumb{flex:0 0 66px!important;display:grid!important;place-items:center!important;border:1px solid #e5e7eb!important;cursor:pointer!important;overflow:hidden!important}body .hsp-qv-gallery-thumb.is-active,body .hsp-qv-gallery-thumb:hover{border-color:#111827!important;box-shadow:0 8px 18px rgba(15,23,42,.1)!important}@media (max-width:760px){body .hsp-qv-main-image{min-height:240px!important}body .hsp-qv-main-image img{max-width:240px!important;max-height:240px!important}body .hsp-qv-gallery{justify-content:flex-start!important}body .hsp-qv-gallery-thumb{flex-basis:58px!important;width:58px!important;height:58px!important}}body .hsp-feature-card{gap:8px!important;grid-template-columns:minmax(0,74%) minmax(0,26%)!important}body .hsp-feature-card .hsp-banner-media{justify-content:center!important}body .hsp-tech-mosaic a{grid-template-columns:minmax(0,74%) minmax(0,26%)!important;display:block!important}body .hsp-tech-mosaic a .hsp-banner-media{justify-content:center!important}body .hsp-qv-product{grid-template-columns:minmax(320px,370px) minmax(0,1fr)!important;gap:20px!important;align-items:start!important}body .hsp-qv-image{padding:14px!important;gap:12px!important}body .hsp-qv-gallery{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:8px!important;overflow:visible!important;padding:0!important}body .hsp-qv-gallery-thumb{flex:0 0 54px!important}body .hsp-qv-summary{display:flex!important;flex-direction:column!important}body .hsp-qv-label{margin-bottom:0!important;font-size:10px!important}body .hsp-qv-rating{min-height:0!important;margin-bottom:0!important}body .hsp-qv-buy-box{margin-top:0!important}body .hsp-qv-cart-form .hsp-purchase-options{grid-template-columns:1fr 1fr 80px!important}body .hsp-option-field{gap:5px!important}body .hsp-option-field span{font-size:11px!important}body .hsp-option-field input[type=number],body .hsp-option-field select{min-height:40px!important;border-radius:12px!important;padding:0 10px!important;font-size:12px!important}body .hsp-option-field input[type=number]{width:80px!important}body .hsp-qv-buy-box .hsp-dynamic-price-box{border-radius:14px!important}body .hsp-qv-buy-box .hsp-dynamic-price-row{font-size:12px!important}body .hsp-qv-add-cart{margin-top:8px!important}body .hsp-qv-consult{margin-top:0!important;padding:10px 12px!important;border-radius:14px!important}body .hsp-qv-consult>b{margin-bottom:6px!important;font-size:12px!important}body .hsp-qv-actions{margin-top:0!important;gap:8px!important}body .hsp-qv-more{font-size:12px!important}@media (max-width:960px){body .hsp-feature-card{min-height:196px!important}body .hsp-feature-card .hsp-banner-media img{min-height:138px!important;max-height:145px!important}body .hsp-tech-mosaic a{min-height:165px!important}body .hsp-tech-mosaic .hsp-mosaic-tall{min-height:308px!important}body .hsp-tech-mosaic a .hsp-banner-media img{min-height:118px!important;max-height:124px!important}body .hsp-tech-mosaic .hsp-mosaic-tall .hsp-banner-media img{min-height:226px!important;max-height:232px!important}body .hsp-qv-dialog{width:min(980px,calc(100vw - 26px))!important}body .hsp-qv-product{grid-template-columns:300px minmax(0,1fr)!important;gap:16px!important;padding:16px!important}}@media (max-width:780px){body .hsp-qv-dialog{width:calc(100vw - 18px)!important;max-height:calc(100vh - 18px)!important}body .hsp-qv-product{grid-template-columns:1fr!important;padding:14px!important;gap:14px!important}body .hsp-qv-main-image{min-height:210px!important}body .hsp-qv-image>img.hsp-qv-main-img,body .hsp-qv-main-image img{max-width:210px!important;max-height:210px!important}body .hsp-qv-cart-form .hsp-purchase-options{grid-template-columns:1fr!important}body .hsp-option-field input[type=number]{width:100%!important}}body .hsp-feature-card .hsp-banner-media,body .hsp-tech-mosaic a .hsp-banner-media{overflow:hidden!important;padding-left:0!important;padding-right:0!important}body .hsp-feature-card .hsp-banner-media img{max-height:188px!important;object-fit:contain!important;object-position:center bottom!important;transform:translateX(-6%)!important}body .hsp-tech-mosaic a .hsp-banner-media img{object-fit:contain!important;object-position:center bottom!important;transform:translateX(-6%)!important;object-fit:contain!important;object-position:center bottom!important}body .hsp-tech-mosaic .hsp-mosaic-tall .hsp-banner-media img{width:178%!important;min-height:270px!important;max-height:288px!important}body .hsp-mosaic-stack a .hsp-banner-media img{width:182%!important;min-height:122px!important;max-height:136px!important}@media (max-width:960px){body .hsp-feature-card .hsp-banner-media img{width:175%!important;min-height:160px!important;max-height:172px!important}body .hsp-tech-mosaic a .hsp-banner-media img{width:178%!important;min-height:132px!important;max-height:144px!important}}@media (max-width:680px){body .hsp-feature-card .hsp-banner-media img,body .hsp-tech-mosaic a .hsp-banner-media img{width:100%!important;max-width:100%!important;transform:none!important}}body .hsp-feature-card{position:relative!important;display:block!important;min-height:208px!important;padding:14px!important;overflow:hidden!important}body .hsp-feature-card .hsp-banner-copy{position:absolute!important;top:14px!important;right:16px!important;width:28%!important;min-width:28%!important;z-index:3!important;display:block!important;text-align:right!important}body .hsp-feature-card .hsp-banner-media{position:absolute!important;left:8px!important;bottom:16px!important;width:68%!important;height:74%!important;z-index:2!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;overflow:hidden!important}body .hsp-feature-card .hsp-banner-media img{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;max-width:none!important;object-fit:contain!important;object-position:center bottom!important;display:block!important;transform:none!important}body .hsp-feature-card .hsp-banner-cta{position:absolute!important;left:50%!important;bottom:6px!important;transform:translateX(-50%)!important;margin:0!important;min-width:118px!important;padding:5px 14px!important;font-size:10px!important;z-index:4!important}body .hsp-feature-card .hsp-banner-copy span{font-size:10px!important;margin-bottom:4px!important}body .hsp-feature-card .hsp-banner-copy strong{font-size:clamp(14px, 1.15vw, 18px)!important;line-height:1.5!important}body .hsp-feature-card .hsp-banner-copy small{font-size:10.5px!important;line-height:1.65!important;margin-top:4px!important}body .hsp-tech-mosaic a .hsp-banner-copy{top:14px!important;right:16px!important;display:block!important}body .hsp-tech-mosaic a .hsp-banner-media{position:absolute!important;z-index:2!important;display:flex!important;align-items:flex-end!important;justify-content:center!important}body .hsp-tech-mosaic a .hsp-banner-cta{position:absolute!important;left:50%!important;transform:translateX(-50%)!important;z-index:4!important}@media (max-width:760px){body .hsp-feature-card,body .hsp-tech-mosaic a{min-height:auto!important;padding:14px!important}body .hsp-feature-card .hsp-banner-copy,body .hsp-feature-card .hsp-banner-media,body .hsp-tech-mosaic a .hsp-banner-copy,body .hsp-tech-mosaic a .hsp-banner-media{position:static!important;width:100%!important;height:auto!important}body .hsp-feature-card .hsp-banner-media img,body .hsp-tech-mosaic a .hsp-banner-media img{width:100%!important;height:180px!important}body .hsp-feature-card .hsp-banner-cta,body .hsp-tech-mosaic a .hsp-banner-cta{position:static!important;transform:none!important;margin:10px auto 0!important;display:inline-flex!important}}body .hsp-tech-mosaic a .hsp-banner-media{left:12px!important;bottom:18px!important;align-items:center!important;justify-content:center!important}body .hsp-mosaic-stack a .hsp-banner-media{bottom:16px!important}body .hsp-tech-mosaic a .hsp-banner-cta{bottom:8px!important}.hsp-discovery-bar{padding:14px 0 8px;border-bottom:1px solid #f0f1f4}.hsp-discovery-bar .hsp-container{display:flex;align-items:center;justify-content:center;gap:14px}.hsp-discovery-bar span{color:#667085;font-size:12px;font-weight:900}.hsp-discovery-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.hsp-discovery-pills a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border:1px solid #e5e7eb;border-radius:999px;color:#111827;background:#fff;font-size:12px;font-weight:850;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s}.hsp-discovery-pills a:hover{border-color:#111827;transform:translateY(-1px);box-shadow:0 8px 18px rgba(15,23,42,.08)}.hsp-live-search-ready{position:relative}.hsp-live-search-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:10020;display:none;padding:10px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 18px 48px rgba(15,23,42,.14);text-align:right}.hsp-live-search-panel.is-open{display:block}.hsp-live-search-list{display:grid;gap:6px}.hsp-live-search-item{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center;padding:8px;border-radius:12px;color:#111827;text-decoration:none}.hsp-live-search-item:hover{background:#f8fafc}.hsp-live-search-thumb{width:54px;height:54px;display:grid;place-items:center;border:1px solid #eef0f3;border-radius:12px;overflow:hidden}.hsp-live-search-thumb img{width:100%!important;height:100%!important;object-fit:contain!important}.hsp-live-search-copy{min-width:0;display:grid;gap:4px}.hsp-live-search-copy b{font-size:12px;line-height:1.6;font-weight:900;color:#111827}.hsp-live-search-copy em{font-style:normal;font-size:11px;color:#667085;font-weight:800}.hsp-live-search-all{display:flex;align-items:center;justify-content:center;margin-top:8px;min-height:34px;border-radius:999px;background:#111827;color:#fff;font-size:12px;font-weight:900;text-decoration:none}.hsp-live-search-empty,.hsp-live-search-loading{padding:14px;color:#667085;font-size:12px;font-weight:800;text-align:center}.hsp-cart-drawer-shell{position:fixed;inset:0;z-index:10050;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s,visibility .18s}.hsp-cart-drawer-shell.is-open{opacity:1;visibility:visible;pointer-events:auto}.hsp-cart-drawer-overlay{position:absolute;inset:0;border:0;background:rgba(15,23,42,.46);backdrop-filter:blur(4px);cursor:pointer}.hsp-cart-drawer-panel{position:absolute;top:0;bottom:0;right:0;width:min(430px,calc(100vw - 26px));background:#fff;box-shadow:-24px 0 70px rgba(15,23,42,.22);transform:translateX(105%);transition:transform .22s;display:flex;flex-direction:column}.hsp-cart-drawer-shell.is-open .hsp-cart-drawer-panel{transform:translateX(0)}.hsp-cart-drawer-head{display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:0 20px;border-bottom:1px solid #eef0f3}.hsp-cart-drawer-head strong{font-size:17px;font-weight:950}.hsp-cart-drawer-head button{width:36px;height:36px;border:0;border-radius:999px;background:#111827;color:#fff;font-size:22px;cursor:pointer}.hsp-cart-drawer-content{padding:18px;overflow:auto;flex:1}.hsp-cart-drawer-items{display:grid;gap:12px}.hsp-cart-drawer-item{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;align-items:center;padding:10px;border:1px solid #eef0f3;border-radius:16px}.hsp-cart-drawer-thumb{width:74px;height:74px;display:grid;place-items:center;border-radius:14px;background:#f8fafc;overflow:hidden}.hsp-cart-drawer-thumb img{width:100%!important;height:100%!important;object-fit:contain!important}.hsp-cart-drawer-copy{display:grid;gap:5px;min-width:0}.hsp-cart-drawer-copy a{color:#111827;font-size:13px;line-height:1.6;font-weight:900;text-decoration:none}.hsp-cart-drawer-copy span{color:#667085;font-size:11px;font-weight:800}.hsp-cart-drawer-copy b{color:#111827;font-size:12px;font-weight:950}.hsp-cart-drawer-total{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding:14px;border:1px solid #eef0f3;border-radius:16px;font-weight:950}.hsp-cart-drawer-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.hsp-button-dark{background:#111827!important;color:#fff!important}.hsp-cart-drawer-empty,.hsp-cart-drawer-loading{min-height:260px;display:grid;place-items:center;gap:10px;text-align:center;color:#667085}.hsp-cart-drawer-empty b{color:#111827;font-size:18px}.hsp-cart-drawer-lock{overflow:hidden}.hsp-mobile-dock{display:none}@media (max-width:760px){.hsp-discovery-bar .hsp-container{display:block;text-align:center}.hsp-discovery-bar span{display:block;margin-bottom:8px}.hsp-live-search-panel{position:fixed;top:82px;left:12px;right:12px;max-height:calc(100vh - 120px);overflow:auto}.hsp-mobile-dock{position:fixed;left:12px;right:12px;bottom:12px;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:8px;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 12px 40px rgba(15,23,42,.18);backdrop-filter:blur(12px)}.hsp-mobile-dock a{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:14px;color:#111827;font-size:11px;font-weight:900;text-decoration:none}.hsp-mobile-dock a:focus,.hsp-mobile-dock a:hover{background:#111827;color:#fff}body{padding-bottom:72px}}body .hsp-category-grid{gap:12px!important}body .hsp-category-grid ul{display:flex!important;flex-wrap:wrap!important;gap:5px 8px!important}body .hsp-category-grid p{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}@media (max-width:960px){body .hsp-tech-mosaic a .hsp-banner-media{width:58%!important;height:calc(100% - 66px)!important}body .hsp-tech-mosaic .hsp-mosaic-tall .hsp-banner-media{width:60%!important}body .hsp-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}body .hsp-managed-slider-offers,body .hsp-managed-slider-soft,body .hsp-managed-slider-wide{display:none!important}.hsp-flash-deals-section{padding:28px 0 34px!important;background:#fff}.hsp-flash-deals-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.hsp-flash-deals-head span{display:block;margin-bottom:7px;color:#717784;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.hsp-flash-deals-head h2{margin:0;color:#080b12;font-size:clamp(22px,2.5vw,34px);line-height:1.25;font-weight:950}.hsp-flash-deals-head p{margin:8px 0 0;color:#69707d;font-size:13px;line-height:1.9}.hsp-flash-deals-head>a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border:1px solid #111827;border-radius:999px;color:#111827;background:#fff;font-size:12px;font-weight:950}.hsp-flash-deals-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hsp-flash-card{position:relative;overflow:hidden;min-height:520px;border:1px solid #e6e9ee;border-radius:28px;background:linear-gradient(180deg,#fff 0,#fbfcff 58%,#f4f7fb 100%);box-shadow:0 18px 54px rgba(15,23,42,.07);transition:transform .18s,box-shadow .18s,border-color .18s}.hsp-flash-card:hover{transform:translateY(-3px);border-color:#111827;box-shadow:0 26px 70px rgba(15,23,42,.12)}.hsp-flash-image{position:relative;display:grid;place-items:center;min-height:250px;margin:16px 16px 0;border-radius:24px;background:radial-gradient(circle at 30% 20%,#fff 0,#f4f7fb 56%,#eef2f7 100%);overflow:hidden}.hsp-flash-image img{width:88%!important;height:218px!important;object-fit:contain!important;display:block;filter:drop-shadow(0 18px 20px rgba(15,23,42,.12));transition:transform .22s}.hsp-flash-card:hover .hsp-flash-image img{transform:scale(1.035)}.hsp-flash-image b{position:absolute;top:14px;right:14px;min-width:72px;min-height:72px;padding:0 12px;display:grid;place-items:center;text-align:center;border-radius:999px;background:#ffd400;color:#050505;box-shadow:0 12px 28px rgba(255,212,0,.34);font-size:12px;line-height:1.35;font-weight:950}.hsp-flash-info{padding:18px 20px 20px}.hsp-flash-info>span{display:block;margin-bottom:8px;color:#8a92a0;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.hsp-flash-info h3{min-height:54px;margin:0 0 10px;font-size:17px;line-height:1.6;font-weight:950}.hsp-flash-info h3 a{color:#07111f}.hsp-flash-price{min-height:34px;margin-bottom:13px;color:#111827;font-size:20px;font-weight:950}.hsp-flash-price del{color:#94a3b8;font-size:14px;font-weight:800;margin-inline-end:8px}.hsp-flash-price ins{color:#ef233c;text-decoration:none}.hsp-flash-countdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 14px}.hsp-flash-countdown div{min-height:58px;display:grid;place-items:center;align-content:center;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(15,23,42,.04)}.hsp-flash-countdown b{color:#0f172a;font-size:18px;line-height:1;font-weight:950}.hsp-flash-countdown small{margin-top:5px;color:#64748b;font-size:10px;font-weight:850}.hsp-flash-stock{margin:14px 0 16px}.hsp-flash-stock div{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px;color:#475569;font-size:11px;font-weight:900}.hsp-flash-stock em{color:#111827;font-style:normal}.hsp-flash-stock i{display:block;height:9px;border-radius:99px;background:#e5e7eb;overflow:hidden}.hsp-flash-stock u{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ffd400,#ff7a00)}.hsp-flash-cta{display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;background:#05070b;color:#fff!important;font-size:13px;font-weight:950;box-shadow:0 14px 28px rgba(0,0,0,.12)}@media (max-width:1024px){.hsp-flash-deals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hsp-flash-card{min-height:500px}}@media (max-width:680px){.hsp-flash-deals-head{display:block}.hsp-flash-deals-head>a{margin-top:14px}.hsp-flash-deals-grid{grid-template-columns:1fr;gap:16px}.hsp-flash-card{min-height:auto;border-radius:24px}.hsp-flash-image{min-height:220px}.hsp-flash-image img{height:190px!important}}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link{position:relative!important;overflow:hidden!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-product-img,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-product-img{position:absolute!important;inset:22px!important;width:calc(100% - 44px)!important;height:calc(100% - 44px)!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:0!important;border-radius:0!important;background:0 0!important;transition:opacity .34s,transform .42s cubic-bezier(.22,.61,.36,1),filter .34s!important;will-change:opacity,transform!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-product-img-primary,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-product-img-primary{opacity:1!important;transform:scale(1) rotate(0)!important;z-index:1!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-product-img-hover,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-product-img-hover{opacity:0!important;transform:scale(.94) rotate(-1deg)!important;z-index:2!important;pointer-events:none!important}body .woocommerce ul.products li.product.hsp-loop-product-card.hsp-has-hover-image:focus-within .hsp-loop-product-img-primary,body .woocommerce ul.products li.product.hsp-loop-product-card.hsp-has-hover-image:hover .hsp-loop-product-img-primary,body .woocommerce-page ul.products li.product.hsp-loop-product-card.hsp-has-hover-image:focus-within .hsp-loop-product-img-primary,body .woocommerce-page ul.products li.product.hsp-loop-product-card.hsp-has-hover-image:hover .hsp-loop-product-img-primary{opacity:0!important;transform:scale(1.04) rotate(.8deg)!important;filter:blur(.2px)!important}body .woocommerce ul.products li.product.hsp-loop-product-card.hsp-has-hover-image:focus-within .hsp-loop-product-img-hover,body .woocommerce ul.products li.product.hsp-loop-product-card.hsp-has-hover-image:hover .hsp-loop-product-img-hover,body .woocommerce-page ul.products li.product.hsp-loop-product-card.hsp-has-hover-image:focus-within .hsp-loop-product-img-hover,body .woocommerce-page ul.products li.product.hsp-loop-product-card.hsp-has-hover-image:hover .hsp-loop-product-img-hover{opacity:1!important;transform:scale(1) rotate(0)!important}@media (hover:none),(pointer:coarse){body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-product-img-primary,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-product-img-primary{opacity:1!important;transform:none!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-product-img-hover,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-product-img-hover{display:none!important}}.hsp-sonic-motion-section{padding:42px 0 48px!important}.hsp-sonic-motion-card{--mx:0px;--my:0px;position:relative;min-height:460px;overflow:hidden;box-shadow:0 26px 80px rgba(15,23,42,.13);isolation:isolate}.hsp-sonic-bg-word{position:absolute;inset:auto 0 18px 0;z-index:1;direction:ltr;text-align:center;font-family:Arial,sans-serif;font-size:clamp(78px, 15vw, 250px);line-height:.8;font-weight:950;letter-spacing:-.08em;color:rgba(255,255,255,.12);text-transform:uppercase;pointer-events:none;transform:translate3d(calc(var(--mx) * -.35),calc(var(--my) * -.18),0);transition:transform .18s ease-out;white-space:nowrap}.hsp-sonic-copy{position:absolute;top:52px;right:52px;z-index:4;width:min(390px,42%);color:#fff}.hsp-sonic-copy span{display:inline-flex;margin-bottom:12px;padding:7px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.82);font-size:11px;font-weight:950;letter-spacing:.08em}.hsp-sonic-copy h2{margin:0;color:#fff;font-size:clamp(31px, 4.7vw, 68px);line-height:1.08;font-weight:950;letter-spacing:-1.8px}.hsp-sonic-copy p{margin:16px 0;color:rgba(255,255,255,.72);font-size:14px;line-height:1.95}.hsp-sonic-price{margin-bottom:18px;color:#fff;font-size:21px;font-weight:950}.hsp-sonic-price del{color:rgba(255,255,255,.48);font-size:14px;margin-inline-end:8px}.hsp-sonic-price ins{color:#ffd400;text-decoration:none}.hsp-sonic-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;background:#fff;color:#06070a!important;font-size:13px;font-weight:950;box-shadow:0 14px 38px rgba(0,0,0,.18)}.hsp-sonic-product{position:absolute;left:7%;top:50%;z-index:5;width:min(48%,560px);height:82%;display:grid;place-items:center;transform:translate3d(calc(-1 * var(--mx)),calc(-50% + var(--my)),0) rotate(calc(var(--mx) * .04deg));transition:transform .2s ease-out;will-change:transform}.hsp-sonic-product:before{content:"";position:absolute;width:78%;height:30%;bottom:4%;border-radius:50%;background:radial-gradient(circle,rgba(0,0,0,.28),rgba(0,0,0,0) 68%);filter:blur(10px);transform:translateY(18px);z-index:-1}.hsp-sonic-product-img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;filter:drop-shadow(0 30px 34px rgba(0,0,0,.28));animation:5.8s ease-in-out infinite hspSonicFloat}.hsp-sonic-orbit{position:absolute;z-index:2;border:1px solid rgba(255,255,255,.14);border-radius:999px;pointer-events:none}.hsp-sonic-orbit-one{width:360px;height:360px;left:16%;top:15%}.hsp-sonic-orbit-two{width:230px;height:230px;left:38%;bottom:12%;border-color:rgba(15,23,42,.08)}@keyframes hspSonicFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-14px) rotate(-1.1deg)}}@media (max-width:900px){.hsp-sonic-motion-card{min-height:560px;background:linear-gradient(180deg,#0a0d14 0,#151923 58%,#f7f9fc 59%,#fff 100%)}.hsp-sonic-copy{top:30px;right:26px;left:26px;width:auto;text-align:right}.hsp-sonic-copy h2{font-size:clamp(29px, 9vw, 52px)}.hsp-sonic-product{left:50%;top:auto;bottom:18px;width:78%;height:45%;transform:translateX(-50%)!important}.hsp-sonic-bg-word{bottom:120px;font-size:clamp(68px, 22vw, 140px)}}@media (max-width:560px){body .hsp-category-grid{grid-template-columns:1fr!important}body .hsp-category-grid article{min-height:110px!important}.hsp-sonic-motion-section{padding:24px 0 30px!important}.hsp-sonic-motion-card{min-height:540px;border-radius:26px}.hsp-sonic-copy{top:24px;right:20px;left:20px}.hsp-sonic-copy p{font-size:12px;line-height:1.8}.hsp-sonic-product{width:88%;height:42%}}body .woocommerce ul.products li.product.hsp-loop-product-card:hover,body .woocommerce-page ul.products li.product.hsp-loop-product-card:hover{box-shadow:0 26px 70px rgba(15,23,42,.105)!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-card-body,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-card-body{padding-top:14px!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-cat,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-cat{font-size:10px!important;letter-spacing:.06em!important;text-transform:uppercase!important}body .hsp-erna-deals-section{background:#f7fbff!important}body .hsp-erna-deals-head{align-items:center!important}body .hsp-erna-deals-head span{text-transform:none!important}body .hsp-erna-deals-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important}body .hsp-erna-deal-card-1{background:#f3e7ff!important;--deal-accent:#f97316;--deal-soft:#fff7ed}body .hsp-erna-deal-card-2{background:#e7fff5!important}body .hsp-erna-deal-card-3{background:#fff4df!important}body .hsp-erna-deal-card:hover{box-shadow:0 22px 54px rgba(15,23,42,.09)!important;border-color:transparent!important;transform:translateY(-4px)!important;box-shadow:0 26px 70px rgba(15,23,42,.1)!important;border-color:color-mix(in srgb,var(--deal-accent) 28%,transparent)!important}body .hsp-erna-deal-image{background:0 0!important}body .hsp-erna-deal-image b{transform:rotate(-8deg)!important;box-shadow:none!important;display:grid!important;gap:1px!important;align-content:center!important}body .hsp-erna-deal-info h3{letter-spacing:.02em!important;text-transform:uppercase!important}body .hsp-erna-stock-line{display:flex!important;justify-content:space-between!important;gap:12px!important;font-weight:800!important}body .hsp-erna-stock-line b{padding-inline-start:4px!important}body .hsp-erna-progress u{background:#ff4f3e!important}body .hsp-erna-countdown{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}body .hsp-erna-countdown div{box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;isolation:isolate!important}body .hsp-erna-countdown div::before{content:"";position:absolute;right:50%;top:0;width:50px;height:50px;transform:translateX(50%);border:2px solid #ff5a47;border-radius:999px;background:#fff;z-index:-1}body .hsp-erna-countdown div::after{content:"";position:absolute;left:8px;bottom:4px;width:60%;height:28px;background:#06060a;transform:skewX(-18deg);z-index:-2}body .hsp-erna-countdown small{transform:translateY(9px)!important}body .hsp-erna-product-strip{background:#fff!important}body .hsp-erna-product-head{align-items:center!important}body .hsp-erna-product-head p{margin:8px 0 0!important;line-height:1.8!important}body .hsp-erna-view-all{display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#111827!important;font-size:12px!important;font-weight:950!important;text-decoration:none!important}body .hsp-featured-products-section{background:#fff!important}body .hsp-recently-viewed-products-section{background:#f7fbff!important}@media (max-width:680px){body .hsp-erna-deals-head,body .hsp-erna-product-head{display:block!important}body .hsp-erna-deals-head>a,body .hsp-erna-view-all{margin-top:12px!important}body .hsp-erna-deals-grid{grid-template-columns:1fr!important}body .hsp-erna-deal-card{border-radius:24px!important}body .hsp-erna-deal-image{min-height:205px!important}body .hsp-erna-deal-image img{height:185px!important}body .hsp-erna-countdown{gap:6px!important}body .hsp-erna-countdown div::after{left:2px!important}}.hsp-primary-menu,.hsp-text-logo,.woocommerce,.woocommerce-page,body,button,html,input,select,textarea{font-family:var(--hsp-font-family)!important}.hsp-section-headline h2,.woocommerce ul.products li.product .woocommerce-loop-product__title,b,h1,h2,h3,h4,h5,h6,strong{font-family:var(--hsp-font-family)!important;font-weight:900;letter-spacing:-.035em}body .hsp-erna-deals-section{padding:36px 0 44px!important;background:linear-gradient(180deg,#f8fafc 0,#fff 100%)!important}body .hsp-erna-deals-head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:18px!important;margin-bottom:20px!important}body .hsp-erna-deals-head span{display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:0 12px!important;border:1px solid #e2e8f0!important;border-radius:999px!important;background:#fff!important;color:#475569!important;font-size:12px!important;font-weight:900!important;letter-spacing:0!important;text-transform:none!important}body .hsp-erna-deals-head h2{margin-top:10px!important;font-size:clamp(24px, 2.2vw, 34px)!important;line-height:1.35!important;color:#0f172a!important}body .hsp-erna-deals-head p{max-width:720px!important;margin-top:8px!important;color:#64748b!important;font-size:13px!important;line-height:1.9!important}body .hsp-erna-deals-head>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 18px!important;border:1px solid #111827!important;border-radius:999px!important;background:#111827!important;color:#fff!important;font-size:12px!important;font-weight:900!important}body .hsp-erna-deals-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}body .hsp-erna-deal-card{box-shadow:none!important;--deal-accent:#f97316;--deal-soft:#fff7ed;position:relative!important;min-height:440px!important;padding:18px!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:28px!important;background:radial-gradient(circle at 18% 0,rgba(255,255,255,.95),transparent 34%),var(--deal-soft)!important;box-shadow:0 18px 45px rgba(15,23,42,.055)!important;overflow:hidden!important;text-align:right!important;transition:transform .2s,box-shadow .2s,border-color .2s!important}body .hsp-erna-deal-card-2{--deal-accent:#10b981;--deal-soft:#ecfdf5}body .hsp-erna-deal-card-3{--deal-accent:#8b5cf6;--deal-soft:#f5f3ff}body .hsp-erna-deal-card::before{content:"";position:absolute;inset:auto -60px -80px auto;width:210px;height:210px;border-radius:999px;background:color-mix(in srgb,var(--deal-accent) 13%,transparent);pointer-events:none}body .hsp-erna-deal-image{position:relative!important;min-height:210px!important;margin:0 0 14px!important;border:1px solid rgba(255,255,255,.8)!important;border-radius:24px!important;background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,255,255,.42))!important;display:grid!important;place-items:center!important;overflow:hidden!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.85)!important}body .hsp-erna-deal-image::after{content:"";position:absolute;width:220px;height:220px;border-radius:999px;background:color-mix(in srgb,var(--deal-accent) 12%,#fff 88%);filter:blur(2px);opacity:.7}body .hsp-erna-deal-image img{object-fit:contain!important;filter:drop-shadow(0 18px 18px rgba(15,23,42,.13))!important;position:relative!important;z-index:2!important;width:88%!important;height:180px!important;max-width:330px!important;object-fit:contain!important;filter:drop-shadow(0 20px 22px rgba(15,23,42,.15))!important;transition:transform .22s!important}body .hsp-erna-deal-card:hover .hsp-erna-deal-image img{transform:scale(1.045) translateY(-3px)!important}body .hsp-erna-deal-image b{position:absolute!important;top:12px!important;right:12px!important;left:auto!important;z-index:4!important;width:auto!important;min-width:70px!important;height:auto!important;min-height:0!important;padding:8px 10px!important;border-radius:18px!important;background:#111827!important;color:#fff!important;display:grid!important;gap:2px!important;justify-items:center!important;align-content:center!important;transform:none!important;box-shadow:0 14px 28px rgba(15,23,42,.16)!important;font-size:19px!important;line-height:1.05!important;font-weight:950!important}body .hsp-erna-deal-image b span{top:-18px!important;right:4px!important;color:#fff!important;letter-spacing:.04em!important;position:static!important;padding:0!important;border-radius:0!important;background:0 0!important;color:color-mix(in srgb,var(--deal-accent) 75%,#fff 25%)!important;font-size:9px!important;letter-spacing:0!important;line-height:1.2!important}body .hsp-erna-deal-image b em{display:block!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:19px!important;padding:0 7px!important;margin:2px 0 0!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important;color:#fff!important;font-size:8px!important;font-style:normal!important;line-height:1!important;white-space:nowrap!important}body .hsp-erna-deal-info{position:relative!important;z-index:2!important;padding:0 4px!important;text-align:right!important}body .hsp-erna-deal-info h3{min-height:58px!important;margin:0 0 7px!important;font-size:clamp(18px,1.45vw,24px)!important;line-height:1.45!important;text-transform:none!important;letter-spacing:-.035em!important;color:#0f172a!important}body .hsp-erna-deal-info h3 a{color:#0f172a!important}body .hsp-erna-deal-info p{margin:0 0 9px!important;color:#475569!important;font-size:12px!important;line-height:1.85!important}body .hsp-erna-deal-price{min-height:28px!important;margin:0 0 12px!important;color:#0f172a!important;font-size:20px!important;font-weight:950!important;line-height:1.4!important;text-align:right!important}body .hsp-erna-deal-price del{opacity:.8!important;color:#94a3b8!important;font-size:13px!important;margin-inline-end:7px!important}body .hsp-erna-deal-price ins{color:#0f172a!important;text-decoration:none!important;font-size:20px!important}body .hsp-erna-stock-line{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin:0 0 8px!important;color:#334155!important;font-size:11px!important;font-weight:850!important}body .hsp-erna-stock-line b{color:#0f172a!important;font-size:12px!important;padding-inline-start:4px!important}body .hsp-erna-progress{margin:0 0 14px!important}body .hsp-erna-progress i{height:6px!important;border-radius:999px!important;background:rgba(255,255,255,.88)!important;overflow:hidden!important}body .hsp-erna-progress u{background:linear-gradient(90deg,var(--deal-accent),#111827)!important;border-radius:inherit!important}body .hsp-erna-countdown{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin:0!important}body .hsp-erna-countdown div{position:relative!important;min-height:54px!important;padding:8px 4px!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:16px!important;background:rgba(255,255,255,.74)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.82)!important;display:grid!important;align-content:center!important;justify-items:center!important;gap:2px!important;isolation:auto!important}body .hsp-erna-countdown div::after,body .hsp-erna-countdown div::before{content:none!important}body .hsp-erna-countdown b{min-width:0!important;color:#0f172a!important;font-size:16px!important;line-height:1!important;font-weight:950!important}body .hsp-erna-countdown small{color:#64748b!important;font-size:10px!important;font-weight:800!important;margin:0!important;transform:none!important}body .hsp-erna-product-strip{padding:30px 0!important}body .hsp-erna-product-head span{text-transform:none!important;color:#475569!important;letter-spacing:0!important;text-transform:none!important;font-size:12px!important}@media (max-width:1180px){body .hsp-erna-deals-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:680px){body .hsp-erna-deals-head{display:block!important}body .hsp-erna-deals-head>a{margin-top:12px!important}body .hsp-erna-deals-grid{grid-template-columns:1fr!important}body .hsp-erna-deal-card{min-height:420px!important;padding:16px!important;border-radius:24px!important}body .hsp-erna-deal-image{min-height:190px!important}body .hsp-erna-deal-image img{height:165px!important}body .hsp-erna-countdown{gap:6px!important}body .hsp-erna-countdown div{min-height:50px!important;border-radius:14px!important}}body .hsp-deal-hero-section{padding:42px 0 48px!important}body .hsp-deal-hero-shell{position:relative!important;overflow:hidden!important;border-radius:28px!important;box-shadow:0 24px 70px rgba(15,23,42,.075)!important}body .hsp-deal-hero-slides{position:relative!important}body .hsp-deal-hero-slide{position:absolute!important;inset:0!important;display:grid!important;grid-template-columns:minmax(0,54%) minmax(0,46%)!important;align-items:center!important;gap:26px!important;background:var(--deal-bg,#f6f7f9)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateX(-18px) scale(.992)!important;transition:opacity .45s,transform .45s,visibility .45s!important}body .hsp-deal-hero-slide.is-active{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateX(0) scale(1)!important}body .hsp-deal-hero-slide::before{content:"";position:absolute;inset:0;pointer-events:none}body .hsp-deal-hero-badge,body .hsp-deal-hero-copy,body .hsp-deal-hero-product{position:relative!important;z-index:2!important}body .hsp-deal-hero-product{display:grid!important;place-items:center!important;border-radius:26px!important;overflow:visible!important}body .hsp-deal-hero-product:hover img{filter:drop-shadow(0 44px 38px rgba(15,23,42,.22))!important;transform:scale(1.08) translateY(-6px)!important}body .hsp-deal-hero-copy{justify-self:start!important;text-align:right!important;max-width:500px!important}body .hsp-deal-hero-kicker{display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:rgba(17,24,39,.08)!important;color:#111827!important;font-weight:950!important}body .hsp-deal-hero-copy h2{max-width:640px!important;color:#101828!important;font-weight:950!important;letter-spacing:-.05em!important}body .hsp-deal-hero-copy p{max-width:540px!important;color:#667085!important;font-weight:600!important}body .hsp-deal-hero-price{color:#111827!important;line-height:1!important;font-weight:950!important}body .hsp-deal-hero-price del{margin-inline-end:10px!important;color:#98a2b3!important;font-weight:700!important}body .hsp-deal-hero-price ins{color:#111827!important;text-decoration:none!important}body .hsp-deal-hero-copy .hsp-flash-countdown{display:flex!important;align-items:end!important;justify-content:flex-start!important;gap:18px!important;direction:rtl!important}body .hsp-deal-hero-copy .hsp-flash-countdown div{position:relative!important;display:flex!important;align-items:baseline!important;gap:7px!important;min-height:54px!important;min-width:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:0 0!important;box-shadow:none!important}body .hsp-deal-hero-copy .hsp-flash-countdown div:not(:last-child)::after{content:":";margin-inline-start:12px;color:#111827;font-weight:800;transform:translateY(-1px);margin-inline-start:10px!important;font-size:28px!important}body .hsp-deal-hero-copy .hsp-flash-countdown b{color:#111827!important;line-height:1!important;font-weight:700!important}body .hsp-deal-hero-copy .hsp-flash-countdown small{color:#475467!important;font-weight:700!important}body .hsp-deal-hero-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:0!important;font-weight:950!important;text-decoration:none!important;box-shadow:0 16px 38px rgba(15,23,42,.08)!important;transition:transform .18s,background .18s,color .18s!important}body .hsp-deal-hero-button:hover{transform:translateY(-2px)!important;background:#111827!important;color:#fff!important}body .hsp-deal-hero-badge{position:absolute!important;top:34px!important;right:34px!important;display:grid!important;gap:4px!important;place-items:center!important;min-width:102px!important;min-height:102px!important;padding:13px!important;border-radius:999px!important;background:#111827!important;color:#fff!important;box-shadow:0 20px 45px rgba(15,23,42,.16)!important;text-align:center!important;box-shadow:none!important}body .hsp-deal-hero-badge b{color:#fff!important;font-size:18px!important;line-height:1.25!important;font-weight:950!important}body .hsp-deal-hero-badge small{color:rgba(255,255,255,.78)!important;font-size:10px!important;font-weight:800!important}body .hsp-deal-hero-shell .hsp-slider-arrow{position:absolute!important;z-index:7!important;top:50%!important;transform:translateY(-50%)!important;width:46px!important;height:46px!important;border:0!important;border-radius:999px!important;background:rgba(255,255,255,.88)!important;color:#111827!important;box-shadow:0 14px 30px rgba(15,23,42,.12)!important;font-size:30px!important;cursor:pointer!important}body .hsp-deal-hero-shell .hsp-slider-prev{right:18px!important}body .hsp-deal-hero-shell .hsp-slider-next{left:18px!important}body .hsp-deal-hero-dots{position:absolute!important;left:50%!important;bottom:20px!important;transform:translateX(-50%)!important;z-index:8!important;display:flex!important;gap:8px!important}body .hsp-deal-hero-dots button{width:9px!important;height:9px!important;border:0!important;border-radius:999px!important;background:rgba(17,24,39,.22)!important;padding:0!important;cursor:pointer!important}body .hsp-deal-hero-dots button.is-active{width:28px!important;background:#111827!important}body .hsp-banner-grid--flash-slider{grid-template-columns:repeat(2,minmax(0,1fr))!important}body .hsp-flash-slider-admin-card label input[type=color]{min-height:42px!important;padding:2px!important}@media (max-width:1180px){body .hsp-deal-hero-slide{padding:44px 48px!important;grid-template-columns:52% 48%!important}body .hsp-deal-hero-product img{height:340px!important}body .hsp-deal-hero-shell,body .hsp-deal-hero-slides{min-height:470px!important}}@media (max-width:820px){body .hsp-deal-hero-section{padding:28px 0 34px!important}body .hsp-deal-hero-shell,body .hsp-deal-hero-slides{min-height:720px!important}body .hsp-deal-hero-slide{grid-template-columns:1fr!important;gap:18px!important;padding:34px 22px 70px!important;text-align:center!important}body .hsp-deal-hero-product{min-height:300px!important;order:1}body .hsp-deal-hero-product img{height:285px!important;max-width:92%!important}body .hsp-deal-hero-copy{order:2;justify-self:center!important;text-align:center!important}body .hsp-deal-hero-copy p{margin-inline:auto!important}body .hsp-deal-hero-copy .hsp-flash-countdown{justify-content:center!important;gap:10px!important;flex-wrap:wrap!important}body .hsp-deal-hero-copy .hsp-flash-countdown div:not(:last-child)::after{display:none!important}body .hsp-deal-hero-copy .hsp-flash-countdown div{min-width:72px!important;justify-content:center!important}body .hsp-deal-hero-copy .hsp-flash-countdown b{font-size:26px!important}body .hsp-deal-hero-badge{top:18px!important;right:18px!important;min-width:78px!important;min-height:78px!important}body .hsp-deal-hero-badge b{font-size:14px!important}}body .hsp-sonic-motion-section.hsp-sonic-motion-section--fluid{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow:hidden!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-motion-card{--mx:0px;--my:0px;position:relative!important;width:100%!important;border-radius:0!important;border:0!important;overflow:hidden!important;box-shadow:none!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-bg-word{position:absolute!important;inset:auto 4vw 4vw auto!important;z-index:1!important;direction:rtl!important;text-align:right!important;font-family:inherit!important;font-size:clamp(72px, 16vw, 260px)!important;line-height:.78!important;font-weight:950!important;letter-spacing:-.08em!important;color:rgba(15,23,42,.045)!important;text-transform:none!important;white-space:nowrap!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-copy{position:absolute!important;top:50%!important;right:clamp(28px,7vw,118px)!important;z-index:5!important;color:#0f172a!important;transform:translateY(-50%)!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-copy span{margin-bottom:14px!important;padding:7px 13px!important;border:1px solid rgba(15,23,42,.1)!important;background:rgba(255,255,255,.72)!important;color:#64748b!important;letter-spacing:0!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-copy h2{color:#0f172a!important;line-height:1.16!important;letter-spacing:-1.2px!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-copy p{color:#64748b!important;line-height:2!important;max-width:360px!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-price{color:#0f172a!important;font-size:22px!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-price del{color:#94a3b8!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-price ins{color:#111827!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-cta{background:#0f172a!important;color:#fff!important;box-shadow:0 16px 40px rgba(15,23,42,.16)!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-product{position:absolute!important;top:50%!important;z-index:4!important;display:grid!important;place-items:center!important;overflow:visible!important;transform:translate3d(calc(-1 * var(--mx)),calc(-50% + var(--my)),0)!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-product:before{width:62%!important;height:24%!important;bottom:2%!important;background:radial-gradient(circle,rgba(15,23,42,.16),rgba(15,23,42,0) 68%)!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-product-img{object-fit:contain!important;object-position:center center!important;display:block!important;background:0 0!important;filter:drop-shadow(0 28px 34px rgba(15,23,42,.14))!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-orbit{border-color:rgba(15,23,42,.07)!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-orbit-one{left:15%;top:16%}body .hsp-sonic-motion-section--fluid .hsp-sonic-orbit-two{left:39%;bottom:13%}@media (max-width:900px){body .hsp-sonic-motion-section--fluid .hsp-sonic-motion-card{min-height:620px!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-copy{top:34px!important;right:24px!important;left:24px!important;width:auto!important;transform:none!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-product{left:50%!important;top:auto!important;bottom:24px!important;width:90%!important;height:48%!important;transform:translateX(-50%)!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-bg-word{inset:auto 0 120px 0!important;text-align:center!important;font-size:clamp(70px, 22vw, 150px)!important}}@media (max-width:560px){body .hsp-sonic-motion-section--fluid .hsp-sonic-motion-card{min-height:570px!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-copy h2{font-size:clamp(27px, 8vw, 42px)!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-copy p{font-size:12px!important;line-height:1.8!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-product{height:42%!important;bottom:18px!important}}body .hsp-deal-hero-product,body .hsp-live-search-thumb,body .hsp-sonic-product,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-hover-secondary,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link,body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap{background:0 0!important;box-shadow:none!important}body .hsp-deal-hero-product img,body .hsp-live-search-thumb img,body .hsp-sonic-product-img,body .woocommerce ul.products li.product.hsp-loop-product-card img.attachment-woocommerce_thumbnail:not(.woocommerce-placeholder){background:0 0!important;mix-blend-mode:multiply}body .hsp-sonic-motion-section.hsp-sonic-motion-section--fluid{background:#fff!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-motion-card{min-height:clamp(450px,38vw,660px)!important;background:#fff!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-product{left:clamp(12px,5vw,92px)!important;width:min(56vw,800px)!important;height:min(82%,580px)!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-product-img{width:108%!important;height:108%!important;max-width:108%!important;max-height:108%!important;object-fit:contain!important;filter:drop-shadow(0 30px 34px rgba(15,23,42,.12))!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-copy{width:min(390px,35vw)!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-copy h2{font-size:clamp(28px, 3.8vw, 56px)!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-copy p{font-size:13px!important}body .hsp-deal-hero-section{background:#fff!important}body .hsp-deal-hero-shell{background:#fff!important;box-shadow:none!important;border:0!important;min-height:480px!important}body .hsp-deal-hero-slides{min-height:480px!important}body .hsp-deal-hero-slide{grid-template-columns:minmax(0,50%) minmax(0,50%)!important;gap:18px!important;padding:42px 56px!important;background:#fff!important}body .hsp-deal-hero-slide::before{background:0 0!important}body .hsp-deal-hero-product{min-height:420px!important}body .hsp-deal-hero-product img{object-fit:contain!important;filter:drop-shadow(0 36px 30px rgba(15,23,42,.18))!important;transition:transform .35s,filter .35s!important;will-change:transform;width:104%!important;max-width:640px!important;height:430px!important;object-fit:contain!important;filter:drop-shadow(0 24px 26px rgba(15,23,42,.11))!important}body .hsp-deal-hero-kicker{min-height:28px!important;padding:0 10px!important;font-size:11px!important}body .hsp-deal-hero-copy h2{margin:16px 0 10px!important;font-size:clamp(26px, 3.2vw, 48px)!important;line-height:1.28!important}body .hsp-deal-hero-copy p{margin:0 0 18px!important;font-size:13px!important;line-height:1.95!important}body .hsp-deal-hero-price{margin-bottom:16px!important;font-size:22px!important}body .hsp-deal-hero-price del{font-size:15px!important}body .hsp-deal-hero-copy .hsp-flash-countdown{gap:14px!important;margin:0 0 22px!important}body .hsp-deal-hero-copy .hsp-flash-countdown b{font-size:clamp(22px, 2.4vw, 34px)!important}body .hsp-deal-hero-copy .hsp-flash-countdown small{font-size:11px!important}body .hsp-deal-hero-button{min-width:146px!important;min-height:50px!important;padding:0 22px!important;font-size:12px!important;background:#0f172a!important;color:#fff!important;box-shadow:none!important}@media (max-width:1024px){body .hsp-deal-hero-slide{padding:34px 30px!important;gap:12px!important}body .hsp-deal-hero-product img{width:108%!important;height:360px!important}}@media (max-width:768px){body .hsp-deal-hero-shell,body .hsp-deal-hero-slides{min-height:0!important}body .hsp-deal-hero-slide{grid-template-columns:1fr!important;padding:28px 18px 22px!important}body .hsp-deal-hero-product{order:1!important;min-height:260px!important}body .hsp-deal-hero-copy{order:2!important;max-width:100%!important;text-align:center!important;justify-self:center!important}body .hsp-deal-hero-copy .hsp-flash-countdown{justify-content:center!important}body .hsp-deal-hero-product img{width:100%!important;height:280px!important}}body .hsp-products-modern.hsp-erna-product-strip,body .hsp-products-modern.hsp-featured-products-section,body .hsp-products-modern.hsp-recently-viewed-products-section{background:linear-gradient(180deg,#fff 0,#f8fafc 100%)!important}body .hsp-erna-product-head{align-items:flex-end!important;gap:18px!important;margin-bottom:28px!important}body .hsp-erna-product-head h2{font-size:clamp(26px, 2.3vw, 38px)!important}body .hsp-erna-product-head p{font-size:13px!important;color:#6b7280!important}body .hsp-erna-view-all{min-height:42px!important;padding:0 18px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 12px 26px rgba(15,23,42,.06)!important}body .woocommerce ul.products li.product.hsp-loop-product-card,body .woocommerce-page ul.products li.product.hsp-loop-product-card{box-shadow:0 16px 50px rgba(15,23,42,.055)!important;border-radius:26px!important;padding:16px!important;background:#fff!important;border:1px solid rgba(15,23,42,.05)!important;box-shadow:0 18px 40px rgba(15,23,42,.06)!important;transition:transform .28s,box-shadow .28s!important}body .woocommerce ul.products li.product.hsp-loop-product-card:hover,body .woocommerce-page ul.products li.product.hsp-loop-product-card:hover{transform:translateY(-6px)!important;box-shadow:0 24px 48px rgba(15,23,42,.1)!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap{min-height:240px!important;border-radius:22px!important;background:linear-gradient(180deg,#fff 0,#fbfbfc 100%)!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link img,body .woocommerce ul.products li.product.hsp-loop-product-card img.attachment-woocommerce_thumbnail:not(.woocommerce-placeholder),body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link img,body .woocommerce-page ul.products li.product.hsp-loop-product-card img.attachment-woocommerce_thumbnail:not(.woocommerce-placeholder){transform:scale(1.04)!important;object-fit:contain!important}body .woocommerce ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-link img,body .woocommerce-page ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-link img{transform:scale(1.09)!important}body .woocommerce ul.products li.product.hsp-loop-product-card .woocommerce-loop-product__title,body .woocommerce-page ul.products li.product.hsp-loop-product-card .woocommerce-loop-product__title{min-height:46px!important;font-size:15px!important;line-height:1.75!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-price,body .woocommerce ul.products li.product.hsp-loop-product-card .price,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-price,body .woocommerce-page ul.products li.product.hsp-loop-product-card .price{font-size:15px!important}body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-product-consult-whatsapp-only a.hsp-consult-whatsapp,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-product-consult-whatsapp-only a.hsp-consult-whatsapp{min-height:38px!important;font-size:11px!important;border-radius:999px!important}body .hsp-hotspot-showcase-section{padding-top:8px!important}body .hsp-hotspot-headline{margin-bottom:20px!important}body .hsp-hotspot-stage{position:relative!important;min-height:560px!important;border-radius:34px!important;background:linear-gradient(135deg,#fff 0,#f8fafc 62%,#eef2f7 100%)!important;border:1px solid rgba(15,23,42,.06)!important;box-shadow:0 24px 60px rgba(15,23,42,.08)!important;overflow:hidden!important}body .hsp-hotspot-scene{position:absolute!important;inset:0!important;background:radial-gradient(circle at 18% 20%,rgba(15,23,42,.07),transparent 22%),radial-gradient(circle at 78% 25%,rgba(15,23,42,.05),transparent 18%),linear-gradient(180deg,rgba(255,255,255,.3),rgba(255,255,255,0))}body .hsp-hotspot-item{position:absolute!important;left:var(--hsp-left)!important;top:var(--hsp-top)!important;transform:translate(-50%,-50%)!important}body .hsp-hotspot-product-link{display:block!important;width:clamp(160px,17vw,250px)!important;transition:transform .32s!important}body .hsp-hotspot-product-image{width:100%!important;height:auto!important;display:block!important;background:0 0!important;filter:drop-shadow(0 24px 36px rgba(15,23,42,.12));mix-blend-mode:multiply}body .hsp-hotspot-item:focus-within .hsp-hotspot-product-link,body .hsp-hotspot-item:hover .hsp-hotspot-product-link{transform:translateY(-8px) scale(1.04)!important}body .hsp-hotspot-pin-wrap{position:absolute!important;left:var(--hsp-x)!important;top:var(--hsp-y)!important}body .hsp-hotspot-pin{width:42px!important;height:42px!important;border-radius:999px!important;border:0!important;background:#0f172a!important;color:#fff!important;box-shadow:0 10px 30px rgba(15,23,42,.2)!important;cursor:pointer!important;position:relative!important}body .hsp-hotspot-pin::after{content:''!important;position:absolute!important;inset:-7px!important;border-radius:999px!important;border:1px solid rgba(15,23,42,.18)!important}body .hsp-hotspot-pin span{font-size:28px!important;line-height:1!important;display:block!important;margin-top:-1px!important}body .hsp-hotspot-preview{position:absolute!important;top:calc(100% + 12px)!important;right:0!important;width:260px!important;padding:14px!important;border-radius:20px!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(14px)!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 18px 42px rgba(15,23,42,.14)!important;display:flex!important;gap:12px!important;opacity:0!important;visibility:hidden!important;transform:translateY(10px)!important;transition:.22s!important;z-index:3!important}body .hsp-hotspot-item:focus-within .hsp-hotspot-preview,body .hsp-hotspot-item:hover .hsp-hotspot-preview{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}body .hsp-hotspot-preview-thumb{width:72px!important;height:72px!important;border-radius:16px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 72px!important}body .hsp-hotspot-preview-thumb img{max-width:100%!important;max-height:100%!important;mix-blend-mode:multiply}body .hsp-hotspot-preview-body{display:flex!important;flex-direction:column!important;gap:8px!important;min-width:0!important}body .hsp-hotspot-preview-body strong{font-size:13px!important;line-height:1.8!important;color:#0f172a!important}body .hsp-hotspot-preview-body em{font-style:normal!important;font-size:13px!important;color:#111827!important}body .hsp-hotspot-preview-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important}body .hsp-hotspot-qv,body .hsp-hotspot-view{min-height:36px!important;padding:0 12px!important;border-radius:999px!important;font-size:11px!important;border:1px solid rgba(15,23,42,.08)!important;background:#fff!important;color:#0f172a!important}body .hsp-hotspot-qv{background:#0f172a!important;color:#fff!important;border-color:#0f172a!important}@media (max-width:991px){body .hsp-hotspot-stage{min-height:820px!important}body .hsp-hotspot-item--1{left:26%!important;top:22%!important}body .hsp-hotspot-item--2{left:66%!important;top:28%!important}body .hsp-hotspot-item--3{left:48%!important;top:64%!important}body .hsp-hotspot-product-link{width:clamp(140px,28vw,220px)!important}}@media (max-width:767px){body .hsp-hotspot-stage{min-height:auto!important;padding:24px 14px 20px!important;display:grid!important;grid-template-columns:1fr!important;gap:24px!important}body .hsp-hotspot-scene{display:none!important}body .hsp-hotspot-item{position:relative!important;left:auto!important;top:auto!important;transform:none!important;display:grid!important;justify-items:center!important}body .hsp-hotspot-product-link{width:min(72vw,250px)!important}body .hsp-hotspot-pin-wrap{position:relative!important;left:auto!important;top:auto!important;margin-top:10px!important}body .hsp-hotspot-preview{position:relative!important;top:auto!important;right:auto!important;width:min(92vw,320px)!important;opacity:1!important;visibility:visible!important;transform:none!important}}body.hsp-white-canvas,body.hsp-white-canvas .hsp-category-index,body.hsp-white-canvas .hsp-container,body.hsp-white-canvas .hsp-deal-hero-section,body.hsp-white-canvas .hsp-deal-hero-shell,body.hsp-white-canvas .hsp-deal-hero-slide,body.hsp-white-canvas .hsp-deal-hero-slides,body.hsp-white-canvas .hsp-demo-card,body.hsp-white-canvas .hsp-erna-product-strip,body.hsp-white-canvas .hsp-feature-card,body.hsp-white-canvas .hsp-featured-products-section,body.hsp-white-canvas .hsp-footer-top,body.hsp-white-canvas .hsp-home,body.hsp-white-canvas .hsp-hotspot-scene,body.hsp-white-canvas .hsp-hotspot-showcase-section,body.hsp-white-canvas .hsp-hotspot-stage,body.hsp-white-canvas .hsp-managed-slide,body.hsp-white-canvas .hsp-managed-slide-bg,body.hsp-white-canvas .hsp-managed-slider,body.hsp-white-canvas .hsp-overlap-cards,body.hsp-white-canvas .hsp-product-faq-section,body.hsp-white-canvas .hsp-product-seo-content,body.hsp-white-canvas .hsp-product-side-info,body.hsp-white-canvas .hsp-products-modern,body.hsp-white-canvas .hsp-recently-viewed-products-section,body.hsp-white-canvas .hsp-section,body.hsp-white-canvas .hsp-shop-main,body.hsp-white-canvas .hsp-single-gallery,body.hsp-white-canvas .hsp-single-summary,body.hsp-white-canvas .hsp-sonic-motion-card,body.hsp-white-canvas .hsp-sonic-motion-section,body.hsp-white-canvas .hsp-sonic-motion-section--fluid,body.hsp-white-canvas .hsp-tech-home,body.hsp-white-canvas .hsp-tech-mosaic a,body.hsp-white-canvas .site,body.hsp-white-canvas .site-main,body.hsp-white-canvas .woocommerce{background:#fff!important}body.hsp-white-canvas .hsp-deal-hero-slide::before,body.hsp-white-canvas .hsp-hotspot-scene,body.hsp-white-canvas .hsp-hotspot-stage::after,body.hsp-white-canvas .hsp-hotspot-stage::before,body.hsp-white-canvas .hsp-loop-thumb-wrap::after,body.hsp-white-canvas .hsp-loop-thumb-wrap::before,body.hsp-white-canvas .hsp-sonic-bg-word,body.hsp-white-canvas .hsp-sonic-motion-card::before,body.hsp-white-canvas .hsp-sonic-orbit{background:0 0!important;opacity:0!important;border-color:transparent!important}body.hsp-clean-product-media .hsp-deal-hero-product,body.hsp-clean-product-media .hsp-demo-thumb,body.hsp-clean-product-media .hsp-hotspot-preview-thumb,body.hsp-clean-product-media .hsp-hotspot-product-link,body.hsp-clean-product-media .hsp-live-search-thumb,body.hsp-clean-product-media .hsp-sonic-product,body.hsp-clean-product-media .woocommerce ul.products li.product.hsp-loop-product-card,body.hsp-clean-product-media .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link,body.hsp-clean-product-media .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap,body.hsp-clean-product-media .woocommerce-page ul.products li.product.hsp-loop-product-card,body.hsp-clean-product-media .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link,body.hsp-clean-product-media .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap{background:#fff!important}body.hsp-clean-product-media .hsp-banner-media img,body.hsp-clean-product-media .hsp-deal-hero-product img,body.hsp-clean-product-media .hsp-demo-thumb img,body.hsp-clean-product-media .hsp-hotspot-preview-thumb img,body.hsp-clean-product-media .hsp-hotspot-product-image,body.hsp-clean-product-media .hsp-live-search-thumb img,body.hsp-clean-product-media .hsp-managed-slide-bg img,body.hsp-clean-product-media .hsp-sonic-product-img,body.hsp-clean-product-media .woocommerce ul.products li.product.hsp-loop-product-card img,body.hsp-clean-product-media .woocommerce-page ul.products li.product.hsp-loop-product-card img{background:#fff!important;object-fit:contain!important}body.hsp-white-canvas .hsp-deal-hero-shell,body.hsp-white-canvas .hsp-sonic-motion-card{border-color:transparent!important}body.hsp-clean-product-media .hsp-sonic-motion-section--fluid .hsp-sonic-product{width:min(58vw,840px)!important;height:min(84%,600px)!important}body.hsp-clean-product-media .hsp-sonic-motion-section--fluid .hsp-sonic-product-img{width:112%!important;height:112%!important;max-width:112%!important;max-height:112%!important}body.hsp-clean-product-media .hsp-deal-hero-product img{width:108%!important;max-width:690px!important;height:445px!important}body.hsp-clean-product-media .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link img,body.hsp-clean-product-media .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link img{transform:scale(1.08)!important}body.hsp-clean-product-media .woocommerce ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-link img,body.hsp-clean-product-media .woocommerce-page ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-link img{transform:scale(1.13)!important}@media (max-width:900px){body .hsp-sonic-motion-section--fluid .hsp-sonic-product{width:92%!important;height:52%!important}body .hsp-sonic-motion-section--fluid .hsp-sonic-product-img{width:112%!important;height:112%!important;max-width:112%!important;max-height:112%!important}body.hsp-clean-product-media .hsp-sonic-motion-section--fluid .hsp-sonic-product{width:94%!important;height:52%!important}}body.hsp-white-canvas,body.hsp-white-canvas #page,body.hsp-white-canvas .hsp-category-index,body.hsp-white-canvas .hsp-deal-hero-shell,body.hsp-white-canvas .hsp-deal-hero-slide,body.hsp-white-canvas .hsp-deal-hero-slides,body.hsp-white-canvas .hsp-demo-card,body.hsp-white-canvas .hsp-discovery-bar,body.hsp-white-canvas .hsp-feature-card,body.hsp-white-canvas .hsp-featured-products-section,body.hsp-white-canvas .hsp-home,body.hsp-white-canvas .hsp-hotspot-preview-thumb,body.hsp-white-canvas .hsp-hotspot-scene,body.hsp-white-canvas .hsp-hotspot-stage,body.hsp-white-canvas .hsp-live-search-thumb,body.hsp-white-canvas .hsp-managed-slide,body.hsp-white-canvas .hsp-managed-slide-bg,body.hsp-white-canvas .hsp-managed-slider,body.hsp-white-canvas .hsp-overlap-cards,body.hsp-white-canvas .hsp-products-modern,body.hsp-white-canvas .hsp-products-modern.hsp-erna-product-strip,body.hsp-white-canvas .hsp-products-modern.hsp-featured-products-section,body.hsp-white-canvas .hsp-products-modern.hsp-recently-viewed-products-section,body.hsp-white-canvas .hsp-qv-image,body.hsp-white-canvas .hsp-qv-main-image,body.hsp-white-canvas .hsp-recently-viewed-products-section,body.hsp-white-canvas .hsp-section,body.hsp-white-canvas .hsp-sonic-motion-card,body.hsp-white-canvas .hsp-sonic-motion-section,body.hsp-white-canvas .hsp-sonic-motion-section--fluid,body.hsp-white-canvas .hsp-tech-home,body.hsp-white-canvas .hsp-tech-mosaic a,body.hsp-white-canvas .site,body.hsp-white-canvas .site-main,body.hsp-white-canvas .woocommerce ul.products li.product.hsp-loop-product-card,body.hsp-white-canvas .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link,body.hsp-white-canvas .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap,body.hsp-white-canvas .woocommerce-page ul.products li.product.hsp-loop-product-card,body.hsp-white-canvas .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link,body.hsp-white-canvas .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap{background:#fff!important}body.hsp-white-canvas .hsp-deal-hero-shell,body.hsp-white-canvas .hsp-feature-card,body.hsp-white-canvas .hsp-hotspot-stage,body.hsp-white-canvas .hsp-managed-slider,body.hsp-white-canvas .hsp-sonic-motion-card,body.hsp-white-canvas .hsp-tech-mosaic a{box-shadow:none!important}body.hsp-white-canvas .hsp-hotspot-stage{min-height:500px!important;border-color:#fff!important}body.hsp-white-canvas .hsp-hotspot-scene{display:none!important}body.hsp-white-canvas .hsp-deal-hero-slide::after,body.hsp-white-canvas .hsp-deal-hero-slide::before,body.hsp-white-canvas .hsp-feature-card::after,body.hsp-white-canvas .hsp-feature-card::before,body.hsp-white-canvas .hsp-hotspot-stage::after,body.hsp-white-canvas .hsp-hotspot-stage::before,body.hsp-white-canvas .hsp-loop-thumb-wrap::after,body.hsp-white-canvas .hsp-loop-thumb-wrap::before,body.hsp-white-canvas .hsp-sonic-motion-card::after,body.hsp-white-canvas .hsp-sonic-motion-card::before,body.hsp-white-canvas .hsp-sonic-product::before,body.hsp-white-canvas .hsp-tech-mosaic a::after,body.hsp-white-canvas .hsp-tech-mosaic a::before{content:none!important;display:none!important;background:0 0!important;box-shadow:none!important}body.hsp-white-canvas .hsp-deal-hero-product img,body.hsp-white-canvas .hsp-hotspot-product-image,body.hsp-white-canvas .hsp-sonic-product-img,body.hsp-white-canvas .woocommerce ul.products li.product.hsp-loop-product-card img.attachment-woocommerce_thumbnail:not(.woocommerce-placeholder),body.hsp-white-canvas .woocommerce-page ul.products li.product.hsp-loop-product-card img.attachment-woocommerce_thumbnail:not(.woocommerce-placeholder){background:#fff!important}body.hsp-white-canvas .hsp-deal-hero-section,body.hsp-white-canvas .hsp-hotspot-showcase-section,body.hsp-white-canvas .hsp-sonic-motion-section{padding-top:34px!important;padding-bottom:34px!important}body.hsp-white-canvas .hsp-deal-hero-shell,body.hsp-white-canvas .hsp-hotspot-stage{border-radius:0!important}body.hsp-clean-product-media .hsp-deal-hero-product img,body.hsp-clean-product-media .hsp-hotspot-product-image,body.hsp-clean-product-media .hsp-loop-thumb-wrap img,body.hsp-clean-product-media .hsp-sonic-product-img{mix-blend-mode:normal!important}#page,.hsp-category-index,.hsp-container,.hsp-deal-hero-section,.hsp-discovery-bar,.hsp-featured-products-section,.hsp-home,.hsp-hotspot-showcase-section,.hsp-overlap-cards,.hsp-products-modern,.hsp-products-modern.hsp-erna-product-strip,.hsp-products-modern.hsp-featured-products-section,.hsp-products-modern.hsp-recently-viewed-products-section,.hsp-recently-viewed-products-section,.hsp-section,.hsp-shop-main,.hsp-shop-products-area,.hsp-sonic-motion-section,.hsp-tech-home,.site,.site-content,.site-main,.woocommerce,.woocommerce-page,.woocommerce-shop,body,html{background:#fff!important}.hsp-deal-hero-product,.hsp-deal-hero-shell,.hsp-deal-hero-slide,.hsp-deal-hero-slides,.hsp-demo-card,.hsp-feature-card,.hsp-hotspot-preview-thumb,.hsp-hotspot-scene,.hsp-hotspot-stage,.hsp-live-search-thumb,.hsp-managed-slide,.hsp-managed-slide-bg,.hsp-managed-slider,.hsp-qv-image,.hsp-qv-main-image,.hsp-sonic-motion-card,.hsp-sonic-motion-section,.hsp-sonic-motion-section--fluid,.hsp-sonic-product,.hsp-tech-mosaic a,.woocommerce ul.products li.product.hsp-loop-product-card,.woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link,.woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap,.woocommerce-page ul.products li.product.hsp-loop-product-card,.woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link,.woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap{background:#fff!important;box-shadow:none!important}.hsp-deal-hero-shell,.hsp-feature-card,.hsp-hotspot-stage,.hsp-managed-slider,.hsp-sonic-motion-card,.hsp-tech-mosaic a,.woocommerce ul.products li.product.hsp-loop-product-card,.woocommerce-page ul.products li.product.hsp-loop-product-card{border-color:#fff!important;outline:0!important}.hsp-deal-hero-shell::after,.hsp-deal-hero-shell::before,.hsp-deal-hero-slide::after,.hsp-deal-hero-slide::before,.hsp-feature-card::after,.hsp-feature-card::before,.hsp-hotspot-scene,.hsp-hotspot-stage::after,.hsp-hotspot-stage::before,.hsp-loop-thumb-wrap::after,.hsp-loop-thumb-wrap::before,.hsp-managed-slider::after,.hsp-managed-slider::before,.hsp-sonic-motion-card::after,.hsp-sonic-motion-card::before,.hsp-sonic-product::after,.hsp-sonic-product::before,.hsp-tech-mosaic a::after,.hsp-tech-mosaic a::before{content:none!important;display:none!important;background:0 0!important;box-shadow:none!important;filter:none!important}.hsp-deal-hero-product img,.hsp-feature-card img,.hsp-hotspot-product-image,.hsp-live-search-thumb img,.hsp-loop-thumb-wrap img,.hsp-managed-slide img,.hsp-qv-image img,.hsp-qv-main-image img,.hsp-sonic-product-img,.hsp-tech-mosaic img,.woocommerce ul.products li.product.hsp-loop-product-card img.attachment-woocommerce_thumbnail:not(.woocommerce-placeholder),.woocommerce-page ul.products li.product.hsp-loop-product-card img.attachment-woocommerce_thumbnail:not(.woocommerce-placeholder){background:#fff!important;box-shadow:none!important;filter:none!important;-webkit-filter:none!important;mix-blend-mode:normal!important}.hsp-deal-hero-product:hover img,.hsp-hotspot-item:hover .hsp-hotspot-product-image,.hsp-sonic-product:hover .hsp-sonic-product-img,.woocommerce ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-link img,.woocommerce-page ul.products li.product.hsp-loop-product-card:hover .hsp-loop-thumb-link img{filter:none!important;-webkit-filter:none!important;box-shadow:none!important}.hsp-deal-hero-shell,.hsp-hotspot-stage,.hsp-sonic-motion-card{border-radius:0!important}.hsp-deal-hero-section,.hsp-hotspot-showcase-section,.hsp-sonic-motion-section{padding-top:30px!important;padding-bottom:30px!important}.hsp-deal-hero-product{min-height:420px!important}.hsp-deal-hero-product img{width:106%!important;max-width:660px!important;height:430px!important;object-fit:contain!important}@media (max-width:768px){.hsp-deal-hero-product img{height:280px!important;width:100%!important}}html body,html body :not(.admin-bar):not(#wpadminbar):not(#wpadminbar *):not(.hsp-deal-hero-button):not(.hsp-hotspot-pin):not(.hsp-hotspot-qv):not(.hsp-slider-arrow):not(.hsp-deal-hero-badge):not(.hsp-deal-hero-badge *):not(.hsp-sonic-cta):not(.hsp-card-action):not(.hsp-card-action *):not(.button):not(button):not(input):not(select):not(textarea){--hsp-white-canvas:#ffffff}#page,.hsp-category-index,.hsp-container,.hsp-deal-hero-product,.hsp-deal-hero-section,.hsp-deal-hero-shell,.hsp-deal-hero-slide,.hsp-deal-hero-slides,.hsp-erna-product-strip,.hsp-feature-card,.hsp-featured-products-section,.hsp-home,.hsp-hotspot-item,.hsp-hotspot-product-link,.hsp-hotspot-scene,.hsp-hotspot-showcase-section,.hsp-hotspot-stage,.hsp-loop-card-body,.hsp-loop-thumb-link,.hsp-loop-thumb-wrap,.hsp-overlap-cards,.hsp-products-modern,.hsp-products-modern>.hsp-container,.hsp-recently-viewed-products-section,.hsp-section,.hsp-sonic-motion-card,.hsp-sonic-motion-section,.hsp-sonic-motion-section--fluid,.hsp-sonic-product,.hsp-tech-home,.hsp-tech-mosaic a,.site,.site-main,.woocommerce ul.products li.product.hsp-loop-product-card,.woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link,.woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap,.woocommerce-page ul.products li.product.hsp-loop-product-card,.woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-link,.woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-thumb-wrap,body,ul.products,ul.products li.product{background:#fff!important;box-shadow:none!important;filter:none!important;-webkit-filter:none!important}.hsp-deal-hero-shell,.hsp-deal-hero-slide,.hsp-erna-product-strip,.hsp-featured-products-section,.hsp-hotspot-stage,.hsp-products-modern,.hsp-recently-viewed-products-section,.hsp-sonic-motion-card{border:0!important;outline:0!important}.hsp-deal-hero-section::after,.hsp-deal-hero-section::before,.hsp-deal-hero-shell::after,.hsp-deal-hero-shell::before,.hsp-deal-hero-slide::after,.hsp-deal-hero-slide::before,.hsp-hotspot-scene,.hsp-hotspot-showcase-section::after,.hsp-hotspot-showcase-section::before,.hsp-hotspot-stage::after,.hsp-hotspot-stage::before,.hsp-loop-thumb-wrap::after,.hsp-loop-thumb-wrap::before,.hsp-products-modern::after,.hsp-products-modern::before,.hsp-sonic-motion-card::after,.hsp-sonic-motion-card::before,.hsp-sonic-motion-section::after,.hsp-sonic-motion-section::before,.hsp-sonic-product::after,.hsp-sonic-product::before{content:none!important;display:none!important;opacity:0!important;background:#fff!important;box-shadow:none!important;filter:none!important}.hsp-deal-hero-product img,.hsp-feature-card img,.hsp-hotspot-product-image,.hsp-loop-thumb-wrap img,.hsp-managed-slide img,.hsp-sonic-product-img,.hsp-tech-mosaic img,.woocommerce ul.products li.product.hsp-loop-product-card img,.woocommerce-page ul.products li.product.hsp-loop-product-card img{background:#fff!important;box-shadow:none!important;filter:none!important;-webkit-filter:none!important;mix-blend-mode:normal!important}body .hsp-weekly-deal-cards-section,body .hsp-weekly-deal-cards-section .hsp-container,body .hsp-weekly-deal-grid,body .hsp-weekly-deal-head{background:#fff!important;box-shadow:none!important;filter:none!important}body .hsp-weekly-deal-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important}body .hsp-weekly-deal-head span{display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:#f6f7f9!important;color:#475569!important;font-weight:900!important}body .hsp-weekly-deal-head h2{margin:8px 0 0!important;color:#111827!important;font-weight:950!important}body .hsp-weekly-deal-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important}body .hsp-weekly-deal-card{position:relative!important;display:grid!important;grid-template-columns:minmax(0,45%) minmax(0,55%)!important;align-items:center!important;gap:20px!important}body .hsp-weekly-deal-image{position:relative!important;display:grid!important;place-items:center!important;text-decoration:none!important;box-shadow:none!important}body .hsp-weekly-save-badge{position:absolute!important;border-radius:999px!important;color:#111827!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-shadow:none!important}body .hsp-weekly-save-badge small{display:block!important;font-weight:800!important}body .hsp-weekly-save-badge b{display:block!important;font-weight:950!important}body .hsp-weekly-deal-copy{text-align:right!important}body .hsp-weekly-kicker{display:inline-flex!important;color:#64748b!important;font-weight:850!important}body .hsp-weekly-deal-copy h3{margin:0 0 10px!important;font-weight:950!important}body .hsp-weekly-deal-copy h3 a{color:#005db8!important;text-decoration:none!important}body .hsp-weekly-price{color:#111827!important;font-weight:800!important}body .hsp-weekly-price del{margin-inline-end:10px!important;color:#94a3b8!important;font-weight:700!important}body .hsp-weekly-price ins{color:#e11d48!important;text-decoration:none!important}body .hsp-weekly-stock-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;color:#4b5563!important;font-weight:650!important}body .hsp-weekly-stock-row b{color:#111827!important;font-weight:950!important}body .hsp-weekly-progress{position:relative!important;border-radius:999px!important;background:#e5e7eb!important;overflow:hidden!important}body .hsp-weekly-progress i{display:block!important;height:100%!important;border-radius:inherit!important;background:#ffd200!important}body .hsp-weekly-deal-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#111827!important;color:#fff!important;font-weight:950!important;text-decoration:none!important}@media (max-width:1100px){body .hsp-weekly-deal-grid{grid-template-columns:1fr!important}}@media (max-width:680px){body .hsp-weekly-deal-head{display:block!important}body .hsp-weekly-deal-card{grid-template-columns:1fr!important;padding:18px!important}body .hsp-weekly-deal-copy{text-align:center!important}body .hsp-weekly-stock-row{justify-content:center!important;flex-wrap:wrap!important}}body .hsp-milana-expand-section{padding:34px 0 54px!important}body .hsp-milana-expand-grid{display:flex!important;align-items:stretch!important;width:100%!important}body .hsp-milana-expand-card{position:relative!important;flex:1 1 0!important;transition:flex .42s cubic-bezier(.2,.8,.2,1),transform .32s,box-shadow .32s!important}body .hsp-milana-expand-card:first-child{flex:1.75 1 0!important}body .hsp-milana-expand-grid:hover .hsp-milana-expand-card{flex:1 1 0!important}body .hsp-milana-expand-card:focus-within,body .hsp-milana-expand-grid:hover .hsp-milana-expand-card:hover{flex:1.75 1 0!important}body .hsp-milana-expand-link{position:relative!important;display:block!important;width:100%!important;height:100%!important;min-height:inherit!important;color:#fff!important;text-decoration:none!important}body .hsp-milana-expand-media{position:absolute!important;inset:0!important;background-image:linear-gradient(180deg,rgba(2,6,23,0) 40%,rgba(2,6,23,.64) 100%),var(--hsp-expand-bg)!important}body .hsp-milana-expand-content{position:absolute!important;left:clamp(18px,2.5vw,32px)!important;right:clamp(18px,2.5vw,32px)!important;display:flex!important;flex-direction:column!important;gap:12px!important;text-align:right!important;direction:rtl!important}body .hsp-milana-expand-content strong{font-weight:950!important}body .hsp-milana-expand-content small{display:block!important;max-width:360px!important;font-weight:700!important}body .hsp-milana-expand-content em{width:100%!important;padding:0 18px!important;border-radius:999px!important;font-size:12px!important;font-style:normal!important;font-weight:950!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-top:8px!important}body .hsp-milana-expand-content em i{font-style:normal!important;font-size:18px!important;line-height:1!important}@media (max-width:980px){body .hsp-milana-expand-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;min-height:0!important}body .hsp-milana-expand-card,body .hsp-milana-expand-card:first-child,body .hsp-milana-expand-grid:hover .hsp-milana-expand-card,body .hsp-milana-expand-grid:hover .hsp-milana-expand-card:hover{flex:initial!important;min-height:430px!important}}@media (max-width:640px){body .hsp-milana-expand-grid{grid-template-columns:1fr!important}body .hsp-milana-expand-card,body .hsp-milana-expand-card:first-child{min-height:400px!important;border-radius:24px!important}body .hsp-milana-expand-content strong{font-size:28px!important}}html.hsp-qv-lock,html.hsp-qv-lock body{overflow:hidden!important}body .hsp-qv-modal{position:fixed!important;inset:0!important;z-index:99999!important;display:none!important;align-items:center!important;justify-content:center!important;padding:clamp(16px,3vw,44px)!important}body .hsp-qv-modal.is-open{display:flex!important}body .hsp-qv-overlay{position:absolute!important;inset:0!important;background:rgba(10,13,18,.72)!important;backdrop-filter:blur(7px) saturate(1.05)!important}body .hsp-qv-dialog{position:relative!important;border:0!important;box-shadow:0 28px 90px rgba(0,0,0,.26)!important;direction:rtl!important}body .hsp-qv-close{position:absolute!important;top:14px!important;right:14px!important;z-index:20!important;width:38px!important;height:38px!important;border-radius:999px!important;border:0!important;background:#111827!important;color:#fff!important;font-size:22px!important;line-height:1!important;cursor:pointer!important}body .hsp-qv-product--minicom{display:grid!important;grid-template-columns:minmax(0,58%) minmax(380px,42%)!important;min-height:min(760px,84vh)!important;background:#fff!important}body .hsp-qv-media-panel{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:14px!important;padding:42px 30px 42px 36px!important;background:#fff!important;border-left:1px solid #f1f2f4!important;direction:ltr!important}body .hsp-qv-product--minicom .hsp-qv-gallery{order:0!important;display:flex!important;flex-direction:column!important;gap:12px!important;overflow:auto!important;padding:0 2px!important;max-height:620px!important}body .hsp-qv-product--minicom .hsp-qv-gallery-thumb{width:76px!important;height:92px!important;min-width:76px!important;border-radius:8px!important;border:1px solid transparent!important;background:#f7f7f8!important;display:grid!important;place-items:center!important;padding:8px!important;cursor:pointer!important;transition:border-color .18s,background .18s!important}body .hsp-qv-product--minicom .hsp-qv-gallery-thumb.is-active,body .hsp-qv-product--minicom .hsp-qv-gallery-thumb:hover{border-color:#f4c400!important;background:#fff!important}body .hsp-qv-product--minicom .hsp-qv-gallery-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;mix-blend-mode:multiply!important}body .hsp-qv-product--minicom .hsp-qv-main-image{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:610px!important;border-radius:0!important;background:#f6f6f6!important;overflow:hidden!important}body .hsp-qv-product--minicom .hsp-qv-main-image img,body .hsp-qv-product--minicom .hsp-qv-main-img{width:auto!important;max-width:88%!important;height:auto!important;max-height:540px!important;object-fit:contain!important;background:0 0!important;mix-blend-mode:multiply!important;transition:transform .32s!important}body .hsp-qv-product--minicom .hsp-qv-main-image:hover img{transform:scale(1.035)!important}body .hsp-qv-summary--minicom{padding:52px 36px 36px!important;text-align:right!important;background:#fff!important;overflow:auto!important;max-height:min(760px,84vh)!important}body .hsp-qv-summary--minicom .hsp-qv-label{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;border-radius:999px!important;background:#f5f6f8!important;color:#64748b!important;font-size:11px!important;font-weight:900!important}body .hsp-qv-summary--minicom h2{margin:14px 0 22px!important;color:#111827!important;font-size:clamp(24px, 2.1vw, 34px)!important;line-height:1.55!important;font-weight:950!important}body .hsp-qv-summary--minicom .hsp-qv-price{margin-bottom:22px!important;color:#111827!important;font-size:22px!important;line-height:1.2!important;font-weight:950!important}body .hsp-qv-summary--minicom .hsp-qv-price del{color:#94a3b8!important;font-size:16px!important;margin-inline-end:8px!important}body .hsp-qv-summary--minicom .hsp-qv-desc{margin-bottom:20px!important;color:#667085!important;font-size:13px!important;line-height:2!important;border-bottom:1px solid #f0f1f3!important;padding-bottom:18px!important}body .hsp-qv-stock-row{display:inline-flex!important;align-items:center!important;gap:9px!important;color:#16a34a!important;font-weight:800!important}body .hsp-qv-stock-row span{display:grid!important;place-items:center!important;width:22px!important;height:22px!important;border-radius:999px!important;border:1px solid currentColor!important}body .hsp-qv-stock-row.is-out-stock{color:#dc2626!important}body .hsp-qv-purchase-row{display:grid!important;grid-template-columns:112px 1fr 48px!important;gap:10px!important;align-items:stretch!important;margin-bottom:10px!important}body .hsp-qv-qty-control{display:grid!important;grid-template-columns:34px 1fr 34px!important}body .hsp-qv-add-cart{display:inline-flex!important;align-items:center!important;justify-content:center!important}body .hsp-qv-buy-now{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;margin-top:8px!important}body .hsp-qv-buy-box--minicom .hsp-dynamic-price-box,body .hsp-qv-buy-box--minicom .hsp-price-box,body .hsp-qv-buy-box--minicom .hsp-price-summary,body .hsp-qv-hidden-options{display:none!important}body .hsp-qv-tools-row{grid-template-columns:repeat(3,1fr)!important;gap:10px!important}body .hsp-qv-service-lines{display:grid!important;gap:14px!important}body .hsp-qv-service-lines p{display:grid!important;grid-template-columns:28px 1fr!important;column-gap:10px!important;row-gap:2px!important;margin:0!important;align-items:start!important}body .hsp-qv-service-lines span{grid-row:span 2!important;color:#64748b!important;font-size:20px!important}body .hsp-qv-service-lines b{color:#111827!important;font-size:13px!important;font-weight:950!important}body .hsp-qv-service-lines em{color:#667085!important;font-style:normal!important;font-size:12px!important;line-height:1.8!important}@media (max-width:920px){body .hsp-qv-dialog{width:min(96vw,720px)!important;max-height:92vh!important}body .hsp-qv-content{overflow:auto!important;max-height:92vh!important}body .hsp-qv-product--minicom{grid-template-columns:1fr!important;min-height:0!important}body .hsp-qv-media-panel{grid-template-columns:1fr!important;padding:26px 18px 10px!important;border-left:0!important}body .hsp-qv-product--minicom .hsp-qv-gallery{order:2!important;flex-direction:row!important;max-height:none!important;overflow-x:auto!important}body .hsp-qv-product--minicom .hsp-qv-gallery-thumb{width:72px!important;height:72px!important;min-width:72px!important}body .hsp-qv-product--minicom .hsp-qv-main-image{min-height:320px!important}body .hsp-qv-product--minicom .hsp-qv-main-image img,body .hsp-qv-product--minicom .hsp-qv-main-img{max-height:300px!important}body .hsp-qv-summary--minicom{padding:24px 20px 28px!important;max-height:none!important;overflow:visible!important}}@media (max-width:560px){body .hsp-qv-purchase-row{grid-template-columns:1fr!important}body .hsp-qv-tools-row{grid-template-columns:1fr!important;text-align:right!important}}body .hsp-qv-dialog{background:#fff!important}body .hsp-qv-content{max-height:inherit!important}body .hsp-qv-product--rtl-minimal{display:grid!important;grid-template-columns:84px minmax(340px,38%) minmax(420px,1fr)!important;grid-template-areas:"gallery summary image"!important;gap:0!important;direction:ltr!important;min-height:min(720px,86vh)!important;background:#fff!important}body .hsp-qv-gallery-panel{grid-area:gallery!important;background:#fff!important;border-right:1px solid #f1f2f4!important;display:flex!important;justify-content:center!important}body .hsp-qv-product--rtl-minimal .hsp-qv-gallery{display:flex!important;flex-direction:column!important;gap:10px!important;width:64px!important;max-height:calc(min(720px,86vh) - 68px)!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0!important}body .hsp-qv-product--rtl-minimal .hsp-qv-gallery-thumb{width:64px!important;height:74px!important;min-width:64px!important;padding:6px!important;border-radius:10px!important;border:1px solid #eef0f3!important;background:#fff!important;display:grid!important;place-items:center!important;cursor:pointer!important;transition:border-color .18s,box-shadow .18s!important}body .hsp-qv-product--rtl-minimal .hsp-qv-gallery-thumb.is-active,body .hsp-qv-product--rtl-minimal .hsp-qv-gallery-thumb:hover{border-color:#111827!important;box-shadow:0 8px 20px rgba(15,23,42,.08)!important}body .hsp-qv-product--rtl-minimal .hsp-qv-gallery-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;background:0 0!important}body .hsp-qv-summary--rtl-minimal{grid-area:summary!important;direction:rtl!important;text-align:right!important;padding:38px 30px 34px!important;background:#fff!important;overflow-y:auto!important;max-height:min(720px,86vh)!important;border-right:1px solid #f5f6f7!important}body .hsp-qv-main-image-panel{grid-area:image!important;display:flex!important}body .hsp-qv-product--rtl-minimal .hsp-qv-main-image{position:relative!important;width:100%!important;min-height:620px!important;border-radius:0!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}body .hsp-qv-product--rtl-minimal .hsp-qv-main-image img,body .hsp-qv-product--rtl-minimal .hsp-qv-main-img{width:auto!important;height:auto!important;max-width:92%!important;max-height:570px!important;object-fit:contain!important;background:0 0!important;transition:transform .28s!important}body .hsp-qv-product--rtl-minimal .hsp-qv-main-image:hover img{transform:scale(1.025)!important}body .hsp-qv-summary--rtl-minimal .hsp-qv-label{min-height:26px!important;padding:0 10px!important;border-radius:999px!important;background:#f7f8fa!important;color:#64748b!important;font-size:11px!important;font-weight:850!important}body .hsp-qv-summary--rtl-minimal h2{margin:13px 0 12px!important;color:#0f172a!important;font-size:clamp(22px, 1.8vw, 30px)!important;line-height:1.55!important;font-weight:950!important}body .hsp-qv-summary--rtl-minimal .hsp-qv-price{margin:0 0 14px!important;color:#0f172a!important;font-size:20px!important;line-height:1.3!important;font-weight:950!important}body .hsp-qv-summary--rtl-minimal .hsp-qv-desc{margin:0 0 14px!important;padding-bottom:14px!important;border-bottom:1px solid #f1f2f4!important;color:#64748b!important;font-size:12.5px!important;line-height:1.9!important}body .hsp-qv-buy-box--rtl-minimal{margin-top:6px!important}body .hsp-qv-purchase-options{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}body .hsp-qv-purchase-options .hsp-option-field{min-width:0!important;margin:0!important}body .hsp-qv-purchase-options .hsp-option-field span{display:block!important;margin-bottom:5px!important;color:#6b7280!important;font-size:11px!important;font-weight:850!important}body .hsp-qv-purchase-options select{width:100%!important;height:42px!important;border:1px solid #e5e7eb!important;border-radius:12px!important;background:#fff!important;padding:0 10px!important;color:#111827!important;font-size:12px!important;font-weight:850!important}body .hsp-qv-buy-box--rtl-minimal .hsp-dynamic-price-box,body .hsp-qv-buy-box--rtl-minimal .hsp-price-box,body .hsp-qv-buy-box--rtl-minimal .hsp-price-summary{display:block!important}body .hsp-qv-buy-box--rtl-minimal .hsp-dynamic-price-box{margin:0 0 12px!important;padding:11px 12px!important;border:1px solid #eef0f3!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important}body .hsp-qv-buy-box--rtl-minimal .hsp-dynamic-price-row{min-height:26px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;font-size:11.5px!important}body .hsp-qv-buy-box--rtl-minimal .hsp-dynamic-price-row strong{font-size:12px!important}body .hsp-qv-buy-box--rtl-minimal .hsp-dynamic-price-total strong{font-size:13px!important;color:#0f172a!important}body .hsp-qv-buy-box--rtl-minimal .hsp-dynamic-price-help{margin-top:6px!important;font-size:10.5px!important;line-height:1.6!important}body .hsp-qv-actions-line{display:grid!important;grid-template-columns:102px minmax(0,1fr) 44px!important;align-items:stretch!important;margin-bottom:8px!important}body .hsp-qv-qty-control{height:46px!important;display:grid!important;grid-template-columns:30px 1fr 30px!important}body .hsp-qv-qty-control button{color:#0f172a!important;cursor:pointer!important}body .hsp-qv-qty-control input{appearance:textfield!important;width:100%!important;font-weight:900!important;appearance:textfield!important}body .hsp-qv-add-cart,body .hsp-qv-buy-now,body .hsp-qv-icon-btn{border-radius:12px!important;min-height:46px!important;font-size:12px!important;font-weight:900!important}body .hsp-qv-add-cart{background:#0f172a!important;color:#fff!important;border:0!important}body .hsp-qv-icon-btn{cursor:pointer!important;border:1px solid #eef0f3!important;background:#fff!important;color:#0f172a!important;font-size:19px!important}body .hsp-qv-buy-now{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;background:#fff!important;color:#0f172a!important;border:1px solid #0f172a!important;text-decoration:none!important}body .hsp-qv-tools-row{flex-wrap:wrap!important;gap:8px 14px!important;margin:16px 0 0!important;padding:14px 0 0!important;border-top:1px solid #f1f2f4!important;border-bottom:0!important}body .hsp-qv-tools-row a,body .hsp-qv-tools-row button{cursor:pointer!important;border:0!important;background:0 0!important;color:#64748b!important;font-size:11.5px!important;font-weight:800!important;text-decoration:none!important}body .hsp-qv-nav{position:absolute!important;top:50%!important;z-index:5!important;transform:translateY(-50%)!important;box-shadow:0 10px 26px rgba(15,23,42,.08)!important;cursor:pointer!important;width:42px!important;height:42px!important;border-radius:999px!important;background:#fff!important;color:#0f172a!important;border:1px solid #eef0f3!important;box-shadow:0 8px 20px rgba(15,23,42,.08)!important;font-size:25px!important}body .hsp-qv-nav-prev{left:18px!important}body .hsp-qv-nav-next{right:18px!important}@media (max-width:1024px){body .hsp-qv-dialog{width:min(96vw,860px)!important;max-height:92vh!important}body .hsp-qv-content{max-height:92vh!important;overflow:auto!important}body .hsp-qv-product--rtl-minimal{grid-template-columns:76px minmax(0,1fr)!important;grid-template-areas:"gallery image" "summary summary"!important;min-height:0!important}body .hsp-qv-summary--rtl-minimal{max-height:none!important;overflow:visible!important;border-right:0!important;padding:24px 24px 30px!important}body .hsp-qv-main-image-panel{padding:24px 22px 12px!important}body .hsp-qv-product--rtl-minimal .hsp-qv-main-image{min-height:380px!important}body .hsp-qv-product--rtl-minimal .hsp-qv-main-image img,body .hsp-qv-product--rtl-minimal .hsp-qv-main-img{max-height:360px!important}body .hsp-qv-gallery-panel{padding:24px 8px 12px 14px!important}}@media (max-width:640px){body .hsp-qv-dialog{width:calc(100vw - 18px)!important;border-radius:16px!important}body .hsp-qv-product--rtl-minimal{grid-template-columns:1fr!important;grid-template-areas:"image" "gallery" "summary"!important}body .hsp-qv-gallery-panel{border-right:0!important;padding:0 16px 10px!important;justify-content:flex-start!important}body .hsp-qv-product--rtl-minimal .hsp-qv-gallery{width:100%!important;flex-direction:row!important;max-height:none!important;overflow-x:auto!important;overflow-y:hidden!important}body .hsp-qv-product--rtl-minimal .hsp-qv-gallery-thumb{width:64px!important;height:64px!important;min-width:64px!important}body .hsp-qv-main-image-panel{padding:22px 16px 8px!important}body .hsp-qv-product--rtl-minimal .hsp-qv-main-image{min-height:290px!important}body .hsp-qv-product--rtl-minimal .hsp-qv-main-image img,body .hsp-qv-product--rtl-minimal .hsp-qv-main-img{max-height:270px!important}body .hsp-qv-summary--rtl-minimal{padding:18px 16px 24px!important}body .hsp-qv-summary--rtl-minimal h2{font-size:21px!important}body .hsp-qv-actions-line,body .hsp-qv-purchase-options{grid-template-columns:1fr!important}body .hsp-qv-qty-control{max-width:150px!important}}@media (min-width:921px){body .hsp-qv-modal{padding:18px!important}body .hsp-qv-dialog{width:min(980px,92vw)!important;max-height:calc(100vh - 46px)!important;height:min(650px,calc(100vh - 46px))!important;border-radius:18px!important}body .hsp-qv-content{height:100%!important;max-height:100%!important;overflow:hidden!important}body .hsp-qv-product--rtl-minimal{height:100%!important;min-height:0!important;grid-template-columns:66px minmax(300px,35%) minmax(380px,1fr)!important;grid-template-areas:"gallery summary image"!important;background:#fff!important}body .hsp-qv-gallery-panel{padding:22px 7px 18px 12px!important;border-right:1px solid #f3f4f6!important;align-items:flex-start!important}body .hsp-qv-product--rtl-minimal .hsp-qv-gallery{width:52px!important;max-height:calc(100vh - 92px)!important;gap:8px!important;overflow-y:auto!important;scrollbar-width:none!important}body .hsp-qv-product--rtl-minimal .hsp-qv-gallery::-webkit-scrollbar{display:none!important}body .hsp-qv-product--rtl-minimal .hsp-qv-gallery-thumb{width:52px!important;height:58px!important;min-width:52px!important;padding:4px!important;border-radius:9px!important}body .hsp-qv-summary--rtl-minimal{max-height:none!important;height:100%!important;overflow:hidden!important;padding:24px 24px 18px!important;border-right:1px solid #f4f5f7!important}body .hsp-qv-summary--rtl-minimal .hsp-qv-label{min-height:22px!important;padding:0 9px!important;font-size:10px!important}body .hsp-qv-summary--rtl-minimal h2{margin:10px 0 9px!important;font-size:clamp(20px, 1.45vw, 25px)!important;line-height:1.42!important;letter-spacing:-.02em!important}body .hsp-qv-summary--rtl-minimal .hsp-qv-price{margin:0 0 10px!important;font-size:17px!important}body .hsp-qv-summary--rtl-minimal .hsp-qv-desc{margin:0 0 10px!important;padding-bottom:10px!important;font-size:11.5px!important;line-height:1.75!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body .hsp-qv-stock-row{margin-bottom:9px!important;font-size:11.5px!important}body .hsp-qv-stock-row span{width:19px!important;height:19px!important}body .hsp-qv-purchase-options{gap:8px!important;margin-bottom:8px!important}body .hsp-qv-purchase-options .hsp-option-field span{margin-bottom:4px!important;font-size:10px!important}body .hsp-qv-purchase-options select{height:36px!important;border-radius:10px!important;font-size:11px!important;padding:0 8px!important}body .hsp-qv-buy-box--rtl-minimal .hsp-dynamic-price-box{margin:0 0 9px!important;padding:8px 10px!important;border-radius:12px!important}body .hsp-qv-buy-box--rtl-minimal .hsp-dynamic-price-row{min-height:22px!important;font-size:10.5px!important}body .hsp-qv-buy-box--rtl-minimal .hsp-dynamic-price-row strong{font-size:11px!important}body .hsp-qv-buy-box--rtl-minimal .hsp-dynamic-price-total strong{font-size:12px!important}body .hsp-qv-buy-box--rtl-minimal .hsp-dynamic-price-help{display:none!important}body .hsp-qv-actions-line{grid-template-columns:90px minmax(0,1fr) 38px!important;gap:7px!important;margin-bottom:7px!important}body .hsp-qv-qty-control{height:40px!important;min-height:40px!important;grid-template-columns:27px 1fr 27px!important;border-radius:10px!important}body .hsp-qv-qty-control button{font-size:15px!important}body .hsp-qv-qty-control input{font-size:11.5px!important}body .hsp-qv-add-cart,body .hsp-qv-buy-now,body .hsp-qv-icon-btn{min-height:40px!important;height:40px!important;border-radius:10px!important;font-size:11px!important}body .hsp-qv-icon-btn{font-size:17px!important}body .hsp-qv-tools-row{margin:10px 0 0!important;padding:10px 0 0!important;gap:6px 10px!important}body .hsp-qv-tools-row a,body .hsp-qv-tools-row button{font-size:10.5px!important}body .hsp-qv-consult,body .hsp-qv-service-lines{display:none!important}body .hsp-qv-main-image-panel{padding:22px 24px 22px 18px!important;min-width:0!important}body .hsp-qv-product--rtl-minimal .hsp-qv-main-image{min-height:0!important;height:100%!important;background:#fff!important;cursor:zoom-in!important}body .hsp-qv-product--rtl-minimal .hsp-qv-main-image img,body .hsp-qv-product--rtl-minimal .hsp-qv-main-img{max-width:90%!important;max-height:86%!important;transition:transform .42s cubic-bezier(.2,.8,.2,1),filter .42s!important;transform-origin:center center!important;will-change:transform!important}body .hsp-qv-product--rtl-minimal .hsp-qv-main-image:hover img{transform:scale(1.16)!important}body .hsp-qv-nav{width:36px!important;height:36px!important;font-size:21px!important}body .hsp-qv-nav-prev{left:12px!important}body .hsp-qv-nav-next{right:12px!important}body .hsp-qv-close{top:12px!important;right:12px!important;width:34px!important;height:34px!important;font-size:19px!important}}@media (max-width:920px){body .hsp-qv-dialog{width:min(96vw,760px)!important;max-height:92vh!important;height:auto!important}body .hsp-qv-content{overflow:auto!important}body .hsp-qv-product--rtl-minimal .hsp-qv-main-image:hover img{transform:scale(1.08)!important}}body .hsp-qv-dialog{width:min(1040px,calc(100vw - 34px))!important;max-height:calc(100vh - 32px)!important;overflow:hidden!important;border-radius:22px!important}body .hsp-qv-content{height:100%!important;overflow:hidden!important}body .hsp-qv-product,body .hsp-qv-product.hsp-qv-product--rtl-minimal{direction:ltr!important;display:grid!important;grid-template-columns:72px minmax(292px,356px) minmax(420px,1fr)!important;grid-template-areas:"thumbs summary image"!important;gap:16px!important;padding:18px 18px 18px 20px!important;align-items:stretch!important;min-height:0!important;max-height:calc(100vh - 70px)!important;overflow:hidden!important}body .hsp-qv-gallery-panel{grid-area:thumbs!important;direction:rtl!important;width:72px!important;max-width:72px!important;min-width:72px!important;align-self:stretch!important;overflow:visible!important;padding:0!important;margin:0!important;z-index:3!important}body .hsp-qv-gallery-panel .hsp-qv-gallery{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:72px!important;max-width:72px!important;height:auto!important;max-height:calc(100vh - 115px)!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0 2px!important}body .hsp-qv-gallery-panel .hsp-qv-gallery-thumb,body .hsp-qv-gallery-thumb{width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;flex:0 0 58px!important;padding:4px!important;border-radius:13px!important;background:#fff!important}body .hsp-qv-gallery-panel .hsp-qv-gallery-thumb img,body .hsp-qv-gallery-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:9px!important}body .hsp-qv-summary,body .hsp-qv-summary.hsp-qv-summary--rtl-minimal{grid-area:summary!important;direction:rtl!important;min-width:0!important;overflow:hidden!important;padding:10px 12px 8px!important;display:flex!important;flex-direction:column!important;gap:8px!important;border-left:1px solid #eef0f3!important}body .hsp-qv-main-image-panel{grid-area:image!important;direction:rtl!important;min-width:0!important;height:100%!important;min-height:480px!important;margin:0!important;padding:0!important;align-self:stretch!important;background:#fff!important}body .hsp-qv-main-image{width:100%!important;height:100%!important;min-height:480px!important;max-height:calc(100vh - 86px)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:#fff!important;border-radius:18px!important}body .hsp-qv-image>img.hsp-qv-main-img,body .hsp-qv-main-image img,body .hsp-qv-main-image img.hsp-qv-main-img{width:96%!important;height:96%!important;max-width:96%!important;max-height:96%!important;object-fit:contain!important;object-position:center center!important;display:block!important;transition:transform .28s!important;transform-origin:center center!important}body .hsp-qv-main-image:focus-within img,body .hsp-qv-main-image:hover img{transform:scale(1.08)!important}body .hsp-qv-summary h2{font-size:clamp(18px, 1.65vw, 25px)!important;line-height:1.45!important;margin:0!important}body .hsp-qv-price{font-size:15px!important;margin:0!important}body .hsp-qv-desc{font-size:12px!important;line-height:1.75!important;max-height:64px!important;overflow:hidden!important}body .hsp-qv-stock-row{margin:2px 0!important;font-size:12px!important}body .hsp-qv-cart-form .hsp-purchase-options,body .hsp-qv-purchase-options{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:6px 0!important}body .hsp-qv-buy-box .hsp-dynamic-price-box{margin-top:6px!important;font-size:11px!important}body .hsp-qv-buy-box .hsp-dynamic-price-row{padding:6px 10px!important}body .hsp-qv-actions-line{display:grid!important;grid-template-columns:88px minmax(0,1fr) 42px!important;gap:8px!important;align-items:center!important;margin-top:8px!important}body .hsp-qv-qty-control{min-height:42px!important;display:grid!important;grid-template-columns:28px 1fr 28px!important;border:1px solid #e5e7eb!important;border-radius:13px!important;overflow:hidden!important;background:#fff!important}body .hsp-qv-qty-control button,body .hsp-qv-qty-control input{height:42px!important;min-height:42px!important;border:0!important;background:#fff!important;font-size:13px!important;text-align:center!important}body .hsp-qv-add-cart,body .hsp-qv-buy-now{min-height:42px!important;font-size:12px!important;border-radius:13px!important}body .hsp-qv-tools-row{display:none!important}body .hsp-weekly-deal-card,body .hsp-weekly-deal-card.hsp-weekly-deal-card-1,body .hsp-weekly-deal-card.hsp-weekly-deal-card-2{border-color:#111827!important;outline-color:#111827!important}body .hsp-weekly-deal-card::after,body .hsp-weekly-deal-card::before{content:none!important;display:none!important}@media (max-width:900px){body .hsp-qv-dialog{width:calc(100vw - 18px)!important;max-height:calc(100vh - 18px)!important;overflow:auto!important}body .hsp-qv-content{overflow:visible!important}body .hsp-qv-product,body .hsp-qv-product.hsp-qv-product--rtl-minimal{direction:rtl!important;grid-template-columns:1fr!important;grid-template-areas:"image" "thumbs" "summary"!important;max-height:none!important;overflow:visible!important;padding:14px!important}body .hsp-qv-main-image-panel{min-height:300px!important}body .hsp-qv-main-image{min-height:300px!important;max-height:360px!important}body .hsp-qv-gallery-panel,body .hsp-qv-gallery-panel .hsp-qv-gallery{width:100%!important;max-width:100%!important;flex-direction:row!important;overflow-x:auto!important;overflow-y:hidden!important}body .hsp-qv-summary{border-left:0!important;padding:4px!important}}body .hsp-weekly-deal-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}body .hsp-weekly-deal-card{display:grid!important;grid-template-columns:42% 58%!important;gap:12px!important;box-shadow:none!important}body .hsp-weekly-deal-image img{object-fit:contain!important;transition:transform .28s!important;object-fit:contain!important;object-fit:contain!important;object-position:center center!important;box-shadow:none!important;transform:scale(1.18)!important;transform-origin:center center!important}body .hsp-weekly-save-badge{background:#ffd200!important}body .hsp-weekly-deal-card .hsp-flash-countdown,body .hsp-weekly-deal-copy .hsp-flash-countdown{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;margin:0 0 6px!important;gap:4px!important;gap:3px!important}body .hsp-weekly-deal-card .hsp-flash-countdown div,body .hsp-weekly-deal-copy .hsp-flash-countdown div{border:1px solid #e5e7eb!important;background:#fff!important;box-shadow:none!important;display:grid!important;place-items:center!important;align-content:center!important}body .hsp-weekly-deal-card .hsp-flash-countdown b,body .hsp-weekly-deal-copy .hsp-flash-countdown b{line-height:1!important;font-weight:950!important;color:#0f172a!important;font-size:12px!important}body .hsp-weekly-deal-card .hsp-flash-countdown small,body .hsp-weekly-deal-copy .hsp-flash-countdown small{font-weight:850!important;color:#64748b!important;margin-top:3px!important;font-size:7px!important}body .hsp-weekly-stock-row{gap:8px!important}@media (max-width:1280px){body .hsp-weekly-deal-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){body .woocommerce ul.products li.product.hsp-loop-product-card .hsp-loop-product-img,body .woocommerce-page ul.products li.product.hsp-loop-product-card .hsp-loop-product-img{inset:14px!important;width:calc(100% - 28px)!important;height:calc(100% - 28px)!important}body .hsp-weekly-deal-grid{grid-template-columns:1fr!important}body .hsp-weekly-deal-card{grid-template-columns:1fr!important;min-height:auto!important}body .hsp-weekly-deal-copy{text-align:center!important}body .hsp-weekly-stock-row{justify-content:center!important}}.hsp-media-control-audit{margin:18px 0;padding:18px;border:1px solid #d1d5db;border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.045)}.hsp-media-control-audit>strong{display:block;font-size:18px;font-weight:950;color:#0f172a;margin-bottom:6px}.hsp-media-control-audit>p{margin:0 0 14px;color:#64748b;line-height:1.8}.hsp-media-control-audit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.hsp-media-control-audit-grid article{padding:14px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;display:grid;gap:8px}.hsp-media-control-audit-grid b{font-size:13px;color:#111827;font-weight:950}.hsp-media-control-audit-grid span{justify-self:start;padding:3px 9px;border-radius:999px;background:#dcfce7;color:#166534;font-size:11px;font-weight:900}.hsp-media-control-audit-grid small{color:#64748b;line-height:1.8}body .hsp-milana-expand-section,body .hsp-milana-expand-section .hsp-container{background:#fff!important}body .hsp-milana-expand-grid{display:flex!important;align-items:stretch!important;gap:18px!important;min-height:clamp(360px,34vw,500px)!important;max-height:520px!important;overflow:hidden!important}body .hsp-milana-expand-card,body .hsp-milana-expand-card:first-child,body .hsp-milana-expand-grid:hover .hsp-milana-expand-card{flex:1 1 0!important;min-width:0!important;height:auto!important;max-height:520px!important;background:#fff!important;border-radius:28px!important;overflow:hidden!important;box-shadow:none!important;transform:none!important}body .hsp-milana-expand-card:focus-within,body .hsp-milana-expand-grid:hover .hsp-milana-expand-card:hover{flex:1.28 1 0!important;transform:translateY(-2px)!important}body .hsp-milana-expand-link{min-height:clamp(360px,34vw,500px)!important;max-height:520px!important;background:#fff!important}body .hsp-milana-expand-media{inset:0!important;background-color:#fff!important;background-image:var(--hsp-expand-bg)!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center center!important;transform:scale(.94)!important;filter:none!important;transition:transform .42s cubic-bezier(.2,.8,.2,1)!important}body .hsp-milana-expand-card:focus-within .hsp-milana-expand-media,body .hsp-milana-expand-card:hover .hsp-milana-expand-media{filter:saturate(1.04) contrast(1.03)!important;transform:scale(.99)!important;filter:none!important}body .hsp-milana-expand-link::after{content:''!important;position:absolute!important;inset:auto 0 0 0!important;height:46%!important;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.92) 70%,#fff 100%)!important;z-index:2!important;pointer-events:none!important}body .hsp-milana-expand-content{z-index:4!important;bottom:clamp(18px,2vw,28px)!important}body .hsp-milana-expand-content strong{color:#0f172a!important;text-shadow:none!important;font-size:clamp(22px, 2vw, 34px)!important;line-height:1.32!important}body .hsp-milana-expand-content small{color:#334155!important;text-shadow:none!important;font-size:12px!important;line-height:1.8!important}body .hsp-milana-expand-content em{min-height:42px!important;background:#fff!important;color:#0f172a!important;border:1px solid rgba(15,23,42,.16)!important;box-shadow:none!important}@media (max-width:980px){body .hsp-milana-expand-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;min-height:0!important;max-height:none!important;overflow:visible!important}body .hsp-milana-expand-card,body .hsp-milana-expand-card:first-child,body .hsp-milana-expand-grid:hover .hsp-milana-expand-card,body .hsp-milana-expand-grid:hover .hsp-milana-expand-card:hover{flex:initial!important;min-height:380px!important;max-height:430px!important;transform:none!important}body .hsp-milana-expand-link{min-height:380px!important;max-height:430px!important}}@media (max-width:640px){body .hsp-milana-expand-grid{grid-template-columns:1fr!important}body .hsp-milana-expand-card,body .hsp-milana-expand-card:first-child,body .hsp-milana-expand-link{min-height:360px!important;max-height:420px!important}}body .hsp-weekly-deal-cards-section{padding:26px 0 34px!important;background:#fff!important}body .hsp-weekly-deal-head{margin-bottom:14px!important}body .hsp-weekly-deal-head h2{font-size:clamp(21px, 1.85vw, 30px)!important;line-height:1.35!important}body .hsp-weekly-deal-head span{min-height:24px!important;padding:0 10px!important;font-size:10.5px!important}body .hsp-weekly-deal-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}body .hsp-weekly-deal-card{grid-template-columns:minmax(0,49%) minmax(0,51%)!important;gap:8px!important;border:2px solid #0f172a!important;border-radius:18px!important;background:#fff!important}body .hsp-weekly-deal-image{padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;isolation:isolate!important}body .hsp-weekly-deal-image figure,body .hsp-weekly-deal-image picture{width:100%!important;height:100%!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}body .hsp-weekly-deal-image:hover img{transform:scale(1.24)!important}body .hsp-weekly-deal-copy{align-self:center!important;min-width:0!important;align-self:center!important;padding-inline-start:2px!important;background:#fff!important}body .hsp-weekly-kicker{line-height:1.4!important}body .hsp-weekly-price{line-height:1.2!important;font-size:13.5px!important;margin-bottom:5px!important}body .hsp-weekly-price del{font-size:11.5px!important}body .hsp-weekly-deal-card .hsp-flash-countdown div,body .hsp-weekly-deal-copy .hsp-flash-countdown div{border-radius:9px!important;min-height:34px!important;padding:2px!important}body .hsp-weekly-stock-row{gap:6px!important}body .hsp-weekly-progress{height:6px!important}body .hsp-weekly-deal-button{padding:0 12px!important}@media (max-width:1320px){body .hsp-weekly-deal-card{grid-template-columns:46% 54%!important}body .hsp-weekly-deal-image{height:198px!important;min-height:198px!important;max-height:198px!important}body .hsp-weekly-deal-image img{transform:scale(1.14)!important}}@media (max-width:1180px){body .hsp-weekly-deal-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body .hsp-weekly-deal-card{grid-template-columns:48% 52%!important}body .hsp-weekly-deal-image{height:220px!important;min-height:220px!important;max-height:220px!important}}@media (max-width:760px){body .hsp-weekly-deal-grid{grid-template-columns:1fr!important}body .hsp-weekly-deal-card{grid-template-columns:1fr!important;padding:14px!important}body .hsp-weekly-deal-image{height:240px!important;min-height:240px!important;max-height:240px!important}body .hsp-weekly-deal-image img{transform:scale(1.08)!important}body .hsp-weekly-deal-copy{text-align:center!important}body .hsp-weekly-stock-row{justify-content:center!important}}body .hsp-weekly-deal-card{grid-template-columns:minmax(0,42%) minmax(0,58%)!important;gap:10px!important;min-height:238px!important;padding:12px!important;overflow:visible!important}body .hsp-weekly-deal-image{height:198px!important;min-height:198px!important;max-height:198px!important;width:100%!important;overflow:visible!important;background:#fff!important;border-radius:12px!important}body .hsp-weekly-deal-image figure img,body .hsp-weekly-deal-image img,body .hsp-weekly-deal-image picture img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;transform:none!important;scale:1!important;filter:none!important;background:#fff!important;display:block!important}body .hsp-weekly-deal-card:hover .hsp-weekly-deal-image img,body .hsp-weekly-deal-image:hover img{transform:none!important;scale:1!important}body .hsp-weekly-save-badge{z-index:5!important;width:50px!important;height:50px!important;top:4px!important;right:4px!important}body .hsp-weekly-save-badge small{line-height:1.2!important;font-size:8px!important}body .hsp-weekly-save-badge b{margin-top:2px!important;line-height:1.2!important;font-size:9px!important}body .hsp-weekly-deal-copy h3{margin-bottom:5px!important;font-weight:950!important;font-size:clamp(11.5px, .76vw, 13.5px)!important;min-height:30px!important;line-height:1.45!important}body .hsp-weekly-kicker{font-size:8.8px!important;margin-bottom:3px!important}body .hsp-weekly-stock-row{font-size:8.6px!important;margin-bottom:4px!important}body .hsp-weekly-deal-button{min-height:30px!important;font-size:9.5px!important;margin-top:7px!important}@media (max-width:1320px){body .hsp-weekly-deal-card{grid-template-columns:minmax(0,40%) minmax(0,60%)!important}body .hsp-weekly-deal-image{height:176px!important;min-height:176px!important;max-height:176px!important}}@media (max-width:1180px){body .hsp-weekly-deal-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body .hsp-weekly-deal-card{grid-template-columns:minmax(0,44%) minmax(0,56%)!important}body .hsp-weekly-deal-image{height:198px!important;min-height:198px!important;max-height:198px!important}}@media (max-width:760px){body .hsp-weekly-deal-grid{grid-template-columns:1fr!important}body .hsp-weekly-deal-card{grid-template-columns:1fr!important;overflow:hidden!important}body .hsp-weekly-deal-image{height:220px!important;min-height:220px!important;max-height:220px!important}}body .hsp-hotspot-showcase-section .hsp-hotspot-stage{padding:24px 38px!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item{top:50%!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item--1{left:16%!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item--2{left:39%!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item--3{left:62%!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item--4{left:85%!important}body .hsp-hotspot-showcase-section .hsp-hotspot-product-link{width:clamp(190px,16vw,285px)!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important}body .hsp-hotspot-showcase-section .hsp-hotspot-product-image{width:100%!important;max-width:100%!important;object-fit:contain!important;display:block!important;background:#fff!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item:focus-within .hsp-hotspot-product-link,body .hsp-hotspot-showcase-section .hsp-hotspot-item:hover .hsp-hotspot-product-link{transform:translateY(-6px) scale(1.04)!important}body .hsp-hotspot-showcase-section .hsp-hotspot-pin-wrap{left:68%!important;top:38%!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item--2 .hsp-hotspot-pin-wrap{left:68%!important;top:36%!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item--3 .hsp-hotspot-pin-wrap{left:70%!important;top:40%!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item--4 .hsp-hotspot-pin-wrap{left:70%!important;top:38%!important}@media (max-width:1100px){body .hsp-hotspot-showcase-section .hsp-hotspot-stage{min-height:610px!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item--1{left:26%!important;top:30%!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item--2{left:74%!important;top:30%!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item--3{left:26%!important;top:70%!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item--4{left:74%!important;top:70%!important}body .hsp-hotspot-showcase-section .hsp-hotspot-product-link{width:clamp(170px,28vw,260px)!important}}@media (max-width:767px){body .hsp-hotspot-showcase-section .hsp-hotspot-stage{overflow:hidden!important;padding:22px 14px!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item{top:auto!important;left:auto!important}body .hsp-hotspot-showcase-section .hsp-hotspot-product-link{width:min(78vw,280px)!important;min-height:250px!important}body .hsp-hotspot-showcase-section .hsp-hotspot-product-image{height:250px!important;max-height:250px!important}}body .hsp-hotspot-showcase-section .hsp-hotspot-item,body .hsp-hotspot-showcase-section .hsp-hotspot-pin-wrap,body .hsp-hotspot-showcase-section .hsp-hotspot-stage{overflow:visible!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item:focus-within,body .hsp-hotspot-showcase-section .hsp-hotspot-item:hover{z-index:90!important}body .hsp-hotspot-showcase-section .hsp-hotspot-preview{width:286px!important;max-width:286px!important;min-height:126px!important;padding:12px!important;gap:12px!important;overflow:visible!important;align-items:center!important;z-index:120!important}body .hsp-hotspot-showcase-section .hsp-hotspot-preview-thumb{width:92px!important;height:92px!important;flex:0 0 92px!important;padding:6px!important;overflow:hidden!important;background:#fff!important}body .hsp-hotspot-showcase-section .hsp-hotspot-preview-thumb img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important;background:#fff!important;transform:none!important;clip-path:none!important}body .hsp-hotspot-showcase-section .hsp-hotspot-preview-body strong{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-size:12.5px!important;line-height:1.75!important}body .hsp-hotspot-showcase-section .hsp-hotspot-preview-actions{gap:6px!important}body .hsp-hotspot-showcase-section .hsp-hotspot-qv,body .hsp-hotspot-showcase-section .hsp-hotspot-view{min-height:32px!important;padding:0 10px!important;font-size:10.5px!important;white-space:nowrap!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item--3 .hsp-hotspot-preview,body .hsp-hotspot-showcase-section .hsp-hotspot-item--4 .hsp-hotspot-preview{right:0!important;left:auto!important}body .hsp-hotspot-showcase-section .hsp-hotspot-item--1 .hsp-hotspot-preview,body .hsp-hotspot-showcase-section .hsp-hotspot-item--2 .hsp-hotspot-preview{left:0!important;right:auto!important}body .hsp-hotspot-showcase-section .hsp-hotspot-qv::after,body .hsp-hotspot-showcase-section .hsp-hotspot-qv::before{content:none!important}@media (max-width:767px){body .hsp-hotspot-showcase-section .hsp-hotspot-preview{width:min(92vw,320px)!important;max-width:min(92vw,320px)!important}}body .hsp-product-carousel-section .hsp-container{position:relative!important}body .hsp-product-carousel{position:relative!important;margin-top:22px!important}body .hsp-product-carousel-viewport{direction:ltr!important;overflow-x:auto!important;overflow-y:visible!important;scroll-behavior:smooth!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;padding:4px 0 28px!important}body .hsp-product-carousel-viewport::-webkit-scrollbar{display:none!important}body .hsp-product-carousel-viewport .woocommerce,body .hsp-product-carousel-viewport .woocommerce.columns-4{direction:ltr!important;width:100%!important}body .hsp-product-carousel-viewport .woocommerce ul.products,body .hsp-product-carousel-viewport .woocommerce-page ul.products,body .hsp-product-carousel-viewport ul.products{display:flex!important;flex-wrap:nowrap!important;gap:24px!important;width:max-content!important;min-width:100%!important;margin:0!important;padding:0!important;float:none!important;clear:both!important}body .hsp-product-carousel-viewport ul.products::after,body .hsp-product-carousel-viewport ul.products::before{content:none!important;display:none!important}body .hsp-product-carousel-viewport .woocommerce ul.products li.product,body .hsp-product-carousel-viewport .woocommerce-page ul.products li.product,body .hsp-product-carousel-viewport ul.products li.product{direction:rtl!important;flex:0 0 calc((100vw - 120px - 72px)/ 4)!important;width:calc((100vw - 120px - 72px)/ 4)!important;max-width:360px!important;min-width:250px!important;margin:0!important;float:none!important;scroll-snap-align:start!important}body .hsp-product-carousel-nav{position:absolute!important;top:42%!important;z-index:5!important;width:46px!important;height:46px!important;border-radius:999px!important;border:1px solid rgba(15,23,42,.08)!important;background:rgba(255,255,255,.92)!important;color:#0f172a!important;box-shadow:0 14px 34px rgba(15,23,42,.12)!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;font-size:28px!important;line-height:1!important;opacity:0!important;visibility:hidden!important;transform:translateY(-50%) scale(.92)!important;transition:opacity .22s,visibility .22s,transform .22s,background .22s!important}body .hsp-product-carousel:focus-within .hsp-product-carousel-nav,body .hsp-product-carousel:hover .hsp-product-carousel-nav{opacity:1!important;visibility:visible!important;transform:translateY(-50%) scale(1)!important}body .hsp-product-carousel-nav:hover{background:#0f172a!important;color:#fff!important}body .hsp-product-carousel-prev{left:-8px!important}body .hsp-product-carousel-next{right:-8px!important}body .hsp-product-carousel.is-at-end .hsp-product-carousel-next,body .hsp-product-carousel.is-at-start .hsp-product-carousel-prev{opacity:0!important;visibility:hidden!important;pointer-events:none!important}body .hsp-product-carousel-section .hsp-erna-product-head{margin-bottom:8px!important}@media (min-width:1440px){body .hsp-product-carousel-viewport .woocommerce ul.products li.product,body .hsp-product-carousel-viewport .woocommerce-page ul.products li.product,body .hsp-product-carousel-viewport ul.products li.product{flex-basis:calc((100% - 72px)/ 4)!important;width:calc((100% - 72px)/ 4)!important}}@media (max-width:1180px){body .hsp-product-carousel-viewport .woocommerce ul.products li.product,body .hsp-product-carousel-viewport .woocommerce-page ul.products li.product,body .hsp-product-carousel-viewport ul.products li.product{flex-basis:calc((100vw - 72px - 48px)/ 3)!important;width:calc((100vw - 72px - 48px)/ 3)!important;min-width:230px!important}}@media (max-width:760px){body .hsp-product-carousel-viewport .woocommerce ul.products,body .hsp-product-carousel-viewport .woocommerce-page ul.products,body .hsp-product-carousel-viewport ul.products{gap:16px!important}body .hsp-product-carousel-viewport .woocommerce ul.products li.product,body .hsp-product-carousel-viewport .woocommerce-page ul.products li.product,body .hsp-product-carousel-viewport ul.products li.product{flex-basis:calc((100vw - 44px)/ 2)!important;width:calc((100vw - 44px)/ 2)!important;min-width:190px!important}body .hsp-product-carousel-nav{opacity:1!important;visibility:visible!important;width:40px!important;height:40px!important}}@media (max-width:480px){body .hsp-product-carousel-viewport .woocommerce ul.products li.product,body .hsp-product-carousel-viewport .woocommerce-page ul.products li.product,body .hsp-product-carousel-viewport ul.products li.product{flex-basis:min(82vw,320px)!important;width:min(82vw,320px)!important}}body .hsp-product-carousel-section .hsp-product-carousel-viewport{overflow-x:hidden!important;scroll-behavior:auto!important;scroll-snap-type:none!important;overscroll-behavior-x:contain!important;padding:4px 0 30px!important;overflow:hidden!important;scroll-behavior:auto!important}body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce ul.products,body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce-page ul.products,body .hsp-product-carousel-section .hsp-product-carousel-viewport ul.products{will-change:transform!important;display:flex!important;flex-wrap:nowrap!important}body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce-page ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport ul.products li.product{scroll-snap-align:none!important;flex:0 0 calc((100vw - 120px - 72px)/ 4)!important;width:calc((100vw - 120px - 72px)/ 4)!important}body .hsp-product-carousel-section .hsp-product-carousel-viewport .hsp-carousel-clone{pointer-events:auto!important}body .hsp-product-carousel-section .hsp-product-carousel-nav{visibility:hidden!important;pointer-events:none!important}body .hsp-product-carousel-section .hsp-product-carousel:focus-within .hsp-product-carousel-nav,body .hsp-product-carousel-section .hsp-product-carousel:hover .hsp-product-carousel-nav{opacity:.96!important;visibility:visible!important;pointer-events:auto!important}body .hsp-product-carousel-section .hsp-product-carousel.is-at-end .hsp-product-carousel-next,body .hsp-product-carousel-section .hsp-product-carousel.is-at-start .hsp-product-carousel-prev{opacity:.96!important;visibility:visible!important;pointer-events:auto!important;opacity:0!important;pointer-events:none!important}body .hsp-best-selling-products-section,body .hsp-featured-products-section,body .hsp-new-products-section,body .hsp-recently-viewed-products-section{overflow:hidden!important}@media (min-width:1440px){body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce-page ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport ul.products li.product{flex-basis:calc((100% - 72px)/ 4)!important;width:calc((100% - 72px)/ 4)!important}}@media (max-width:1180px){body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce-page ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport ul.products li.product{flex-basis:calc((100vw - 72px - 48px)/ 3)!important;width:calc((100vw - 72px - 48px)/ 3)!important;min-width:230px!important}}@media (max-width:760px){body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce ul.products,body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce-page ul.products,body .hsp-product-carousel-section .hsp-product-carousel-viewport ul.products{gap:16px!important}body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce-page ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport ul.products li.product{flex-basis:calc((100vw - 44px)/ 2)!important;width:calc((100vw - 44px)/ 2)!important;min-width:190px!important}body .hsp-product-carousel-section .hsp-product-carousel-nav{opacity:.96!important;visibility:visible!important;pointer-events:auto!important}}@media (max-width:480px){body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce-page ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport ul.products li.product{flex-basis:min(82vw,320px)!important;width:min(82vw,320px)!important}}body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce ul.products,body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce-page ul.products,body .hsp-product-carousel-section .hsp-product-carousel-viewport ul.products{display:flex!important;flex-wrap:nowrap!important;gap:24px!important;width:max-content!important;min-width:100%!important;margin:0!important;will-change:transform!important;transform:translate3d(0,0,0);transition:none!important}body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce-page ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport ul.products li.product{flex:0 0 calc((100vw - 140px)/ 4)!important;max-width:360px!important;min-width:285px!important;margin:0!important;float:none!important}body .hsp-product-carousel-section .hsp-product-carousel-nav{opacity:0!important;transform:translateY(-50%) scale(.92)!important;transition:opacity .22s,transform .22s!important;z-index:6!important}body .hsp-product-carousel-section .hsp-product-carousel:focus-within .hsp-product-carousel-nav,body .hsp-product-carousel-section .hsp-product-carousel:hover .hsp-product-carousel-nav{opacity:1!important;transform:translateY(-50%) scale(1)!important}@media (max-width:1200px){body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce-page ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport ul.products li.product{flex-basis:calc((100vw - 96px)/ 3)!important;min-width:250px!important}}@media (max-width:800px){body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce-page ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport ul.products li.product{flex-basis:calc((100vw - 48px)/ 2)!important;min-width:210px!important}}@media (max-width:520px){body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce ul.products,body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce-page ul.products,body .hsp-product-carousel-section .hsp-product-carousel-viewport ul.products{gap:16px!important}body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport .woocommerce-page ul.products li.product,body .hsp-product-carousel-section .hsp-product-carousel-viewport ul.products li.product{flex-basis:78vw!important;min-width:230px!important}}.hsp-managed-slider-hero,.hsp-managed-slider-hero .hsp-managed-hero-slider,.hsp-managed-slider-hero .hsp-managed-slide,.hsp-managed-slider-hero .hsp-managed-slide-bg,.hsp-managed-slider-hero .hsp-managed-slides{background:#fff!important}.hsp-managed-slider-hero .hsp-managed-slide-bg::after,.hsp-managed-slider-hero .hsp-managed-slide-bg::before{content:none!important;display:none!important;background:0 0!important;opacity:0!important}.hsp-managed-slider-hero .hsp-managed-slide-bg img,body.hsp-clean-product-media .hsp-managed-slider-hero .hsp-managed-slide-bg img,body.hsp-white-canvas .hsp-managed-slider-hero .hsp-managed-slide-bg img{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;filter:none!important;mix-blend-mode:normal!important;transform:none!important;background:0 0!important}.hsp-managed-slider-hero .hsp-managed-slide-copy{background:rgba(255,255,255,.82)!important;border:1px solid rgba(15,23,42,.06)!important;box-shadow:0 10px 26px rgba(15,23,42,.08)!important}.hsp-managed-slider-hero .hsp-managed-slide{overflow:hidden!important}.hsp-managed-slider-hero .hsp-hero-direct-bg{position:absolute!important;inset:0!important;z-index:1!important;display:block!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:center center!important;background-color:#fff!important;filter:none!important;mix-blend-mode:normal!important;transform:none!important}.hsp-managed-slider-hero .hsp-managed-slide-bg{z-index:0!important}.hsp-managed-slider-hero .hsp-managed-slide-bg img{display:block!important;opacity:1!important;visibility:visible!important}.hsp-managed-slider-hero .hsp-managed-slide-inner,.hsp-managed-slider-hero .hsp-slider-dots,.hsp-managed-slider-hero .hsp-slider-nav{position:relative!important;z-index:4!important}body.hsp-clean-product-media .hsp-managed-slider-hero .hsp-hero-direct-bg,body.hsp-white-canvas .hsp-managed-slider-hero .hsp-hero-direct-bg{background-repeat:no-repeat!important;background-size:cover!important;background-position:center center!important;background-color:#fff!important;background-blend-mode:normal!important}.hsp-fresh-hero{position:relative!important;width:100%!important;min-height:clamp(430px,42vw,720px)!important;overflow:hidden!important;background:#fff!important;color:#0f172a!important;isolation:isolate!important}.hsp-fresh-hero,.hsp-fresh-hero *{box-sizing:border-box!important}.hsp-fresh-hero-slides{position:relative!important;min-height:inherit!important;width:100%!important;background:#fff!important}.hsp-fresh-hero-slide{position:absolute!important;inset:0!important;min-height:inherit!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .45s,visibility .45s!important;overflow:hidden!important;background:#fff!important}.hsp-fresh-hero-slide.is-active{opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:2!important}.hsp-fresh-hero-bg{position:absolute!important;inset:0!important;z-index:1!important;width:100%!important;height:100%!important;background-color:#fff!important;background-image:var(--hsp-fresh-hero-bg)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;opacity:1!important;visibility:visible!important;filter:none!important;mix-blend-mode:normal!important}.hsp-fresh-hero-img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;display:block!important;opacity:1!important;visibility:visible!important;filter:none!important;mix-blend-mode:normal!important;transform:none!important;background:#fff!important}.hsp-fresh-hero-content{position:relative!important;z-index:3!important;width:min(1440px,calc(100% - 64px))!important;min-height:inherit!important;margin:0 auto!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:28px!important;padding:clamp(34px,5vw,72px) 0!important}.hsp-fresh-hero-copy{max-width:min(520px,48vw)!important;padding:18px 22px!important;border-radius:28px!important;background:rgba(255,255,255,.86)!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 14px 34px rgba(15,23,42,.1)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.hsp-fresh-hero-copy span{display:block!important;margin:0 0 8px!important;color:#475569!important;font-size:12px!important;line-height:1.7!important;font-weight:900!important}.hsp-fresh-hero-copy strong{display:block!important;color:#0f172a!important;font-size:clamp(26px, 3.4vw, 52px)!important;line-height:1.32!important;font-weight:950!important;letter-spacing:-.03em!important}.hsp-fresh-hero-copy small{display:block!important;max-width:100%!important;margin:12px 0 0!important;color:#334155!important;font-size:13px!important;line-height:1.95!important}.hsp-fresh-hero-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 22px!important;border-radius:999px!important;background:#0f172a!important;color:#fff!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 14px 34px rgba(15,23,42,.18)!important;white-space:nowrap!important}.hsp-fresh-hero .hsp-slider-nav{z-index:6!important;background:rgba(255,255,255,.94)!important;color:#0f172a!important;box-shadow:0 10px 30px rgba(15,23,42,.14)!important}.hsp-fresh-hero .hsp-fresh-hero-dots{z-index:7!important;bottom:28px!important}.hsp-fresh-hero .hsp-fresh-hero-dots button{background:rgba(15,23,42,.22)!important}.hsp-fresh-hero .hsp-fresh-hero-dots button.is-active{background:#0f172a!important}.hsp-fresh-hero-bg::after,.hsp-fresh-hero-bg::before,.hsp-fresh-hero-slide::after,.hsp-fresh-hero-slide::before,.hsp-fresh-hero::after,.hsp-fresh-hero::before{content:none!important;display:none!important}@media (max-width:900px){.hsp-fresh-hero{min-height:500px!important}.hsp-fresh-hero-content{width:min(100% - 30px,680px)!important;display:grid!important;align-content:end!important;justify-items:start!important;padding:46px 0 78px!important}.hsp-fresh-hero-copy{max-width:100%!important}.hsp-fresh-hero-copy strong{font-size:28px!important}.hsp-fresh-hero-button{min-height:42px!important}}body .hsp-fresh-hero{width:min(100% - 48px,1560px)!important;margin:0 auto 18px!important;min-height:clamp(330px,30vw,520px)!important;max-height:520px!important;border-radius:0!important;background:#fff!important}body .hsp-fresh-hero-slide,body .hsp-fresh-hero-slides{min-height:clamp(330px,30vw,520px)!important;max-height:520px!important;background:#fff!important}body .hsp-fresh-hero-bg{background-color:#fff!important;background-size:contain!important;background-position:center center!important;background-repeat:no-repeat!important}body .hsp-fresh-hero-img{object-fit:contain!important;object-position:center center!important;background:#fff!important}body .hsp-fresh-hero-content{position:absolute!important;inset:0!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;pointer-events:none!important}body .hsp-fresh-hero-copy{position:absolute!important;right:auto!important;background:rgba(255,255,255,.92)!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 10px 24px rgba(15,23,42,.1)!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;flex-wrap:nowrap!important;white-space:nowrap!important;overflow:hidden!important;direction:rtl!important;pointer-events:auto!important}body .hsp-fresh-hero-copy small,body .hsp-fresh-hero-copy span,body .hsp-fresh-hero-copy strong{display:inline-block!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body .hsp-fresh-hero-copy span{flex:0 0 auto!important;color:#64748b!important;font-weight:900!important}body .hsp-fresh-hero-copy strong{flex:1 1 auto!important;min-width:0!important;color:#0f172a!important;font-weight:950!important;letter-spacing:0!important}body .hsp-fresh-hero-button{position:absolute!important;left:clamp(18px,4vw,64px)!important;border-radius:999px!important;box-shadow:0 10px 22px rgba(15,23,42,.14)!important;pointer-events:auto!important}body .hsp-fresh-hero .hsp-fresh-hero-dots{bottom:16px!important}body .hsp-fresh-hero .hsp-slider-nav{width:44px!important;height:44px!important}@media (max-width:900px){body .hsp-fresh-hero{width:min(100% - 24px,720px)!important;min-height:360px!important;max-height:420px!important}body .hsp-fresh-hero-slide,body .hsp-fresh-hero-slides{min-height:360px!important;max-height:420px!important}body .hsp-fresh-hero-copy{left:16px!important;bottom:18px!important;max-width:calc(100% - 32px)!important;padding:9px 12px!important}body .hsp-fresh-hero-copy small,body .hsp-fresh-hero-copy span{display:none!important}body .hsp-fresh-hero-copy strong{max-width:100%!important;font-size:16px!important}body .hsp-fresh-hero-button{left:16px!important;bottom:66px!important;min-height:32px!important;font-size:11px!important}}body .hsp-fresh-hero-copy{bottom:12px!important;left:clamp(18px,4vw,64px)!important;max-width:min(560px,calc(100% - 210px))!important;padding:7px 13px!important;gap:7px!important;min-height:34px!important;border-radius:999px!important}body .hsp-fresh-hero-copy span{max-width:108px!important;font-size:9.5px!important;line-height:1.35!important}body .hsp-fresh-hero-copy strong{max-width:300px!important;font-size:clamp(13px, 1vw, 17px)!important;line-height:1.35!important}body .hsp-fresh-hero-copy small{flex:0 1 auto!important;color:#475569!important;max-width:170px!important;font-size:9.5px!important;line-height:1.35!important}body .hsp-fresh-hero-button{bottom:58px!important;min-height:31px!important;padding:0 14px!important;font-size:10.5px!important}body .hsp-fresh-hero-full-link{position:absolute!important;inset:0!important;z-index:4!important;display:block!important;background:0 0!important;text-decoration:none!important}body .hsp-fresh-hero .hsp-fresh-hero-dots,body .hsp-fresh-hero .hsp-slider-nav,body .hsp-fresh-hero-button,body .hsp-fresh-hero-content{z-index:7!important}.hsp-banner-link-help{margin:-6px 0 10px!important;padding:8px 10px!important;border-radius:12px!important;background:#f8fafc!important;border:1px dashed #cbd5e1!important;color:#475569!important;font-size:11px!important;line-height:1.9!important}.hsp-banner-link-help code{direction:ltr!important;display:inline-block!important;padding:1px 6px!important;border-radius:7px!important;background:#fff!important;border:1px solid #e2e8f0!important;color:#0f172a!important;font-size:10.5px!important}@media (max-width:900px){body .hsp-fresh-hero-copy{bottom:12px!important;max-width:calc(100% - 96px)!important;padding:7px 11px!important}body .hsp-fresh-hero-copy strong{font-size:14px!important}body .hsp-fresh-hero-button{bottom:52px!important}}body .hsp-trust-panel{width:min(100% - 56px,1500px)!important;margin:16px auto 18px!important;padding:10px 14px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(15,23,42,.06)!important;box-shadow:none!important}body .hsp-trust-panel-head{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;max-width:none!important;margin:0 0 10px!important;text-align:center!important}body .hsp-trust-panel-head span{min-height:24px!important;padding:0 10px!important;font-size:10px!important;white-space:nowrap!important}body .hsp-trust-panel-head h2{margin:0!important;font-size:clamp(18px, 1.7vw, 24px)!important;line-height:1.35!important}body .hsp-trust-panel-head p{margin:0!important;font-size:11.5px!important;line-height:1.6!important;color:#667085!important}body .hsp-trust-panel-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}body .hsp-trust-panel-card{min-height:58px!important;padding:9px 10px!important;border-radius:16px!important;gap:8px!important;align-items:center!important;background:#fff!important;box-shadow:none!important}body .hsp-trust-panel-card i{flex-basis:30px!important;width:30px!important;height:30px!important;border-radius:11px!important;font-size:13px!important}body .hsp-trust-panel-card strong{font-size:12.5px!important;margin-bottom:2px!important;line-height:1.55!important}body .hsp-trust-panel-card p{font-size:10.5px!important;line-height:1.55!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body .hsp-tech-mosaic{align-items:stretch!important;gap:18px!important}body .hsp-mosaic-stack{gap:18px!important}body .hsp-tech-mosaic a .hsp-banner-media{display:flex!important;align-items:center!important;justify-content:center!important}body .hsp-tech-mosaic a .hsp-banner-media img{object-fit:contain!important;object-position:center center!important;object-fit:contain!important;object-position:center!important;border:0!important}@media (max-width:1024px){body .hsp-trust-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body .hsp-tech-mosaic{grid-template-columns:1fr 1fr!important}body .hsp-tech-mosaic .hsp-mosaic-tall,body .hsp-tech-mosaic a{min-height:230px!important;max-height:none!important}body .hsp-tech-mosaic .hsp-mosaic-tall .hsp-banner-media,body .hsp-tech-mosaic a .hsp-banner-media{height:145px!important;max-height:145px!important}}@media (max-width:680px){body .hsp-trust-panel{width:calc(100% - 24px)!important;padding:10px!important}body .hsp-trust-panel-head{display:grid!important;gap:6px!important}body .hsp-trust-panel-grid{grid-template-columns:1fr!important}body .hsp-trust-panel-card{min-height:54px!important}body .hsp-tech-mosaic{grid-template-columns:1fr!important}}body .hsp-tech-mosaic{gap:12px!important;align-items:stretch!important}body .hsp-mosaic-stack{gap:12px!important;gap:10px!important}body .hsp-tech-mosaic a{border:1px solid rgba(15,23,42,.06)!important;display:grid!important;grid-template-columns:minmax(0,54%) minmax(0,46%)!important;gap:8px!important;align-items:center!important}body .hsp-tech-mosaic a .hsp-banner-media{display:flex!important;align-items:center!important;justify-content:center!important}body .hsp-tech-mosaic a .hsp-banner-media img.is-hsp-fallback,body .hsp-tech-mosaic a .hsp-banner-media img:not([src]),body .hsp-tech-mosaic a .hsp-banner-media img[src=""]{width:72%!important;height:72%!important;object-fit:contain!important;padding:12px!important}body .hsp-tech-mosaic a .hsp-banner-copy span{font-size:9px!important;line-height:1.45!important;margin-bottom:2px!important}body .hsp-tech-mosaic a .hsp-banner-copy strong{font-size:clamp(12px, .92vw, 15px)!important;line-height:1.45!important;margin:0!important}body .hsp-tech-mosaic a .hsp-banner-copy small{font-size:9px!important;line-height:1.55!important;margin-top:3px!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}@media (max-width:680px){body .hsp-tech-mosaic a{min-height:205px!important;grid-template-columns:1fr!important;gap:6px!important}body .hsp-tech-mosaic a .hsp-banner-media{height:135px!important;max-height:135px!important}body .hsp-tech-mosaic a .hsp-banner-copy{text-align:center!important}}body .hsp-tech-mosaic-section{padding-top:6px!important;padding-bottom:6px!important;background:#fff!important}body .hsp-tech-mosaic{gap:10px!important;align-items:stretch!important}body .hsp-tech-mosaic a{position:relative!important;min-height:184px!important;max-height:200px!important;padding:8px!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;grid-template-columns:none!important;gap:0!important}body .hsp-tech-mosaic .hsp-mosaic-tall{min-height:280px!important;max-height:296px!important}body .hsp-tech-mosaic a .hsp-banner-copy{max-width:100%!important;position:absolute!important;inset:auto auto 10px 10px!important;width:auto!important;height:auto!important;min-width:0!important;max-width:none!important;padding:0!important;margin:0!important;z-index:3!important;overflow:visible!important;text-align:left!important;display:flex!important;align-items:center!important;justify-content:center!important}body .hsp-tech-mosaic a .hsp-banner-copy small,body .hsp-tech-mosaic a .hsp-banner-copy span,body .hsp-tech-mosaic a .hsp-banner-copy strong{display:none!important}body .hsp-mosaic-stack a .hsp-banner-media,body .hsp-tech-mosaic .hsp-mosaic-tall .hsp-banner-media,body .hsp-tech-mosaic a .hsp-banner-media{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;min-width:0!important;min-height:0!important;padding:0!important;background:#fff!important;border-radius:12px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}body .hsp-tech-mosaic a .hsp-banner-media img{object-fit:contain!important;object-position:center center!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;min-width:0!important;min-height:0!important;object-fit:contain!important;object-position:center center!important;background:#fff!important;display:block!important;transform:none!important;filter:none!important;box-shadow:none!important;padding:0!important}body .hsp-tech-mosaic a:hover .hsp-banner-media img{transform:scale(1.02)!important}body .hsp-tech-mosaic a .hsp-banner-cta{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;padding:0!important;margin:0!important;border-radius:999px!important;border:1px solid #0f172a!important;background:#fff!important;color:transparent!important;font-size:0!important;line-height:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 8px 20px rgba(15,23,42,.08)!important}body .hsp-tech-mosaic a .hsp-banner-cta::before{content:'↗'!important;color:#0f172a!important;font-size:17px!important;line-height:1!important;font-weight:900!important}body .hsp-tech-mosaic a:hover .hsp-banner-cta{background:#0f172a!important}body .hsp-tech-mosaic a:hover .hsp-banner-cta::before{color:#fff!important}@media (max-width:1024px){body .hsp-tech-mosaic .hsp-mosaic-tall,body .hsp-tech-mosaic a{min-height:184px!important;max-height:none!important}body .hsp-tech-mosaic .hsp-mosaic-tall .hsp-banner-media,body .hsp-tech-mosaic a .hsp-banner-media{height:100%!important;max-height:100%!important}}@media (max-width:680px){body .hsp-tech-mosaic a{min-height:170px!important;max-height:none!important;grid-template-columns:none!important}body .hsp-tech-mosaic .hsp-mosaic-tall{min-height:190px!important}body .hsp-tech-mosaic a .hsp-banner-copy{inset:auto auto 8px 8px!important}body .hsp-tech-mosaic a .hsp-banner-cta{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}}body .hsp-category-index{padding:16px 0!important;margin:0!important;background:#fff!important}body .hsp-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}body .hsp-category-grid article{min-height:126px!important;padding:14px 16px!important;border-radius:14px!important;box-shadow:none!important}body .hsp-category-grid h3{margin:0 0 7px!important;font-size:14px!important;line-height:1.45!important}body .hsp-category-grid sup{font-size:9px!important}body .hsp-category-grid ul{margin:0 0 6px!important;display:flex!important;flex-wrap:wrap!important;gap:4px 8px!important;font-size:10.5px!important;line-height:1.45!important}body .hsp-category-grid li{margin:0!important}body .hsp-category-grid p{margin:0 0 7px!important;font-size:10.5px!important;line-height:1.55!important;max-height:34px!important;overflow:hidden!important}body .hsp-category-grid a{text-underline-offset:3px!important;font-size:10.5px!important;line-height:1.2!important}body .site-footer{margin-top:0!important;background:#fff!important}body .hsp-footer-top{padding:16px 0!important;background:#fff!important}body .hsp-footer-intro{grid-template-columns:minmax(0,.95fr) minmax(260px,430px)!important;gap:18px!important;align-items:center!important}body .hsp-footer-intro h2{margin:0 0 4px!important;font-size:clamp(17px, 1.55vw, 22px)!important;line-height:1.35!important}body .hsp-footer-intro p{max-width:520px!important;font-size:12px!important;line-height:1.6!important}body .hsp-newsletter{gap:8px!important}body .hsp-newsletter button,body .hsp-newsletter input{min-height:38px!important;height:38px!important;border-radius:10px!important;font-size:12px!important}body .hsp-newsletter input{padding:0 12px!important}body .hsp-newsletter button{padding:0 16px!important}body .hsp-contact-strip{border-top:1px solid #f1f3f5!important;border-bottom:1px solid #f1f3f5!important}body .hsp-contact-grid{padding:12px 0!important;gap:12px!important}body .hsp-contact-item{grid-template-columns:24px 1fr!important;gap:8px!important}body .hsp-contact-item span{font-size:15px!important}body .hsp-contact-item strong{font-size:12.5px!important;line-height:1.4!important}body .hsp-contact-item small{font-size:10px!important;line-height:1.5!important}body .hsp-footer-widgets{grid-template-columns:1.05fr repeat(4,1fr)!important;gap:18px!important;padding:18px 0 16px!important}body .footer-widget-title,body .hsp-footer-column h3{margin:0 0 8px!important;font-size:12.5px!important;line-height:1.4!important}body .hsp-footer-column p{margin:0!important;font-size:11px!important;line-height:1.65!important}body .hsp-footer-column li{margin:3px 0!important;font-size:11px!important;line-height:1.55!important}body .hsp-footer-column a{font-size:11px!important}body .hsp-footer-social-icons{gap:6px!important;margin-top:8px!important}body .hsp-footer-social-icons .hsp-social-icon a,body .hsp-footer-social-icons a{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;font-size:12px!important}body .hsp-footer-bottom{padding:7px 0!important;font-size:10.5px!important}body .hsp-footer-bottom p{font-size:10.5px!important;line-height:1.4!important}@media (max-width:1024px){body .hsp-category-grid,body .hsp-contact-grid,body .hsp-footer-widgets{grid-template-columns:repeat(2,minmax(0,1fr))!important}body .hsp-footer-intro{grid-template-columns:1fr!important}}@media (max-width:680px){body .hsp-category-index{padding:12px 0!important}body .hsp-category-grid,body .hsp-contact-grid,body .hsp-footer-widgets{grid-template-columns:1fr!important}body .hsp-category-grid article{min-height:0!important;padding:12px!important}body .hsp-contact-grid,body .hsp-footer-top,body .hsp-footer-widgets{padding-top:12px!important;padding-bottom:12px!important}}body .hsp-hotspot-showcase-section,body .hsp-hotspot-showcase-section .hsp-container,body.home .hsp-hotspot-showcase-section,body.home .hsp-hotspot-showcase-section .hsp-container{padding-bottom:0!important;margin-bottom:0!important}body .hsp-hotspot-showcase-section .hsp-hotspot-stage,body.home .hsp-hotspot-showcase-section .hsp-hotspot-stage{min-height:320px!important;max-height:320px!important;padding-top:10px!important;padding-bottom:10px!important;margin-bottom:0!important;overflow:visible!important}body .hsp-hotspot-showcase-section .hsp-hotspot-product-link,body.home .hsp-hotspot-showcase-section .hsp-hotspot-product-link{min-height:210px!important}body .hsp-hotspot-showcase-section .hsp-hotspot-product-image,body.home .hsp-hotspot-showcase-section .hsp-hotspot-product-image{height:230px!important;max-height:230px!important}body .hsp-hotspot-showcase-section+.hsp-trust-panel,body.home .hsp-hotspot-showcase-section+.hsp-trust-panel{margin-top:38px!important;margin-bottom:38px!important}body .hsp-trust-panel,body.home .hsp-trust-panel{padding-top:12px!important;padding-bottom:12px!important}body .hsp-hotspot-showcase-section+.hsp-trust-panel+.hsp-expanding-banners-section,body .hsp-hotspot-showcase-section+.hsp-trust-panel+.hsp-milana-expand-section,body.home .hsp-hotspot-showcase-section+.hsp-trust-panel+.hsp-expanding-banners-section,body.home .hsp-hotspot-showcase-section+.hsp-trust-panel+.hsp-milana-expand-section{margin-top:38px!important;padding-top:0!important}body .hsp-milana-expand-section .hsp-section-headline,body.home .hsp-milana-expand-section .hsp-section-headline{margin-top:0!important}@media (max-width:991px){body .hsp-hotspot-showcase-section .hsp-hotspot-stage,body.home .hsp-hotspot-showcase-section .hsp-hotspot-stage{max-height:none!important;min-height:560px!important}}@media (max-width:767px){body .hsp-hotspot-showcase-section+.hsp-trust-panel,body .hsp-hotspot-showcase-section+.hsp-trust-panel+.hsp-milana-expand-section,body.home .hsp-hotspot-showcase-section+.hsp-trust-panel,body.home .hsp-hotspot-showcase-section+.hsp-trust-panel+.hsp-milana-expand-section{margin-top:24px!important;margin-bottom:24px!important}}body .hsp-product-carousel-viewport{cursor:grab;user-select:none;touch-action:pan-y}body .hsp-product-carousel-viewport.is-dragging{cursor:grabbing}body .hsp-product-carousel-viewport.is-dragging a,body .hsp-product-carousel-viewport.is-dragging button{pointer-events:none}body .hsp-product-carousel:hover .hsp-product-carousel-nav{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.hsp-tech-news-page{background:#fff;color:#0f172a}.hsp-tech-news-hero{padding:46px 0 26px;background:#fff}.hsp-tech-news-hero-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center;border:1px solid #eef2f7;border-radius:34px;padding:32px;background:linear-gradient(135deg,#fff 0,#f8fafc 100%);box-shadow:0 20px 55px rgba(15,23,42,.06)}.hsp-tech-news-copy span{display:inline-flex;padding:7px 12px;border-radius:999px;background:#0f172a;color:#fff;font-size:12px;font-weight:900}.hsp-tech-news-copy h1{font-size:clamp(30px,4vw,58px);line-height:1.35;margin:16px 0;color:#0f172a;font-weight:950}.hsp-tech-news-copy p{font-size:15px;line-height:2.1;color:#475569;max-width:820px}.hsp-tech-news-meta{display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:999px;padding:9px 14px;background:#fff}.hsp-tech-news-meta em{font-style:normal;color:#64748b}.hsp-tech-news-visual{position:relative;min-height:290px;border-radius:28px;background:#0f172a;overflow:hidden;display:grid;place-items:center}.hsp-tech-news-visual i{position:absolute;border-radius:999px;background:linear-gradient(135deg,#fff,#93c5fd);opacity:.18}.hsp-tech-news-visual i:first-child{width:220px;height:220px;right:-60px;top:-40px}.hsp-tech-news-visual i:nth-child(2){width:160px;height:160px;left:30px;bottom:28px}.hsp-tech-news-visual i:nth-child(3){width:110px;height:110px;right:38%;bottom:-30px}.hsp-tech-news-visual strong{font-size:76px;color:#fff;letter-spacing:.08em}.hsp-tech-news-featured{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin-top:26px}.hsp-tech-news-feature-card{border:1px solid #eef2f7;border-radius:28px;background:#fff;overflow:hidden;box-shadow:0 18px 45px rgba(15,23,42,.07)}.hsp-tech-news-feature-card a{display:grid;grid-template-columns:180px 1fr;gap:18px;height:100%;padding:16px;text-decoration:none;color:inherit}.hsp-tech-news-feature-card.is-large{grid-row:span 2}.hsp-tech-news-feature-card.is-large a{grid-template-columns:1fr;grid-template-rows:280px auto}.hsp-tech-news-img{display:block;min-height:150px;border-radius:22px;background:#f3f4f6;overflow:hidden}.hsp-tech-news-img img{width:100%;height:100%;object-fit:cover;display:block}.hsp-tech-news-card small,.hsp-tech-news-feature-card small{color:#64748b;font-size:12px}.hsp-tech-news-feature-card h2{font-size:clamp(18px,2vw,30px);line-height:1.55;margin:8px 0;color:#0f172a}.hsp-tech-news-card p,.hsp-tech-news-feature-card p{font-size:13px;line-height:2;color:#475569}.hsp-tech-news-feature-card b,.hsp-tech-news-source{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;background:#0f172a;color:#fff!important;text-decoration:none;font-size:12px;font-weight:900}.hsp-tech-news-grid-section{padding:34px 0 56px}.hsp-tech-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hsp-tech-news-card{border:1px solid #eef2f7;border-radius:26px;background:#fff;overflow:hidden;box-shadow:0 16px 36px rgba(15,23,42,.055)}.hsp-tech-news-card-media{height:190px;display:block;background:#f8fafc}.hsp-tech-news-card-media img{width:100%;height:100%;object-fit:cover;display:block}.hsp-tech-news-card-body{padding:16px}.hsp-tech-news-card h3{font-size:17px;line-height:1.7;margin:8px 0}.hsp-tech-news-card h3 a{text-decoration:none;color:#0f172a}.hsp-tech-news-empty{grid-column:1/-1;padding:34px;border:1px dashed #cbd5e1;border-radius:24px;text-align:center;background:#f8fafc}@media(max-width:1000px){.hsp-tech-news-featured,.hsp-tech-news-hero-inner{grid-template-columns:1fr}.hsp-tech-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.hsp-tech-news-hero{padding-top:20px}.hsp-tech-news-hero-inner{padding:20px;border-radius:22px}.hsp-tech-news-visual{min-height:180px}.hsp-tech-news-visual strong{font-size:46px}.hsp-tech-news-feature-card a,.hsp-tech-news-grid{grid-template-columns:1fr}.hsp-tech-news-card-media{height:170px}}.hsp-robot-hero{padding:42px 0 28px;background:#fff}.hsp-robot-hero-inner{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);gap:24px;align-items:stretch}.hsp-robot-hero-copy{border:1px solid #e5e7eb;border-radius:26px;padding:34px;background:linear-gradient(135deg,#fff,#f8fafc)}.hsp-robot-hero-copy>span,.hsp-robot-section-head>span,.hsp-robot-selected-model span{display:inline-flex;background:#eef2ff;color:#0f172a;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:900}.hsp-robot-hero h1{font-size:clamp(30px,4vw,54px);line-height:1.35;margin:18px 0 14px;font-weight:1000;letter-spacing:-.04em}.hsp-robot-filter-box p,.hsp-robot-hero p,.hsp-robot-section-head p{color:#475569;line-height:2;margin:0}.hsp-robot-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hsp-robot-filter-box button,.hsp-robot-hero-actions a,.hsp-robot-selected-model a,.hsp-robot-training-cta a,.hsp-robot-video-body a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#0f172a;color:#fff;text-decoration:none;font-weight:900;padding:10px 18px;border:1px solid #0f172a}.hsp-robot-hero-actions a+a{background:#fff;color:#0f172a}.hsp-robot-hero-card{border-radius:26px;border:1px solid #e5e7eb;padding:30px;background:#0f172a;color:#fff;display:grid;align-content:center;gap:10px}.hsp-robot-hero-card b{color:#cbd5e1}.hsp-robot-hero-card strong{font-size:44px;font-weight:1000}.hsp-robot-hero-card p{color:#e2e8f0;line-height:2;margin:0}.hsp-robot-brand-notes,.hsp-robot-checklist,.hsp-robot-filter-box,.hsp-robot-selected-model{margin:22px auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:22px;align-items:center;border:1px solid #e5e7eb;border-radius:24px;padding:24px;background:#fff}.hsp-robot-brand-notes h2,.hsp-robot-checklist h2,.hsp-robot-filter-box h2,.hsp-robot-selected-model h2{margin:0 0 8px;font-size:24px;font-weight:1000}.hsp-robot-filter-box form{display:flex;gap:10px}.hsp-robot-filter-box select{width:100%;border:1px solid #e5e7eb;border-radius:16px;padding:12px 14px;background:#fff;font-weight:800}.hsp-robot-selected-model{grid-template-columns:180px 1fr}.hsp-robot-selected-model img{width:160px;height:160px;object-fit:contain;background:#fff;border:1px solid #edf2f7;border-radius:20px}.hsp-robot-brand-notes,.hsp-robot-steps,.hsp-robot-videos{margin-top:36px;margin-bottom:36px}.hsp-robot-section-head{display:grid;gap:10px;margin-bottom:18px;text-align:right}.hsp-robot-section-head h2{margin:0;font-size:clamp(28px,3vw,42px);font-weight:1000;line-height:1.4}.hsp-robot-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hsp-robot-brand-notes article,.hsp-robot-checklist>div,.hsp-robot-step-grid article{border:1px solid #e5e7eb;border-radius:22px;padding:18px;background:#fff;box-shadow:0 18px 35px rgba(15,23,42,.04)}.hsp-robot-step-grid h3{font-size:16px;line-height:1.7;margin:0 0 8px;font-weight:1000}.hsp-robot-brand-notes p,.hsp-robot-checklist li,.hsp-robot-step-grid p{font-size:13px;line-height:2;color:#475569;margin:0}.hsp-robot-checklist ul{margin:10px 0 0;padding:0 18px 0 0}.hsp-robot-checklist li{margin:6px 0}.hsp-robot-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hsp-robot-video-card{border:1px solid #e5e7eb;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 18px 35px rgba(15,23,42,.05);display:grid;grid-template-rows:180px 1fr}.hsp-robot-video-thumb{display:flex;align-items:center;justify-content:center;background:#f8fafc;text-decoration:none;color:#0f172a;font-size:42px;font-weight:1000}.hsp-robot-video-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hsp-robot-video-body{padding:18px;display:grid;gap:8px}.hsp-robot-video-body span{font-size:12px;font-weight:900;color:#64748b}.hsp-robot-video-body h3{line-height:1.7;margin:0;font-weight:1000}.hsp-robot-video-body p{line-height:2;color:#475569;margin:0}.hsp-robot-video-body a{padding:8px 14px;font-size:12px;width:max-content}.hsp-robot-brand-notes{grid-template-columns:1fr}.hsp-robot-brand-notes>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hsp-robot-brand-notes b{display:block;margin-bottom:8px;font-weight:1000}.hsp-robot-training-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #e5e7eb;border-radius:22px;background:#fff;margin:18px 0;padding:18px 20px;box-shadow:0 18px 35px rgba(15,23,42,.05)}.hsp-robot-training-cta div{display:grid;gap:6px}.hsp-robot-training-cta b{font-size:18px;font-weight:1000}.hsp-robot-training-cta span{font-size:13px;color:#64748b}.hsp-robot-admin-models{display:flex;flex-wrap:wrap;gap:8px}.hsp-robot-admin-models a{display:inline-flex;border:1px solid #dbe2ea;border-radius:999px;padding:8px 12px;text-decoration:none;background:#fff;font-weight:800}@media(max-width:1024px){.hsp-robot-checklist,.hsp-robot-filter-box,.hsp-robot-hero-inner{grid-template-columns:1fr}.hsp-robot-brand-notes>div,.hsp-robot-step-grid,.hsp-robot-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.hsp-robot-hero{padding:22px 0}.hsp-robot-checklist,.hsp-robot-filter-box,.hsp-robot-hero-card,.hsp-robot-hero-copy,.hsp-robot-selected-model{padding:18px;border-radius:18px}.hsp-robot-filter-box form{display:grid}.hsp-robot-brand-notes>div,.hsp-robot-selected-model,.hsp-robot-step-grid,.hsp-robot-video-grid{grid-template-columns:1fr}.hsp-robot-video-card{grid-template-rows:170px 1fr}.hsp-robot-training-cta{display:grid}.hsp-robot-training-cta a{width:100%}}.hsp-robot-guide-page{background:#fff;color:#0f172a}.hsp-robot-hero-v2{padding:34px 0 20px!important;background:#fff!important}.hsp-robot-hero-v2 .hsp-robot-hero-copy{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 18px 45px rgba(15,23,42,.04);padding:30px!important}.hsp-robot-hero-card-light{background:#fff!important;color:#0f172a!important;border:1px solid #e5e7eb!important;box-shadow:0 18px 45px rgba(15,23,42,.04)}.hsp-robot-hero-card-light b{color:#64748b!important}.hsp-robot-hero-card-light strong{font-size:38px!important;color:#0f172a}.hsp-robot-hero-card-light p{color:#475569!important}.hsp-robot-section-head-inline{grid-template-columns:minmax(0,1fr) minmax(330px,.55fr);align-items:end}.hsp-robot-model-library{margin:24px auto 34px}.hsp-robot-model-select-form{display:flex;gap:10px;align-items:center}.hsp-robot-model-search-row input,.hsp-robot-model-select-form select{width:100%;border:1px solid #e5e7eb;border-radius:16px;padding:13px 15px;background:#fff;font-weight:850;color:#0f172a}.hsp-robot-model-select-form button{white-space:nowrap;border:0;border-radius:16px;background:#0f172a;color:#fff;font-weight:950;padding:13px 18px;cursor:pointer}.hsp-robot-model-search-row{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:14px 0 18px}.hsp-robot-model-search-row input{max-width:460px}.hsp-robot-model-search-row span{font-size:12px;color:#64748b;font-weight:900}.hsp-robot-model-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hsp-robot-model-card{border:1px solid #e5e7eb;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 14px 34px rgba(15,23,42,.045);display:grid;grid-template-rows:210px 1fr;transition:.22s}.hsp-robot-model-card.is-active,.hsp-robot-model-card:hover{border-color:#0f172a;transform:translateY(-2px)}.hsp-robot-model-img{display:flex;align-items:center;justify-content:center;background:#fff;text-decoration:none}.hsp-robot-model-img img{width:100%;height:100%;object-fit:contain;padding:16px}.hsp-robot-model-img span{font-size:12px;color:#94a3b8}.hsp-robot-model-card>div{padding:14px;display:grid;gap:8px}.hsp-robot-model-card h3{margin:0;font-size:14px;line-height:1.75;font-weight:1000}.hsp-robot-model-card h3 a{text-decoration:none;color:#0f172a}.hsp-robot-model-card p{margin:0;color:#64748b;font-size:12px;line-height:1.8}.hsp-robot-model-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#0f172a;color:#fff;text-decoration:none;font-weight:950;font-size:12px;padding:8px 12px}.hsp-robot-selected-model-v2{grid-template-columns:220px 1fr!important}.hsp-robot-selected-model-v2 img{width:200px!important;height:200px!important;object-fit:contain!important;background:#fff!important}.hsp-robot-selected-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.hsp-robot-selected-actions a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#0f172a;color:#fff;text-decoration:none;border:1px solid #0f172a;font-weight:950;padding:9px 15px}.hsp-robot-selected-actions a+a{background:#fff;color:#0f172a}.hsp-robot-empty-model{grid-template-columns:1fr!important}.hsp-robot-model-guide{margin-top:34px;margin-bottom:32px}.hsp-robot-visual-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hsp-robot-visual-step{border:1px solid #e5e7eb;border-radius:24px;background:#fff;overflow:hidden;display:grid;grid-template-columns:210px 1fr;min-height:220px;box-shadow:0 18px 42px rgba(15,23,42,.045)}.hsp-robot-visual-step-img{position:relative;display:flex;align-items:center;justify-content:center;background:#fff;border-left:1px solid #f1f5f9}.hsp-robot-visual-step-img img{width:100%;height:100%;object-fit:contain;padding:18px}.hsp-robot-visual-step-img span{position:absolute;top:12px;right:12px;background:#0f172a;color:#fff;border-radius:999px;padding:5px 10px;font-weight:1000;font-size:12px}.hsp-robot-visual-step-copy{padding:18px;display:grid;align-content:center;gap:10px}.hsp-robot-visual-step-copy h3{margin:0;font-size:17px;line-height:1.7;font-weight:1000}.hsp-robot-visual-step-copy p{margin:0;color:#475569;font-size:13px;line-height:2}.hsp-robot-visual-step-copy small{display:block;background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;padding:8px 10px;color:#0f172a;font-weight:850;line-height:1.8}.hsp-robot-checklist-v2{margin-top:24px!important}.hsp-robot-video-grid{align-items:stretch}.hsp-robot-video-card{grid-template-rows:170px 1fr!important}.hsp-robot-video-body h3{font-size:16px!important}.hsp-robot-video-body p{font-size:12.5px!important}.hsp-robot-admin-models a{gap:6px}@media(max-width:1180px){.hsp-robot-model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hsp-robot-visual-steps{grid-template-columns:1fr}}@media(max-width:920px){.hsp-robot-hero-inner,.hsp-robot-section-head-inline{grid-template-columns:1fr!important}.hsp-robot-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hsp-robot-selected-model-v2{grid-template-columns:1fr!important}.hsp-robot-visual-step{grid-template-columns:1fr}.hsp-robot-visual-step-img{height:220px;border-left:0;border-bottom:1px solid #f1f5f9}}@media(max-width:620px){.hsp-robot-model-grid{grid-template-columns:1fr}.hsp-robot-model-search-row,.hsp-robot-model-select-form{display:grid}.hsp-robot-model-card{grid-template-rows:190px 1fr}.hsp-robot-visual-step-img{height:200px}.hsp-robot-hero-v2 .hsp-robot-hero-copy{padding:20px!important}.hsp-robot-hero h1{font-size:28px!important}}body.single-product .hsp-single-product-main{background:#fff!important;padding-top:18px!important}body.single-product .hsp-single-product-top{grid-template-columns:minmax(0,.92fr) minmax(390px,.78fr)!important;gap:24px!important;align-items:start!important;margin-bottom:22px!important}body.single-product .hsp-single-gallery,body.single-product .hsp-single-summary{align-self:start!important;min-height:0!important;height:auto!important}body.single-product .hsp-single-gallery{display:block!important;padding:18px!important;background:#fff!important;border-radius:24px!important}body.single-product .hsp-single-summary{display:block!important;padding:26px 30px!important;background:#fff!important}body.single-product .hsp-single-gallery-slider{max-width:560px!important;width:100%!important}body.single-product .hsp-single-gallery-viewport{aspect-ratio:4/3!important;min-height:0!important;max-height:470px!important;background:#fff!important;border-color:#eef1f5!important;box-shadow:none!important}body.single-product .hsp-single-gallery-slide img{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important;padding:14px!important}body.single-product .hsp-no-product-image{min-height:0!important;height:315px!important;max-height:315px!important;background:#fff!important;border:1px dashed #d8dee8!important;border-radius:22px!important;box-shadow:none!important}body.single-product .hsp-single-summary h1.product_title,body.single-product .woocommerce div.product .hsp-single-summary .product_title{font-size:clamp(28px, 2.25vw, 42px)!important;line-height:1.45!important;margin-bottom:16px!important}body.single-product .hsp-single-excerpt{max-width:100%!important;margin:16px 0 20px!important;color:#1f2937!important;font-size:15px!important;line-height:2.25!important;text-align:right!important}body.single-product .hsp-single-actions form.cart{align-items:center!important}body.single-product .hsp-product-detail-grid{grid-template-columns:minmax(0,1fr) 300px!important;gap:22px!important;margin-top:24px!important;align-items:start!important}body.single-product .hsp-product-faq-section,body.single-product .hsp-product-seo-content,body.single-product .hsp-product-side-info{background:#fff!important;border:1px solid #eef1f5!important;border-radius:24px!important;padding:26px 28px!important;box-shadow:0 16px 34px rgba(15,23,42,.035)!important}body.single-product .hsp-product-seo-content h2{margin:0 0 22px!important;font-size:clamp(25px, 2vw, 34px)!important;line-height:1.55!important;text-align:right!important}body.single-product .hsp-rich-product-content{color:#1f2937!important;font-size:15.5px!important;line-height:2.35!important;text-align:right!important}body.single-product .hsp-rich-product-content h2,body.single-product .hsp-rich-product-content h3{color:#0f172a!important;font-weight:950!important;letter-spacing:-.02em!important}body.single-product .hsp-rich-product-content h2{margin:0 0 18px!important;font-size:clamp(25px, 2vw, 34px)!important;line-height:1.55!important}body.single-product .hsp-rich-product-content h3{margin:30px 0 10px!important;font-size:21px!important;line-height:1.7!important}body.single-product .hsp-rich-product-content p{margin:0 0 14px!important}body.single-product .hsp-rich-product-content ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 14px!important;margin:14px 0 20px!important;padding:0!important;list-style:none!important}body.single-product .hsp-rich-product-content li{border:1px solid #edf1f5!important;border-radius:14px!important;padding:12px 14px!important;background:#fbfcfe!important;line-height:2!important}body.single-product .hsp-product-side-info{position:sticky!important;top:92px!important}body.single-product .hsp-spec-table td,body.single-product .hsp-spec-table th{padding:11px 10px!important;font-size:12.5px!important;line-height:1.9!important}body.single-product .hsp-product-faq details{border:1px solid #edf1f5!important;border-radius:14px!important;padding:14px 16px!important;margin:10px 0!important;background:#fff!important}body.single-product .hsp-product-faq summary{cursor:pointer!important;font-weight:900!important;color:#0f172a!important}@media (max-width:1180px){body.single-product .hsp-product-detail-grid,body.single-product .hsp-single-product-top{grid-template-columns:1fr!important}body.single-product .hsp-product-side-info{position:static!important}}@media (max-width:700px){body.single-product .hsp-product-faq-section,body.single-product .hsp-product-seo-content,body.single-product .hsp-product-side-info,body.single-product .hsp-single-gallery,body.single-product .hsp-single-summary{padding:18px!important;border-radius:18px!important}body.single-product .hsp-single-gallery-viewport{aspect-ratio:1/1!important}body.single-product .hsp-rich-product-content ul{grid-template-columns:1fr!important}body.single-product .hsp-rich-product-content{font-size:14px!important;line-height:2.2!important}}.hsp-single-product-card,.hsp-single-product-main{background:#fff!important}.hsp-single-product-top{align-items:flex-start!important;gap:34px!important}.hsp-single-gallery{align-self:flex-start!important}.hsp-single-gallery-slide,.hsp-single-gallery-slider,.hsp-single-gallery-viewport{min-height:0!important}.hsp-single-gallery-viewport{height:auto!important;max-height:620px!important}.hsp-single-gallery-slide img{width:100%!important;height:auto!important;max-height:620px!important;object-fit:contain!important}.hsp-no-product-image{min-height:220px!important;height:220px!important}.hsp-official-product-landing{margin:42px 0;background:#fff;border:1px solid #eef1f6;border-radius:32px;overflow:hidden;box-shadow:0 18px 55px rgba(15,23,42,.06);direction:rtl}.hsp-official-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:34px;align-items:center;padding:46px 48px;background:linear-gradient(180deg,#fff 0,#f8fafc 100%)}.hsp-official-hero-copy{max-width:720px}.hsp-official-kicker{display:inline-flex;align-items:center;gap:8px;background:#f1f5f9;color:#0f172a;border-radius:999px;padding:7px 14px;font-size:12px;font-weight:800;margin-bottom:16px}.hsp-official-hero h2{font-size:clamp(32px,4vw,64px);line-height:1.28;margin:0 0 18px;color:#0f172a;font-weight:950;letter-spacing:-.04em}.hsp-official-hero p{font-size:16px;line-height:2.15;color:#475569;margin:0 0 24px}.hsp-official-cta-row{display:flex;gap:12px;flex-wrap:wrap}.hsp-official-primary,.hsp-official-source{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;font-weight:900;text-decoration:none}.hsp-official-primary{background:#0f172a;color:#fff}.hsp-official-source{background:#fff;color:#0f172a;border:1px solid #e2e8f0}.hsp-official-hero-media{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:28px;min-height:360px;padding:22px;box-shadow:inset 0 0 0 1px #eef2f7}.hsp-official-img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain}.hsp-official-hero-img{max-height:520px}.hsp-official-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#e8edf4;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7}.hsp-official-feature{background:#fff;padding:22px 24px;min-height:118px;display:flex;flex-direction:column;justify-content:center}.hsp-official-feature strong{font-size:clamp(20px,2vw,30px);line-height:1.4;color:#0f172a;font-weight:950}.hsp-official-feature span{font-size:13px;color:#64748b;line-height:1.8;margin-top:4px}.hsp-official-story{display:grid;gap:0}.hsp-official-story-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:420px;border-bottom:1px solid #eef2f7}.hsp-official-story-card:last-child{border-bottom:0}.hsp-official-story-card.is-reverse .hsp-official-story-media{order:2}.hsp-official-story-media{height:100%;min-height:420px;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:38px}.hsp-official-story-media img{max-height:430px}.hsp-official-story-copy{padding:44px 56px}.hsp-official-story-copy span{display:inline-flex;background:#f1f5f9;color:#64748b;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800;margin-bottom:14px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsp-official-story-copy h3{font-size:clamp(26px,3vw,44px);line-height:1.45;margin:0 0 16px;color:#0f172a;font-weight:950;letter-spacing:-.03em}.hsp-official-story-copy p{font-size:15.5px;line-height:2.15;color:#475569;margin:0}.hsp-rich-product-content h2,.hsp-rich-product-content h3{color:#0f172a}.hsp-rich-product-content li,.hsp-rich-product-content p{line-height:2.25;color:#334155;font-size:15.5px}.hsp-product-detail-grid{align-items:start!important}.hsp-product-seo-content{padding-top:0!important}.hsp-product-side-info{position:sticky;top:120px;max-height:calc(100vh - 140px);overflow:auto}@media(max-width:1080px){.hsp-official-hero,.hsp-official-story-card{grid-template-columns:1fr}.hsp-official-story-card.is-reverse .hsp-official-story-media{order:0}.hsp-official-feature-grid{grid-template-columns:repeat(2,1fr)}.hsp-official-hero{padding:34px 24px}.hsp-official-story-copy{padding:32px 24px}.hsp-official-hero-media,.hsp-official-story-media{min-height:260px}}@media(max-width:680px){.hsp-official-product-landing{border-radius:22px;margin:28px 0}.hsp-official-feature-grid{grid-template-columns:1fr}.hsp-official-hero h2{font-size:30px}.hsp-official-hero-media,.hsp-official-story-media{padding:18px}.hsp-official-story-copy h3{font-size:25px}.hsp-product-side-info{position:static;max-height:none}}body .hsp-weekly-deal-card{background:var(--hsp-deal-bg,#fff)!important}body .hsp-weekly-deal-card .hsp-weekly-deal-copy{background:0 0!important}body,button,html,input,select,textarea{font-family:Tahoma,Arial,sans-serif}.hsp-fresh-hero-copy h1{display:block!important;margin:0!important;color:#0f172a!important;font-size:clamp(25px, 3.1vw, 50px)!important;line-height:1.18!important;font-weight:900!important;letter-spacing:-.03em!important}.hsp-fresh-hero-bg{display:none!important}.hsp-fresh-hero-img{z-index:1!important}@media (max-width:767px){.hsp-fresh-hero-copy h1{font-size:clamp(23px, 7vw, 34px)!important}}@media (min-width:1101px){body.single-product .hsp-single-product-top{align-items:stretch!important}body.single-product .hsp-single-gallery,body.single-product .hsp-single-summary{align-self:stretch!important;height:100%!important;min-height:620px!important}body.single-product .hsp-single-gallery{display:flex!important;flex-direction:column!important}body.single-product .hsp-single-gallery-slider{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;height:100%!important;min-height:0!important}body.single-product .hsp-single-gallery-viewport{flex:1 1 auto!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important}body.single-product .hsp-single-gallery-slide img,body.single-product .hsp-single-gallery-slide .attachment-hamishop_single_product{object-fit:contain!important;padding:22px!important}body.single-product .hsp-single-summary{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;padding:34px 36px!important}body.single-product .hsp-single-actions{margin-top:12px!important}body.single-product .hsp-single-consult-box{margin-top:auto!important}}body.single-product .hsp-single-summary .hsp-single-excerpt,body.single-product .hsp-single-summary .hsp-single-meta,body.single-product .hsp-single-summary .hsp-product-quick-specs,body.single-product .hsp-single-summary .hsp-trust-points{display:none!important}body .hsp-qv-dialog{height:auto!important;max-height:calc(100vh - 24px)!important;overflow:hidden!important}body .hsp-qv-content{height:auto!important;max-height:calc(100vh - 24px)!important;overflow-x:hidden!important;overflow-y:auto!important}body .hsp-qv-product.hsp-qv-product--rtl-minimal,body .hsp-qv-product{height:auto!important;min-height:560px!important;max-height:none!important;overflow:visible!important;align-items:stretch!important}body .hsp-qv-summary.hsp-qv-summary--rtl-minimal,body .hsp-qv-summary{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}body .hsp-qv-summary .hsp-qv-desc{display:none!important}body .hsp-qv-buy-box,body .hsp-qv-cart-form,body .hsp-qv-actions-line,body .hsp-qv-buy-now{flex-shrink:0!important}body .hsp-qv-main-image-panel{height:auto!important;min-height:560px!important;align-self:stretch!important}body .hsp-qv-main-image{height:100%!important;min-height:560px!important;max-height:none!important}body .hsp-qv-buy-box--rtl-minimal .hsp-dynamic-price-help{display:none!important}@media (max-width:1100px){body.single-product .hsp-single-gallery,body.single-product .hsp-single-summary{height:auto!important;min-height:0!important}body.single-product .hsp-single-gallery-viewport{aspect-ratio:1/.8!important}}@media (max-width:900px){body .hsp-qv-dialog,body .hsp-qv-content{max-height:calc(100vh - 18px)!important}body .hsp-qv-product.hsp-qv-product--rtl-minimal,body .hsp-qv-product,body .hsp-qv-main-image-panel,body .hsp-qv-main-image{min-height:0!important}}body.single-product .xg-pdp-short-description,body.single-product .xg-pdp-quick-specs,body.single-product .xg-pdp-trust{display:none!important}@media (min-width:961px){body.single-product .xg-pdp-hero{align-items:stretch!important}body.single-product .xg-pdp-hero__gallery,body.single-product .xg-pdp-hero__summary{display:flex!important;flex-direction:column!important;align-self:stretch!important;min-width:0!important}body.single-product .xg-pdp-gallery,body.single-product .xg-pdp-summary{flex:1 1 auto!important;width:100%!important;height:100%!important;min-height:630px!important;box-sizing:border-box!important}body.single-product .xg-pdp-gallery{grid-template-rows:minmax(0,1fr)!important}body.single-product .xg-pdp-gallery__stage,body.single-product .xg-pdp-gallery__main{height:100%!important;min-height:630px!important;box-sizing:border-box!important}body.single-product .xg-pdp-summary{display:flex!important;flex-direction:column!important;justify-content:flex-start!important}body.single-product .xg-pdp-purchase{margin-top:14px!important}}@media (max-width:960px){body.single-product .xg-pdp-gallery,body.single-product .xg-pdp-summary,body.single-product .xg-pdp-gallery__stage,body.single-product .xg-pdp-gallery__main{height:auto!important}}
@media (min-width:961px){body.single-product .xg-pdp-gallery__main{padding:8px!important;overflow:hidden!important}body.single-product .xg-pdp-gallery__main img{transform:scale(1.3)!important;transform-origin:center center!important}body.single-product .xg-pdp-gallery__main:hover img{transform:scale(1.33)!important}body.single-product .hsp-single-gallery-slide{overflow:hidden!important}body.single-product .hsp-single-gallery-slide img,body.single-product .hsp-single-gallery-slide .attachment-hamishop_single_product{padding:6px!important;transform:scale(1.3)!important;transform-origin:center center!important}}

@media (min-width:1181px){body.single-product .hsp-shop-main>.hsp-container{width:min(1600px,calc(100vw - 48px))!important;max-width:min(1600px,calc(100vw - 48px))!important;margin-inline:auto!important;padding-inline:0!important}body.single-product .xg-pdp,body.single-product .xg-pdp-shell{width:100%!important;max-width:100%!important}body.single-product .xg-pdp-hero{grid-template-columns:minmax(0,2fr) minmax(440px,1fr)!important;gap:30px!important}body.single-product .xg-pdp-hero__gallery,body.single-product .xg-pdp-hero__summary{width:100%!important;max-width:none!important}}@media (min-width:961px) and (max-width:1180px){body.single-product .hsp-shop-main>.hsp-container{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important}body.single-product .xg-pdp-shell{width:100%!important;max-width:100%!important}body.single-product .xg-pdp-hero{grid-template-columns:minmax(0,1.45fr) minmax(390px,1fr)!important}}

body.single-product .xg-pdp-shell>.xg-pdp-breadcrumb{display:none!important}


/* HamiShop Pro v2.25.12 - clickable recommendation tools and full-card carousel drag. */
body .hsp-product-carousel-viewport {
  touch-action: pan-y pinch-zoom !important;
  cursor: grab;
}
body .hsp-product-carousel-viewport.is-dragging,
body .hsp-product-carousel-viewport.is-dragging * {
  cursor: grabbing !important;
  -webkit-user-select: none !important;
  user-select: none !important;
}
body.single-product .xg-pdp-product-card__actions {
  position: relative !important;
  z-index: 12 !important;
}
body.single-product .xg-pdp-product-card__actions button,
body.single-product .xg-pdp-product-card__actions a {
  position: relative !important;
  z-index: 13 !important;
  pointer-events: auto !important;
  cursor: pointer !important;
}
body.single-product .xg-pdp-product-card__actions button:disabled {
  opacity: .55 !important;
  cursor: wait !important;
}
body.single-product .xg-pdp-product-card__actions button.is-active {
  border-color: var(--xg-accent, #ff6900) !important;
  background: color-mix(in srgb, var(--xg-accent, #ff6900) 10%, #fff) !important;
  color: var(--xg-accent, #ff6900) !important;
}
body.single-product .xg-pdp {
  padding-bottom: 120px !important;
}
