.three_col_card_section .wrap_card_conta{column-gap:31px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:70px}.three_col_card_section .card_conta{background:linear-gradient(180deg,#5a881c,#71a62b);border-radius:4px;box-shadow:0 6px 15px rgba(0,0,0,.1);padding:66px 34px 62px;position:relative;text-align:center}.three_col_card_section .card_number{align-items:center;background:linear-gradient(0deg,#f49c20,#feeb03);border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.15);display:flex;height:81px;justify-content:center;left:0;margin:0 auto;position:absolute;right:0;top:-39px;width:81px}.three_col_card_section .card_number h2{color:var(--body-color);font-family:Roboto,sans-serif;font-style:unset;font-weight:900;line-height:1;padding-top:1px}.three_col_card_section .card_title{margin-bottom:23px}.three_col_card_section .card_desc{opacity:.95}.three_col_card_section .card_title h3{font-weight:900;line-height:35px}.three_col_card_section .card_desc p{font-size:18px;line-height:28px;margin-bottom:0}@media (min-width:768px) and (max-width:1024px){.three_col_card_section .wrap_card_conta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.three_col_card_section .wrap_card_conta{grid-template-columns:repeat(1,minmax(0,1fr))}.three_col_card_section .card_number h2{font-size:40px}.three_col_card_section .card_desc p{font-size:14px;line-height:20px}.three_col_card_section .card_conta{padding:59px 34px 22px}.three_col_card_section .card_title{margin-bottom:8px}.three_col_card_section .wrap_card_conta{row-gap:58px}}