body{margin:0!important}.country-selector{background-color:#000;padding:2rem}@media screen and (max-width: 768px){.country-selector{min-height:100vh;height:auto}}.country-selector header{display:flex;justify-content:center}.country-selector header img{width:15rem}@media (max-width: 576px){.country-selector header img{width:8rem}}.country-selector .main-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.country-selector .welcome{color:#fff;text-align:center;margin-top:3rem;font-size:2rem}.country-selector .welcome span{font-weight:700}.country-selector section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;width:90%;max-width:1400px;margin:auto;margin-top:2rem;border-radius:0 40px}@media (max-width: 1565px){.country-selector section{padding:2rem}}@media (max-width: 768px){.country-selector section{padding:0rem}}.country-selector section h4{color:#fff;font-weight:400;text-align:center}@media (max-width: 576px){.country-selector section h4{margin-block-start:.5rem;margin-block-end:.5rem}}.country-selector section article{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media (max-width: 768px){.country-selector section article{margin-top:3rem}}.country-selector section article a{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;cursor:pointer}@media (min-width: 768px){.country-selector section article a{width:10%}}@media (max-width: 768px){.country-selector section article a{justify-content:start;width:50%}}.country-selector section article a div{display:flex;justify-content:center}@media (max-width: 768px){.country-selector section article a div{width:auto;justify-content:start}}.country-selector section article a div img{margin-top:1.7rem;margin-bottom:1.7rem;border:5px solid #342F2B;border-radius:50%;width:70%}@media (min-width: 768px) and (max-width: 1313px){.country-selector section article a div img{margin:1.7rem -1rem}}@media (max-width: 768px){.country-selector section article a div img{width:50px;margin-right:.5rem;margin-top:0;margin-bottom:1rem}}.country-selector section article a h4{font-weight:700;color:#fff}@media (max-width: 768px){.country-selector section article a h4{margin-block-start:0}}.country-selector section button{box-sizing:border-box;display:flex;justify-content:center;padding:1rem 2rem;margin:2.5rem auto;border:none;color:#000;background-color:#fff;font-family:inherit;font-weight:800;font-size:1.5rem;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none}.country-selector section button:hover{background-color:#000;color:#fff;border:.2rem solid white;font-weight:700}.country-selector .selected{border:5px solid white}
