.feats_wrap{padding-bottom:100px}.feats_wrap h2{width:100%;text-align:center;font-size:32px;padding:70px 0;color:#f6c40d;font-family:'UOLdisplay bold'}.desc{width:60%;margin:0 auto 50px auto;color:#FFF;font-size:20px;padding-bottom:10px}.cards_wrap{width:100%;max-width:986px;margin:auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.card_feat{width:49.5%;height:100%;border-radius:20px;box-shadow:0 2px 5px rgb(0 0 0 / 10%);text-align:center;position:relative;display:flex;justify-content:space-between;align-items:center;background-color:var(--lightGray);margin:20px auto;padding:30px}.card_feat img{width:40%;height:fit-content}.card_feat .text{width:55%;margin-bottom:auto;display:flex;justify-content:center;flex-direction:column;color:var(--darkTitle)}.card_feat .text h3{text-align:left;font:normal normal 14px/16px var(--UolDisplayBold);margin-bottom:20px}.card_feat .text p{text-align:left}@media(max-width:767.8px){.card_feat{width:95%;padding:15px}.desc{width:85%;margin:0 auto 20px auto}.feats_wrap h2{padding:20px 0}}