body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{overflow-x:hidden}.App{display:flex;flex-direction:column;height:100vh;width:100vw}.App-NavBar{height:6vh;position:fixed;top:0;width:100vw;z-index:1000}.App-Foot{width:100vw}.NavBar{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#f5f5f7e6;padding:0 5%;position:relative;width:90%}.NavBar,.NavBar-Top{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-evenly}.NavBar-Top{width:100%}.NavBar-button{background-color:initial;border:none;color:#000;font-size:.85rem;height:6vh;max-width:100vw;text-decoration:none;transition:color .3s}.NavBar-button:hover{color:gray;cursor:pointer}.NavBar-Logo1{height:2.3vh}.NavBar-searchIcon{height:2.5vh}.NavBar-SubMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#f5f5f7e6;display:flex;flex-direction:row;left:0;padding:2% 12% 3%;position:absolute;top:100%;width:76%;z-index:1001}.NavBar-Music:hover .NavBar-SubMenu,.NavBar-Physics:hover .NavBar-SubMenu,.NavBar-Sports:hover .NavBar-SubMenu,.NavBar-Store:hover .NavBar-SubMenu{opacity:1;transform:translateY(0) ease .3s}.NavBar-ItemTitle{color:#000;font-size:2rem;font-weight:700;width:15%}.NavBar-ItemTitle a{color:#000;font-weight:700;text-decoration:none}.NavBar-Item{align-items:start;display:flex;flex-direction:column;justify-content:start;margin-right:4%}.NavBar-Item a{color:#000;display:block;font-size:16px;padding:10px 20px;text-decoration:none;transition:color .3s}.NavBar-Item a:hover{color:gray;cursor:pointer}.Foot{background-color:#f2f2f2;color:#404040;display:flex;flex-direction:column;padding:3vh 15vw;width:70vw}.Foot-component1{align-items:center;display:flex;flex-direction:row;font-size:.8rem;justify-content:space-between;margin-bottom:3vh;width:100%}.Foot-component1 p{margin:0}.Foot-mainLogo{height:2vh;margin-bottom:.3vh}.Foot-component2{border-bottom:1px solid #404040;border-top:1px solid #404040;display:flex;flex-direction:row;padding:3vh 0;width:100%}.Foot-subComponent{color:#404040;font-size:.8rem;width:20%}.Foot-subComponent b,.Foot-subComponent p{margin:10px 0}.Foot-component3{display:flex;flex-direction:row;font-size:.8rem;justify-content:space-between;padding:2vh 0 0;width:100%}.Foot-component3 a{color:#404040;text-decoration:none;width:30%}.Foot-terms{align-items:center;display:flex;flex-direction:row;justify-content:end;text-align:right;white-space:nowrap;width:30%}.Foot-terms p{margin:0 .5vw 0 1vw}.Foot-terms a:hover{cursor:pointer;text-decoration:underline}.Home-Hero{align-items:center;background-color:#f0f8ff;background-image:url(https://i.pinimg.com/1200x/eb/e3/9f/ebe39f98b70c788787ee569f711454c6.jpg);background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;font-size:2rem;height:65vh;padding:10vh 0}.Home-Hero h1{margin-bottom:2vh}.Home-Hero a{color:#fff;font-size:1.5rem;text-decoration:none}.Home-Hero a:hover{cursor:pointer;text-decoration:underline}.Home-Secondary{display:flex;flex-direction:row;gap:1vh;height:35vh;margin:1vh 0;width:100vw}.Home-SecondaryContent{background-color:#d3d3d3;flex:1 1;height:100%}
/*# sourceMappingURL=main.e6a9bc51.css.map*/