.resources_and_materials .cards{display:grid;gap:1.5rem;grid-template-columns:1fr;grid-template-rows:auto auto}@media screen and (min-width:728px){.resources_and_materials .cards{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.resources_and_materials .cards{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}}.resources_and_materials .card__item{display:flex;flex-direction:column;font-size:.875rem;font-weight:400;gap:1rem;line-height:120%}@media screen and (min-width:1024px){.resources_and_materials .card__item{flex-direction:row;font-size:1.125rem;gap:1.5rem}}.resources_and_materials .card__item:first-child{background:#0064ff;padding:1.5rem 2rem}@media screen and (min-width:1200px){.resources_and_materials .card__item:first-child{grid-row:span 2}}.resources_and_materials .card__item:first-child .card__title{margin-bottom:1.25rem}.resources_and_materials .card__item:nth-child(2){background:transparent;border:1px solid #00003c;flex-direction:column;padding:1.5rem 2rem}@media screen and (min-width:1200px){.resources_and_materials .card__item:nth-child(2){grid-row:span 2}}.resources_and_materials .card__item:nth-child(2) .card__body,.resources_and_materials .card__item:nth-child(2) .card__title{color:#00003c}.resources_and_materials .card__item:nth-child(2) .card__body a{color:#0064ff}.resources_and_materials .card__item:nth-child(2) .card__icon svg{height:auto;width:146px}@media screen and (min-width:728px){.resources_and_materials .card__item:nth-child(2) .card__icon svg{height:auto;width:auto}}.resources_and_materials .card__item:nth-child(3){background:#000;padding:1.125rem 2rem}@media screen and (min-width:1200px){.resources_and_materials .card__item:nth-child(3){grid-column:3;grid-row:1}}.resources_and_materials .card__item:nth-child(4){background:#0064ff;padding:1.125rem 2rem}@media screen and (min-width:1200px){.resources_and_materials .card__item:nth-child(4){grid-column:3;grid-row:2}}.resources_and_materials .card__title{color:#fff;font-size:1.25rem;font-weight:500;margin-bottom:1rem}@media screen and (min-width:1024px){.resources_and_materials .card__title{font-size:1.5rem}}.resources_and_materials .card__body,.resources_and_materials .card__body h2,.resources_and_materials .card__body h3,.resources_and_materials .card__body h4,.resources_and_materials .card__body h5,.resources_and_materials .card__body h6{color:#fff}.resources_and_materials .card__body h4{font-size:1.125rem;font-weight:500;line-height:1.5rem;margin-bottom:.5rem}@media screen and (min-width:1024px){.resources_and_materials .card__body h4{font-size:1.25rem}}.resources_and_materials .card__body ol,.resources_and_materials .card__body ul{margin-block-start:.5rem}.resources_and_materials .card__body a{color:#fff;font-weight:500;text-decoration:underline;text-underline-offset:.1875rem}.resources_and_materials .card__body a:hover{text-decoration:unset}.resources_and_materials .card__body :last-child{margin-bottom:0}.resources_and_materials .card__icon svg{flex-shrink:0;height:60px;-o-object-fit:contain;object-fit:contain;width:60px}@media screen and (min-width:728px){.resources_and_materials .card__icon svg{height:auto;width:auto}}