*{-webkit-box-sizing:border-box;box-sizing:border-box}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}.app-container{min-height:100vh;background-color:#161624;padding:40px}.heading{font-size:32px;font-family:"Roboto";font-weight:700;color:#f8fafc}.countries-list{height:50vh;overflow:auto;padding:0;list-style-type:none;background-color:#1f1f2f}.countries-list,.country-item{width:100%;border:2px solid #334155}.country-item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:20px 40px}.country-name{font-size:15px;font-family:"Roboto";font-weight:700;color:#f8fafc;padding:0;margin:0}.visit-btn{background-color:#3b82f6;color:#fff;outline:none;border:none;border-radius:5px;cursor:pointer}.visit-btn,.visited-btn{padding:10px 40px;font-size:15px;font-family:"Roboto";font-weight:800}.visited-btn{background-color:transparent;border:none;margin:0;color:#94a3b8}.no-coutries-view{height:50vh;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.no-country{font-size:25px;font-family:"Roboto";font-weight:700;color:#fff}.visited-countries-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;list-style-type:none}.visited-country{width:280px;margin-right:30px;margin-bottom:30px}.space-between{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-top:6px}.image{width:100%}.visited-country-name{font-size:20px;font-family:"Roboto";font-weight:700;color:#94a3b8}.remove-btn{padding:10px 20px;background-color:transparent;font-size:15px;font-family:"Roboto";font-weight:800;color:#cbd5e1;outline:none;border:2px solid #cbd5e1;border-radius:5px;cursor:pointer}
/*# sourceMappingURL=main.18ba9718.chunk.css.map */