.CountryTable_heading__Ka81d{display:flex;padding:20px}.CountryTable_heading__Ka81d button{border:none;background-color:transparent;outline:none;cursor:pointer}.CountryTable_heading_flag__4jxlV{flex:1 1;margin-right:16px}.CountryTable_heading_area__VuKBL,.CountryTable_heading_gini__IJ0RT,.CountryTable_heading_name__z2bBR,.CountryTable_heading_population__5JPkL{flex:4 1;color:var(--text-color-secondary);font-weight:500;display:flex;justify-content:center;align-items:center}.CountryTable_heading_name__z2bBR{justify-content:flex-start}.CountryTable_heading_arrow__DeG0J{color:var(--primary-color);display:flex;justify-content:center;align-items:center;margin-left:2px}.CountryTable_flex__zt6pO{display:flex}.CountryTable_row__wxm3Q{display:flex;padding:20px;text-align:center;align-items: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}.CountryTable_row__wxm3Q:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.1)}.CountryTable_name__A_Puz{flex:4 1;text-align:left}.CountryTable_area__Es47I,.CountryTable_gini__7kqOx,.CountryTable_population__RstYA{flex:4 1}.CountryTable_flag__9IE2g{flex:1 1;margin-right:16px}.CountryTable_flag__9IE2g img{border-radius:2px;width:100%}@media screen and (max-width:720px){.CountryTable_area__Es47I,.CountryTable_flag__9IE2g,.CountryTable_gini__7kqOx,.CountryTable_heading_area__VuKBL,.CountryTable_heading_flag__4jxlV,.CountryTable_heading_gini__IJ0RT{display:none}}.layout_container__ithU7{padding:24px;height:100vh;display:grid;grid-template-rows:auto 1fr auto;max-width:1100px;margin:0 auto}.layout_header__WIdrS{display:flex;justify-content:center;align-items:center;margin-bottom:32px}.layout_footer__FuAbq{margin-top:32px;text-align:center;font-size:.75rem}.layout_themeSwitcher__5WttS{border:none;background-color:transparent;padding:0;margin-left:4px;cursor:pointer;justify-content:center}.layout_themeSwitcher__5WttS,.SearchInput_wrapper__XX8Uc{color:var(--text-color-secondary);display:flex;align-items:center}.SearchInput_wrapper__XX8Uc{background-color:var(--background-color-dark);border-radius:8px;padding-left:16px}.SearchInput_input__zXZIo{border:none;background-color:transparent;padding:16px;width:100%;height:100%;outline:none}.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}}