@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--primary-color:#9b3de1;--secondary-color:#ee3ec9;--text-color:#000;--bg-color:#fff;--bg-color-alt:#f1f3f4}*{box-sizing:border-box}body,html{scroll-behavior:smooth;margin:0;padding:0;font-size:15px;font-family:"Poppins",sans-serif;background-color:#f1f3f4;background-color:var(--bg-color-alt)}a{text-decoration:none;border:1px solid #f1f3f4;border:1px solid var(--bg-color-alt);height:15%}button{outline-style:none;border:2px solid #9b3de1;border:2px solid var(--primary-color);padding:10px;border-radius:5px;background-color:#9b3de1;background-color:var(--primary-color);color:#fff;color:var(--bg-color)}button:hover{color:#9b3de1;color:var(--primary-color);cursor:pointer;transition:all .8s ease-in-out}.side-bar,button:hover{background-color:#fff;background-color:var(--bg-color)}.side-bar{width:100px;height:100vh;left:0;position:fixed;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;box-shadow:5px 5px 10px #bababa,-5px -5px 10px #fff}.side-bar-item{text-align:center;color:#9b3de1;color:var(--primary-color)}.side-bar-item i{font-size:30px;margin-top:20px}.top{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-end;justify-content:flex-end;padding:15px 30px 30px}.top i{font-size:20px;color:#9b3de1;color:var(--primary-color);margin:10px 20px 0}.item:hover,.top i:hover{color:#ee3ec9;color:var(--secondary-color);cursor:pointer}.main{height:auto;width:90%;margin:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;justify-content:space-around;padding-left:3%}.left{width:43%}.right{width:50%;border-radius:5px;background-color:#fff;background-color:var(--bg-color);box-shadow:11px 11px 22px #bababa,-11px -11px 22px #fff}.rates{width:100%;height:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;background-color:#9b3de1;background-color:var(--primary-color);color:#fff;color:var(--bg-color);border-radius:30px;margin-bottom:50px;box-shadow:5px 5px 10px #bababa,-5px -5px 10px #fff;padding:20px}.rates-item{width:50%;text-align:center}.rates-item:not(:last-of-type){border-right:2px solid #f1f3f4;border-right:2px solid var(--bg-color-alt)}.rates-item p:first-of-type{width:50%;color:#ee3ec9;color:var(--secondary-color);border-radius:50%;padding:20px;display:block;margin:10px auto}.currency-container,.rates-item p:first-of-type{background-color:#fff;background-color:var(--bg-color)}.currency-container{width:100%;height:36vh;box-shadow:5px 5px 10px #bababa,-5px -5px 10px #fff;border-radius:5px}.currency{width:90%;border:1px solid #789;margin-left:30px;border-radius:5px}select{height:30px;border:2px solid #ee3ec9;border:2px solid var(--secondary-color);background-color:#ee3ec9;background-color:var(--secondary-color);color:#fff;color:var(--bg-color);outline-style:none}.buttons{width:70%;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;justify-content:space-around;margin:50px auto 20px}div input{width:80%;display:block;margin:0 auto 40px 10%;padding:10px;border:1px solid #9b3de1;border:1px solid var(--primary-color);border-radius:10px;outline-style:none}.activity-item{height:13%;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;justify-content:space-around;border-top:1px solid #f1f3f4;border-top:1px solid var(--bg-color-alt)}.activity-item:first-of-type{font-weight:500}.main-top{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;background-color:#fff;background-color:var(--bg-color);height:10vh;margin-bottom:40px}.mobile-logo{display:none;width:100px}@media (min-height:1000px){.main-top,a{height:auto}.left{width:45%}.rates-item p:first-of-type{font-size:10px;width:60%}}@media (max-width:1000px){.main{width:100%;padding-left:13%}.rates-item p:first-of-type{font-size:small}.rates{padding:10px}.currency-container{height:auto;padding-bottom:20px}div input{margin:0 auto 20px 14%;width:85%}}@media (max-width:750px){.main{-webkit-flex-direction:column;flex-direction:column;padding-left:25%}div input{margin-left:20%;width:75%}.left,.right{margin-bottom:30px;width:90%}a{height:14%}.currency-container,.right{padding-bottom:20px}}@media (max-width:500px){body,html{font-size:12px}.home{overflow-x:hidden}.mobile-logo{display:block;margin-top:-5px}.home{height:90%;overflow-y:scroll}div input{margin:0 auto 20px;display:none}.main{width:100%;padding-left:0;margin-left:0}.left,.right{margin-bottom:30px;width:100%}.main-top{height:9vh;margin-bottom:5px}.currency-container,.right{padding-bottom:10px}.buttons{margin:15px auto 20px}.rates{margin-bottom:15px}.side-bar{width:100vw;height:auto;left:auto;bottom:0;-webkit-flex-direction:row;flex-direction:row;box-shadow:0 -2px 5px -2px #333;overflow:auto}.side-bar-item i{font-size:20px;margin-top:10px}.side-bar-item{display:none}.item{display:block;width:20vw;font-size:small;height:10vh}}@media (max-width:400px){.main-top{height:65px;margin-bottom:5px}.currency{margin:auto}.rates-item p:first-of-type{padding:10px}.main{padding:0;margin-left:0}.left,.main,.right{width:100%}}
/*# sourceMappingURL=main.b0df5594.chunk.css.map */