form.mailster-form input,form.mailster-form textarea,form.mailster-form select{font-family:inherit;background:transparent;border-color:var(--wp--preset--color--text-green);border-style:solid;border-width:1px 1px 1px 1px;color:var(--wp--preset--color--text-green);display:block;padding:var(--wp--preset--spacing--12) var(--wp--preset--spacing--12) var(--wp--preset--spacing--12) var(--wp--preset--spacing--12);width:100%;border-radius:var(--wp--preset--spacing--8);transition:var(--wp--custom--transition--preset--default)}form.mailster-form input:focus,form.mailster-form textarea:focus,form.mailster-form select:focus{background:transparent;border-color:var(--wp--preset--color--text-green)}form.mailster-form .error input,form.mailster-form .error textarea,form.mailster-form .error select{border-color:var(--wp--preset--color--red)}form.mailster-form label{color:var(--wp--preset--color--text-green);cursor:pointer;display:block;font-size:var(--wp--preset--font-size--level-7);margin:var(--wp--preset--spacing--4) 0;width:100%;-webkit-user-select:none;user-select:none;transition:var(--wp--custom--transition--preset--default)}form.mailster-form label:first-child{margin-top:0}form.mailster-form label:last-child{margin-bottom:0}form.mailster-form label span.mailster-required{color:inherit;font-size:1em;font-weight:normal}form.mailster-form input.submit-button{font-family:inherit;background:var(--wp--preset--color--highlight-orange);border-color:transparent;border-style:solid;border-width:2px;color:var(--wp--preset--color--text-green);font-size:var(--wp--preset--font-size--level-7);font-weight:bold;letter-spacing:0;line-height:1.5;margin:var(--wp--preset--spacing--32) 0;padding:var(--wp--preset--spacing--8) var(--wp--preset--spacing--16) var(--wp--preset--spacing--12) var(--wp--preset--spacing--16);text-transform:none;border-radius:var(--wp--preset--spacing--8);box-shadow:none}form.mailster-form input.submit-button:hover{background:var(--wp--preset--color--text-green);border-color:transparent;color:var(--wp--preset--color--highlight-orange)}form.mailster-form input.submit-button:first-child{margin-top:0}form.mailster-form input.submit-button:last-child{margin-bottom:0}form.mailster-form .mailster-form-info{background:transparent;font-size:var(--wp--preset--font-size--level-7);margin:var(--wp--preset--spacing--8) 0;padding:0}form.mailster-form .mailster-form-info:first-child{margin-top:0}form.mailster-form .mailster-form-info:last-child{margin-bottom:0}form.mailster-form .mailster-form-info.success{color:var(--wp--preset--color--green)}form.mailster-form .mailster-form-info.warning{color:var(--wp--preset--color--yellow)}form.mailster-form .mailster-form-info.error{color:var(--wp--preset--color--red)}form.mailster-form .mailster-form-info *{font-size:1em;color:inherit}form.mailster-form .mailster-wrapper{margin:var(--wp--preset--spacing--12) 0}form.mailster-form .mailster-wrapper:first-child{margin-top:0}form.mailster-form .mailster-wrapper:last-child{margin-bottom:0}