.services-page{min-height:100vh;background:#f6f8fc;color:#0b1324}.services-nav{height:82px;display:flex;align-items:center;justify-content:space-between}.services-nav img{width:185px;height:auto}.services-nav nav{display:flex;gap:30px}.services-nav a{text-decoration:none;color:#0b1324;font-size:13px;font-weight:700}.service-nav-cta{padding:12px 17px;background:#2477f4!important;color:#fff!important;border-radius:9px}.services-hero{text-align:center;padding:86px 0 62px}.services-hero>span{font-size:11px;font-weight:800;letter-spacing:.14em;color:#2477f4}.services-hero h1{font-size:clamp(62px,8vw,106px);line-height:.9;letter-spacing:-.06em;margin:25px 0}.services-hero h1 em{font-style:normal;color:#2477f4}.services-hero>p{max-width:650px;margin:auto;color:#667085;font-size:18px;line-height:1.6}.service-plans{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;padding-bottom:110px}.service-plans article{background:#fff;border:1px solid #dce4f0;border-radius:22px;padding:38px;box-shadow:0 16px 44px rgba(30,62,110,.08)}.service-card-head>span{font-size:10px;font-weight:800;letter-spacing:.12em;color:#2477f4}.service-card-head h2{font-size:38px;letter-spacing:-.04em;margin:14px 0 8px}.service-card-head strong{display:block;font-size:16px}.service-card-head p{color:#667085;line-height:1.55}.service-plans ul{list-style:none;padding:0;margin:28px 0;border-top:1px solid #dce4f0}.service-plans li{padding:13px 0;border-bottom:1px solid #dce4f0;font-size:14px}.service-plans li:before{content:"✓";color:#2477f4;font-weight:900;margin-right:12px}.service-price{font-size:72px;font-weight:800;letter-spacing:-.06em}.service-price sup{font-size:23px;vertical-align:top;position:relative;top:11px}.service-price small{font-size:12px;letter-spacing:0;margin-left:10px;color:#667085}.requirement{font-size:12px;color:#667085;line-height:1.5}.service-button{display:flex;justify-content:space-between;margin-top:24px;padding:16px 20px;background:#2477f4;color:white;text-decoration:none;border-radius:10px;font-size:12px;font-weight:800;text-transform:uppercase}@media(max-width:800px){.services-nav nav{display:none}.services-nav img{width:155px}.services-hero{padding:65px 0 45px}.service-plans{grid-template-columns:1fr}.service-plans article{padding:28px 22px}}