.newsletter-form-cn{width:80%;margin:20px auto}@media(min-width:992px){.newsletter-form-cn{margin:0 auto}}.newsletter-form-cn .newsletter-tabs{display:inline-flex;column-gap:20px;padding:10px;margin-bottom:25px;background:#f8f7f7;border-radius:24px}.newsletter-form-cn .newsletter-tabs .newsletter-tab{padding:12px 24px;color:#5d5d5d;background-color:transparent;outline:0;border:0;border-radius:16px;cursor:pointer}.newsletter-form-cn .newsletter-tabs .newsletter-tab.active{color:#1e365c;background-color:#d3eaf7}.newsletter-form-cn .newsletter-form .grid-box{position:relative}.newsletter-form-cn .newsletter-form .grid-box span.validation{position:absolute;top:50%;right:17px;transform:translateY(-50%);visibility:visible;color:#d00}.newsletter-form-cn .newsletter-form .grid-box.newsletter__mobile span.validation,.newsletter-form-cn .newsletter-form .grid-box.newsletter__email span.validation{right:17px!important;left:auto!important}.newsletter-form-cn .newsletter-form .grid-box .newsletter__mobile-input,.newsletter-form-cn .newsletter-form .grid-box .newsletter__email-input{text-align:left}.newsletter-form-cn .newsletter-form .grid-box .newsletter__name-warning,.newsletter-form-cn .newsletter-form .grid-box .newsletter__mobile-warning,.newsletter-form-cn .newsletter-form .grid-box .newsletter__email-warning{visibility:hidden;padding:0 16px;margin-top:6px;color:#667085;font-size:13px;font-weight:400;line-height:19.5px}.newsletter-form-cn .newsletter-form .grid-box .newsletter__name-warning.active,.newsletter-form-cn .newsletter-form .grid-box .newsletter__mobile-warning.active,.newsletter-form-cn .newsletter-form .grid-box .newsletter__email-warning.active{visibility:visible}.newsletter-form-cn .newsletter-form label{display:block;padding:0 16px 0 0;margin-bottom:6px;color:#16161d;font-size:16px;font-weight:600;line-height:24px}.newsletter-form-cn .newsletter-form input{padding:13px 16px;color:#292929;background-color:#e0e2e7;border-radius:16px;font-size:16px;font-weight:400;line-height:32px}.newsletter-form-cn .newsletter-form input::placeholder{color:#a3a9b6}.newsletter-form-cn .newsletter-form .btn-subscribe-to-newsletter{padding:13px 32px;margin-top:15px;color:#eaebed;background-color:#2196d9;border-radius:16px;font-size:19px;font-weight:600;line-height:29px}.newsletter-form-cn .newsletter-form .newsletter__alert-success{height:63px;margin-bottom:0}body.rtl .newsletter-form-cn .newsletter-form .grid-box span.validation{right:auto;left:17px}