body.is-geo-popup-visible,html.is-geo-popup-visible{overflow:hidden}.c-geo-popup{position:fixed;width:100%;height:100%;top:0;left:0;z-index:2147483001;display:none}body.is-geo-popup-visible .c-geo-popup{display:block}.c-geo-popup__inner{position:relative;width:100%;height:100%}.c-geo-popup__background{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.7);opacity:0;transition:all .2s ease}.c-geo-popup.is-visible .c-geo-popup__background{opacity:1}.c-geo-popup__popup{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;background:#f4f4f4;transition:all .2s ease;width:calc(100% - 2rem)}.c-geo-popup.is-visible .c-geo-popup__popup{opacity:1}.c-geo-popup__popup-inner{padding:1rem;overflow-y:auto;max-height:100%}.c-geo-popup__popup-content,.c-geo-popup__popup-title{margin-bottom:1.5rem;text-align:center}.c-geo-popup__popup-content{color:rgba(0,0,0,.7)}.c-geo-popup__popup-buttons{display:flex;flex-direction:column;align-items:center}.c-geo-popup__popup-buttons .o-btn{justify-content:center;background-color:#191c20;border-radius:.25rem;padding-top:.625rem;padding-bottom:.625rem;width:-moz-max-content;width:max-content}.c-geo-popup__popup-buttons .o-btn:first-child{margin-bottom:1rem}.c-geo-popup__popup-buttons .o-btn span{font-weight:400;font-family:Inter,sans-serif;line-height:1.375rem;letter-spacing:0;font-size:.875rem;line-height:1.25rem}@media only screen and (min-width:1100px){.c-geo-popup__popup-buttons .o-btn span{font-size:.875rem;line-height:1.25rem}}@media only screen and (min-width:1650px){.c-geo-popup__popup-buttons .o-btn span{font-size:1rem;line-height:1.375rem}}@media only screen and (min-width:750px){.c-geo-popup__popup{max-width:33.75rem}}
