.w-newsletter-form{display:flex;flex-flow:column nowrap;gap:16px}.w-newsletter-form__title{font-size:24px;line-height:1.1;color:#e9e8e3;letter-spacing:-2%;font-weight:500;@media (width>=768px){font-size:32px;letter-spacing:-3%}}.w-newsletter-form__description{padding-top:8px;font-size:12px;line-height:1.4;@media (width >= 768px){font-size:16px}}.w-newsletter-form__email-input{color:#e9e8e3;background-color:#593333;padding-inline:16px;padding-block:10px;border-radius:8px;font-size:12px;line-height:1.4;font-family:inherit;display:block;width:100%;font-weight:600;&:focus{border-color:red;outline:none}@media (width >= 768px){max-width:400px}}.w-newsletter-form__button{background-color:#e9e8e3;color:#441c1c;font-size:12px;line-height:1.4;padding:8px 16px;border-radius:8px;font-weight:600;@media (width >= 768px){max-width:-moz-fit-content;max-width:fit-content}}.w-newsletter-form__check-input{display:flex;flex-flow:row nowrap;gap:8px;align-items:center;@media (width >= 768px){align-items:start}}.w-newsletter-form__check{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:12px;width:12px;border:1px solid;&:checked{background-color:#593333;background-repeat:no-repeat;background-position:50%;background-size:8px 8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='white' stroke-linecap='square' stroke-linejoin='round' stroke-width='2' d='M9.354 16.948 20 6.302l.354.353L9.177 17.832a.25.25 0 0 1-.354 0l-5.176-5.177.353-.353 4.647 4.646a.5.5 0 0 0 .707 0Z'/%3E%3C/svg%3E")}}.w-newsletter-form__label{color:#e9e8e3;font-size:10px;line-height:1.4;margin-top:-4px;text-wrap:balance;@media (width>= 768px){font-size:12px}}.w-newsletter-form__checkboxes{display:flex;flex-flow:column nowrap;gap:8px}