.style_news__letter__2Oou3{background-color:var(--color-white);border-radius:8px;padding:20px 12px;width:100%;box-shadow:var(--shadow-light);margin-bottom:20px}.style_newsletter__title__M_nLn{font-size:var(--h2-font-size);font-weight:700;color:var(--color-text);margin-bottom:16px;line-height:32px;word-wrap:break-word;overflow-wrap:break-word}.style_newsletter__description__So8vC{color:var(--color-text);font-size:var(--font-text16);font-style:normal;font-weight:400;line-height:24px;margin-bottom:24px;word-wrap:break-word;overflow-wrap:break-word}.style_newsletter__form__DXvAd{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.style_newsletter__input_wrapper__eVI8d{position:relative;margin-bottom:20px}.style_newsletter__input__JlD37{width:100%;padding:16px 20px;font-size:16px;border:1px solid var(--border-input);color:var(--color-text);border-radius:8px;background-color:var(--color-white);transition:all .3s ease;outline:none}.style_newsletter__input__JlD37::placeholder{color:var(--color-grey)}.style_newsletter__input__JlD37:focus{border-color:#fd7e14;box-shadow:0 0 0 3px rgba(253,126,20,.1)}.style_newsletter__input_error__8fZfs{border-color:var(--color-error)}.style_newsletter__input_error__8fZfs:focus{border-color:var(--color-primary-dark)}.style_newsletter__input_success__lWEL2{border-color:#28a745}.style_newsletter__error___J6uk{position:absolute;top:100%;left:0;margin-top:4px;font-size:14px;color:var(--color-error);font-weight:500}.style_newsletter__button__pN6o_{width:100%;padding:16px 24px;font-size:16px;font-weight:600;color:var(--color-white);background:var(--color-primary);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;letter-spacing:.5px}.style_newsletter__button__pN6o_:hover:not(:disabled){background:var(--color-primary);transform:translateY(-1px)}.style_newsletter__button__pN6o_:disabled{opacity:.6;cursor:not-allowed;transform:none;background:var(--color-grey);color:#fff}.style_newsletter__button_loading__s4bna{position:relative}.style_newsletter__button_loading__s4bna:after{content:"";position:absolute;width:16px;height:16px;margin:auto;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:style_spin__G1BFd 1s linear infinite;top:0;bottom:0;right:16px}.style_newsletter__button_success__BIMzp{background:#28a745}.style_newsletter__success__jN_tU{padding:12px 16px;background:#d4edda;color:#155724;border:1px solid #c3e6cb;border-radius:6px;margin-bottom:16px;font-weight:500}.style_newsletter__error_message__yryn3{padding:12px 16px;background:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:6px;margin-bottom:16px;font-weight:500}.style_newsletter__privacy__0ho3u{font-size:14px;color:#6c757d;line-height:1.4;margin:0}.style_newsletter__link__6FFAQ{color:var(--color-text);font-weight:700;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:color .2s ease}.style_newsletter__link__6FFAQ:hover{color:#e8630c;text-decoration:underline}@keyframes style_spin__G1BFd{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (min-width:768px){.style_news__letter__2Oou3{padding:32px;margin-bottom:32px}}