.newsletter .section-inner{display:flex;flex-wrap:wrap;gap:3rem;overflow:visible}.newsletter .section-inner .left-col,.newsletter .section-inner .right-col{width:100%}@media (min-width:1024px){.newsletter .section-inner .left-col{width:calc(65% - 1.5rem)}}.newsletter .section-inner .right-col{position:relative}@media (min-width:1024px){.newsletter .section-inner .right-col{width:calc(35% - 1.5rem)}}.newsletter .section-inner .right-col .badge{align-items:center;background:#7fa41c;border-radius:.75rem;color:#1d1d1b;display:flex;gap:1rem;padding:.75rem;position:absolute;right:1rem;top:50%;transform:translateY(-40%);width:14.375rem;z-index:2}.newsletter .section-inner .right-col .badge img{max-height:4rem;width:auto}.newsletter .section-inner .right-col .badge p{font-weight:500;margin:0}@media (min-width:1024px){.newsletter .section-inner .right-col.has-multiple-images{margin-bottom:5rem}}.newsletter .section-inner .right-col>.img-wrap{align-items:center;border-radius:1.25rem;display:flex;justify-content:center;overflow:hidden}.newsletter .section-inner .right-col>.img-wrap:first-child{max-height:37.5rem}.newsletter .section-inner .right-col>.img-wrap:last-child{border:5px solid #fff;max-height:25rem}@media (min-width:1024px){.newsletter .section-inner .right-col>.img-wrap:last-child{bottom:-18%;height:auto;max-width:none;position:absolute;right:15%;width:auto}}.newsletter .section-inner .right-col>.img-wrap img{height:auto;max-width:none;width:auto}.newsletter.bg-primary .section-inner .right-col .img-wrap:last-child{border-color:#24423e}.newsletter.bg-primary-light .section-inner .right-col .img-wrap:last-child{border-color:#7fa41c}.newsletter.bg-secondary .section-inner .right-col .img-wrap:last-child{border-color:#ffed00}.newsletter.bg-stone .section-inner .right-col .img-wrap:last-child{border-color:#efeee7}
/*# sourceMappingURL=newsletter.css.map*/