.app-header{display:flex;justify-content:space-between}.flex{display:flex}.select-country{position:absolute;left:20%;top:4%}.select-dropdown{background-color:tomato;border-radius:2px;margin:0 auto}.select-dropdown select{font-family:helvetica neue,helvetica;font:26px Cursive;color:#fff;padding:8px;border:none;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%}.select-dropdown select:active,.select-dropdown select:focus{outline:none;box-shadow:none}.select-dropdown:after{content:" ";position:absolute;top:50%;margin-top:-2px;right:2;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid white}.select-dropdown option{font:26px Cursive;background:yellow;color:#444;width:100%}.loader,.empty-page{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.text-center{text-align:center}.loader div{width:16px;height:32px;margin-left:10px;animation:loader 1.2s infinite}@keyframes loader{50%{height:44px}60%{height:54px}70%{height:64px}}.loader div:nth-child(1){background:#FF9F1A;animation-delay:-.4s}.loader div:nth-child(2){background:#FED330;animation-delay:-.2s}.loader div:nth-child(3){background:#FFFA65;animation-delay:0s}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{min-height:100vh}
