.home-articles__swiper .swiper{margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}.home-articles__swiper .swiper-slide{width:223px}.home-articles__swiper .p-swiper__arrows{display:none}@media screen and (min-width: 1200px){.home-articles .section__top{margin-bottom:40px}.home-articles__swiper .swiper{margin:0;padding:0}.home-articles__swiper .p-swiper__arrows{display:block}.home-articles__swiper .p-swiper__arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:5}.home-articles__swiper .p-swiper__arrow_left{left:10px}.home-articles__swiper .p-swiper__arrow_right{right:10px}}@media screen and (min-width: 1340px){.home-articles__swiper .p-swiper__arrow_left{left:-70px}.home-articles__swiper .p-swiper__arrow_right{right:-70px}}@media screen and (min-width: 1680px){.home-articles__swiper .p-swiper__arrow_left{left:10px}.home-articles__swiper .p-swiper__arrow_right{right:10px}}@media screen and (min-width: 1820px){.home-articles__swiper .p-swiper__arrow_left{left:-70px}.home-articles__swiper .p-swiper__arrow_right{right:-70px}}

/* Equal visual spacing around the natural statistics row on desktop. */
@media screen and (min-width: 1200px) and (max-width: 1679px) {
    .home-natural.section + .home-articles.section {
        margin-top: -90px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1679px) {
    .home-natural__bottom {
        transform: translateY(18px);
    }
}
