.services-process{position:relative;min-height:560px;display:flex;align-items:flex-end;overflow:hidden}.services-process>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.services-process:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(66,50,77,.72)}.services-process .container{position:relative;z-index:1}.services-process h1,.services-process p{color:var(--brand-text-inverse)}.service-three{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.service-three article{padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.service-three span{color:var(--brand-accent);font-weight:700}.process-timeline ol{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;list-style:none;padding:0}.process-timeline li{background:#fff;padding:24px;border-top:4px solid var(--brand-primary)}.guarantee-banner{padding:48px 0;background:var(--brand-accent)}.guarantee-banner h2,.guarantee-banner p{color:var(--brand-text)}@media (max-width:767px){.process-timeline ol,.service-three{grid-template-columns:1fr}}