@media screen{.grid-cards{position:relative}.grid-cards__wrap{margin:0 auto;max-width:1316px;padding:6rem var(--mobile-sides) 2.5rem}.grid-cards__list{display:flex;flex-wrap:wrap;gap:5rem 2rem;margin:0;padding:0}.grid-cards__item{display:flex;flex-direction:column;list-style:none;max-width:398px;width:100%}.grid-cards__content{align-items:flex-end;display:flex;gap:3rem;justify-content:space-between;margin-bottom:1.5rem}.grid-cards__copy{max-width:256px}.grid-cards__divider{border-color:rgb(var(--page-color));margin-bottom:1.5rem;margin-top:auto}.grid-cards__button{--button-color:var(--cod-gray)}.grid-cards__button svg{--button-color:var(--page-color)}}@media screen and (min-width:40em){.grid-cards__item{width:calc(50% - 1rem)}}@media screen and (min-width:70em){.grid-cards__list{gap:5rem 3.75rem}.grid-cards__item{width:calc(33.33333% - 2.5rem)}}@media screen and (min-width:90em){.grid-cards__wrap{padding-left:0;padding-right:0}}