.topics-container{border:2px solid #eaeae9;padding:25px;position:relative;overflow:hidden}.topics-title-container{text-align:center}.topics-title{line-height:1.2;display:inline-block;border-bottom:1px solid #808080;font-size:20px;text-transform:uppercase;padding-bottom:5px;color:#808080}.topics-content{padding:25px}.topic-link{padding-left:5px;font-size:15px}@keyframes topics{from{height:0}to{height:225px}}.topic-wrapper{height:70px}.expanded .topic-wrapper{-webkit-animation:topics 1s ease-in-out;animation:topics 1s ease-in-out;height:225px;overflow:hidden}.subcat{display:none;margin-top:10px;height:0;overflow-y:auto}.expanded .subcat{display:block;height:152px}.less{display:none}.expanded .more{display:none}.expanded .less{display:inline}@media all and (min-width:360px){.topics-content ul li{width:96%;float:left}}@media all and (min-width:662px){.topics-content ul li{width:46%}}@media all and (min-width:1258px){.topics-content ul li{width:30%}}@media screen and (min-width:1772px){.topics-content ul li{width:23%}.grid_6 .topics-content ul li,.topics-content.expanded ul li{width:30%}}