.products-page{background:#f5f6f7;padding:100px 0 110px!important}.products-intro{max-width:840px;margin-bottom:48px}.products-intro h2{color:#21333e;margin-bottom:18px;font-size:clamp(40px,5vw,60px);font-weight:700;line-height:1.08;font-family:PT Serif,system-ui!important}.products-intro h2 span{color:#01587a}.products-intro p{color:#52616a;max-width:760px;margin:0;font-size:17px;line-height:1.75;font-family:Inter,system-ui,sans-serif!important}.products-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,520px),1fr));gap:28px;display:grid}.product-card{background:radial-gradient(circle at 100% 0,#01587a1a,#0000 34%),#fff;border:1px solid #07141f1a;border-radius:24px;padding:clamp(28px,4vw,46px);transition:transform .32s cubic-bezier(.22,1,.36,1),border-color .32s,box-shadow .32s;position:relative;overflow:hidden;box-shadow:0 24px 60px #07141f14}.product-card__identity{align-items:center;gap:20px;margin-bottom:26px;display:flex}.product-card__mark{-o-object-fit:cover;object-fit:cover;border-radius:15px;flex:0 0 62px;width:62px;height:62px;transition:transform .32s cubic-bezier(.22,1,.36,1);display:block}@media (hover:hover) and (pointer:fine){.product-card:hover,.product-card:focus-within{border-color:#01587a47;transform:translateY(-7px);box-shadow:0 32px 76px #07141f26}.product-card:hover .product-card__mark,.product-card:focus-within .product-card__mark{transform:scale(1.055)}}.product-card h3{color:#172a35;margin:0;font-size:clamp(27px,3vw,38px);font-weight:700;line-height:1.14;font-family:PT Serif,system-ui!important}.product-card__description{color:#52616a!important;margin:0 0 32px!important;font-family:Inter,system-ui,sans-serif!important;font-size:15px!important;line-height:1.75!important}.product-card__facts{border-top:1px solid #07141f1a;border-left:1px solid #07141f1a;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 34px;display:grid}.product-card__facts>div{border-bottom:1px solid #07141f1a;border-right:1px solid #07141f1a;padding:18px}.product-card__facts dt,.product-card__facts dd{font-family:Inter,system-ui,sans-serif!important}.product-card__facts dt{letter-spacing:.1em;text-transform:uppercase;color:#7a858c;margin-bottom:5px;font-size:10px;font-weight:700}.product-card__facts dd{color:#21333e;margin:0;font-size:14px;font-weight:600;line-height:1.4}.product-card__link{letter-spacing:.02em;text-align:right;text-underline-offset:5px;width:fit-content;margin-left:auto;font-size:13px;font-weight:650;transition:color .18s;display:block;color:#01587a!important;font-family:Inter,system-ui,sans-serif!important;text-decoration:underline!important;text-decoration-thickness:1px!important}.product-card__link:hover{color:#0b6c91!important}.products-disclosure{max-width:1000px;color:#6d7980!important;margin:30px 0 0!important;font-family:Inter,system-ui,sans-serif!important;font-size:12px!important;line-height:1.7!important}@media (width<=767px){.products-page{padding:70px 0 80px!important}.products-intro{margin-bottom:34px}.product-card__identity{align-items:flex-start}.product-card__facts{grid-template-columns:1fr}.product-card__link{text-align:right;width:fit-content}}@media (prefers-reduced-motion:reduce){.product-card,.product-card__mark{transition:none}}
