 @media only screen and (min-width: 0rem) {#hero {z-index: 1;position: relative;overflow: hidden;padding: 0 1rem;font-family: "Montserrat", sans-serif;text-align: left;height: 100vh;display: flex;align-items: center;justify-content: center;}#hero .cs-picture {z-index: -2;position: absolute;top: 0;left: 0;display: block;height: 120%;width: 100%;will-change: transform;}#hero .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#hero .cs-picture:before {z-index: 1;position: absolute;top: 0;left: 0;content: "";opacity: 0.4;display: block;background: #000;height: 100%;width: 100%;pointer-events: none;}#hero .cs-container {position: relative;margin: auto;max-width: 80em;width: 100%;padding: 0;}#hero .cs-container:before {position: absolute;top: 0;left: 0;content: "";opacity: 1;display: block;height: 100%;width: 1px;}#hero .cs-flex-group {display: flex;flex-direction: column;justify-content: center;align-items: flex-start !important;text-align: left !important;margin: 0 auto;max-width: 90vw;width: 100%;box-sizing: border-box;margin-top: 4rem;}#hero .cs-topper {margin-bottom: 1rem;color: var(--primary);text-align: left;}#hero .cs-title-new {width: 100%;margin-bottom: 1rem;color: var(--bodyTextColorWhite);text-align: left;font-weight: 500;font-size: 3rem;max-width: 12ch;}#hero .cs-text-new {width: 100%;margin-bottom: 1.84375rem;color: var(--bodyTextColorWhite);text-align: left;font-size: 1.25rem;max-width: 32ch;}#hero .cs-button-group {display: flex;flex-wrap: wrap;justify-content: flex-start !important;align-items: flex-start;gap: 1.5rem;text-align: left;}#hero .cs-button-solid {margin: 0;height: initial;line-height: clamp(2.875em, 5.5vw, 3.5em);}#hero .cs-button-transparent {z-index: 1;position: relative;display: inline-flex;justify-content: center;align-items: center;border: 1px solid var(--bodyTextColorWhite);margin: 0;background-color: transparent;height: clamp(2.875em, 5.5vw, 3.5em);width: 11.25rem;box-sizing: border-box;padding: 0;text-decoration: none;font-size: 1rem;line-height: clamp(2.875em, 5.5vw, 3.5em);font-weight: 700;color: #fff;}#hero .cs-button-transparent .cs-img {display: block;margin-right: 0.75rem;}#hero .cs-button-transparent:before {z-index: -1;position: absolute;top: -1px;bottom: -1px;left: -1px;right: -1px;content: "";opacity: 1;transform: scaleX(0);display: block;background: #000;transition: transform 0.3s;transform-origin: left;}#hero .cs-button-transparent:hover:before {transform: scaleX(1);}}@media only screen and (min-width: 48rem) {#hero {padding: 0 clamp(2em, 5vw, 2.5em);}#hero .cs-container {padding: 0;}#hero .cs-container:after {position: absolute;top: 0;right: 0;content: "";opacity: 1;display: block;height: 100%;width: 1px;}#hero .cs-flex-group {max-width: 80vw;align-items: flex-start;text-align: left;}#hero .cs-button-solid {margin-right: 1.25rem;margin-bottom: 0;}}@media only screen and (min-width: 64rem) {#hero .cs-flex-group {max-width: 70vw;}}@media only screen and (min-width: 81.25em) {#hero {background: url("../../assets/images/home/hero.jpg");background-position: center;background-size: cover;background-repeat: no-repeat;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero .cs-background:before {opacity: 0.8;}}#hero.hero-coaching-shifted {overflow: hidden;background: url("../../assets/images/coaching/hero.jpg");background-position: center;background-size: cover;background-repeat: no-repeat;}#hero.hero-coaching-shifted .cs-picture {height: 150%;top: 0;left: 0;overflow: hidden;}#hero.hero-coaching-shifted .cs-picture img {}#hero.hero-about-shifted {background: url("../../assets/images/about/hero.jpg");background-position: top;background-size: cover;background-repeat: no-repeat;}#hero.hero-testimonials-shifted {background: url("../../assets/images/testimonials/hero.jpg");background-position: top;background-size: cover;background-repeat: no-repeat;}#hero.hero-about-shifted .cs-picture {height: 150%;}@media only screen and (min-width: 0rem) {#hero .cs-button-group {justify-content: flex-start !important;}#hero .cs-button-2, #hero .cs-button-3 {align-self: flex-start !important;}}@media only screen and (min-width: 0rem) {#hero {text-align: left !important;}#hero .cs-button-group {display: flex !important;flex-direction: row !important;justify-content: flex-start !important;align-items: center !important;gap: 1.5rem !important;padding: 0 !important;}#hero .cs-button-group > * {margin: 0 !important;align-self: center !important;display: inline-flex !important;width: auto !important;min-width: 0 !important;text-align: left !important;}#hero .cs-button-3 {margin-left: 0 !important;align-self: center !important;display: inline-flex !important;}#hero .cs-button-2 {margin: 0 !important;display: inline-flex !important;}}#hero .cs-title-new {font-size: clamp(2.2rem, 6vw, 3rem);font-weight: 500;line-height: 1.2em;color: var(--bodyTextColorWhite);max-width: 12ch;}#hero .cs-text-new {font-size: clamp(1.1rem, 3.5vw, 1.35rem);line-height: 1.4em;color: var(--bodyTextColorWhite);max-width: 32ch;}@media only screen and (max-width: 47.99rem) {#hero.hero-about-shifted {background-position: 85% center;}#hero.hero-about-shifted .cs-picture img {object-position: 85% center;}}@media only screen and (max-width: 47.99rem) {#hero.hero-testimonials-shifted {background-position: 72.5% center;}#hero.hero-testimonials-shifted .cs-picture img {object-position: 72.5% center;}}