.layout--offers{counter-reset:a}.layout--offers .rows{column-gap:2.25rem;display:flex;flex-wrap:wrap;justify-content:center;row-gap:1.75rem}.layout--offers .card{border:1px solid var(--color-neutral-3);display:flex;flex-basis:540px;flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:center;max-width:100%;padding:8.5rem 2rem 2rem;position:relative}.layout--offers .card:not([class*=-background-color]){background-color:#fff;background-image:url(/wp-content/themes/adaptdev/dist/images/offers-bg-pattern.png);background-position:95%;background-repeat:repeat-y}@media (min-width:480px){.layout--offers .card{padding:3rem 2rem 3rem 8rem}}.layout--offers .card:before{align-items:start;bottom:auto;color:var(--text-color);content:" " counter(a) " ";counter-increment:a;display:flex;font-size:7rem;font-weight:700;justify-content:start;left:1.5rem;line-height:1;position:absolute;right:0;top:1rem;width:100%}@media (min-width:480px){.layout--offers .card:before{align-items:center;bottom:0;font-size:10rem;justify-content:center;top:0;width:20%}}.layout--offers .card__heading{color:var(--heading-color)}.layout--offers .card__text{color:var(--text-color);margin-top:1rem;padding-left:0;padding-right:0}@media screen and (max-width:767px){.layout--offers .card{flex-basis:100%}}@media (min-width:1025px){.layout--offers .card{flex-basis:540px}}