@charset "UTF-8";@media only screen and (min-width: 0rem) {#hero-1427 {background-color: #f7f7f7;overflow: hidden;padding: clamp(7rem, 13vw, 9.5rem) 1rem clamp(3.75rem, 7.82vw, 6.25rem);position: relative;text-align: center;z-index: 1;}#hero-1427 .cs-container {align-items: center;display: flex;flex-direction: column;gap: 3rem;justify-content: center;margin: auto;max-width: 80rem;width: 100%;}#hero-1427 .cs-content {align-items: center;display: flex;flex-direction: column;justify-content: center;max-width: 39.375rem;position: relative;text-align: center;width: 100%;z-index: 4;}#hero-1427 .cs-topper {color: var(--secondary);}#hero-1427 .cs-title {color: var(--headerColor);font-size: clamp(2.4375rem, 6.4vw, 3.8125rem);font-weight: 700;line-height: 1.2em;position: relative;text-align: inherit;}#hero-1427 .cs-text {color: var(--bodyTextColor);font-size: clamp(1rem, 1.95vw, 1.25rem);line-height: 1.75em;margin: 0 0 1rem;max-width: clamp(29rem, 60vw, 38.785rem);text-align: inherit;width: 100%;}#hero-1427 .cs-hero-list {display: flex;flex-direction: column;gap: 0.5rem;list-style: none;margin: 0 0 2rem;padding: 0;text-align: inherit;width: 100%;}#hero-1427 .cs-hero-list li {align-items: flex-start;color: var(--bodyTextColor);display: flex;font-size: clamp(1rem, 1.95vw, 1.25rem);gap: 0.625rem;line-height: 1.75em;}#hero-1427 .cs-hero-list li::before {align-self: flex-start;color: var(--secondary);content: "♡";flex-shrink: 0;font-size: 1.25em;line-height: inherit;}#hero-1427 .cs-button-group {display: flex;flex-wrap: wrap;gap: 0.5rem;justify-content: center;}#hero-1427 .cs-picture {display: block;height: clamp(18rem, 60vw, 28rem);max-width: 36.5625rem;overflow: hidden;position: relative;width: 100%;z-index: 3;}#hero-1427 .cs-picture img {height: 100%;left: 0;object-fit: cover;object-position: center top;position: absolute;top: 0;width: 100%;}#hero-1427 .cs-waves {background-color: var(--primary);bottom: 0;display: block;height: 30%;left: 0;position: absolute;right: 0;width: 100%;z-index: 2;}#hero-1427 .cs-waves img {height: 100%;left: 0;object-fit: cover;position: absolute;top: 0;width: 100%;}}@media only screen and (min-width: 48rem) {#hero-1427 {text-align: left;}#hero-1427 .cs-content {align-items: flex-start;text-align: left;}#hero-1427 .cs-button-group {justify-content: flex-start;}}@media only screen and (min-width: 64rem) {#hero-1427 {padding: clamp(7.25rem, 13vw, 9.5rem) 1rem;}#hero-1427 .cs-container {align-items: center;column-gap: 3.125rem;flex-direction: row;justify-content: space-between;}#hero-1427 .cs-content {align-self: flex-start;flex: none;width: 45%;}#hero-1427 .cs-picture {height: clamp(30rem, 50vw, 40rem);max-width: 39.375rem;}#hero-1427 .cs-waves {height: 100%;left: 50%;margin-left: 12.5rem;width: 49vw;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-1427 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #hero-1427 .cs-title, body.dark-mode #hero-1427 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #hero-1427 .cs-hero-list li {color: var(--bodyTextColorWhite);}body.dark-mode #hero-1427 .cs-waves {opacity: 0.5;}}