.multi-col-section .sec-description,.multi-col-section .sec-heading-container h2{margin-bottom:30px}.multi-col-section .card-container{display:flex;flex-wrap:wrap;gap:50px}.multi-col-section .card-container.two-column-layout .card{width:-webkit-calc(50% - 25px);width:-moz-calc(50% - 25px);width:calc(50% - 25px)}.multi-col-section .card-container.three-column-layout .card{width:-webkit-calc(33.33% - 33.33px);width:-moz-calc(33.33% - 33.33px);width:calc(33.33% - 33.33px)}.multi-col-section .card .card-heading h3{margin-bottom:20px}.multi-col-section .card .card-description p:last-child{margin-bottom:0}@media only screen and (max-width:880px){.multi-col-section .card-container.three-column-layout .card{width:-webkit-calc(50% - 25px);width:-moz-calc(50% - 25px);width:calc(50% - 25px)}}@media only screen and (max-width:767px){.multi-col-section .card-container.three-column-layout .card,.multi-col-section .card-container.two-column-layout .card{width:-webkit-calc(50% - 15px);width:-moz-calc(50% - 15px);width:calc(50% - 15px)}.multi-col-section .card-container{gap:30px}}@media only screen and (max-width:567px){.multi-col-section .card-container.three-column-layout .card,.multi-col-section .card-container.two-column-layout .card{width:100%}}