.explore-more-topics{display:inline-block;padding:100px 0 150px;width:100%}.explore-more-topics .top-title{font-size:20px;line-height:32px;margin:0 auto;max-width:680px;text-align:center}.explore-more-topics .more-topics{align-items:center;display:flex;flex-wrap:wrap;margin-top:50px}.explore-more-topics .more-topics .topic-item{padding:20px;width:33.33%}.explore-more-topics .more-topics .topic-item a{align-items:center;background:#eef1f3;border-left:5px solid #000;border-radius:3px;box-shadow:0 5px 10px rgba(90,88,88,.2);display:flex;font-size:18px;font-weight:700;justify-content:space-between;line-height:32px;padding:15px 25px;width:100%}.explore-more-topics .more-topics .topic-item a:hover{box-shadow:0 10px 10px rgba(90,88,88,.2)}.explore-more-topics .more-topics .topic-item a svg{display:inline-block;height:18px;left:0;position:relative;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;vertical-align:middle;width:18px}.explore-more-topics .more-topics .topic-item a:hover svg{left:10px}