|
- section.topics{background-color:var(--color-background);padding:var(--section-padding) 0;margin:var(--section-margin) auto}section.topics .container>h2,section.topics .container>.like-h2{margin-top:var(--section-headline-margin)}section.topics+.events,section.topics+.topics{margin-top:8px}section.topics .row{margin:calc(var(--col-padding) * -1)}@media (max-width: 767px){section.topics .row{margin:0 -7px}}section.topics .title{font-weight:400}section.topics .col{position:relative;display:flex;flex:1 1 33.3333%;max-width:33.3333%}section.topics .col.width-half{flex:1 1 50%;max-width:50%}section.topics .col.width-half:first-child:last-child{flex:1 1 100%;max-width:100%}@media (max-width: 567px){section.topics .col{flex:1 1 50%;max-width:50%}section.topics .col:nth-child(odd):last-child{flex:1 1 100%;max-width:100%}}@media (max-width: 767px){section.topics .col{padding:6px}}@media (max-width: 567px){section.topics[data-type=list] .col{max-width:100%;flex:1 1 100%}}
|