 @media only screen and (min-width: 0rem) {@keyframes fadeUp {from {opacity: 0;transform: translateY(14px);}to {opacity: 1;transform: translateY(0);}}#cs-hero-200 {width: 100%;background: #0e292a;overflow: hidden;position: relative;}#cs-hero-200::before {content: '';position: absolute;inset: 0;background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E");background-size: 16rem;pointer-events: none;z-index: 1;mix-blend-mode: overlay;}#cs-hero-200::after {content: '';position: absolute;top: -6.25rem;left: -6.25rem;width: 31.25rem;height: 31.25rem;background: radial-gradient(circle, #4a7c8922 0%, transparent 65%);pointer-events: none;z-index: 0;}#cs-hero-200 .cs-container {width: 100%;display: flex;flex-direction: column;position: relative;z-index: 2;}#cs-hero-200 .cs-content {padding: 10rem 1.5rem 2.5rem;display: flex;flex-direction: column;justify-content: center;}#cs-hero-200 .cs-topper {display: inline-flex;align-items: center;gap: 0.5rem;font-size: 0.6875rem;font-weight: 700;letter-spacing: 0.16em;text-transform: uppercase;color: #ffffff;border: 1px solid rgba(74, 124, 137, 0.5);border-radius: 6.25rem;padding: 0.5rem 1.125rem;margin-bottom: 1.5rem;width: fit-content;opacity: 0.8;animation: fadeUp 0.5s ease both;}#cs-hero-200 .cs-topper::before {content: '';width: 0.375rem;height: 0.375rem;border-radius: 50%;background: #4a7c89;flex-shrink: 0;}#cs-hero-200 .cs-title {font-family: var(--headerFont);font-size: clamp(3.5rem, 7.5vw, 5.8rem);font-weight: 400;line-height: 0.93;letter-spacing: 0.02em;color: #ffffff;max-width: 100%;margin-bottom: 1.25rem;animation: fadeUp 0.5s 0.08s ease both;}#cs-hero-200 .cs-hero-subtitle {font-size: 1.125rem;font-weight: 500;letter-spacing: 0.04em;line-height: 1.5em;color: #ffffff;margin-bottom: 1.125rem;display: block;animation: fadeUp 0.5s 0.16s ease both;}#cs-hero-200 .cs-divider {width: 2.25rem;height: 0.125rem;background: #4a7c89;border-radius: 0.125rem;margin-bottom: 1.25rem;opacity: 0.7;animation: fadeUp 0.5s 0.2s ease both;}#cs-hero-200 .cs-text {font-size: 1.125rem;line-height: 1.72em;color: #ffffff;margin-bottom: 0.75rem;max-width: 27.5rem;width: 100%;animation: fadeUp 0.5s 0.24s ease both;}#cs-hero-200 .cs-text.cs-text-emphasis {font-weight: 700;color: #ffffff;margin-bottom: 0;animation: fadeUp 0.5s 0.28s ease both;}#cs-hero-200 .cs-stat-bar {list-style: none;display: grid;grid-template-columns: repeat(3, 1fr);margin-top: 2rem;border-radius: 0.75rem;overflow: hidden;background: #4a7c89;border: 1px solid #4a7c89;gap: 1px;padding: 0;animation: fadeUp 0.5s 0.36s ease both;}#cs-hero-200 .cs-stat {background: #ffffff;padding: 1.25rem 1rem;text-align: center;display: flex;flex-direction: column;align-items: center;gap: 0.375rem;transition: background 0.2s;}#cs-hero-200 .cs-stat:hover {background: #f0f7f8;}#cs-hero-200 .cs-stat-num {font-family: 'Bebas Neue', sans-serif;font-size: 2.125rem;font-weight: 400;line-height: 1em;color: #0e292a;letter-spacing: 0.02em;display: block;}#cs-hero-200 .cs-stat-label {font-size: 0.5625rem;font-weight: 700;line-height: 1.2em;letter-spacing: 0.14em;text-transform: uppercase;color: #4a7c89;display: block;}#cs-hero-200 .cs-image-group {width: 100%;display: block;position: relative;flex-shrink: 0;}#cs-hero-200 .cs-picture {display: block;width: 100%;}#cs-hero-200 .cs-picture img {width: 100%;height: auto;display: block;filter: saturate(0.9) contrast(1.05);}}@media only screen and (min-width: 48rem) {#cs-hero-200 .cs-container {flex-direction: row;align-items: stretch;}#cs-hero-200 .cs-content {width: 55%;flex-shrink: 0;padding: 4rem 3rem 4rem 2.5rem;}#cs-hero-200 .cs-image-group {width: 45%;}#cs-hero-200 .cs-picture {display: block;width: 100%;height: 100%;}#cs-hero-200 .cs-picture img {width: 100%;height: auto;display: block;}}@media only screen and (min-width: 64rem) {#cs-hero-200 .cs-content {width: 50%;padding-top: 5rem;padding-bottom: 5rem;padding-right: 3.5rem;padding-left: max(0.5rem, calc((100vw - 80rem) / 2 + 0.5rem));}#cs-hero-200 .cs-image-group {width: 50%;}#cs-hero-200 .cs-stat-num {font-size: 2.875rem;}}@media only screen and (min-width: 0rem) {#cs-gap-section {width: 100%;background: #ffffff;padding: 4.5rem 1.5rem;box-sizing: border-box;}#cs-gap-section .cs-container {width: 100%;max-width: 42.5rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;text-align: center;}#cs-gap-section .cs-topper {display: inline-flex;align-items: center;gap: 0.5rem;font-size: 0.75rem;font-weight: 700;letter-spacing: 0.16em;text-transform: uppercase;color: #4a7c89;border: 1px solid rgba(74, 124, 137, 0.45);border-radius: 6.25rem;padding: 0.375rem 1rem;margin-bottom: 1.25rem;width: fit-content;}#cs-gap-section .cs-topper::before {content: '';width: 0.375rem;height: 0.375rem;border-radius: 50%;background: #4a7c89;flex-shrink: 0;}#cs-gap-section .cs-title {font-family: 'Bebas Neue', sans-serif;font-size: clamp(2.8rem, 5vw, 4rem);font-weight: 400;letter-spacing: 0.02em;line-height: 1.05;color: #0e292a;max-width: 58.75rem;margin: 0 0 0.25rem;text-transform: capitalize;}#cs-gap-section .cs-divider {width: 2rem;height: 0.125rem;background: #4a7c89;border-radius: 0.125rem;margin: 1.25rem auto;opacity: 0.6;}#cs-gap-section .cs-divider.cs-divider-sm {opacity: 0.25;margin: 1.75rem auto;}#cs-gap-section .cs-bullet-list {list-style: none;padding: 0;margin: 0;width: 100%;max-width: 38.75rem;text-align: left;}#cs-gap-section .cs-bullet-list li {display: flex;align-items: flex-start;gap: 1rem;padding: 0.75rem 0;border-bottom: 1px solid rgba(14, 41, 42, 0.08);font-size: 1rem;color: #0e292a;line-height: 1.6;}#cs-gap-section .cs-bullet-list li:last-child {border-bottom: none;}#cs-gap-section .cs-bullet-list li::before {content: '';width: 0.4375rem;height: 0.4375rem;border-radius: 50%;background: #4a7c89;flex-shrink: 0;margin-top: 0.4375rem;}#cs-gap-section .cs-closing {font-size: 1rem;font-weight: 500;color: #0e292a;margin-top: 1.5rem;margin-bottom: 0;}#cs-gap-section .cs-outcome {font-size: 1rem;line-height: 1.75;color: #0e292a;opacity: 0.75;max-width: 38.75rem;margin: 0;}#cs-gap-section .cs-outcome a {color: #4a7c89;text-decoration: underline;text-decoration-color: rgba(74, 124, 137, 0.4);text-underline-offset: 0.1875rem;transition: text-decoration-color 0.2s;}#cs-gap-section .cs-outcome a:hover {text-decoration-color: #4a7c89;}}@media only screen and (min-width: 48rem) {#cs-gap-section {padding: 6rem 2.5rem;}#cs-gap-section .cs-container {max-width: 47.5rem;}}@media only screen and (min-width: 64rem) {#cs-gap-section {padding: 7.5rem 3.75rem;}#cs-gap-section .cs-container {max-width: 56.25rem;}#cs-gap-section .cs-bullet-list {max-width: 47.5rem;}#cs-gap-section .cs-outcome {max-width: 47.5rem;}}@media only screen and (min-width: 0rem) {#cs-master-section {width: 100%;background: #0e292a;padding: 4.5rem 1.5rem;box-sizing: border-box;}#cs-master-section .cs-container {width: 100%;max-width: 80rem;margin: 0 auto;}#cs-master-section .cs-topper {display: inline-flex;align-items: center;gap: 0.5rem;font-size: 0.75rem;font-weight: 700;letter-spacing: 0.16em;text-transform: uppercase;color: #a8c8ce;border: 1px solid rgba(74, 124, 137, 0.45);border-radius: 6.25rem;padding: 0.375rem 1rem;margin-bottom: 0.875rem;width: fit-content;}#cs-master-section .cs-topper::before {content: '';width: 0.375rem;height: 0.375rem;border-radius: 50%;background: #4a7c89;flex-shrink: 0;}#cs-master-section .cs-title {font-family: 'Bebas Neue', sans-serif;font-size: clamp(2.8rem, 5vw, 4rem);font-weight: 400;letter-spacing: 0.02em;line-height: 1;color: #ffffff;margin: 0 0 2rem;}#cs-master-section .cs-cards {display: grid;grid-template-columns: 1fr;gap: 1rem;}#cs-master-section .cs-card {background: rgba(74, 124, 137, 0.08);border: 1px solid rgba(74, 124, 137, 0.2);border-radius: 0.75rem;padding: 1.75rem 1.5rem;display: flex;flex-direction: column;}#cs-master-section .cs-day-badge {display: inline-flex;align-items: center;font-size: 0.625rem;font-weight: 700;letter-spacing: 0.14em;text-transform: uppercase;color: #4a7c89;border: 1px solid rgba(74, 124, 137, 0.5);border-radius: 6.25rem;padding: 0.25rem 0.75rem;width: fit-content;margin-bottom: 1.125rem;}#cs-master-section .cs-card-title {font-family: 'Bebas Neue', sans-serif;font-size: clamp(1.4rem, 3vw, 1.7rem);font-weight: 400;letter-spacing: 0.02em;line-height: 1.1;color: #ffffff;margin: 0 0 0.375rem;}#cs-master-section .cs-card-sub {font-size: 0.8125rem;color: #7bb5be;line-height: 1.5;margin: 0 0 1.25rem;}#cs-master-section .cs-bullet-list {list-style: none;padding: 0;margin: 0 0 1.5rem;}#cs-master-section .cs-bullet-list li {display: flex;align-items: flex-start;gap: 0.625rem;padding: 0.5625rem 0;border-bottom: 1px solid rgba(74, 124, 137, 0.1);font-size: 0.8125rem;color: #ffffff;line-height: 1.5;}#cs-master-section .cs-bullet-list li:last-child {border-bottom: none;}#cs-master-section .cs-bullet-list li::before {content: '';width: 0.375rem;height: 0.375rem;border-radius: 50%;background: #4a7c89;flex-shrink: 0;margin-top: 0.375rem;}#cs-master-section .cs-blockquote {border-left: 2px solid #4a7c89;padding-left: 0.875rem;margin: 0;margin-top: auto;}#cs-master-section .cs-blockquote p {font-size: 0.8125rem;font-style: italic;color: #7bb5be;line-height: 1.65;margin: 0;}}@media only screen and (min-width: 48rem) {#cs-master-section {padding: 6rem 2.5rem;}#cs-master-section .cs-cards {grid-template-columns: 1fr 1fr;}}@media only screen and (min-width: 64rem) {#cs-master-section {padding: 6rem 3.75rem;}#cs-master-section .cs-card {padding: 2.25rem 2rem;}#cs-master-section .cs-bullet-list li {font-size: 1rem;}#cs-master-section .cs-card-sub {font-size: 0.875rem;}#cs-master-section .cs-blockquote p {font-size: 0.875rem;}}@media only screen and (min-width: 0rem) {#cs-sessions-section {width: 100%;background: #0e292a;padding: 2.5rem 1.5rem;box-sizing: border-box;position: relative;overflow: hidden;}#cs-sessions-section .cs-bg {position: absolute;inset: 0;z-index: 0;}#cs-sessions-section .cs-bg img {width: 100%;height: 100%;object-fit: cover;object-position: center;display: block;}#cs-sessions-section .cs-bg::after {content: '';position: absolute;inset: 0;background: linear-gradient(to bottom, rgba(8, 28, 22, 0.55) 0%, rgba(8, 28, 22, 0.75) 40%, rgba(8, 28, 22, 0.96) 100%);}#cs-sessions-section .cs-container {width: 100%;max-width: 80rem;margin: 0 auto;position: relative;z-index: 1;}#cs-sessions-section .cs-topper {display: inline-flex;align-items: center;gap: 0.5rem;font-size: 0.75rem;font-weight: 700;letter-spacing: 0.16em;text-transform: uppercase;color: #a8c8ce;border: 1px solid rgba(74, 124, 137, 0.45);border-radius: 6.25rem;padding: 0.375rem 1rem;margin-bottom: 0.875rem;width: fit-content;}#cs-sessions-section .cs-topper::before {content: '';width: 0.375rem;height: 0.375rem;border-radius: 50%;background: #4a7c89;flex-shrink: 0;}#cs-sessions-section .cs-title {font-family: 'Bebas Neue', sans-serif;font-size: clamp(2.8rem, 5vw, 4rem);font-weight: 400;letter-spacing: 0.02em;line-height: 1;color: #ffffff;margin: 0 0 2rem;}#cs-sessions-section .cs-cards {display: grid;grid-template-columns: 1fr;gap: 1rem;}#cs-sessions-section .cs-card {background: rgba(10, 35, 28, 0.65);border: 1px solid rgba(74, 124, 137, 0.45);border-radius: 0.75rem;overflow: hidden;display: flex;flex-direction: column;backdrop-filter: blur(10px);-webkit-backdrop-filter: blur(10px);}#cs-sessions-section .cs-card-header {background: rgba(10, 35, 28, 0.4);padding: 1.375rem 1.5rem;border-bottom: 1px solid rgba(74, 124, 137, 0.25);}#cs-sessions-section .cs-clinic-label {font-size: 0.625rem;font-weight: 700;letter-spacing: 0.14em;text-transform: uppercase;color: #4a7c89;margin-bottom: 0.375rem;display: block;}#cs-sessions-section .cs-clinic-date {font-family: 'Bebas Neue', sans-serif;font-size: clamp(1.8rem, 4vw, 2.2rem);font-weight: 400;letter-spacing: 0.02em;color: #ffffff;line-height: 1.05;margin: 0;}#cs-sessions-section .cs-card-body {padding: 1.375rem 1.5rem;display: flex;flex-direction: column;gap: 0.625rem;flex: 1;}#cs-sessions-section .cs-detail {display: flex;align-items: center;gap: 0.625rem;font-size: 0.8125rem;color: #a8c8ce;line-height: 1.4;}#cs-sessions-section .cs-icon {width: 1rem;height: 1rem;flex-shrink: 0;opacity: 0.6;}#cs-sessions-section .cs-price-row {display: flex;align-items: baseline;gap: 0.375rem;margin-top: 0.875rem;padding-top: 1rem;border-top: 1px solid rgba(74, 124, 137, 0.12);}#cs-sessions-section .cs-price {font-family: 'Bebas Neue', sans-serif;font-size: 2.375rem;font-weight: 400;color: #ffffff;line-height: 1;}#cs-sessions-section .cs-currency {font-size: 0.6875rem;font-weight: 700;letter-spacing: 0.1em;color: #7bb5be;}}@media only screen and (min-width: 48rem) {#cs-sessions-section {padding: 6rem 2.5rem;}#cs-sessions-section .cs-cards {grid-template-columns: 1fr 1fr;}}@media only screen and (min-width: 64rem) {#cs-sessions-section {padding: 7.5rem 3.75rem;}#cs-sessions-section .cs-card-header {padding: 1.75rem 2rem;}#cs-sessions-section .cs-card-body {padding: 1.75rem 2rem;}#cs-sessions-section .cs-detail {font-size: 0.875rem;}}@media only screen and (min-width: 0rem) {#cs-register-section {width: 100%;background: #0e292a;padding: 2.5rem 1.5rem;box-sizing: border-box;}#cs-register-section .cs-container {width: 100%;max-width: 80rem;margin: 0 auto;}#cs-register-section .cs-topper {display: inline-flex;align-items: center;gap: 0.5rem;font-size: 0.75rem;font-weight: 700;letter-spacing: 0.16em;text-transform: uppercase;color: #a8c8ce;border: 1px solid rgba(74, 124, 137, 0.45);border-radius: 6.25rem;padding: 0.375rem 1rem;margin-bottom: 0.875rem;width: fit-content;}#cs-register-section .cs-topper::before {content: '';width: 0.375rem;height: 0.375rem;border-radius: 50%;background: #4a7c89;flex-shrink: 0;}#cs-register-section .cs-title {font-family: 'Bebas Neue', sans-serif;font-size: clamp(2.8rem, 5vw, 4rem);font-weight: 400;letter-spacing: 0.02em;line-height: 1;color: #ffffff;margin: 0 0 2rem;}#cs-register-section .cs-card {background: #ffffff;border-radius: 0.875rem;padding: 1.75rem 1.5rem;display: flex;flex-direction: column;gap: 1.25rem;}#cs-register-section .cs-form-row {display: grid;grid-template-columns: 1fr;gap: 1rem;}#cs-register-section .cs-field {display: flex;flex-direction: column;gap: 0.4375rem;}#cs-register-section .cs-label {font-size: 0.625rem;font-weight: 700;letter-spacing: 0.14em;text-transform: uppercase;color: #4a7c89;}#cs-register-section .cs-input {width: 100%;background: #f5f8f9;border: 1px solid rgba(74, 124, 137, 0.2);border-radius: 0.625rem;padding: 0.8125rem 0.9375rem;font-size: 0.875rem;color: #0e292a;box-sizing: border-box;transition: border-color 0.2s;-webkit-appearance: none;}#cs-register-section .cs-input::placeholder {color: rgba(14, 41, 42, 0.3);}#cs-register-section .cs-input:focus {outline: none;border-color: rgba(74, 124, 137, 0.6);}#cs-register-section .cs-select-wrap {position: relative;}#cs-register-section .cs-select-wrap .cs-select {cursor: pointer;padding-right: 2.5rem;}#cs-register-section .cs-select-wrap .cs-chevron {position: absolute;right: 0.8125rem;top: 50%;transform: translateY(-50%);width: 1rem;height: 1rem;pointer-events: none;}#cs-register-section .cs-select option {background: #ffffff;color: #0e292a;}#cs-register-section .cs-button {width: 100%;background: #4a7c89;border: none;border-radius: 6.25rem;padding: 1.0625rem 2rem;font-size: 0.9375rem;font-weight: 700;color: #fff;cursor: pointer;transition: background 0.2s, transform 0.15s;margin-top: 0.25rem;}#cs-register-section .cs-button:hover {background: #5a9aaa;transform: translateY(-1px);}#cs-register-section .cs-button:active {transform: translateY(0);}#cs-register-section .cs-legal {font-size: 0.75rem;color: #9ab5bb;line-height: 1.6;margin: 0;}#cs-register-section .cs-legal a {color: #4a7c89;font-size: 0.75rem;text-decoration: underline;text-decoration-color: rgba(74, 124, 137, 0.4);text-underline-offset: 0.125rem;transition: text-decoration-color 0.2s;}#cs-register-section .cs-legal a:hover {text-decoration-color: #4a7c89;}}@media only screen and (min-width: 48rem) {#cs-register-section {padding: 6rem 2.5rem;}#cs-register-section .cs-form-row {grid-template-columns: 1fr 1fr;}}@media only screen and (min-width: 64rem) {#cs-register-section {padding: 7.5rem 3.75rem;}#cs-register-section .cs-card {padding: 2.25rem 2.5rem;}}@media only screen and (min-width: 0rem) {#hero {padding: clamp(12.5rem, 25vw, 18.75rem) 1rem;position: relative;z-index: 1;overflow: hidden;min-height: 37.5rem;display: flex;align-items: center;}#hero .cs-container {width: 100%;max-width: 80rem;margin: auto;}#hero .cs-content {width: clamp(21.25rem, 60vw, 34.375rem);display: flex;flex-direction: column;align-items: flex-start;gap: 1rem;}#hero .cs-topper {font-size: clamp(0.75rem, 1.2vw, 0.8125rem);font-weight: 700;line-height: 1.2em;text-transform: uppercase;letter-spacing: 0.1em;color: rgba(255, 255, 255, 0.75);background-color: rgba(255, 255, 255, 0.12);border: 1px solid rgba(255, 255, 255, 0.25);border-radius: 6.25rem;padding: 0.375rem 1rem;display: inline-block;}#hero .cs-title {font-size: clamp(2.4375rem, 6.4vw, 3.8125rem);font-weight: 700;line-height: 1.1em;letter-spacing: -0.02em;color: #fff;margin: 0;}#hero .cs-text {font-size: clamp(1rem, 1.5vw, 1.125rem);line-height: 1.7em;color: rgba(255, 255, 255, 0.78);margin: 0;max-width: clamp(23.75rem, 45vw, 31.25rem);}#hero .cs-button-group {display: flex;flex-wrap: wrap;gap: 0.75rem;margin-top: 0.5rem;}#hero .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: 3em;text-decoration: none;text-align: center;color: #1a1a1a;background-color: #fff;display: inline-block;padding: 0 1.875rem;border-radius: 0.375rem;position: relative;z-index: 1;box-sizing: border-box;transition: color 0.3s, background-color 0.3s;}#hero .cs-button-solid:hover {background-color: rgba(255, 255, 255, 0.88);}#hero .cs-button-transparent {font-size: 1rem;font-weight: 700;line-height: calc(3em - 2px);text-decoration: none;text-align: center;color: #fff;background-color: transparent;display: inline-block;padding: 0 1.875rem;border: 1px solid rgba(255, 255, 255, 0.5);border-radius: 0.375rem;box-sizing: border-box;transition: background-color 0.3s, border-color 0.3s;}#hero .cs-button-transparent:hover {background-color: rgba(255, 255, 255, 0.12);border-color: rgba(255, 255, 255, 0.75);}#hero .cs-stats {display: flex;flex-wrap: wrap;gap: 2rem;margin-top: 1rem;padding-top: 1.5rem;border-top: 1px solid rgba(255, 255, 255, 0.2);width: 100%;}#hero .cs-stat {display: flex;flex-direction: column;gap: 0.25rem;}#hero .cs-stat-number {font-size: 1.5rem;font-weight: 700;color: #fff;line-height: 1.2em;}#hero .cs-stat-label {font-size: 0.75rem;color: rgba(255, 255, 255, 0.6);line-height: 1.4em;}#hero .cs-background {width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;}#hero .cs-background::after {content: "";width: 100%;height: 100%;background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.45) 55%, rgba(0, 0, 0, 0.12) 100%);display: block;position: absolute;top: 0;left: 0;z-index: 1;}#hero .cs-background video, #hero .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 48rem) {#hero {padding: clamp(6.25rem, 14vw, 12.5rem) 1rem;min-height: 43.75rem;}#hero .cs-content {width: clamp(30rem, 55vw, 37.5rem);}#hero .cs-title {font-size: clamp(3rem, 5.5vw, 3.8125rem);}}@media only screen and (min-width: 64rem) {#hero {padding: clamp(8.125rem, 16vw, 12.5rem) 1rem;min-height: 50rem;}#hero .cs-content {width: clamp(32.5rem, 50vw, 42.5rem);}}