.styles_homePage__0_L6X{padding:2rem;height:100vh;overflow:hidden}.styles_homePage__0_L6X .styles_content__pNvlO{width:100%;display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:center}.styles_homePage__0_L6X .styles_countries__4vUdp{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;height:70vh;overflow:auto;overflow-x:hidden}.styles_homePage__0_L6X ::-webkit-scrollbar{width:3px}.styles_homePage__0_L6X ::-webkit-scrollbar-track{background:transparent}.styles_homePage__0_L6X ::-webkit-scrollbar-thumb{background:#777a92}.styles_homePageDark__NfDoH{background:var(--Very-Dark-Blue-background)}.styles_homePageLight__Kgbzd{background:var(--Very-Light-Gray)}@media only screen and (max-width:1250px){.styles_homePage__0_L6X .styles_countries__4vUdp{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:1030px){.styles_homePage__0_L6X .styles_countries__4vUdp{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:750px){.styles_homePage__0_L6X .styles_countries__4vUdp{display:flex;flex-direction:column;padding:2rem}}.styles_countryCard__h1h56{width:100%;max-width:360px;display:flex;flex-direction:column;cursor:pointer;border-radius:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_countryCard__h1h56 .styles_flag__1Pnu1{width:auto;height:220px;position:relative;margin-bottom:.5rem}.styles_countryCard__h1h56 .styles_flag__1Pnu1 img{width:100%;height:100%;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.styles_countryCard__h1h56 .styles_infos__nru3V{display:flex;flex-direction:column;gap:.2rem}.styles_countryCard__h1h56 .styles_infos__nru3V .styles_info__8lDL5,.styles_countryCard__h1h56 .styles_infos__nru3V h3{padding:.5rem;width:100%;display:flex;flex-direction:row;gap:.2rem;margin-left:.8rem}.styles_countryCard__h1h56 .styles_infos__nru3V .styles_info__8lDL5>span:first-child,.styles_countryCard__h1h56 .styles_infos__nru3V h3>span:first-child{font-weight:600}.styles_countryCardDark__HPIpS{background:var(--Dark-Blue);color:var(--white)}.styles_countryCardLight__Rui13{background:var(--white);color:var(--Very-Dark-Blue-text)}@media only screen and (max-width:1030px){.styles_countryCard__h1h56{max-width:unset;height:unset}}.styles_countrySearch__qYG9G{width:300px;position:relative;border-radius:.4rem}.styles_countrySearch__qYG9G img{position:absolute;top:25%;left:5%;cursor:pointer}.styles_countrySearch__qYG9G input{background:transparent;border:0;width:100%;height:100%;padding:.8rem;border-radius:.2rem;text-align:center}.styles_countrySearch__qYG9G input:focus{outline:none}.styles_countrySearchDark__i4qmi{background:var(--Dark-Blue)}.styles_countrySearchDark__i4qmi input{color:var(--white)}.styles_countrySearchDark__i4qmi input::placeholder{color:var(--white)}.styles_countrySearchLight__4JTDs{background:var(--white)}.styles_countrySearchLight__4JTDs input{color:var(--Very-Dark-Blue-text)}.styles_countrySearchLight__4JTDs input::placeholder{color:var(--Very-Dark-Blue-text)}.styles_select__t_mV_>div{border:0;cursor:pointer}.styles_selectDark__5TE5D>div{color:var(--white);background:var(--Dark-Blue)}.styles_selectLight__y5rVf>div{background:var(--white);color:var(--Very-Dark-Blue-text)}.styles_filters__W8kn_{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media only screen and (max-width:540px){.styles_filters__W8kn_{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem}}