.features-section__grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:700px){.features-section__grid{grid-template-columns:repeat(3,1fr)}}
.threat-section .section__title{margin-bottom:24px}.threat-section .section__body{margin-bottom:48px}.threat-section__grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:700px){.threat-section__grid{grid-template-columns:repeat(3,1fr)}}.threat-section__footer{border-top:1px solid var(--color-divider-on-dark);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px;margin-top:48px;padding-top:24px;display:flex}@media (min-width:700px){.threat-section__footer{flex-direction:row;align-items:center}}.threat-section__footer-text{margin:0}.threat-section__highlight{color:var(--color-calmido-bright-green)}.threat-section__footer-link{color:var(--color-calmido-bright-green);white-space:nowrap}
