@font-face {font-family: 'Satoshi-Bold';src: url('../fonts/Satoshi-Bold.woff') format('woff');font-weight: bold;font-style: normal;font-display: swap;}@font-face {font-family: 'Satoshi-Medium';src: url('../fonts/Satoshi-Medium.woff') format('woff');font-weight: 500;font-style: normal;font-display: swap;}:root { scroll-behavior: auto; }html { height: 100%; }body {display: grid;grid-template-rows: 1fr auto;grid-template-columns: 100%;color: #37342D;font: 20px 'Satoshi-Medium', sans-serif;line-height: 1.4em;margin: 0px;min-height: 100%;background: #EFE6D9;}body#page-error { align-items: center; }body.hamburger-active, body.drawer-active { overflow: hidden; }body.page-thank-you { grid-template-rows: auto 1fr auto; align-items: center; }img { height: auto; max-width: 100%; }img[src=""], img:not([src]) { visibility: hidden; }img.bordered-img { background: #FFF; border-radius: 24px; box-shadow: 2px 4px 16.6px 0 rgba(0, 0, 0, 0.08); }a { color: #A4070A; word-break: break-word; transition: opacity 0.4s ease; }a:focus { outline: 0; }a:hover { color: #A4070A; opacity: 0.5; }form { margin: 0px; padding: 0px; position: relative; }h1, h2, h3, h4, h5, h6 { color: #37342D; font-family: 'Libre Caslon Text', serif; font-weight: 400; line-height: 1.2em; margin-bottom: 15px; margin-top: 0; }p { font-family: 'Satoshi-Medium', sans-serif; color: #37342D; line-height: 1.4em; margin-bottom: 20px; }hr { border: 0; height: 118px; margin: 0; opacity: 1; position: relative; }hr:before { background-image: url('https://apollofranklin.s3.us-east-1.amazonaws.com/landers/hancock-day-school/crusader-logo.png'); background-position: center; background-repeat: no-repeat; background-size: cover; content: ''; height: 118px; left: 50%; position: absolute; top: 50%; width: 189px; z-index: 1; transform: translate(-50%,-50%); }hr:after { background: linear-gradient(90deg, rgba(24, 66, 143, 0.24) 21.01%, rgba(24, 66, 143, 0.03) 49.66%, rgba(24, 66, 143, 0.24) 88.59%); content: ''; height: 2px; left: 0; position: absolute; top: 50%; width: 100%; transform: translateY(-50%); }strong { font-weight: 700; }ul, ol { list-style: none; margin-bottom: 20px; padding: 0; }ul li, ol li { color: #37342D; line-height: 1.4em; margin-bottom: 0; }ul li:last-child, ol li:last-child { margin-bottom: 0; }input:-webkit-autofill, input:-webkit-autofill:focus { transition: background-color 0s 600000s, color 0s 600000s !important; }.margin-center { margin-left: auto; margin-right: auto; }.max-width-1440 { max-width: 1440px; }.max-width-925 { max-width: 925px; }.container { max-width: 1305px !important; }.background-img { background-position: center center; background-repeat: no-repeat; background-size: cover; }.form-group { margin-top: 10px; position: relative; }.visually-hidden { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; white-space: nowrap; width: 1px; }.top-title { color: #C6B358 !important; font-family: 'Satoshi-Bold', sans-serif; font-size: 24px; letter-spacing: -0.72px; line-height: 1.2em; margin-bottom: 12px; }.title { color: #37342D; line-height: 1.2em; margin-bottom: 24px; }.white-txt, .white-txt * { color: #fff !important; }.black-txt, .black-txt * { color: #000 !important; }.green-txt, .green-txt * { color: #0E3D24 !important; }.yellowgreen-txt, .yellowgreen-txt * { color: #C6B358 !important; }.txt-uppercase { text-transform: uppercase; }.font-size-58 { font-size: 58px; letter-spacing: -1.74px; }.font-size-40 { font-size: 40px; letter-spacing: -1.2px; }.font-size-24 { font-size: 24px; letter-spacing: -0.72px; }.btn { background: #C6B358 !important; border: 0; border-radius: 100px; color: #fff !important; font-family: 'Satoshi-Bold', sans-serif; font-size: 24px; letter-spacing: -0.72px; line-height: 1.1em; padding: 20px 40px; transition: opacity 0.4s ease; }.btn:hover, .btn:active { background: #C6B358 !important; color: #fff !important; opacity: 0.5; }.btn.arrow-right:after { content: url('https://apollofranklin.s3.us-east-1.amazonaws.com/landers/hancock-day-school/arrow-right.svg'); margin-left: 23px; vertical-align: middle; }.list { margin-bottom: 20px; }.list ul { list-style: none; margin: 0; padding: 0; }.list ul li { margin-bottom: 9px; padding-left: 15px; position: relative; text-align: left; }.list ul li:last-child { margin-bottom: 0 !important; }.list ul li:before { background: #DAA520; border-radius: 50%; content: ''; height: 6px; left: 0; position: absolute; top: 12px; width: 6px; }.list.check ul li { margin-bottom: 9px; padding-left: 34px !important; }.list.check ul li:before { background: transparent !important; content: url('https://apollofranklin.s3.us-east-1.amazonaws.com/landers/hancock-day-school/check.svg') !important; height: 15px !important; top: 0 !important; width: 17px !important; }.hidden { display: none; }.dropanchor { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }.content > *:last-child, .text > *:last-child { margin-bottom: 0 !important; }.cta { margin-top: 40px; }.cta ul { display: flex; flex-wrap: wrap; list-style: none; margin: 0; padding: 0; }.cta.center ul { justify-content: center; }.cta ul li { padding-right: 12px; }.cta ul li:last-child { padding-right: 0; }.rating { display: inline-block; }.rating .row { --bs-gutter-x: 0; }.stars { display: flex; flex-wrap: wrap; align-items: center; padding-right: 12px; }.stars svg { flex: 0 1 auto; margin-right: 8px; }.stars svg:last-child { margin-right: 0; }.succes-msg, .error-msg, .progress-msg { font-size: 18px; line-height: 1.2em; margin-top: 10px; position: absolute; text-align: center; width: 100%; }.error-msg { color: #FF474D; }.succes-msg { color: #5cb85c; }.group.wow { opacity: 0; }.group.wow.done { opacity: 1; }.popup-form .box { background: #37342D;}.popup-form .title { color: #fff; margin-bottom: 10px; font-size: 40px; line-height: 1.2em; }.popup-form .subtitle { color: #fff; font-size: 24px; line-height: 1.2em; }.shield { bottom: -53.5px; left: 50%; position: absolute; z-index: 1; transform: translateX(-50%); }#header { left: 0; padding-top: 60px; position: absolute; top: 0; width: 100%; z-index: 10; }body.page-thank-you #header { left: auto; position: relative; top: auto; }#header ul { list-style: none; margin: 0; }#header .logo { display: none; flex: 0 0 auto; width: auto; }#header .logo a:hover { opacity: 1; }#header .logo a { color: #fff; text-decoration: none; text-transform: uppercase; font-weight: 800; }#footer { padding-bottom: 300px; padding-top: 120px; position: relative; }#footer .logo { margin-bottom: 60px; text-align: center; }#footer .logo a:hover { opacity: 0.5; }#footer .copyright {position: relative; text-align: center; }#footer .copyright span { font-size: 12px; letter-spacing: 0; line-height: 1.2em; text-transform: uppercase; }#footer .trees { bottom: 0; height: 300px; left: 0; position: absolute; width: 100%; }#faqs { position: relative; }#faqs .box { background: transparent; border-radius: 0; padding: 0; }#faqs .item { background: rgba(239, 230, 217, 0.02); border: 1px solid rgba(51, 51, 51, 0.24); border-radius: 8px; cursor: pointer; margin-bottom: 24px; overflow: hidden; }#faqs .item:last-child { margin-bottom: 0; }#faqs .item .title { color: #0E3D24; cursor: pointer; font-family: 'Libre Caslon Text', serif; font-size: 22px; font-weight: 400; letter-spacing: -0.66px; line-height: 1.2em; margin-bottom: 0; padding: 32px 48px 32px 40px; position: relative; text-align: left; }#faqs .item .symbol { background: #ddd; border-radius: 50%; height: 19.5px; position: absolute; right: 25px; top: 50%; width: 19.5px; transform: translateY(-50%); }#faqs .item .symbol:before, #faqs .item .symbol:after { background: #fff; content: ''; left: 50%; position: absolute; top: 50%; transform: translate(-50%,-50%); }#faqs .item .symbol:before { height: 1px; width: calc(100% - 13px); }#faqs .item .symbol:after { height: calc(100% - 13px); width: 1px; }#faqs .item.active .symbol:after { display: none; }#faqs .item .content { height: 0; overflow: hidden; padding-top: 0; transition: height 0.4s ease; }#faqs .item .box { border-top: 1px solid rgba(51, 51, 51, 0.24); border-radius: 0; padding: 32px 40px; }#faqs .item .box > *:last-child { margin-bottom: 0; }#banner { position: relative; }#banner .row { --bs-gutter-x: 0; }#banner .background-img { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }#banner .gradient { background: linear-gradient(180deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.00) 100%); height: 370px; left: 0; position: absolute; top: -112px; width: 100%; z-index: 1; }#banner .radial-gradient { background: radial-gradient(71.83% 71.83% at 50% 50%, rgba(0, 29, 14, 0.00) 14.19%, rgba(0, 29, 14, 0.40) 100%); height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; }#banner .overlay { background: #0E3D24; content: ''; height: 100%; left: 0; position: absolute; top: 0; width: 100%; } #banner .content { padding-right: 60px; z-index: 1; }#banner .title { margin-bottom: 16px; }#banner .form { padding-left: 60px; }#banner .form .box { background: #fff; border-radius: 40px; padding: 60px 50px; position: relative; z-index: 1; }#banner .form-action { margin-top: 32px; }#banner .form-action .btn { width: 100%; }#banner .form .title { margin-bottom: 12px; }#banner .form .text { margin-bottom: 24px; }#banner .lead-form .title { font-size: 40px; line-height: 1.2em; font-weight: 800; letter-spacing: -2.4px; }#banner .logo { z-index: 1; }#banner-cc { padding: 120px 0; text-align: center; }#banner-cc .title { color: #37342D; }#banner-cc .text, #banner-cc .text p { color: #37342D; }#banner-cc .text a:not(.btn) { color: #0E3D24; }.box { position: relative; }.box.d .box { background: #fff; border-radius: 24px; padding: 120px 180px; }.content { position: relative; }.content.wow { opacity: 0; }.content.wow.done { opacity: 1; }.content iframe { height: 600px; width: 100%; }.content.s .logo { margin-bottom: 24px; }#gallery { position: relative; }#gallery .item { padding: 5px; }#gallery .item .img-box { background-position: center top; border-radius: 12px; height: 100%; width: 100%; }#gallery .item:first-child { height: 258.5px; width: 18%; }#gallery .item:nth-child(2) { height: 258.5px; width: 37%; }#gallery .item:nth-child(3) { height: 258.5px; width: 18%; }#gallery .item:nth-child(4) { height: 258.5px; width: 27%; }#gallery .item:nth-child(5){ height: 258.5px; width: 38%; }#gallery .item:nth-child(6) { height: 258.5px; width: 42%; }#gallery .item:nth-child(7) { height: 258.5px; width: 20%; }.photo-content { overflow: hidden; position: relative; }.photo-content.wow { opacity: 0; }.photo-content.wow.done { opacity: 1; }.photo-content .row { --bs-gutter-x: 0; }.photo-content .content { padding-left: 0; padding-right: 66px; }.photo-content.cr .content { padding-left: 66px; padding-right: 0; }.testimonials { position: relative; }.testimonials .container { position: relative; }.testimonials .box { background: #fff; border-radius: 24px; overflow: hidden; }.testimonials .img { height: 0; padding-top: 32%; position: relative; }.testimonials .slider-content { padding: 90px 60px; }.testimonials .slider { position: relative; }.testimonials .nav { justify-content: space-between; left: 50%; position: absolute; top: 50%; width: calc(100% + 60px); z-index: 2; transform: translate(-50%,-50%); }.testimonials .swiper-slide { height: auto; }.testimonials .swiper-slide .box { display: flex; flex-wrap: wrap; flex-direction: column; justify-content: space-between; background: #EFE6D9; border-radius: 24px; height: 100%; padding: 40px !important; text-align: left; }.testimonials .text { flex: 1 1 0; margin-bottom: 35px; }.testimonials .quote { margin-bottom: 35px; }.testimonials .title { margin-bottom: 12px; }.testimonials .name { flex: 0 0 auto; }#error-404 { position: relative; }#error-404 .title { font-size: 250px; }@media only screen and (max-width: 1399.98px) {.container { width: 90%; }}@media only screen and (max-width: 1199.98px) {.btn { padding: 24px; }#banner .content { padding-right: 30px; }#banner .form { padding-left: 30px; }.box.d .box { padding: 60px; }#gallery .item:first-child, #gallery .item:nth-child(2), #gallery .item:nth-child(3), #gallery .item:nth-child(4) { width: 50%; }#gallery .item:nth-child(5), #gallery .item:nth-child(6), #gallery .item:nth-child(7) { width: 33.33%; }}@media only screen and (max-width: 991.98px) {.list { display: inline-block; }#header { padding-top: 30px; }#header .logo { flex: 0 1 auto; text-align: center; width: 100%; }#banner .logo { text-align: center; }#banner .content { margin-bottom: 30px; padding-right: 0;}#banner .title { margin-left: auto; margin-right: auto; }#banner .form { padding-left: 0; text-align: center; }#gallery .item:nth-child(5), #gallery .item:nth-child(6), #gallery .item:nth-child(7) { width: 50%; }.photo-content .img, .photo-content.cr .img { margin-bottom: 30px; }.photo-content .content, .photo-content.cr .content { padding-left: 0; padding-right: 0; text-align: center; }.photo-content .title { margin-left: auto; margin-right: auto; }}@media only screen and (min-width: 768px) {}@media only screen and (max-width: 767.98px) {.stars { justify-content: center; margin-bottom: 16px; padding-right: 0; }.testimonials .swiper-slide .box { text-align: center; }}@media only screen and (min-width: 576px) {}@media only screen and (max-width: 575.98px) {.container { width: 100%; padding: 0 15px; }p, ul li, ol li { font-size: 16px; }.title.heading-1, .title.font-size-58 { font-size: 36px; }.title.font-size-40 { font-size: 32px; }.btn, .btn:active { padding: 18px; width: 100%; font-size: 18px;}.btn.arrow-right:after { margin-left: 14px; }.cta ul li { margin-bottom: 5px; padding: 0; width: 100%; }.cta ul li:last-child { margin-bottom: 0; }.shield { bottom: -41px; }.shield img { height: 83.74px; width: 36px; }.hide-mobile { display: none; }#footer { padding-bottom: 200px; }#footer .copyright span { display: block; margin-bottom: 5px; }#footer .copyright span:last-child { margin-bottom: 0; }#footer .copyright span:after { display: none; }#faqs .item { margin-bottom: 10px;}#faqs .item .title { font-size: 20px; padding: 15px 40px 15px 15px; }#faqs .item .symbol { right: 15px; }#faqs .item .box { padding: 15px; }#banner .logo { max-width: 180px; margin: 0 auto; }#banner .form .box { border-radius: 20px; padding: 40px 30px; }#banner h1 { font-size: 42px !important; text-align: center; }#banner .content { max-width: 300px; margin: 0 auto 30px; }#banner .title { line-height: 1.1em; }#banner .lead-form .title { font-size: 32px; }.box.d .box { padding: 40px 30px; }.content.b .box { padding: 60px 30px; }#gallery { justify-content: center; }#gallery .item:first-child, #gallery .item:nth-child(2), #gallery .item:nth-child(3), #gallery .item:nth-child(4), #gallery .item:nth-child(5), #gallery .item:nth-child(6) { width: 50%; order: 2; }#gallery .item:nth-child(7) { width: 100%; order: 0; }.testimonials .img { padding-top: 56.25%; }.testimonials .slider-content { padding: 40px 30px; }}