 @media only screen and (min-width: 0rem) {#why-choose-1772 {padding: var(--sectionPadding);position: relative;}#why-choose-1772::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 20px;background-image: url('/assets/svgs/pattern-t.svg');background-repeat: repeat-x;background-size: auto 100%;z-index: 2;pointer-events: none;}#why-choose-1772::after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 20px;background-image: url('/assets/svgs/pattern-b.svg');background-repeat: repeat-x;background-size: auto 100%;z-index: 2;pointer-events: none;}#why-choose-1772 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#why-choose-1772 .cs-content {text-align: center;width: 100%;max-width: 39rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#why-choose-1772 .cs-title {color: var(--bodyTextColorWhite);}#why-choose-1772 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1.5rem, 4vw, 2.5rem);}#why-choose-1772 .cs-item {text-align: left;list-style: none;width: 100%;margin: 0;display: flex;grid-column: span 12;gap: clamp(1.25rem, 3vw, 2rem);transition: background-color 0.3s;}#why-choose-1772 .cs-picture1 {width: 5rem;height: 5rem;background-color: var(--primary);border-radius: 1rem 0 1rem 0;display: flex;justify-content: center;align-items: center;}#why-choose-1772 .cs-picture {height: 100%;width: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#why-choose-1772 .cs-picture:before {content: "";position: absolute;display: block;height: 100%;width: 100%;background: var(--secondary);opacity: 0.8;top: 0;left: 0;z-index: 1;}#why-choose-1772 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#why-choose-1772 .cs-icon {width: 2rem;height: auto;margin: 0;filter: grayscale(1) brightness(1000%);display: block;}#why-choose-1772 .cs-flex {flex: 1 1 0;}#why-choose-1772 .cs-h3 {font-size: clamp(1.25rem, 3vw, 1.9375rem);font-weight: 700;line-height: 1.2em;text-align: inherit;margin: 0 0 clamp(0.75rem, 2vw, 1rem);color: var(--bodyTextColorWhite);transition: color 0.3s;}#why-choose-1772 .cs-item-text {font-size: 1rem;line-height: 1.5em;text-align: inherit;width: 100%;margin: auto 0 0 0;color: var(--bodyTextColorWhite);opacity: 0.8;transition: color 0.3s;}}@media only screen and (min-width: 48rem) {#why-choose-1772 .cs-container {max-width: 80rem;}#why-choose-1772 .cs-item {grid-column: span 6;}}@media only screen and (min-width: 75rem) {#why-choose-1772 .cs-container {flex-direction: row;justify-content: space-between;align-items: flex-start;}#why-choose-1772 .cs-content {text-align: left;align-items: flex-start;}#why-choose-1772 .cs-card-group {max-width: 52.9375rem;flex: none;}}