@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap);*{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;margin:0;padding:0}html{font-size:100%}@media only screen and (max-width:1024px){html{font-size:80%}}@media only screen and (max-width:600px){html{font-size:60%}}body{background-color:#22303c;color:#fff;font-family:Montserrat,sans-serif;font-weight:400;line-height:1.5}@media only screen and (max-width:600px){body{margin-bottom:3rem}}a{color:unset;text-decoration:none}@media(hover:hover){a:hover{color:plum}}button,input{outline:0}ul{list-style-type:none}img{max-width:100%}iframe{border:0}.container{margin:auto;max-width:1660px}.mb-3{margin-bottom:3rem}.mb-2{margin-bottom:2rem}.section{padding:0 2rem}.section__header{justify-content:space-between}.logo,.section__header{align-items:center;display:flex}.logo{font-size:2.5rem;font-weight:600;justify-content:unset}@media only screen and (max-width:600px){.logo{font-size:2rem}}.logo img{margin-right:10px;width:50px}@media only screen and (max-width:600px){.logo img{margin-right:0;width:30px}}.header{height:8rem;left:0;position:fixed;top:0;transition:height .3s ease,background-color .3s ease;width:100%;z-index:99}.header.shrink{background-color:#22303c;height:5rem}.header__wrap{align-items:center;display:flex;height:100%;justify-content:space-between;padding:0 2rem}@media only screen and (max-width:600px){.header__wrap{justify-content:center}}.header__nav{align-items:center;display:flex;justify-content:unset}.header__nav>*~*{margin-left:2rem}.header__nav li{font-size:1.5rem;font-weight:700;padding:5px 0;position:relative}@media only screen and (max-width:600px){.header__nav li{font-size:1rem}}.header__nav li:after{background-color:plum;bottom:0;content:"";height:2px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:width .5s ease;width:0}.header__nav li.active:after,.header__nav li:hover:after{width:100%}@media only screen and (max-width:600px){.header__nav{align-items:center;background-color:#000;bottom:0;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);display:flex;height:5rem;justify-content:space-between;left:0;padding:0 2rem;position:fixed;width:100%}.header__nav>*~*{margin-left:0}}.footer{padding:2rem;position:relative}.footerContentContainer{max-width:1000px}.footerListItems{display:grid;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:600px){.footerListItems{grid-template-columns:repeat(2,1fr)}}.footerListItem{align-items:flex-start;display:flex;flex-direction:column;font-size:.75rem;font-weight:600;justify-content:flex-start;margin-top:1rem}.footerListItem>*~*{margin-top:1rem}#spinnerOverlay{align-items:center;display:flex;height:60vh;justify-content:center;width:100%}#spinnerContainer{animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;border:3px solid hsla(0,0%,76%,.6);border-radius:50%;border-top-color:#636767;display:inline-block;height:50px;width:50px}@keyframes spin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}
/*# sourceMappingURL=main.92eb16fc.css.map*/