@import url("https://fonts.googleapis.com/css2?family=Oswald&display=swap");@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap");body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:#1b263b;overflow:overlay}a{color:inherit;text-decoration:none}*{box-sizing:border-box}::-webkit-scrollbar{width:10px;height:7px}::-webkit-scrollbar-thumb{background:rgba(7,11,18,.7);border-radius:3px}::-webkit-scrollbar-track{background:rgba(69,82,112,0)}::-webkit-scrollbar-track:hover{background:rgba(52,64,94,.8)}::-webkit-scrollbar-thumb:hover{background:rgba(7,11,18,.9)}.react-swipeable-view-container{height:100%}:focus{outline:none}