.hs-process-steps{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);min-height:600px;overflow:hidden;padding:5rem 1.5rem;position:relative;text-align:center;width:100vw}.hs-process-steps__background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.hs-process-steps__background img{height:100%;object-fit:cover;width:100%}.hs-process-steps__overlay{background:linear-gradient(180deg,rgba(35,30,25,.88),rgba(35,30,25,.92));bottom:0;left:0;position:absolute;right:0;top:0}.hs-process-steps__container{margin:0 auto;max-width:1200px;position:relative;z-index:1}.hs-process-steps__eyebrow{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:1.25rem}.hs-process-steps__eyebrow-line{background-color:rgba(168,91,16,.5);display:block;height:1px;width:2rem}.hs-process-steps__eyebrow-text{color:#a85b10;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.hs-process-steps__title{color:#fff;font-family:Cormorant Garamond,serif;font-size:2.75rem;font-weight:500;line-height:1.2;margin:0 0 3.5rem}.hs-process-steps__title em{font-style:italic}.hs-process-steps__grid{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.hs-process-steps__step{padding:0 1rem;position:relative}.hs-process-steps__step:not(:last-child):after{background-color:rgba(168,91,16,.45);content:"";height:1px;left:calc(50% + 3rem);position:absolute;right:calc(-50% + 3rem);top:2.5rem}.hs-process-steps__icon-wrapper{align-items:center;border:1px solid rgba(168,91,16,.4);border-radius:50%;display:flex;height:5rem;justify-content:center;margin:0 auto 1.5rem;position:relative;width:5rem;z-index:1}.hs-process-steps__icon{color:#a85b10;height:1.75rem;width:1.75rem}.hs-process-steps__icon svg{fill:#a85b10;height:100%;width:100%}.hs-process-steps__icon svg path{fill:inherit}.hs-process-steps__step-number{color:#a85b10;display:block;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.15em;margin-bottom:.5rem}.hs-process-steps__step-title{color:#fff;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;margin:0 0 .75rem}.hs-process-steps__step-description{color:hsla(0,0%,100%,.6);font-family:Montserrat,sans-serif;font-size:.875rem;line-height:1.7;margin:0}@media screen and (max-width:991px){.hs-process-steps__grid{grid-template-columns:repeat(2,1fr)}.hs-process-steps__step:not(:last-child):after{display:none}}@media screen and (max-width:767px){.hs-process-steps__grid{grid-template-columns:1fr}.hs-process-steps__title{font-size:2rem}}