.categories{margin-bottom:40px}.categories__container{display:flex;flex-direction:column}.categories__title{font-size:32px;font-weight:700;line-height:40px}.categories__items{display:flex;margin-top:24px;overflow-x:auto;scroll-behavior:smooth}.categories__item{align-items:center;cursor:pointer;display:flex;flex-basis:192px;flex-direction:column;justify-content:center;justify-content:space-between;margin-left:16px;position:relative}.categories__item:first-child{margin-left:0}.categories__item:hover{color:#38466e}.categories__item-img{align-items:center;display:flex;height:124px;justify-content:center;position:relative;width:124px}.categories__item-img:before{background-color:#f3f1f0;border-radius:50%;content:"";height:100%;position:absolute;width:100%;z-index:-1}.categories__item-img img{max-height:100%;object-fit:cover}.categories__item-title{font-weight:700;margin-top:18px;text-align:center}@media (max-width:992px){.categories__title{font-size:24px;font-weight:700;line-height:32px}}@media (max-width:767px){.categories__item-img{height:98px;width:98px}.categories__item{margin-right:16px}.categories__item-title{font-size:14px;font-weight:700;line-height:20px;margin-top:0}.categories__title{font-size:16px;font-weight:700;line-height:24px}}