newsletter-popup .newsletter-popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:20px;right:20px;z-index:99;min-height:135px;width:320px;border-radius:8px;background-color:#fff;padding-bottom:20px}@media (max-width:559.98px){newsletter-popup .newsletter-popup{width:350px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media (min-width:1400px){newsletter-popup .newsletter-popup{width:400px}}newsletter-popup .newsletter-popup-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:70px}newsletter-popup .newsletter-popup-header__image{position:absolute}newsletter-popup .newsletter-popup-header__image img{-o-object-fit:cover;object-fit:cover}newsletter-popup .newsletter-popup-header__title{width:245px;-webkit-padding-start:24px;padding-inline-start:24px;margin-bottom:0}newsletter-popup .newsletter-popup-header__close{width:24px;height:24px;padding:2px;background-color:#fff;border:none;margin:15px}@media (min-width:1400px){newsletter-popup .newsletter-popup-header{height:auto}newsletter-popup .newsletter-popup-header__title{width:340px}}newsletter-popup .newsletter-popup-form{width:100%;padding-inline:12px}newsletter-popup .newsletter-popup-form__field-wrapper .email-field{border-bottom:1px solid #000}newsletter-popup .newsletter-popup-form__field-wrapper .email-field button{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:red}newsletter-popup .newsletter-popup-form__field-wrapper .email-field input{border:none;padding:0;font-style:normal;font-weight:400;font-size:16px;line-height:22px;letter-spacing:.01em;color:#000;background-color:#fff}newsletter-popup .newsletter-popup-form__field-wrapper .email-field input:focus{-webkit-box-shadow:none!important;box-shadow:none!important}newsletter-popup .newsletter-popup-form__field-wrapper .email-field input:-webkit-autofill,newsletter-popup .newsletter-popup-form__field-wrapper .email-field input:-webkit-autofill:active,newsletter-popup .newsletter-popup-form__field-wrapper .email-field input:-webkit-autofill:focus,newsletter-popup .newsletter-popup-form__field-wrapper .email-field input:-webkit-autofill:hover{-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s;-webkit-text-fill-color:#000}newsletter-popup .newsletter-popup-form__field-wrapper .email-field input::-webkit-input-placeholder{font-weight:400;opacity:.5;color:#666}newsletter-popup .newsletter-popup-form__field-wrapper .email-field input::-moz-placeholder{font-weight:400;opacity:.5;color:#666}newsletter-popup .newsletter-popup-form__field-wrapper .email-field input:-ms-input-placeholder{font-weight:400;opacity:.5;color:#666}newsletter-popup .newsletter-popup-form__field-wrapper .email-field input::-ms-input-placeholder{font-weight:400;opacity:.5;color:#666}newsletter-popup .newsletter-popup-form__field-wrapper .email-field input::placeholder{font-weight:400;opacity:.5;color:#666}newsletter-popup .newsletter-popup-form__field-wrapper .email-field::after,newsletter-popup .newsletter-popup-form__field-wrapper .email-field:hover+newsletter-popup .newsletter-popup-form__field-wrapper .email-field::after{-webkit-box-shadow:none!important;box-shadow:none!important}newsletter-popup .newsletter-popup-form__btn-text{width:100%;-webkit-margin-before:10px;margin-block-start:10px}newsletter-popup .newsletter-popup-form__label{max-height:0;overflow:hidden}newsletter-popup .not-visible{opacity:0;max-height:0;-webkit-transition:all 1s;transition:all 1s;z-index:-9}newsletter-popup .newsletter-form-popup__message--success{-webkit-margin-before:0;margin-block-start:0}