.newsletter{border-radius:6px;flex:0 0 calc(50% - 1.5rem);padding:4rem 4rem 14rem;position:relative}@media (min-width:993px){.newsletter:not(:last-of-type){margin-right:3rem}}@media (max-width:992px){.newsletter{flex:0 0 100%;padding-bottom:10rem}.newsletter:not(:last-of-type){margin-bottom:2rem}}.newsletter[data-color=p]{background-color:#7d68b7}.newsletter[data-color=g]{background-color:var(--secondary-color)}.newsletter .newsletter__title{color:#fff;line-height:1.2}.newsletter .newsletter__cta{bottom:4rem;left:4rem;position:absolute}.newsletter[data-color=g] a.cta_button{background-color:#fff;color:#7d66b9}.newsletter[data-color=g] a.cta_button:hover{background-color:var(--secondary-color);box-shadow:inset 0 0 0 1px #fff;color:#fff}