.blog-related-posts{display:flex;gap:64px;position:relative;width:calc(100% + var(--container-margin))}@media not screen and (min-width:48rem){.blog-related-posts{flex-direction:column}}.blog-related-posts__heading{display:block;flex-shrink:0;padding-bottom:60px;width:100%}@media (min-width:48rem){.blog-related-posts__heading{width:465px}}.blog-related-posts__heading .widget-span{max-width:90%;width:100%}@media (min-width:48rem){.blog-related-posts__heading .widget-span{max-width:100%}}.blog-related-posts__heading .widget-span+.widget-span{margin-top:2rem}.blog-related-posts .theme-slider--show-overflow .splide__slide:not(.is-active){opacity:0;transition:none;visibility:hidden}.blog-related-posts .theme-slider--show-overflow .splide__slide.is-active~.splide__slide{opacity:1;visibility:visible}.blog-related-posts .splide{padding-bottom:0}@media (min-width:48rem){.blog-related-posts .splide{position:static}}.blog-related-posts .splide__track{position:static}.blog-related-posts .splide__pagination{bottom:calc(100% + 60px);display:grid;grid-template-columns:repeat(var(--page-number),minmax(0,1fr));left:0;width:calc(90% - 120px)}@media (min-width:48rem){.blog-related-posts .splide__pagination{bottom:26px;left:0;width:350px}}.blog-related-posts .splide__pagination__page{border-radius:0;height:1px;position:relative;width:100%}.blog-related-posts .splide__pagination__page:after{background:var(--slider-dots-active-color);bottom:0;content:"";display:block;height:3px;left:0;position:absolute;transition:width .3s ease-in-out;width:100%}.blog-related-posts .splide__pagination__page.focus-visible,.blog-related-posts .splide__pagination__page.hover,.blog-related-posts .splide__pagination__page.is-active,.blog-related-posts .splide__pagination__page:focus-visible,.blog-related-posts .splide__pagination__page:hover{background-color:var(--slider-dots-inactive-color);border-color:var(--slider-dots-inactive-color)}.blog-related-posts .splide__pagination li:has(>.is-active)~li button:after{width:0}.blog-related-posts .splide__arrows{bottom:calc(100% + 27px);left:unset;position:absolute;right:0;top:unset;width:90px}@media (min-width:48rem){.blog-related-posts .splide__arrows{bottom:30px;left:375px;right:unset}}