.fct-service-header{padding:88px 0 56px;background:var(--brand-bg)}.fct-service-header__rule{width:96px;height:10px;background:var(--brand-primary);margin-bottom:28px}.fct-service-header h1{max-width:860px;font-size:max(2rem, min(4vw, 3.5rem));line-height:1.05;font-weight:900}.fct-service-header p:last-child{max-width:720px}.fct-service-list{background:var(--brand-neutral-light)}.fct-service-list__intro{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:48px;gap:48px;margin-bottom:40px}.fct-service-row{display:grid;grid-template-columns:72px 1fr 100px;grid-gap:24px;gap:24px;align-items:start;border-top:1px solid var(--brand-border);padding:28px 0}.fct-service-row>span{font-size:2rem;font-weight:900;color:var(--brand-primary-dark)}.fct-service-row h3{font-size:1.2rem;font-weight:800}.fct-service-row b{text-align:right;text-transform:uppercase;font-size:.72rem}.fct-service-limit{border:2px solid var(--brand-accent);padding:28px;margin-top:24px}.fct-service-cta{background:var(--brand-accent);text-align:center}.fct-service-cta h2,.fct-service-cta p{color:var(--brand-text-inverse)}.fct-service-cta p{max-width:700px;margin:0 auto 24px}@media (max-width:767.98px){.fct-service-list__intro{display:block}.fct-service-row{grid-template-columns:48px 1fr}.fct-service-row b{grid-column:2;text-align:left}.fct-service-header{padding-top:64px}}