.recommended-articles{background-color:var(--grey);padding:1.5rem 0}.recommended-articles__description{font-size:1rem;margin:1.5rem 0 0}.recommended-articles__slider{margin-top:5.125rem;overflow:visible}.recommended-articles .swiper-wrapper{margin-bottom:3.75rem}.recommended-articles__scrollbar{background:var(--grey-1)!important;left:0!important;position:relative!important;right:0!important;width:100%!important}.recommended-articles__scrollbar .swiper-scrollbar-drag{background:var(--primary-hover)!important}.recommended-articles__buttons{margin-top:1.25rem;-webkit-box-pack:end;-ms-flex-pack:end;gap:1.5rem;justify-content:flex-end}.recommended-articles__button,.recommended-articles__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recommended-articles__button{height:2.5rem;position:relative;width:2.5rem;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--white);border-radius:50%;cursor:pointer;justify-content:center}.recommended-articles__button_next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.recommended-articles__button svg{--white:var(--grey-2)}.recommended-articles__button.swiper-button-disabled{opacity:0}@media (hover:hover){.recommended-articles__button:hover svg{--grey-2:var(--primary-hover)}}@media (min-width:48rem){.recommended-articles{background-color:var(--white);padding:3rem 0}.recommended-articles .swiper-wrapper{margin-bottom:4.375rem}.recommended-articles__description{font-size:1.25rem;line-height:150%;margin-top:3rem}}@media (min-width:64rem){.recommended-articles__description{margin-left:auto;margin-right:0;max-width:38.25rem}}