section.three-column-card .intro-wrapper{margin:0;max-width:100%;padding:0;text-align:center}section.general.three-column-card{background-color:#ffe0b2;border-radius:16px;padding:40px}section.three-column-card .columns-wrapper .card{border-radius:16px;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s}section.three-column-card .columns-wrapper .card:hover{box-shadow:0 10px 35px rgba(0,0,0,.15),0 0 15px rgba(0,0,0,.12);transform:translateY(-10px)}