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