@media only screen and (min-width: 0rem) {.section {padding: clamp(6.5rem, 10.95vw, 15.75em) 1rem;position: relative;z-index: 1;}.section .cs-container {position: relative;width: 100%;max-width: 80rem;margin: auto;padding-bottom: 6rem;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;gap: 3rem;}.section .cs-content {text-align: center;aspect-ratio: 1/1;width: clamp(22rem, 40vw, 32rem);border-radius: 50%;display: flex;flex-direction: column;justify-content: center;align-items: center;padding: 1rem;z-index: 2;overflow: hidden;}.section .cs-title {font-size: clamp(2.0625rem, 5vw, 2.25rem);}.section .cs-title, .section .cs-text {color: var(--primary);max-width: clamp(16rem, 40vw, 26rem);}.section .cs-text {margin-bottom: 1rem;font-size: clamp(0.875rem, 3vw, 1.125rem);line-height: 1.4;text-overflow: ellipsis;}.section .cs-border {position: absolute;z-index: 5;width: clamp(22rem, 40vw, 32rem);height: clamp(22rem, 40vw, 32rem);}.section .cs-border img {height: 100%;width: 100%;}.section .cs-button-group {display: flex;justify-content: center;flex-wrap: wrap;gap: 0.5rem;z-index: 1000;}.section .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-align: center;text-decoration: none;min-width: 12.5rem;margin: 0;box-sizing: border-box;padding: 0 1.5rem;background-color: var(--primary);color: var(--bodyTextColorWhite);border-radius: 50px;display: inline-block;position: relative;z-index: 1;}.section .cs-button-solid:hover {background: var(--primaryLight);}.section .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -20;}.section .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}.section .cs-picture {position: absolute;left: -5rem;bottom: 0;}.section .cs-picture img {width: clamp(18.5rem, 46.95vw, 49.75em);height: clamp(18.5rem, 46.95vw, 49.75em);}.section-right .cs-background {transform: scaleX(-1);}.section-right .cs-picture {left: unset;right: -5rem;}}@media only screen and (min-width: 48rem) {.section .cs-content {padding: 2rem;}}#about .cs-content {background: #e9f4f2;}#wiys-plus .cs-content {background: #f4f3e7;}#wiys-plus .cs-title, #wiys-plus .cs-text {color: #adb150;}#wiys-plus .cs-button-solid {background: #adb150;}#wiys .cs-content {background: #E3E4EA;}#wiys .cs-title, #wiys .cs-text {color: #53647e;}#wiys .cs-button-solid {background: #53647e;}#offers .cs-content {background: #e9f4f2;}#offers .cs-title, #offers .cs-text {color: #1bb19e;}#offers .cs-button-solid {background: #1bb19e;}#cta .cs-content {background-image: url("/assets/images/WIYS_Website_Kontakt.webp");background-size: cover;background-position: center;width: clamp(24rem, 51vw, 40rem);}#cta .cs-title {font-family: "fairwater Script";}#cta .cs-title, #cta .cs-text {color: #715643;}#cta .cs-button-solid {background: #1bb19e;}