*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:sans-serif;scroll-behavior:smooth}html{font-size:16px}body{background-color:#fefefe;color:rgba(0,0,0,.7);word-spacing:1px}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-thumb{background:linear-gradient(white,rgb(78,136,194));border-radius:16px;height:20px;border:2px solid white}.contact-header__details{text-align:center;color:white;padding:20px;background:#20232a;height:auto;width:100%}.contact-header__details p{display:inline-block;padding:0 3px}.contact-header__column-rule{display:inline-block;padding:0 6px}@media only screen and (max-width:562px){.contact-header__column-rule{display:none}}@media only screen and (orientation:landscape) and (max-width:960px){.contact-header__column-rule{display:inline-block}}.nav-bar{display:flex;background-color:#282c34;flex-wrap:wrap;height:100%;position:sticky;top:0;box-shadow:1px 0 8px 2px rgba(0,0,0,.2);align-items:center;justify-content:space-between;padding:6px 16px;z-index:3}.nav-bar__logo{height:70px;border-radius:6px;margin-top:2px;padding:0 8px}.nav-bar__link{text-decoration:none}.nav-bar__burger-container{display:none}@media only screen and (max-width:800px){.nav-bar__links{display:none}.nav-bar__logo{max-height:52px;width:auto}.nav-bar__burger-container{display:block}.nav-bar__burger-menu{margin-right:10px;position:relative;cursor:pointer}.nav-bar__burger-drop-down{position:absolute;top:58px;right:14px;transition:.25s all}}@media only screen and (orientation:landscape) and (max-width:1040px){.nav-bar__links{display:none}.nav-bar__logo{max-height:52px;width:auto}.nav-bar__burger-container{display:block}.nav-bar__burger-menu{margin-right:10px;position:relative;cursor:pointer}.nav-bar__burger-drop-down{position:absolute;top:58px;right:14px;transition:.25s all}}.nav-menu{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;color:white;background-color:transparent;padding:8px 12px;border-radius:6px;font-size:14px;font-weight:bold}.nav-menu:hover{animation:hover .2s ease-in-out 0s forwards}@keyframes hover{100%{color:#282c34;background-color:white;transform:scale(1.04)}}.nav-drop-down{width:160px;background:white;border-radius:5px;position:relative;z-index:3;display:none}.nav-drop-down__show{display:block}.nav-drop-down:after{position:absolute;right:10%;top:-7px;width:0;height:0;content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #fff;z-index:3}.nav-drop-down__menu{display:block;text-align:center;font-weight:bold;padding:8px;text-decoration:none;color:#282c34;border-radius:5px}.nav-drop-down__menu:hover{color:white;background-color:#282c34;transition:.25s all}.progress-container{margin-top:2px;width:100%;height:2px}.progress-bar{height:2px;background:linear-gradient(to right,white,tomato,yellowgreen,rgb(255,223,86),dodgerblue,slateblue,white);width:0%}.teacher-register__wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;overflow-x:hidden;margin:auto;width:100%}.teacher-register__school-name-img{width:180px;display:block;margin-top:60px}.teacher-register__form{height:500px;width:360px;box-shadow:1px 1px 6px 2px rgba(0,0,0,.2);border-radius:3px;background-color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:20px 0 80px}@media only screen and (max-width:760px) and (orientation:landscape){}.teacher-register__title{color:rgb(78,136,194);font-weight:bold;font-size:16px;padding:6px;text-align:center;margin-top:12px;margin-bottom:6px}.teacher-register__input-field-block{position:relative}.teacher-register__input-field{width:280px;height:40px;outline:none;font-size:15px;border:2px solid #dfe1e6;border-radius:3px;padding:10px;margin-top:14px}.teacher-register__input-field:focus{border:1.5px solid rgb(149,180,211);transition:all 300ms}.teacher-register__input-field:focus::placeholder{font-size:16.2px;transition:font-size 360ms;color:rgb(149,180,211)}.teacher-register__show-password-image{position:absolute;height:20px;width:20px;right:10px;top:24px;cursor:pointer}.teacher-register__btn{width:280px;height:40px;white-space:nowrap;color:white;font-weight:bold;outline:none;font-size:16px;background-color:rgb(78,136,194);border-radius:4px;padding:10px;margin-top:16px;cursor:pointer;border:none}.teacher-register__btn:active{box-shadow:2px 2px 4px rgba(0,0,0,.4);transform:translateY(1px)}.teacher-register__register--wrapper{display:flex;justify-content:space-around;margin-top:20px;margin-bottom:12px}.teacher-register__forgot-password{display:inline-block;font-size:14px;color:rgb(78,136,194);text-decoration:none;margin-bottom:6px}.teacher-register__register{color:rgb(78,136,194);text-decoration:none;font-size:14px}.footer{background:#282c34;width:100%;height:100%;display:flex;justify-content:space-between;flex-wrap:wrap;padding:4%}.footer__about-school{display:flex;flex-direction:column;max-width:348px;align-items:center;margin-bottom:12px}.footer__about-school>h2{display:flex;justify-content:center;align-items:center;color:white;font-size:1.1rem;flex-wrap:wrap}.footer__about-school>p{padding:.8rem;color:#a5b1c2}.footer__store-link{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:16px;width:17em;height:4em}.footer__store-link__img-btn-1,.footer__store-link__img-btn-2{max-width:8em}.footer__store-link__img-btn-1:active,.footer__store-link__img-btn-2:active{transform:translateY(1px);box-shadow:2px 2px 4px rgba(0,0,0,.4)}.footer__external-link{display:inline-block;padding:12px 12px 0;cursor:pointer}.footer-copyright{background:#20232a;display:flex;color:white;flex-direction:row;align-items:center;padding:22px 16px;flex-wrap:wrap;justify-content:space-between;font-size:15px;text-align:center}.footer-copyright>p>span{font-weight:bold;font-size:14px;cursor:pointer}@media only screen and (max-width:453px){.footer-copyright{justify-content:center;flex-direction:column}}@media only screen and (orientation:landscape) and (max-width:730px){.footer{justify-content:space-around}}.footer-link-container{padding:7px 10px;margin-bottom:16px;display:flex;flex-direction:column}.footer-link-container>h2{color:white;font-size:1.1rem;margin-bottom:8px}.footer-link-container__link{display:inline-block;color:#a5b1c2;margin-top:14px;margin-left:6px;text-decoration:none}.footer-link-container__info{display:inline-block;color:#a5b1c2;margin-top:14px;margin-left:6px;text-decoration:none}.footer-link-container__link:hover{color:wheat;transition:.5s all;cursor:pointer;transform:scale(1.02)}