*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}html{font-size:16px}body{color:rgba(0,0,0,.7);word-spacing:1px}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-thumb{background:linear-gradient(white,limegreen);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;height:90px;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.4);color:#fff;background-color:limegreen}@media only screen and (max-width:800px){.course-header>h1{font-size:22px}}.grid-image-gallery{height:100%;width:100%;padding:.6em 0 1.4em;display:flex;align-items:center;flex-direction:column;justify-content:center;background:linear-gradient(to right bottom,white,rgba(50,205,50,.1),white)}.grid-image__block{display:none}.grid-image-gallery__btn{background:limegreen;padding:.6em .8em;outline:none;margin:1.5em 1.5em 0 0;align-self:flex-end;border:4px solid white;font-weight:bold;border-radius:6px;color:white;font-size:1.2em;cursor:pointer}.grid-image-gallery>h2{font-size:1.4em;padding:12px;color:white;border-radius:6px;background:rgba(0,0,0,.2);text-shadow:3px 3px 3px rgba(0,0,0,.4)}.grid-images__folder-wrapper{display:grid;grid-template-columns:repeat(3,minmax(80px,360px));grid-auto-rows:minmax(40px,300px);grid-column-gap:2em;grid-row-gap:2em;padding:2.4em 2em}.grid-image__folder{width:100%;height:100%;cursor:pointer;background:#fff;border-radius:4px;text-decoration:none}.grid-image__folder:hover .grid-image__folder-images{filter:grayscale(100%);z-index:2}.grid-image__folder-images{display:grid;grid-template-columns:repeat(2,minmax(30px,180px));grid-auto-rows:minmax(30px,110px);grid-column-gap:.4em;grid-row-gap:.4em;padding:.4em}.grid-image__folder-image{width:100%;height:100%;cursor:pointer}.grid-image__folder-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.4em 1em}.grid-image__folder-headline{color:rgba(0,0,0,.7)}.grid-image__folder-sub-headline{font-size:.96rem;color:dodgerblue;padding-top:3px;font-weight:bold}@media only screen and (max-width:760px){.grid-image-gallery__btn{font-size:.95em}.grid-images__folder-wrapper{grid-template-columns:repeat(1,minmax(80px,280px));grid-auto-rows:minmax(60px,300px);grid-gap:30px;padding:1.2em}}@media only screen and (max-width:960px) and (orientation:landscape){.grid-images__folder-wrapper{grid-template-columns:repeat(2,minmax(80px,300px));grid-auto-rows:minmax(60px,300px);grid-gap:24px;padding:1.2em}}.grid-video-gallery{height:100%;width:100%;padding:.6em 0 1.4em;display:flex;align-items:center;flex-direction:column;justify-content:center;background:linear-gradient(to left bottom,white,rgba(50,205,50,.1),white)}.grid-video__block{display:none}.grid-video-gallery__btn{background:white;padding:.6em .8em;outline:none;margin:1.5em 1.5em 0 0;align-self:flex-end;border:4px solid limegreen;font-weight:bold;border-radius:6px;color:limegreen;font-size:1.2em;cursor:pointer}.grid-video-gallery>h2{font-size:1.4rem;padding:12px;color:white;border-radius:6px;background:rgba(0,0,0,.2);text-shadow:3px 3px 3px rgba(0,0,0,.4)}.grid-videos__folder-wrapper{display:grid;grid-template-columns:repeat(3,minmax(80px,360px));grid-auto-rows:minmax(40px,300px);grid-column-gap:2em;grid-row-gap:2em;padding:2.4em 2em}.grid-video__folder{width:100%;height:100%;cursor:pointer;background:#fff;border-radius:4px;text-decoration:none}.grid-video__folder:hover .grid-video__folder-images{filter:grayscale(100%);z-index:2}.grid-video__folder-images{display:grid;grid-template-columns:repeat(2,minmax(30px,180px));grid-auto-rows:minmax(30px,110px);grid-column-gap:.4em;grid-row-gap:.4em;padding:.4em}.grid-video__folder-image{width:100%;height:100%;cursor:pointer}.grid-video__folder-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.4em 1em}.grid-video__folder-headline{color:rgba(0,0,0,.7)}.grid-video__folder-sub-headline{font-size:.96rem;color:dodgerblue;padding-top:3px;font-weight:bold}@media only screen and (max-width:760px){.grid-video-gallery__btn{font-size:.95em}.grid-videos__folder-wrapper{grid-template-columns:repeat(1,minmax(80px,280px));grid-auto-rows:minmax(60px,300px);grid-gap:30px;padding:1.2em}}@media only screen and (max-width:960px) and (orientation:landscape){.grid-videos__folder-wrapper{grid-template-columns:repeat(2,minmax(80px,300px));grid-auto-rows:minmax(60px,300px);grid-gap:24px;padding:1.2em}}.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)}