.related-resources__item{background:var(--color-secondary);border-radius:6px;box-shadow:0 5px 34px rgba(0,0,0,.2);margin:20px auto 0;max-width:390px;width:100%}.related-resources__item:hover{text-decoration:none}.related-resources__image__img{background:#fff;border-radius:4px 0 0 4px;height:auto!important;max-width:100%!important;min-height:100%!important;object-fit:cover}.related-resources__image.related-resources__image-contain{background-size:45%}.related-resources__text{padding:30px}.related-resources__text h5,.related-resources__text h6{margin-bottom:10px}.related-resources__text h6{color:var(--color-accent)}.related-resources__text h6:after{display:none}@media (min-width:768px){.related-resources--col1 .related-resources__item{max-width:100%;width:100%}.related-resources--col2 .related-resources__item{max-width:100%;width:calc(50% - 11px)}.related-resources--col3 .related-resources__item{width:calc(33.33% - 10px)}.related-resources__item{margin:20px 7px 0}.related-resources__item:first-child{margin-left:0}.related-resources__item:last-child{margin-right:0}.related-resources__image{border-radius:4px 0 0 4px;height:100%;padding:0;width:38%}.related-resources__image.related-resources__image-contain{background-size:80%}.related-resources__text{width:62%}}@media (min-width:768px) and (max-width:1000px){.related-resources--col2 .related-resources__item{margin:20px auto 0;width:100%}.related-resources--col3 .related-resources__item{width:calc(50% - 14px)}}