.module--related-cards{background-repeat:no-repeat;padding:40px 0 120px;position:relative}.module--related-cards .intro-text :last-child{margin:0}@media (min-width:768px){.module--related-cards{padding:40px 0 140px}.module--related-cards .intro-w-button{flex-wrap:nowrap}.module--related-cards .intro-w-button .intro-text{flex-shrink:1}.module--related-cards .intro-w-button .intro-button-wrap{width:auto}}@media (min-width:992px){.module--related-cards{padding:40px 0 200px}}.module--related-cards .module-wrapper{position:relative;z-index:1}.module--related-cards .related-cards{margin:0 -28px}.module--related-cards .related-cards .related-card{border-radius:14px;color:#0f1c4d;display:grid;grid-template-rows:auto 1fr;overflow:hidden;padding:14px;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.module--related-cards .related-cards .related-card:focus,.module--related-cards .related-cards .related-card:hover{-webkit-backdrop-filter:saturate(100%) blur(20px);backdrop-filter:saturate(100%) blur(20px);background:hsla(0,0%,100%,.45);-webkit-box-shadow:0 0 20px rgba(15,28,77,.15);box-shadow:0 0 20px rgba(15,28,77,.15)}.module--related-cards .related-cards .related-card .row{flex-direction:column;margin:0}.module--related-cards .related-cards .related-card .resource-image{overflow:hidden;padding-top:50%;position:relative}.module--related-cards .related-cards .related-card .resource-image .resource-image-background{background:var(--bs-primary);height:100%;left:0;position:absolute;top:0;width:100%}.module--related-cards .related-cards .related-card .resource-image .resource-image-background>img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.module--related-cards .related-card .resource-meta{background:rgba(59,77,150,.1);color:#3b4d96;font-family:Forma DJR Text,forma-djr-text,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1;text-transform:uppercase}.module--related-cards .related-card .resource-body{display:flex;flex-direction:column;justify-content:space-between}.module--related-cards .related-card .resource-body .resource-title{font-size:1.333rem;font-weight:700}.module--related-cards .related-card .resource-body .resource-title a{color:var(--bs-body-color);text-decoration:none}.module--related-cards .related-card .resource-body .resource-title a:focus,.module--related-cards .related-card .resource-body .resource-title a:hover{text-decoration:none}.module--related-cards .related-card .resource-body .resource-title a:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.module--related-cards .related-card .resource-body .description{font-size:.889rem;margin-bottom:20px}.module--related-cards .related-card .resource-body .btn{border-radius:0;margin-bottom:10px;padding-bottom:0;padding-top:0;text-align:left;width:fit-content}