@keyframes mymove{0%{width:0}to{width:100%}}@keyframes mymovesecond{0%{width:100%}to{width:100%}}.dl-email-signup{position:relative;background-image:url(../../../../images/signup-left-m.svg),url(../../../../images/signup-right-m.svg);background-position:0 100%,100% 0;background-repeat:no-repeat}.dl-email-signup-container{max-width:57.75rem;margin:0 auto}.dl-email-signup input{height:3rem;border:1px solid #d6d9da;border-radius:.25rem;max-width:78.261%}@media(min-width:768px){.dl-email-signup{background-position:0 0,100% 0;background-image:url(../../../../images/signup-left.svg),url(../../../../images/signup-right.svg)}.dl-email-signup input{max-width:100%}}.email-signup-message{transform:translate(-50%,-50%);position:fixed;top:190px;left:50%}.email-signup-alert{position:relative;animation:fade 5s linear forwards;box-shadow:1px 1px 5px grey;padding:1em}@keyframes fade{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}.email-signup-alert.show{display:block}