.inline-form-container{min-height:220px;max-width:500px;overflow:hidden}.mk_form{width:100%;min-height:80px}.inline-success-form{max-width:500px}.inline-success-form .mktoFormRow:first-child,.mk_form .mktoFormRow:first-child{display:flex!important;gap:10px!important;align-items:flex-start!important}.inline-success-form .mktoFormRow:first-child .mktoFieldWrap,.mk_form .mktoFormRow:first-child .mktoFieldWrap{flex:1!important}.inline-success-form .mktoButtonRow,.mk_form .mktoButtonRow{margin-top:5px!important}.inline-success-form .mktoFormRow:not(:first-child){margin-top:10px!important}.inline-success-form .mktoForm,.inline-success-form form{max-height:200px!important;overflow:hidden!important}.inline-success-form .mktoField,.mk_form .mktoField{height:40px!important;padding:8px 12px!important;border:1px solid #ccc!important;border-radius:4px!important}.inline-success-form .mktoButton,.mk_form .mktoButton{height:40px!important;padding:8px 16px!important;border:none!important;border-radius:4px!important;background:#007cba!important;color:white!important;cursor:pointer}.inline-success-form .mktoButton:hover{background:#005a8b!important}@media (max-width:600px){.inline-success-form .mktoFormRow:first-child{flex-direction:column!important;gap:15px!important}.inline-success-form .mktoButtonRow{margin-left:0!important}.inline-success-form .mktoButton{width:100%!important}}.mk_form .mktoButton:disabled{cursor:not-allowed!important}