@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#202632;font-family:Manrope,sans-serif!important;margin:0;margin:10%}.Add,.AdviceCon,body{align-items:center;display:flex;justify-content:center}.AdviceCon{background-color:#313a49;border-radius:15px;flex-direction:column;gap:5px;height:200px;margin:auto;padding:20px;text-align:center;width:80%}.AdviceCon img{width:100%}.AdviceCon span{color:#4ee49e;font-weight:600}.AdviceCon p{word-wrap:break-word;color:#fff;font-weight:800;width:70%}.smallBox{background-color:#4ee49e;border-radius:100%;box-shadow:0 0 10px #4ee49e,0 0 20px #4ee49e,0 0 30px #4ee49e,0 0 40px #4ee49e;cursor:pointer;height:50px;position:relative;top:20%;width:50px}.smallBox img{transform:scale(.5)}@media screen and (max-width:600px){.AdviceCon{gap:0;margin-top:50%;width:70%}body{margin:0}.smallBox{box-shadow:0 0 10px #4ee49e,0 0 30px #4ee49e}}@media screen and (max-width:768px){.AdviceCon{gap:5px;margin-top:40%;width:70%}body{margin:5%}.smallBox{box-shadow:0 0 10px #4ee49e,0 0 20px #4ee49e}}
/*# sourceMappingURL=main.6da4ceb8.css.map*/