:root{--font-heading: Siro, sans-serif;--font-body: Siro, sans-serif;--fs-h1: clamp(2.25rem, 4.6875vw + 0rem, 3.75rem);--fs-h2: clamp(2rem, 3.125vw + 0.5rem, 3rem);--fs-h3: clamp(1.5rem, 0.78125vw + 1.125rem, 1.75rem);--fs-h4: 1.5rem;--fs-h5: 1.25rem;--fs-body: 1rem;--fs-sm: 0.875rem;--fs-xs: 0.8125rem;--c-burgundy: #691F40;--c-burgundy-80: #8E4B6D;--c-burgundy-70: #A0647D;--c-burgundy-50: #C48FA0;--c-burgundy-15: #EFD9E1;--c-burgundy-10: #F3E3E9;--c-beige-700: #615446;--c-beige-600: #786856;--c-beige-500: #857560;--c-beige-300: #B2A792;--c-beige-200: #CEC8BA;--c-beige-100: #E6E3DB;--c-beige-50: #F5F4F1;--c-beige-dark: #83715E;--c-white: #fff;--c-cream: #f0ebe3;--c-gray: #38414B;--p-container: 16px}.steps{background:var(--c-beige-50);padding:4rem 0 4.5rem}@media(min-width: 1024px){.steps{padding:7.75rem 0}}.steps__content{max-width:38.5rem}.steps__row{display:flex;flex-direction:column;margin-top:2rem}@media(min-width: 1024px){.steps__row{flex-direction:row;align-items:flex-start;gap:6.75rem;margin-top:3.75rem}}@media(min-width: 1024px){.steps__left{flex:0 0 1}}.steps__right{position:relative;overflow:hidden}@media(max-width: 1023px){.steps__right{display:none}}@media(min-width: 1024px){.steps__right{flex:0 0 540px;align-self:stretch;height:39rem}}.steps__list{list-style:none;margin:0;padding:0}.steps__item{display:flex;gap:1.5rem;position:relative}@media(min-width: 1024px){.steps__item{gap:2rem}}.steps__item:not(:last-child){margin-bottom:.5rem}.steps__item:not(:last-child)::after{content:"";position:absolute;left:2.25rem;top:5rem;bottom:0;border-left:2px dashed var(--c-beige-300)}.steps__number{position:relative;z-index:1;flex-shrink:0;width:4.5rem;height:4.5rem;border-radius:50%;border:2px solid var(--c-beige-300);display:flex;align-items:center;justify-content:center;color:var(--c-burgundy);font-weight:600;font-size:2rem;line-height:1}.steps__body{padding:1.25rem 1.5rem 1.25rem 0}.steps__title{font-weight:700;text-transform:uppercase;color:var(--c-beige-600);margin-bottom:.5rem;padding:0}@media(min-width: 1024px){.steps__title{margin-bottom:1rem}}
