.resource-card{background:#fff;border-radius:38px;box-shadow:0 4px 16px 0 rgba(0,0,0,.1);display:grid!important;grid-template-columns:1fr;grid-template-rows:195px auto;height:100%;overflow:hidden}.resource-card .resource-card__feature-image{aspect-ratio:auto;background:linear-gradient(0deg,#fff,#fff);border-radius:28px 28px 0 0;grid-column:1/-1;grid-row:1/2;overflow:hidden;width:100%}.resource-card .resource-card__feature-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.resource-card .resource-card__body{align-items:flex-start;background:rgba(235,246,255,.4);display:flex;flex-direction:column;grid-column:1/-1;grid-row:2/3;justify-content:space-between;padding-block:24px;padding-inline:20px}.resource-card .resource-card__body .resource-card__body-content{display:flex;flex-direction:column}.resource-card .resource-card__body .resource-card__body-content .resource-card__body-content-type{background:#ebf6ff;border:1px solid rgba(55,168,255,.5);border-radius:8px;margin-bottom:16px;padding:2px 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.resource-card .resource-card__body .resource-card__body-content .resource-card__body-content-type p{color:rgba(11,99,167,.7);font-size:14px;font-style:normal;font-weight:700;line-height:150%;margin:0}.resource-card .resource-card__body .resource-card__body-content .resource-card__body-content-title{color:#3c3c3b;font-size:20px;font-style:normal;font-weight:700;letter-spacing:-.06px;line-height:120%;margin-bottom:64px;text-transform:capitalize}@media screen and (max-width:640px){.resource-card .resource-card__body .resource-card__body-content .resource-card__body-content-title{font-size:18px}}.resource-card .resource-card__body .resource-card__body-cta{color:#0b63a7;display:block;font-size:14px;font-weight:600;line-height:19.5px;margin-bottom:0}.resource-card .resource-card__body .resource-card__body-cta:after{background-image:url(https://content.qualco.eu/hubfs/raw_assets/public/Qualco_redesign/images/assets/qualco-cta-arrows-circle-stroke-icon.svg);background-position:100%;background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:18px;margin:0 20px 0 10px;opacity:1;padding-left:4px;position:absolute;transition:all .25s ease;width:30px}.resource-card .resource-card__body:hover .resource-card__body-cta:after{width:35px}.resource-card.more .more-bcgr{align-items:center;background:radial-gradient(164.98% 39.08% at 74.86% 46.18%,#fff 0,#e1f2ff 100%);border-radius:28px;display:flex;flex-direction:column;grid-column:1/-1;grid-row:1/-1;justify-content:center;margin:10px;padding-inline:40px;transition:all .25s ease}.resource-card.more .more-bcgr .more-message{color:rgba(60,60,59,.7);font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:16px;text-align:center}.resource-card.more .more-bcgr .more-cta{background:#005b96;border:1px solid #005b96;border-radius:20px;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:21px;margin:0;padding:9px 21px;text-align:center;transition:all .25s ease}.resource-card.more:hover .more-bcgr{background:linear-gradient(0deg,rgba(0,0,0,.05),rgba(0,0,0,.05)),radial-gradient(164.98% 39.08% at 74.86% 46.18%,#fff 0,#e1f2ff 100%)}.resource-card.more:hover .more-bcgr .more-cta{background:#fff;color:#005b96}.library__carousel--container{display:grid;gap:30px;grid-template-columns:repeat(4,1fr);grid-template-rows:auto}@media screen and (max-width:1024px){.library__carousel--container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.library__carousel--container{grid-template-columns:1fr}}