.conduct .home-cards .hr{width:80%;margin:0 auto;margin-bottom:2em}.conduct .home-cards h4{padding-top:2em;font-size:2em;font-weight:700;letter-spacing:2px;padding-bottom:4px;color:#fff}.conduct .home-cards .home-cards-main{padding:1em;max-width:800px;margin:10px auto;background-color:var(--inspire-gold)}.conduct .feature{margin:5px;border-radius:10px;box-shadow:0 0 16px rgba(0,0,0,.25);cursor:pointer;transition:all .5s ease}.conduct .feature:hover{box-shadow:10px 10px 26px rgba(0,0,0,.5)}.conduct .feature h5{font-size:1.8em;color:#fff;font-weight:500;padding:4px}.conduct .feature p{color:var(--inspire-charcoal)}.conduct .feature .feature-img{width:45px;margin:5px auto}.conduct .feature .feature-img.undraw{width:85px;margin:5px auto}.conduct .feature .feature-detail{padding:8px;font-size:1.2em}