.theme-process-steps{--ps-py: 2.5rem;--ps-section-gap: 1.5rem;--ps-step-gap: 0px;--ps-step-pad: .75rem;--ps-card-gap: .75rem;--ps-num-size: 5rem;--ps-num-radius: .5rem;padding:var(--ps-py) 0}.theme-process-steps__container{display:flex;flex-direction:column;gap:var(--ps-section-gap)}.theme-process-steps__header{width:100%;max-width:60rem;text-align:center;display:flex;flex-direction:column;gap:1rem}.theme-process-steps__title,.theme-process-steps__title.h1,.theme-process-steps__title.h2,.theme-process-steps__title.h3,.theme-process-steps__title.h4,.theme-process-steps__title.h5{margin:0;color:var(--color-deep-blue);hyphens:none;-webkit-hyphens:none}.theme-process-steps__title .accent{color:var(--theme-secondary-color)}.theme-process-steps__description{margin:0;color:var(--theme-text-color-default)}.theme-process-steps__description p{margin:0 0 .75rem;font-size:var(--theme-base-fs);line-height:var(--theme-text-lh)}.theme-process-steps__description p:last-child{margin-bottom:0}.theme-process-steps__description a{color:var(--theme-primary-color)}.theme-process-steps__steps{list-style:none;margin:0;padding:0;width:100%;display:grid;grid-template-columns:1fr;gap:var(--ps-step-gap)}.theme-process-steps__step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--ps-card-gap);padding:var(--ps-step-pad);text-align:center}.theme-process-steps__number{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--ps-num-size);height:var(--ps-num-size);background-color:var(--color-bg-blue);border-radius:var(--ps-num-radius)}.theme-process-steps__number-value{font-family:var(--theme-heading-ff);font-weight:800;font-size:var(--theme-h3-fs);line-height:1;color:var(--color-deep-blue);font-feature-settings:"lnum","pnum"}.theme-process-steps__step-title{margin:0;color:var(--theme-text-color-default);hyphens:none;-webkit-hyphens:none}.theme-process-steps__step-description{margin:0;font-size:var(--theme-base-fs);line-height:var(--theme-text-lh);color:var(--theme-text-color-default)}.theme-process-steps__placeholder{width:100%;text-align:center;color:var(--theme-text-color-alternative);font-style:italic}@media (min-width: 576px){.theme-process-steps{--ps-py: 3rem;--ps-step-pad: .875rem;--ps-card-gap: .875rem}}@media (min-width: 768px){.theme-process-steps{--ps-py: 4rem;--ps-section-gap: 1.75rem;--ps-step-pad: 1rem;--ps-num-size: 5.5rem;--ps-num-radius: .5625rem}}@media (min-width: 992px){.theme-process-steps{--ps-py: 5rem;--ps-section-gap: 1.875rem;--ps-card-gap: 1rem;--ps-step-pad: 1.125rem;--ps-num-radius: .625rem}.theme-process-steps__steps{grid-template-columns:repeat(5,1fr);position:relative}.theme-process-steps__steps:before{content:"";position:absolute;top:calc(var(--ps-step-pad) + var(--ps-num-size) / 2);left:calc(10% - .4 * var(--ps-step-gap));right:calc(10% - .4 * var(--ps-step-gap));height:1px;background-color:var(--theme-base-neutral);z-index:0;pointer-events:none}.theme-process-steps__steps--count-1:before,.theme-process-steps__steps--count-2:before{display:none}.theme-process-steps__steps--count-1{grid-template-columns:1fr}.theme-process-steps__steps--count-2{grid-template-columns:repeat(2,1fr)}.theme-process-steps__steps--count-3{grid-template-columns:repeat(3,1fr)}.theme-process-steps__steps--count-3:before{left:calc(16.6666666667% - var(--ps-step-gap) / 3);right:calc(16.6666666667% - var(--ps-step-gap) / 3)}.theme-process-steps__steps--count-4{grid-template-columns:repeat(4,1fr)}.theme-process-steps__steps--count-4:before{left:calc(12.5% - .375 * var(--ps-step-gap));right:calc(12.5% - .375 * var(--ps-step-gap))}}@media (min-width: 1200px){.theme-process-steps{--ps-py: 5.5rem;--ps-section-gap: 2rem;--ps-step-pad: 1.25rem;--ps-num-size: 6rem}}@media (min-width: 1710px){.theme-process-steps{--ps-py: 6.25rem;--ps-step-gap: 1.875rem;--ps-step-pad: 1.25rem;--ps-card-gap: 1rem;--ps-num-size: 6.5rem;--ps-num-radius: .625rem}}
