.home-gloves{background:#fff;max-width:1968px;margin:0 auto;width:100%}.home-gloves .section-wrap{display:flex;flex-direction:column;gap:48px;width:100%}.home-gloves .section-wrap.news{max-width:1968px}.home-gloves .section-wrap .header-wrapper{display:flex;justify-content:space-between}.home-gloves .section-wrap .header-wrapper .navigation{display:flex;gap:24px}.home-gloves .section-wrap .header-wrapper .navigation .next-arrow-gloves,.home-gloves .section-wrap .header-wrapper .navigation .prev-arrow-gloves{border-radius:60px;border:1.5px solid var(--Grey-200,#e7e7e7);background:var(--White,#fff);display:flex;justify-content:center;align-items:center;cursor:pointer;width:40px;height:40px;padding:1px 10px 0;transition:all .3s ease-in-out}.home-gloves .section-wrap .header-wrapper .navigation .next-arrow-gloves:hover,.home-gloves .section-wrap .header-wrapper .navigation .prev-arrow-gloves:hover{background:var(--Grey-200,#e7e7e7)}.home-gloves .section-wrap .bottom-wrapper{display:flex;justify-content:space-between}@media screen and (max-width:1024px){.home-gloves .section-wrap .bottom-wrapper{flex-direction:column-reverse;gap:24px}.home-gloves .section-wrap .bottom-wrapper .navigation{margin:0 auto}}.home-gloves .section-wrap .bottom-wrapper .navigation .swiper-pagination-gloves{width:-moz-fit-content;width:fit-content}.home-gloves .section-wrap .bottom-wrapper .navigation .swiper-pagination-gloves .swiper-pagination-bullet{width:12px;height:12px;border-radius:30px;background:var(--Grey-700,#6d6d6d);transition:all .3s ease-in-out}.home-gloves .section-wrap .bottom-wrapper .navigation .swiper-pagination-gloves .swiper-pagination-bullet:hover{background:#000}.home-gloves .section-wrap .bottom-wrapper .navigation .swiper-pagination-gloves .swiper-pagination-bullet-active{width:80px;height:12px;border-radius:30px;background:var(--Grey-900,#363636)}