.CountriesTable_heading__AzYrY{display:flex;padding:20px}.CountriesTable_heading__AzYrY button{border:none;background-color:transparent}.CountriesTable_heading_flag__FiZna{flex:1 1;margin-right:16px}.CountriesTable_heading_area__PjxhY,.CountriesTable_heading_gini__h6uHQ,.CountriesTable_heading_name__kf1p1,.CountriesTable_heading_population__TACwE{flex:4 1;color:var(--text-color-secondary);font-weight:500;display:flex;justify-content:center;align-items:center}.CountriesTable_heading_name__kf1p1{justify-content:flex-start}.CountriesTable_heading_arrow__mWtKg{color:var(--primary-color);display:flex;justify-content:center;align-items:center;margin-left:2px}.CountriesTable_row__y9K_6{display:flex;padding:20px;text-align:center;background-color:var(--background-color-light);border-radius:8px;margin-bottom:16px;box-shadow:var(--box-shadow);font-weight:500;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;cursor:pointer}.CountriesTable_row__y9K_6:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.01)}.CountriesTable_name__349OM{flex:4 1;text-align:left}.CountriesTable_area__aKUvg,.CountriesTable_gini__eLSCR,.CountriesTable_population__eLJF8{flex:4 1}.CountriesTable_flag__CiWBb{flex:1 1;margin-right:16px}.CountriesTable_flag__CiWBb img{width:100%;border-radius:2px}@media screen and (max-width:720px){.CountriesTable_area__aKUvg,.CountriesTable_flag__CiWBb,.CountriesTable_gini__eLSCR,.CountriesTable_heading_area__PjxhY,.CountriesTable_heading_flag__FiZna,.CountriesTable_heading_gini__h6uHQ{display:none}}.Layout_container__K9hpm{padding:24px;height:100vh;display:grid;grid-template-rows:auto 1fr auto;max-width:1100px;margin:0 auto}.Layout_header__KD6xC{display:flex;justify-content:center;align-items:center;margin-bottom:32px;gap:20px}.Layout_footer___ONUQ{margin-top:32px;text-align:center;font-size:.75rem}.Layout_themeSwitcher__VhwC3{border:none;background-color:transparent;paddding:0;color:var(--text-color-secondary);margin-left:4px;display:flex;justify-content:center;align-items:center}.Layout_attribute__3KUsb{text-decoration:underline;color:var(--primary-color)}.SearchInput_wrapper__XX8Uc{display:flex;align-items:center;background-color:var(--background-color-dark);border-radius:8px;padding-left:16px;color:var(--text-color-secondary)}.SearchInput_input__zXZIo{border:none;background-color:transparent;padding:16px;width:100%;height:100%;outline:none}.SearchInput_input__zXZIo::-moz-placeholder{color:var(--text-color-secondary)}.SearchInput_input__zXZIo:-ms-input-placeholder{color:var(--text-color-secondary)}.SearchInput_input__zXZIo::placeholder{color:var(--text-color-secondary)}.Home_counts__Cc8_J{margin:12px 0;color:var(--text-color-secondary)}.Home_inputContainer__XzlaJ{margin-bottom:40px}@media screen and (min-width:720px){.Home_inputContainer__XzlaJ{display:flex;justify-content:space-between}.Home_counts__Cc8_J{flex:1 1}.Home_input__ZarWZ{flex:2 1}}