.skeleton-box{background-color:#dddbdd;display:inline-block;height:1em;overflow:hidden;position:relative}.skeleton-box:after{-webkit-animation:shimmer 1s infinite;animation:shimmer 1s infinite;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}@-webkit-keyframes shimmer{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes shimmer{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@font-face{font-family:cairo light;src:url(/countries/static/media/Cairo-Light.74621ea8b7eedb725387.ttf)}@font-face{font-family:cairo extraLight;src:url(/countries/static/media/Cairo-ExtraLight.36571f0f5e665235610c.ttf)}@font-face{font-family:cairo regular;src:url(/countries/static/media/Cairo-Regular.64b7f6f903681ee8f2ef.ttf)}*{box-sizing:border-box;font-family:cairo regular;margin:0;padding:0}body{background-color:#efefef;color:#666;font-size:1.2rem}.container{margin:0 auto;width:70%}section{padding:3rem 0}#inputValue,#selectValue{width:70%}@media only screen and (max-width:480px){.container{width:95%}}header{align-content:center;box-shadow:0 0 10px 10px #ddd5;display:flex;height:9vh}header .container{align-items:center;display:flex;justify-content:space-between}header .container a{align-items:center;display:flex;gap:1rem;text-decoration:none}header .container a svg{font-size:2.5rem}header .container a h2{font-size:2rem}header .container .menu{align-items:center;display:flex;flex-direction:row;gap:.7rem;text-transform:capitalize}header .container .menu a{cursor:pointer}header .container .menu span{align-items:center;border-radius:.3rem;display:flex;gap:.5rem;padding:0 .5rem;text-decoration:none}header .container .menu span svg{cursor:pointer}header .container .menu button.btn-toggle{align-items:center;border:0;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:.5rem}header .container .menu button.btn-toggle svg{font-size:1.3rem}.header-light{background-color:#ced6e0}.header-light .container a svg{color:#673ab7}.header-light .container .menu a,.header-light .container a h2{color:#57606f}.header-light .container .menu span{background-color:#f1f2f6;color:#747d8c}.header-light .container .menu span svg{color:#333}.header-light .container .menu button.btn-toggle{background-color:#57606f;color:#ced6e0}.header-dark{background-color:#2f3542}.header-dark .container a svg{color:#ffeb3b}.header-dark .container .menu a,.header-dark .container a h2{color:#a4b0be}.header-dark .container .menu span{background-color:#eee}.header-dark .container .menu button.btn-toggle{background-color:#ced6e0;color:#57606f}.country{text-transform:capitalize}.country .container{border-radius:.5rem}.country .container .country-information .flag{align-items:center;display:flex;gap:1rem;padding:.5rem 1rem;width:100%}.country .container .country-information .flag img{border-radius:.3rem;height:7.5rem;width:11rem}.country .container .country-information .flag div{padding:1.5rem}.country .container .country-information .flag div h1{font-size:1.7rem}.country .container .country-information table{border-collapse:collapse;width:100%}.country .container .country-information thead tr td{align-items:center;display:flex;font-size:1.7rem;font-weight:600;gap:.5rem;padding:.5rem 1rem}.country .container .country-information tbody tr td{padding:.5rem 1rem;vertical-align:baseline}.country .container .country-information tbody tr td a{cursor:pointer;text-decoration:none}.country .container .country-information tbody tr td:first-child{width:33%}.country .container .country-information tbody tr td details summary{cursor:pointer}.country .container .country-information tbody tr td details ul{list-style:none}.country .container .country-information tbody tr td details ul li{display:flex;width:100%}.country .container .country-information tbody tr td details ul li span{padding:.2rem .5rem;width:70%}.country .container .country-information tbody tr td details ul li span:first-child{width:30%}.country-light .container .country-information{background-color:#fff;box-shadow:0 0 10px #aaa5}.country-light .container .country-information .flag{border:1px solid #ddd}.country-light .container .country-information .flag img{border:3px solid #ddd}.country-light .container .country-information .flag div{border-left:1px solid #ddd}.country-light .container .country-information table{border:1px solid #ddd}.country-light .container .country-information thead tr td{color:#ff9800}.country-light .container .country-information tbody tr td{border:1px solid #ddd}.country-light .container .country-information tbody tr td a{color:#303}.country-light .container .country-information tbody tr td a:hover{color:red}.country-light .container .country-information tbody tr td:first-child{background-color:#f5f5f5}.country-light .container .country-information tbody tr td details ul li span{border:1px solid #ddd}.country-dark{background-color:#57606f;color:#ced6e0}.country-dark .container{background-color:#2f3542;box-shadow:0 0 20px #747d8c}.country-dark .container .country-information .flag,.country-dark .container .country-information .flag img{border:1px solid #57606f}.country-dark .container .country-information table{border:1px solid #57606f;border-collapse:collapse}.country-dark .container .country-information table thead tr td{color:#673ab7}.country-dark .container .country-information table tbody tr td{border:1px solid #57606f}.country-dark .container .country-information table tbody tr td a{color:#ced6e0}.country-dark .container .country-information table tbody tr td a:hover{color:#673ab7}.country-dark .container .country-information table tbody tr td details ul li span{border:1px solid #57606f}.search-form{padding:.3rem;width:40%}.search-form form{background-color:#fff;border-radius:.5rem;box-shadow:0 0 50px 0 #fff5;display:flex;flex-direction:column;padding:2rem;row-gap:1.5rem;width:100%}.search-form form input{border-radius:.5rem}.search-form form input,.search-form form select{background-color:#efefef;border:2px solid #33003355;font-size:1.5rem;height:4rem;outline:none;padding:.5rem 1rem}.search-form form select{border-radius:.5rem}.search-form form select option{background-color:#efefef;border:3px solid red!important;border-radius:.3rem}.search-form form button{background-color:#ff9800;border:2px solid #33003355;border-radius:.5rem;color:#505;cursor:pointer;font-size:1.5rem;font-weight:600;height:4rem;outline:none;padding:.5rem 1rem;text-transform:uppercase}.home .container h2{padding:1rem 0}.home .container table{border-collapse:collapse;padding:.3rem .5rem;width:100%}.home .container table thead tr th{padding:.3rem .5rem;text-align:left}.home .container table thead tr th:first-child{border-radius:.3rem 0 0 0}.home .container table thead tr th:last-child{border-radius:0 .3rem 0 0}.home .container table tbody tr td{padding:.3rem .5rem;white-space:nowrap;width:-webkit-max-content;width:max-content}.home .container table tbody tr td img{max-height:4rem;max-width:4rem}.home .container table tbody tr td a{text-decoration:none}.home .container table tbody tr td a svg{height:1.5rem;width:1.5rem}.home-light{background-color:#f1f2f6}.home-light .container h2{color:#747d8c}.home-light .container table{box-shadow:0 0 10px 0 #dfe4ea;color:#57606f}.home-light .container table thead{background-color:#dfe4ea}.home-light .container table thead tr th{color:#57606f}.home-light .container table tbody tr{background-color:#fff}.home-light .container table tbody tr:nth-child(2n){background-color:#f1f2f6}.home-light .container table tbody tr td a{color:#57606f}.home-dark{background-color:#57606f}.home-dark .container{color:#f1f2f6}.home-dark .container table{box-shadow:0 0 10px 0 #2f3542;color:#ced6e0}.home-dark .container table thead{background-color:#2f3542}.home-dark .container table thead tr th{color:#a4b0be}.home-dark .container table tbody tr:nth-child(2n){background-color:#747d8c}.home-dark .container table tbody tr td a{color:#ced6e0}footer{padding:1rem 0}footer .container{display:flex;flex-direction:column}footer .container .social-media{display:flex;flex-direction:row;gap:1rem;justify-content:center}footer .container .social-media a{align-items:center;display:flex;gap:.5rem;text-decoration:none}footer .container p{font-size:1rem;text-align:center}.footer-light{background-color:#ced6e0;color:#57606f}.footer-light .container .social-media a{color:#57606f}.footer-light .container .social-media a:hover{color:#747d8c}.footer-dark{background-color:#2f3542}.footer-dark,.footer-dark .container .social-media a{color:#a4b0be}.footer-dark .container .social-media a:hover{color:#747d8c}.all-countries-loader{align-items:center;background-color:#33003322;bottom:0;left:0;position:absolute;right:0;top:9vh;z-index:1}.all-countries-loader,.loader{display:flex;justify-content:center}.loader{padding:1rem;width:80%}.lds-spinner{color:official;display:inline-block;height:80px;margin:3rem 0;position:relative;width:80px}.lds-spinner div{-webkit-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.lds-spinner div:after{background:#303;border-radius:20%;content:" ";display:block;height:18px;left:37px;position:absolute;top:3px;width:6px}.lds-spinner div:first-child{-webkit-animation-delay:-1.1s;animation-delay:-1.1s;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.lds-spinner div:nth-child(2){-webkit-animation-delay:-1s;animation-delay:-1s;-webkit-transform:rotate(30deg);transform:rotate(30deg)}.lds-spinner div:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s;-webkit-transform:rotate(60deg);transform:rotate(60deg)}.lds-spinner div:nth-child(4){-webkit-animation-delay:-.8s;animation-delay:-.8s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.lds-spinner div:nth-child(5){-webkit-animation-delay:-.7s;animation-delay:-.7s;-webkit-transform:rotate(120deg);transform:rotate(120deg)}.lds-spinner div:nth-child(6){-webkit-animation-delay:-.6s;animation-delay:-.6s;-webkit-transform:rotate(150deg);transform:rotate(150deg)}.lds-spinner div:nth-child(7){-webkit-animation-delay:-.5s;animation-delay:-.5s;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.lds-spinner div:nth-child(8){-webkit-animation-delay:-.4s;animation-delay:-.4s;-webkit-transform:rotate(210deg);transform:rotate(210deg)}.lds-spinner div:nth-child(9){-webkit-animation-delay:-.3s;animation-delay:-.3s;-webkit-transform:rotate(240deg);transform:rotate(240deg)}.lds-spinner div:nth-child(10){-webkit-animation-delay:-.2s;animation-delay:-.2s;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.lds-spinner div:nth-child(11){-webkit-animation-delay:-.1s;animation-delay:-.1s;-webkit-transform:rotate(300deg);transform:rotate(300deg)}.lds-spinner div:nth-child(12){-webkit-animation-delay:0s;animation-delay:0s;-webkit-transform:rotate(330deg);transform:rotate(330deg)}@-webkit-keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@media only screen and (max-width:480px){header{width:100%}header .container a{gap:.3rem}header .container a svg{display:none;font-size:1.3em}header .container a h2{font-size:1.3rem}header .container a h2 span{color:#e60}header .container .menu a{display:none}header .container .menu span{font-size:1rem}section.home .container{overflow:auto;padding:.5rem}section.home .container table{width:100%}.country .container .country-information .flag{align-items:flex-start;display:flex;flex-direction:column}.country .container .country-information .flag img{height:11rem;width:100%}.country .container .country-information .flag div{border:none;padding:1rem}.country .container .country-information .flag div h1{font-size:1.3rem}.country .container .country-information .flag div h3{font-size:1.1rem}.country .container .country-information table{font-size:1rem}.country .container .country-information table thead tr td{font-size:1.3rem}footer{padding:1rem}footer .container .social-media{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}}
/*# sourceMappingURL=main.16a58766.css.map*/