.service-page-section{padding:2.75rem 0}.service-page-section:last-of-type{padding-bottom:3rem}.service-page-section--tight-top{padding-top:1rem}.service-page-section h2{color:var(--text-color);margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.service-page-lead{max-width:42rem;color:var(--text-muted);margin-bottom:0;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.75}.service-why-grid{grid-template-columns:1.6fr 1fr;align-items:center;gap:2rem;display:grid}.service-why-icon-wrap{justify-content:center;align-items:center;display:flex}.service-why-icon-card{aspect-ratio:1;background:linear-gradient(145deg,#f25b1e1f,#ffffff0a);border:1px solid #f25b1e40;border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:260px;display:flex;box-shadow:0 16px 40px #00000038}.service-why-icon-card svg{width:clamp(72px,10vw,110px);height:clamp(72px,10vw,110px);color:var(--primary)}.service-use-case-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem;display:grid}@media (max-width:768px){.service-why-grid{grid-template-columns:1fr;gap:1.25rem}.service-why-icon-wrap{order:-1}.service-why-icon-card{max-width:180px}.service-use-case-grid{grid-template-columns:1fr}}.service-use-case-card{background:var(--card-bg);text-align:left;border:1px solid #ffffff14;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.35rem 1.25rem;transition:border-color .2s,box-shadow .2s;display:flex}.service-use-case-card:hover{border-color:#f25b1e40;box-shadow:0 12px 40px #0003}.service-use-case-card-icon{width:fit-content;color:var(--secondary);background:#fab40a1a;border-radius:12px;flex-shrink:0;margin-bottom:0;padding:.875rem}.service-use-case-card-icon svg{width:22px;height:22px;display:block}.service-use-case-content{text-align:left;flex:1}.service-use-case-card h3{color:var(--text-color);margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.service-use-case-card p{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.65}@media (max-width:600px){.service-use-case-grid{gap:1rem}.service-use-case-card{box-sizing:border-box;grid-template-columns:3.25rem minmax(0,1fr);align-items:start;gap:0 1rem;width:100%;padding:1.1rem 1rem;display:grid}.service-use-case-card-icon{box-sizing:border-box;justify-content:center;align-self:start;align-items:center;width:3.25rem;min-width:3.25rem;height:3.25rem;min-height:3.25rem;margin:0;padding:0;display:flex}.service-use-case-card-icon svg{width:22px;min-width:22px;height:22px;min-height:22px}.service-use-case-content{flex-direction:column;gap:.35rem;min-width:0;padding-top:.125rem;display:flex}.service-use-case-content h3{margin:0;font-size:1.05rem;line-height:1.3}.service-use-case-content p{margin:0;font-size:.85rem;line-height:1.55}}.service-steps{counter-reset:svc-step;flex-direction:column;gap:.85rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.service-steps li{counter-increment:svc-step;color:var(--text-muted);padding-left:3.25rem;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.65;position:relative}.service-steps li:before{content:counter(svc-step);width:2.25rem;height:2.25rem;color:var(--primary);background:linear-gradient(135deg,#f25b1e33,#fab40a1f);border:1px solid #f25b1e59;border-radius:10px;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex;position:absolute;top:0;left:0}.service-checklist{grid-template-columns:repeat(2,1fr);gap:.65rem 2rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}@media (max-width:768px){.service-checklist{grid-template-columns:1fr}}.service-checklist li{color:var(--text-muted);padding-left:1.65rem;font-size:.95rem;line-height:1.55;position:relative}.service-checklist li:before{content:"";background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:50%;width:6px;height:6px;position:absolute;top:.45rem;left:0}@media (max-width:768px){.service-page-section h2{text-align:left}.service-page-lead,.service-use-case-card p,.service-use-case-content p,.service-steps li,.service-checklist li{text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto}}
