.section-categories{padding:32px 0}.section-categories .categories-list-wrapper{display:-ms-flexbox;display:flex;gap:32px}.section-categories .categories-list-wrapper .category-item{background:#f4f6f8;border-radius:8px;padding:37px 30px;text-decoration:none;width:25%}.section-categories .categories-list-wrapper .category-item .title{color:#151518;font-size:24px;font-weight:700;line-height:30px;margin:0;transition:.3s}.section-categories .categories-list-wrapper .category-item svg{height:32px;margin-left:20px;width:32px}.section-categories .categories-list-wrapper .category-item svg path{transition:.3s}.section-categories .categories-list-wrapper .category-item:hover .title{color:#ff3764}.section-categories .categories-list-wrapper .category-item:hover svg path{fill:#ff3764}@media(max-width:1440px){.section-categories .categories-list-wrapper .category-item{padding:27px 20px}.section-categories .categories-list-wrapper .category-item .title{font-size:20px}.section-categories .categories-list-wrapper .category-item svg{height:24px;width:24px}}@media(max-width:1366px){.section-categories .categories-list-wrapper .category-item .title{font-size:18px}}@media(max-width:1280px){.section-categories .categories-list-wrapper .category-item{padding:18px 20px}.section-categories .categories-list-wrapper .category-item .title{font-size:16px}}@media(max-width:991px){.section-categories .categories-list-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.section-categories .categories-list-wrapper .category-item{width:calc(50% - 8px)}}@media(max-width:768px){.section-categories{padding:24px 0}}@media(max-width:550px){.section-categories .categories-list-wrapper .category-item{width:100%}.section-categories .categories-list-wrapper .category-item .title{font-size:24px}}