 @media only screen and (min-width: 0rem) {#hero-1946 {padding: var(--sectionPadding);padding-top: clamp(6.25rem, 7.3242vw, 12.5rem);overflow: hidden;position: relative;z-index: 1;background: #eaf4ec;background: linear-gradient(180deg, #eaf4ec 0%, #eaf4ec 35%, #ffffff 100%);}#hero-1946 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;position: relative;z-index: 1;}#hero-1946 .cs-content {text-align: center;width: 100%;margin-bottom: clamp(2.5rem, 5vw, 3.25rem);display: flex;flex-direction: column;align-items: center;position: relative;z-index: 1;}#hero-1946 .cs-flex {flex: none;}#hero-1946 .cs-title {font-size: clamp(2.438rem, 5vw, 3.813rem);}#hero-1946 .cs-text {margin-bottom: 1.25rem;}#hero-1946 .cs-picture {width: 100%;height: clamp(17.5rem, 58.6vw, 31.875rem);margin-bottom: clamp(1rem, 2vw, 1.25rem);display: block;position: relative;}#hero-1946 .cs-picture img {width: 100%;height: 100%;object-fit: cover;border-radius: 2.5rem;position: absolute;}#hero-1946 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;justify-content: center;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2vw, 1.25rem);}#hero-1946 .cs-item {text-align: center;list-style: none;width: 100%;margin: 0;box-sizing: border-box;padding: clamp(1.5rem, 3vw, 2rem);background-color: #ebf4eb;border-radius: 1.25rem;display: flex;flex-direction: column;align-items: center;grid-column: span 12;position: relative;z-index: 1;transition: border-color 0.3s;}#hero-1946 .cs-item:hover {border-color: var(--primary);}#hero-1946 .cs-item:hover .cs-h3 {color: var(--primary);}#hero-1946 .cs-item:hover .cs-icon {transform: rotateY(360deg);}#hero-1946 .cs-icon-picture {margin-bottom: 1.25rem;perspective: 700px;transform-style: preserve-3d;transform-style: inherit;}#hero-1946 .cs-icon {width: 2.5rem;height: auto;display: block;transition: transform 0.5s;}#hero-1946 .cs-h3 {font-size: 1.25rem;line-height: 1.5em;text-align: inherit;margin: 0;margin-bottom: 0.75rem;color: var(--headerColor);transition: color 0.3s;}#hero-1946 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;text-align: inherit;margin: 0;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#hero-1946 .cs-text {font-size: 1.25rem;}#hero-1946 .cs-item {text-align: left;margin: 0;align-items: flex-start;grid-column: span 6;}}@media only screen and (min-width: 64rem) {#hero-1946 .cs-content {display: flex;flex-direction: column;}#hero-1946 .cs-title {max-width: 46.875rem;}#hero-1946 .cs-item {grid-column: span 3;}}@media only screen and (min-width: 81.25rem) {#hero-1946 .cs-title {margin: 0;}#hero-1946 .cs-container {flex-direction: column;}#hero-1946 .cs-content {text-align: left;max-width: 80rem;gap: 1.25rem;flex-direction: row;align-items: flex-start;}#hero-1946 .cs-flex {width: 50%;max-width: 39.375rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-1946 {background: var(--dark);background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #hero-1946 .cs-title, body.dark-mode #hero-1946 .cs-text, body.dark-mode #hero-1946 .cs-h3, body.dark-mode #hero-1946 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #hero-1946 .cs-text, body.dark-mode #hero-1946 .cs-item-text {opacity: 0.8;}body.dark-mode #hero-1946 .cs-item {background-color: #475564;}body.dark-mode #hero-1946 .cs-icon {filter: invert(1) brightness(1000%);}}