 @keyframes fade-in-out {0% {opacity: 0.25;}5% {opacity: 0.25;}48% {opacity: 1;}52% {opacity: 1;}95% {opacity: 0.25;}100% {opacity: 0.25;}}@media only screen and (min-width: 0rem) {#hero-1895 {width: 100%;padding: var(--sectionPadding);padding-top: 12rem;background-color: var(--secondary);overflow: hidden;position: relative;z-index: 1;}#hero-1895:before {content: "";width: 100%;height: 100%;background: linear-gradient(#f4f9f6 54%, rgba(244, 249, 246, 0.6) 100%);display: block;position: absolute;inset: 0;top: 0;left: 0;z-index: 1;opacity: 0.25;animation: 6s ease-in-out 0s infinite fade-in-out;}#hero-1895 .overlay {background: linear-gradient(#f4f9f6 54%, rgba(244, 249, 246, 0.1) 100%);position: absolute;height: 100%;width: 100%;top: 0;left: 0;z-index: 1;}#hero-1895 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(3.5rem, 6vw, 5rem);}#hero-1895 .cs-content {text-align: center;width: 100%;max-width: 35.625rem;display: flex;flex-direction: column;align-items: center;position: relative;z-index: 3;}#hero-1895 .cs-topper {color: var(--bodyTextColor);}#hero-1895 .cs-title {font-size: clamp(2.4375rem, 5vw, 3.8125rem);}#hero-1895 .cs-text {margin-bottom: 0.75rem;}#hero-1895 .cs-text:last-of-type {margin-bottom: 2rem;}#hero-1895 .cs-button-solid {margin-right: auto;margin-left: auto;}#hero-1895 .cs-reviews {text-align: center;margin-top: clamp(2.5rem, 5vw, 5rem);display: flex;flex-direction: column;align-items: center;gap: 1rem;}#hero-1895 .cs-reviews-flex {display: flex;justify-content: flex-start;align-items: center;}#hero-1895 .cs-reviews-img {width: 3rem;height: auto;margin: 0 -1rem 0 0;border: 1px solid #fff;border-radius: 50%;}#hero-1895 .cs-reviews-number {font-size: 1rem;font-weight: 700;width: 3rem;height: 3rem;background-color: var(--primary);color: var(--bodyTextColorWhite);border-radius: 50%;display: flex;justify-content: center;align-items: center;}#hero-1895 .cs-flex {display: flex;flex-direction: column;gap: 0.25rem;}#hero-1895 .cs-rating {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);font-weight: 600;line-height: 1.2em;margin: 0;color: var(--headerColor);}#hero-1895 .cs-rating-icon {width: 1rem;height: auto;margin: 0 0.25rem;}#hero-1895 .cs-reviews-text {font-size: clamp(0.875rem, 1.75vw, 1rem);line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}#hero-1895 .cs-image-group {font-size: min(2.29vw, 0.8rem);width: 34.9375em;height: 42.5em;display: block;position: relative;z-index: 2;}#hero-1895 .cs-image-group::before {content: "";position: absolute;width: 90%;height: 60%;top: 40%;left: 50%;transform: translateX(-50%);z-index: -1;box-shadow: 0 18px 12px -11px rgba(0, 0, 0, 0.25);}#hero-1895 .cs-picture {width: 90%;height: 42.5em;box-sizing: border-box;overflow: hidden;border: 20px solid transparent;background-image: linear-gradient(white, white), linear-gradient(#f4f9f6 45%, #fff 55%, #fff 100%);background-origin: border-box;background-clip: content-box, border-box;border-radius: 18rem 18rem 0 0;position: absolute;left: 50%;transform: translateX(-50%);z-index: -1;}#hero-1895 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;transition: transform 0.7s;}#hero-1895 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;opacity: 0.8;}#hero-1895 .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;z-index: -1;}#hero-1895 .squiggle {position: absolute;bottom: -13px;right: 1px;width: 64%;height: auto;z-index: 2;transform: rotate(-8deg);filter: var(--secondaryFilter);}}@media only screen and (min-width: 48rem) {#hero-1895 .squiggle {bottom: -20px;right: -12px;}}@media only screen and (min-width: 64rem) {#hero-1895 {height: 100vh;max-height: 800px;padding-top: 7rem;}#hero-1895::before {background: radial-gradient(circle at 30% 1%, #f4f9f6, #f4f9f6, #f4f9f6, #f4f9f6, #f4f9f6, rgba(244, 249, 246, 0.8), rgba(244, 249, 246, 0.6), rgba(244, 249, 246, 0.6), rgba(244, 249, 246, 0.6));}#hero-1895 .overlay {background: radial-gradient(circle at 30% 1%, #f4f9f6, #f4f9f6, #f4f9f6, #f4f9f6, #f4f9f6, rgba(244, 249, 246, 0.2), rgba(244, 249, 246, 0.2), rgba(244, 249, 246, 0.2), rgba(244, 249, 246, 0.2));}#hero-1895 .cs-container {height: 100%;min-height: 0;max-width: 80rem;flex-direction: row;justify-content: space-around;align-items: center;}#hero-1895 .cs-content {padding: clamp(3rem, 5vw, 4rem) 0;max-width: unset;width: 38.625rem;text-align: left;align-items: flex-start;}#hero-1895 .cs-button-solid {margin-right: 0;margin-left: 0;}#hero-1895 .cs-reviews {text-align: left;flex-direction: row;}#hero-1895 .cs-image-group {font-size: min(1.27vw, 1rem);width: 31.9375em;height: 100%;order: 2;flex: none;}#hero-1895 .cs-image-group::before {left: unset;right: 0;transform: unset;box-shadow: 14px 14px 18px -6px rgba(0, 0, 0, 0.25);}#hero-1895 .cs-picture {width: 100%;height: 100%;border-width: 30px;background-image: linear-gradient(white, white), linear-gradient(150deg, #f4f9f6 40%, #fff 55%, #fff 100%);right: 0;left: unset;transform: unset;}#hero-1895 .squiggle {bottom: -18px;right: -22px;}}@media only screen and (min-width: 100rem) {#hero-1895 {max-height: 1080px;}#hero-1895::before {background: radial-gradient(circle at 36% 8%, #f4f9f6, #f4f9f6, #f4f9f6, #f4f9f6, rgba(244, 249, 246, 0.9), rgba(244, 249, 246, 0.8), rgba(244, 249, 246, 0.6), rgba(244, 249, 246, 0.6), rgba(244, 249, 246, 0.6));}#hero-1895 .overlay {background: radial-gradient(circle at 36% 8%, #f4f9f6, #f4f9f6, #f4f9f6, #f4f9f6, rgba(244, 249, 246, 0.8), rgba(244, 249, 246, 0.2), rgba(244, 249, 246, 0.2), rgba(244, 249, 246, 0.2), rgba(244, 249, 246, 0.2));}#hero-1895 .cs-background {background: url("../images/hero-bg.webp") no-repeat fixed center;background-size: cover;}#hero-1895 .cs-background img {display: none;}#hero-1895 .squiggle {content: "";position: absolute;bottom: -28px;right: -40px;width: 64%;height: auto;z-index: 2;transform: rotate(-8deg);filter: var(--secondaryFilter);}}