 @media only screen and (min-width: 0rem) {#why-choose-12 {padding: var(--sectionPadding);}#why-choose-12 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#why-choose-12 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#why-choose-12 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: clamp(2rem, 3vw, 3.75rem);}#why-choose-12 .cs-item {text-align: center;list-style: none;width: 100%;max-width: 22.5rem;margin: 0;padding: 0;}#why-choose-12 .cs-picture {width: clamp(4.25rem, 7vw, 5.5rem);height: clamp(4.25rem, 7vw, 5.5rem);margin: auto;margin-bottom: 2rem;border-radius: 50%;background-color: var(--primary);display: flex;justify-content: center;align-items: center;}#why-choose-12 .cs-picture img {width: auto;height: 2.625rem;display: block;}#why-choose-12 .cs-h3 {font-size: clamp(1rem, -1.5rem + 4vw, 1.25rem);line-height: 1.2em;text-align: inherit;font-weight: 700;text-transform: uppercase;margin: 0;margin-bottom: 0.5rem;color: var(--headerColor);}#why-choose-12 .cs-item-text {font-size: 1rem;text-align: inherit;line-height: 1.5em;min-height: 8rem;margin: 0;color: var(--bodyTextColor);}#why-choose-12 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: black;min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#why-choose-12 .cs-button-solid:hover {background-color: black;color: white;}}@media only screen and (min-width: 58rem) {#why-choose-12 .cs-card-group {flex-direction: row;justify-content: space-between;}}