#land-checklist-optin { width: 100%; max-width: 100%; }
#land-checklist-optin [changeitem="ELEGANTFORM_IMAGE"],
#land-checklist-optin .zoho-generic-copy { display: none !important; }
#land-checklist-optin #customForm,
#land-checklist-optin [name="SIGNUP_BODY"],
#land-checklist-optin #zcampaignOptinForm { width: 100%; max-width: 100%; margin: 0; padding: 0; position: static; background: transparent; }
#land-checklist-optin #Zc_SignupSuccess { display: none; margin: 12px 0; padding: 10px 12px; border: 1px solid rgba(97,114,72,.4); background: #edf0e7; color: #243a2c; font: 600 12px/1.45 Manrope, Arial, sans-serif; }
#land-checklist-optin #errorMsgDiv { display: none; width: 100%; max-width: 100%; margin: 12px 0; padding: 9px 10px; box-sizing: border-box; border: 1px solid #d20000; background: #ffebe8; color: #d20000; font: 600 11px/1.4 Manrope, Arial, sans-serif; }
#land-checklist-optin label { display: block; margin-top: 18px; color: #1d2721; font-size: 9px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
#land-checklist-optin #FIRSTNAME,
#land-checklist-optin #EMBED_FORM_EMAIL_LABEL { width: 100%; max-width: 100%; box-sizing: border-box; display: block; padding: 12px 0 9px; border: 0; border-bottom: 1px solid #1d2721; outline: 0; background: transparent; color: #1d2721; font: 14px/1.2 Manrope, Arial, sans-serif; }
#land-checklist-optin #FIRSTNAME:focus,
#land-checklist-optin #EMBED_FORM_EMAIL_LABEL:focus { border-color: #617248; }
#land-checklist-optin #zcWebOptin { width: 100%; max-width: 100%; box-sizing: border-box; display: block; margin-top: 25px; padding: 16px 18px; border: 0; background: #243a2c; color: #fffdf5; cursor: pointer; font: 800 10px/1 Manrope, Arial, sans-serif; letter-spacing: .11em; text-align: left; text-transform: uppercase; transition: transform .16s cubic-bezier(.23,1,.32,1), background .16s; }
#land-checklist-optin #zcWebOptin:hover { background: #142519; transform: translateY(-2px); }
#land-checklist-optin #zcWebOptin:active { transform: scale(.97); }
#land-checklist-optin #zcOptinOverLay,
#land-checklist-optin #zcOptinSuccessPopup { display: none !important; }
@media (max-width: 580px) {
  #land-checklist-optin #FIRSTNAME,
  #land-checklist-optin #EMBED_FORM_EMAIL_LABEL { font-size: 16px; }
}
