.resources__heading{border-bottom:1px solid #c8c8c8;margin-bottom:40px;padding-bottom:40px;width:100%}.resources__heading h2{align-items:center;display:inline-flex;font-size:35px;gap:15px;padding:0}.resources__heading h2 .icon{display:inline-flex}.resources__heading h2 .icon svg{fill:#e40046;height:auto;width:32px}.resource-lists{background:#fff;padding:25px}.resource-lists h3{font-family:urw-din-condensed,sans-serif;font-size:25px;padding-top:0}.resource-lists ul{margin:0 0 0 20px;padding:0}.resource-lists ul li a{color:#00bfff}.resource-lists ul li a:focus,.resource-lists ul li a:hover{text-decoration:underline}@media (min-width:1000px){.resources__heading{display:flex;gap:50px;justify-content:space-between}.resources__heading h2{width:40%}.resources__heading .resources__subheading{width:60%}.resource-lists{background:#fff;display:grid;gap:30px;grid-template-columns:repeat(var(--per-row),1fr);padding:50px}}@media (max-width:1000px){.resources__heading{margin-bottom:20px;padding-bottom:20px}.resources .resources__heading h2{font-size:21px;line-height:28px}.resources__heading h2 .icon svg{width:21px}.resource-lists .resource-list+.resource-list{margin-top:30px}}