.navbar{color:#eeecec;margin:auto;padding:1rem 2rem}.navbar-content{align-items:center;display:flex;justify-content:space-between}.navbar-content .back{height:30px;width:25px}.name{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:30px}.navbar-content .name{box-shadow:0 5px 10px 2px rgba(34,60,80,.2);font-weight:600;letter-spacing:2px;margin:0;text-transform:uppercase}a{text-decoration:none}.navbar-content a{color:#eeecec;font-size:1.25rem}.navbar-content .adds{display:flex;justify-content:space-between;width:15%}.hero{position:relative}.hero:before{background-color:rgba(121,33,148,.829);-webkit-filter:blur(70px);filter:blur(70px);height:100px;left:0;top:90%;width:100px}.hero:after,.hero:before{border-radius:50%;content:" ";position:absolute;z-index:-1}.hero:after{background-color:rgba(17,107,103,.384);-webkit-filter:blur(100px);filter:blur(100px);height:150px;right:0;top:150%;width:150px}.hero-content{display:flex}.hero-img{height:300px;margin:2rem auto;width:100vw}.search-form{-ms-grid-columns:8fr 1.5fr;display:-ms-grid;display:grid;grid-template-columns:8fr 1.5fr;width:100vw}.search{background-color:hsla(0,0%,9%,.4);border:none;color:#eeecec;padding:.9rem}.search-input{font-size:.9rem}.search-input::-webkit-input-placeholder{color:#eeecec}.search-input:-ms-input-placeholder{color:#eeecec}.search-input::placeholder{color:#eeecec}.search-btn{width:100%}.search-btn .s-icon{height:20px}.search-btn span{display:none}.stock-list{-ms-grid-columns:1fr 1fr;grid-gap:10px;display:-ms-grid;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:1rem 10px}.stock-list li{background-color:hsla(0,0%,9%,.4);box-sizing:border-box;color:#eeecec;height:100%;padding:1rem;transition:all 1ms ease-in-out}.stock-list li:active{-webkit-transform:scale(.95);transform:scale(.95)}.stock-list li .arrow{margin-right:5px;width:10px}.name h2{font-size:1.1rem}.name span{background-color:hsla(0,0%,100%,.089);border-radius:10px;margin:5px;padding:.4rem}.finance-stuff{align-items:center;display:flex;justify-content:space-between}.hero-detail{color:#eeecec;margin:0 auto;padding:1rem 3rem;width:70%}.hero-detail .hero-content-detail{align-items:center;display:flex;justify-content:space-between;margin:0 auto}.hero-detail .hero-content-detail .hero-img{height:200px;margin:0;width:40%}.detail-name{align-items:center;display:flex;font-size:1.1rem}.detail-name span{background-color:hsla(0,0%,100%,.089);border-radius:10px;margin:5px 5px 5px 20px;padding:.4rem}.detail-hero-finance{align-items:center;display:flex;justify-content:space-between;margin-top:25px}.detail-hero-finance .changes .arrow{margin-right:7px}.cards-list{color:#eeecec;margin:0 20px}.cards-list .card-item{-ms-grid-columns:1fr 2fr 1fr;align-items:center;background-color:hsla(0,0%,9%,.4);box-sizing:border-box;display:-ms-grid;display:grid;grid-template-columns:1fr 2fr 1fr;margin-top:15px;padding:1rem}.cards-list .card-item .year{font-size:1.25rem;font-weight:700}.no-info{color:#eeecec;font-size:1.5rem;margin:5rem;text-align:center}*{margin:0;padding:0}ul{list-style:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0c0c0c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;margin:0;width:100%}.App{position:relative}.App:before{background-color:rgba(121,33,148,.829);-webkit-filter:blur(150px);filter:blur(150px);right:0;width:275px}.App:after,.App:before{border-radius:50%;content:" ";height:200px;position:absolute;top:0;z-index:-1}.App:after{background-color:rgba(17,107,103,.384);-webkit-filter:blur(110px);filter:blur(110px);right:300px;width:300px}@media (max-width:440px){.cards-list .card-item,.stock-list{grid-template-columns:1fr}.cards-list .card-item{gap:15px;grid-template-rows:1fr 1fr 1fr}.detail-name{font-size:.7rem}}
/*# sourceMappingURL=main.9ae7dba4.css.map*/