.topics-wrapper{background:#fff;box-shadow:0px 27px 80px rgba(0,0,0,0.12),0px 6px 18px rgba(0,0,0,0.06),0px 2px 5px rgba(0,0,0,0.04);border-radius:10px;padding:2rem 1.5rem}.topics-wrapper .topics{list-style:none;margin:0;padding:0}.topics-wrapper .topics li:first-of-type{border-top:1px solid rgba(21,32,35,0.15)}.topics-wrapper .topics li{border-bottom:1px solid rgba(21,32,35,0.15);padding:.65rem 0 .8rem}.topics-wrapper .topics li .link_arrow-right-red{align-items:baseline;color:#000;display:flex;font-family:Silka,sans-serif;font-size:1rem;font-weight:600;justify-content:space-between;text-decoration:none}.topics-wrapper .topics li .link_arrow-right-red::after{background:url("https://cdn2.hubspot.net/hubfs/452796/_system/icons/red/arrow-right.svg") center/cover;content:'';flex:0 0 13px;height:13px;transition:transform .1s linear;width:13px}.topics-wrapper .topics li .link_arrow-right-red:hover::after{transform:translateX(5px)}@media only screen and (min-width:992px){.topics-wrapper{padding:2rem}}