.sideMenuWrpper{right:-101%}.sideMenuWrpper,.sideMenuWrpperActive{position:fixed;background:rgba(29,29,29,.377);height:100vh;width:100vw;z-index:10;transition:.5s ease;display:flex;justify-content:end;align-items:center}.sideMenuWrpperActive{right:0}.sidemenu{width:40vw;height:100%;background:#090909}.sidemenuX{height:10vh;justify-content:start}.sidemenuLinks,.sidemenuX{display:flex;width:90%;align-items:center;margin:0 auto}.sidemenuLinks{flex-direction:column;justify-content:center;height:80vh}.sidemenuLink:hover{color:var(--pri-color)}.sidemenuLink:hover:after{bottom:0}.sidemenuLink{width:fit-content;cursor:pointer;color:aliceblue;padding:5px 10px;height:50px;transition:.5s ease;overflow:hidden;position:relative;margin:15px 0}.sidemenuLink:after{width:100%;bottom:-10px;transition:.5s ease;border-radius:4px;left:50%;transform:translateX(-50%);content:"";position:absolute;height:4px;background:var(--pri-color)}.sidemenuLink span{font-family:Grote;font-size:2rem;font-weight:900}.sidemenuLinks button{width:200px;height:50px;margin-top:40px}@media only screen and (max-width:992px){.sidemenu{width:100vw!important}.sideMenuWrpper{position:fixed;justify-content:center;align-items:center}.sidemenuLink{width:fit-content;cursor:pointer;color:aliceblue;padding:5px 10px;height:50px;transition:.5s ease;overflow:hidden;position:relative;margin:7px 0}}nav{width:100%;justify-content:center;background:var(--sec-color)}.navPlacer,nav{height:100%;display:flex;align-items:center}.navPlacer{width:90%;flex-direction:row;justify-content:space-between;margin:0 auto}.navPlacer a{text-decoration:none;color:black}.navLogo div,.navLogo img{cursor:pointer}.navLogo div{font-size:3rem;width:45px;height:45px;border-radius:5px;display:flex;justify-content:center;align-items:center;background:var(--pri-color);font-family:BoldGrote}@media only screen and (max-width:992px){.navPlacer{width:95%}}@media only screen and (min-width:1620px){.navPlacer{width:1220px}}footer{background:#1a1a1a}.footerDark,footer{width:100vw;height:100%;position:relative;padding-top:10vh;z-index:3}.footerDark{background:var(--sec-color)}footer.darkFooter{background:var(--sec-color)!important}.footerPlacer{width:90%;height:100%;margin:0 auto}.footerTop{height:100%;width:100%;display:flex;flex-direction:row}.footerTopLeft{width:36%;height:100%}.footerTopRight{width:74%;display:flex;justify-content:space-between;align-items:start;flex-direction:row;height:100%}.footerTopLeft img{width:250px;height:120px;margin-bottom:20px}.footerTopLeft p{color:aliceblue;width:90%}.ftrColumn{width:32%;display:flex;flex-direction:column;height:fit-content}.ftrColumnTtileMain{margin-bottom:30px}.ftrColumnTtileMain,.ftrColumnTtileSub{font-weight:900;opacity:1!important;color:aliceblue}.ftrColumnTtileSub{margin:10px}.ftrColumn a,.ftrColumn p{color:aliceblue;opacity:.7;cursor:pointer;margin-bottom:10px;font-family:GroteSlim}.ftrColumn a{text-decoration:none}.fbT{width:100%;height:70px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.fbT span{font-family:GroteSlim;font-size:.9rem;color:var(--pri-color)}.fbT div{width:30%;height:2px;background:rgba(240,248,255,.2)}.fbB{width:100%;height:300px;position:relative;display:flex;overflow:hidden}.fbB img{width:90%;bottom:-100%;opacity:.1}.fbB .bfLogo,.fbB img{position:absolute;filter:grayscale(1)}.fbB .bfLogo{width:100%;left:50%;transform:translateX(-50%);font-size:20rem;bottom:-50%;text-align:center;font-weight:900;opacity:.08;font-family:BoldGrote}.bf1{color:aliceblue}.bfLogo .bf2{margin-left:10px;background:var(--pri-color)}@media only screen and (max-width:992px){footer{padding-top:7vh}.footerTop,.footerTopLeft{flex-direction:column}.footerTopLeft{display:flex;justify-content:center;align-items:center;width:100%;height:fit-content;margin-bottom:30px}.footerTopLeft p{width:100%;text-align:center}.footerTopLeft img{width:150px;height:70px}.footerTopRight{width:100%;flex-direction:column}.ftrColumn{width:100%;margin-bottom:30px;text-align:center}.ftrColumnTtileMain{margin-bottom:5px}.fbT{height:fit-content;flex-direction:column}.fbT span{font-size:.8rem;margin:30px 0}.fbB{height:100px}.bfLogo{font-size:5.5rem!important;bottom:-35%!important}.footerPlacer{width:95%;height:100%;margin:0 auto}}@media only screen and (min-width:1620px){.footerPlacer{width:1220px}}@media (min-width:993px) and (max-width:1024px){.fbT span{font-size:.8rem}.footerTopLeft{width:40%;height:100%}.footerTopRight{width:60%;display:flex;justify-content:space-between;align-items:start;flex-direction:row;height:100%}}