.country-viewer{margin-top:54px;padding-bottom:61px}.country-viewer__title{color:#191919;font-size:2.5rem;font-weight:600;line-height:1.4;margin-bottom:6px}.country-viewer__paragraph,.country-viewer__title{font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center}.country-viewer__paragraph{color:#000;font-size:.9375rem;font-weight:400;line-height:1.27;margin:0 auto;max-width:596px}.country-viewer__search{align-items:center;display:flex;gap:30px;justify-content:center;margin-bottom:61px;padding-top:20px}.country-viewer__search input{border:1px solid #191919;border-radius:10px;max-width:448px;padding:11px 20px;width:100%}.country-viewer__search label{font-size:.937rem}.country-viewer__countries{-moz-column-gap:25px;column-gap:25px;display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding-left:0;row-gap:20px}.country-viewer__country{background-color:#f4f4f4;padding:14px}.country-viewer__blank-flag{background-color:#d3d3d3;height:12px;width:20px}.country-viewer__country-flag-and-name{align-items:center;-moz-column-gap:8px;column-gap:8px;display:flex;margin-bottom:5px}.country-viewer__country-name{font-size:.9375rem;font-weight:700}.country-viewer__country-flag{height:12px;width:20px}.country-viewer__country-currency{font-size:.9375rem}@media(max-width:954px){.country-viewer__countries{grid-template-columns:repeat(3,1fr)}}@media(max-width:694px){.country-viewer__countries{grid-template-columns:repeat(2,1fr)}}@media(max-width:664px){.country-viewer__search{flex-direction:column;gap:10px}}@media(max-width:486px){.country-viewer__countries{grid-template-columns:repeat(1,1fr)}}
