.columncards_section{display:flex;flex-direction:column;gap:24px;padding:48px 0}.columncards_section header{align-items:flex-start;display:flex;text-align:left}.columncards_section header div{flex:1}.columncards_cards{align-items:center;display:flex;flex-direction:column;gap:24px}.columncards_cards .card{align-items:flex-start;background-color:#f5f3ec;border:1px solid #f5f3ec;border-radius:16px;max-width:343px;padding:24px;width:343px}.columncards_cards .card h4{font-size:24px;letter-spacing:-1.2%;line-height:32px;margin-bottom:4px}.columncards_cards .card p{font-size:16px;line-height:28px;margin-bottom:124px}.columncards_cards .card ul{display:flex;flex-direction:column;gap:8px;margin:0!important;margin-bottom:24px;padding-bottom:24px;padding-left:20px}.columncards_cards .card ul li{font-size:16px;line-height:28px;list-style-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="11" viewBox="0 0 15 11" fill="none"><path d="M14.1634 0.830078L4.99674 9.99675L0.830078 5.83008" stroke="%23303030" stroke-width="1.66" stroke-linecap="round" stroke-linejoin="round"/></svg>');margin:0;padding-left:5px}.columncards_cards .card a{background-color:#1a1a1a;border-radius:50px;color:#fff;display:block;font-size:16px;font-weight:500;line-height:24px;padding-bottom:12.5px;padding-top:11.5px;text-align:center;text-decoration:none;transition:.3s;width:100%}.columncards_cards .card a:hover{background-color:#4a4a4a}.columncards_section .columncards_cards .card .card-list{width:100%}.columncards_section .section_title h2{color:#303030;font-weight:600}.columncards_section .section_content{color:#616161}.columncards_section.red{background-color:#440311}.columncards_section.red .columncards_cards .card *,.columncards_section.red header div p{color:#fff}.columncards_section.red .columncards_cards .card{background-color:#fa48681c;border:1px solid #fa486833}.columncards_section.red .columncards_cards .card ul li{list-style-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="11" viewBox="0 0 15 11" fill="none"><path d="M14.1634 0.830078L4.99674 9.99675L0.830078 5.83008" stroke="%23ffffff" stroke-width="1.66" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.columncards_section.red .columncards_cards .card a{background-color:#fa48682b;border:1px solid #fa486875;width:100%}.columncards_section.red .columncards_cards .card a:hover{background-color:#fa385c52}@media screen and (min-width:992px){.columncards_section{gap:48px;padding:80px 0}.columncards_section header div{flex:0.5}.columncards_section header.centered div{flex:1;margin:auto;max-width:628px;text-align:center}.columncards_cards{align-items:stretch;flex-direction:row;justify-content:center}.columncards_cards .card{display:flex;flex:1;flex-direction:column;height:auto;justify-content:space-between;max-width:415px;width:auto}.columncards_cards .card p{margin-bottom:124px}}