@import url(https://use.typekit.net/oqv1vzg.css);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.popup{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(82,99,121,.5);z-index:99999}.popup .image{min-height:20vh;height:100%;overflow:hidden}.popup .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.popup .wrapper{width:900px;max-width:85%;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:100vh;overflow-y:scroll}.popup .wrapper .close-popup{position:absolute;top:0;right:0;background:#e1251c;width:5rem;height:5rem;color:#fff;transition:all .3s cubic-bezier(.445,.05,.55,.95);cursor:pointer;text-align:center;font-size:3rem;line-height:5rem;z-index:2}.popup .wrapper .close-popup:hover{background:#090d33}.popup .wrapper .content{margin:2rem 0 0;padding:3rem 2rem}.popup .wrapper.no-image{width:600px}.popup .wrapper .title{margin-bottom:1.5rem}.popup .wrapper .link{margin-top:3rem}.popup .wrapper .link a{color:#fff!important;text-decoration:none;font-size:20px;background:#e1251c;display:inline-block;font-weight:300;line-height:3;border-color:none!important;cursor:pointer;box-shadow:none;text-shadow:none;border:none;text-align:center;transition:all .32s ease-in-out;-ms-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;-moz-transition:all .32s ease-in-out;-webkit-transition:all .32s ease-in-out;letter-spacing:.4px;text-align:left;font-size:13px;height:auto;text-transform:uppercase;line-height:1;padding:16px 15px;font-weight:500}.popup .wrapper .link a:hover{background:#090d33}.popup .wrapper .hide-popup{position:absolute;bottom:1rem;right:1rem}.popup .wrapper .hide-popup a{font-size:.98rem;color:#3f3f3d;opacity:.5;text-decoration:underline}@media only screen and (max-width:768px){.popup .wrapper .image{height:25vh}.popup .wrapper .content{margin:0}}@media only screen and (max-width:576px){.popup .wrapper .content{margin:0}.popup .wrapper .link{margin-top:1.5rem}}