.features-page{color:#0f172a;font-family:var(--font-body);background:#fff}.features-hero{text-align:center;background:linear-gradient(90deg,#e8f3f7 0%,#f1f5f9 35% 65%,#e8f3f7 100%);justify-content:center;align-items:center;min-height:16.5rem;padding-block:3.5rem;display:flex}@media (min-width:768px){.features-hero{min-height:16.5625rem;padding-block:4rem}}.features-hero__inner{max-width:40rem}.features-hero__title{font-family:var(--font-heading);letter-spacing:-.03em;color:#0f172a;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:700;line-height:1.15}.features-hero__subtitle{margin-top:1rem;color:#64748b;max-width:36rem;margin-inline:auto;font-size:.9375rem;line-height:1.65}@media (min-width:768px){.features-hero__subtitle{font-size:1rem}}.features-list{padding-bottom:2rem}.features-list__inner{flex-direction:column;gap:1rem;display:flex}.features-row{align-items:center;gap:2rem;padding-block:2.5rem;display:grid}@media (min-width:1024px){.features-row{grid-template-columns:1fr 1fr;gap:4rem;padding-block:3.5rem}.features-row--reverse .features-row__visual{order:2}.features-row--reverse .features-row__content{order:1}}.features-row__visual{aspect-ratio:584/400;background:#f1f5f9;border-radius:2rem;justify-content:center;align-items:center;width:min(100%,584px);margin-inline:auto;display:flex}@media (min-width:1024px){.features-row__visual{aspect-ratio:auto;width:584px;max-width:100%;height:400px;margin-inline:0}.features-row--reverse .features-row__visual{margin-inline:auto 0}.features-row:not(.features-row--reverse) .features-row__visual{margin-inline:0 auto}}.features-row__panel-icon{width:clamp(5rem,18vw,8rem);height:clamp(5rem,18vw,8rem)}.features-row__content{max-width:32rem}.features-row--reverse .features-row__content{margin-inline:auto 0}.features-row:not(.features-row--reverse) .features-row__content{margin-inline:0 auto}@media (max-width:1023px){.features-row__content{margin-inline:0!important}}.features-row__icon{border-radius:.75rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.features-row__title{font-family:var(--font-heading);letter-spacing:-.02em;color:#0f172a;margin-top:1.25rem;font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:700;line-height:1.25}.features-row__text{color:#64748b;margin-top:.875rem;font-size:.9375rem;line-height:1.7}.features-row__link{color:#0097b2;margin-top:1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.features-row__link:hover{color:#007a91}
