@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;600;800&display=swap);:root{--bg-color:#202c37;--element-color:#2b3945;--text-color:#fff}.countries{grid-gap:70px;grid-row-gap:70px;color:#fff;color:var(--text-color);display:grid;gap:70px;grid-template-columns:265px;margin:50px 0;row-gap:70px}.countries a{color:inherit;text-decoration:none}.countries article{transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.countries article:hover{-webkit-transform:scale(1.04);transform:scale(1.04)}.countries article .wrapper{background-color:#2b3945;background-color:var(--element-color);border-radius:5px;box-shadow:0 0 18px 2px rgba(0,0,0,.1);max-height:350px}.countries article .wrapper__top{height:160px}.countries article .wrapper__top img{border-top-left-radius:5px;border-top-right-radius:5px;height:100%;object-fit:cover;width:100%}.countries article .wrapper__content{margin-top:-10px;padding:30px 25px 45px}.countries article .wrapper__content h2{font-size:18px;padding-bottom:15px}.countries article .wrapper__content p{padding-bottom:5px}.countries article .wrapper__content p span{font-weight:600}@media screen and (min-width:640px){.countries{grid-template-columns:265px 265px}}@media screen and (min-width:992px){.countries{grid-template-columns:265px 265px 265px}}@media screen and (min-width:1290px){.countries{align-items:center;grid-template-columns:265px 265px 265px 265px;justify-content:space-between}.countries article{max-height:350px;width:265px}.countries article .wrapper__top img{max-height:365px;width:100%}}.country__wrapper{margin:40px 0;padding:0 16px}.country__wrapper__content{display:flex;flex-direction:column;margin-top:40px}.country__wrapper__content .flag{box-shadow:0 0 18px 2px rgba(0,0,0,.1);height:230px;width:320px}.country__wrapper__content .flag img{height:100%;object-fit:cover;width:100%}.country__wrapper__content .info{color:#fff;color:var(--text-color);max-width:320px}.country__wrapper__content .info h2{font-family:inherit;font-size:24px;font-weight:800;margin-bottom:30px;margin-top:40px}.country__wrapper__content .info__wrapper{display:flex;flex-direction:column;gap:50px;margin-bottom:50px}.country__wrapper__content .info__wrapper__left p,.country__wrapper__content .info__wrapper__right p{font-size:15px;margin:5px 0}.country__wrapper__content .info__wrapper__left p span,.country__wrapper__content .info__wrapper__right p span{font-weight:600}.country__wrapper__content .info__border-countries__countries{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.country .btn,.country__wrapper__content .info__border-countries__countries a{color:#fff;color:var(--text-color);text-decoration:none}.country .btn{align-items:center;background-color:#2b3945;background-color:var(--element-color);border-radius:4px;box-shadow:0 0 18px 2px rgba(0,0,0,.1);cursor:pointer;display:flex;height:32px;justify-content:center;min-width:97px;padding:1px 6px;transition:background-color .2s}.country .btn span{margin-left:10px}.country .btn:hover{background-color:#fff;background-color:var(--text-color);color:#202c37;color:var(--bg-color);text-decoration:none}.country .btn-light{align-self:flex-start}@media screen and (min-width:768px){.country__wrapper__content{flex-direction:row;gap:80px}.country__wrapper__content .flag{min-width:320px}.country__wrapper__content .info{max-width:100%}}@media screen and (min-width:900px){.country,.country__wrapper{width:100%}.country__wrapper__content{flex-direction:row;gap:100px;justify-content:space-around}.country__wrapper__content .info__wrapper{flex-direction:row}.country__wrapper__content .info__border-countries{align-items:baseline;display:flex;flex-direction:row;gap:20px;justify-content:flex-start}.country__wrapper__content .info__border-countries h4{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}}@media screen and (min-width:1200px){.country__wrapper__content .flag{height:400px;min-width:560px;width:560px}}.header{background-color:#2b3945;background-color:var(--element-color);box-shadow:0 0 18px 2px rgba(0,0,0,.1);height:80px;padding:0 16px;width:100%}.header,.header a{color:#fff;color:var(--text-color)}.header a{text-decoration:none}.header__wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;max-width:1440px}.header__wrapper__title h1{font-size:16px;font-weight:700}.header__wrapper__theme-switcher{cursor:pointer;font-size:14px;font-weight:600}@media screen and (min-width:640px){.header__wrapper{padding:0 80px}.header__wrapper__title h1{font-size:25px}.header__wrapper__theme-switcher{font-size:16px}}@media screen and (min-width:1440px){.header__wrapper{margin:0 auto}}.filter{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-top:50px;width:100%}.filter__form-control{margin-bottom:40px;position:relative;width:100%}.filter__form-control svg{bottom:15px;font-size:15px;left:30px;position:absolute}.filter__form-control svg path{fill:#fff;fill:var(--text-color)}.filter__form-control input{background-color:#2b3945;background-color:var(--element-color);border:none;border-radius:5px;box-shadow:0 0 18px 2px rgba(0,0,0,.1);color:#2b3945;color:var(--element-color);color:#fff;color:var(--text-color);font-family:inherit;height:48px;outline:none;padding-left:75px;width:100%}.filter__form-control input::-webkit-input-placeholder{color:#fff;color:var(--text-color)}.filter__form-control input::placeholder{color:#fff;color:var(--text-color)}.filter__region-filter{width:200px}.filter__region-filter .select{background-color:#2b3945;background-color:var(--element-color);border:none;border-radius:5px;box-shadow:0 0 18px 2px rgba(0,0,0,.1);color:#fff;color:var(--text-color);font-family:inherit;height:48px;outline:none;padding-left:25px;width:100%}@media screen and (min-width:640px){.filter{min-width:605px}.filter__form-control{width:480px}}@media screen and (min-width:768px){.filter{flex-direction:row;justify-content:space-between}.filter__form-control{margin-bottom:0;width:360px}}@media screen and (min-width:992px){.filter__form-control{width:480px}}*{box-sizing:border-box;margin:0;padding:0}.light{--bg-color:#fafafa;--element-color:#fff;--text-color:#111517}img{max-width:100%}body{background-color:#202c37;background-color:var(--bg-color);font-family:Nunito Sans,sans-serif;transition:background-color .2s}a{display:inline-block;text-decoration:none}.container{align-items:center;display:flex;flex-direction:column;padding:0 16px}@media screen and (min-width:640px){.container{margin:0 auto;max-width:1440px;padding:0 80px}}
/*# sourceMappingURL=main.869569bf.css.map*/