 @media only screen and (min-width: 0rem) {#steps-1290 {padding: var(--sectionPadding);position: relative;background-color: var(--dark2);}#steps-1290 .cs-container {max-width: 34.375rem;width: 100%;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#steps-1290 .cs-content {width: 100%;display: flex;flex-direction: column;text-align: left;}#steps-1290 .cs-text {font-size: var(--bodyFontSize);line-height: 1.5em;max-width: 21.875rem;width: 100%;margin: 0;color: var(--bodyTextColor);text-align: inherit;}#steps-1290 .cs-text {max-width: 39.375rem;}#steps-1290 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2vw, 1.25rem);}#steps-1290 .cs-item {list-style: none;background-color: var(--dark2);grid-column: span 12;position: relative;z-index: 1;transition: box-shadow 0.3s, transform 0.3s;}#steps-1290 .cs-item:hover {transform: translateY(-0.4375rem);}#steps-1290 .cs-item:hover .cs-picture img {opacity: 0.3;transform: scale(1.1);}#steps-1290 .cs-item:hover .cs-h3 {color: var(--primaryLight);}#steps-1290 .cs-item::after {content: "";width: 1.25rem;height: 5rem;margin: 1rem auto;background-image: url(https://csimg.nyc3.cdn.digitaloceanspaces.com/Images/Graphics/arrow-orange.svg);background-position: center;background-size: contain;background-repeat: no-repeat;opacity: 1;display: block;position: relative;z-index: 10;}#steps-1290 .cs-item:nth-of-type(2)::after {transform: scaleX(-1);}#steps-1290 .cs-item:last-of-type::after {display: none;}#steps-1290 .cs-link {text-decoration: none;display: block;}#steps-1290 .cs-picture {width: 100%;height: 9.375rem;margin: 0 0 0.75rem 0;background-color: var(--primaryLight);border-radius: 0.625rem;display: block;position: relative;z-index: 10;overflow: hidden;}#steps-1290 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;transition: transform 0.6s, opacity 0.3s;}#steps-1290 .cs-number {font-size: 1.25rem;font-weight: bold;width: 2.25rem;height: 2.25rem;margin: 0;padding: 0;color: #fff;background-color: var(--primary);border-radius: 50%;display: flex;justify-content: center;align-items: center;flex: none;}#steps-1290 .cs-h3 {font-size: clamp(1.25rem, 2.2vw, 1.5625rem);line-height: 1.2em;font-weight: 700;word-break: break-all;margin: 0 0 0.75rem 0;color: var(--headerColor);display: flex;justify-content: flex-start;align-items: center;gap: 0.75rem;transition: color 0.3s;}#steps-1290 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}#steps-1290 .cs-background {z-index: -1;position: absolute;top: 0;right: 0;height: 25%;width: 100%;opacity: 0.5;}#steps-1290 .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 48rem) {#steps-1290 .cs-container {max-width: 90rem;gap: 6.25rem;}#steps-1290 .cs-content {flex-direction: row;justify-content: space-between;align-items: flex-start;}#steps-1290 .cs-item {grid-column: span 3;}#steps-1290 .cs-item::after {width: 7.5rem;height: 1.75rem;margin: 0;background-image: url(https://csimg.nyc3.cdn.digitaloceanspaces.com/Images/Graphics/arrow-orange-large.svg);position: absolute;bottom: -2.5rem;left: clamp(8.5rem, 18vw, 18.5rem);}#steps-1290 .cs-item:nth-of-type(2)::after {top: -3.75rem;transform: rotateX(180deg);}#steps-1290 .cs-background {top: 0;left: auto;right: 50%;margin-right: clamp(5.625rem, 15vw, 14.0625rem);height: 50%;width: 50vw;}}@media only screen and (min-width: 0rem) {body.dark-mode #steps-1290 {background-color: var(--dark2);}body.dark-mode #steps-1290 .cs-topper {color: var(--primaryLight);}body.dark-mode #steps-1290 .cs-title, body.dark-mode #steps-1290 .cs-text, body.dark-mode #steps-1290 .cs-h3, body.dark-mode #steps-1290 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #steps-1290 .cs-text, body.dark-mode #steps-1290 .cs-item-text {opacity: 0.8;}body.dark-mode #steps-1290 .cs-item {background-color: var(--dark2);}body.dark-mode #steps-1290 .cs-item:before {opacity: 0.3;}}