.heading-image-text-cards{background-color:#f5f7ff;padding:120px 0}@media(max-width:768px){.heading-image-text-cards{padding:80px 0}}.heading-image-text-cards-title{color:var(--wp--preset--color--base);margin-bottom:24px;text-align:center}.heading-image-text-cards-subtitle{color:var(--wp--preset--color--base);font-weight:400;text-align:center}.heading-image-text-cards-container{column-gap:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:50px}@media(max-width:768px){.heading-image-text-cards-container{grid-template-columns:repeat(1,minmax(0,1fr))}}.heading-image-text-cards-image{border-radius:24px;overflow:hidden}.heading-image-text-cards-image img{height:auto;width:100%}@media(max-width:768px){.heading-image-text-cards-image{margin-bottom:20px}}.heading-image-text-cards-list{display:flex;flex-direction:column}.heading-image-text-cards-list-item{background:linear-gradient(90deg,hsla(0,0%,100%,.46),#fff 7.94%,#fff 88.31%);border:1px solid hsla(0,0%,100%,.1);border-radius:24px;box-shadow:0 60px 70px 0 rgba(0,31,53,.15);margin-bottom:20px;padding:28px}.heading-image-text-cards-list-item:last-child{margin-bottom:0}.heading-image-text-cards-list-item h5{color:var(--wp--preset--color--accent-2);margin-bottom:12px}.heading-image-text-cards-list-item p{color:rgba(11,16,41,.7);font-size:16px;letter-spacing:.16px;line-height:20px}