.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_logo__PfJso{height:100px;width:150px;color:var(--header-color)}.Layout_headerTitle__3ROIi{font-size:1.5rem;color:var(--header-color);margin-left:-18px}.Layout_footer__G0kbW{text-align:center;font-size:.75rem;margin-top:32px}.Layout_theme_switcher__2rJm9{border:none;background-color:transparent;padding:0;color:var(--text-color-secondary);margin-left:4px;display:flex;justify-content:center;align-items:center;margin-top:40px}.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:15px}.CountriesTable_heading_area__3lx6D,.CountriesTable_heading_gini__3cS2m,.CountriesTable_heading_name__dw8U5,.CountriesTable_heading_population__1-a1P{display:flex;justify-content:center;align-items:center;flex:4 1;color:var(--text-color-secondary);font-weight:500}.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;box-shadow:var(--box-shadow);font-weight:500;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.CountriesTable_row__33w_b:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.1)}.CountriesTable_flag__3iFjJ{flex:1 1;margin-right:15px}.CountriesTable_flag__3iFjJ img{width:100%;border-radius:2px}.CountriesTable_name__2JQkX{flex:4 1;text-align:left}.CountriesTable_area__1Uxed,.CountriesTable_gini__10AT4,.CountriesTable_population__1fSdc{flex:4 1}@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}}.SearchInput_wrapper__3LMHu{display:flex;align-items:center;background-color:var(--background-color-dark);border-radius:8px;padding-left:16px;color:var(--text-color-secondary)}.SearchInput_input__2TSvQ{border:none;background-color:transparent;padding:16px;width:100%;height:100%;outline:none}.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)}.Home_inputContainer__1HdS6{margin-bottom:40px}@media screen and (min-width:720px){.Home_inputContainer__1HdS6{display:flex;justify-content:space-between}.Home_counts__3ulRj{flex:1 1}.Home_input__l9OE7{flex:2 1}}