*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}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,yellowgreen);border-radius:16px;height:140px;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%}.course-image-header{display:flex;justify-content:center;align-items:center;color:white;text-shadow:3px 3px 3px rgba(0,0,0,.6);font-size:1.2em;position:relative}.course-image-header__headline{position:absolute;background:rgb(0,0,0,.2);padding:0 10px;text-align:center}.course-image-header__headline::first-letter{font-size:1.5em}@media only screen and (max-width:760px){.course-image-header__image-1,.course-image-header__image-3{display:none}.course-image-header__image-2{width:100vw;height:180px}.course-image-header{font-size:.7em}.course-image-header::first-letter{font-size:1em}@media only screen and (max-width:823px) and (orientation:landscape){.course-image-header__image-1,.course-image-header__image-3{display:none}.course-image-header__image-2{height:180px}.course-image-header{font-size:.8em}.course-image-header::first-letter{font-size:1.1em}}}.course-header{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.4);height:90px;color:#fff;background-color:yellowgreen}@media only screen and (max-width:800px){.course-header>h1{font-size:22px}}.course-descriptor{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;height:100%}.course-descriptor__image-wrapper{width:50%;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding-left:50px}.course-descriptor__image{width:100%;height:360px;border-top-left-radius:12px;border-top-right-radius:36px;border-bottom-right-radius:12px;border-bottom-left-radius:36px}.course-descriptor__content-wrapper{width:50%;height:100%;text-align:justify;display:flex;justify-content:center;flex-wrap:wrap;padding:60px;line-height:34px}@media only screen and (max-width:800px),(max-width:1024px),(orientation:landscape) and (max-width:1024px){.course-descriptor__image-wrapper{width:100%;padding:30px 30px 0}.course-descriptor__image{width:100%;height:100%}.course-descriptor__content-wrapper{width:100%;line-height:22px;padding:30px;text-align:justify}}.course-books-con{display:flex;text-align:center;justify-content:center;flex-direction:column;width:100%;padding-bottom:60px;padding:16px}.course-books-con>h1{padding-bottom:20px}.course-books-con>p{padding-bottom:50px}@media only screen and (max-width:960px){.course-books-con>h1{font-size:20px}}.books-tap{display:flex;justify-content:center;margin-bottom:16px}.books-tap__content{background:white;height:50px;width:70%;padding:30px;box-shadow:2px 2px 3px rgba(0,0,0,.3);align-items:center;border-radius:6px;display:flex;justify-content:space-between}.books-tap__plus-icon{cursor:pointer}@media only screen and (max-width:800px){.books-tap__content{width:90%;padding:20px}.books-tap__content>h2{font-size:18px}}.first-books,.second-books,.third-books,.fourth-books,.fifth-books{display:none}.books-list-show{display:block}.books-tap-drop-down{display:flex;justify-content:center;padding-bottom:30px;flex-direction:column;align-items:center}.books-tap-drop-down__heading{background:white;height:50px;width:70%;padding:30px;box-shadow:2px 2px 3px rgba(0,0,0,.3);align-items:center;border-radius:6px;display:flex;justify-content:space-between}.books-tap-drop-down__content{background:white;height:50px;width:70%;padding:30px;box-shadow:2px 2px 3px rgba(0,0,0,.3);align-items:center;border-radius:6px;display:flex;justify-content:space-between}@media only screen and (max-width:800px){.books-tap-drop-down__heading{width:90%;padding:20px}.books-tap-drop-down__content{width:90%;padding:20px}}.common-descriptor{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;height:100%}.common-descriptor__image-wrapper-1,.common-descriptor__image-wrapper-2{width:50%;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.common-descriptor__image-1,.common-descriptor__image-2{width:100%;height:420px}.common-descriptor__content-wrapper-1,.common-descriptor__content-wrapper-2{width:50%;height:100%;text-align:justify;display:flex;justify-content:center;flex-wrap:wrap;padding:60px;line-height:32px}.common-descriptor__content-1>h2,.common-descriptor__content-2>h2{padding-bottom:14px}@media only screen and (max-width:800px),(max-width:1024px),(orientation:landscape) and (max-width:1024px){.common-descriptor__image-wrapper-1{width:100%;order:1}.common-descriptor__image-wrapper-2{width:100%}.common-descriptor__image-1,.common-descriptor__image-2{width:100%;height:100%}.common-descriptor__content-wrapper-1,.common-descriptor__content-wrapper-2{width:100%;line-height:22px;padding:30px;text-align:justify}}.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)}