html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;background-color:tomato}.js-input{margin:100px auto 0;display:block;padding:10px 30px;width:500px;font-size:20px}.container{max-width:1024px;padding:30px;margin:0 auto;position:relative;height:100%}.country__title{font-size:40px;text-align:center}.country__title--name{font-size:30px}.country__subtitle{font-size:20px;color:#000;font-weight:700}.country__value{font-weight:400}.country__wrap{display:flex;justify-content:space-between;align-items:center}.js-countries__list{width:500px;margin:0 auto;text-align:left}.js-flag__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:50%;opacity:.2;z-index:-1000}