.popup-gated-wrapper{background-color:rgba(0,0,0,.5);bottom:0;display:flex;display:none;justify-content:center;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:10000}.popup-gated-wrapper.active{display:flex}.popup-gated{background-color:#ebebeb;box-shadow:3px 3px 10px 3px rgba(0,0,0,.5);color:inherit;margin:200px 100px;max-width:80%;padding:30px;position:absolute;width:40em}.popup-gated__content{margin-bottom:20px}.popup-gated__button a{background-color:#ff4f18;color:#fff;display:block;padding:10px 20px;text-align:center}.popup-gated__button a:hover{background-color:#ac5624}@media(max-width:767px){.popup-gated{margin:100px;padding:20px}}