.scot-services-hero{display:grid;align-items:end}.scot-services-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.scot-services-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(26,38,47,.44),rgba(26,38,47,.82))}.scot-services-hero .container{position:relative;z-index:2}.scot-service-cards{background:var(--brand-bg)}.scot-process{background:var(--brand-bg-alt)}.scot-process-line{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.scot-process-line article{padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.scot-process-line b{display:grid;width:48px;height:48px;align-items:center;justify-items:center;place-items:center;border-radius:50%;background:var(--brand-primary);color:var(--brand-text-inverse)}.scot-process-line h3{margin:16px 0 10px;color:var(--brand-text)}.scot-process-line p{margin:0;color:var(--brand-text)}.scot-guarantee{padding:72px 0;background:var(--brand-secondary);color:var(--brand-text-inverse)}.scot-guarantee h2,.scot-guarantee p{max-width:900px;color:var(--brand-text-inverse)}.scot-service-cta{text-align:left}@media (max-width:991.98px){.scot-process-line{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.scot-process-line{grid-template-columns:1fr}}