.resources-tab{& .resources-tab__plus{transition:.3s ease}& .resources-tab__minus{opacity:0;transition:.3s ease}&.active{& .resources-tab__minus{opacity:1;transform:rotate(1turn)}& .resources-tab__plus{opacity:0}}& .resources-tab__subnav-indicator{display:none}& .resources-tab__subnav-indicator.has-subnav{display:block}}.resources-tab__subnav{max-height:0;opacity:0;overflow:hidden;transition:.3s ease;&.active{max-height:5000px;opacity:1}}.resources-tab-content{max-height:0;opacity:0;overflow:hidden;transition:.3s ease;&.active{max-height:5000px;opacity:1}& ul{column-count:2;@media(max-width:767px){column-count:1}& li{margin-top:40px;&:first-child{margin-top:0}}}& ol{& li{margin-top:40px;&:first-child{margin-top:0}}}& p{margin-bottom:20px}& a{color:#1265a2;text-decoration:underline}}