.grid-cards{background-color:inherit;padding:6rem 0;position:relative}@media(min-width:768px){.grid-cards{padding:15rem 0}}.grid-cards+.text-section{margin:-5rem 0 0}@media(min-width:768px){.grid-cards+.text-section{margin:-15rem 0 0}}.grid-cards__container{max-width:122rem}.grid-cards__grid{grid-gap:3rem;display:grid;gap:3rem}@media(min-width:576px){.grid-cards__grid{grid-gap:5rem;gap:5rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.grid-cards__grid{grid-gap:5rem 7rem;gap:5rem 7rem;grid-template-columns:repeat(3,1fr)}}.grid-cards__item h4{font-weight:600}.grid-cards__item p{font-size:1.6rem;line-height:1.3;text-decoration:unset}.grid-cards__item p a{font-weight:600;-webkit-transition:all .3s;transition:all .3s}.grid-cards__item p a:hover{text-decoration:underline}.grid-cards__icon{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.05);box-shadow:5px 5px 10px rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;height:7.5rem;justify-content:center;margin-bottom:2rem;padding:1.5rem;width:7.5rem}.grid-cards__icon img,.grid-cards__icon svg{width:100%}.grid-cards--four-items .grid-cards__grid{grid-gap:3rem;gap:3rem}@media(min-width:576px){.grid-cards--four-items .grid-cards__grid{grid-gap:5rem;gap:5rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.grid-cards--four-items .grid-cards__grid{grid-template-columns:repeat(4,1fr)}}.grid-cards--two-items .grid-cards__grid{grid-gap:3rem;gap:3rem}@media(min-width:576px){.grid-cards--two-items .grid-cards__grid{grid-gap:5rem;gap:5rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.grid-cards--two-items .grid-cards__grid{grid-template-columns:repeat(2,1fr)}}.grid-cards--border-top:before{background-color:#bfbfc1;content:"";height:1px;left:0;position:absolute;right:0;top:0}@media (max-width:575px){.grid-cards--border-top:before{left:2rem;right:2rem}}.grid-cards--smaller-icons .grid-cards__icon{height:4.5rem;padding:unset;width:4.5rem}
