.popular-topics-wrapper{display:flex;justify-content:space-between;flex-flow:row nowrap;overflow:auto;padding:10px 0}@media only screen and (max-width:1023px){.popular-topics-wrapper{overflow-x:scroll}}.popular-topics-wrapper a{display:flex}.popular-topics-wrapper a.link{text-decoration:none;margin-left:4px}.popular-topics-wrapper a.link:last-child{margin-right:4px}.popular-topics-wrapper a:hover{box-shadow:0 0 6px 0 rgba(0,0,0,.5);transition:box-shadow .3s}.popular-topics-wrapper a:hover span.tile-title>i{font-style:normal;background-color:rgba(0,0,0,.05);text-decoration:none}.popular-topics-wrapper .text-section{min-width:129px;min-height:115px;display:flex;align-items:center;flex-flow:column wrap;max-width:129px;border-radius:3px;box-shadow:0 2px 4px 2px rgba(0,0,0,.1);background-color:#fff;padding:15px}.popular-topics-wrapper .text-section span.tile-title{text-align:center;width:100%}.popular-topics-wrapper .text-section span.tile-title>i{font-style:normal;word-break:break-word;text-decoration:underline}@media only screen and (max-width:1023px){.popular-topics-wrapper .text-section{margin:10px}}.popular-topics-wrapper .text-section .icon{font-size:30px}