:root{--background-primary: #141516;--background-primary-white: #F8F9FA;--background--white: #ffffff;--vaner-color: #0c1b2e;--section-example: #0E1A2B;--header-footer-color: #1A2535;--header-background-color: #141516;--border-header-footer-color: #2E3A46;--toggle-header: #2E3A46;--toggle-header-nav: #364153;--text-header-color-nav: #D1D5DC;--text-header-color-nav-hover: #ff6213;--text-header-color-nav-hover-white: #ffffff;--footer-background-color: #141516;--border-footer-color-legal: #2E3A46;--text-footer-color-links: #99A1AF;--text-footer-color-links-hover:#ffffff;--text-white-color: #ffffff;--text-white: #ffffff;--text-black: #000000;--text-subwhite-color: #D1D5DC;--text-description-color: #6B7280;--secondary-color: #ff6213;--secondary-color-rgb: 0, 84, 255;--button-primary-color: #ff6213;--button-primary-color-hover: #de4a00;--button-serondary-color: transparent;--button-secondary-color-hover: #ffffff;--font-family: "Inter", sans-serif;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 10px 20px rgba(0, 0, 0, .1);--shadow-red-md: 0 10px 20px rgba(127, 29, 29, .2)}[x-cloak]{display:none!important}*,*:before,*:after{box-sizing:border-box}main,body{margin:0;padding:0}body{font-family:var(--font-family)}img{max-width:100%;height:auto;display:block}.eq-header{position:sticky;top:0;z-index:1000;font-family:var(--font-family)}.eq-header__topbar{background:var(--secondary-color);color:#fff;font-size:13px;font-weight:700;text-align:center;padding:7px 16px}.eq-header__row{background:var(--background-primary);border-bottom:1px solid rgba(255,255,255,.08)}.eq-header__row-inner{padding:14px 0;display:flex;align-items:center;flex-wrap:wrap;gap:16px;width:95%;margin:0 auto}.eq-header__logo{display:flex;align-items:center;flex:1 1 0}.eq-search{position:relative;flex:0 1 760px;min-width:180px}@media (min-width: 900px){.eq-header__row-inner{position:relative;justify-content:space-between}.eq-search{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}}.eq-header__search{display:flex;width:100%}.eq-header__search input{flex:1;border:1px solid rgba(0,0,0,.12);border-right:none;border-radius:6px 0 0 6px;padding:13px 18px;font-size:15px;font-family:inherit;outline:none}.eq-header__search button{background:var(--button-primary-color);border:none;border-radius:0 6px 6px 0;padding:0 20px;cursor:pointer;color:var(--background-primary)}.eq-search-overlay{position:fixed;right:0;bottom:0;left:0;top:0;background:#141516d9;z-index:900;display:flex;align-items:flex-start;justify-content:center;padding:90px 24px 40px;overflow-y:auto}.eq-search-overlay__panel{position:relative;width:100%;max-width:1180px;background:#fff;border-radius:12px;box-shadow:0 30px 70px #0006;display:flex;min-height:320px;max-height:82vh}.eq-search-overlay__close{position:absolute;top:14px;right:16px;background:none;border:none;font-size:26px;line-height:1;color:#9ca3af;cursor:pointer;z-index:2}.eq-search-overlay__close:hover{color:var(--secondary-color)}.eq-search-overlay__sidebar{flex:0 0 220px;border-right:1px solid rgba(0,0,0,.08);padding:28px 20px;overflow-y:auto}.eq-search-overlay__block{margin-bottom:24px}.eq-search-overlay__label{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;margin-bottom:10px}.eq-search-overlay__select{width:100%;padding:9px 10px;border:1px solid rgba(0,0,0,.12);border-radius:6px;font-size:13px;font-family:var(--font-family);color:var(--background-primary);background:#fff}.eq-search-overlay__facet{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px;background:none;border:none;border-left:3px solid transparent;padding:8px 10px;font-size:13.5px;color:#374151;text-align:left;cursor:pointer;border-radius:4px}.eq-search-overlay__facet:hover{background:#f7f7f8}.eq-search-overlay__facet.is-active{color:var(--secondary-color);font-weight:700;background:#fff8f4;border-left-color:var(--secondary-color)}.eq-search-overlay__facet-count{color:#9ca3af;font-size:12px}.eq-search-overlay__facet.is-active .eq-search-overlay__facet-count{color:var(--secondary-color)}.eq-search-overlay__main{flex:1;min-width:0;padding:28px 32px;overflow-y:auto;position:relative}.eq-search-overlay__main-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:16px}.eq-search-overlay__main-header h2{font-size:18px;font-weight:800;margin:0;color:var(--background-primary)}.eq-search-overlay__view-all{font-size:13px;font-weight:700;color:var(--secondary-color);text-decoration:none;white-space:nowrap}.eq-search-overlay__view-all:hover{text-decoration:underline}.eq-search-overlay__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.eq-search-overlay__empty{grid-column:1 / -1;text-align:center;color:#9ca3af;font-size:14px;padding:40px 0}.eq-search-overlay__loading{position:absolute;right:0;bottom:0;left:0;top:70px;display:flex;align-items:flex-start;justify-content:center;padding-top:60px;background:#ffffffbf;font-size:14px;font-weight:600;color:#6b7280}@media (max-width: 720px){.eq-search-overlay{padding:70px 12px 20px}.eq-search-overlay__panel{flex-direction:column;max-height:88vh}.eq-search-overlay__sidebar{flex:0 0 auto;border-right:none;border-bottom:1px solid rgba(0,0,0,.08);display:flex;gap:20px;overflow-x:auto}.eq-search-overlay__block{margin-bottom:0;flex:0 0 auto;min-width:160px}}.eq-header__actions{flex:1 1 0;display:flex;justify-content:flex-end;align-items:center;gap:18px;flex-wrap:wrap}.eq-header__action{color:#fff;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:12.5px;font-weight:600;background:none;border:none;cursor:pointer;text-decoration:none}.eq-header__action:hover{color:var(--secondary-color)}.eq-header__cart{position:relative}.eq-header__cart-badge{position:absolute;top:-6px;right:-6px;background:var(--secondary-color);color:var(--background-primary);font-size:11px;font-weight:800;border-radius:999px;min-width:19px;height:19px;display:flex;align-items:center;justify-content:center}.eq-header__nav-row{background:var(--background-primary);border-bottom:1px solid rgba(255,255,255,.08)}.eq-header__nav{padding:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2px;position:relative;width:95%;margin:0 auto}.eq-header__nav>a,.eq-header__nav-item>span{color:#fff;font-size:14.5px;font-weight:600;padding:14px 16px;display:inline-flex;align-items:center;gap:6px;text-decoration:none;cursor:default}.eq-header__nav>a:hover{color:var(--secondary-color)}.eq-mega{position:absolute;top:100%;left:50%;transform:translate(-50%);width:90vw;background:#fff;box-shadow:0 28px 56px #00000038;border-top:2px solid var(--secondary-color);display:flex;overflow:hidden;z-index:50;min-height:420px;max-height:74vh}.eq-mega--servicios{padding:24px 32px;gap:32px;flex-wrap:wrap}.eq-mega--servicios .eq-mega__col{flex:1 1 200px}.eq-mega--servicios .eq-mega__col h4{font-size:13px;font-weight:800;margin-bottom:10px}.eq-mega--servicios .eq-mega__col a{display:block;padding:6px 0;font-size:13.5px;color:#374151;text-decoration:none}.eq-mega--servicios .eq-mega__col a:hover{color:var(--secondary-color)}.eq-mega__col{overflow-y:auto;max-height:74vh}.eq-mega__col--categories{width:230px;flex-shrink:0;background:#f7f7f8;padding:14px 0;border-right:1px solid rgba(0,0,0,.06)}.eq-mega__col--brands{width:230px;flex-shrink:0;padding:20px 0;border-right:1px solid rgba(0,0,0,.06)}.eq-mega__col--models{width:260px;flex-shrink:0;padding:20px 0;border-right:1px solid rgba(0,0,0,.06)}.eq-mega__col--featured{flex:1;padding:28px 32px}.eq-mega__col-label{font-size:10.5px;font-weight:800;letter-spacing:.07em;color:#9ca3af;text-transform:uppercase;padding:0 22px 10px}.eq-mega__item{display:flex;align-items:center;justify-content:space-between;padding:11px 22px;font-size:14px;color:#374151;cursor:pointer;border-left:3px solid transparent;text-decoration:none}.eq-mega__item.is-active{color:var(--secondary-color);font-weight:700;background:#fff8f4;border-left-color:var(--secondary-color)}.eq-mega__count{color:#6b7280;font-size:12.5px}.eq-mega__model{display:block;padding:8px 22px;font-size:13.5px;color:#374151;text-decoration:none}.eq-mega__model:hover{color:var(--secondary-color)}.eq-mega__empty{padding:11px 22px;font-size:13px;color:#9ca3af}.eq-mega__grid-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.eq-mega__see-more{display:inline-block;margin-top:20px;border:1px solid var(--secondary-color);color:var(--secondary-color);font-size:13.5px;font-weight:700;padding:10px 28px;border-radius:6px;text-decoration:none}.eq-footer{background:var(--background-primary);padding:56px 0 24px;color:#fff}.eq-footer__inner{width:95%;margin:0 auto}.eq-footer__logo{height:52px;margin-bottom:16px}.eq-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.08)}.eq-footer__grid p{color:#9ca3af;font-size:13.5px;line-height:1.6;max-width:280px}.eq-footer__col-title{font-size:13.5px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;margin-bottom:16px}.eq-footer__grid a{display:block;color:#9ca3af;font-size:13.5px;padding:5px 0;text-decoration:none}.eq-footer__grid a:hover{color:var(--secondary-color)}.eq-footer__contact{color:#9ca3af;font-size:13.5px;line-height:1.8}.eq-footer__contact a{display:inline;color:#9ca3af;padding:0}.eq-footer__legal{display:flex;justify-content:space-between;align-items:center;padding-top:20px;color:#4b5563;font-size:12.5px;flex-wrap:wrap;gap:8px}.footer-legal-links{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:16px;flex-wrap:wrap}.footer-legal-links li{display:inline-flex;align-items:center}.footer-legal-links li:not(:last-child):after{content:"•";margin-left:16px;color:#4b5563}.footer-legal-links a{color:#9ca3af;font-size:12.5px;text-decoration:none}.footer-legal-links a:hover{color:var(--secondary-color)}.cart-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:2000}.cart-drawer__panel{position:fixed;top:0;right:0;height:100%;width:420px;max-width:100vw;background:#fff;z-index:2001;display:flex;flex-direction:column;box-shadow:-16px 0 40px #0000004d}.cart-drawer__header{padding:22px 24px;border-bottom:1px solid rgba(0,0,0,.08);display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:800}.cart-drawer__header button{background:none;border:none;cursor:pointer;font-size:22px;color:#4b5563}.cart-drawer__body{flex:1;overflow-y:auto;padding:16px 24px}.cart-drawer__empty{color:#4b5563;font-size:14px;padding:40px 0;text-align:center}.cart-drawer__footer{padding:20px 24px;border-top:1px solid rgba(0,0,0,.08)}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-size:15px;font-weight:800;margin-bottom:16px}.cart-drawer__continue{width:100%;background:var(--button-primary-color);color:var(--background-primary);border:none;border-radius:6px;padding:14px;font-size:14.5px;font-weight:700;cursor:not-allowed}.quote-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:3000}.quote-modal__panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3001;margin:auto;height:-moz-fit-content;height:fit-content;max-height:88vh;max-width:480px;width:92%;background:#fff;border-radius:10px;padding:32px;overflow-y:auto}.quote-modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:18px;font-weight:800}.quote-modal__header button{background:none;border:none;cursor:pointer;font-size:22px;color:#4b5563}.quote-modal__panel form{display:flex;flex-direction:column;gap:14px}.quote-modal__panel input,.quote-modal__panel textarea{border:1px solid rgba(0,0,0,.15);border-radius:6px;padding:12px 14px;font-size:14px;font-family:inherit;outline:none}.quote-modal__panel button[type=submit]{background:var(--button-primary-color);color:var(--background-primary);border:none;border-radius:6px;padding:14px;font-size:14.5px;font-weight:700;cursor:pointer}.quote-modal__success{text-align:center;padding:20px 0}.quote-modal__success-icon{width:56px;height:56px;border-radius:50%;background:#fff2e9;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:var(--secondary-color)}.quote-modal__success-title{font-size:19px;font-weight:800;margin-bottom:10px}.quote-modal__success p{font-size:14px;color:#4b5563;line-height:1.55;margin-bottom:24px}.quote-modal__success button{background:var(--background-primary);color:#fff;border:none;border-radius:6px;padding:13px 24px;font-size:14px;font-weight:700;cursor:pointer}.product-card{position:relative;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:8px;height:100%;width:100%;min-width:0;box-sizing:border-box;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 10px 24px #0000001a;transform:translateY(-3px)}.product-card__badge{position:absolute;top:10px;left:10px;z-index:3;background:var(--background-primary);color:#fff;font-size:10.5px;font-weight:800;padding:3px 8px;border-radius:4px}.product-card__link{color:inherit;text-decoration:none;display:flex;flex-direction:column;gap:8px;flex:1}.product-card__img-wrap{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:6px;overflow:hidden;background:#fff}.product-card__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-card__img--slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .25s ease;z-index:0}.product-card__img--slide.is-active{opacity:1;z-index:1}.product-card__img-nav{position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:#ffffffeb;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 6px #00000026;display:flex;align-items:center;justify-content:center;font-size:13px;line-height:1;cursor:pointer;z-index:2;opacity:0;transition:opacity .15s ease;padding:0}.product-card__img-wrap:hover .product-card__img-nav{opacity:1}.product-card__img-nav--prev{left:6px}.product-card__img-nav--next{right:6px}.product-card__img-dots{position:absolute;bottom:6px;left:0;right:0;display:flex;justify-content:center;gap:4px;z-index:2}.product-card__img-dot{width:5px;height:5px;border-radius:50%;background:#00000059}.product-card__img-dot.is-active{background:var(--secondary-color)}.product-card__name{font-size:13.5px;line-height:1.3;min-height:56px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card--compact .product-card__name{min-height:34px;-webkit-line-clamp:2;font-size:13px}.product-card__sku{font-size:11.5px;color:#9ca3af;margin-top:-6px}.product-card__original{font-size:12.5px;color:#9ca3af;text-decoration:line-through}.product-card__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.product-card__price{font-size:19px;font-weight:800;overflow-wrap:break-word}.product-card--compact .product-card__price{font-size:16px}.product-card__discount{background:var(--secondary-color);color:#fff;font-size:11px;font-weight:800;padding:2px 6px;border-radius:4px}.product-card__shipping{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700}.product-card__shipping svg{color:var(--secondary-color)}.product-card__add-btn{margin-top:4px;background:var(--button-primary-color);color:#fff;border:none;border-radius:6px;padding:9px;font-size:12.5px;font-weight:700;cursor:not-allowed;opacity:.85}.product-carousel{position:relative;padding:32px 0}.product-carousel__title{font-size:clamp(16px,3vw,19px);font-weight:800;width:95%;margin:0 auto 18px}.product-carousel__header{width:95%;margin:0 auto 18px;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.product-carousel__header .product-carousel__title{width:auto;margin:0}.product-carousel__view-all{color:var(--secondary-color);font-size:13.5px;font-weight:700;text-decoration:none;white-space:nowrap}.product-carousel__view-all:hover{text-decoration:underline}.product-carousel__wrap{position:relative;width:95%;margin:0 auto}.product-carousel--with-banner .product-carousel__wrap{display:flex;align-items:stretch;gap:20px}.product-carousel__banner-link{flex:0 0 220px;display:block;border-radius:8px;overflow:hidden;background:var(--background-primary)}.product-carousel__banner-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-carousel__track-wrap{position:relative}.product-carousel--with-banner .product-carousel__track-wrap{flex:1;min-width:0}.product-carousel__track{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:4px}.product-carousel__track::-webkit-scrollbar{display:none}.product-carousel__item{flex:0 0 max(150px,calc((100% - 5*16px)/6));min-width:0;box-sizing:border-box;display:flex}.product-carousel__empty{color:#9ca3af;font-size:14px;padding:24px 0}.product-carousel__nav{position:absolute;top:calc(50% + 9px);width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 6px 16px #0000001f;cursor:pointer;font-size:18px}.product-carousel__nav--prev{left:-18px}.product-carousel__nav--next{right:-18px}@media (max-width: 720px){.product-carousel--with-banner .product-carousel__wrap{flex-direction:column}.product-carousel__banner-link{flex:0 0 auto;height:160px}}.eq-header__user{position:relative}.eq-header__user-btn{background:none;border:none;cursor:pointer;font-family:inherit}.eq-header__user-menu{position:absolute;top:calc(100% + 10px);right:0;width:230px;background:#fff;border-radius:8px;border-top:2px solid var(--secondary-color);box-shadow:0 20px 48px #00000040;overflow:hidden;z-index:1200}.eq-header__user-menu-head{padding:14px 18px;border-bottom:1px solid rgba(0,0,0,.06)}.eq-header__user-menu-name{font-size:13.5px;font-weight:800;color:#141516}.eq-header__user-menu-email{font-size:12px;color:#9ca3af;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eq-header__user-menu a{display:flex;align-items:center;gap:10px;padding:11px 18px;font-size:13.5px;color:#141516;text-decoration:none}.eq-header__user-menu a svg{color:#4b5563;flex-shrink:0}.eq-header__user-menu a:hover{background:#f5f5f5;color:#141516}.eq-header__user-menu-footer{border-top:1px solid rgba(0,0,0,.06)}.eq-header__user-menu-footer button{display:flex;align-items:center;gap:10px;width:100%;padding:11px 18px;font-size:13.5px;color:#c81e1e;background:none;border:none;cursor:pointer;font-family:inherit;text-align:left}.eq-header__user-menu-footer button:hover{background:#fdecec}.eq-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#1415168c;z-index:3000;display:flex;align-items:center;justify-content:center;padding:20px;font-family:var(--font-family)}.eq-modal__card{background:#fff;border-radius:12px;width:100%;max-width:400px;box-shadow:0 20px 60px #0000004d;padding:28px 24px 24px;text-align:center}.eq-modal__card--form{max-width:480px;text-align:left;padding:0;max-height:90vh;overflow-y:auto}.eq-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(0,0,0,.06)}.eq-modal__header-title{font-size:16px;font-weight:800;color:#141516}.eq-modal__close{background:none;border:none;cursor:pointer;padding:4px;color:#4b5563}.eq-modal__close:hover{color:#141516}.eq-modal__body{padding:24px}.eq-modal__icon{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.eq-modal__icon--danger{background:#fdecec;color:#c81e1e}.eq-modal__icon--accent{background:#fff2e9;color:var(--secondary-color)}.eq-modal__title{font-size:15.5px;font-weight:800;color:#141516;margin-bottom:8px}.eq-modal__text{font-size:13.5px;color:#4b5563;line-height:1.5;margin-bottom:22px}.eq-modal__actions{display:flex;gap:10px}.eq-modal__actions--footer{padding:20px 24px;border-top:1px solid rgba(0,0,0,.06)}.eq-modal__btn{flex:1;background:none;color:#141516;border:1.5px solid rgba(0,0,0,.15);border-radius:6px;padding:12px;font-size:13.5px;font-weight:700;cursor:pointer;font-family:inherit}.eq-modal__btn:hover{background:#f5f5f5}.eq-modal__btn--primary{background:var(--secondary-color);color:#fff;border:none}.eq-modal__btn--primary:hover{background:#de4a00}.eq-modal__btn--danger{background:#c81e1e;color:#fff;border:none}.eq-modal__btn--danger:hover{background:#a81616}:is(.eq-shop-home,.eq-shop-product) .brand-carousel{padding:36px 0;border-bottom:1px solid rgba(0,0,0,.06)}:is(.eq-shop-home,.eq-shop-product) .brand-carousel__label{text-align:center;color:#4b5563;font-size:12.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:22px}:is(.eq-shop-home,.eq-shop-product) .brand-carousel__track{display:flex;gap:16px;overflow-x:auto;width:95%;margin:0 auto;scrollbar-width:none}:is(.eq-shop-home,.eq-shop-product) .brand-carousel__item{flex:0 0 max(140px,calc((100% - 5*16px)/6));min-width:0;height:80px;border:1px solid rgba(0,0,0,.08);border-radius:8px;display:flex;align-items:center;justify-content:center;padding:12px}:is(.eq-shop-home,.eq-shop-product) .brand-carousel__item img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}:is(.eq-shop-home,.eq-shop-product) .brand-carousel__name{font-size:14px;font-weight:700;color:#374151;text-align:center;letter-spacing:.02em}:is(.eq-shop-home,.eq-shop-product) .category-grid{padding:48px 0;width:95%;margin:0 auto}:is(.eq-shop-home,.eq-shop-product) .category-grid__title{font-size:clamp(16px,3vw,20px);font-weight:800;margin:0 0 20px}:is(.eq-shop-home,.eq-shop-product) .category-grid__items{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}@media (max-width: 900px){:is(.eq-shop-home,.eq-shop-product) .category-grid__items{grid-template-columns:repeat(3,1fr)}}@media (max-width: 560px){:is(.eq-shop-home,.eq-shop-product) .category-grid__items{grid-template-columns:repeat(2,1fr)}}:is(.eq-shop-home,.eq-shop-product) .category-grid__item{border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:18px;display:flex;flex-direction:column;align-items:center;gap:14px;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s}:is(.eq-shop-home,.eq-shop-product) .category-grid__item:hover{box-shadow:0 10px 24px #0000001a;transform:translateY(-3px)}:is(.eq-shop-home,.eq-shop-product) .category-grid__img-wrap{width:100%;height:110px;border-radius:6px;overflow:hidden;background:#f5f6f7}:is(.eq-shop-home,.eq-shop-product) .category-grid__img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}:is(.eq-shop-home,.eq-shop-product) .category-grid__item span{font-size:14px;font-weight:700;color:var(--secondary-color);text-align:center}:is(.eq-shop-home,.eq-shop-product) .home-banner{width:95%;margin:32px auto;border-radius:8px;overflow:hidden}:is(.eq-shop-home,.eq-shop-product) .home-banner img{width:100%;display:block}:is(.eq-shop-home,.eq-shop-product) .home-dual-banner{width:95%;margin:0 auto 32px;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}:is(.eq-shop-home,.eq-shop-product) .home-dual-banner__item img{width:100%;border-radius:8px;display:block}:is(.eq-shop-home,.eq-shop-product) .home-faq{width:95%;max-width:900px;margin:0 auto;padding:40px 0}.eq-shop-product .home-faq{width:80%;max-width:none;margin:0 0 0 32px}:is(.eq-shop-home,.eq-shop-product) .home-faq__title{font-size:clamp(16px,3vw,20px);font-weight:800;margin:0 0 8px}:is(.eq-shop-home,.eq-shop-product) .home-faq__description{font-size:14.5px;color:#4b5563;line-height:1.6;margin:0 0 20px}:is(.eq-shop-home,.eq-shop-product) .home-faq__item{border:1px solid rgba(0,0,0,.08);border-radius:8px;margin-bottom:10px;overflow:hidden;background:#fff}:is(.eq-shop-home,.eq-shop-product) .home-faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;background:none;border:none;cursor:pointer;text-align:left;font-size:14.5px;font-weight:700;color:#17181a;font-family:inherit}:is(.eq-shop-home,.eq-shop-product) .home-faq__question:hover{background:#fafafa}:is(.eq-shop-home,.eq-shop-product) .home-faq__question span:last-child{color:var(--secondary-color);font-size:18px;font-weight:800;flex-shrink:0}:is(.eq-shop-home,.eq-shop-product) .home-faq__answer{padding:0 18px 14px}:is(.eq-shop-home,.eq-shop-product) .home-faq__answer p{margin:0;font-size:14px;color:#4b5563;line-height:1.65}.eq-shop-product{font-family:var(--font-family);background:#fff;color:#141516}.eq-shop-product .product-breadcrumb{width:95%;margin:0 auto;padding:16px 0 0;font-size:12.5px;color:#4b5563}.eq-shop-product .product-breadcrumb a{color:#4b5563;text-decoration:none}.eq-shop-product .product-main{width:95%;margin:0 auto;padding:24px 0 48px;display:grid;grid-template-columns:60% 1fr;gap:40px;align-items:flex-start}@media (max-width: 900px){.eq-shop-product .product-main{grid-template-columns:1fr}}.eq-shop-product .product-gallery__main-row{display:flex;gap:12px;align-items:flex-start}.eq-shop-product .product-gallery__thumbs{display:flex;flex-direction:column;gap:10px;flex-shrink:0}.eq-shop-product .product-gallery__thumbs button{width:64px;height:64px;flex-shrink:0;border-radius:6px;overflow:hidden;padding:0;cursor:pointer;box-sizing:border-box;border:2px solid transparent;background:#f5f6f7}.eq-shop-product .product-gallery__thumbs button.is-active{border-color:var(--secondary-color)}.eq-shop-product .product-gallery__thumbs img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.eq-shop-product .product-gallery__main{flex:1;min-width:0;height:440px;border:1px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden;position:relative;cursor:zoom-in;background:#f5f6f7;display:flex;align-items:center;justify-content:center}.eq-shop-product .product-gallery__main-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.eq-shop-product .product-gallery__zoom-lens{position:absolute;width:30%;height:30%;border:1.5px solid var(--secondary-color);background:#ff62131f;pointer-events:none;transform:translate(-50%,-50%)}.eq-shop-product .product-gallery__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0a0b8c;z-index:2000;display:flex;align-items:center;justify-content:center;padding:32px}.eq-shop-product .product-gallery__lightbox-panel{background:#fff;border-radius:14px;max-width:1060px;width:100%;max-height:88vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 64px #00000059}.eq-shop-product .product-gallery__lightbox-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px 14px}.eq-shop-product .product-gallery__lightbox-header h3{font-size:18px;font-weight:800;color:#17181a;margin:0;text-align:left}.eq-shop-product .product-gallery__lightbox-close{background:none;border:none;color:#4b5563;cursor:pointer;padding:6px;line-height:0;border-radius:6px;flex-shrink:0}.eq-shop-product .product-gallery__lightbox-close:hover{color:#17181a;background:#f3f4f6}.eq-shop-product .product-gallery__lightbox-body{display:flex;gap:20px;padding:0 24px 24px;min-height:0;flex:1}.eq-shop-product .product-gallery__lightbox-thumbs{display:flex;flex-direction:column;gap:14px;overflow-y:auto;flex:0 0 118px;padding:2px}.eq-shop-product .product-gallery__lightbox-thumbs button{background:none;border:none;padding:0;cursor:pointer;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.eq-shop-product .product-gallery__lightbox-thumb-img{display:block;width:92px;height:92px;border-radius:8px;border:2px solid #e5e7eb;overflow:hidden;background:#fff}.eq-shop-product .product-gallery__lightbox-thumb-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:0}.eq-shop-product .product-gallery__lightbox-thumbs button:hover .product-gallery__lightbox-thumb-img{border-color:#9ca3af}.eq-shop-product .product-gallery__lightbox-thumbs button.is-active .product-gallery__lightbox-thumb-img{border-color:var(--secondary-color)}.eq-shop-product .product-gallery__lightbox-thumb-label{font-size:11.5px;color:#6b7280;line-height:1.3;text-align:center;max-width:104px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.eq-shop-product .product-gallery__lightbox-thumbs button.is-active .product-gallery__lightbox-thumb-label{color:#17181a;font-weight:600}.eq-shop-product .product-gallery__lightbox-stage{position:relative;flex:1;display:flex;align-items:center;justify-content:center;background:#fafafa;border-radius:10px;min-height:0;padding:16px 60px}.eq-shop-product .product-gallery__lightbox-stage img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.eq-shop-product .product-gallery__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #e5e7eb;color:#17181a;width:44px;height:44px;border-radius:50%;font-size:22px;cursor:pointer;box-shadow:0 2px 10px #0000001f;display:flex;align-items:center;justify-content:center}.eq-shop-product .product-gallery__lightbox-nav:hover{background:#f3f4f6}.eq-shop-product .product-gallery__lightbox-nav--prev{left:10px}.eq-shop-product .product-gallery__lightbox-nav--next{right:10px}@media (max-width: 720px){.eq-shop-product .product-gallery__lightbox{padding:12px}.eq-shop-product .product-gallery__lightbox-body{flex-direction:column-reverse;overflow-y:auto}.eq-shop-product .product-gallery__lightbox-thumbs{flex-direction:row;flex:0 0 auto;overflow-x:auto;overflow-y:hidden}.eq-shop-product .product-gallery__lightbox-thumbs button{width:auto}.eq-shop-product .product-gallery__lightbox-stage{min-height:300px;padding:12px 52px}}.eq-shop-product .product-description{margin:32px 0}.eq-shop-product .product-description__title{font-size:17px;font-weight:800;margin-bottom:12px}.eq-shop-product .product-description p{font-size:14.5px;color:#4b5563;line-height:1.65}.eq-shop-product .product-specs{margin-bottom:32px}.eq-shop-product .product-specs__title{font-size:17px;font-weight:800;margin-bottom:12px}.eq-shop-product .product-specs__table{border:1px solid rgba(0,0,0,.08);border-radius:8px;overflow:hidden}.eq-shop-product .product-specs__row{display:flex;font-size:13.5px}.eq-shop-product .product-specs__label{flex:0 0 42%;background:#f5f6f7;color:#4b5563;font-weight:600;padding:11px 16px;border-top:1px solid rgba(0,0,0,.06)}.eq-shop-product .product-specs__value{flex:1;padding:11px 16px;border-top:1px solid rgba(0,0,0,.06)}.eq-shop-product .product-documents__title{font-size:17px;font-weight:800;margin-bottom:12px}.eq-shop-product .product-documents__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.eq-shop-product .product-documents__item{display:flex;align-items:center;gap:12px;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:14px;color:inherit;text-decoration:none}.eq-shop-product .product-documents__icon{width:38px;height:38px;border-radius:8px;background:#fff2e9;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--secondary-color)}.eq-shop-product .product-documents__name{font-size:13.5px;font-weight:700}.eq-shop-product .product-documents__meta{font-size:12px;color:#9ca3af;margin-top:2px}.eq-shop-product .product-price-box__eyebrow{font-size:13px;color:#4b5563;margin-bottom:14px}.eq-shop-product .product-price-box__title{font-size:26px;font-weight:800;margin:0 0 16px;line-height:1.25}.eq-shop-product .product-price-box__discount-row{display:flex;align-items:center;gap:10px;margin-bottom:4px}.eq-shop-product .product-price-box__discount-badge{background:var(--secondary-color);color:#fff;font-size:12px;font-weight:800;padding:3px 8px;border-radius:4px}.eq-shop-product .product-price-box__original{font-size:14px;color:#9ca3af;text-decoration:line-through}.eq-shop-product .product-price-box__price{font-size:34px;font-weight:800;margin-bottom:4px}.eq-shop-product .product-price-box__iva{font-size:12.5px;color:#9ca3af;margin-bottom:10px}.eq-shop-product .product-price-box__shipping{display:flex;align-items:center;gap:6px;font-size:13.5px;font-weight:700;color:#16a34a;margin-bottom:16px}.eq-shop-product .product-price-box__actions{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.eq-shop-product .product-price-box__add-btn{background:var(--button-primary-color);color:#fff;border:none;border-radius:8px;padding:15px;font-size:14.5px;font-weight:700;cursor:not-allowed;opacity:.85}.eq-shop-product .product-price-box__quote-btn{background:transparent;color:#141516;border:1.5px solid rgba(0,0,0,.15);border-radius:8px;padding:12px;font-size:13.5px;font-weight:700;cursor:pointer}.eq-shop-product .product-price-box__highlights-title{font-size:15px;font-weight:800;margin-bottom:10px}.eq-shop-product .product-price-box__highlights p{font-size:14px;color:#4b5563;line-height:1.5}
