.topics__title{padding-bottom:5rem}.topics__list{row-gap:2.5rem}@media screen and (min-width:480px) and (max-width:767px){.topics__list{margin-left:-1rem;margin-right:-1rem}}.topics__item{display:flex}@media screen and (min-width:480px) and (max-width:767px){.topics__item{padding-left:1rem;padding-right:1rem}}@media screen and (min-width:480px) and (max-width:959px){.topics__item{width:50%}}.topics__item-content{position:relative;z-index:1;overflow:hidden;display:flex;flex-direction:column;flex:1;padding:7rem 3rem 3rem 3rem;background-size:cover;background-repeat:no-repeat;border-radius:.5rem}.topics__item-content::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:rgba(0,0,0,.6)}.topics__item-title{padding-bottom:4.8rem}.topics__item-link{display:flex;align-self:center}.topics__item-link:hover .topics__item-icon{opacity:1;margin-left:.2rem}.topics__item-icon{margin-left:-2rem;opacity:0;transition:opacity .2s ease,margin-left .2s ease}