.Forms-EmailForm{background:0 0;border:1px solid #242424;justify-content:space-between;align-items:center;gap:20px;padding:20px 18px 20px 30px;transition:border-color .3s cubic-bezier(.4,.64,.68,1);display:flex}.Forms-EmailForm.active{border-color:#7c7c7c}.Forms-EmailForm.disabled{pointer-events:none}.Forms-EmailForm.disabled input{color:#4e4e4e}.Forms-EmailForm.disabled input::placeholder{color:#4e4e4e}@media (hover:hover) and (pointer:fine){.Forms-EmailForm:hover{border-color:#7c7c7c}.Forms-EmailForm:hover input::placeholder{color:#fff}}@media (min-width:768px){.Forms-EmailForm{gap:30px;padding:50px 45px}}@media (max-width:767px){.Forms-EmailForm.vertical-on-mobile{border:none;flex-direction:column;padding:0}.Forms-EmailForm.vertical-on-mobile.active input{border-color:#7c7c7c}.Forms-EmailForm.vertical-on-mobile input{border:1px solid #242424;padding:35px 18px 35px 30px;transition:border-color .3s cubic-bezier(.4,.64,.68,1)}.Forms-EmailForm.vertical-on-mobile .MagneticWrapper,.Forms-EmailForm.vertical-on-mobile .MagneticWrapper .Partials-Button{width:100%}.Forms-EmailForm:not(.vertical-on-mobile) .Partials-Button.theme-secondary-orange{border-radius:50%;width:50px;min-width:50px;height:50px}.Forms-EmailForm:not(.vertical-on-mobile) .Partials-Button.theme-secondary-orange .inner{justify-content:center}.Forms-EmailForm:not(.vertical-on-mobile) .Partials-Button.theme-secondary-orange .inner .text-cta-regular{display:none}}.Forms-EmailForm input{color:#fff;background:0 0;border:none;border-radius:0;width:100%;padding:10px 0}.Forms-EmailForm input::placeholder{color:#7c7c7c;transition:color .3s cubic-bezier(.4,.64,.68,1)}@media (min-width:768px){.Forms-EmailForm input{letter-spacing:-.01em;font-size:20rem;line-height:26rem}}.Forms-EmailForm .Partials-Button.theme-secondary-orange.disabled{color:#c2c2c2;background:#242424}
