:root{--font-jakarta: "Plus Jakarta Sans", sans-serif;--white: #FFFFFF;--light-blue: #EDF9FA;--blue: #009AAF;--dark-blue: #0E223D;--red: #FF4B40;--system-blue: #0056C9;--top-bottom-padding-xl: 100px;--top-bottom-padding-l: 80px;--top-bottom-padding-m: 64px;--top-bottom-padding-s: 40px;--top-bottom-padding-none: 0;--section-width: 1440px;--left-right-margins: 80px;--header-content: 40px;--boreder-radius-m: 32px;--boreder-radius-s: 16px;--distance-between-elements-xxl: 80px;--distance-between-elements-xl: 64px;--distance-between-elements-l: 40px;--distance-between-elements-m: 32px;--distance-between-elements-s: 24px;--distance-between-elements-xs: 16px;--distance-between-elements-xxs: 8px}@media screen and (width <= 1024px){:root{--top-bottom-padding-xl: 80px;--top-bottom-padding-l: 64px;--top-bottom-padding-m: 40px;--top-bottom-padding-s: 32px;--left-right-margins: 16px;--header-content: 24px;--boreder-radius-m: 16px;--boreder-radius-s: 8px;--distance-between-elements-xxl: 56px;--distance-between-elements-xl: 40px;--distance-between-elements-l: 32px;--distance-between-elements-m: 24px;--distance-between-elements-s: 16px}}@media screen and (width <= 576px){:root{--top-bottom-padding-xl: 64px;--top-bottom-padding-l: 40px;--top-bottom-padding-m: 32px;--top-bottom-padding-s: 24px;--distance-between-elements-xxl: 40px;--distance-between-elements-xl: 32px;--distance-between-elements-l: 24px;--distance-between-elements-m: 16px;--distance-between-elements-xs: 8px}}.related-resources{--section-bg: var(--light-blue);--section-heading-color: var(--dark-blue);--section-text-color: var(--dark-blue);--section-accent-color: var(--blue);color:var(--section-text-color);background-color:var(--section-bg);background-color:var(--section-bg);padding-top:var(--padding-top, 64px);padding-bottom:var(--padding-bottom, 64px);overflow:hidden;position:relative}@media screen and (width <= 1024px){.related-resources{padding-top:var(--padding-top-mobile, 0px);padding-bottom:var(--padding-bottom-mobile, 64px)}}.related-resources:before{content:"";position:absolute;inset:0;-webkit-mask-image:linear-gradient(to right, transparent, black 10%, black 90%, transparent);mask-image:linear-gradient(to right, transparent, black 10%, black 90%, transparent);pointer-events:none}@media screen and (width <= 1024px){.related-resources .container{gap:24px}}.related-resources__title{color:var(--section-heading-color);font-family:var(--font-jakarta);font-size:2.25rem;font-style:normal;font-weight:700;line-height:normal}@media screen and (width <= 1024px){.related-resources__title{font-size:1.5rem;line-height:1.875rem}}.related-resources__description{color:var(--section-text-color)}.related-resources__description :is(p,span,a,li){--line-height: 21px;font-family:var(--font-jakarta);font-size:1rem;font-style:normal;font-weight:400;line-height:var(--line-height)}.related-resources__description :is(p,span,a,li):not([class])+.related-resources__description :is(p,span,a,li):not([class]){margin-top:var(--line-height)}@media screen and (width <= 768px){.related-resources__description :is(p,span,a,li){--line-height: 1.125rem;font-size:.875rem}}.related-resources__description :is(p,span,a,li) a:not([class]){color:inherit;font-weight:inherit}.related-resources__description :is(p,span,a,li) a:not([class]):hover{color:var(--red)}.related-resources__description b{--line-height: 21px;font-family:var(--font-jakarta);font-size:1rem;font-style:normal;font-weight:700;line-height:var(--line-height)}.related-resources__description b:not([class])+.related-resources__description b:not([class]){margin-top:var(--line-height)}@media screen and (width <= 768px){.related-resources__description b{--line-height: 1.125rem;font-size:.875rem}}.related-resources__description b a{color:inherit;font-weight:inherit}.related-resources__description b a:hover{color:var(--red)}.related-resources__heading{width:420px;min-width:420px;display:flex;flex-direction:column;gap:var(--distance-between-elements-m);justify-content:space-between;align-items:flex-start;align-self:stretch;z-index:1}.related-resources__heading__content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--distance-between-elements-s);align-self:stretch}@media screen and (width <= 1024px){.related-resources__heading__content{gap:16px;align-items:center;text-align:center}}@media screen and (width <= 1280px){.related-resources__heading{gap:24px;width:380px}}@media screen and (width <= 1024px){.related-resources__heading{width:100%;display:contents}}@media screen and (width <= 1024px){.related-resources__buttons{order:2}}.related-resources__content{display:flex;flex-direction:column;gap:40px;align-self:stretch;width:100%}.related-resources .resources-card{--section-bg: var(--white);--section-heading-color: var(--dark-blue);--section-text-color: var(--dark-blue);--section-accent-color: var(--blue);color:var(--section-text-color);background-color:var(--section-bg);position:relative;display:flex;align-items:flex-start;gap:24px;width:405px;border-radius:8px;border:1px solid var(--section-accent-color);overflow:hidden}@media screen and (width <= 768px){.related-resources .resources-card{gap:12px;max-width:320px}}.related-resources .resources-card:has(.resources-card__link):hover{color:var(--section-accent-color)}.related-resources .resources-card__link{position:absolute;inset:0;z-index:1}.related-resources .resources-card__thumbnail{position:relative;width:100%;height:auto;aspect-ratio:405/266.305;overflow:hidden}.related-resources .resources-card__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.related-resources .resources-card__category-label{--line-height: 140%;font-family:var(--font-jakarta);font-size:.75rem;font-style:normal;font-weight:700;line-height:var(--line-height);background-color:var(--section-accent-color);padding:4px 12px;border-radius:1000px;color:var(--white);width:auto;position:absolute;top:24px;left:24px}.related-resources .resources-card__category-label:not([class])+.related-resources .resources-card__category-label:not([class]){margin-top:var(--line-height)}@media screen and (width <= 768px){.related-resources .resources-card__category-label{font-size:.625rem}}.related-resources .resources-card__category-label a:not([class]){color:inherit;font-weight:inherit}.related-resources .resources-card__category-label a:not([class]):hover{color:var(--red)}.related-resources .resources-card__content{display:flex;flex-direction:column;gap:24px;justify-content:flex-start;padding:24px}.related-resources .resources-card__title{display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.related-resources .splide{--active-color: var(--dark-blue)}@media screen and (width <= 576px){.related-resources .splide{--active-color: var(--red)}}.related-resources .splide__track{overflow:visible}@media screen and (width <= 576px){.related-resources .splide__track{margin-bottom:6px}}.related-resources .splide__arrows{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:15px}.related-resources .splide__arrows .splide__arrow{position:static;transform:none;width:32px;height:32px;opacity:1;background:rgba(0,0,0,0);transition:all .25s ease-in-out}.related-resources .splide__arrows .splide__arrow:hover{scale:1.15}.related-resources .splide__arrows .splide__arrow>svg{display:none}.related-resources .splide__arrows .splide__arrow--prev,.related-resources .splide__arrows .splide__arrow--next{width:32px;height:32px;display:block;border:2px solid var(--active-color);border-radius:50%;cursor:pointer;transition:all .25s ease-in-out}.related-resources .splide__arrows .splide__arrow--prev:after,.related-resources .splide__arrows .splide__arrow--next:after{content:"";width:14px;height:14px;display:inline-block;background-color:currentColor;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="15" viewBox="0 0 14 15" fill="none"><g clip-path="url(%23clip0)"><path d="M12.7109 7.64648H1.28237" stroke="%231D7AFC" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.85547 3.07422L1.28404 7.64565L5.85547 12.2171" stroke="%231D7AFC" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0"><rect width="13.7143" height="13.7143" fill="white" transform="matrix(-1 0 0 1 13.8555 0.789062)"/></clipPath></defs></svg>') no-repeat center;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="15" viewBox="0 0 14 15" fill="none"><g clip-path="url(%23clip0)"><path d="M12.7109 7.64648H1.28237" stroke="%231D7AFC" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.85547 3.07422L1.28404 7.64565L5.85547 12.2171" stroke="%231D7AFC" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0"><rect width="13.7143" height="13.7143" fill="white" transform="matrix(-1 0 0 1 13.8555 0.789062)"/></clipPath></defs></svg>') no-repeat center;mask-size:contain;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="15" viewBox="0 0 14 15" fill="none"><g clip-path="url(%23clip0)"><path d="M12.7109 7.64648H1.28237" stroke="%231D7AFC" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.85547 3.07422L1.28404 7.64565L5.85547 12.2171" stroke="%231D7AFC" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0"><rect width="13.7143" height="13.7143" fill="white" transform="matrix(-1 0 0 1 13.8555 0.789062)"/></clipPath></defs></svg>') no-repeat center;-webkit-mask-size:contain;color:var(--active-color);margin:7px 8px 9px;cursor:pointer;transition:all .25s ease-in-out}.related-resources .splide__arrows .splide__arrow--prev[disabled],.related-resources .splide__arrows .splide__arrow--next[disabled]{opacity:.6;cursor:not-allowed}.related-resources .splide__arrows .splide__arrow--next{transform:scaleX(-1)}.related-resources .splide__arrows{justify-content:flex-start;flex:1;align-items:flex-start}.related-resources .splide__navigation{display:flex;justify-content:center;align-items:center;gap:24px;width:100%}.related-resources .splide__navigation .splide__pagination{display:flex;justify-content:flex-start;gap:8px;width:auto;justify-content:center}@media screen and (width <= 480px){.related-resources .splide__navigation .splide__pagination{width:100%;justify-content:flex-start}}.related-resources .splide__navigation .splide__arrows{display:contents}.related-resources .splide__navigation .splide__arrow--prev{order:-1}.related-resources .splide__pagination{justify-content:flex-start;gap:8px;padding:0;position:unset;width:100%}.related-resources .splide__pagination li{font-size:0}@media screen and (width <= 480px){.related-resources .splide__pagination li{flex:1}}.related-resources .splide__pagination .splide__pagination__page{padding:0;transform:none;margin:0;height:8px;width:62px;border-radius:4px;background-color:var(--blue);opacity:.2}.related-resources .splide__pagination .splide__pagination__page.is-active{opacity:1;background-color:var(--active-color);transform:unset}@media screen and (width <= 480px){.related-resources .splide__pagination .splide__pagination__page{width:100%}}.related-resources .splide__navigation{margin-top:40px}@media screen and (width <= 576px){.related-resources .splide__navigation{margin-top:24px}}