.challenges_bg{background:#efeff6;border-radius:8px;box-sizing:border-box;cursor:pointer;min-height:350px;padding:45px 30px;position:relative;text-align:center}.challenges_bg:hover{background:linear-gradient(0deg,rgba(41,41,132,.08),rgba(41,41,132,.08)),#efeff6}.challenges_bg_container{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.challenges_bg_container .challenges_bg{width:24%}.challenges_bg .more-text{display:none;transition:all 2s ease-in}.challenges_bg .more-text-btn{background-color:transparent;border:none;bottom:30px;cursor:pointer;left:50%;outline:none;position:absolute;transform:translateX(-50%)}.challenges_bg .text.show-more .more-text{animation:accordion .2s ease-in-out forwards;display:block;margin-bottom:10px}.challenges_bg .text.show-more .more-text p{color:#191919;font-family:DM Sans,sans-serif;font-size:14px;line-height:21px;margin-bottom:30px}.challenges_bg h3{color:#191919;font-family:Lora,serif;font-size:18px;font-weight:400;line-height:28px;margin-bottom:0;padding:30px 10px}#webinar_highlights{margin:0 auto;max-width:800px}#webinar_highlights .challenges_bg{width:32%}@media (max-width:767px){.challenges_bg_container{flex-direction:column}.challenges_bg_container .challenges_bg{margin:0 auto 25px;min-height:290px;padding:20px;width:300px}#webinar_highlights .challenges_bg{width:300px}}