.process-steps{background:var(--white)!important;box-sizing:border-box!important;margin:0!important;max-width:none!important;padding:4rem 0!important;width:100%!important}.process-steps__inner{box-sizing:border-box!important;margin:0 auto!important;max-width:64rem!important;padding:0 1rem!important}.process-steps__heading{color:var(--foreground)!important;font-family:var(--font-heading)!important;font-size:1.875rem!important;font-weight:200!important;letter-spacing:-.02em!important;line-height:1.2!important;margin:0 0 .75rem!important;padding:0!important;text-align:center!important}.process-steps__subtitle{color:var(--muted)!important;font-size:1rem!important;line-height:1.6!important;margin:0 auto 3rem!important;max-width:42rem!important;padding:0!important;text-align:center!important}.process-steps__list{display:flex!important;flex-direction:column!important;gap:3rem!important;list-style:none!important;margin:0!important;padding:0!important}.process-steps__item{margin:0!important;padding:0!important;position:relative!important}.process-steps__timeline{background:#e8e1d7;bottom:0;display:none;left:1.5rem;position:absolute;top:3.5rem;width:1px}.process-steps__flex{align-items:flex-start!important;gap:1rem!important}.process-steps__flex,.process-steps__number{display:flex!important;margin:0!important;padding:0!important}.process-steps__number{align-items:center!important;background:var(--dark)!important;border-radius:50%!important;color:var(--white)!important;flex-shrink:0!important;font-size:1.25rem!important;font-weight:700!important;height:3rem!important;justify-content:center!important;line-height:1!important;position:relative!important;width:3rem!important;z-index:1}.process-steps__body{flex:1!important;margin:0!important;min-width:0!important;padding:0!important}.process-steps__title{color:var(--foreground)!important;font-family:var(--font-heading)!important;font-size:1.5rem!important;font-weight:300!important;letter-spacing:-.02em!important;line-height:1.3!important;margin:0 0 1rem!important;padding:0!important}.process-steps__image-grid{display:grid!important;gap:.5rem!important;grid-template-columns:repeat(3,1fr)!important;margin:0 0 1.25rem!important;overflow:hidden!important}.process-steps__image,.process-steps__image-grid{border-radius:var(--radius)!important;padding:0!important}.process-steps__image{aspect-ratio:1!important;margin:0!important;object-fit:cover!important;width:100%!important}.process-steps__summary{color:var(--foreground)!important;font-size:.875rem!important;font-weight:500!important;line-height:1.6!important;margin:0 0 .75rem!important;padding:0!important}.process-steps__details{color:var(--muted)!important;font-size:.875rem!important;line-height:1.7!important;margin:0!important;max-height:0;opacity:0;overflow:hidden;padding:0!important;transition:max-height .3s ease,opacity .3s ease}.process-steps__details--open{max-height:2000px;opacity:1}.process-steps__details h4{color:var(--foreground)!important;font-size:1rem!important;font-weight:600!important;letter-spacing:normal!important;line-height:1.4!important;margin:1rem 0 .5rem!important;padding:0!important}.process-steps__details h4:first-child{margin-top:0!important}.process-steps__details p{font-size:.875rem!important;line-height:1.7!important;margin:0 0 .75rem!important;padding:0!important}.process-steps__details ul{list-style:none!important;margin:.75rem 0!important;padding:0!important}.process-steps__details li{align-items:flex-start!important;display:flex!important;font-size:.875rem!important;gap:.5rem!important;line-height:1.7!important;margin:0 0 .5rem!important;padding:0!important}.process-steps__details li:before{background:var(--steel-blue);border-radius:50%;content:"";display:inline-block;flex-shrink:0;height:1rem;margin-top:.125rem;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' viewBox='0 0 24 24'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpath d='m9 11 3 3L22 4'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' viewBox='0 0 24 24'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpath d='m9 11 3 3L22 4'/%3E%3C/svg%3E") center/contain no-repeat;width:1rem}.process-steps__toggle{align-items:center!important;background:none!important;border:none!important;border-radius:0!important;color:var(--steel-blue)!important;cursor:pointer!important;display:inline-flex!important;font-size:.875rem!important;font-weight:600!important;gap:.25rem!important;letter-spacing:normal!important;line-height:1.4!important;margin:.25rem 0 0!important;padding:0!important;text-transform:none!important;width:auto!important}.process-steps__toggle:hover{background:none!important;text-decoration:underline}.process-steps__chevron{transition:transform .2s ease}@media (min-width:640px){.process-steps__inner{padding:0 1.5rem!important}}@media (min-width:768px){.process-steps__flex{gap:2rem!important}.process-steps__heading{font-size:2.25rem!important}.process-steps__timeline{display:block}}@media (min-width:1024px){.process-steps__inner{padding:0 2rem!important}}