:root{--hs-black:#080808;--hs-panel:#111;--hs-yellow:#facc15;--hs-gold:#d6a300;--hs-muted:rgba(255,255,255,.62);--hs-border:rgba(250,204,21,.22)}
*{box-sizing:border-box} body.hs-theme{margin:0;background:#080808;color:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background-image:linear-gradient(30deg,rgba(250,204,21,.055) 12%,transparent 12.5%,transparent 87%,rgba(250,204,21,.055) 87.5%,rgba(250,204,21,.055)),linear-gradient(150deg,rgba(250,204,21,.055) 12%,transparent 12.5%,transparent 87%,rgba(250,204,21,.055) 87.5%,rgba(250,204,21,.055));background-size:64px 112px}a{color:inherit}.hs-container{max-width:1240px;margin:0 auto;padding:0 22px}.hs-top-promo{min-height:36px;background:linear-gradient(90deg,#e8b400,#ffe15a,#e3af00);color:#050505;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;font-weight:950;letter-spacing:.13em}.hs-count{display:inline-flex;align-items:center;gap:8px;direction:ltr}.hs-count-box{display:inline-flex;align-items:center;gap:4px}.hs-count b{background:#050505;color:var(--hs-yellow);padding:5px 9px;border-radius:3px;margin:0}.hs-count small{font-size:12px;font-weight:1000;color:#050505;text-transform:none;letter-spacing:0}.hs-header{position:sticky;top:0;z-index:90;background:rgba(0,0,0,.9);border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(16px)}.admin-bar .hs-header{top:32px}.hs-head-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.hs-logo{text-decoration:none}.hs-logo-text{font-size:30px;font-weight:1000;letter-spacing:.08em;color:#fff}.hs-logo-text span{color:var(--hs-yellow)}.hs-nav{display:flex;align-items:center;gap:28px;text-transform:uppercase;font-size:12px;font-weight:950;letter-spacing:.18em}.hs-nav a,.hs-cat-toggle{background:none;border:0;color:rgba(255,255,255,.82);text-decoration:none;font:inherit;cursor:pointer}.hs-nav a:hover,.hs-cat-toggle:hover{color:var(--hs-yellow)}.hs-cat{position:relative;padding:28px 0}.hs-cat-menu{position:absolute;left:0;top:100%;min-width:220px;background:rgba(0,0,0,.97);border:1px solid var(--hs-border);border-radius:18px;padding:12px;box-shadow:0 24px 50px rgba(0,0,0,.6);opacity:0;visibility:hidden;transform:translateY(14px);transition:.25s}.hs-cat:hover .hs-cat-menu{opacity:1;visibility:visible;transform:translateY(0)}.hs-cat-menu a{display:block;padding:13px 16px;border-radius:12px}.hs-cat-menu a:hover{background:var(--hs-yellow);color:#000}.hs-actions{display:flex;align-items:center;gap:15px}.hs-icon-btn{position:relative;background:none;border:0;color:#fff;cursor:pointer;padding:7px}.hs-cart-count{position:absolute;right:-3px;top:-5px;background:var(--hs-yellow);color:#000;min-width:18px;height:18px;border-radius:999px;display:grid;place-items:center;font-size:11px;font-weight:1000}.hs-lang{display:flex;overflow:hidden;border:1px solid rgba(250,204,21,.34);border-radius:999px}.hs-lang button{border:0;background:transparent;color:rgba(255,255,255,.7);padding:8px 12px;font-size:12px;font-weight:950;cursor:pointer}.hs-lang button.active{background:var(--hs-yellow);color:#000}.hs-drop-wrap{position:relative}.hs-cart-drop,.hs-login-drop{position:absolute;right:0;top:42px;width:360px;background:rgba(0,0,0,.97);border:1px solid var(--hs-border);border-radius:20px;padding:18px;box-shadow:0 30px 70px rgba(0,0,0,.8);display:none;z-index:100}.hs-drop-open .hs-cart-drop,.hs-drop-open .hs-login-drop{display:block}.hs-drop-head{display:flex;align-items:center;justify-content:space-between;color:var(--hs-yellow);font-size:12px;text-transform:uppercase;letter-spacing:.14em}.hs-mini-items{max-height:280px;overflow:auto;margin:12px 0}.hs-mini-item{display:grid;grid-template-columns:56px 1fr;gap:12px;align-items:center;background:rgba(255,255,255,.06);border-radius:14px;padding:9px;margin-bottom:9px}.hs-mini-item img{width:56px;height:56px;object-fit:cover;border-radius:10px}.hs-mini-item b{font-size:12px;text-transform:uppercase}.hs-mini-item p{margin:3px 0 0;color:var(--hs-yellow);font-size:12px}.hs-empty{text-align:center;background:rgba(255,255,255,.06);border-radius:14px;padding:18px;color:var(--hs-muted)}.hs-login-drop input,.hs-form input,.hs-form textarea,.hs-form select{width:100%;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);color:#fff;border-radius:8px;padding:13px 14px;outline:0}.hs-login-drop input:focus,.hs-form input:focus,.hs-form textarea:focus,.hs-form select:focus{border-color:var(--hs-yellow)}.hs-login-drop p{color:var(--hs-muted);font-size:13px}.hs-login-drop .hs-grid{display:grid;gap:10px}.hs-menu-btn{display:none;background:rgba(255,255,255,.1);border:0;color:#fff;border-radius:999px;padding:12px}.hs-mobile{display:none}.hs-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;text-decoration:none;background:var(--hs-yellow);color:#000;border-radius:8px;padding:14px 22px;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:1000;cursor:pointer}.hs-btn:hover{background:#fff;color:#000}.hs-btn-dark{background:rgba(255,255,255,.06);color:#fff;border:1px solid rgba(250,204,21,.3)}.hs-btn-full{width:100%;margin-top:14px}.hs-hero{position:relative;height:680px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.1);background:#0d0d0d}.hs-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#080808 0%,rgba(8,8,8,.92) 42%,rgba(8,8,8,.32) 100%);z-index:2}.hs-hero-images{position:absolute;right:0;top:0;height:100%;width:58%;opacity:.9}.hs-hero-images img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1s ease-in-out}.hs-hero-images img.active{opacity:1}.hs-hero-images:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#080808,rgba(0,0,0,.35),rgba(0,0,0,.1))}.hs-hero-inner{position:relative;z-index:5;height:100%;display:flex;align-items:center}.hs-slide-text{position:absolute;max-width:650px;opacity:0;transition:opacity 1s ease-in-out;pointer-events:none}.hs-slide-text.active{opacity:1;pointer-events:auto}.hs-slide-space{position:relative;min-height:570px;width:100%}.hs-label{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--hs-yellow);border-radius:8px;color:var(--hs-yellow);padding:9px 14px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.18em}.hs-title{font-size:82px;line-height:.9;font-weight:1000;letter-spacing:-.04em;text-transform:uppercase;margin:22px 0 0}.hs-title span{display:block;background:linear-gradient(#fff3a3,#eab308,#9b7100);-webkit-background-clip:text;background-clip:text;color:transparent}.hs-desc{font-size:19px;color:rgba(255,255,255,.76);font-weight:700}.hs-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:560px;margin-top:28px}.hs-stat{display:flex;gap:10px;font-size:12px}.hs-stat svg{color:var(--hs-yellow);flex:0 0 auto}.hs-stat b{text-transform:uppercase}.hs-stat p{margin:3px 0 0;color:rgba(255,255,255,.45)}.hs-offer{display:grid;grid-template-columns:.85fr 1.15fr;gap:16px;max-width:600px;margin-top:30px;border:1px solid rgba(250,204,21,.35);background:rgba(0,0,0,.35);border-radius:16px;padding:18px;backdrop-filter:blur(8px)}.hs-offer-percent{border-right:1px solid rgba(255,255,255,.12);padding-right:16px}.hs-offer-percent strong{font-size:60px;color:var(--hs-yellow);line-height:1}.hs-offer-percent span{display:block;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.12em}.hs-timer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;text-align:center}.hs-timer-grid div{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px 8px}.hs-timer-grid b{font-size:27px}.hs-timer-grid span{display:block;color:rgba(255,255,255,.45);font-size:10px;text-transform:uppercase;font-weight:900}.hs-hero-arrow{position:absolute;z-index:10;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:999px;border:0;background:rgba(255,255,255,.1);color:#fff;display:grid;place-items:center;cursor:pointer}.hs-hero-arrow:hover{background:var(--hs-yellow);color:#000}.hs-prev{left:28px}.hs-next{right:28px}.hs-prev svg{transform:rotate(180deg)}.hs-dots{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:12}.hs-dots button{height:8px;width:8px;border:0;border-radius:999px;background:rgba(255,255,255,.6);cursor:pointer;transition:.25s}.hs-dots button.active{width:34px;background:var(--hs-yellow)}.hs-section{padding:50px 0}.hs-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.hs-kicker{color:var(--hs-yellow);text-transform:uppercase;font-size:13px;font-weight:950;letter-spacing:.18em}.hs-heading{font-size:44px;line-height:1;text-transform:uppercase;font-weight:1000;margin:5px 0}.hs-heading span{color:var(--hs-yellow)}.hs-grid-products,.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;list-style:none;padding:0;margin:0}.hs-product-card,.products .product{position:relative;overflow:hidden;border:1px solid rgba(250,204,21,.22);background:#121212;border-radius:22px;box-shadow:0 22px 45px rgba(0,0,0,.45);transition:.35s}.hs-product-card:hover,.products .product:hover{transform:translateY(-10px);box-shadow:0 30px 70px rgba(250,204,21,.16)}.hs-product-img{height:240px;position:relative;background:#eee;overflow:hidden}.hs-product-img img{width:100%;height:100%;object-fit:cover;transition:.7s;display:block}.hs-product-card:hover img,.products .product:hover img{transform:scale(1.08)}.hs-badge,.onsale{position:absolute;left:16px;top:16px;background:var(--hs-yellow);color:#000;border-radius:7px;padding:7px 10px;font-size:11px;font-weight:1000;text-transform:uppercase;z-index:3}.hs-card-body{padding:20px}.hs-card-body h3,.woocommerce-loop-product__title{font-size:18px;line-height:1.25;margin:0;color:#fff;text-transform:uppercase;font-weight:950}.hs-price,.price{display:block;margin-top:12px;color:var(--hs-yellow);font-size:21px;font-weight:1000}.price del{font-size:13px;color:rgba(255,255,255,.35);margin-left:6px}.hs-add,.ajax_add_to_cart,.add_to_cart_button{width:100%;margin-top:18px;display:flex;justify-content:center;background:var(--hs-yellow);color:#000!important;border-radius:8px;padding:13px 14px;text-decoration:none;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.1em}.hs-cat-cards{display:grid;grid-template-columns:5fr 4fr 3fr;gap:18px}.hs-cat-card{position:relative;min-height:320px;overflow:hidden;border-radius:30px;border:1px solid rgba(250,204,21,.22);padding:28px;text-decoration:none;color:#fff;background:#111;transition:.35s}.hs-cat-card:hover{transform:translateY(-7px)}.hs-cat-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.5;transition:.7s}.hs-cat-card:hover img{transform:scale(1.08)}.hs-cat-card div{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.hs-cat-card h3{font-size:54px;line-height:.95;text-transform:uppercase;margin:0}.hs-cat-card.gold{background:linear-gradient(135deg,#fde047,#a16207);color:#000}.hs-features{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.1);background:#111;border-radius:20px;overflow:hidden}.hs-feature{display:flex;gap:15px;align-items:center;padding:24px;border-right:1px solid rgba(255,255,255,.1)}.hs-feature svg{color:var(--hs-yellow);flex:0 0 auto}.hs-feature h3{font-size:15px;text-transform:uppercase;margin:0}.hs-feature p{font-size:13px;color:rgba(255,255,255,.55);margin:4px 0 0}.hs-shop-hero{position:relative;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.1);background:#0b0b0b;padding:55px 0}.hs-shop-hero .hs-container{display:grid;grid-template-columns:1fr .72fr;gap:34px;align-items:center}.hs-shop-hero h1{font-size:70px;line-height:.95;text-transform:uppercase;margin:15px 0 0;font-weight:1000}.hs-shop-hero h1 span{color:var(--hs-yellow)}.hs-deal{border:1px solid var(--hs-border);background:rgba(0,0,0,.42);border-radius:28px;padding:22px;display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.hs-deal img{width:100%;height:250px;object-fit:cover;border-radius:20px}.hs-tabs{display:flex;gap:12px;flex-wrap:wrap;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.1);border-radius:22px;padding:16px;margin:34px 0}.hs-tabs a{border-radius:999px;background:rgba(255,255,255,.06);padding:10px 15px;text-decoration:none;color:rgba(255,255,255,.75);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.1em}.hs-tabs a.active,.hs-tabs a:hover{background:var(--hs-yellow);color:#000}.hs-shop-layout{display:grid;grid-template-columns:280px 1fr;gap:32px}.hs-sidebar{position:sticky;top:125px;height:max-content;background:#111;border:1px solid var(--hs-border);border-radius:22px;padding:22px}.hs-sidebar a{display:flex;justify-content:space-between;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.1);padding:13px 0;color:rgba(255,255,255,.72);font-weight:800}.hs-sidebar a:hover{color:var(--hs-yellow)}.hs-pack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hs-pack-card{overflow:hidden;background:#121212;border:1px solid var(--hs-border);border-radius:22px;box-shadow:0 22px 50px rgba(0,0,0,.4);transition:.35s}.hs-pack-card:hover{transform:translateY(-8px)}.hs-pack-img{height:230px;position:relative;overflow:hidden}.hs-pack-img>img{width:100%;height:100%;object-fit:cover;opacity:.75}.hs-pack-icon{position:absolute;left:16px;top:16px;width:52px;height:52px;border-radius:999px;background:rgba(0,0,0,.55);border:1px solid rgba(250,204,21,.3);display:grid;place-items:center;color:var(--hs-yellow)}.hs-pack-body{padding:22px}.hs-pack-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:15px}.hs-pack-mini img{height:62px;width:100%;object-fit:cover;border-radius:9px;border:1px solid rgba(255,255,255,.1)}.hs-single{padding:45px 0}.hs-back{display:inline-flex;margin-bottom:25px;border:1px solid rgba(250,204,21,.32);border-radius:999px;padding:10px 18px;color:var(--hs-yellow);text-decoration:none;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.12em;background:rgba(255,255,255,.05)}.hs-single-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:42px;align-items:start}.hs-gallery,.hs-single-info{border:1px solid var(--hs-border);background:rgba(17,17,17,.78);border-radius:30px;padding:18px;box-shadow:0 24px 60px rgba(0,0,0,.55)}.hs-main-img{height:560px;border-radius:22px;overflow:hidden;background:#eee}.hs-main-img img{width:100%;height:100%;object-fit:cover;display:block}.hs-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px}.hs-thumb{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);padding:5px;border-radius:14px;cursor:pointer}.hs-thumb.active{border-color:var(--hs-yellow);background:rgba(250,204,21,.12)}.hs-thumb img{width:100%;height:95px;object-fit:cover;border-radius:10px;display:block}.hs-single-info{padding:32px}.hs-single-info h1{font-size:56px;line-height:1;text-transform:uppercase;margin:10px 0 0;font-weight:1000}.hs-rating{display:flex;gap:4px;align-items:center;color:var(--hs-yellow);margin-top:16px}.hs-desc-text{font-size:18px;color:rgba(255,255,255,.66);line-height:1.7}.hs-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.hs-meta-grid div{background:rgba(255,255,255,.06);border-radius:14px;padding:14px}.hs-meta-grid span{display:block;color:var(--hs-yellow);font-size:11px;font-weight:950;text-transform:uppercase}.hs-meta-grid b{display:block;margin-top:4px}.hs-form{margin-top:25px;border:1px solid var(--hs-border);background:#101010;border-radius:20px;padding:22px}.hs-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.hs-form label{font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.72)}.hs-form .full{grid-column:1/-1}.hs-form textarea{min-height:120px}.hs-pack-hero{position:relative;min-height:520px;overflow:hidden;border-radius:22px;background:#111;padding:30px}.hs-pack-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.45}.hs-pack-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#000,rgba(0,0,0,.45),rgba(0,0,0,.2))}.hs-pack-hero-content{position:relative;z-index:2;min-height:460px;display:flex;flex-direction:column;justify-content:space-between}.hs-pack-items{margin-top:24px;border:1px solid var(--hs-border);background:rgba(255,255,255,.05);border-radius:20px;padding:16px}.hs-pack-items-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hs-pack-item{overflow:hidden;border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.35);border-radius:14px}.hs-pack-item img{width:100%;height:115px;object-fit:cover;display:block}.hs-pack-item p{margin:0;padding:12px;font-size:12px;font-weight:950;text-transform:uppercase}.hs-page-hero{position:relative;overflow:hidden;background:#090909;border-bottom:1px solid rgba(250,204,21,.12);padding:60px 0}.hs-page-hero .hs-container{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;align-items:center}.hs-page-hero h1{font-size:70px;line-height:.92;text-transform:uppercase;font-weight:1000;margin:10px 0}.hs-page-hero h1 span{color:var(--hs-yellow)}.hs-page-hero p{color:var(--hs-muted);font-weight:700;line-height:1.7}.hs-visual{min-height:350px;border-radius:28px;border:1px solid var(--hs-border);overflow:hidden;position:relative}.hs-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72}.hs-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hs-info-card{background:#111;border:1px solid var(--hs-border);border-radius:20px;padding:22px}.hs-info-card svg{color:var(--hs-yellow)}.hs-info-card h3{text-transform:uppercase}.hs-contact-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px}.hs-contact-card{display:flex;gap:18px;background:#111;border:1px solid var(--hs-border);border-radius:20px;padding:22px;margin-bottom:16px}.hs-contact-card svg{color:var(--hs-yellow);flex:none}.woocommerce-message,.woocommerce-info,.woocommerce-error{max-width:1240px;margin:20px auto!important;background:#111!important;color:#fff!important;border-top-color:var(--hs-yellow)!important}.woocommerce-cart-form,.cart-collaterals,.woocommerce-checkout{max-width:1240px;margin:30px auto;padding:0 22px}.shop_table{background:#111;color:#fff;border:1px solid var(--hs-border)!important;border-radius:18px;overflow:hidden}.shop_table th,.shop_table td{border-color:rgba(255,255,255,.12)!important}.quantity input{background:#fff;color:#000}.wc-proceed-to-checkout a.checkout-button{background:var(--hs-yellow)!important;color:#000!important;border-radius:8px}.hs-custom-cart{padding:45px 0}.hs-cart-layout{display:grid;grid-template-columns:1fr 420px;gap:30px}.hs-cart-row{display:grid;grid-template-columns:120px 1fr auto;gap:18px;align-items:center;background:#111;border:1px solid var(--hs-border);border-radius:20px;padding:15px;margin-bottom:14px}.hs-cart-row img{width:120px;height:110px;object-fit:cover;border-radius:14px}.hs-order-panel{position:sticky;top:125px;background:rgba(0,0,0,.55);border:1px solid var(--hs-border);border-radius:22px;padding:24px;height:max-content}.rtl{direction:rtl}.rtl .hs-nav{direction:rtl;flex-direction:row}.rtl .hs-actions{direction:ltr}.rtl .hs-cat-menu{left:auto;right:0;text-align:right}.rtl .hs-cat-menu a{text-align:right}.rtl .hs-single-info{text-align:right}.rtl .hs-top-promo{direction:rtl}.rtl .hs-count{direction:ltr}.rtl .hs-head-inner{flex-direction:row}.rtl .hs-logo{order:3}.rtl .hs-nav{order:2}.rtl .hs-actions{order:1}.rtl .hs-menu-btn{order:0}
@media(max-width:980px){.hs-nav,.hs-actions{display:none}.hs-menu-btn{display:block}.hs-head-inner{height:68px}.hs-mobile{display:block;position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.82);padding:18px;backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:.25s}.hs-mobile.open{opacity:1;visibility:visible}.hs-mobile-panel{background:#fff;color:#000;border-radius:24px;padding:24px}.hs-mobile a,.hs-mobile button{display:block;width:100%;background:none;border:0;text-align:left;color:#000;text-decoration:none;text-transform:uppercase;font-weight:950;padding:13px 0}.hs-hero{height:740px}.hs-hero-images{width:100%;opacity:.42}.hs-title{font-size:58px}.hs-offer{grid-template-columns:1fr}.hs-offer-percent{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:12px}.hs-stats{grid-template-columns:1fr}.hs-grid-products,.products{grid-template-columns:repeat(2,1fr)}.hs-cat-cards,.hs-shop-hero .hs-container,.hs-shop-layout,.hs-single-grid,.hs-page-hero .hs-container,.hs-contact-grid,.hs-cart-layout{grid-template-columns:1fr}.hs-pack-grid{grid-template-columns:1fr}.hs-features,.hs-info-grid{grid-template-columns:repeat(2,1fr)}.hs-sidebar{position:relative;top:auto}.hs-page-hero h1,.hs-shop-hero h1{font-size:50px}.hs-single-info h1{font-size:42px}.hs-main-img{height:420px}.hs-cart-drop,.hs-login-drop{right:-80px;width:320px}}
@media(max-width:600px){.hs-grid-products,.products,.hs-features,.hs-info-grid,.hs-meta-grid,.hs-form-grid,.hs-pack-items-grid{grid-template-columns:1fr}.hs-title{font-size:46px}.hs-heading{font-size:34px}.hs-hero-arrow{display:none}.hs-cat-card h3{font-size:40px}.hs-logo-text{font-size:24px}.hs-cart-row{grid-template-columns:1fr}.hs-cart-row img{width:100%;height:180px}.hs-top-promo{font-size:11px;letter-spacing:.05em}.hs-count b{padding:3px 5px;margin-left:2px}}

.hs-order-result{display:none;margin:14px 0;border-radius:12px;padding:13px 14px;font-size:13px;font-weight:800;line-height:1.5}.hs-order-result.success,.hs-order-result.error{display:block}.hs-order-result.success{background:rgba(34,197,94,.13);border:1px solid rgba(34,197,94,.35);color:#bbf7d0}.hs-order-result.error{background:rgba(239,68,68,.13);border:1px solid rgba(239,68,68,.35);color:#fecaca}.hs-btn.loading,.hs-btn:disabled{opacity:.65;cursor:not-allowed}.hs-form textarea{resize:vertical}

/* HotSport custom checkout override */
.hs-checkout-page{min-height:70vh}.hs-checkout-custom-grid{align-items:start}.hs-checkout-summary-card{padding:28px}.hs-checkout-items{display:grid;gap:14px;margin-top:18px}.hs-checkout-item-row{grid-template-columns:105px 1fr!important;margin:0!important}.hs-checkout-item-row img{width:105px!important;height:96px!important}.hs-checkout-total-box{margin-top:22px;border:1px solid var(--hs-border);background:rgba(255,255,255,.05);border-radius:18px;padding:16px}.hs-checkout-total-box div{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08);color:var(--hs-muted);font-weight:800}.hs-checkout-total-box div:last-child{border-bottom:0}.hs-checkout-total-box b{color:#fff}.hs-checkout-total-box .total{font-size:20px;color:#fff}.hs-checkout-total-box .total b{color:var(--hs-yellow);font-size:24px}.hs-checkout-page .hs-form{margin-top:20px}.hs-checkout-page .hs-single-info{background:rgba(0,0,0,.55)}
@media(max-width:980px){.hs-checkout-summary-card{padding:18px}.hs-checkout-item-row{grid-template-columns:1fr!important}.hs-checkout-item-row img{width:100%!important;height:180px!important}}

/* Dynamic shop filters */
.hs-dynamic-tabs a small{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:8px;border-radius:999px;background:rgba(0,0,0,.25);font-size:10px;color:inherit}.hs-sidebar a.active{color:#000!important;background:var(--hs-yellow);border-radius:12px;padding-left:12px;padding-right:12px}.hs-sidebar a em{margin-left:auto;margin-right:8px;font-style:normal;min-width:24px;height:24px;border-radius:999px;display:inline-grid;place-items:center;background:rgba(255,255,255,.08);color:var(--hs-yellow);font-size:11px}.hs-sidebar a.active em{background:#000;color:var(--hs-yellow)}.hs-filter-block{margin-top:22px}.hs-filter-block:first-of-type{margin-top:0}.hs-filter-form{margin-top:24px;border-top:1px solid rgba(255,255,255,.1);padding-top:20px}.hs-price-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hs-filter-form input[type=number],.hs-filter-form select,.hs-sort-form select{width:100%;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;padding:12px 13px;outline:0;font-weight:800}.hs-filter-form input[type=number]:focus,.hs-filter-form select:focus,.hs-sort-form select:focus{border-color:var(--hs-yellow)}.hs-filter-form option,.hs-sort-form option{background:#111;color:#fff}.hs-check{display:flex;gap:10px;align-items:center;margin:10px 0;color:var(--hs-muted);font-weight:800}.hs-check input{accent-color:var(--hs-yellow);width:16px;height:16px}.hs-sort-form{min-width:190px}.hs-pagination{margin-top:34px;display:flex;gap:8px;flex-wrap:wrap}.hs-pagination .page-numbers{display:inline-grid;place-items:center;min-width:40px;height:40px;border:1px solid rgba(250,204,21,.24);border-radius:10px;text-decoration:none;color:#fff;font-weight:900}.hs-pagination .page-numbers.current,.hs-pagination .page-numbers:hover{background:var(--hs-yellow);color:#000}.rtl .hs-dynamic-tabs a small{margin-left:0;margin-right:8px}.rtl .hs-sidebar a em{margin-left:8px;margin-right:auto}.rtl .hs-sort-form{text-align:right}@media(max-width:900px){.hs-shop-layout{grid-template-columns:1fr!important}.hs-sidebar{position:relative!important;top:auto!important}.hs-sort-form{width:100%}}


/* HotSport custom dark state dropdown fix: replaces the native white browser select list */
.hs-native-select-hidden{
  position:absolute!important;
  left:-9999px!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  pointer-events:none!important;
}
.hs-custom-select{position:relative;width:100%;z-index:20}
.hs-custom-select.open{z-index:9999}
.hs-custom-select-btn{
  width:100%;
  min-height:50px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  border:1px solid rgba(250,204,21,.38);
  background:#171717;
  color:#fff;
  border-radius:8px;
  padding:13px 14px;
  outline:0;
  cursor:pointer;
  font:inherit;
  text-align:start;
}
.hs-custom-select-btn:hover,.hs-custom-select.open .hs-custom-select-btn{border-color:var(--hs-yellow);background:#1d1d1d}
.hs-custom-select-btn b{color:var(--hs-yellow);font-size:18px;line-height:1;transition:transform .2s}
.hs-custom-select.open .hs-custom-select-btn b{transform:rotate(180deg)}
.hs-custom-select-list{
  position:absolute;
  inset-inline-start:0;
  top:calc(100% + 8px);
  width:100%;
  max-height:260px;
  overflow-y:auto;
  border:1px solid rgba(250,204,21,.38);
  background:#0b0b0b;
  color:#fff;
  border-radius:12px;
  box-shadow:0 24px 70px rgba(0,0,0,.85);
  padding:6px;
  display:none;
}
.hs-custom-select.open .hs-custom-select-list{display:block}
.hs-custom-select-option{
  width:100%;
  display:block;
  border:0;
  background:transparent;
  color:rgba(255,255,255,.78);
  border-radius:8px;
  padding:11px 12px;
  text-align:start;
  font-weight:800;
  cursor:pointer;
}
.hs-custom-select-option:hover,.hs-custom-select-option.active{background:var(--hs-yellow);color:#000}
.hs-custom-select-list::-webkit-scrollbar{width:8px}
.hs-custom-select-list::-webkit-scrollbar-track{background:#111;border-radius:999px}
.hs-custom-select-list::-webkit-scrollbar-thumb{background:var(--hs-yellow);border-radius:999px}
.rtl .hs-custom-select-btn,.rtl .hs-custom-select-option{text-align:right}
@media(max-width:700px){.hs-custom-select-list{max-height:220px}}

/* v4.0: force HotSport custom cart/checkout layout and suppress accidental default Woo cart fragments on cart page */
.hs-custom-cart .woocommerce-cart-form,
.hs-custom-cart .cart-collaterals,
.hs-custom-cart .woocommerce { display:none!important; }
.hs-custom-cart .hs-cart-layout .woocommerce,
.hs-custom-cart .hs-order-panel .woocommerce { display:initial!important; }
.hs-cart-row a{color:#fff;text-decoration:none}.hs-cart-row a:hover{color:var(--hs-yellow)}
.hs-cart-remove{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:999px;color:#fff;text-decoration:none;background:rgba(255,255,255,.04)}
.hs-cart-remove:hover{background:#e11d48;color:#fff;border-color:#e11d48}
.hs-cart-row-actions{display:flex;align-items:center;gap:12px;justify-content:flex-end}
.hs-cart-row .qty{width:82px;background:#fff;color:#000;border:0;border-radius:8px;padding:10px 12px;font-weight:900}
@media(max-width:700px){.hs-cart-row-actions{justify-content:flex-start}.hs-cart-row .qty{width:100px}}

/* v4.1: remove horizontal X-scroll everywhere, especially RTL Arabic product/cart pages */
html, body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden !important;
}
body.hs-theme,
body.hs-theme #page,
body.hs-theme .site,
body.hs-theme .site-content,
body.hs-theme main,
body.hs-theme header,
body.hs-theme footer,
.hs-single,
.hs-custom-cart,
.hs-checkout-page,
.hs-shop-hero,
.hs-page-hero,
.hs-section {
  max-width: 100%;
  overflow-x: clip;
}
.hs-container {
  width: min(1240px, 100%);
  max-width: 100%;
  padding-inline: clamp(14px, 3vw, 22px);
  overflow-x: clip;
}
.hs-head-inner,
.hs-single-grid,
.hs-shop-layout,
.hs-cart-layout,
.hs-checkout-custom-grid,
.hs-page-hero .hs-container,
.hs-contact-grid,
.hs-grid-products,
.products,
.hs-pack-grid,
.hs-form-grid,
.hs-meta-grid,
.hs-tabs,
.hs-actions,
.hs-nav {
  max-width: 100%;
  min-width: 0;
}
.hs-single-grid,
.hs-shop-layout,
.hs-cart-layout,
.hs-checkout-custom-grid {
  grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
}
.hs-gallery,
.hs-single-info,
.hs-order-panel,
.hs-cart-row,
.hs-product-card,
.products .product,
.hs-pack-card,
.hs-form,
.hs-main-img,
.hs-pack-hero,
.hs-pack-items,
.hs-checkout-summary-card {
  min-width: 0;
  max-width: 100%;
}
.hs-single-info h1,
.hs-heading,
.hs-title,
.hs-card-body h3,
.woocommerce-loop-product__title,
.hs-price,
.price,
.hs-desc-text,
.hs-form label,
.hs-meta-grid b,
.hs-pack-item p {
  overflow-wrap: anywhere;
  word-break: normal;
}
.hs-main-img img,
.hs-pack-hero > img,
.hs-thumb img,
.hs-pack-item img,
.hs-cart-row img,
.hs-product-img img,
.products img,
.woocommerce img {
  max-width: 100%;
  height: auto;
}
.hs-main-img img,
.hs-pack-hero > img,
.hs-product-img img,
.products img,
.hs-cart-row img {
  height: 100%;
  object-fit: cover;
}
.hs-rating,
.hs-single-info > div[style*="display:flex"],
.hs-form > div[style*="display:flex"],
.hs-cart-row-actions,
.hs-head-inner {
  flex-wrap: wrap;
}
.rtl .hs-single-grid,
.rtl .hs-cart-layout,
.rtl .hs-checkout-custom-grid,
.rtl .hs-shop-layout {
  direction: rtl;
}
.rtl .hs-gallery,
.rtl .hs-single-info,
.rtl .hs-order-panel,
.rtl .hs-sidebar {
  direction: rtl;
  text-align: right;
}
.rtl .hs-price,
.rtl .price,
.rtl .amount,
.rtl .hs-count,
.rtl .hs-actions,
.rtl .hs-lang {
  direction: ltr;
  unicode-bidi: isolate;
}
.rtl .hs-meta-grid,
.rtl .hs-form-grid,
.rtl .hs-pack-items-grid,
.rtl .hs-thumbs {
  direction: rtl;
}
.rtl .hs-custom-select-list,
.rtl .hs-cart-drop,
.rtl .hs-login-drop {
  max-width: min(360px, calc(100vw - 24px));
}
.hs-cart-drop,
.hs-login-drop {
  max-width: calc(100vw - 24px);
}
@media (max-width: 1180px) {
  .hs-single-grid,
  .hs-shop-layout,
  .hs-cart-layout,
  .hs-checkout-custom-grid {
    grid-template-columns: 1fr !important;
  }
  .hs-order-panel,
  .hs-sidebar {
    position: relative !important;
    top: auto !important;
  }
}
@media (max-width: 700px) {
  .hs-main-img { height: min(420px, 78vw); }
  .hs-pack-hero { min-height: 420px; padding: 18px; }
  .hs-pack-hero-content { min-height: 370px; }
  .hs-single-info { padding: 20px; }
  .hs-single-info h1 { font-size: clamp(30px, 10vw, 42px); }
  .hs-meta-grid,
  .hs-form-grid,
  .hs-thumbs,
  .hs-pack-items-grid {
    grid-template-columns: 1fr !important;
  }
  .hs-cart-drop,
  .hs-login-drop {
    right: 0 !important;
    left: auto !important;
    width: calc(100vw - 24px) !important;
  }
}

/* HotSport layout stability patch: shop + single product responsive behavior */
html, body, body.hs-theme { width:100%; max-width:100%; overflow-x:hidden !important; }
body.hs-theme * { max-width: 100%; }

/* Shop page: prevent very narrow cards and keep filters/product grid readable */
.hs-shop-layout{
  display:grid !important;
  grid-template-columns:minmax(260px,320px) minmax(0,1fr) !important;
  gap:32px !important;
  align-items:start !important;
  width:100% !important;
  max-width:100% !important;
  overflow:visible !important;
}
.hs-shop-layout > section,
.hs-shop-layout > div,
.hs-shop-layout .hs-section-head,
.hs-shop-layout .hs-sort-form{min-width:0 !important;max-width:100% !important;}
.hs-sidebar{width:100% !important;min-width:0 !important;max-width:320px !important;overflow:hidden !important;}
.hs-sidebar a{white-space:normal !important;gap:10px !important;line-height:1.35 !important;}
.hs-sidebar a span{min-width:0 !important;overflow-wrap:break-word !important;}
.hs-sidebar a em{flex:0 0 auto !important;}
.hs-dynamic-tabs{overflow-x:auto !important;overflow-y:hidden !important;scrollbar-width:thin;flex-wrap:nowrap !important;}
.hs-dynamic-tabs a{flex:0 0 auto !important;white-space:nowrap !important;}

.hs-shop-layout .hs-grid-products,
.post-type-archive-product .hs-grid-products,
.tax-product_cat .hs-grid-products{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(230px,1fr)) !important;
  gap:26px !important;
  align-items:stretch !important;
  width:100% !important;
}
.hs-product-card,
.products .product{
  width:100% !important;
  min-width:0 !important;
  height:100% !important;
  display:flex !important;
  flex-direction:column !important;
  overflow:hidden !important;
}
.hs-product-card > a{display:block !important;min-width:0 !important;text-decoration:none !important;}
.hs-product-img{height:260px !important;background:#111 !important;}
.hs-product-img img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;}
.hs-card-body{min-width:0 !important;padding:22px !important;}
.hs-card-body h3,
.woocommerce-loop-product__title{
  font-size:clamp(17px,1.25vw,21px) !important;
  line-height:1.22 !important;
  letter-spacing:.02em !important;
  overflow-wrap:break-word !important;
  word-break:normal !important;
  hyphens:auto !important;
  display:block !important;
}
.hs-price,.price{font-size:clamp(20px,1.6vw,28px) !important;line-height:1.15 !important;overflow-wrap:normal !important;word-break:normal !important;}
.hs-add{width:100% !important;text-align:center !important;}

/* Single product / pack page: keep gallery and info inside viewport, especially Arabic RTL */
.hs-single{width:100% !important;overflow-x:hidden !important;}
.hs-single-grid{
  display:grid !important;
  grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr) !important;
  gap:36px !important;
  align-items:start !important;
  width:100% !important;
  max-width:100% !important;
  overflow:visible !important;
}
.hs-gallery,.hs-single-info{min-width:0 !important;width:100% !important;max-width:100% !important;}
.hs-main-img{width:100% !important;height:min(560px,56vw) !important;min-height:360px !important;overflow:hidden !important;background:#111 !important;}
.hs-main-img img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;}
.hs-thumbs{display:grid !important;grid-template-columns:repeat(auto-fit,minmax(90px,1fr)) !important;gap:12px !important;width:100% !important;}
.hs-thumb{min-width:0 !important;overflow:hidden !important;}
.hs-thumb img{width:100% !important;height:90px !important;object-fit:cover !important;display:block !important;}
.hs-single-info{padding:clamp(20px,3vw,32px) !important;overflow:hidden !important;}
.hs-single-info h1{
  font-size:clamp(32px,4.2vw,58px) !important;
  line-height:1.02 !important;
  overflow-wrap:break-word !important;
  word-break:normal !important;
  max-width:100% !important;
}
.hs-single-info .hs-price,
.hs-single-info .price{font-size:clamp(28px,3vw,42px) !important;white-space:normal !important;}
.hs-meta-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr)) !important;gap:12px !important;}
.hs-form-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
.hs-pack-items-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr)) !important;}

/* RTL: text is RTL, but structural grids stay logical so cards do not move outside screen */
.rtl .hs-shop-layout,
.rtl .hs-single-grid,
.rtl .hs-cart-layout,
.rtl .hs-checkout-custom-grid{direction:ltr !important;}
.rtl .hs-sidebar,
.rtl .hs-single-info,
.rtl .hs-order-panel,
.rtl .hs-form,
.rtl .hs-cart-row,
.rtl .hs-checkout-summary-card{direction:rtl !important;text-align:right !important;}
.rtl .hs-gallery{direction:ltr !important;text-align:left !important;}
.rtl .hs-card-body,
.rtl .hs-product-card{direction:rtl;text-align:right;}
.rtl .hs-price,.rtl .price,.rtl .amount{direction:ltr !important;unicode-bidi:isolate !important;text-align:inherit !important;}

@media (max-width:1180px){
  .hs-shop-layout,.hs-single-grid,.hs-cart-layout,.hs-checkout-custom-grid{grid-template-columns:1fr !important;}
  .hs-sidebar{max-width:100% !important;position:relative !important;top:auto !important;}
  .hs-shop-layout .hs-grid-products{grid-template-columns:repeat(2,minmax(220px,1fr)) !important;}
  .hs-main-img{height:min(520px,70vw) !important;}
}
@media (max-width:700px){
  .hs-shop-layout .hs-grid-products{grid-template-columns:1fr !important;}
  .hs-product-img{height:240px !important;}
  .hs-single-info h1{font-size:clamp(30px,9vw,42px) !important;}
  .hs-form-grid,.hs-meta-grid,.hs-thumbs,.hs-pack-items-grid{grid-template-columns:1fr !important;}
  .hs-main-img{height:min(420px,78vw) !important;min-height:280px !important;}
  .hs-section-head{align-items:flex-start !important;}
  .hs-sort-form{width:100% !important;}
}

/* HotSport 4.3.2: show +8 TND delivery beside product prices */
.hs-card-delivery{display:block;margin-top:7px;color:rgba(255,255,255,.58);font-size:12px;font-weight:900;letter-spacing:.03em}.hs-card-delivery b{color:var(--hs-yellow)}.hs-price-box{margin-top:22px}.hs-single-delivery-line{margin-top:8px;color:rgba(255,255,255,.66);font-size:15px;font-weight:900}.hs-single-total-line{display:inline-flex;margin-top:10px;border:1px solid rgba(250,204,21,.25);background:rgba(250,204,21,.08);border-radius:12px;padding:10px 13px;color:var(--hs-yellow);font-size:18px;font-weight:1000}.hs-checkout-total-box .total b,.hs-order-panel .total b{color:var(--hs-yellow)}

/* HotSport 4.3.3: display visible price + 8 TND in the main price line */
.hs-price-plus-delivery{display:flex!important;flex-wrap:wrap;align-items:baseline;gap:8px 12px;line-height:1.15;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}
.hs-price-current{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:8px;font-weight:1000;color:var(--hs-yellow)}
.hs-delivery-plus{display:inline-flex;align-items:center;border:1px solid rgba(250,204,21,.32);background:rgba(250,204,21,.09);border-radius:999px;padding:4px 9px;color:var(--hs-yellow);font-size:.48em;font-weight:1000;letter-spacing:.04em;white-space:nowrap;vertical-align:middle}
.hs-price-old{text-decoration:line-through;color:rgba(255,255,255,.42);font-size:.5em;font-weight:900;white-space:nowrap}
.hs-card-body .hs-price-plus-delivery{font-size:20px;gap:6px}.hs-card-body .hs-delivery-plus{font-size:12px;padding:3px 8px}.hs-card-body .hs-price-old{font-size:12px}.hs-pack-body .hs-price-plus-delivery{font-size:22px}.hs-single-info .hs-price-plus-delivery{max-width:100%}.hs-single-info .hs-price-old{font-size:.46em}.hs-single-info .hs-delivery-plus{font-size:.38em}
html,body{max-width:100%;overflow-x:hidden}.hs-single,.hs-shop,.hs-container,.hs-single-grid,.hs-product-card,.hs-pack-card{max-width:100%;min-width:0}.hs-single-info h1,.hs-card-body h3,.hs-pack-body h3{overflow-wrap:break-word;word-break:normal;hyphens:auto}
@media(max-width:640px){.hs-single-info .hs-price-plus-delivery{font-size:30px!important}.hs-single-info .hs-delivery-plus{font-size:12px}.hs-single-info .hs-price-old{font-size:14px}.hs-card-body .hs-price-plus-delivery{font-size:18px}}

/* HotSport 4.3.4: force visible +8 TND delivery label beside all public product prices */
.hs-delivery-plus{display:inline-flex!important;align-items:center!important;border:1px solid rgba(250,204,21,.38)!important;background:rgba(250,204,21,.10)!important;border-radius:999px!important;padding:5px 10px!important;color:var(--hs-yellow)!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.04em!important;white-space:nowrap!important;line-height:1!important}.hs-single-info .hs-delivery-plus{font-size:13px!important}.hs-price-plus-delivery{display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:8px 12px!important}

.hs-mini-totals{margin-top:14px;border-top:1px solid rgba(255,255,255,.1);padding-top:12px;display:grid;gap:8px;font-size:13px;font-weight:800;color:rgba(255,255,255,.65)}
.hs-mini-totals div{display:flex;align-items:center;justify-content:space-between;gap:12px}
.hs-mini-totals b{color:#fff;text-align:end}
.hs-mini-totals small{color:rgba(255,255,255,.45);font-size:10px;text-transform:uppercase}
.hs-mini-totals .total{border-top:1px solid rgba(255,255,255,.1);padding-top:8px;color:#fff;font-size:15px}
.hs-mini-totals .total b{color:#facc15}


/* HotSport 4.4: stable mobile menu scroll + PWA install/notification buttons */
.hs-mobile.open{display:block!important;position:fixed!important;inset:0!important;z-index:100000!important;background:rgba(0,0,0,.78)!important;backdrop-filter:blur(10px)!important;overflow:hidden!important;padding:14px!important}
.hs-mobile-panel{width:min(420px,calc(100vw - 28px))!important;max-height:calc(100dvh - 28px)!important;background:#fff!important;color:#000!important;border-radius:22px!important;padding:0!important;overflow:hidden!important;box-shadow:0 25px 90px rgba(0,0,0,.5)!important;display:flex!important;flex-direction:column!important}
.rtl .hs-mobile-panel{margin-left:auto!important;margin-right:0!important;text-align:right!important}
.hs-mobile-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding:18px 22px!important;border-bottom:1px solid rgba(0,0,0,.08)!important;flex:0 0 auto!important}
.hs-mobile-head strong{font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.12em!important}.hs-mobile-close{background:transparent!important;border:0!important;color:#000!important;padding:4px!important;cursor:pointer!important}
.hs-mobile-scroll{overflow-y:auto!important;overflow-x:hidden!important;max-height:calc(100dvh - 92px)!important;padding:18px 22px 24px!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;display:grid!important;gap:12px!important}
.hs-mobile-scroll a{display:block!important;padding:8px 0!important;text-decoration:none!important;color:#000!important;font-size:16px!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.08em!important;line-height:1.25!important;overflow-wrap:anywhere!important}
.hs-mobile-cats{display:grid!important;gap:7px!important;max-height:38vh!important;overflow-y:auto!important;overflow-x:hidden!important;padding:8px 0 8px 10px!important;border-top:1px solid rgba(0,0,0,.08)!important;border-bottom:1px solid rgba(0,0,0,.08)!important;-webkit-overflow-scrolling:touch!important}
.hs-mobile-cats a{font-size:14px!important;color:#222!important;opacity:.82!important;padding:6px 0!important}.rtl .hs-mobile-cats{padding-left:0!important;padding-right:10px!important}
.hs-mobile-pwa-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:8px 0!important}.hs-mobile-pwa-actions button{width:100%!important;border:0!important;border-radius:12px!important;padding:13px 14px!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.08em!important;cursor:pointer!important}.hs-pwa-mobile-install{background:#facc15!important;color:#000!important}.hs-pwa-mobile-notify{background:#111!important;color:#fff!important}
.hs-mobile .hs-lang{width:max-content!important;margin-top:8px!important;border-color:rgba(0,0,0,.25)!important}.hs-mobile .hs-lang button{color:#111!important}.hs-mobile .hs-lang button.active{background:#facc15!important;color:#000!important}
body.hs-mobile-locked{overflow:hidden!important;touch-action:none!important}
@media(max-width:480px){.hs-mobile.open{padding:10px!important}.hs-mobile-panel{width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important;border-radius:18px!important}.hs-mobile-scroll{max-height:calc(100dvh - 82px)!important}.hs-mobile-cats{max-height:34vh!important}.hs-mobile-scroll a{font-size:15px!important}}
