.resources{justify-content:space-between;gap:var(--space-40);display:flex}@media (max-width:768px){.resources{flex-direction:column;gap:60px}}.resources__divider{background-color:var(--color-border);flex-shrink:0;align-self:stretch;width:1px}.resources__column{gap:var(--space-40);flex-direction:column;width:100%;max-width:463px;display:flex}@media (max-width:768px){.resources__column{max-width:100%}}.resources__column>h2{text-align:start;margin-bottom:var(--space-40)}@media (max-width:768px){.resources__column>h2{margin-bottom:var(--space-20)}}.resources__column_item{align-items:flex-start;gap:var(--space-20);flex-direction:column;display:flex}
