.footer-email{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;flex:1 0;align-self:stretch;border-radius:2rem;background:rgba(143,19,241,.2);width:100%}@media(min-width:1920px){.footer-email{padding:2.5rem}}@media(min-width:1600px)and (max-width:1920px){.footer-email{padding:2.5rem 2rem;width:25.75rem}}@media(min-width:1440px)and (max-width:1600px){.footer-email{padding:2rem;border-radius:1.5rem;gap:1.5rem;width:22.75rem}}@media(min-width:768px)and (max-width:1440px){.footer-email{padding:1.5rem 2rem 2rem;border-radius:1.5rem;gap:1.5rem;width:100%}}@media(max-width:1024px){.footer-email{display:none}}@media(max-width:768px){.footer-email{padding:1.5rem;border-radius:1.5rem;gap:1rem;width:100%}}.footer-email.tablet-mode{display:flex}@media(min-width:1024px){.footer-email.tablet-mode{display:none}}.footer-email-information{display:flex;flex-direction:column;gap:.75rem}.footer-email-information-title{color:#fff}@media(min-width:1920px){.footer-email-information-title{font-family:var(--font-sf-pro-display);font-size:1.75rem;font-weight:700;line-height:2.25rem}}@media(min-width:1600px)and (max-width:1920px){.footer-email-information-title{font-family:var(--font-sf-pro-display);font-size:1.75rem;font-weight:700;line-height:2.25rem}}@media(min-width:1440px)and (max-width:1600px){.footer-email-information-title{font-family:var(--font-sf-pro-display);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(min-width:768px)and (max-width:1440px){.footer-email-information-title{font-family:var(--font-sf-pro-display);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(max-width:768px){.footer-email-information-title{font-family:var(--font-sf-pro-display);font-size:1.25rem;font-weight:700;line-height:1.75rem}}.footer-email-information-desc{color:hsla(0,0%,100%,.6)}@media(min-width:1920px){.footer-email-information-desc{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(min-width:1600px)and (max-width:1920px){.footer-email-information-desc{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(min-width:1440px)and (max-width:1600px){.footer-email-information-desc{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(min-width:768px)and (max-width:1440px){.footer-email-information-desc{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(max-width:768px){.footer-email-information-desc{font-family:var(--font-sf-pro-text);font-size:.75rem;font-weight:400;line-height:1rem}}.footer-email-form{display:flex;flex-direction:column;gap:1.5rem;width:100%}.footer-email-form-field{position:relative;display:flex;padding:.5rem .5rem .5rem 1.5rem;justify-content:space-between;align-items:center;width:100%;border-radius:2.5rem;background:hsla(0,0%,100%,.05);gap:.5rem}.footer-email-form-field.error{border:1px solid #e01e7c}@media(max-width:1600px){.footer-email-form-field{padding:.375rem .375rem .375rem 1.5rem}}.footer-email-form-field-input{font-family:var(--font-sf-pro-display);font-size:1rem;font-weight:500;line-height:1.5rem;color:#fff;background:transparent;border:none;width:100%}@media(max-width:1600px){.footer-email-form-field-input{font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:500;line-height:1.5rem}}.footer-email-form-field-input:focus{outline:none}.footer-email-form-field-input::placeholder{color:hsla(0,0%,100%,.4)}.footer-email-form-field-submit{cursor:pointer;font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:700;line-height:1.5rem;color:#fff;display:flex;padding:.75rem 2rem;justify-content:center;align-items:center;gap:.25rem;border:none;border-radius:1.875rem;background:linear-gradient(87deg,#8f13f1 13.02%,#3616fb 95.97%)}@media(max-width:1600px){.footer-email-form-field-submit{padding:.5rem 1.5rem}}@media(max-width:1024px){.footer-email-form-field-submit{font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:700;line-height:1.25rem}}.footer-email-form-checkbox{display:flex;align-items:center;gap:.625rem}.footer-email-form-checkbox-text{color:hsla(0,0%,100%,.6)}@media(min-width:1920px){.footer-email-form-checkbox-text{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(min-width:1600px)and (max-width:1920px){.footer-email-form-checkbox-text{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(min-width:1440px)and (max-width:1600px){.footer-email-form-checkbox-text{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(min-width:768px)and (max-width:1440px){.footer-email-form-checkbox-text{font-family:var(--font-sf-pro-text);font-size:.75rem;font-weight:400;line-height:1.625rem}}@media(max-width:768px){.footer-email-form-checkbox-text{font-family:var(--font-sf-pro-text);font-size:.625rem;font-weight:400;line-height:.75rem}}.footer-email-form-checkbox-text>a{cursor:pointer;color:#fff}.footer-email-form-checkboxes{display:flex;flex-direction:column;gap:.5rem}@media(max-width:1024px){.footer-email-form-checkboxes{gap:.75rem}}