@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300&display=swap);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}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fafafa;font-family:Poppins,sans-serif;padding:20px}.App{border-radius:25px;box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15),inset 0 1px 3px 0 rgba(0,0,0,.02),inset 0 0 0 1px rgba(27,31,35,.15);margin:0 auto;max-width:550px;padding-bottom:30px}.nav{align-items:center;box-shadow:0 3px 7px rgba(0,0,0,.1);display:flex;height:70px;padding:0 40px}.nav-logo{height:auto;max-width:100px}section{padding:20px}.hero{display:flex;flex-direction:column}.hero-img{align-self:center;margin:24px 0 32px;max-width:400px;width:100%}.hero-header{font-weight:36px;font-weight:600;margin-bottom:16px}.hero-text{color:#222;font-weight:300}.cards-list{display:flex;flex-wrap:nowrap;gap:20px;margin:30px 20px 0;overflow-x:auto;padding:0 0 8px}.cards-list::-webkit-scrollbar{border:1px solid #d2d2d7;border-radius:6px;height:6px}.cards-list::-webkit-scrollbar-thumb{background-color:#d2d2d7;border-radius:6px;height:6px}.cards-list::-webkit-scrollbar-thumb:hover{background-color:#b6b6b6}.cards-list::-webkit-scrollbar:vertical{display:none}.card{color:#222;display:flex;flex-direction:column;font-size:12px;font-weight:300;position:relative;width:180px}.card-badge{background-color:#fff;border-radius:2px;font-weight:700;left:8px;padding:5px 7px;position:absolute;top:8px}.card-img{border-radius:10px;min-width:176}.card-stats{align-items:center;display:flex;margin:8px 0}.card-rating-icon{margin-right:4px;width:14px}.gray{color:#918e9b}.bold{font-weight:600}.card p{line-height:1.5;margin-bottom:4px}
/*# sourceMappingURL=main.c5113caa.css.map*/