.layout-blog .authors{display:flex;align-items:center;justify-content:center;background-color:var(--color-bg);padding:4.6875rem 0 8.125rem;color:var(--color-text)}.layout-blog .authors__top{padding-bottom:3.125rem}@media(min-width:1024px){.layout-blog .authors__top{padding-bottom:6.25rem}}.layout-blog .authors__title{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:1.125rem;line-height:1.5rem}.layout-blog .authors__list{position:relative}@media(max-width:1023px){.layout-blog .authors__list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}}.layout-blog .authors__swiper{align-items:stretch}.layout-blog .authors__swiper .swiper-slide{height:auto}@media(max-width:1023px){.layout-blog .authors__swiper{flex-basis:100%;width:100%;order:1}}.layout-blog .authors__list .authors__arrow{display:flex;justify-content:center;align-items:center;background-color:var(--color-bg);border:1px solid var(--color-text);border-radius:1.5rem;cursor:pointer;color:var(--color-text);transition:opacity .3s}@media(max-width:1023px){.layout-blog .authors__list .authors__arrow{position:static;order:2;margin-top:1.5rem}}@media(min-width:1024px){.layout-blog .authors__list .authors__arrow{position:absolute;top:-8.125rem}}.layout-blog .authors__list .authors__arrow:hover{opacity:.5}.layout-blog .authors__list .authors__arrow--prev{width:3rem;height:3rem;padding:.75rem}@media(min-width:1024px){.layout-blog .authors__list .authors__arrow--prev{right:6.875rem}}.layout-blog .authors__list .authors__arrow--next{width:5.25rem;height:3rem;padding:.75rem 1.125rem}@media(min-width:1024px){.layout-blog .authors__list .authors__arrow--next{right:0}}