.resources-list{background:#fff;overflow:hidden;padding-block:0 50px;position:relative}.resources-list--lightest-blue{background:var(--jl-color-lightest-blue,#f7f9ff);padding-block:67px 50px}.resources-list--decorated.resources-list--lightest-blue{min-height:882px}.resources-list--lightest-blue:before{background:#fff;clip-path:polygon(0 0,100% 0,100% 28%,82% 45%,66% 26%,51% 50%,34% 31%,18% 46%,0 28%);content:"";height:30px;left:0;position:absolute;right:0;top:-1px}.resources-list__inner{margin-inline:auto;position:relative;width:min(calc(100% - var(--jl-module-side-margin, 80px) - var(--jl-module-side-margin, 80px)),var(--jl-max-width,1280px));z-index:1}.resources-list__header{margin:0 0 30px}.resources-list--decorated .resources-list__header{margin-left:3px}.resources-list h2{color:var(--jl-color-dark-grey,#3c3e48);font-family:var(--jl-font-heading);font-size:38px;line-height:48px;margin:0 0 6px}.resources-list__header p{color:var(--jl-color-body-grey,#56575e);font-family:var(--jl-font-body);font-size:16px;line-height:27px;margin:0;max-width:620px}.resources-list--decorated .resources-list__header p{max-width:830px}.resources-list__heading-text--mobile{display:none}.resources-list__illustration{height:auto;pointer-events:none;position:absolute;z-index:1}.resources-list__illustration--top{right:max(39px,calc((100vw - var(--jl-max-width, 1280px))/2 + 39px));top:37px;width:84px}.resources-list__illustration--bottom{bottom:-52px;left:max(7px,calc((100vw - var(--jl-max-width, 1280px))/2 - 73px));width:226px}.resources-list__grid{display:grid;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.resources-list-card{background:#fff;border:var(--jl-border-width,2px) solid var(--jl-border-default,#edf1ff);border-radius:26px;box-shadow:0 14px 14px rgba(31,47,107,.08);display:flex;flex-direction:column;gap:20px;min-height:580px;padding:25px}.resources-list--decorated .resources-list-card{min-height:574px}.resources-list-card[hidden]{display:none}.resources-list-card__image{aspect-ratio:4/3;background:var(--jl-color-light-blue,#edf1ff);border-radius:var(--jl-card-radius,20px);overflow:hidden;position:relative}.resources-list-card__image img{display:block;height:100%;object-fit:contain;object-position:center;padding:10px 28px 0;width:100%}.resources-list-card__type{align-items:center;background:var(--jl-color-lightest-blue,#f7f9ff);border-radius:7px;color:var(--jl-color-dark-grey,#3c3e48);display:inline-flex;font-family:var(--jl-font-body);font-size:10px;font-weight:700;height:24px;justify-content:center;left:16px;line-height:14px;position:absolute;top:11px;width:46px;z-index:1}.resources-list-card__content{display:flex;flex:1 1 auto;flex-direction:column;gap:12px}.resources-list-card__programme{color:var(--jl-color-bright-blue,#4065d1);font-family:var(--jl-font-heading);font-size:10px;font-weight:700;line-height:14px;margin:0}.resources-list-card h3{color:var(--jl-color-dark-grey,#3c3e48);font-family:var(--jl-font-heading);font-size:24px;line-height:32px;margin:0}.resources-list-card__description{color:var(--jl-color-body-grey,#56575e);font-family:var(--jl-font-body);font-size:16px;line-height:27px;margin:0}.resources-list-card__tags{display:flex;flex-wrap:nowrap;gap:7px;list-style:none;margin:auto 0 0;padding:0}.resources-list-card__tags li{align-items:center;background:var(--jl-color-lightest-blue,#f7f9ff);border:1px solid var(--jl-border-default,#edf1ff);border-radius:10px;color:var(--jl-color-body-grey,#56575e);display:inline-flex;font-family:var(--jl-font-body);font-size:14px;font-weight:600;justify-content:center;line-height:22px;min-height:32px;min-width:80px;overflow:hidden;padding:5px 10px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:auto}.resources-list-card__cta{margin-top:auto;width:100%}.resources-list__empty{color:var(--jl-color-body-grey,#56575e);font-family:var(--jl-font-body);font-size:16px;line-height:27px;margin:30px 0 0;text-align:center}.resources-list__nav{align-items:center;display:flex;gap:18px;justify-content:center;margin-top:30px}.resources-list--decorated .resources-list__nav,.resources-list__nav[hidden]{display:none}.resources-list__nav button{align-items:center;background:#fff;border:0;border-radius:999px;color:var(--jl-color-dark-grey,#3c3e48);cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;width:40px}.resources-list__nav button:hover{border-color:var(--jl-color-bright-blue,#4065d1);color:var(--jl-color-bright-blue,#4065d1)}.resources-list__nav button:disabled{cursor:not-allowed;opacity:.45}.resources-list__nav span[aria-hidden=true]{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.resources-list__nav svg{display:block;fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.25px;width:20px}.resources-list__counter{color:var(--jl-color-body-grey,#56575e);font-family:var(--jl-font-body);font-size:20px;font-weight:700;line-height:25px;min-width:42px;text-align:center}@media (max-width:1180px){.resources-list__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1181px){.resources-list--decorated .resources-list__grid{gap:0;grid-template-columns:repeat(4,310px);justify-content:space-between}}@media (max-width:767px){.resources-list{padding-block:0 40px}.resources-list--lightest-blue{padding-block:32px 38px}.resources-list--decorated.resources-list--lightest-blue{min-height:1470px;padding-block:20px 0}.resources-list--lightest-blue:before{height:16px}.resources-list__inner{width:calc(100% - var(--jl-module-side-margin, 20px) - var(--jl-module-side-margin, 20px))}.resources-list__header{margin-bottom:24px}.resources-list--decorated .resources-list__header{margin-bottom:20px;margin-left:13px}.resources-list h2{font-size:24px;line-height:30px;margin-bottom:4px}.resources-list--decorated h2{max-width:230px}.resources-list__heading--has-mobile .resources-list__heading-text--desktop{display:none}.resources-list__heading--has-mobile .resources-list__heading-text--mobile{display:inline}.resources-list__header p{font-size:14px;line-height:21px;max-width:210px}.resources-list--decorated .resources-list__header p{max-width:195px}.resources-list__illustration--top{right:53px;top:55px;width:51px}.resources-list__illustration--bottom{bottom:-28px;left:-6px;width:162px}.resources-list__grid{gap:20px;grid-template-columns:minmax(0,310px);justify-content:center}.resources-list-card{min-height:0}.resources-list--decorated .resources-list-card{min-height:574px}.resources-list--decorated .resources-list__nav{display:flex;margin-top:20px}.resources-list--decorated .resources-list__nav[hidden]{display:none}}