.newsletter-popup{position:fixed;left:0;bottom:0;z-index:6000;background:#015783;width:480px;padding:55px 40px 37px;color:#fff;box-shadow:5px 5px 25px rgba(0,0,0,.1);border-radius:0 10px 0 0;left:-120%;opacity:0;visibility:hidden;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;-webkit-transition-property:opacity,visibility,left;transition-property:opacity,visibility,left}.newsletter-popup .hs-custom-form .hs-form-field{padding-bottom:0}.popup-active .newsletter-popup{left:0;opacity:1;visibility:visible}.newsletter-popup label{color:#fff;text-transform:uppercase;margin:0 0 20px;font:500 18px/1.667 "Work Sans"}.newsletter-popup label em{font-style:normal;display:block}.newsletter-popup .hs-error-msgs .newsletter-popup .input{position:relative;margin:0 0 26px}.newsletter-popup input[type="text"],.newsletter-popup input[type="email"],.newsletter-popup input[type="tel"]{background:#fff;height:59px;width:100%;padding:19px 24px;font:500 16px/20px "Work Sans",Arial;border-radius:2px;border:1px solid #a2b7c5;color:#a2b7c5;box-shadow:none}.newsletter-popup input::placeholder{color:#a2b7c5}.newsletter-popup .actions{padding:26px 0 0}.newsletter-popup .hs-button.primary{width:177px;cursor:pointer;box-shadow:0 4px 75px rgba(163,217,159,.2);overflow:hidden;min-width:inherit;padding-top:14px;padding-bottom:16px;text-overflow:ellipsis;z-index:90;white-space:nowrap}.newsletter-popup .hs-button.primary:not(:hover):not(:focus){background:0;color:#fff;box-shadow:none}.newsletter-popup .hs-form-required{display:none}.newsletter-popup .inputs-list{margin:-10px 0 20px;font-size:12px;padding:0;list-style:none}.newsletter-popup .btn-dismiss{color:#fff;font:500 16px/1.2 "Work Sans",Arial;position:absolute;left:243px;bottom:55px;overflow:hidden;text-overflow:ellipsis;z-index:100;white-space:nowrap;cursor:pointer;max-width:120px}.newsletter-popup . .newsletter-popup .btn-dismiss:hover,.newsletter-popup .btn-dismiss:focus{color:#7bc678}.newsletter-popup .btn-close{position:absolute;right:19px;top:23px;width:15px;height:15px;color:#fff;font-size:14px;line-height:1;z-index:100;text-decoration:none}@media(max-width:767px){.newsletter-popup{display:none}}