@font-face{font-family:Mon;src:url(resources/fonts/Montserrat.ttf);font-display:swap}@font-face{font-family:Zil;src:url(resources/fonts/ZillaSlab-Bold.ttf);font-display:swap}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{padding:0px;margin:0px;font-size:16px;font-family:arial;font-family:Mon}h1{font-family:Zil;color:#661424}#schoolContact{margin:50px 0px}.container{max-width:1000px;margin:160px auto 100px auto;padding:20px}@media only screen and (max-width: 1450px){.container{margin:210px auto 100px auto}}@media only screen and (max-width: 1080px){.container{margin:135px auto 100px auto}}.container a{color:maroon;text-decoration:none}.container a:hover{text-decoration:underline}.section{margin-bottom:40px}.section-hidden{display:none}.form__label{display:block}.form__label-sub{font-size:12px}.form__input{display:block;width:100%;padding:5px 5px;font-size:16px;box-sizing:inherit}.form__input:focus-visible{border:none}.form__submit{display:inline-block;font-weight:800;text-decoration:none;background-color:rgba(0,0,0,0);color:#fff;width:auto;position:relative;z-index:0;padding:.25rem;font-size:24px;background-color:#661424;border:none;cursor:pointer;transition-duration:.2s;padding:10px 15px;margin-top:20px;margin-bottom:50px}.form__submit:hover{background-color:#e2a024}.form__submit::before,.form__submit::after{font-size:32px;line-height:1em;content:"5";opacity:0;position:absolute;margin-left:-1em;transition:all .2s;text-transform:none;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none}.form__submit::before{content:"";display:block;bottom:-0.25rem;right:0;height:.125rem;width:100%;opacity:1;background-color:#ffce02;z-index:-1;color:#fff}.form .section .row{margin-bottom:30px}label.error{color:red;font-size:14px;font-weight:bold}#submit-error{color:red;font-size:18px;font-weight:bold}.contact{color:#444}.contact__title{text-transform:uppercase;font-weight:bold;font-size:24px}.contact a{color:#444}.contact a:hover{color:#661424}.footnotes{font-size:14px;margin:80px 0px}.footnotes a{color:maroon;text-decoration:none}.footnotes a:hover{text-decoration:underline}#nextSteps{margin:60px 0px}#results{margin:50px 0px}.results__block{margin:40px}.results__item,.results__item-total{display:flex;padding:0px 10px;width:fit-content;margin-left:auto}.results__item__name{margin:0px}.results__item__cost{margin:0px;min-width:100px;text-align:end}.results__item-total{margin:5px 0px 0px 0px;border-bottom:solid 1px #000;padding:0px 10px;width:inherit}.results__item-total__name{font-weight:bold;margin:0px;font-size:18px}.results__item-total__cost{font-weight:bold;margin:5px 0px 0px auto;font-size:18px}.results__item-single,.results__item-combo,.results__item-gray,.results__item-red{display:flex;padding:10px;width:fit-content;margin:auto;width:inherit}.results__item-single__name{font-weight:bold;margin:0px;font-size:18px}.results__item-single__cost{font-weight:bold;margin:0px 0px 0px auto;font-size:18px}.results__item-red{background-color:#661424;color:#fff;border:solid 1px #661424}.results__item-gray{background-color:#f1f1f1;border:solid 1px #444}.results__item-combo{background-color:#f1f1f1;color:#661424;border:solid 1px #661424;margin:20px 0px}.promise{margin-top:80px}.promise img{float:left;margin-right:20px;margin-bottom:10px;width:125px}.promise p{font-size:14px}#disclaimers ul{padding:0px;margin-left:15px}.accordion{background-color:rgba(0,0,0,0)}.accordion a{text-decoration:none}.accordion:last-of-type{border:none}.accordion__container{background-color:rgba(0,0,0,0);max-width:1080px;margin:auto;padding:20px 50px}.accordion__button{color:#fff;cursor:pointer;width:90%;text-align:left;border:none;outline:none;transition:.4s;font-weight:800;padding:0px;position:relative;display:flex;align-items:center;font-size:19px;margin-top:.25rem;margin-bottom:.75rem}.accordion__button--dark{margin-top:.5rem;width:100%;text-align:left;font-weight:700;flex-grow:1;background-color:#3e0c16;margin-bottom:0;padding:.5rem 0;font-size:16px;text-indent:10px}.accordion__button--dark::after{content:"" !important;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjciIHZpZXdCb3g9IjAgMCA5IDciPjxwYXRoIGQ9Ik00LjUsMCw5LDdIMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkgNykgcm90YXRlKDE4MCkiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);height:.4375rem;width:.5625rem;background-size:.5625rem .4375rem;background-repeat:no-repeat;top:.9rem;display:inline-block;position:absolute;right:16px}.accordion__button:hover{color:#e2a024}.accordion__panel{padding:0px 0px 0px 0px;background-color:rgba(0,0,0,0);max-height:0;overflow:hidden;transition:max-height .2s ease-out}.accordion__panel__text{margin-bottom:50px}.accordion__panel__text a{text-decoration:none;color:#fff}.loader{border:8px solid #f3f3f3;border-top-width:8px;border-top-style:solid;border-top-color:#f3f3f3;border-top:8px solid #661424;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin:20px}.loader-hide{display:none}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.nav-bar__dropdown:hover .nav-bar__dropdown-list{width:fit-content}.nav-bar__ctas--button{min-width:93px}.footer__content--contact-social-item{width:30px;height:auto}.footer__content--contact-social-item:first-of-type{width:15px !important}.footer__content--contact-social-item{padding:0px;margin-right:10px}.footer__content-social-source{width:100%}.mobile-nav{width:100%}.mobile-nav__container--close{cursor:pointer}.accordion__panel{background-color:#3e0c16}.accordion__panel__text{margin-bottom:10px;padding-top:0px;padding-bottom:0px}.nav-bar__dropdown-list-item-link{transition:color .3s}.nav-bar__dropdown-list-item-link:hover{color:#e2a024}/*# sourceMappingURL=style.min.css.map */