.default-school-content{position:relative;min-height:500px}.banner_wrapper img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.slideshow__title{font-size:3.25rem;color:#fff;font-weight:800;line-height:1.25}.content-block{display:flex;flex-direction:row;justify-content:center;align-items:center;max-width:1200px;margin:auto;padding:2rem 0}.content-block img{max-width:100%;min-width:400px;margin-right:45px}.input-container{max-width:800px;margin:auto;text-align:center;padding:2rem 0}.input-container h2{font-weight:700;font-size:1.25rem}.tile-container{display:flex;justify-content:space-between;padding:2rem 0}.tile{width:25%;display:inline-block;vertical-align:top;text-align:center;padding:20px;border-radius:5px;box-shadow:0px 0.67px 1.34px 0px rgb(171 190 209 / 0.5);margin:0 auto;background:#fdfdfd}.tile img{display:block;margin:0 auto 10px;max-width:60px;height:auto}.tile h2{margin-bottom:0.5rem;font-size:1.25rem;font-weight:700;color:#4d4d4d}.tile p{font-size:14px}.form__field:focus{border:1px solid var(--form-border-color);box-shadow:none;outline:none}.tile-container::after{content:"";display:table;clear:both}.button--primary{height:100%;margin:0 0 0 -2px;padding:0 20px;border-radius:0 3px 3px 0}h1{font-size:2.25rem;font-weight:700;color:#4d4d4d;line-height:1.25}.school-name{color:#85b744;font-size:3.5rem;font-weight:800;line-height:1.25}.spinner{position:absolute;width:60px;height:60px;top:50%;left:50%;transform:translate(-50%,-50%)}.spinner div{box-sizing:border-box;display:block;position:absolute;width:60px;height:60px;border:4px solid #8fc649;border-radius:50%;animation:spinner 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:#8fc649 #fff0 #fff0 #fff0}.spinner div:nth-child(1){animation-delay:-0.45s}.spinner div:nth-child(2){animation-delay:-0.3s}.spinner div:nth-child(3){animation-delay:-0.15s}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (max-width:1024px){.content-block{flex-direction:column}.content-block img{width:100%;padding:2rem;min-width:350px;margin-right:0;margin-bottom:20px}.tile-container{flex-direction:column}.tile{width:90%;max-width:450px;margin-bottom:20px}h1{text-align:center;font-size:1.75rem}.school-name{font-size:2.5rem}}