.heading-3col-title-cards{background-color:#fff;padding:80px 0}.heading-3col-title-cards-wrapper{align-items:center;display:flex;flex-direction:column}.heading-3col-title-cards-title{color:var(--wp--preset--color--base);margin-bottom:48px;text-align:center}.heading-3col-title-cards-container{column-gap:20px;display:grid;grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.heading-3col-title-cards-container{grid-template-columns:repeat(1,1fr)}}.heading-3col-title-cards-item{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px;display:flex;flex-direction:column;justify-content:flex-end;min-height:480px;overflow:hidden;position:relative}@media(max-width:1280px){.heading-3col-title-cards-item{min-height:430px}}@media(max-width:768px){.heading-3col-title-cards-item{margin-bottom:20px;min-height:375px}.heading-3col-title-cards-item:last-child{margin-bottom:0}}.heading-3col-title-cards-item-content{padding:32px;width:100%}.heading-3col-title-cards-item h5{color:#fff;margin-bottom:24px}.heading-3col-title-cards-item p{color:hsla(0,0%,100%,.7);font-size:16px;letter-spacing:.16px;line-height:20px}.heading-3col-title-cards .primary-btn{margin-top:48px}