.resources-link{background:#f6f7f9;content-visibility:auto;overflow:hidden;padding-bottom:60px;padding-top:65px;position:relative}.resources-link__grid{display:flex;flex-wrap:wrap;gap:40px 32px;margin-top:40px;width:100%}@media only screen and (max-width:1023px){.resources-link__grid{gap:32px 24px}}.resources-link__grid .item{display:flex;flex-direction:column;font-size:16px;line-height:24px;padding-left:16px;position:relative;transition:.2s ease-in-out;width:calc(25% - 24px)}@media only screen and (max-width:1023px){.resources-link__grid .item{width:calc(33.3333% - 16px)}}@media only screen and (max-width:767px){.resources-link__grid .item{font-size:14px;line-height:20px;width:calc(50% - 16px)}}@media only screen and (max-width:359px){.resources-link__grid .item{width:100%}}.resources-link__grid .item_external{display:flex;flex-direction:row;gap:6px}.resources-link__grid .item_external:hover svg{fill:var(--Primary-100)}.resources-link__grid .item_external svg.external-icon{max-width:20px;transition:.2s ease-in-out;width:20px}.resources-link__grid .item:before{background-color:var(--Primary-100);content:"";display:block;height:1em;left:.1em;margin-top:.1em;position:absolute;top:0;transform:skew(-20deg);width:.25em}.resources-link__grid .item:hover{color:var(--Primary-100)}