.three-column-card{margin-top:80px}.three-column-card .col .box-card{padding:48px;border-radius:16px;text-align:center;height:100%}.three-column-card .col:first-child .box-card{background:#fe8e9f}.three-column-card .col:nth-child(2) .box-card{background:#fff1d1}.three-column-card .col:nth-child(3) .box-card{background:#fff}.three-column-card .col .box-card h4{font-size:30px;font-weight:700}.three-column-card .col .box-card p{font-size:18px;font-weight:400;line-height:23px}@media (max-width:980px){.three-column-card .col{flex:0 0 auto;width:100%;padding-bottom:24px}}