@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap);:root{--primary:#6900ff;--secondary:#118c4f;--background:#f5f8ff;--background-body:#26272b;--background-card:#20004e}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Quicksand,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}.primary{color:#6900ff;color:var(--primary)}*{box-sizing:border-box;margin:0;padding:0}ul{list-style-type:none}a{color:#333;text-decoration:none}.container{max-width:1240px}h1{font-size:3.5rem}h1,h2{line-height:1.2}h2{font-size:2.4rem}h5{font-size:1.1rem;line-height:1.2}p{font-size:1.2rem}.btn{background-color:#118c4f;background-color:var(--secondary);border:1px solid #118c4f;border:1px solid var(--secondary);border-radius:24px 4px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:14px 32px}.btn:hover{box-shadow:0 8px 24px rgba(0,0,0,.15)}input{background:transparent;border:1px solid #118c4f;border:1px solid var(--secondary);border-radius:24px 4px;font-family:Quicksand,sans-serif;font-size:1rem;margin-right:.8rem;padding:12px 32px}@media screen and (max-width:768px){h1{font-size:2.1rem}h1,h2{line-height:1.2}h2{font-size:1.5rem}h5{font-size:1.1rem;line-height:1.2}p{font-size:1rem}.btn{margin:1rem 0}.btn,input{width:100%}}.header{background:#fff;border-bottom:1px solid #eee;height:90px;left:0;position:-webkit-sticky;position:sticky;top:0;transition:.3s ease-in;width:100%;z-index:10}.header-bg{background-color:rgba(201,210,231,.96)}.header .container{align-items:center;display:flex;height:100%;justify-content:space-between;padding:1rem}.header .navbar-logo{font-size:2.5rem}.colors{color:var(--primary)}.nav-menu{display:flex}.nav-menu li{padding:0 1rem}.nav-menu a{color:#333;font-size:1rem;font-weight:600}.nav-menu .btn-mobile{display:none}.nav-menu .active{color:var(--primary);font-weight:700}.hamburger{cursor:pointer;display:none}@media screen and (max-width:1240px){.hamburger{display:flex}.header .btn-header{display:none}.nav-menu{background:#fff;border-left:1px solid #eee;flex-direction:column;height:100vh;justify-content:start;position:absolute;right:-100%;top:90px;transition:.4s;width:50%;z-index:2}.nav-menu .btn-mobile{display:block}.nav-menu.active{right:0}.nav-menu li{border-bottom:1px solid #eee;padding:1rem;width:100%}.nav-menu a{font-size:1.2rem}}.footer{background-color:#c9d2e7;margin-top:6rem;padding:2rem 0}.footer .container{display:grid;grid-template-columns:repeat(5,1fr);justify-content:space-between;padding:1rem}.footer .col{display:flex;flex-direction:column}.footer .text-footer{font-size:2rem;margin-top:1.5rem}.footer .addres-footer{font-size:14px;line-height:20px;margin-top:1rem}.footer .bar{border-bottom:4px solid var(--primary);margin:1rem 0;width:30px}.footer a{font-size:1rem}.footer .icon{color:#303030;margin-right:4px}.footer h5{margin-top:2rem}.footer .sosial{line-height:24px}.footer .sosial a{align-items:center;display:flex}.footer .sosial span{margin-left:5px}@media screen and (max-width:940px){.footer .container{grid-template-columns:repeat(2,1fr)}.footer .col-1{display:none}}@media screen and (max-width:576px){.footer .container{grid-column-gap:25px}.footer .text-footer{font-size:20px;margin-top:2rem}}.coin-section{padding-top:4rem}.coin-section .navbar{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;padding:0 1rem}.coin-section .head-text{margin-left:1rem}.icon{color:var(--primary);font-size:2rem}.purple{color:var(--secondary)}.container{margin:auto;max-width:1140px}.heading{align-items:center;background-color:var(--background-card);border-radius:8px;box-shadow:0 0 9px #18191b;color:#f4f4f4;display:flex;font-weight:700;justify-content:space-between;margin:1rem;padding:.7rem 1rem}.coin-name{margin-left:-4rem}.coin-row{align-items:center;background-color:var(--background-card);border-radius:8px;box-shadow:0 0 9px #18191b;color:#f4f4f4;display:flex;justify-content:space-between;margin:1rem;padding:.7rem 1rem}.coin-row:hover{cursor:pointer;-webkit-transform:scale(1.01);transform:scale(1.01);transition:.3s ease-in-out}.coin-section img{height:40px;margin-right:8px;width:auto}.img-symbol{align-items:center;display:flex}@media screen and (max-width:720px){.hide-mobile{display:none}}.featured{background-color:var(--background);-webkit-clip-path:polygon(0 0,100% 10%,100% 100%,0 90%);clip-path:polygon(0 0,100% 10%,100% 100%,0 90%);padding:8rem 0;width:100%}.featured .container{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;padding:1rem}.featured .left{display:flex;flex-direction:column;justify-content:center;padding-bottom:2rem}.featured .left p{margin:1.5rem 0}.featured .left .btn{align-self:flex-start}.featured .right{display:flex;flex-wrap:wrap;justify-content:space-evenly}.featured .right .card{border:1px solid #d3d3d3;border-radius:24px;box-shadow:0 8px 24px rgba(0,0,0,.12);display:flex;flex-direction:column;height:170px;margin:.4rem;padding:12px 22px;text-align:center;width:170px}.featured .right .card:hover{box-shadow:0 8px 24px rgba(0,0,0,.2)}.featured .card .top{display:flex;flex-direction:column}.featured .right img{margin:auto;padding:.2rem 0;width:50px}.featured .icon{align-items:center;font-size:36px;justify-content:center;margin:auto;padding-top:6px}.featured span{font-size:22px}.green{color:var(--primary)}.red{color:red}@media screen and (max-width:940px){.featured .container{grid-template-columns:1fr}.featured .left .btn{align-self:center}}@media screen and (max-width:478px){.featured .container .right .card{width:100%}}.hero .container{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;margin:4rem auto;padding:1rem}.hero .input-container,.hero h1{padding:1rem 0}.hero .img-container{display:flex;width:100%}.hero img{border-radius:24px 4px;box-shadow:0 0 7px #18191b;margin:auto;max-width:80%}@media screen and (max-width:940px){.hero .container{grid-template-columns:1fr;margin:1rem 0}}.signup .container{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;padding:2rem 1rem}.signup .left{text-align:center}.signup img{border-radius:24px 4px;box-shadow:0 0 7px #18191b;cursor:pointer;width:400px}.signup img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);transition:.5s ease-in-out}.signup .right p{margin:2rem 0}@media screen and (max-width:940px){.signup .container{grid-template-columns:1fr}}@media screen and (max-width:576px){.signup img{margin-bottom:1rem;width:100%}}.coin-container .content{background-color:var(--background-card);border-radius:8px;box-shadow:0 0 12px #18191b;color:#f4f4f4;display:flex;flex-direction:column;margin:1rem auto;max-width:740px;padding:.7rem 1rem}.coin-container .content h2{text-align:center}.rank{margin-top:10px}.rank-btn{background-color:#6900ff;border:1px solid #6900ff;border-radius:8px;box-shadow:0 0 8px #6900ff;padding:.2rem}.info{display:grid;grid-template-columns:repeat(2,1fr)}.info .coin-heading{align-items:center;display:flex;margin:1rem 0}.info .coin-heading img{margin-right:.8rem;width:10%}.info .coin-price{align-items:center;display:flex;justify-content:center}.info p{padding-right:1rem}table{margin:.5rem 0}td,th{padding:8px;text-align:center}th{background-color:#333}.stats{grid-gap:2rem;display:grid;grid-template-columns:repeat(2,1fr);width:100%}.stats .row{border-bottom:1px solid grey;display:flex;justify-content:space-between;margin:.6rem 0;padding-bottom:.5rem}.stats .row p:first-child{color:#d3d3d3}.about h3{margin:1rem 0}.coin-container .content .date-text{font-weight:100;margin-bottom:1rem;text-align:right}@media screen and (max-width:700px){.coin-container .content{margin:.5rem;max-width:100%;padding:0 .5rem}.stats{grid-template-columns:1fr}td,th{padding:3px}.rank{margin:.5rem}.rank-btn{margin:.5rem 0}}@media screen and (max-width:576px){.coin-container .content{padding:1rem}.info .coin-heading img{width:100%}}.not-found{display:flex;height:80vh}.not-found .not-found-content{align-items:center;margin:auto;padding:1rem;text-align:center}.not-found .not-found-content .head-text{font-size:2rem}.not-found .not-found-content .not-found-text{font-size:1rem;margin:1rem 0;padding-bottom:1rem}
/*# sourceMappingURL=main.81051e34.css.map*/