.newsletter-box{background:linear-gradient(90deg,#c06500 0%,#ff9015 100%);justify-content:center;align-self:stretch;align-items:center;gap:48px;padding:32px 0;display:flex}.newsletter-box svg.rectangle{position:absolute;left:-30px}.newsletter-box .newsletter-box-content{flex:1 0 0;align-items:center;gap:48px;display:flex}@media screen and (width>=768px) and (width<=1365px){.newsletter-box .newsletter-box-content{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;padding:2px 14px}}@media screen and (width<=767px){.newsletter-box .newsletter-box-content{text-align:center;flex-direction:column;gap:24px}}.newsletter-box .newsletter-box-content .actions{flex-direction:column;flex:1 0 0;align-items:flex-start;gap:8px;display:flex}@media screen and (width>=768px) and (width<=1365px){.newsletter-box .newsletter-box-content .actions{width:100%}}.newsletter-box .newsletter-box-content .actions .inputs{align-self:stretch;align-items:flex-start;gap:12px;display:flex}.newsletter-box .newsletter-box-content .actions .inputs input{background:#fff;border:0;border-radius:8px;flex:1 0 0;align-items:center;gap:10px;padding:12px 24px;display:flex;box-shadow:0 1px 4px #0c0c0d1a,0 1px 4px #0c0c0d0d}.newsletter-box .newsletter-box-content .actions .inputs button{background:#fff;border:0;border-radius:8px;align-items:center;gap:10px;padding:12px 16px;display:flex;box-shadow:0 1px 4px #0c0c0d1a,0 1px 4px #0c0c0d0d}.newsletter-box .newsletter-box-content .actions .terms{align-self:stretch;align-items:center;gap:10px;display:flex}.newsletter-box .newsletter-box-content .actions .terms p{color:#fff;margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (width<=767px){.newsletter-box .newsletter-box-content .actions .terms p{text-align:left}}.newsletter-box .newsletter-box-content .actions .terms p a{color:#fff;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.newsletter-box .newsletter-box-text{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:2px;display:flex}@media screen and (width<=767px){.newsletter-box .newsletter-box-text{gap:16px}}.newsletter-box .newsletter-box-text p{margin:0}.newsletter-box .newsletter-box-text p:first-child{color:#fff;font-family:Work Sans;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.newsletter-box .newsletter-box-text p:nth-child(2){color:#fff;font-family:Work Sans;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.newsletter-box p.success{background:#fee7cc;border-radius:8px;width:100%;margin:0;padding:4px 16px;font-weight:700}
