.products-page{background:#f8fafc;overflow:hidden}.products-hero{background:url(/images/5d4c9d0b-08e1-4a79-9918-01b468dfa207.png) 50%/cover no-repeat;align-items:center;height:72vh;min-height:680px;display:flex;position:relative;overflow:hidden}.products-hero__overlay{background:linear-gradient(90deg,#0f172adb,#0f172a99,#0f172a40);position:absolute;inset:0}.products-hero__container{z-index:2;color:#fff;width:min(1360px,100% - 60px);margin:auto;position:relative}.products-hero__breadcrumb{color:#ffffffc7;align-items:center;gap:10px;margin-bottom:34px;font-size:15px;display:flex}.products-hero__breadcrumb a{color:inherit;text-decoration:none}.products-hero__breadcrumb svg{width:15px;height:15px}.products-hero__eyebrow{color:#ef4444;letter-spacing:.12em;align-items:center;gap:12px;margin-bottom:28px;font-size:15px;font-weight:700;display:inline-flex}.products-hero__line{background:#ef4444;width:40px;height:2px}.products-hero__title{font-family:var(--font-space);margin:0;font-size:clamp(4rem,6vw,5.8rem);font-weight:700;line-height:1.02}.products-hero__title span{color:#ef4444}.products-hero__text{color:#ffffffd1;max-width:700px;margin-top:30px;font-size:20px;line-height:1.8}.products-hero__actions{gap:20px;margin-top:50px;display:flex}.products-hero__button{border-radius:14px;justify-content:center;align-items:center;gap:12px;height:60px;padding:0 34px;font-weight:700;text-decoration:none;transition:all .35s;display:inline-flex}.products-hero__button--primary{color:#fff;background:#ef4444}.products-hero__button--primary:hover{transform:translateY(-4px)}.products-hero__button--secondary{color:#fff;border:2px solid #ffffff4d}.products-hero__button--secondary:hover{color:#16244d;background:#fff}@media (max-width:768px){.products-hero{height:auto;min-height:620px;padding:140px 0 90px}.products-hero__actions{flex-direction:column}.products-hero__button{width:100%}.products-hero__title{font-size:3rem}.products-hero__text{font-size:17px}}.product-categories{z-index:20;background:#fff;border-bottom:1px solid #edf1f7;padding:42px 0;position:sticky;top:84px}.product-categories__container{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:min(1360px,100% - 60px);margin:auto;display:flex}.product-category{color:#16244d;height:52px;font-family:var(--font-inter);cursor:pointer;background:#f5f7fb;border:none;border-radius:999px;padding:0 28px;font-size:15px;font-weight:600;transition:all .35s}.product-category:hover{background:#e9eef8;transform:translateY(-2px)}.product-category.active{color:#fff;background:#ef4444;box-shadow:0 12px 30px #ef444440}@media (max-width:768px){.product-categories{padding:28px 0;position:relative;top:0}.product-categories__container{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.product-categories__container::-webkit-scrollbar{display:none}.product-category{flex-shrink:0}}.product-card{background:#fff;border-radius:24px;flex-direction:column;height:100%;transition:all .35s;display:flex;overflow:hidden;box-shadow:0 16px 50px #0f172a14}.product-card:hover{transform:translateY(-10px);box-shadow:0 28px 70px #0f172a24}.product-card__image{height:320px;position:relative;overflow:hidden}.product-card__image img{object-fit:cover;transition:transform .7s}.product-card:hover .product-card__image img{transform:scale(1.08)}.product-card__badge{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#ef4444;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:700;position:absolute;top:22px;left:22px}.product-card__content{flex-direction:column;flex:1;padding:34px;display:flex}.product-card h3{font-family:var(--font-space);color:#16244d;margin:0;font-size:32px;font-weight:700;line-height:1.15}.product-card__description{color:#5c6476;margin:18px 0 28px;font-size:17px;line-height:1.8}.product-card__features{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.product-card__features li{color:#16244d;align-items:center;gap:12px;font-size:16px;display:flex}.product-card__features svg{color:#ef4444;flex-shrink:0}.product-card__button{color:#ef4444;align-items:center;gap:10px;margin-top:auto;padding-top:30px;font-weight:700;text-decoration:none;transition:all .35s;display:inline-flex}.product-card__button svg{transition:all .35s}.product-card:hover .product-card__button svg{transform:translate(5px)}.product-card:hover .product-card__button{color:#d62828}@media (max-width:768px){.product-card__image{height:260px}.product-card__content{padding:28px}.product-card h3{font-size:28px}}.products-grid-section{padding:90px 0 140px}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;width:min(1360px,100% - 60px);margin:auto;display:grid}@media (max-width:1200px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.products-grid{grid-template-columns:1fr;gap:28px;width:min(100%,100% - 40px)}.products-grid-section{padding:70px 0 90px}}.products-cta{padding:0 0 140px}.products-cta__container{text-align:center;background:linear-gradient(135deg,#16244d,#0f1836);border-radius:32px;width:min(1360px,100% - 60px);margin:auto;padding:80px;position:relative;overflow:hidden}.products-cta__container:before{content:"";background:#ffffff0d;border-radius:50%;width:420px;height:420px;position:absolute;top:-160px;right:-160px}.products-cta__container:after{content:"";background:#ef44441a;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-120px;left:-120px}.products-cta__content{z-index:2;position:relative}.products-cta__eyebrow{color:#ef4444;letter-spacing:.14em;text-transform:uppercase;font-size:14px;font-weight:700}.products-cta__title{font-family:var(--font-space);color:#fff;margin:20px 0;font-size:clamp(3rem,5vw,4.5rem);line-height:1.1}.products-cta__title span{color:#ef4444}.products-cta__text{color:#ffffffc7;max-width:760px;margin:0 auto;font-size:19px;line-height:1.8}.products-cta__buttons{z-index:2;justify-content:center;gap:20px;margin-top:45px;display:flex;position:relative}.products-cta__button{border-radius:14px;justify-content:center;align-items:center;gap:12px;height:60px;padding:0 34px;font-weight:700;text-decoration:none;transition:all .35s;display:inline-flex}.products-cta__button--primary{color:#fff;background:#ef4444}.products-cta__button--primary:hover{transform:translateY(-4px);box-shadow:0 20px 45px #ef44444d}.products-cta__button--secondary{color:#fff;border:2px solid #ffffff40}.products-cta__button--secondary:hover{color:#16244d;background:#fff}@media (max-width:768px){.products-cta__container{padding:50px 28px}.products-cta__buttons{flex-direction:column}.products-cta__button{width:100%}.products-cta__title{font-size:2.4rem}.products-cta__text{font-size:17px}}
