 @media only screen and (min-width: 0rem) {#steps-1675 {padding: var(--sectionPadding);}#steps-1675 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#steps-1675 .cs-content {text-align: center;width: 100%;padding: 0 1rem;display: flex;flex-direction: column;align-items: center;}#steps-1675 .cs-text {max-width: 32.625rem;}#steps-1675 .cs-card-group {margin: 0;padding: 0;display: grid;justify-items: center;align-items: stretch;grid-auto-flow: row;}#steps-1675 .cs-item {list-style: none;box-sizing: border-box;padding: 1.5rem;display: flex;flex-direction: column;align-items: center;text-align: center;position: relative;}#steps-1675 .cs-item::after {content: "";width: 100%;height: 1px;background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(186, 186, 186) 50%, rgba(255, 255, 255, 0) 100%);position: absolute;bottom: 0;left: 0;}#steps-1675 .cs-item:first-of-type {padding-top: 0;}#steps-1675 .cs-item:last-of-type {padding-bottom: 0;}#steps-1675 .cs-item:last-of-type::after {content: none;}#steps-1675 .cs-number {font-size: clamp(5rem, 1vw, 6.25rem);font-weight: 900;line-height: 1.2em;color: var(--primary);opacity: 0.12;display: block;}#steps-1675 .cs-h3 {font-size: clamp(1.25rem, 2vw, 1.5625rem);font-weight: 700;line-height: 1.2em;margin: -1.9375rem 0 1rem 0;color: var(--headerColor);}#steps-1675 .cs-item-text {font-size: clamp(0.875rem, 2vw, 1rem);line-height: 1.5em;text-align: center;margin: 0;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#steps-1675 .cs-container {max-width: 120rem;}#steps-1675 .cs-card-group {grid-template-columns: repeat(3, 1fr);gap: 0;}#steps-1675 .cs-item {padding: clamp(1.5rem, 3vw, 3.75rem);}#steps-1675 .cs-item::after {width: 1px;height: 100%;background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(186, 186, 186) 50%, rgba(255, 255, 255, 0) 100%);opacity: 0.6;opacity: 0.6;right: 0;left: initial;}#steps-1675 .cs-item:first-of-type, #steps-1675 .cs-item:last-of-type {padding: clamp(1.5rem, 3vw, 3.75rem);}}@media only screen and (min-width: 0rem) {body.dark-mode #steps-1675 .cs-topper {color: var(--primaryLight);}body.dark-mode #steps-1675 .cs-title {color: var(--bodyTextColorWhite);}body.dark-mode #steps-1675 .cs-item {border-color: var(--bodyTextColorWhite);}body.dark-mode #steps-1675 .cs-item:after {opacity: 0.2;}body.dark-mode #steps-1675 .cs-item-text, body.dark-mode #steps-1675 .cs-text {color: var(--bodyTextColorWhite);opacity: 0.8;}body.dark-mode #steps-1675 .cs-h3, body.dark-mode #steps-1675 .cs-number {color: var(--primaryLight);}}