.services-section{min-height:100vh;padding:225px 0 80px}@media (max-width:576px){.services-section{padding:120px 0 48px}}.services-title{text-align:center;margin-bottom:12px}.services-subtitle{text-align:center;color:#6b6560;max-width:620px;margin:0 auto 48px;font-size:16px;line-height:1.6}@media (max-width:576px){.services-subtitle{margin-bottom:32px;padding:0 8px;font-size:14px}}.services-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:64px;display:grid}@media (max-width:991px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.services-grid{grid-template-columns:1fr;gap:14px;margin-bottom:40px}}.service-card{background:#fff;border:1px solid #ece8e4;border-radius:24px;padding:28px 24px;transition:box-shadow .25s,border-color .25s,transform .25s}.service-card:hover{border-color:#4859fe;transform:translateY(-2px);box-shadow:0 8px 32px #4859fe1a}@media (max-width:576px){.service-card{border-radius:18px;padding:20px 18px}}.service-card--addon{background:#f8f6ff;border-color:#e2ddf7}.service-card--addon:hover{border-color:#a78bfa;box-shadow:0 8px 32px #a78bfa1f}.service-card-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.service-card-name{font-family:var(--font-actay-wide);color:#25211d;margin:0;font-size:17px;font-weight:700}@media (max-width:576px){.service-card-name{font-size:15px}}.service-card-price{font-family:var(--font-actay-wide);color:#4859fe;white-space:nowrap;flex-shrink:0;font-size:20px;font-weight:700}@media (max-width:576px){.service-card-price{font-size:18px}}.service-card-desc{color:#8a837d;margin:0;font-size:14px;line-height:1.55}@media (max-width:576px){.service-card-desc{font-size:13px}}.services-addons-title{text-align:center;margin-bottom:32px;font-size:28px}@media (max-width:576px){.services-addons-title{margin-bottom:24px;font-size:22px}}.services-addons-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:48px;display:grid}@media (max-width:576px){.services-addons-grid{grid-template-columns:1fr;gap:14px;margin-bottom:32px}}.services-note{text-align:center;background:#f5f8ff;border:1px solid #e6eaf4;border-radius:20px;max-width:600px;margin:0 auto;padding:24px 32px}.services-note p{color:#6b6560;margin:0;font-size:14px;line-height:1.6}@media (max-width:576px){.services-note{padding:18px 20px}.services-note p{font-size:13px}}
