 @media only screen and (min-width: 0rem) {#hero-2367 {padding: clamp(7.25rem, 16.82vw, 10.25rem) 1rem clamp(3.75rem, 7.82vw, 6.25rem);background-color: #FBF9F5;overflow: hidden;position: relative;z-index: 1;}#hero-2367 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 1.25rem;}#hero-2367 .cs-content {text-align: left;width: 100%;padding: clamp(1.5rem, 6vw, 3.75rem) clamp(1rem, 6vw, 3.75rem);box-sizing: border-box;background-color: #fff;border-radius: 1rem;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;}#hero-2367 .cs-title {font-size: clamp(2.4375rem, 5vw, 3.8125rem);font-weight: 900;line-height: 1.2em;text-align: inherit;max-width: 23ch;margin: 0 0 clamp(1.5rem, 3vw, 2rem) 0;padding-bottom: 3rem;color: var(--headerColor);border-bottom: 1px solid #D2D8DF;position: relative;}#hero-2367 .cs-text {font-size: var(--bodyFontSize);line-height: 1.5em;text-align: inherit;width: 100%;max-width: 33.1875rem;margin: 0 0 clamp(1.75rem, 3.92vw, 2.5rem) 0;color: var(--bodyTextColor);}#hero-2367 .cs-button-box {width: 100%;display: flex;flex-wrap: wrap;gap: clamp(1rem, 1.9vw, 1.25rem);}#hero-2367 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;overflow: hidden;min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);border-radius: 6.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#hero-2367 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#hero-2367 .cs-button-solid:hover:before {width: 100%;}#hero-2367 .cs-button-phone {font-size: 1rem;text-decoration: none;font-weight: bold;color: var(--headerColor);display: flex;align-items: center;gap: 0.5rem;}#hero-2367 .cs-icon-wrapper {width: clamp(2.875rem, 6vw, 3.5rem);height: clamp(2.875rem, 6vw, 3.5rem);border-radius: 50%;background-color: var(--secondary);display: flex;justify-content: center;align-items: center;}#hero-2367 .cs-picture {width: 100%;height: clamp(20rem, 80vw, 32.5rem);border-radius: 1rem;overflow: hidden;display: block;position: relative;}#hero-2367 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;object-position: top;}}@media only screen and (min-width: 64rem) {#hero-2367 .cs-container {flex-direction: row;justify-content: space-between;align-items: stretch;}#hero-2367 .cs-content {width: 50vw;max-width: 39.375rem;flex: none;align-items: flex-start;}#hero-2367 .cs-title, #hero-2367 .cs-text {text-align: left;}#hero-2367 .cs-picture {height: auto;}}@media only screen and (min-width: 81.25rem) {#hero-2367 .cs-title {padding-bottom: 12.5rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-2367 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #hero-2367 .cs-content {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #hero-2367 .cs-title, body.dark-mode #hero-2367 .cs-text, body.dark-mode #hero-2367 .cs-button-phone {color: var(--bodyTextColorWhite);}body.dark-mode #hero-2367 .cs-title {border-color: rgba(255, 255, 255, 0.2);}}