.Header{color:#000;z-index:3;background-color:#fff;justify-content:space-between;align-items:center;width:100%;height:70px;margin:0;display:flex;position:fixed;top:0;left:0;box-shadow:0 0 10px #535353}.HomeButton{text-align:left;justify-content:flex-start;align-items:center;height:100%;padding:10px;display:flex}.HeaderImg{width:55px;height:55px;margin-right:10px}.HeaderText{color:#000;margin:5px;font-size:40px;font-weight:700;text-decoration:none}.Navbar{align-items:center;margin-left:auto;padding:20px;display:flex}@media (max-width:900px){.Navbar{display:none}}.NavItem{color:#000;border-radius:10px;margin:10px;padding:10px;font-size:18px;font-weight:575;text-decoration:none;transition:background-color .2s ease-in-out,color .2s ease-in-out}.NavItem:hover{color:#4b2e83;background-color:#dac9ff}
.Sidebar{z-index:1;background-color:#fff;flex-direction:column;align-items:center;width:0;height:100%;transition:all .5s;display:flex;position:fixed;top:0;right:0;overflow-x:hidden}.SideNavItem{color:#000;text-wrap:nowrap;margin:10px auto 10px 10px;padding:10px;font-size:30px;font-weight:575;text-decoration:none}.ThreeBars{cursor:pointer;margin:10px;padding:10px;font-size:27px;display:none}@media (max-width:900px){.ThreeBars{display:block}}.Unselectable{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.Close{cursor:pointer;margin-top:-13px;margin-left:auto;margin-right:6px;padding:10px;font-size:50px}.Dim{opacity:.75;background-color:#000;width:100%;height:100%;transition:all .5s;display:none;position:fixed;top:0;left:0}
.Footer{color:#dac9ff;background-color:#4b2e83;justify-content:space-around;align-items:center;width:100%;display:flex}.ContactUsText{margin-left:auto;font-size:30px}.Contacts{margin-top:5px}.Link{color:#dac9ff;text-decoration:underline}.TextContainer{flex-direction:column;justify-content:space-between;align-items:flex-start;margin:20px auto 20px 40px;display:flex}@media (max-width:650px){.Footer{flex-direction:column;justify-content:center;align-items:center}.Contacts{margin-left:3%;margin-right:3%}.ContactUsText{margin-bottom:10px;margin-left:0}.TextContainer{margin-top:0;margin-left:0;margin-right:0}}
