.hks3-offers{margin-top:30px;padding-block:68px 78px;background:linear-gradient(180deg,#f7fbfe,#ecf7fc);border-block:1px solid #e2eef4}.hks3-section{padding-block:82px}.hks3-section--compact{padding-top:10px}.hks3-heading{margin-bottom:30px}.hks3-heading--row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.hks3-heading__intro{max-width:780px;margin:14px 0 0;color:var(--hks3-muted);font-size:16px;line-height:1.6}.hks3-heading--center{max-width:820px;margin-inline:auto;text-align:center}.hks3-textlink{flex:0 0 auto;padding-bottom:7px;color:var(--hks3-blue);font-weight:800;text-decoration:none}.hks3-textlink:hover{text-decoration:underline;text-underline-offset:5px}.hks3-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.hks3-product-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--hks3-border);border-radius:22px;background:#fff;box-shadow:0 12px 34px #062b4b12;transition:transform .2s ease,box-shadow .2s ease}.hks3-product-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px #062b4b1f}.hks3-product-card__badges{position:absolute;z-index:3;top:16px;left:16px;right:16px;display:flex;justify-content:space-between;gap:8px;pointer-events:none}.hks3-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.08em;line-height:1}.hks3-badge--checked{border:1px solid #bdd9e8;background:#edf7fcf5;color:#145d86}.hks3-badge--stock{border:1px solid #bfe2cc;background:#eaf7eff7;color:var(--hks3-green)}.hks3-product-card__media{display:grid;place-items:center;min-height:330px;padding:64px 28px 30px;background:linear-gradient(180deg,#fff,#fbfdfe);text-decoration:none}.hks3-product-card__media img{width:100%;height:250px;object-fit:contain;transition:transform .25s ease}.hks3-product-card:hover .hks3-product-card__media img{transform:scale(1.025)}.hks3-placeholder{width:100%;height:250px;color:#dce9ef}.hks3-product-card__body{display:flex;flex:1;flex-direction:column;padding:24px;border-top:1px solid #e7f0f5}.hks3-product-card__vendor{margin-bottom:8px;color:var(--hks3-blue);font-size:13px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.hks3-product-card h3{margin-bottom:17px;color:var(--hks3-navy);font-size:clamp(19px,1.65vw,25px);font-weight:780;letter-spacing:-.025em;line-height:1.25}.hks3-product-card h3 a{text-decoration:none}.hks3-product-card h3 a:hover{color:var(--hks3-blue)}.hks3-product-card__meta{display:grid;gap:6px;margin-bottom:20px;color:#758c9d;font-size:14px}.hks3-stock{color:var(--hks3-green);font-weight:760}.hks3-product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin-top:auto;margin-bottom:20px}.hks3-product-card__price strong{color:var(--hks3-navy);font-size:clamp(25px,2.2vw,34px);letter-spacing:-.025em;line-height:1}.hks3-product-card__price small{color:var(--hks3-muted);font-size:13px}.hks3-product-card__cta{min-height:49px;display:flex;align-items:center;justify-content:center;gap:18px;padding:12px 16px;border-radius:11px;background:var(--hks3-blue);color:#fff;font-weight:850;text-decoration:none;transition:background .18s ease}.hks3-product-card__cta:hover{background:var(--hks3-blue-dark)}.hks3-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hks3-category-card{overflow:hidden;border:1px solid var(--hks3-border);border-radius:22px;background:#fff;box-shadow:0 11px 30px #062b4b11;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.hks3-category-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #062b4b1c}.hks3-category-card__media{overflow:hidden;background:var(--hks3-sky)}.hks3-category-card__media img{width:100%;aspect-ratio:1.28 / 1;object-fit:cover;transition:transform .28s ease}.hks3-category-card:hover img{transform:scale(1.035)}.hks3-category-card>span{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:74px;padding:18px 20px;color:var(--hks3-navy);font-size:18px;font-weight:850}.hks3-category-card b{color:var(--hks3-blue);font-size:26px}.hks3-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.hks3-quick-card{min-width:0;display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:14px;min-height:130px;padding:14px;border:1px solid var(--hks3-border);border-radius:18px;background:#fff;box-shadow:0 9px 25px #062b4b0e;text-decoration:none;transition:border-color .18s ease,transform .18s ease}.hks3-quick-card:hover{transform:translateY(-3px);border-color:#a9cfe3}.hks3-quick-card__image{display:grid;place-items:center;width:112px;height:100px;overflow:hidden;border-radius:13px;background:#f8fbfd}.hks3-quick-card__image img{width:100%;height:100%;object-fit:contain}.hks3-quick-card__copy{min-width:0;display:grid;gap:5px}.hks3-quick-card__copy b{overflow:hidden;color:var(--hks3-navy);font-size:15px;line-height:1.32;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hks3-quick-card__copy strong{color:var(--hks3-navy);font-size:18px}.hks3-quick-card__copy small{color:var(--hks3-green);font-weight:750}.hks3-quick-card__copy i{font-style:normal}.hks3-services{margin-top:72px;padding-block:76px;border-block:1px solid #dfedf4;background:linear-gradient(135deg,#f8fcfe,#eaf5fb)}.hks3-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--hks3-border);border-radius:22px;background:#ffffffe0;box-shadow:0 12px 36px #062b4b11}.hks3-service-grid article{padding:28px 25px 26px}.hks3-service-grid article+article{border-left:1px solid var(--hks3-border)}.hks3-service-icon{margin-bottom:18px;border-radius:13px}.hks3-service-grid h3{margin-bottom:8px;color:var(--hks3-navy);font-size:18px;font-weight:800}.hks3-service-grid p{margin-bottom:0;color:var(--hks3-muted);font-size:14px;line-height:1.55}.hks3-brands{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:36px;padding-block:55px}.hks3-brands__title{color:var(--hks3-blue);font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hks3-brands__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px}.hks3-brands__list a{padding:11px 17px;border:1px solid var(--hks3-border);border-radius:999px;background:#fff;color:var(--hks3-navy);font-family:var(--font-heading--family, Arial, sans-serif);font-size:16px;font-weight:800;text-decoration:none;transition:color .18s ease,border-color .18s ease,transform .18s ease}.hks3-brands__list a:hover{color:var(--hks3-blue);border-color:#a8cfe4;transform:translateY(-2px)}.hks3-payments{padding-block:75px 0;border-top:1px solid #e0edf4;background:#f8fcfe}.hks3-payment-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px}.hks3-payment-badge{min-width:118px;min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 17px;border:1px solid var(--hks3-border);border-radius:13px;background:#fff;color:var(--hks3-navy);box-shadow:0 8px 22px #062b4b0b;font-size:14px;font-weight:750}.hks3-payment-badge svg{width:auto;max-width:72px;height:26px}.hks3-payment-badge__icon{min-width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:var(--hks3-sky);color:var(--hks3-blue);font-weight:900}.hks3-payment-note{margin:20px auto 0;color:var(--hks3-muted);font-size:13px;text-align:center}.hks3-bottom-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:52px;overflow:hidden;border:1px solid var(--hks3-border);border-bottom:0;border-radius:24px 24px 0 0;background:#fff}.hks3-bottom-trust>div{min-height:92px;display:flex;align-items:center;gap:13px;padding:18px 20px}.hks3-bottom-trust>div+div{border-left:1px solid var(--hks3-border)}.hks3-bottom-trust__icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 40px;border-radius:999px;background:var(--hks3-sky);color:var(--hks3-blue);font-size:13px;font-weight:900}.hks3-bottom-trust p{display:grid;gap:3px;margin:0}.hks3-bottom-trust b{color:var(--hks3-navy);font-size:14px}.hks3-bottom-trust small{color:var(--hks3-muted);font-size:12px}body:has(#HksHomePremiumV3) #header-component .header-logo__image{width:auto!important;height:68px!important;max-width:min(430px,38vw)!important}body:has(#HksHomePremiumV3) #header-component .header__row--top{min-height:94px}body:has(#HksHomePremiumV3) #header-component{box-shadow:0 1px #062b4b14}.hks3 a:focus-visible,.hks3 button:focus-visible,.hks3 input:focus-visible{outline:3px solid rgba(8,121,201,.35);outline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/17/assets/hks-home-premium-v3-b.css.map */
