  .geopopup-modal{align-items:center;background-color:rgba(0,0,0,.4);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10000}.geopopup-box{padding:16px}.geopopup-popup{background:#084f7c;color:#fff;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;font-size:1.8rem;margin:16px;max-width:580px;min-width:300px;padding-bottom:40px;padding-top:40px;text-align:center;width:100%}.geopopup-btns{display:flex;flex-direction:row;justify-content:space-evenly;margin:56px 16px 16px}.geopopup-logo{margin-bottom:32px}.geopopup-logo img{margin:16px;max-width:240px;width:100%}.geopopup-btn{background-color:#148e97;border:2px solid #fff;box-shadow:1px 1px 1px 1px rgba(0,0,0,.8);color:#fff;cursor:pointer;font-size:inherit;font-weight:600;text-align:center;text-transform:uppercase;width:120px}@media screen and (max-width:421px){.geopopup-popup{font-size:1.2rem}.geopopup-logo img{max-width:200px}.geopopup-btn{width:80px}}.geopopup-btn:hover{background-color:#6bc6cc}
