.wpforms-opayo-form-overlay{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:99999}.wpforms-opayo-form-container{background-color:#fff;border-radius:4px;box-sizing:border-box;max-height:100vh;max-width:90%;overflow-y:auto;padding:30px;width:500px;& h3{text-align:center}& form{margin-bottom:0}& button{margin-top:15px;width:100%}}.wpforms-opayo-form-content{color:rgba(0,0,0,.8);line-height:1.5;& iframe{border:none;height:500px;width:100%}}@keyframes wpformsopayofadeIn{0%{opacity:0}to{opacity:1}}@keyframes wpformsopayofadeOut{0%{opacity:1}to{opacity:0}}@keyframes wpformsopayoslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes wpformsopayoslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}#wpforms-opayo-form{display:none}#wpforms-opayo-form.is-open{display:block}#wpforms-opayo-form[aria-hidden=false] .wpforms-opayo-form-overlay{animation:wpformsopayofadeIn .3s cubic-bezier(0,0,.2,1)}#wpforms-opayo-form[aria-hidden=false] .wpforms-opayo-form-container{animation:wpformsopayoslideIn .3s cubic-bezier(0,0,.2,1)}#wpforms-opayo-form[aria-hidden=true] .wpforms-opayo-form-overlay{animation:wpformsopayofadeOut .3s cubic-bezier(0,0,.2,1)}#wpforms-opayo-form[aria-hidden=true] .wpforms-opayo-form-container{animation:wpformsopayoslideOut .3s cubic-bezier(0,0,.2,1)}#wpforms-opayo-form .wpforms-opayo-form-container,#wpforms-opayo-form .wpforms-opayo-form-overlay{will-change:transform}
