.newsletter_c{background-color:#ebfaf1;border-top:2px solid #41cb72;transition:all 1s ease-in-out;bottom:-300px;z-index:999}.newsletter_c h3{color:#41cb72}.newsletter_c .container{max-width:960px}.newsletter_c img{margin-top:-96px}.newsletter_c.show{bottom:0}@media screen and (min-width:736px){.newsletter_c{max-height:220px}}.newsletter_c .close{top:12px;cursor:pointer;top:12px;right:12px;width:26px;height:26px;background-color:white;border-radius:50%;color:#41cb72;font-weight:bold;opacity:.8;transition:opacity .3s ease-in-out}.newsletter_c .close:hover{opacity:1}.newsletter_c form{display:flex}.newsletter_c .hs_email{width:100%;padding-right:8px}.newsletter_c input[type=email]{height:42px;width:100%;padding:8px 24px;background-color:#fff;border-radius:25px;color:#9a9a9a;font-size:1.2rem}.newsletter_c input[type=submit]{height:42px;width:240px;padding:8px 24px;background-color:#41cb72;border-radius:25px;color:#fff;text-transform:uppercase;font-size:1.2rem;opacity:.6;transition:opacity .3s ease-in-out;cursor:pointer}.newsletter_c input[type=submit]:hover{opacity:1}