@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap);html{box-sizing:border-box;font-family:Poppins,sans-serif;font-size:62.5%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(178.6deg,#142432 11.8%,#7c8fa1 83.8%);background-attachment:fixed;font-size:1.6rem;margin:0}.App{color:#fff;display:flex;flex-direction:column;gap:5rem;justify-content:center}.header{align-items:center;background-color:#091826;display:flex;justify-content:space-between;padding:1rem 3rem;position:-webkit-sticky;position:sticky;right:0;top:0}.header>div:first-of-type{flex:50% 1;height:5rem;width:5rem}.header>div>img{height:5rem;width:5rem}.header>div:nth-of-type(2){display:flex;flex:50% 1;gap:2rem;justify-content:flex-end;margin-right:1rem}.issearch{background-color:initial;border:none;border-bottom:1px solid #fff;color:#fff;font-size:2rem;opacity:0;outline:none;transition:width .5s ease-in-out,opacity .5s ease-in-out;width:0}.ishover{color:#fff;font-size:2.5rem;opacity:100%;transition:all .3s ease-in-out}.ishover:hover{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.display-search{opacity:100%;width:50%}.home{color:#fff;display:flex;flex-wrap:wrap;font-size:4rem;gap:7rem;justify-content:space-around;padding:2.5rem 5rem;text-align:center}.home>span{flex:100% 1}.card-container{align-items:center;background:linear-gradient(109.6deg,rgba(0,0,0,.93) 11.2%,#3f3d3d 78.9%);border-radius:10px;display:flex;flex-direction:column;gap:2rem;padding:2rem;width:25rem}.card-container>img{height:50px;width:50px}.card-container>span{color:#fff;font-size:1.8rem}
/*# sourceMappingURL=main.f8f522c2.css.map*/