.country-selector-wrapper{background-color:#000;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;right:0;bottom:0;left:0;padding-bottom:40px;padding-top:40px;height:100%;max-height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.country-selector-modal{display:block;max-width:600px;margin:0 auto;width:calc(100% - 40px)}.country-selector-logo{display:block;height:auto;width:100%;max-width:100%}.country-selector-list{margin-top:.2rem;padding:0 10px}.country-selector-list .country-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;margin-right:-5px;margin-left:-5px}.country-selector-list .country-list li{padding:0 18px 10px}.country-list__button{display:inline-block;border:none;padding:0;margin:0;line-height:1.2;text-decoration:none;background:none;font-family:-apple-system,Helvetica!important;font-size:1.4rem;font-weight:700;color:#939393;cursor:pointer;text-shadow:.1rem 0 .1rem;text-align:center;-webkit-transition:color .1s ease;transition:color .1s ease;max-width:230px;-webkit-appearance:none;-moz-appearance:none}.country-list__button:hover{color:#fff}@media screen and (max-width:767px){.country-selector-wrapper{display:block}.country-selector-list .country-list li{padding:0 12px 10px}.country-list__button{font-size:1.2rem}}