.resources__heading{color:#fff;font-size:clamp(19px,1.7vw,32px);margin-bottom:60px;text-align:center}.resources__row{column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}.resources__item-title{color:#fff;font-size:clamp(16px,1.5vw,28px);margin-bottom:30px;margin-top:30px}.resources__item-image{align-items:center;background-color:#efefef;display:flex;flex-direction:column;height:390px;justify-content:end;position:relative}.resources__item-image img{box-shadow:5px -5px 30px -20px #000;height:100%;max-height:325px;max-width:100%;object-fit:contain}.resources__item{text-align:center}.resources__item-link{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ce0058;border-radius:40px;bottom:18px;display:flex;height:65px;justify-content:center;padding:16px;position:absolute;right:18px;width:65px}.resources__item-link svg{height:28px;object-fit:contain;width:22px}@media(max-width:768px){.resources__heading{margin-bottom:30px}.resources__row{column-gap:20px;grid-template-columns:repeat(1,1fr)}.resources__item-title{margin-bottom:20px;margin-top:20px}.resources__item-link{bottom:10px;height:55px;right:10px;width:55px}.resources__item-image img{max-height:unset}}