.newsletter-bar{z-index:1000;background:url(../../../../../../../themes/memoq/images/newsletter/bar-background.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;max-width:1120px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin:0 auto;color:#fff;position:fixed;left:50%;bottom:-100%;width:100%;transform:translateX(-50%);padding:16px 16px 16px 40px;border-radius:500px;transition:bottom .5s ease-in-out}.newsletter-bar.show{bottom:24px}.newsletter-bar__close{position:absolute;cursor:pointer;top:-8px;left:16px;background:linear-gradient(270deg,#ef3f3f,#f47623);border-radius:50%;width:24px;height:24px;padding:6px}.newsletter-bar__close img{filter:brightness(0) invert(1);width:12px;height:auto}@media (max-width:575px){.newsletter-bar__close{top:-5px;left:5px;width:16px;height:16px;padding:4px}.newsletter-bar__close img{width:8px}}.newsletter-bar__text__text{display:inline-block;vertical-align:middle;font-weight:500;font-size:24px;line-height:32px}.newsletter-bar__text__text #js-banner-counter{color:#f47623}.newsletter-bar__text__image{display:inline-block;margin-right:24px;vertical-align:middle}.newsletter-bar__button__icon{display:none}@media (max-width:1400px){.newsletter-bar{max-width:998px}.newsletter-bar__text__text{font-size:20px;line-height:28px}}@media (max-width:1199px){.newsletter-bar{max-width:960px}}@media (max-width:991px){.newsletter-bar{padding:16px 16px 16px 32px;max-width:760px}.newsletter-bar__text__text{font-size:16px;line-height:24px}.newsletter-bar__text__image{margin-right:16px}}@media (max-width:767px){.newsletter-bar{max-width:500px}.newsletter-bar__text__image{display:none}}@media (max-width:575px){.newsletter-bar{max-width:328px;padding:8px 8px 8px 24px}.newsletter-bar__text__text{font-size:12px;line-height:16px}.newsletter-bar__button{margin-left:8px}.newsletter-bar__button .btn{padding:10px;background:linear-gradient(254.7deg,#ef3f3f 21.49%,#f47623);border-radius:100px}.newsletter-bar__button__text{display:none}.newsletter-bar__button__icon{display:block;width:16px;height:16px}.newsletter-bar__button__icon img{width:16px;height:16px}}.iziModal-overlay{background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4))!important;z-index:1000!important}.newsletter-modal{z-index:10000!important;position:relative;overflow:hidden;border-radius:8px}.newsletter-modal .modal__close{cursor:pointer;position:absolute;top:30px;right:30px;width:18px;height:18px;z-index:100}.newsletter-modal .modal__close img{margin:0;width:18px;height:18px;display:block}.newsletter-modal .newsletter-loader{display:none;margin-top:24px}.newsletter-modal .newsletter-loader.show{display:block}.newsletter-modal .modal__body{overflow:hidden}.newsletter-modal .modal__body__wrapper{display:-ms-flexbox;display:flex}.newsletter-modal .modal__body__thx{position:absolute;top:0;right:-100%;width:100%;height:100%;display:-ms-flexbox;display:flex;border-radius:8px;background:url(../../../../../../../themes/memoq/images/newsletter/thx-bg.png) #fff;background-size:contain;background-repeat:no-repeat;background-position:0 0;transition:all .5s ease-in-out}.newsletter-modal .modal__body__thx__text{padding:0 100px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center}.newsletter-modal .modal__body__thx__text h1{display:block;margin:0}.newsletter-modal .modal__body__thx__image{width:72%;transform:translateX(100%);transition:all .4s ease-in-out;transition-delay:.25s}.newsletter-modal .modal__body__thx__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.newsletter-modal .modal__body__thx__image img.modal__body__thx__image--mobile{display:none}.newsletter-modal .modal__body__thx.show{right:0}.newsletter-modal .modal__body__thx.show .modal__body__thx__image{transform:translateX(0)}.newsletter-modal .modal__body .newsletter-modal__form{padding:48px 24px 48px 64px;background:url(../../../../../../../themes/memoq/images/newsletter/form-bg.png);background-size:cover;background-repeat:no-repeat}.newsletter-modal .modal__body .newsletter-modal__form__title{margin-bottom:16px}.newsletter-modal .modal__body .newsletter-modal__form__description{margin-bottom:16px;max-width:100%;display:block}@media screen and (min-width:768px){.newsletter-modal .modal__body .newsletter-modal__form__description{max-width:365px}}.newsletter-modal .modal__body .newsletter-modal__form .btn{margin-top:24px}.newsletter-modal .modal__body .newsletter-modal__form .form-group{position:relative;margin-bottom:16px;margin-bottom:32px;max-width:304px}.newsletter-modal .modal__body .newsletter-modal__form .form-group--checkbox{margin-bottom:16px;max-width:100%}.newsletter-modal .modal__body .newsletter-modal__form .form-group label{font-family:Inter;font-style:normal;font-weight:500;font-size:12px;line-height:16px;text-transform:uppercase;display:block;margin-bottom:8px}.newsletter-modal .modal__body .newsletter-modal__form .form-group input[type=email],.newsletter-modal .modal__body .newsletter-modal__form .form-group input[type=text]{padding:0 16px;border:1px solid #3b3751;border-radius:8px;height:48px;outline:none}.newsletter-modal .modal__body .newsletter-modal__form .form-group input[type=email].has-error,.newsletter-modal .modal__body .newsletter-modal__form .form-group input[type=text].has-error{border:1px solid red}.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox]:checked,.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox]:not(:checked){left:-9999px;position:absolute}.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox]:checked+label,.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox]:not(:checked)+label{color:#86829d;cursor:pointer;display:inline-block;font-family:Inter;font-weight:400;font-size:12px;line-height:16px;margin-bottom:0;padding-left:40px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;text-transform:none}.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox]:checked+label a,.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox]:not(:checked)+label a{color:#178cf6}.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox]:checked+label:before,.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox]:not(:checked)+label:before{content:"";background:#fff;position:absolute;top:0;left:0;height:24px;width:24px;border:1px solid #c4c1d2;border-radius:4px}.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox].has-error+label{color:red}.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox]:checked+label:after,.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox]:not(:checked)+label:after{color:#86829d;content:url(../../../../../../../themes/memoq/images/newsletter/checkmark.svg);height:16px;left:6px;position:absolute;top:5px;transition:all .2s;width:16px}.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox]:not(:checked)+label:after{opacity:0;transform:translateY(-50%),scale(0)}.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox]:checked+label:after{opacity:1;transform:translateY(-50%),scale(1)}.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox]:disabled:checked+label:before,.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox]:disabled:not(:checked)+label:before{background-color:#86829d;border-color:transparent;box-shadow:none}.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox]:disabled+label,.newsletter-modal .modal__body .newsletter-modal__form .form-group [type=checkbox]:disabled:checked+label:after{color:#86829d}.newsletter-modal .modal__body .newsletter-modal__form .form-control{width:100%}.newsletter-modal .modal__body .newsletter-modal__form .error{position:absolute;left:0;display:none;bottom:-14px;font-size:10px;line-height:10px;color:red;font-weight:300;font-weight:700}.newsletter-modal .modal__body .newsletter-modal__form .error.show{display:block}.newsletter-modal .modal__body .newsletter-modal__image{width:72%}.newsletter-modal .modal__body .newsletter-modal__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.newsletter-modal .modal__body .newsletter-modal__image img.newsletter-modal__image--mobile{display:none}@media (max-width:991px){.newsletter-modal{width:720px!important}.newsletter-modal .modal__body .newsletter-modal__form{padding:48px 62px 48px 32px}.newsletter-modal .modal__body .newsletter-modal__form__title{margin-bottom:32px}.newsletter-modal .modal__body .newsletter-modal__form .btn{margin-left:0;margin-top:16px}.newsletter-modal .modal__body .newsletter-modal .newsletter-loader{margin-top:16px}.newsletter-modal .modal__body .newsletter-modal__image{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:322px;flex-basis:322px}.newsletter-modal .modal__body__thx{background:url(../../../../../../../themes/memoq/images/newsletter/thx-bg-tablet.png) #fff}.newsletter-modal .modal__body__thx__text{padding:0 78px}.newsletter-modal .modal__body__thx__text h1{font-size:32px;line-height:40px}.newsletter-modal .modal__body__thx__image{border-radius:8px;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:322px;flex-basis:322px}}@media (max-width:767px){.newsletter-modal{width:500px!important}.newsletter-modal .modal__close{top:16px;right:16px}.newsletter-modal .modal__body__wrapper{-ms-flex-direction:column;flex-direction:column}.newsletter-modal .modal__body .newsletter-modal__form{padding:16px;-ms-flex-order:2;order:2;background:url(../../../../../../../themes/memoq/images/newsletter/form-bg-mobile-small.png)}.newsletter-modal .modal__body .newsletter-modal__form__title{margin-bottom:16px}.newsletter-modal .modal__body .newsletter-modal__form .form-group{max-width:100%;margin-bottom:16px}.newsletter-modal .modal__body .newsletter-modal__form .form-group input[type=email],.newsletter-modal .modal__body .newsletter-modal__form .form-group input[type=text]{padding:0 8px;height:40px}.newsletter-modal .modal__body .newsletter-modal__image{-ms-flex-order:1;order:1;width:100%;-ms-flex-preferred-size:260px;flex-basis:260px;height:auto;max-width:100%;background-color:#e5e2f5}}@media screen and (max-width:767px) and (min-width:768px){.newsletter-modal .modal__body .newsletter-modal__image{max-width:260px}}@media (max-width:767px){.newsletter-modal .modal__body .newsletter-modal__image img{width:260px}.newsletter-modal .modal__body .newsletter-modal__image img.newsletter-modal__image--desktop{display:none}.newsletter-modal .modal__body .newsletter-modal__image img.newsletter-modal__image--mobile{display:block;margin:0 auto}.newsletter-modal .modal__body__thx{right:0;top:-100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.newsletter-modal .modal__body__thx__text{-ms-flex-order:1;order:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;background:url(../../../../../../../themes/memoq/images/newsletter/thx-bg-mobile-small.png) #fff}.newsletter-modal .modal__body__thx__image{-ms-flex-order:2;order:2;transform:translateY(-50%);width:100%;-ms-flex-preferred-size:224px;flex-basis:224px;height:auto;background-color:#e5e2f5}.newsletter-modal .modal__body__thx__image img{width:224px;margin:0 auto}.newsletter-modal .modal__body__thx__image img.modal__body__thx__image--mobile{display:block}.newsletter-modal .modal__body__thx__image img.modal__body__thx__image--desktop{display:none}.newsletter-modal .modal__body__thx.show{top:0}.newsletter-modal .modal__body__thx.show .modal__body__thx__image{transform:translateY(0)}}@media (max-width:575px){.newsletter-modal{max-width:328px!important}}html.iziModal-isOverflow{overflow:inherit!important}