 @media only screen and (min-width: 0rem) {#int-hero {background-color: #fff;min-height: 10rem;padding: 0;}#int-hero picture {display: none;}#int-hero:before {display: none;}#int-hero h1 {color: var(--headerColor);}#int-hero p {color: var(--bodyTextColor);}}@media only screen and (min-width: 0rem) {#steps-1675 {padding: var(--sectionPadding);margin-bottom: clamp(5rem, 8vw, 7.5rem);}#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: flex-start;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-icon {width: clamp(5rem, 1vw, 6.25rem);height: clamp(5rem, 1vw, 6.25rem);display: block;position: relative;opacity: 0.3;margin-bottom: clamp(1rem, 2vw, 1.5rem);}#steps-1675 .cs-icon img {width: 100%;height: 100%;object-fit: contain;filter: brightness(0) saturate(100%) invert(30%) sepia(100%) saturate(2000%) hue-rotate(185deg) brightness(0.9) contrast(1.2);}#steps-1675 .cs-h3 {font-size: clamp(1.25rem, 2vw, 1.5625rem);font-weight: 700;line-height: 1.2em;margin: 0 0 1rem 0;color: var(--headerColor);position: relative;z-index: 1;}#steps-1675 .cs-item-text {font-size: clamp(0.875rem, 2vw, 1rem);line-height: 1.5em;text-align: left;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(5, 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;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);}}