.country-page{min-height:89.3vh;align-items:center}#spinner{font-size:50px}.button{background-color:var(--dark-element-color);color:var(--dark-text);text-decoration:none;width:80px;height:25px;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer;margin:2px;font-weight:var(--font-regular)}.button.light{background-color:var(--light-element-color);color:var(--light-text);border:.1px solid hsla(0,0%,50%,.411)}.button.back{position:absolute;top:150px;left:4%;width:130px;height:45px;box-shadow:0 0 5px;margin:0}.button-icon{margin-right:5px}@media screen and (max-width:398px){.button.back{top:80px;width:100px;height:40px}.button{width:50px;height:22px}}@media screen and (max-width:391px){.button.back{top:140px;width:100px;height:40px}}.country-page{width:100vw;min-height:88.2vh;background-color:var(--dark-bg);padding:0 4%;display:flex;justify-content:center;color:var(--dark-text)}.country-page.light{background-color:var(--light-bg);color:var(--light-text)}.country-page-wrapper{display:flex;width:100%;justify-content:center;align-items:center}.country-page-description{display:flex;flex-direction:column;margin-left:120px;margin-bottom:20px}.country-page-lists-wrapper{display:flex;width:-moz-fit-content;width:fit-content}.country-page-lists-wrapper ul{list-style-type:none;margin:30px 30px 0 0}.country-page-lists-wrapper ul li{margin-bottom:5px;width:200px;font-weight:var(--font-bold)}.country-page-lists-wrapper ul li span{font-weight:var(--font-semi-bold)}.country-page-borders{display:flex;align-items:center;font-weight:var(--font-semi-bold);position:absolute;bottom:85px}.country-page-borders div{display:flex;align-items:center;margin-left:10px;width:400px;flex-wrap:wrap}@media screen and (max-width:1184px){.country-page-wrapper{display:flex;flex-direction:column}.country-page-description{margin-top:40px}.country-page-borders{bottom:-130px}}@media screen and (max-width:627px){.country-page-borders div{width:300px}.country-page-borders{bottom:-110px}}@media screen and (max-width:545px){.country-page-borders{display:flex;bottom:-75px}.country-page-lists-wrapper ul{margin:30px 5px 0 0}}@media screen and (max-width:477px){.country-page-borders{flex-direction:column;justify-content:center;bottom:-150px;left:0;width:100%}.country-page-borders div{margin-left:0;margin-top:2px;justify-content:center}}@media screen and (max-width:426px){.country-page-lists-wrapper ul{margin:30px 0 0}.country-page-borders{position:absolute;bottom:-100px}}@media screen and (max-width:398px){.country-page{height:121vh}.country-page-borders{bottom:-220px}#flag{height:150px;width:80%}.country-page-lists-wrapper{flex-direction:column}.country-page-description{text-align:center;margin:30px 0 0}.country-page-description h2{margin-bottom:20px}.country-page-lists-wrapper ul{margin:0}.country-page-lists-wrapper ul li{margin:10px 0}}