.featured-blog-posts,.featured-blog-posts__container{position:relative}.featured-blog-posts__header{margin:0 auto 32px;max-width:1100px;text-align:center}.featured-blog-posts__header h1,.featured-blog-posts__header h2,.featured-blog-posts__header h3,.featured-blog-posts__header h4,.featured-blog-posts__header h5,.featured-blog-posts__header h6,.featured-blog-posts__heading{margin:0}.featured-blog-posts__slider-wrap{padding:0 32px;position:relative}.featured-blog-posts__slider{position:relative}.featured-blog-posts__track{overflow:visible}.featured-blog-posts__slide{display:flex}.featured-blog-posts__card{background:#123456;min-height:420px;overflow:hidden;position:relative;width:100%}.featured-blog-posts__image-link{display:block;inset:0;position:absolute}.featured-blog-posts__image{height:100%;object-fit:cover;width:100%}.featured-blog-posts__overlay{background:linear-gradient(180deg,rgba(5,17,38,.2),rgba(5,17,38,.7)),linear-gradient(90deg,rgba(5,17,38,.46),rgba(5,17,38,.18));inset:0;position:absolute}.featured-blog-posts__content{align-items:center;display:flex;justify-content:center;min-height:420px;padding:40px 24px 56px;position:relative;text-align:center;z-index:1}.featured-blog-posts__content-inner{color:#fff;max-width:760px}.featured-blog-posts__date{color:hsla(0,0%,100%,.9);display:inline-block;font-size:16px;line-height:1.2;margin:0 0 12px}.featured-blog-posts__title{color:#fff;font-size:36px;line-height:1.08;margin:0}.featured-blog-posts__summary{margin-top:20px}.featured-blog-posts__summary p{color:hsla(0,0%,100%,.96);font-size:24px;line-height:1.45;margin:0}.featured-blog-posts__button{margin:28px auto 0}.featured-blog-posts__arrows{align-items:center;display:flex;gap:16px;justify-content:space-between;left:0;margin-top:0;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:2}.featured-blog-posts__arrow{align-items:center;background:transparent;border:0;color:var(--colors-darkblue);cursor:pointer;display:inline-flex;height:44px;justify-content:center;padding:0;pointer-events:auto;transition:opacity var(--transition);width:44px}.featured-blog-posts__arrow:focus-visible,.featured-blog-posts__arrow:hover{opacity:.7}.featured-blog-posts__arrow:disabled{cursor:default;opacity:.35}.featured-blog-posts__arrow svg{height:24px;stroke:currentColor;width:24px}.featured-blog-posts__arrow--next svg{transform:rotate(180deg)}.featured-blog-posts__pagination{margin-top:20px}.featured-blog-posts .featured-blog-posts__pagination ul.splide__pagination{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;padding:0;position:static}.featured-blog-posts__pagination .splide__pagination li{line-height:0}.featured-blog-posts__pagination .splide__pagination__page{background-color:rgba(0,79,159,.2);height:8px;margin:0;opacity:1;width:8px}.featured-blog-posts__pagination .splide__pagination__page.is-active,.featured-blog-posts__pagination .splide__pagination__page:hover{background-color:var(--colors-darkblue);transform:none}.featured-blog-posts__empty{margin:0;text-align:center}.featured-blog-posts--small-paragraph .featured-blog-posts__summary p{font-size:18px}@media (min-width:992px){.featured-blog-posts__slider-wrap{padding:0 72px}.featured-blog-posts__arrows{left:0;right:0}.featured-blog-posts__arrow{height:56px;width:56px}.featured-blog-posts__card,.featured-blog-posts__content{min-height:432px}.featured-blog-posts__content{padding-left:64px;padding-right:64px}}