@charset "UTF-8";@media only screen and (min-width: 0rem) {#sbs {padding: var(--sectionPadding);}#sbs .cs-container {display: flex;flex-direction: column;justify-content: center;align-items: center;margin: auto;max-width: 80rem;width: 100%;row-gap: 2.5rem;}#sbs .cs-left {position: relative;height: 57.75em;width: 42.4375em;font-size: min(2.31vw, 0.7em);}#sbs .cs-picture {position: absolute;display: block;border-radius: 1.5em;overflow: hidden;}#sbs .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#sbs .cs-picture1 {top: 0;left: 0;height: 34.3125em;width: 32.625em;}#sbs .cs-picture2 {bottom: 0;right: 0;border: clamp(0.375em, 1.5vw, 0.75em) solid #fff;background-color: #fff;height: 25em;width: 25.875em;box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px;}#sbs .cs-right {margin: auto;max-width: 33.875rem;}#sbs .cs-topper {margin-bottom: 0.25rem;text-align: left;}#sbs .cs-title {max-width: 50rem;text-align: left;}#sbs .cs-text {margin-bottom: 1rem;max-width: 46.875rem;text-align: left;}#sbs .cs-text:last-of-type {margin-bottom: 2rem;}#sbs .cs-flex-group {position: relative;border-radius: 1rem;background-color: #f7f7f7;padding: clamp(1rem, 3vw, 2rem);}#sbs .cs-flex-p {margin: 0 0 1rem;font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;color: #353535;}#sbs .cs-name {display: block;margin: 0 0 0.25rem;text-transform: uppercase;font-size: 1rem;line-height: 1.2em;font-weight: bold;color: var(--headerColor);}#sbs .cs-job {display: block;font-size: 0.875rem;line-height: 1.5em;color: #353535;}#sbs .cs-quote-icon {position: absolute;bottom: 0rem;right: clamp(1rem, 4vw, 2rem);height: auto;width: clamp(3.75rem, 10vw, 8.5rem);}#sbs .cs-button-solid {margin-top: 2rem;}}@media only screen and (min-width: 64rem) {#sbs .cs-container {flex-flow: row;justify-content: space-between;gap: 3.25rem;}#sbs .cs-left {font-size: min(1.2vw, 1em);flex: none;}#sbs .cs-right {margin: 0;}}.cs-text a {color: var(--primary);text-decoration: underline;transition: color 0.3s ease;}.cs-text a:hover {color: var(--primaryLight);}.cs-text a:focus {outline: 2px solid var(--primary);outline-offset: 2px;}#home-page-reviews {display: flex;flex-direction: column;align-items: center;gap: 3.5rem;margin-bottom: 2rem;}#home-page-reviews .cs-flex-group {text-align: center;}#home-page-reviews .container {display: flex;flex-direction: column;align-items: center;gap: 3.5rem;padding-top: 3rem;width: 100%;}#home-page-reviews .cs-topper {padding-bottom: 1.5rem;}@media only screen and (min-width: 48rem) {#home-page-reviews .container {flex-direction: row;justify-content: center;flex-wrap: nowrap;align-items: stretch;}}#ucfit .cs-container {display: flex;flex-direction: column;align-items: center;text-align: center;gap: 0.5rem;}#reviews .cs-flex-group, #classes .cs-flex-group, #take-a-look .cs-flex-group, #our-community .cs-flex-group, #what-to-expect .cs-flex-group, #what-we-expect .cs-flex-group, #timetable .cs-flex-group {display: flex;flex-direction: column;align-items: center;text-align: center;gap: 1rem;padding: var(--sectionPadding);}#privacy-1150, #terms-1150 {padding: var(--sectionPadding);background-color: var(--light);margin-top: 4rem;min-height: 60vh;}#privacy-1150 .cs-container, #terms-1150 .cs-container {max-width: 800px;margin: auto;width: 100%;}#privacy-1150 .cs-content, #terms-1150 .cs-content {text-align: center;display: flex;flex-direction: column;align-items: center;}#privacy-1150 .cs-title, #terms-1150 .cs-title {font-size: 2.5rem;font-weight: 700;line-height: 1.2em;margin-bottom: 1rem;color: var(--headerColorWhite);text-align: center;}#privacy-1150 .cs-topper, #terms-1150 .cs-topper {text-align: center;font-size: 1.1rem;color: var(--primary);margin-bottom: 0.5rem;letter-spacing: 0.05em;}#privacy-1150 .cs-text, #terms-1150 .cs-text {font-size: 1.1rem;line-height: 1.7em;margin-bottom: 1.5rem;color: var(--bodyTextColorWhite);text-align: center;max-width: 650px;}#privacy-1150 .cs-h2, #privacy-1150 .cs-h3, #terms-1150 .cs-h2, #terms-1150 .cs-h3 {text-align: center;margin-top: 2rem;margin-bottom: 0.75rem;color: var(--headerColorWhite);}#privacy-1150 .cs-ul, #terms-1150 .cs-ul {margin: 1rem auto 2rem auto;padding-left: 0;list-style: none;text-align: left;max-width: 500px;}#privacy-1150 .cs-ul li, #terms-1150 .cs-ul li {position: relative;padding-left: 1.5em;margin-bottom: 0.5em;}#privacy-1150 .cs-ul li:before, #terms-1150 .cs-ul li:before {content: "•";position: absolute;left: 0;color: var(--primary);font-size: 1.2em;top: 0;}.footer-links {display: flex;flex-direction: row;gap: 1.5rem;margin-left: auto;align-items: center;}.footer-links a {color: #b0b0b0;font-size: 1rem;text-decoration: none;transition: color 0.2s;}.footer-links a:hover {color: #fff;text-decoration: underline;}@media (max-width: 900px) {.footer-content {flex-direction: column !important;align-items: center !important;}.footer-links {margin-left: 0;margin-top: 1rem;justify-content: center;}}