section.marketo-form .marketo-form-content{border:none;padding-top:0}section.marketo-form .marketo-form-fields{background-color:var(--light-grey);padding:2rem;border-radius:var(--border-radius-size)}section.marketo-form .marketo-form-fields .submission-message{display:none}section.marketo-form.marketo-popup .modal-dialog{max-width:800px}section.marketo-form.marketo-popup .modal-dialog .btn-close{position:absolute;top:1rem;left:auto;right:2rem;width:auto;height:auto;padding-left:1rem;opacity:1;background:0 0;color:var(--body-text-color);text-decoration:underline}section.marketo-form.marketo-popup .modal-dialog .btn-close span{padding-right:5px}section.marketo-form.marketo-popup .modal-dialog .btn-close:hover{opacity:.7;text-decoration:none}section.marketo-form.light-grey-background{background-color:var(--light-grey);padding-top:3rem;padding-bottom:3rem}section.marketo-form.primary-background{background-color:var(--primary);padding-top:3rem;padding-bottom:3rem}section.marketo-form.primary-background .content,section.marketo-form.primary-background h2{color:var(--web-white)}section.marketo-form.light-grey-background .marketo-form-fields,section.marketo-form.primary-background .marketo-form-fields{background-color:var(--web-white)}