.graphic-with-text-and-gradient{position:relative}.graphic-with-text-and-gradient>picture img{width:100%}.graphic-with-text-and-gradient-text{color:var(--eb-color-straight-white);position:absolute;bottom:0;right:0;left:0;padding:2.5rem 4rem 2rem;background:linear-gradient(88.62deg,rgba(0,75,135,0.7) 0%,rgba(45,168,224,0.7) 61.44%,rgba(153,226,255,0.49) 98.15%);border-top-left-radius:100px}.graphic-with-text-and-gradient-text *{color:var(--eb-color-straight-white)}.graphic-with-text-and-gradient-text p:last-of-type{margin-bottom:0}@media (max-width:767px){.graphic-with-text-and-gradient-text{position:static;border-radius:0;padding:1.5rem 1rem}}