:root {--primary-color: #001F59;--secondary-color: #E86ABC;--tertiary-color: #3CA1D5;--yellow-color: #F9EC23;--default-font-family: 'Lora', serif;--default-text-color: #3B3B3B;--heading-text-color: #001F59;--heading-font-family: 'Montserrat', sans-serif;}body {color: var(--default-text-color);font-family: var(--default-font-family);font-size: 18px;font-weight: 400;margin: 0;}body.summer-camp-section {font-family: 'Source Sans 3', sans-serif;}a {color: var(--tertiary-color);text-decoration: none;transition: color .3s ease;}a:hover, a:focus {color: var(--default-text-color);text-decoration: none; }.hr {border-color: #E2E8F4;border-width: 2px;}.section-heading {color: var(--heading-text-color);font-family: var(--heading-font-family);font-size: 60px;font-weight: 800;letter-spacing: 10.8px;line-height: 133%;padding: 0;text-transform: uppercase;}h1, .h2-style {color: var(--heading-text-color);font-family: var(--heading-font-family);font-size: 38px;font-weight: 800;letter-spacing: 0px;line-height: 105%;margin: 0 0 30px 0;padding: 0;text-transform: none;}h2, .h3-style {color: var(--heading-text-color);font-family: var(--heading-font-family);font-size: 26px;font-weight: 800;letter-spacing: 4.68px;line-height: 123%;margin: 0 0 30px 0;padding: 0;text-transform: uppercase;}h3, .h4-style {color: var(--heading-text-color);font-family: var(--heading-font-family);font-size: 21px;font-weight: 700;letter-spacing: 0;line-height: 114%;padding: 0;text-transform: none;}h4, .h5-style {color: var(--heading-text-color);font-family: var(--heading-font-family);font-size: 18px;font-weight: 700;letter-spacing: 0px;line-height: 116%;padding: 0;text-transform: none;}.h1-alt {letter-spacing: 0;text-transform: none;}.h2-alt {letter-spacing: 6.84px;text-transform: uppercase;}.h3-alt {letter-spacing: 0;text-transform: none;}.h4-alt {letter-spacing: 3.78px;text-transform: uppercase;}.h5-alt {letter-spacing: 3.24px;text-transform: uppercase;}body.summer-camp-section h2,body.summer-camp-section .h2-style,body.summer-camp-section h3,body.summer-camp-section .h3-style,body.summer-camp-section h4,body.summer-camp-section .h4-style,body.summer-camp-section h5,body.summer-camp-section .h5-style,body.summer-camp-section h6 {color: #0E4E95;}p {line-height: 177%;}.p2 {font: 400 21px var(--default-font-family);}.p3 {font: 400 24px var(--default-font-family);}body.summer-camp-section .ss-content-block h2:last-child,body.summer-camp-section .ss-content-block h3:last-child,body.summer-camp-section .ss-content-block h4:last-child,body.summer-camp-section .ss-content-block h5:last-child,body.summer-camp-section .ss-content-block h6:last-child,body.summer-camp-section .ss-content-block p:last-child,body.summer-camp-section .ss-content-block ul:last-child,body.summer-camp-section .ss-content-block ol:last-child {margin-bottom: 0;}body.summer-camp-section .has-background-color table:nth-child(2) {margin-top: -25px;}.arrow-link {background-image: url(/images/icons/pink-learn-more-arrow.svg);background-position: calc(100% - 10px) 50%;background-repeat: no-repeat;color: var(--secondary-color);font: 700 16px var(--heading-font-family);letter-spacing: 1.28px;padding-right: 30px;text-transform: uppercase;transition: background-position 0.3s ease;}.arrow-link svg,.arrow-link img {margin-right: 10px;}.arrow-link:hover {background-position: 100% 50%;}.button, .yellow-button, .small-action-button {background-color: #fff5;border: 2px solid var(--primary-color);border-radius: 28px;color: var(--primary-color);font: 700 16px var(--heading-font-family);letter-spacing: 0.08em;}.yellow-button {background-color: transparent;border-color: var(--yellow-color);color: var(--yellow-color);}.button:hover, .small-action-button:hover, .yellow-button {background-color: var(--primary-color)}ul,ol {line-height: 177%;}.pink-text { color: var(--secondary-color); }.purple-text {color: #BA328B;}.light-blue-text {color: var(--tertiary-color);}.dark-blue-text {color: var(--primary-color);}.yellow-text {color: var(--yellow-color);}.blue-background-heading,body.summer-camp-section .blue-background-heading {background: rgb(14,78,149);background: linear-gradient(90deg, rgba(14,78,149,1) 0%, rgba(58,150,203,1) 100%);color: var(--yellow-color);font-size: 18px;padding: 10px;text-transform: uppercase;}#mobile-check-element {display: none;}@media (max-width: 1024px) {body {display: block;}#mobile-check-element {display: block;}}@media (max-width: 768px) {body {font-size: 16px;}h1, h2, h3, h4, h5, h6 {margin-bottom: 20px;}h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {margin-bottom: 0;}h1, .section-heading {font-size: 30px;padding-bottom: 10px;}h2 {font-size: 21px;letter-spacing: 2px;}h3 {font-size: 21px;}p.p3 {font-size: 20px;}}@media (max-width: 600px) {p.p2 {font-size: 19px;}}.header {align-items: center;backdrop-filter: blur(30px);background-color: rgba(255,255,255,0.8);box-shadow: 0px 20px 40px rgba(0,0,0,16%);display: flex;height: 100px;left: 0;position: fixed;right: 0;top: 0;-webkit-backdrop-filter: blur(30px);z-index: 500;}.header > p {line-height: 100%;margin: 0;padding: 0;}.header .logo {display: block;flex: 1;margin: auto 30px auto 90px;max-width: 250px;opacity: 0;transition: opacity 0.3s ease, width 0.2s ease;z-index: -1;}body.loaded .header .logo {opacity: 1;}.header .logo img,.header .logo svg {display: block;transition: transform 0.2s ease;width: 100%;}.header .logo:hover img,.header .logo:hover svg {transform: scale(1.05);}.header-quick-links {flex: none;margin-right: 0;width: min-content;}.header-quick-links > ul {display: flex;list-style: none;margin: auto 0;padding: 0;}.header-quick-links > ul > li {border-left: 1px solid var(--tertiary-color);margin: auto;padding: 8px 20px;}.header-quick-links > ul > li:last-child {border-right: 1px solid var(--tertiary-color);padding: 20px 20px;}.header-quick-links > ul > li > a {align-items: center;color: var(--primary-color);display: flex;font: 700 12px var(--heading-font-family);letter-spacing: 0.96px;margin-top: 1px;text-decoration: none;text-transform: uppercase;transition: color 0.3s ease;}.show-nav .header-quick-links > ul > li > a {color: #fff;}.header-quick-links > ul > li > a:hover {color: var(--secondary-color);}.header-quick-links > ul > li > a svg,.header-quick-links > ul > li > a img {margin-right: 10px;}.header-quick-links > ul > li > a svg * {transition: fill 0.3s ease;}.show-nav .header-quick-links > ul > li > a svg * {fill: #fff;}.header-quick-links > ul > li > a:hover svg * {fill: var(--secondary-color);}.mobile-nav-quick-links {display: none;}@media (max-width: 1200px) {.show-nav .header .logo,.show-search .header .logo {opacity: 0;}}@media (max-width: 1024px) {.header .logo {left: 30px;margin-left: 0px;min-width: 200px;position: absolute;width: calc(100% - 280px);}.header-quick-links {display: none;}.mobile-nav-quick-links {display: block;}.mobile-nav-quick-links ul {columns: 2;list-style: none;padding: 0 0 0 25px;}.mobile-nav-quick-links ul li a {align-items: center;color: #fff;display: flex;font: 700 21px var(--heading-font-family);letter-spacing: 0.96px;padding: 5px 0;text-decoration: none;}.mobile-nav-quick-links ul li a svg,.mobile-nav-quick-links ul li a img {height: 24px !important;margin-right: 20px;width: 24px !important;}.mobile-nav-quick-links ul li a svg * {fill: #fff;}}@media (max-width: 380px) {.mobile-nav-quick-links ul {columns: 2;}.mobile-nav-quick-links ul li a {font-size: 21px;}.mobile-nav-quick-links ul li a svg,.mobile-nav-quick-links ul li a img {height: 15px !important;margin-right: 10px;width: 15px !important;}}.nav-toggle {align-items: center;color: transparent;display: flex;height: 100px;justify-content: center;position: relative;width: 100px;z-index: 1;}.nav-toggle .lines {background-color: var(--secondary-color);display: block;height: 2px;position: relative;transition: background-color 0.3s ease;width: 24px;}.nav-toggle .lines:before,.nav-toggle .lines:after {background-color: var(--secondary-color);content: '';display: block;height: 2px;position: absolute;top: -5px;transform: translateY(-50%);transition: transform 0.3s ease;width: 24px;}.nav-toggle .lines:after {top: 6.5px;}.show-nav .nav-toggle .lines {background-color: transparent;}.show-nav .nav-toggle .lines:before {transform: rotate(45deg) translate(3px,5px);}.show-nav .nav-toggle .lines:after {transform: rotate(-45deg) translate(3px,-5px);}body.summer-camp-section .nav-toggle .lines,body.summer-camp-section .nav-toggle .lines:before,body.summer-camp-section .nav-toggle .lines:after {background-color: var(--primary-color);}body.summer-camp-section.show-nav .nav-toggle .lines {background-color: transparent;}body.summer-camp-section.show-nav .nav-toggle .lines:before,body.summer-camp-section.show-nav .nav-toggle .lines:after {background-color: #fff;}@media (max-width: 1024px) {.nav-toggle {width: 70px;}.nav-toggle:before {background-color: var(--tertiary-color);content: '';display: block;height: 60px;left: 0px;position: absolute;width: 1px;}}.menu-wrap {background: linear-gradient(180deg, var(--primary-color) 0%, var(--primary-color) 50%, #3A96CB 150%);bottom: 0;height: 100vh;left: 100%;max-width: var(--nav-menu-width);padding-top: 100px;position: fixed;right: auto;top: 0;transition: left 0.3s ease;width: 100%;z-index: -1;}body.summer-camp-section .menu-wrap {background: rgb(14,78,149);background: linear-gradient(180deg, rgba(14,78,149,1) 0%, rgba(58,150,203,1) 100%);}.show-nav .menu-wrap {left: calc(100% - var(--nav-menu-width));}.primary-nav-wrap {display: block;margin: 90px 0 auto;position: relative;}.primary-nav-wrap > ul {border-right: 1px solid var(--secondary-color);list-style: none;padding: 0;width: 50%;}body.summer-camp-section .primary-nav-wrap > ul {text-transform: uppercase;}@media (min-width: 1024.5px) {body.summer-camp-section .primary-nav-wrap > ul {border-right: 1px solid var(--tertiary-color);}}.primary-nav-wrap li {position: relative;}.primary-nav-wrap > ul > li > a {color: #fff;display: block;font: 600 24px var(--heading-font-family);padding: 15px 45px 15px 60px;}.primary-nav-wrap > ul > li > a:hover {text-decoration: none;}.primary-nav-wrap > ul > li > a:before {background-color: #BA328B;bottom: 0;content: '';display: block;left: 0;position: absolute;right: 100%;top: 0;transition: right 0.3s ease;z-index: -1;}body.summer-camp-section .primary-nav-wrap > ul > li > a:before {background-color: var(--yellow-color);}.primary-nav-wrap > ul > li > a:hover:before,.primary-nav-wrap > ul > li.hovered > a:before,.primary-nav-wrap > ul > li.selected > a:before {right: 0;}body.summer-camp-section .primary-nav-wrap > ul > li > a:hover,body.summer-camp-section .primary-nav-wrap > ul > li.hovered > a,body.summer-camp-section .primary-nav-wrap > ul > li.selected > a {color: var(--primary-color);}.primary-nav-wrap > ul > li > ul {left: calc(100% - var(--nav-menu-width) / 2);opacity: 0;pointer-events: none;position: fixed;right: auto;transition: opacity 0.2s ease 0.2s;}.primary-nav-wrap > ul > li.hovered > ul {opacity: 1;pointer-events: all;}body:not(.show-nav) .primary-nav-wrap > ul > li.hovered > ul {opacity: 0;pointer-events: none;transition: opacity 0.2s ease;}body.show-nav .primary-nav-wrap > ul > li > ul {transition: opacity 0.2s ease 0.2s;}body.show-nav .primary-nav-wrap > ul > li:hover > ul {transition: opacity 0.2s ease;}body.show-nav .primary-nav-wrap > ul > li.hovered > ul {transition: opacity 0.2s ease 0.2s;}.primary-nav-wrap li.sub > .expand-btn {height: 30px;margin: 0;padding: 0;position: absolute;right: 10px;top: -7px;width: 30px;}.primary-nav-wrap li.sub > .expand-btn:before {background-color: #fff;content: '';display: block;height: 2px;position: absolute;right: 10px;top: 50%;transition: background-color 0.3s ease;width: 12px;}.primary-nav-wrap li.sub > .expand-btn:after {background-color: #fff;content: '';display: block;height: 12px;position: absolute;right: 15px;top: 10px;transition: background-color 0.3s ease, opacity 0.3s ease;width: 2px;}.primary-nav-wrap li.sub:hover > .expand-btn:before,.primary-nav-wrap li.selected > .expand-btn:before,.primary-nav-wrap li.sub:hover > .expand-btn:after,.primary-nav-wrap li.selected > .expand-btn:after {background-color: var(--secondary-color);}.primary-nav-wrap li.selected > .expand-btn:after {opacity: 0;}.primary-nav-wrap > ul > li > .expand-btn {display: none;}.primary-nav-wrap > ul > li > ul {list-style: none;max-height: calc(100vh - 230px);overflow-x: hidden;overflow-y: scroll;padding: 15px 0 0 50px;position: fixed;right: var(--nav-menu-width);top: 190px;width: calc(var(--nav-menu-width)/2 - 50px);}.primary-nav-wrap > ul > li ul::-webkit-scrollbar {background-color: transparent;width: 10px;}.primary-nav-wrap > ul > li ul::-webkit-scrollbar-thumb {background-color: var(--secondary-color);border-radius: 10px;}.primary-nav-wrap > ul > li ul > li > a {color: #fff;display: block;font: 600 16px var(--heading-font-family);letter-spacing: 0.32px;margin: 0 0 20px;text-decoration: none;transition: color 0.3s ease;}.primary-nav-wrap > ul > li ul > li:hover > a,.primary-nav-wrap > ul > li ul > li.selected > a {color: var(--secondary-color);}body.summer-camp-section .primary-nav-wrap > ul > li ul > li:hover > a,body.summer-camp-section .primary-nav-wrap > ul > li ul > li.selected > a {color: var(--yellow-color);}.primary-nav-wrap > ul > li > ul > li ul {display: none;list-style: none;padding: 0 0 0 15px}.primary-nav-wrap > ul > li > ul li.selected > ul {display: block;}@media (min-width: 1024px) and (max-height: 800px) {.primary-nav-wrap {margin-top: 0px}.primary-nav-wrap > ul {max-height: calc(100vh - 130px);overflow-x: hidden;overflow-y: overlay;}.primary-nav-wrap > ul::-webkit-scrollbar {background-color: transparent;width: 10px;}.primary-nav-wrap > ul > li > ul {bottom: 0;height: calc(100vh - 150px);max-height: none;top: 120px;}.primary-nav-wrap > ul::-webkit-scrollbar-thumb {background-color: var(--secondary-color);border-radius: 10px;}}@media (max-width: 1024px) {.menu-wrap {max-width: none;}.show-nav .menu-wrap {left: 0;right: 0;}.primary-nav-wrap {box-sizing: border-box;margin-top: 0;max-height: calc(100vh - 100px);overflow-x: hidden;overflow-y: overlay;padding-bottom: 100px;}.primary-nav-wrap::-webkit-scrollbar {background-color: transparent;width: 10px;}.primary-nav-wrap::-webkit-scrollbar-thumb {background-color: var(--secondary-color);border-radius: 10px;}.primary-nav-wrap > ul {border: none;margin: 0px 10px 0 20px;width: auto;}.primary-nav-wrap > ul > li > a:before {transition: none;}.primary-nav-wrap > ul > li > a:before {display: none;}.primary-nav-wrap > ul > li > a {FONT-SIZE: 23PX;line-height: 120%;padding: 15px 60px 15px 15px;position: relative;transition: background-color 0.3s ease;z-index: 0;}.primary-nav-wrap > ul > li.selected > a {background-color: #BA328B;}body.summer-camp-section .primary-nav-wrap > ul > li.selected > a {background-color: var(--yellow-color);}.primary-nav-wrap > ul > li.sub > .expand-btn {background-color: transparent;display: block;right: -5px;top: 13px;z-index: 15;}body.summer-camp-section .primary-nav-wrap > ul > li.sub > .expand-btn {right: 0;}.primary-nav-wrap > ul > li.sub > .expand-btn:after {right: 22.5px;}.primary-nav-wrap > ul > li.sub > .expand-btn:before,.primary-nav-wrap > ul > li.sub > .expand-btn:after,.primary-nav-wrap > ul > li.sub.selected > .expand-btn:before,.primary-nav-wrap > ul > li.sub.selected > .expand-btn:after,.primary-nav-wrap > ul > li.sub:hover > .expand-btn:before,.primary-nav-wrap > ul > li.sub:hover > .expand-btn:after {background-color: #fff;}body.summer-camp-section .primary-nav-wrap > ul > li.sub.selected > .expand-btn:before,body.summer-camp-section .primary-nav-wrap > ul > li.sub.selected > .expand-btn:after {background-color: var(--primary-color);}.primary-nav-wrap > ul > li > ul {display: none;height: auto;left: 0;max-height: none;opacity: 1;overflow: visible;padding: 15px 15px 0;pointer-events: all;position: relative;top: 0;width: calc(100% - 10px);}.primary-nav-wrap > ul > li.selected > ul {display: block;}}.header-search-form {height: 48px;margin-left: auto;margin-right: 20px;position: relative;transition: width 0.3s ease;width: 80px;z-index: 1;}.show-search .header-search-form {width: 230px;}.header-search-form .header-search-text-input {border: none;border-radius: 25px;bottom: 0;font: 400 18px sans-serif;left: 0;opacity: 0;padding: 17px 20px 14px;position: absolute;right: 0;top: 0;transition: background-color 0.3s ease, opacity 0.3s ease;z-index: -1;}.header-search-form .header-search-text-input::placeholder {display: block;transition: color 0.3s ease;}.show-search .header-search-form .header-search-text-input {background-color: #efefef;opacity: 1;outline: none;}.show-nav .header-search-form .header-search-text-input {background-color: rgba(255,255,255,0.22);color: #fff;}.show-nav .header-search-form .header-search-text-input::placeholder {color: #fff;font: 400 18px sans-serif;}.header-search-form .submit {background-color: transparent;background-image: url(/images/icons/search.svg);background-position: 0% 50%;background-repeat: no-repeat;background-size: 12px;border: none;cursor: pointer;display: block;height: 100%;margin-left: auto;width: 80px;transition: background-position 0.3s ease, background-size 0.3s ease, width 0.3s ease;}.header-search-form .submit:hover {background-size: 16px}.header-search-form .submit:after {color: var(--primary-color);content: 'Search';display: block;font: 700 12px var(--heading-font-family);letter-spacing: 0.96px;position: absolute;right: 0;text-transform: uppercase;top: 50%;transform: translateY(-50%);transition: color 0.3s ease;}.show-search .header-search-form .submit {background-position: 50%;width: 60px;}.show-nav .header-search-form .submit {background-image: url(/images/icons/search-white.svg);}.show-search .header-search-form .submit:after {color: transparent;}@media (max-width: 1024px) {.show-search .header-search-form {width: calc(100% - 110px);}}@media (max-width: 500px) {.header-search-form {opacity: 0;}.show-nav .header-search-form {opacity: 1;transition: opacity 0.3s ease 0.2s;}}.secondary-nav-wrap {background-color: var(--primary-color);display: block;height: auto;left: 0;position: fixed;right: 0;top: 100px;z-index: 10;}body.summer-camp-section .secondary-nav-wrap {background: rgb(14,78,149);background: linear-gradient(180deg, rgba(14,78,149,1) 30%, rgba(58,150,203,1) 100%);text-transform: uppercase;}.secondary-nav-toggle {display: none;}.secondary-nav > ul {display: flex;flex-wrap: wrap;justify-content: center;list-style: none;margin: auto;padding: 15px 30px;}.secondary-nav > ul li {position: relative;}.secondary-nav > ul li.sub > a {padding-right: 20px;}.secondary-nav > ul > li > a {color: #fff;display: block;font: 400 14px var(--heading-font-family);margin: 5px 20px;position: relative;}.secondary-nav > ul > li:hover > a,.secondary-nav > ul > li.selected > a {color: var(--tertiary-color)}body.summer-camp-section .secondary-nav > ul > li > a {font-weight: 700;}body.summer-camp-section .secondary-nav > ul > li:hover > a,body.summer-camp-section .secondary-nav > ul > li.selected > a {color: var(--yellow-color)}.secondary-nav > ul > li:not(:last-child) > a:after {background-color: rgba(255,255,255,0.3);content: '';display: block;height: 20px;position: absolute;right: -20px;top: 0px;width: 1px;}.secondary-nav > ul ul {backdrop-filter: blur(20px);background-color: #fffd;border-radius: 8px;box-shadow: 0px 20px 40px rgba(0,0,0,16%);left: 20px;list-style: none;opacity: 0;padding: 10px 15px;pointer-events: none;position: absolute;top: 0%;transition: opacity 0.3s ease, top 0.3s ease;width: max-content;z-index: 1;}.secondary-nav > ul li.sub:hover > ul {opacity: 1;pointer-events: all;top: 100%;}.secondary-nav > ul li.sub:after {background-color: #fff;clip-path: polygon(0% 75%, 75% 75%, 75% 0%, 100% 0%, 100% 100%, 0% 100%);content: '';display: block;height: 8px;position: absolute;right: 15px;top: 9px;transform: rotate(45deg);transition: top 0.2s, transform 0.2s ease;width: 8px;}.secondary-nav > ul li.sub:hover:after {transform: rotate(-135deg) translate(-25%,-25%);}.secondary-nav > ul ul li.sub:after {background-color: var(--primary-color);right: 0px;top: calc(50% - 5px);transform: rotate(45deg) translate(-5%,-5%);}.secondary-nav > ul ul li.sub:hover:after {top: calc(50% - 2px);transform: rotate(-135deg) translate(5%,5%);}.secondary-nav > ul ul ul {left: auto;right: -30px;}.secondary-nav > ul ul > li > a {color: var(--primary-color);font: 700 16px var(--heading-font-family);}.secondary-nav > ul ul > li:hover > a {color: var(--tertiary-color);}@media (max-width: 1024px) {.secondary-nav-wrap .secondary-nav-toggle {background-color: var(--primary-color);box-shadow: 0px 20px 40px rgba(0,0,0,16%);color: #fff;display: block;font: 600 16px var(--heading-font-family);padding: 15px 30px;text-decoration: none;}.secondary-nav-wrap .secondary-nav-toggle:after {background-color: #fff;clip-path: polygon(0% 0%, 100% 0%, 50% 100%);content: '';display: block;height: 7px;position: absolute;right: 25px;top: 22px;transition: transform 0.3s ease;width: 15px;}.secondary-nav-wrap.expanded .secondary-nav-toggle:after {transform: rotate(180deg);}.secondary-nav-wrap .secondary-nav {position: relative;z-index: 0;}.secondary-nav-wrap .secondary-nav > ul {backdrop-filter: blur(10px);background-color: rgba(0,31,89,0.8);box-shadow: 0px 20px 40px rgba(0,0,0,16%);opacity: 0;pointer-events: none;position: absolute;top: 0;transition: opacity 0.3s ease, top 0.3s ease;-webkit-backdrop-filter: blur(10px);z-index: -1;}.secondary-nav-wrap.expanded .secondary-nav > ul {opacity: 1;pointer-events: all;top: 100%;}}@media (max-width: 450px) {.secondary-nav-wrap .secondary-nav > ul {flex-direction: column;flex-wrap: nowrap;padding: 15px 30px 10px;width: 100%;}.secondary-nav-wrap .secondary-nav > ul > li > a {margin: 0 0 10px;}.secondary-nav-wrap .secondary-nav > ul > li > a:after {display: none;}}.page-banner {display: none;}.custom-page-banner {align-items: center;background-image: url(https://marymountnyc.sosimplecms3.com/uploads/images/page-banners/admissions-banner.jpg?v=1691500760945);background-position: 50%;background-size: cover;box-sizing: border-box;display: flex;justify-content: center;margin-top: 100px;min-height: 500px;padding: 60px;position: relative;width: 100%;z-index: 0;}body.has-secondary-nav .custom-page-banner {margin-top: 148px;}.custom-page-banner:before {background-color: rgba(0,0,0,38%);bottom: 0;content: '';left: 0;position: absolute;right: 0;top: 0;z-index: -1;}body.summer-camp-section .custom-page-banner {align-items: flex-end;}body.summer-camp-section .custom-page-banner:before {background: rgb(0,0,0);background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);bottom: 0;content: '';height: 40%;left: 0;opacity: 0.6;pointer-events: none;position: absolute;right: 0;top: auto;}.custom-page-banner .section-heading {color: #fff;font: 800 60px var(--heading-font-family);letter-spacing: 10.8px;text-transform: uppercase;}.middle-area {margin: 60px 0 136px;}.ss-section-wrap {margin: 0 auto 30px;max-width: 1260px;padding: 0 15px;}.ss-section-wrap-inner {margin: 0;}.main-page-h1-wrap,.main-page-h1-wrap h1 {margin-bottom: 0;}.main-content .image-right {margin: 0 0 30px 30px;}.main-content .image-left {margin: 0 30px 30px 0;}.callout-section {max-width: 1200px;padding: 0;width: calc(100% - 60px);}.callout-section h2 {margin-bottom: 10px;}.callout-section .ss-section-wrap-inner {align-items: center;max-width: none;min-height: 420px;position: relative;}.callout-section .ss-content-block:not(.ss-image-block) {flex: 1;height: min-content;margin: 0;padding: 60px;}.callout-section .button {background-color: transparent;position: relative;z-index: 0;}.callout-section .button:before {background-color: #fff;border-radius: 28px;bottom: 0;content: '';left: 0;opacity: 0;position: absolute;right: 100%;top: 0;transition: opacity 0.3s ease, right 0.3s ease;z-index: -1;}.callout-section.light-blue .button:before {background-color: var(--primary-color);}.callout-section .button:hover:before {opacity: 1;right: 0;}.callout-section.yellow-gradient .button:hover {color: var(--primary-color);}.callout-section.light-blue .button:hover {background-color: transparent;}.callout-section.dark-blue h2,.callout-section.dark-blue a {color: #FF8BD6;}.callout-section.light-blue h2,.callout-section.light-blue a {color: #BA328B;}.callout-section.dark-blue .arrow-link {background-image: url(/images/icons/light-pink-learn-more-arrow.svg?v=0.02);}.callout-section.light-blue .arrow-link {background-image: url(/images/icons/dark-pink-learn-more-arrow.svg?v=0.02);}.callout-section.dark-blue .button {background-color: transparent;border-color: #fff;color: #fff;}.callout-section.light-blue .button {background-color: transparent;color: var(--primary-color);}.callout-section.light-blue .button:hover {background-color: transparent;color: #fff;}.callout-section.dark-blue .button:hover {color: var(--primary-color)}.callout-section .ss-image-block {align-self: stretch;background-position: 50%;background-repeat: no-repeat;background-size: cover;display: block;flex: 1;margin: 0;transition: opacity 1s ease 0.5s, transform 1s ease 0.5s;}.callout-section .ss-image-block:first-child {opacity: 0;transform: translateX(-100px);}.callout-section .ss-image-block:last-child {opacity: 0;transform: translateX(100px);}.callout-section.visible .ss-image-block {opacity: 1;transform: translateX(0);}.callout-section .ss-image-block img {margin: 0;opacity: 0;}.full-width-contact-section {background-color: rgba(226,232,244,0.5) !important;}.full-width-contact-section,.full-width-contact-section .ss-section-wrap-inner {margin: 0;max-width: none;padding: 0;}.full-width-contact-section .ss-section-wrap-inner {align-items: center;min-height: 280px;}.full-width-contact-section .col-3.has-background-color {align-self: stretch;display: flex;flex-direction: column;justify-content: center;margin: 0;padding: 30px 72px 30px 180px;position: relative;}.full-width-contact-section .col-3.has-background-color:after {background-color: #E2E8F4;content: '';display: block;height: 32px;position: absolute;right: -16px;transform: rotate(45deg);width: 32px;}.full-width-contact-section .col-3.has-background-color h3 {line-height: 123%;margin: 0;}.full-width-contact-section .ss-content-block:not(.has-background-color) {flex: 1;font: 500 18px var(--heading-font-family);margin: 0;padding: 30px 80px;}.full-width-contact-section .ss-content-block:not(.has-background-color) p {line-height: 116%}.full-width-contact-section .ss-content-block:not(.has-background-color) strong {font-weight: 800;}.full-width-contact-section .ss-content-block:not(.has-background-color) a {color: #BA328B;font-weight: 700;}body.summer-camp-section .full-width-contact-section .col-3.has-background-color {background: rgb(14,78,149);background: linear-gradient(90deg, rgba(14,78,149,1) 0%, rgba(58,150,203,1) 61%);}body.summer-camp-section .full-width-contact-section .col-3.has-background-color h3 {color: var(--yellow-color);text-transform: uppercase;}body.summer-camp-section .full-width-contact-section .col-3.has-background-color:after {background-color: rgba(58,150,203,1);}body.summer-camp-section .full-width-contact-section .ss-content-block:not(.has-background-color) a {color: var(--primary-color);}.white-callout-section {margin-bottom: 60px;max-width: 1200px;padding: 0;width: calc(100% - 60px);}.white-callout-section .ss-section-wrap-inner {align-items: center;min-height: 420px;position: relative;}.white-callout-section .ss-content-block:not(.ss-image-block) {align-self: stretch;display: flex;flex-direction: column;flex: auto;justify-content: center;margin: 0;}.white-callout-section .ss-content-block:not(.ss-image-block):first-child {border-bottom: 2px solid #E2E8F4;border-top: 2px solid #E2E8F4;margin-right: 22px;padding: 60px 40px 60px 0;}.white-callout-section .ss-content-block:not(.ss-image-block):last-child {border-bottom: 2px solid #E2E8F4;border-top: 2px solid #E2E8F4;margin-left: 22px;padding: 60px 0px 60px 40px;}.white-callout-section .ss-image-block {align-self: stretch;background-position: 50%;background-repeat: no-repeat;background-size: cover;display: block;height: 100%;margin: 0;}.white-callout-section .ss-image-block img {margin: 0;opacity: 0;}.has-background-color:not(.light-background) .h1-style,.has-background-color:not(.light-background) .h2-style,.has-background-color:not(.light-background) .h3-style,.has-background-color:not(.light-background) .h4-style,.has-background-color:not(.light-background) .h5-style,.has-background-color:not(.light-background) .h6-style {color: #fff;}.flipbook-section iframe {width: 100% }@media (max-width: 1550px) {.full-width-contact-section .col-3.has-background-color {padding: 80px;}}@media (max-width: 1300px) {.middle-area {margin: 30px 0 120px;}}@media (max-width: 1200px) {.full-width-contact-section .col-3.has-background-color {padding: 30px;}}@media (max-width: 1024px) {.callout-section .ss-section-wrap-inner {flex-direction: column;}.callout-section .ss-content-block {padding: 30px;width: 100%;}.callout-section .ss-image-block {order: -1;}.full-width-contact-section .ss-section-wrap-inner {flex-direction: column;}.full-width-contact-section .col-3.has-background-color, .full-width-contact-section .ss-content-block:not(.has-background-color) {text-align: center;width: 100%;}.full-width-contact-section .col-3.has-background-color:after {bottom: -28px;left: 50%;top: auto;transform: rotate(45deg) translateX(-50%);}.full-width-contact-section .ss-content-block:not(.has-background-color) {padding: 40px 30px 30px;}}@media (min-width: 768px) and (max-width: 1024px) {.col-4.has-background-color .small-action-button {border-radius: 10px;font-size: 12px;padding: 10px 7px 8px;}}@media (max-width: 768px) {.custom-page-banner {min-height: 200px;}body.has-secondary-nav .custom-page-banner {margin: 149px 0 0;}.custom-page-banner .section-heading {font-size: 36px;letter-spacing: 3px;}.ss-section-wrap {padding: 0 30px;}.callout-section {padding: 0;}.callout-section .button {font-size: 12px;padding: 10px 24px;}.callout-section .arrow-link {font-size: 12px;}.callout-section .ss-content-block:not(.ss-image-block) {hyphens: auto;padding: 20px;}.callout-section .ss-content-block:not(.ss-image-block) h2 {font-size: 28px;hyphens: auto;margin: 0 0 10px;word-wrap: break-word;}.full-width-contact-section {padding: 0;}.white-callout-section {padding: 0;}.white-callout-section .ss-image-block {height: 350px !important}.white-callout-section .ss-content-block.ss-image-block:first-child,.white-callout-section .ss-content-block.ss-image-block:last-child {order: -1;}.white-callout-section .ss-content-block:not(.ss-image-block):first-child,.white-callout-section .ss-content-block:not(.ss-image-block):last-child {margin: 15px 0;padding: 15px 0;}}@media (max-width: 500px) {.middle-area {margin: 30px 0 0px;}.callout-section .ss-image-block:first-child,.callout-section .ss-image-block:last-child,.callout-section.visible .ss-image-block:first-child,.callout-section.visible .ss-image-block:last-child {opacity: 1;transform: none;}}@media (max-width: 450px) {.callout-section .ss-content-block:not(.ss-image-block) h2 {font-size: 28px;max-width: 100%;}}.page-count {display: none;}.pager {border-radius: 4px;font: 700 13px var(--heading-font-family);padding: 5px 10px;}.pager:hover, .pager-prev:hover, .pager-next:hover, .pager.on {background-color: var(--tertiary-color);}select {background-image: url(/images/icons/blue-caret-down.svg);background-size: 12px;}form.category-and-window select, form.category-and-window .chosen-container,input[type=text], input[type=password], input[type=email], select, textarea {background-color: #E2e8f4;border: none;border-radius: 8px;font: 400 16px sans-serif; }form.category-and-window .text-search-wrap .submit, .search-page-form-wrap .text-search-wrap .submit {background-color: var(--tertiary-color);border-bottom-right-radius: 8px;border-top-right-radius: 8px;}.search-page-form-wrap .text-search-wrap .submit:hover, form.category-and-window .text-search-wrap .submit:hover {background-color: var(--primary-color);background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15'%3E%3Cpath id='search-icon-white' d='M13.72,12.434h-.678L12.8,12.2a5.583,5.583,0,1,0-.6.6l.232.24v.678L16.722,18,18,16.722Zm-5.146,0a3.859,3.859,0,1,1,3.859-3.859A3.854,3.854,0,0,1,8.575,12.434Z' transform='translate(-3 -3)' fill='%23e9eef2'/%3E%3C/svg%3E");border-bottom-left-radius: 0;border-top-left-radius: 0;}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .stage {background-color: #F5F8FD;height: min-content !important;width: 100% !important;}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .stage .slide {display: flex !important;height: min-content;opacity: 0 !important;}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .stage .slide.placeholder {position: absolute;}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .stage .slide.current {opacity: 1 !important;position: relative !important;}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .stage .image {align-self: stretch;position: relative !important;width: 60%;}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .stage .image img {margin: 0;}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .stage .caption {align-self: stretch;background-image: none;bottom: 0 !important;box-shadow: none;color: var(--primary-color);display: block !important;height: auto !important;left: 0 !important;margin: 0 0 80px !important;max-height: 360px;min-height: 100%;overflow-x: hidden !important;overflow-y: scroll !important;padding: 80px 40px 0 !important;position: relative !important;right: 0 !important;top: 0 !important;width: 40%;}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .stage .caption::-webkit-scrollbar {background-color: transparent;width: 10px;}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .stage .caption::-webkit-scrollbar-thumb {background-color: var(--tertiary-color);}.inline-gallery-wrap .prev-arrow,.inline-gallery-wrap .next-arrow {background-color: #E2E8F4;background-image: url(/images/icons/blue-chevron-left.svg);background-position: 50%;height: 36px;opacity: 1;left: -50px;right: auto;transition: background-color 0.3s ease;width: 36px;z-index: 1;}.inline-gallery-wrap .prev-arrow:hover,.inline-gallery-wrap .next-arrow:hover {background-color: var(--tertiary-color);}.inline-gallery-wrap .next-arrow {left: auto;right: -50px;transform: rotate(180deg);}.inline-gallery-wrap .embedded-gallery-nav-wrapper {bottom: 70px;height: 10px;left: calc(60% + 40px);margin: 0;padding: 0;position: absolute;right: auto;top: auto;width: auto;z-index: 10}.inline-gallery-wrap .embedded-gallery-nav {display: flex;height: min-content;position: relative;}.inline-gallery-wrap .embedded-gallery-nav li {height: min-content;left: 0 !important;padding: 0;position: relative;}.inline-gallery-wrap .embedded-gallery-nav li a {border: 1px solid var(--tertiary-color);border-radius: 50%;height: 10px;margin-right: 10px;transition: background-color 0.3s ease;width: 10px;}.inline-gallery-wrap .embedded-gallery-nav li a:hover,.inline-gallery-wrap .embedded-gallery-nav li.activeSlide a {background-color: var(--tertiary-color);}.inline-gallery-wrap .embedded-gallery-nav li a img {display: none;}.section-jumper {align-items: center;border-bottom: 1px solid #E2E8F4;border-top: 1px solid #E2E8F4;display: flex;flex-wrap: wrap;list-style: none;padding: 20px 0;}.section-jumper:before {color: #656565;content: 'Jump to a Section: ';display: block;font: 700 16px var(--heading-font-family);letter-spacing: 1.28px;margin-right: 15px;text-transform: uppercase;}.section-jumper li {margin: 15px 0;}.section-jumper a {border: 2px solid var(--primary-color);border-radius: 28px;color: var(--primary-color);font: 700 16px var(--heading-font-family);letter-spacing: 1.28px;margin: 0 15px;padding: 11px 32px;text-decoration: none;text-transform: uppercase;transition: background-color 0.3s ease, color 0.3s ease;}.section-jumper a:hover {background-color: var(--primary-color);color: #fff;}.list-items.question-items.accordion-mode-faqs {list-style: none;margin: 0 0 60px;padding: 0;}.list-items.question-items.accordion-mode-faqs > li {margin-bottom: 15px !important;}.list-items.question-items.accordion-mode-faqs .list-item {margin-bottom: 0;}.list-items.question-items.accordion-mode-faqs .title.question:after {display: none;}.list-items.question-items .title.question,.list-items.resource-items h2.title a {color: var(--primary-color);cursor: pointer;font: 700 18px var(--heading-font-family);letter-spacing: normal;padding: 20px 60px 20px 30px;position: relative;text-transform: none;}.list-items.resource-items h2.title a {padding: 19px 30px}.resource-page-upper-filter-form input.button {padding: 8px 15px}.list-items.question-items .title.question {background-color: #E2E8F4;border-left: 4px solid var(--tertiary-color);cursor: auto;margin-bottom: 15px}.list-items.question-items.accordion-mode-faqs .title.question {cursor: pointer;font: 700 18px var(--heading-font-family);margin-bottom: 0;}.list-items.question-items.accordion-mode-faqs .ss-accordion-toggle-icon {background-image: url(/images/icons/accordion-carrot.svg);background-position: 50%;background-repeat: no-repeat;background-size: contain;display: block;height: 12px;position: absolute;right: 30px;top: 50%;transform: translateY(-50%);width: 12px;}.list-items.question-items.accordion-mode-faqs .title.question.selected .ss-accordion-toggle-icon {background-image: url(/images/icons/accordion-cross.svg);}.list-items.question-items.accordion-mode-faqs .answer {background-color: #F8FBFF;padding: 40px 30px 50px;}.list-items.question-items.accordion-mode-faqs .answer p {margin: 0 0 20px;}.page-type-3 h2 {color: var(--primary-color);}.page-type-3 .intro-text {margin-bottom: 60px;}.page-type-3 .intro-text img {height: auto !important;margin: 0;width: 100% !important;}.list-item.question-item .hr {display: none;}.member-directory-filter-wrap {max-width: none;width: 100%;}.list-items.member-directory-items {flex: 100%;}.list-items.member-directory-items li .image img,.list-items.member-directory-items li .categories {display: none;}.list-item.member-directory-item .image {background-position: 50%;background-repeat: no-repeat;background-size: cover;min-height: 250px;}.list-item.member-directory-item.no-photo .image {background-color: #E2E8F4;background-image: url(/images/template/MLogo.svg) !important;background-position: 50%;background-size: 100px;}.list-item.member-directory-item h2.title {letter-spacing: normal;text-transform: none;}.list-item.member-directory-item .job_title {line-height: normal;}.list-item.member-directory-item .phone {line-height: normal;}.list-item.member-directory-item a {color: var(--primary-color);font: 700 16px var(--heading-font-family)}.forum-page-wrap .actions-bar .forum-topic-search-form {display: flex;margin: 0;}.forum-topic-search-form input {margin-right: 15px;}.map-locations-categories-heading-area, .map-locations-map-container-heading-area {background-color: var(--primary-color);}.map-locations-now-viewing {background-color: var(--tertiary-color)}#map-locations-search-field {margin: 10px 0;padding: 5px 10px;}.ss-accordion-content-wrap, .ss-accordion-content-wrap:last-child {margin-bottom: -20px;}.ss-accordion-content-wrap .ss-accordion-toggle,.ss-accordion-content-wrap .ss-accordion-toggle:hover,.ss-accordion-content-wrap.show .ss-accordion-toggle {background-color: #E2E8F4;border-left: 4px solid var(--tertiary-color);color: var(--primary-color);cursor: pointer;font: 700 18px var(--heading-font-family);letter-spacing: normal;padding: 20px 60px 20px 30px;position: relative;text-transform: none;}.ss-accordion-content-wrap .ss-accordion-toggle:hover,.ss-accordion-content-wrap.show .ss-accordion-toggle {opacity: 0.7}.ss-accordion-content-wrap.show .ss-accordion-toggle-icon {background-image: url(/images/icons/accordion-cross.svg);background-position: 50%;background-repeat: no-repeat;background-size: 12px;}.ss-accordion-content-wrap .ss-accordion-toggle-icon {background-image: url(/images/icons/accordion-carrot.svg);background-position: 50%;background-repeat: no-repeat;background-size: contain;}.ss-accordion-content-wrap .ss-accordion-toggle-icon:before,.ss-accordion-content-wrap .ss-accordion-toggle-icon:after {display: none;}.event-items > li > ul {width: 100%;}.event-items > li > ul > li {align-items: center;display: flex;flex-wrap: wrap;padding-right: 240px;position: relative;width: 100%;}.event-items > li h2.date {flex: 100%;font-size: 18px;}.event-items > li h3.title {height: max-content;margin: 0 0 3px;order: -1;}.event-items > li h4.time {font-size: 14px;margin-bottom: 0;margin-left: 5px;}.event-items > li .event-location {flex: 100%;}.event-items > li .view-event-button {display: block;font-size: 12px;margin-bottom: 0;margin-left: auto;padding: 6px 20px;position: absolute;right: 15px;top: 50%;transform: translateY(-50%);}.calendar a.event .description {display: none;}.list-items .list-item.resource-item {background-color: #E2E8F4;border-left: 4px solid var(--tertiary-color);}.list-items .list-item.resource-item .hr {margin-bottom: 0;}.list-items .list-item.resource-item .content {background-color: #fff; padding: 30px 30px 0;}.list-items .list-item.resource-item .button {margin-right: 15px;margin-top: 12px;padding: 6px 20px;}.job-board-items .list-item .view-details-icon.button {padding: 6px 30px;white-space: nowrap;}.timeslot-selector .time {border-color: var(--primary-color);color: var(--primary-color);}.timeslot-selector .time:hover {border-color: var(--primary-color);}.timeslot-selector.engaged .button {border: 1px solid var(--primary-color);}.timeslot-selector.engaged .button:hover {background-color: var(--primary-color);}.BBFormContainer {overflow: hidden !important;padding: 0 !important;width: 100%;}#bboxdonation_divForm > * {max-width: 100% !important;}#bboxdonation_comment_fldComments > * {margin: 0 0 15px}#bboxdonation_comment_fldComments label {line-height: 177%;}@media (max-width: 1360px) {.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap {margin: 0 50px}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .embedded-gallery-nav-wrapper {left: calc(60% + 25px);}}@media (max-width: 1024px) {.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap {position: relative;}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .stage .slide {flex-direction: column;}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .stage .slide .image,.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .stage .slide .caption {padding: 30px !important;width: 100%;}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .stage .slide .caption {margin: 0 !important;max-height: none;overflow: visible;padding-bottom: 60px !important}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .embedded-gallery-nav-wrapper {bottom: 20px;left: 30px;top: auto;}}@media (max-width: 800px) {.event-items > li > ul > li {padding: 15px;}.event-items > li h2.date,.event-items > li h3.title,.event-items > li h4.time,.event-items > li .event-location {margin: 0 0 10px;}.event-items > li > ul > li .view-event-button {margin: 0;position: relative;right: 0;transform: none;}}@media (max-width: 768px) {.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap {margin: 0}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .prev-arrow {background-color: var(--primary-color);background-image: none;height: 30px;left: 0px;transform: translateY(100%);width: 30px;z-index: 10}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .prev-arrow:before,.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .next-arrow:before {background-image: url(/images/icons/blue-chevron-left.svg);background-position: 50%;background-repeat: no-repeat;background-size: auto;bottom: 0;content: '';display: block;filter: invert(1) brightness(100) contrast(100);left: 0;position: absolute;right: 0;top: 0;}.ss-section-wrap:not(.homepage-gallery-banner) .inline-gallery-wrap .next-arrow {background-color: var(--primary-color);background-image: none;height: 30px;right: 0px;transform: rotate(180deg) translateY(-100%);width: 30px;z-index: 10}}@media (max-width: 650px) {.section-jumper li {flex: auto;margin-bottom: 0;width: 100%;}.section-jumper a {display: block;margin: 0;text-align: center;width: auto;}.page-type-3 h2 {font: 800 21px var(--heading-font-family);letter-spacing: 1px;text-transform: none;}}@media (max-width: 600px) {.list-items .list-item.resource-item {padding-left: 30px;padding-right: 30px;}.list-items .list-item.resource-item h2.title {line-height: 100%;}.list-items .list-item.resource-item h2.title a {padding: 0;}.list-items .list-item.resource-item > .button {margin-bottom: 10px;margin-left: 0px;margin-right: 0px;}.list-items .list-item.resource-item .content {background-color: transparent;padding: 15px 0}}@media (max-width: 500px) {.list-items.member-directory-items li .image {aspect-ratio: 1 / 1}form.category-and-window {display: flex;justify-content: space-between;position: relative;}.display-options {align-items: flex-start;margin: 0;}form.category-and-window ul.display-options li, form.category-and-window ul.time-window-options li {margin: 0 0 10px;}form.category-and-window ul.display-options,form.category-and-window ul.time-window-options {align-items: flex-start;flex-direction: column;margin-bottom: 20px;}form.category-and-window ul.time-window-options {align-items: flex-end;}}.checklist {padding-left: 30px;}.checklist li {color: var(--tertiary-color);font: 700 21px var(--heading-font-family);margin: 0 0 15px;position: relative;}.checklist li:nth-child(2n) {color: var(--primary-color);}.checklist li::marker {color: transparent;}.checklist li:before {background-image: url(https://marymountnyc.sosimplecms3.com/images/icons/checkmark.svg);background-position: 50%;background-repeat: no-repeat;background-size: contain;content: '';display: block;height: 16px;left: -30px;position: absolute;top: 50%;transform: translateY(-50%);width: 16px;}.circular-image-link {color: var(--primary-color);display: flex;flex-direction: column;font-family: var(--heading-font-family);font-size: 26px;font-weight: 800;justify-content: center;letter-spacing: 4.68px;line-height: 123%;margin: 0 0 30px 0;padding: 0;text-transform: uppercase;}.circular-image-link .image {aspect-ratio: 1 / 1;background-position: 50%;background-repeat: no-repeat;background-size: cover;border-radius: 50%;box-shadow: 0px 20px 40px rgba(0,0,0,16%);margin-bottom: 30px;}.circular-image-link img {display: none;}.circular-image-link:after {background-image: url(/images/icons/light-blue-learn-more-arrow.svg?v=0.01);background-position: calc(100% - 10px) 50%;background-repeat: no-repeat;color: var(--tertiary-color);content: 'Learn More';font: 700 16px var(--heading-font-family);letter-spacing: 1.28px;margin: 30px auto 0;padding-right: 30px;text-transform: uppercase;transition: background-position 0.3s ease;width: max-content;}.circular-image-link:hover:after {background-image: url(/images/icons/pink-learn-more-arrow.svg?v=0.01);background-position: 100% 50%;color: var(--secondary-color);}.cta-heading-box {display: flex;flex-direction:column;overflow: hidden;position: relative;}.cta-heading-box .background-image {background-position: 50%;background-repeat: no-repeat;background-size: cover;bottom: 0;left: 0;position: absolute;right: 0;top: 0;z-index: -1;}.cta-heading-box .heading {background-color: rgba(186,50,139,75%);color: #fff;padding: 43px 30px;}.cta-heading-box .heading .h3-style {color: #fff;}.cta-heading-box .cta-area {background-color: rgba(60,161,213,90%);color: #fff;padding: 21px 30px;}.cta-heading-box .cta-area a {color: #fff;}.cta-heading-box .cta-area .arrow-link {filter: brightness(100);color: #fff;}.cta-heading-box .cta-area .arrow-link svg * {fill: #fff}.ss-section-wrap.logo-scroller,body.has-first-section-hero .ss-section-wrap:not(:first-child).logo-scroller {margin-bottom: 150px;margin-top: 100px;padding: 150px 0 150px;position: relative;}.ss-section-wrap.logo-scroller .ss-section-wrap-inner {margin: 0;max-width: 100%;}.ss-section-wrap.logo-scroller .ss-content-block {margin-left: 0;margin-right: 0;width: 100%;}body.page-index .ss-section-wrap.logo-scroller:before {background: url(/images/template/logo-scroller-bg.png) 50% 50% no-repeat;background-size: 100%;content: '';height: 47vw;left: 0;position: absolute;right: 0;top: 50%;transform: translateY(-70%);z-index: -1;}.ss-section-wrap.logo-scroller ul {display: none;}.ss-section-wrap.logo-scroller .flickity-viewport {margin-top: 70px;margin-left: auto;margin-right: auto;max-width: 100%;}.ss-section-wrap.logo-scroller .logo-slide {width: calc(100% / 6);}.ss-section-wrap.logo-scroller .image {height: 100px;line-height: 100px;text-align: center;}.ss-section-wrap.logo-scroller .image svg,.ss-section-wrap.logo-scroller .image img {display: inline-block;vertical-align: middle;max-width: 90%;}.ss-section-wrap.logo-scroller .flickity-prev-next-button {display: none;}@media (max-width: 1400px) { body.page-index .ss-section-wrap.logo-scroller:before {transform: translateY(-50%);}}@media (max-width: 1200px) { .ss-section-wrap.logo-scroller .logo-slide {width: 25%;}}@media (max-width: 768px) {.ss-section-wrap.logo-scroller,body.has-first-section-hero .ss-section-wrap:not(:first-child).logo-scroller {margin-top: 80px;padding: 75px 0;}.ss-section-wrap.logo-scroller h2 {margin: 50px 0 0;}.ss-section-wrap.logo-scroller .logo-slide {width: calc(100% / 3);}}@media (max-width: 600px) {.ss-section-wrap.logo-scroller,body.has-first-section-hero .ss-section-wrap:not(:first-child).logo-scroller {padding: 0;}body.page-index .ss-section-wrap.logo-scroller:before {transform: translateY(-20%);}.ss-section-wrap.logo-scroller .logo-slide {width: 50%;}.ss-section-wrap.logo-scroller .image svg,.ss-section-wrap.logo-scroller .image img {max-width: 80%;}}body:not(.page-type-0) .main-content {margin: 0 auto;max-width: 1260px;padding: 0 30px;}body.page-type-10 .main-content {display: flex;flex-wrap: wrap;padding: 0;}body.page-type-10 .main-page-h1-wrap {max-width: 1290px;width: calc(100% - 60px);}body.page-404 .main-page-h1-wrap {max-width: 1380px;width: calc(100% - 30px);}body.page-type-10 .main-page-h1-wrap .col-1 {margin: 0 0 30px}body.page-type-10 .intro-text-wrap {order: -1;}body.page-type-10 form.category-and-window .text-search-wrap {margin-left: auto;margin-right: 0;}body.page-type-10 .upper-pager,body.page-type-10 .lower-pager {margin-left: auto;}@media (max-width: 1280px) {body:not(.page-type-0) .main-content {padding: 0;}body:not(.page-type-0) .middle-area > .wrapper {margin: 0 30px;}body.page-type-10 .main-page-h1-wrap {width: calc(100% - 30px);}body.page-404 .main-page-h1-wrap {padding: 0;}}@media (max-width: 768px) {body.page-type-10 .main-page-h1-wrap {width: 100%;}body.page-404 .main-page-h1-wrap {padding: 0 15px;}.sosimple-overlay .sosimple-overlay-close {right: 0;top: -40px;}}@media (max-width: 500px) {body:not(.page-type-0) .middle-area > .wrapper {margin-bottom: 25px}body.page-type-2 .display-options {order: 1;}body.page-type-2 .time-window-options {order: 3;}body.page-type-2 form.category-and-window ul.display-options, body.page-type-2 form.category-and-window ul.time-window-options {margin: 0;}}.sosimple-overlay {bottom: 30px;height: max-content;left: 30px !important;margin: auto !important;position: fixed;right: 30px !important;top: 30px !important;width: auto !important;}#global-site-alert-popup,.global-site-alert {width: max-content !important;}.global-site-alert .heading {background: var(--primary-color);}.global-site-alert .content-wrap {margin: 0 auto;max-width: 800px; padding: 30px;width: 100%;}.sosimple-underlay {backdrop-filter: blur(30px);background-color: rgba(255,255,255,0.6);opacity: 1;}.interactive-bio-tile-overlay {background-color: #f0f0f0;bottom: 30px;box-shadow: none;height: auto !important;left: 60px;margin: auto !important;max-height: 680px;max-width: 1800px;padding: 0;position: fixed;right: 40px !important;top: 30px !important;transform: none !important;width: auto !important;}.interactive-bio-tile-overlay .overlay-content {bottom: 0;top: 0;}.interactive-bio-tile-overlay .bio-image {background-position: 50%;background-repeat: no-repeat;background-size: cover;bottom: 0;height: auto;position: absolute;top: 0;transform: translate(-40px, 40px);width: 40%;}.interactive-bio-tile-overlay .bio-quote {background: linear-gradient(-45deg, var(--tertiary-color) 0%, var(--secondary-color) 100%);color: #fff;font: 400 24px var(--default-font-family);font-style: italic;left: calc(40% - 100px);line-height: 158%;padding: 20px 80px 0px;position: absolute;top: 50%;transform: translateY(-50%);width: calc(33% + 100px);}.interactive-bio-tile-overlay .bio-quote:before,.interactive-bio-tile-overlay .bio-quote:after {background-image: url(/images/icons/quote.svg);background-position: 50%;background-repeat: no-repeat;background-size: contain;content: '';display: block;height: 48px;margin-bottom: 15px;width: 48px;}.interactive-bio-tile-overlay .bio-quote:after {margin-left: auto;margin-top:0px;transform: rotate(180deg);}.interactive-bio-tile-overlay .bio-info {left: calc(75% + 30px);padding-right: 30px;position: absolute;top: 50%;transform: translateY(-50%);}.interactive-bio-tile-overlay .bio-info h3 {font: 800 26px var(--heading-font-family);letter-spacing: 0.180em;text-transform: uppercase;}.interactive-bio-tile-overlay .bio-info h4 {color: var(--tertiary-color);font: 700 18px var(--heading-font-family);letter-spacing: 0.18em;text-transform: uppercase;}.interactive-bio-tile-overlay .bio-info h5 {font: 600 18px var(--heading-font-family);}.interactive-bio-tile-overlay .sosimple-overlay-close {background-color: #BA328B;background-image: url(/images/icons/cross-btn-white.svg);background-position: 50%;background-repeat: no-repeat;background-size: 30%;height: 80px;right: -20px;top: -20px;width: 80px;}.page-type-2 .sosimple-overlay {height: max-content;margin: auto !important;max-width: 1000px;top: 60px !important;} .page-type-2 .sosimple-overlay .fr.small-action-button,.page-type-2 .sosimple-overlay h1 {display: none;}.page-type-2 .sosimple-overlay .main-content {max-width: none;padding: 0;}.page-type-2 .sosimple-overlay-close {right: 0;top: -40px;}@media (min-width: 1200px) {.interactive-bio-tile-overlay .bio-info {top: 50% !important;}}@media (max-width: 1200px) {.interactive-bio-tile-overlay {bottom: 20px !important;height: auto;left: 20px;top: 50vh !important;max-height: none;right: 20px !important;}.interactive-bio-tile-overlay .bio-image {bottom: 150px;height: auto;left: 30px;top: calc(-50vh + 60px);transform: none;width: calc(100% - 60px);}.interactive-bio-tile-overlay .bio-quote {bottom: auto;font: 400 italic 21px var(--default-font-family);left: 50px;max-height: 310px;overflow-x: hidden;overflow-y: scroll;padding: 15px 30px;top: 65%;width: 50%;}.interactive-bio-tile-overlay .bio-quote::-webkit-scrollbar {background-color: transparent;width: 10px;}.interactive-bio-tile-overlay .bio-quote::-webkit-scrollbar-thumb {background-color: #fff6;border-radius: 10px;width: 10px;}.interactive-bio-tile-overlay .bio-info {bottom: auto;left: calc(50% + 80px);top: calc(100% - 250px);transform: none;}.interactive-bio-tile-overlay .bio-info h4 {display: none;}.interactive-bio-tile-overlay .sosimple-overlay-close {right: 0px;top: calc(-50vh + 20px);}}@media (max-width: 768px) {.interactive-bio-tile-overlay {background-color: transparent;bottom: 30px !important;left: 30px !important;top: 30px !important;right: 30px !important;}.interactive-bio-tile-overlay .overlay-content {display: flex;flex-direction: column;height: 100%;justify-content: flex-end;}.interactive-bio-tile-overlay .bio-image {bottom: 0;left: 0;max-height: 80vh;order: 1;position: absolute;right: 0;top: 0;width: auto;}.interactive-bio-tile-overlay .bio-image:before {background: linear-gradient(180deg, transparent 0%, var(--primary-color) 100%);bottom: 0;content: '';left: 0;position: absolute;right: 0;top: 50%;}.interactive-bio-tile-overlay .bio-info {bottom: 0;color: #fff;left: 20px;max-height: none;order: 2;overflow-x: hidden;overflow-y: overlay;padding: 0;position: relative;right: 20px;text-align: left;top: auto;transform: translateY(0);}.interactive-bio-tile-overlay .bio-info .button {background-color: transparent;border-color: #fff;color: #fff;}.interactive-bio-tile-overlay .bio-info::-webkit-scrollbar {background-color: transparent;width: 10px;}.interactive-bio-tile-overlay .bio-info::-webkit-scrollbar-thumb {background-color: #ddd;border-radius: 10px;}.interactive-bio-tile-overlay .bio-info h3,.interactive-bio-tile-overlay .bio-info h4,.interactive-bio-tile-overlay .bio-info h5 {color: #fff;margin-bottom: 10px;}.interactive-bio-tile-overlay .bio-info h4,.interactive-bio-tile-overlay .bio-info h5 {display: none;}.interactive-bio-tile-overlay .bio-quote {bottom: 0;font-size: 16px;height: auto;left: 0px;line-height: 177%;margin-left: 20px;margin-right: 20px;margin-top: 20px;max-height: none;order: 3;padding: 30px;position: relative;right: 20px;top: auto;transform: none;width: auto;}.interactive-bio-tile-overlay .bio-quote:before {height: 12px;margin-bottom: -17px;margin-left: -20px;margin-top: -15px;width: 12px;}.interactive-bio-tile-overlay .bio-quote:after {display: none;}.interactive-bio-tile-overlay .sosimple-overlay-close {height: 40px;right: -20px;top: -20px;width: 40px;}}@media (max-height: 950px) and (min-width: 768px) {.interactive-bio-tile-overlay .bio-info {bottom: auto;top: calc(100% - 130px);}.interactive-bio-tile-overlay .bio-info h3,.interactive-bio-tile-overlay .bio-info h4,.interactive-bio-tile-overlay .bio-info h5 {margin-bottom: 5px;}.interactive-bio-tile-overlay .bio-info h3 {font-size: 21px;}.interactive-bio-tile-overlay .bio-info h4 {font-size: 18px;}.interactive-bio-tile-overlay .bio-info h5 {font-size: 16px;}.interactive-bio-tile-overlay .bio-quote {top: calc(100% - 240px);}}@media (max-width: 500px) {.interactive-bio-tile-overlay .bio-image {background-position: 50% 100%;height: calc(100vw + 40px);}}@media (max-height: 750px) {.interactive-bio-tile-overlay .bio-info h4 {display: none;}}.page-index .middle-area {margin: 0;}.page-index .ss-section-wrap {margin: 0;max-width: none;padding: 0;position: relative;width: auto;}.page-index .ss-section-wrap .ss-section-wrap-inner {max-width: none;margin: 0;width: 100%;}.page-index .homepage-video-banner .ss-section-wrap-inner {max-width: none;}.page-index .homepage-video-banner .col-1:not(.heading) {flex: 100%;height: 100vh;margin: 0;width: auto;}body.page-index:not(.summer-camp-section) h2 {color: var(--tertiary-color);font-size: 38px;letter-spacing: 0.180em;}.page-index .homepage-video-banner .heading {bottom: 60px;left: 60px;margin: 0;position: absolute;right: 60px;top: auto;text-align: center;width: auto;z-index: 10;}.homepage-video-banner .ss-editor-video-embed-container {bottom: 0;height: 100vh !important;left: 0;margin: 0;overflow: hidden;padding: 0;position: absolute;right: 0;top: 0;}.homepage-video-banner .ss-editor-video-embed-container iframe {aspect-ratio: 31 / 13;height: auto;left: 50%;margin: auto;min-height: 100vh;min-width: 100%;transform: translateX(-50%);width: auto;}.page-index .homepage-video-banner .heading h1 {background-color: rgba(186,50,189,87%);color: #fff;font: 800 60px var(--heading-font-family);letter-spacing: 0.180em;margin: 0;padding: 40px;text-transform: uppercase;}.page-index .callout-section {margin: 60px;max-width: 1770px;overflow: hidden;}.page-index .callout-section h2 {font: 800 60px var(--heading-font-family);}.page-index .callout-section .col-2-5 {opacity: 0;transform: translateY(100px);transition: opacity 1s ease 0.3s, transform 1s ease 0.3s;}.page-index .callout-section.visible .col-2-5 {opacity: 1;transform: translateY(0);}.page-index .interactive-bio-tiles-section {padding-top: 100px;}.interactive-bio-tiles-section .col-1:not(.heading):after {background-color: #556666;bottom: 0;content: '';left: 0;mix-blend-mode: color;pointer-events: none;position: absolute;right: 0;top: 0;transition: opacity 0.3s ease;}.interactive-bio-tiles-section .col-1:nth-child(16n):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-2):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-4):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-6):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-7):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-9):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-11):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-13):not(.heading):after {background-color: rgba(87,67,76);}.interactive-bio-tiles-section .col-1:not(.heading) {cursor: pointer;flex: 12.5%;margin: 0;position: relative;}.interactive-bio-tiles-section .col-1:not(.heading):hover:after {opacity: 0;}.interactive-bio-tiles-section .responsive-grid-layout-row.two-column {pointer-events: none;position: relative;}.interactive-bio-tiles-section .responsive-grid-layout-row.two-column .col.last {display: none;}.interactive-bio-tiles-section .responsive-grid-layout-row.two-column .col.first {aspect-ratio: 1 / 1;background-position: 50%;background-repeat: no-repeat;background-size: cover;margin: 0;flex: 100%;}.interactive-bio-tiles-section .responsive-grid-layout-row.two-column .col.first img {display: none;}.sliding-logos-section {margin: 0;max-width: none;}.page-index .sliding-logos-section {}.sliding-logos-section .cb-intro,.social-media-slider .cb-intro {margin-top: 160px;}.social-media-slider .cb-footer {position: relative;}.sliding-logos-section .ss-section-wrap-inner {margin: 0;max-width: none;}.sliding-logos-section .col-1 {flex: 1;margin: 0;}.sliding-logos-section .cb-intro h2 {margin: 0 auto;padding: 0px;}.sliding-logos-section .flickity-viewport {margin-top: 70px;margin-left: auto;margin-right: auto;max-width: 100%;}.sliding-logos-section .flickity-viewport:before,.sliding-logos-section .flickity-viewport:after {background: linear-gradient(90deg, #fff 0%, transparent 100%);content: '';display: block;height: 100%;position: absolute;width: 80px;z-index: 1}.sliding-logos-section.flickity-viewport:after {left: auto;right: 0;transform: rotate(180deg);}.sliding-logos-section .cb-intro h2 {margin: 0 auto;max-width: 1720px;padding: 0 60px;}.sliding-logos-section .logo-slide {width: calc(100% / 6);}.sliding-logos-section .image {height: 100px;line-height: 100px;text-align: center;}.sliding-logos-section .image svg,.sliding-logos-section .image img {filter: grayscale(1);display: inline-block;opacity: 0.5;transition: filter 0.3s ease, opacity 0.3s ease;vertical-align: middle;max-width: 90%;}.sliding-logos-section .image:hover svg,.sliding-logos-section .image:hover img {filter: grayscale(0);opacity: 1;}.sliding-logos-section .flickity-prev-next-button,.ss-section-wrap.social-media-slider {padding-bottom: 140px;}.ss-section-wrap.social-media-slider .social-stream,.ss-section-wrap.social-media-slider .social-slider .slick-slide .author-and-share .fa-th,.ss-section-wrap.social-media-slider .social-slider .slick-slide .item-footer .fa,.ss-section-wrap.social-media-slider .social-slider .slick-slide img {display: none;}.ss-section-wrap.social-media-slider:before {background-color: #f0f0f0;bottom: 0;content: '';left: 0;position: absolute;right: 0;top: 50%;}body.summer-camp-section .ss-section-wrap.social-media-slider:before {background-color: #E7F1F7;}.ss-section-wrap.social-media-slider .social-slider {margin: 0 auto;max-width: 1760px;overflow-x: hidden;overflow-y: visible;padding-bottom: 60px;}.ss-section-wrap.social-media-slider .social-slider .slick-list {overflow: visible;padding: 0 10px;}.ss-section-wrap.social-media-slider .social-slider .slick-slide {border: none;box-shadow: 0px 20px 20px rgba(0,0,0,8%);display: none;flex: 1;margin: 30px;}.ss-section-wrap.social-media-slider .social-slider .slick-slide {background-color: #fff;display: flex;flex-direction: column;height: 630px;}.ss-section-wrap.social-media-slider .social-slider .slick-slide .photo {background-position: 50%;background-repeat: no-repeat;background-size: cover;flex: 1;max-height: 400px;order: 1;overflow: hidden;}.ss-section-wrap.social-media-slider .social-slider .slick-slide .item-content {display: -webkit-box;font: 400 16px 'Arial';line-height: 131%;order: 3;overflow: hidden;padding: 0 20px;-webkit-box-orient: vertical;-webkit-line-clamp: 6;}.ss-section-wrap.social-media-slider .social-slider .slick-slide .author-and-share {font: 700 16px 'Arial';line-height: 131%;order: 2;padding: 20px 20px 0;}.ss-section-wrap.social-media-slider .social-slider .slick-slide .item-footer {color: #9F9F9F;font: 700 10px 'Arial';margin-top: auto;order: 4;padding: 0px 20px 20px;text-transform: uppercase;}.ss-section-wrap.social-media-slider .social-slider .slick-dots {display: flex !important;left: 50%;list-style: none;padding: 0;position: absolute;transform: translateX(-50%);}.ss-section-wrap.social-media-slider .social-slider .slick-dots li button {background-color: #b4b4b4;border: none;border-radius: 50%;color: transparent;cursor: pointer;height: 10px !important;margin: 0 5px;opacity: 30%;padding: 0;transition: background-color 0.3s ease, opacity 0.3s ease;width: 10px !important;}.ss-section-wrap.social-media-slider .social-slider .slick-dots li button:hover,.ss-section-wrap.social-media-slider .social-slider .slick-dots li.slick-active button {background-color: var(--secondary-color);opacity: 1;outline: none;}body.summer-camp-section .ss-section-wrap.social-media-slider .social-slider .slick-dots li button:hover,body.summer-camp-section .ss-section-wrap.social-media-slider .social-slider .slick-dots li.slick-active button {background-color: var(--primary-color);}@media (min-width: 1920px) {.page-index .callout-section {margin: 60px auto;}}@media (max-width: 1420px) {.sliding-logos-section .logo-slide {width: calc(100% / 5);}}@media (max-width: 1300px) {.sliding-logos-section .logo-slide {width: calc(100% / 4);}}@media (max-width: 1200px) {.interactive-bio-tiles-section .col-1:not(.heading) {flex: 25%;}.interactive-bio-tiles-section .col-1:nth-child(16n):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-1):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-4):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-6):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-7):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-9):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-12):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-14):not(.heading):after {background-color: #556666;}.interactive-bio-tiles-section .col-1:nth-child(16n):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-2):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-3):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-5):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-8):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-10):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-11):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-13):not(.heading):after {background-color: rgba(87,67,76);}}@media (max-width: 1024px) {.page-index .callout-section {margin: 30px;}.page-index .callout-section h2 {font-size: 36px;}}@media (max-width: 900px) {.sliding-logos-section .logo-slide {width: 33%;}}@media (max-width: 768px) {.page-index .homepage-video-banner .heading {bottom: 30px;left: 30px;right: 30px;}.page-index .homepage-video-banner .heading h1 {font-size: 40px;padding: 15px;}.page-index h2 {font-size: 24px;margin: 0 30px;}.sliding-logos-section {margin: 60px 0 30px;}.sliding-logos-section .cb-intro, .social-media-slider .cb-intro {margin-top: 30px;}.sliding-logos-section .flickity-viewport {margin-top: 30px;}.sliding-logos-section .logo-slide {width: 50%;}.ss-section-wrap.social-media-slider {padding-top: 30px;}.ss-section-wrap.social-media-slider .social-stream.content-box-embed {flex-direction: column;}.ss-section-wrap.social-media-slider .social-stream.content-box-embed .element-item:first-child,.ss-section-wrap.social-media-slider .social-stream.content-box-embed .element-item {margin: 30px 30px 0;width: auto;}}@media (max-width: 600px) {.interactive-bio-tiles-section .col-1:not(.heading) {flex: 50%;}.interactive-bio-tiles-section .col-1:nth-child(16n+1):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-2):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-3):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-6):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-7):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-10):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-11):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-14):not(.heading):after {background-color: #556666;}.interactive-bio-tiles-section .col-1:nth-child(16n):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-1):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-4):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-5):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-8):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-9):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-12):not(.heading):after,.interactive-bio-tiles-section .col-1:nth-child(16n-13):not(.heading):after {background-color: rgba(87,67,76);}}@media (max-width: 500px) {.page-index .homepage-video-banner .col-1:not(.heading),.homepage-video-banner .ss-editor-video-embed-container {height: 66vh !important;}.homepage-video-banner .ss-editor-video-embed-container iframe {min-height: 66vh;}.sliding-logos-section .logo-slide {width: 75%;}.ss-section-wrap.social-media-slider {padding-bottom: 80px}}body.first-section-is-homepage-gallery-banner .custom-page-banner,body.first-section-is-homepage-gallery-banner .main-page-h1-wrap {display: none;}.ss-section-wrap.homepage-gallery-banner {overflow: hidden;position: relative;}.ss-section-wrap.homepage-gallery-banner,.ss-section-wrap.homepage-gallery-banner .ss-section-wrap-inner {margin: 0;max-width: 100%;padding: 0;width: 100%;}body:not(.page-index) .ss-section-wrap.homepage-gallery-banner {margin-bottom: 60px;}@media (max-width: 1024px) {body:not(.page-index) .ss-section-wrap.homepage-gallery-banner {margin-bottom: 30px;}}.ss-section-wrap.homepage-gallery-banner .ss-content-block {margin: 0;width: 100%;}.ss-section-wrap.homepage-gallery-banner .embedded-gallery.static-page-inline-gallery .stage {background-color: #000;height: 85vh;}.ss-section-wrap.homepage-gallery-banner .embedded-gallery.static-page-inline-gallery .slide {height: 100%;}.ss-section-wrap.homepage-gallery-banner .embedded-gallery.static-page-inline-gallery .slide.placeholder {display: none;}.ss-section-wrap.homepage-gallery-banner .embedded-gallery.static-page-inline-gallery .slide .image {position: absolute;width: 100%;}.ss-section-wrap.homepage-gallery-banner:after {background: rgb(0,0,0);background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);bottom: 0;content: '';height: 20%;left: 0;opacity: 0.7;pointer-events: none;position: absolute;right: 0;z-index: 20;}.ss-section-wrap.homepage-gallery-banner .inline-gallery-wrap .embedded-gallery-nav-wrapper {left: 50%;transform: translateX(-50%);z-index: 21;}.ss-section-wrap.homepage-gallery-banner .inline-gallery-wrap .embedded-gallery-nav li a {border: 1px solid #fff;}.ss-section-wrap.homepage-gallery-banner .inline-gallery-wrap .embedded-gallery-nav li a:hover, .ss-section-wrap.homepage-gallery-banner .inline-gallery-wrap .embedded-gallery-nav li.activeSlide a {background-color: #fff;}.ss-section-wrap.homepage-gallery-banner .inline-gallery-wrap .prev-arrow,.ss-section-wrap.homepage-gallery-banner .inline-gallery-wrap .next-arrow {background: url(/images/icons/white-chevron-left.svg) 50% 50% no-repeat;background-size: contain;height: 44px;left: 50px;margin-top: 50px;top: 50%;transform: translateY(-50%);width: 24px;z-index: 20;}.ss-section-wrap.homepage-gallery-banner .inline-gallery-wrap .next-arrow {background-image: url(/images/icons/white-chevron-right.svg);left: auto;right: 50px;}.footer {background-color: var(--primary-color);display: flex;flex-wrap: wrap;padding-bottom: 20px;}body.summer-camp-section .footer {background-color: #0E4E95;}.footer .upper-buttons {background-color: var(--tertiary-color);flex: 100%;}.footer .upper-buttons ul {display: flex;flex-wrap: wrap;justify-content: center;margin: 0;padding: 10px 60px;}.footer .upper-buttons li {border-right: 1px rgba(255,255,255,0.5) solid;list-style: none;padding: 12px 30px;position: relative;}.footer .upper-buttons li:last-child {border-right: none;}.footer a > svg * {transition: fill 0.3s ease;}.footer a:hover > svg * {fill: var(--tertiary-color);}.footer .upper-buttons li a {color: #fff;font: 700 14px var(--heading-font-family);letter-spacing: 0.08em;text-decoration: none;text-transform: uppercase;transition: color 0.3s ease;}.footer .upper-buttons li a:hover {color: var(--primary-color);}.footer .upper-buttons li a svg,.footer .upper-buttons li a img {margin-right: 10px;}.footer .upper-buttons li a svg * {fill: #fff;transition: fill 0.3s ease;}.footer .upper-buttons li a:hover svg * {fill: var(--primary-color);}body.summer-camp-section .footer .upper-buttons {background: var(--yellow-color);}body.summer-camp-section .footer .upper-buttons li:not(:last-child) {border-right: 1px solid var(--primary-color);}.footer .upper-buttons li a {color: var(--primary-color);}.footer .footer-logo {margin: 44px 60px 0;}.footer .footer-logo img {height: auto !important;width: 315px !important;}body:not(.summer-camp-section) .footer .footer-logo svg * {fill: #fff;}.footer .footer-additional-text {color: #fff;margin: 30px 60px 30px auto;max-width: 50%;}.footer .footer-social-links {flex: 50%;height: min-content;margin: 0px 60px 0 auto;}.footer .footer-social-links ul {display: flex;justify-content: flex-end;list-style: none;margin: 0;}.footer .footer-social-links ul li a {align-items: center;display: flex;height: 100%;margin-left: 20px;}.footer .footer-social-links ul li a svg,.footer .footer-social-links ul li a img {display: block;}.footer .footer-quick-links {flex: 50%;margin-left: 40px;}.footer .footer-quick-links ul {display: flex;padding: 0;}.footer .footer-quick-links ul li {list-style: none;padding: 0px 20px;}.footer .footer-quick-links ul li a {color: #fff;font: 700 14px var(--heading-font-family);letter-spacing: 0.08em;text-transform: uppercase;}.footer .footer-quick-links ul li a:hover {color: var(--tertiary-color);}.footer .footer-quick-links ul li a:hover svg * {fill: var(--tertiary-color);}.footer .footer-quick-links ul li:not(:last-child) {border-right: 1px solid rgba(255,255,255,0.5);}.footer .footer-quick-links ul li a svg,.footer .footer-quick-links ul li a img {margin-right: 10px;}.footer .footer-quick-links ul li a svg * {fill: #fff;}.footer .powered-by-copyright-info {align-items: center;color: #fff;display: flex;font: 400 16px sans-serif;list-style: none;margin-right: 60px;padding: 0;}.footer .powered-by-copyright-info a svg,.footer .powered-by-copyright-info a img {margin-right: 10px;margin-top: 5px;display: block;}@media (max-width: 1200px) {.footer .upper-buttons ul {padding: 15px 30px;}.footer .upper-buttons ul li {padding: 0 15px}}@media (max-width: 1130px) {.footer .footer-logo {flex: auto;order: 1;text-align: center;width: 100%;}.footer .footer-additional-text {margin: 30px auto 0;order: 2;}.footer .footer-social-links {flex: 100%;margin: 30px auto;order: 4;}.footer .footer-social-links ul {justify-content: center;padding: 0;}.footer .footer-social-links ul li a {margin: 0 10px;}.footer .footer-quick-links {flex: 100%;margin: 0;order: 3;}.footer .footer-quick-links ul {justify-content: center;margin-bottom: 0;margin-top: 30px}.footer .powered-by-copyright-info {margin: 0px auto 15px;order: 5;}.footer .powered-by-copyright-info a svg,.footer .powered-by-copyright-info a img {margin-top: 4px;}}@media (max-width: 768px) {.footer .footer-additional-text {margin: 30px 30px 0;max-width: none;}}@media (max-width: 550px) {.footer .footer-quick-links ul {flex-wrap: wrap;}.footer .footer-quick-links ul li,.footer .footer-quick-links ul li:not(:last-child) {border: none;flex: none;text-align: center;width: calc(50% - 120px);}.footer .powered-by-copyright-info {flex-direction: column-reverse;}.footer .powered-by-copyright-info li:last-child {margin-bottom: 15px;}}@media (max-width: 450px) {.footer .upper-buttons ul {justify-content: space-between;padding: 20px 30px;}.footer .upper-buttons li:not(:last-child),.footer .upper-buttons li:last-child {display: block;flex: none;padding: 0;text-align: center;width: calc(50%);}.footer .upper-buttons ul li:nth-child(2n):after {display: none;}.footer .upper-buttons li {border: none;}.footer .upper-buttons li a {display: block;font-size: 14px;letter-spacing: 0.03em;margin: 0 auto;padding: 10px 0px;text-align: left;width: max-content;}.footer .footer-quick-links ul li a svg {display: none;}.footer .footer-quick-links ul {align-items: center;}.footer .footer-quick-links ul li,.footer .footer-quick-links ul li:not(:last-child) {border-right: 1px solid rgba(255,255,255,0.5);line-height: 100%;padding: 0 10px;width: auto;}.footer .footer-quick-links ul li:last-child {border-right: none;}.footer .footer-quick-links ul li a, .footer .footer-quick-links ul li:not(:last-child) a {font-size: 13px;padding: 5px 0;}.footer .footer-logo {margin: 30px 30px 0}.footer .footer-logo svg,.footer .footer-logo img {max-width: 100%;}}@media (max-width: 380px) {.footer .upper-buttons ul {align-items: center;flex-wrap: wrap;padding: 15px 30px;}.footer .upper-buttons li:not(:last-child), .footer .upper-buttons li:last-child {width: 50%;}.footer .upper-buttons li:not(:last-child):after {display: none;}}