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:3000;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:#fff;width:90%;max-width:375px;transition:all .2s ease}.c-geo-popup.is-visible .c-geo-popup__popup{opacity:1}.c-geo-popup__popup-buttons{padding:20px 8px 34px;text-align:center}.c-geo-popup__popup-title{padding:34px 20px 8px;text-align:center}.c-geo-popup__popup-content{padding:14px 20px 10px;text-align:center;font-size:.875em}.c-geo-popup__popup-title{font-size:1.5em}.geo-btn{padding:1em;width:90%}.geo-btn--redirect{margin-bottom:.875em}.geo-btn--continue{border:1px solid #ddd}.c-geo-popup__popup-image{display:none}.c-geo-popup__popup-image-container{width:40%}@media only screen and (min-width:1000px){.c-geo-popup__popup{display:-moz-flex;display:flex;max-width:860px}.c-geo-popup__popup-inner{width:80%}.c-geo-popup__popup-title{width:73%;text-align:left;font-size:2em;padding-top:42px}.c-geo-popup__popup-content{text-align:left;width:80%;padding:30px 20px 8px}.c-geo-popup__popup-buttons{display:-moz-flex;display:flex;-moz-flex-direction:row-reverse;flex-direction:row-reverse;-moz-justify-content:flex-end;justify-content:flex-end;padding:40px 20px 48px}.geo-btn{margin-right:.75em;width:46.5%}.geo-btn--redirect{margin-bottom:0}.c-geo-popup__popup-image{display:block;height:100%;width:auto;max-width:none}}
