 @media only screen and (min-width: 0rem) {#steps-1172 {padding: var(--sectionPadding);position: relative;z-index: 1;overflow: hidden;}#steps-1172 .cs-container {width: 100%;max-width: 44rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#steps-1172 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#steps-1172 .cs-text {font-size: var(--bodyFontSize);line-height: 1.5em;text-align: inherit;width: 100%;max-width: 40.625rem;margin: 0;color: var(--bodyTextColor);}#steps-1172 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: 1.25rem;}#steps-1172 .cs-item {text-align: center;list-style: none;display: flex;flex-direction: column;align-items: center;grid-column: span 12;position: relative;}#steps-1172 .cs-item:last-of-type:after {display: none;}#steps-1172 .cs-item:nth-of-type(even):after {transform: rotate(-135deg) scaleX(-1);}#steps-1172 .cs-item:after {content: "";width: clamp(3.375rem, 6vw, 5.25rem);height: clamp(3.375rem, 6vw, 5.25rem);margin-top: 1.25rem;background: url("https://csimg.nyc3.cdn.digitaloceanspaces.com/Icons/curved-arrow-light.svg");background-position: center;background-size: contain;background-repeat: no-repeat;opacity: 1;display: block;position: relative;transform: rotate(135deg);}#steps-1172 .cs-picture {width: 5.5rem;height: 5.5rem;margin-bottom: 1.5rem;border: 1px solid #858585;border-radius: 50%;display: flex;justify-content: center;align-items: center;background-color: #fff;}#steps-1172 .cs-icon {width: 2.5rem;height: auto;display: block;}#steps-1172 .cs-h3 {font-size: 1.25rem;line-height: 1.2em;text-align: inherit;margin: 0 0 0.75rem 0;color: var(--primary);}#steps-1172 .cs-item-text {font-size: 1rem;line-height: 1.5em;text-align: inherit;max-width: 21.375rem;margin: 0;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#steps-1172 .cs-item {grid-column: span 6;}#steps-1172 .cs-item:nth-of-type(2):after {display: none;}#steps-1172 .cs-item:nth-of-type(1):after {transform: rotate(135deg) scaleX(-1);}#steps-1172 .cs-item:after {margin: 0;position: absolute;top: 0;right: -2.5rem;transform: rotate(45deg);}}@media only screen and (min-width: 64rem) {#steps-1172 .cs-container {max-width: 80rem;}#steps-1172 .cs-item {grid-column: span 3;}#steps-1172 .cs-item:nth-of-type(2):after {display: block;transform: rotate(45deg);}#steps-1172 .cs-item:nth-of-type(3):after {display: block;transform: rotate(135deg) scaleX(-1);}#steps-1172 .cs-item:after {right: -3rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #steps-1172 .cs-title, body.dark-mode #steps-1172 .cs-text, body.dark-mode #steps-1172 .cs-item-text, body.dark-mode #steps-1172 .cs-h3 {color: var(--bodyTextColorWhite);}body.dark-mode #steps-1172 .cs-text, body.dark-mode #steps-1172 .cs-item-text {opacity: 0.8;}}