.ad-newsletter{background:var(--ad-bg-soft,#f0effc);font-family:var(--ad-font-body,"Space Grotesk",sans-serif);overflow:hidden;padding:80px 24px;position:relative}.ad-newsletter__inner{margin:0 auto;max-width:1280px}.ad-newsletter__main{align-items:center;display:grid;gap:64px;grid-template-columns:7fr 5fr;margin-bottom:48px}.ad-newsletter__content{display:flex;flex-direction:column;gap:16px}.ad-newsletter__eyebrow{color:var(--ad-accent,#e040fb);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.ad-newsletter__eyebrow,.ad-newsletter__title{font-family:var(--ad-font-heading,"Space Grotesk",sans-serif)}.ad-newsletter__title{color:var(--ad-primary,#6761e5);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1;margin:0}.ad-newsletter__subtitle{color:var(--ad-text-muted,#545875);font-family:var(--ad-font-serif,"Fraunces",serif);font-size:clamp(15px,2vw,18px);line-height:1.55;margin:0;max-width:540px}.ad-newsletter__bullets{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.ad-newsletter__bullets li{align-items:center;color:var(--ad-text-muted,#545875);display:flex;font-family:var(--ad-font-serif,"Fraunces",serif);font-size:14px;gap:8px}.ad-newsletter__bullets li:before{background:var(--ad-accent,#e040fb);border-radius:50%;content:"";flex-shrink:0;height:16px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23fff' stroke-width='3' viewBox='0 0 24 24'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpath d='M22 4 12 14.01l-3-3'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23fff' stroke-width='3' viewBox='0 0 24 24'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpath d='M22 4 12 14.01l-3-3'/%3E%3C/svg%3E");width:16px}.ad-newsletter__form-wrapper{max-width:420px}.ad-newsletter__form-wrapper .hs-form-field{margin-bottom:12px}.ad-newsletter__form-wrapper .hs-input{background:#fff;border:1px solid rgba(41,46,83,.15);border-radius:10px;font-family:var(--ad-font-body,"Space Grotesk",sans-serif);font-size:14px;padding:12px 16px;width:100%!important}.ad-newsletter__form-wrapper .hs-input:focus{border-color:var(--ad-primary,#6761e5);box-shadow:0 0 0 3px rgba(103,97,229,.15);outline:none}.ad-newsletter__form-wrapper .hs-submit .hs-button{background:var(--ad-primary,#6761e5);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;min-height:48px;padding:14px 28px;transition:background .25s ease}.ad-newsletter__form-wrapper .hs-submit .hs-button:hover{background:var(--ad-hover,#b380f8)}.ad-newsletter__media{align-items:center;display:flex;justify-content:center}.ad-newsletter__image{border-radius:var(--ad-radius-card,15px);height:auto;object-fit:cover;width:100%}@media (max-width:1024px){.ad-newsletter__main{gap:40px}}@media (max-width:768px){.ad-newsletter{padding:56px 20px}.ad-newsletter__main{gap:32px;grid-template-columns:1fr}.ad-newsletter__content{align-items:center;text-align:center}.ad-newsletter__subtitle{max-width:100%}.ad-newsletter__bullets{align-items:center}.ad-newsletter__form-wrapper{max-width:100%;width:100%}.ad-newsletter__image{margin:0 auto;max-width:400px}}@media (max-width:480px){.ad-newsletter{padding:48px 16px}}