.highlight-block-pattern{border-radius:32px;background-image:-webkit-gradient(linear,left top,right top,from(#5d237a),color-stop(84%,#a61e69),to(#a61e69));background-image:-o-linear-gradient(left,#5d237a 0,#a61e69 84%,#a61e69 100%);background-image:linear-gradient(90deg,#5d237a 0,#a61e69 84%,#a61e69 100%);padding:64px 40px;color:var(--font-white);margin-bottom:64px}@media screen and (max-width:40rem){.highlight-block-pattern{padding:32px 24px}}.highlight-block-pattern .text-3xl{color:var(--font-white)}.highlight-block-pattern p:last-child{margin-bottom:0}