@import url(https://use.typekit.net/dmy6qnj.css);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}#popup{display:none;max-width:75%!important;width:800px;padding:0;background:transparent;position:relative}#popup .fancybox-button{background:#db000c;color:#fff;opacity:1;transition:all .3s cubic-bezier(.39,.575,.565,1)}#popup .fancybox-button:hover{background:#161615}#popup .image{min-height:25vh}#popup .text{background:#e8e8e8;bottom:0;top:auto;left:0;right:0;text-align:left;padding:5rem}#popup .text,#popup .text h2,#popup .text p{color:#161615}#popup .text h2{font-size:3.42rem;margin:0 0 3rem;font-weight:700}#popup .text .btn{margin-top:3rem}@media only screen and (max-width:820px){#popup .image{-ms-flex-order:1;order:1}#popup .text{-ms-flex-order:2;order:2}}@media only screen and (max-width:576px){#popup{max-width:90%!important}#popup .text{padding:3rem}}