.stdh-country-popup__wrapper{z-index:99}.stdh-country-popup{align-items:center;background-color:rgba(41,42,42,.6);bottom:0;display:none;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:999}.stdh-country-popu__content{background-color:#fff;border-radius:32px;display:flex;flex-direction:column;gap:34px 0;max-width:571px;padding:40px;position:relative;text-align:center;width:100%}#country-popup-close{display:inline-block;height:20px;position:absolute;right:20px;top:20px;width:20px}.stdh-country-popu__logo svg{margin:0 auto}.stdh-country-popu__buttons{display:flex;gap:0 30px;justify-content:center}.stdh-country-popu__buttons .btn-outline{border:1px solid #000;border-radius:100vw;display:block;font-weight:300;min-width:175px;padding:10px 25px}.stdh-country-popu__buttons>.btn-outline:focus,.stdh-country-popu__buttons>.btn-outline:hover{background-color:#fecf40}@media only screen and (max-width:767px){.stdh-country-popu__content{margin:0 20px}.stdh-country-popu__buttons{flex-wrap:wrap;gap:10px 0}}