.popup{position:fixed;top:0;left:0;z-index:99999999;width:100%;height:100%;display:none}.popup__overlay{height:100%;width:100%;background-color:#000;opacity:.9;z-index:1}.popup__content{background-color:#fff;width:800px;max-width:calc(100% - 20px);max-height:calc(100% - 80px)}@media(min-width:601px){.popup__content{max-width:calc(100% - 80px)}}.popup__content{padding:50px 30px 30px;overflow:auto;position:absolute;transform:translateY(-50%);top:50%;left:0;right:0;margin:0 auto;z-index:5}@media(min-width:768px){.popup__content{padding:40px}}@media(min-width:960px){.popup__content{min-width:700px}}.popup__content .copy{text-align:center;margin-bottom:30px}@media(min-width:768px){.popup__content .copy{margin-bottom:35px}}.popup__content .iframe-container{display:flex;justify-content:center}.popup__logo{width:70px;margin:30px auto;display:block}@media(min-width:768px){.popup__logo{width:120px}}.popup__close{position:absolute;top:10px;right:10px;color:#252525;cursor:pointer;font-size:25px!important;z-index:5;width:auto!important;height:auto!important;transition:all .3s ease}.popup__close:before{width:auto;height:auto}.popup iframe{max-width:100%;width:100%;aspect-ratio:3/2}.popup .gform_wrapper h2,.popup .gform_wrapper h3{color:#252525;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset;text-fill-color:unset;font-size:18px;line-height:1.2;letter-spacing:0}@media(min-width:768px){.popup .gform_wrapper h2,.popup .gform_wrapper h3{font-size:24px}}.popup .gform_wrapper .gform_heading{display:block;margin-bottom:30px}.popup .gform_wrapper .gform_heading .gform_description{width:100%;display:block}@media(min-width:768px){.popup .gform_wrapper .gform_heading .gform_description{width:80%}}.popup .gform_wrapper input[type=submit]{background-color:#252525;border:1px solid #252525;color:#fff}.popup .gform_wrapper input[type=submit]:hover{background-color:transparent}
