.CountriesTable_heading__dFZOG{display:flex;padding:20px}.CountriesTable_heading__dFZOG button{border:none;background-color:transparent;outline:none;cursor:pointer}.CountriesTable_heading_flag__1PlwA{flex:1 1;margin-right:16px}.CountriesTable_heading_area__3lx6D,.CountriesTable_heading_gini__3cS2m,.CountriesTable_heading_name__dw8U5,.CountriesTable_heading_population__1-a1P{flex:4 1;color:var(--text-color-secondary);font-weight:500;display:flex;justify-content:center;align-items:center}.CountriesTable_heading_name__dw8U5{justify-content:flex-start}.CountriesTable_heading_arrow__1w53S{color:var(--primary-color);display:flex;justify-content:center;align-items:center;margin-left:2px}.CountriesTable_row__33w_b{display:flex;padding:20px;text-align:center;background-color:var(--background-color-light);border-radius:8px;margin-bottom:16px;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);font-weight:500;-webkit-transition:-webkit-transform .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:-webkit-transform .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-transform .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.CountriesTable_row__33w_b:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 4px 16px rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.1)}.CountriesTable_name__2JQkX{flex:4 1;text-align:left}.CountriesTable_area__1Uxed,.CountriesTable_gini__10AT4,.CountriesTable_population__1fSdc{flex:4 1}.CountriesTable_flag__3iFjJ{flex:1 1;margin-right:16px}.CountriesTable_flag__3iFjJ img{border-radius:2px;width:100%}@media screen and (max-width:720px){.CountriesTable_area__1Uxed,.CountriesTable_flag__3iFjJ,.CountriesTable_gini__10AT4,.CountriesTable_heading_area__3lx6D,.CountriesTable_heading_flag__1PlwA,.CountriesTable_heading_gini__3cS2m{display:none}}.Layout_container__3wzsY{padding:24px;height:100vh;display:grid;grid-template-rows:auto 1fr auto;max-width:1100px;margin:0 auto}.Layout_header__1BaBy{display:flex;justify-content:center;align-items:center;margin-bottom:32px}.Layout_footer__G0kbW{margin-top:32px;text-align:center;font-size:.75rem}.Layout_themeSwitcher__HoPFT{border:none;background-color:transparent;padding:0;margin-left:4px;justify-content:center}.Layout_themeSwitcher__HoPFT,.SearchInput_wrapper__3LMHu{color:var(--text-color-secondary);display:flex;align-items:center}.SearchInput_wrapper__3LMHu{background-color:var(--background-color-dark);border-radius:8px;padding-left:16px}.SearchInput_input__2TSvQ{border:none;background-color:transparent;padding:16px;width:100%;height:100%;outline:none}.SearchInput_input__2TSvQ::-webkit-input-placeholder{color:var(--text-color-secondary)}.SearchInput_input__2TSvQ:-ms-input-placeholder{color:var(--text-color-secondary)}.SearchInput_input__2TSvQ::placeholder{color:var(--text-color-secondary)}.Home_counts__3ulRj{margin:12px 0;color:var(--text-color-secondary)}