.email-sign-up{position:relative;overflow:hidden}.email-sign-up__wrapper{z-index:1;display:flex;position:relative}.email-sign-up--light{background-color:var(--bg-color-white);color:var(--body-text-color)}.email-sign-up--dark{background-color:var(--bg-color-dark);color:var(--body-text-color-white)}.email-sign-up__blocks{gap:var(--spacing-normal);flex-direction:column;flex-grow:1;display:flex}.email-sign-up__buttons{gap:var(--spacing-small);flex-wrap:wrap;width:100%;display:inline-flex}.email-sign-up__wrapper.left,.email-sign-up__blocks.left .email-sign-up__buttons{justify-content:flex-start}.email-sign-up__wrapper.center,.email-sign-up__blocks.center .email-sign-up__buttons{justify-content:center}.email-sign-up__wrapper.middle,.email-sign-up__blocks.middle .email-sign-up__buttons{align-items:center}.email-sign-up__wrapper.top{align-items:start}.email-sign-up__wrapper.bottom{align-items:end}.email-sign-up__wrapper.right,.email-sign-up__blocks.right .email-sign-up__buttons{justify-content:flex-end}.email-sign-up__heading,.email-sign-up p,.email-sign-up__buttons a{word-break:break-word;margin:0}.email-sign-up h1,.email-sign-up h2,.email-sign-up h3,.email-sign-up h4,.email-sign-up h5,.email-sign-up h6{margin:0}.email-sign-up__caption{font-size:var(--font-size-small);line-height:var(--line-height-heading);letter-spacing:1px;text-transform:uppercase}.email-sign-up ol,.email-sign-up li{list-style-position:inside}.email-sign-up p a{color:inherit}@media (width<=768px){.email-sign-up__background-video[data-mobile-src]{display:none}}
