.home-categories{padding:72px 0;position:relative;width:100%;background-color:#fff;color:#232323}.home-categories__wrapper{width:100%;display:flex;flex-direction:row;align-items:start;justify-content:space-between;gap:32px}.home-categories__title{max-width:594px;width:100%;text-align:left}.home-categories__title h2{text-transform:uppercase;font-size:64px;line-height:64px;font-weight:800}.home-categories__list{max-width:590px;width:100%;display:flex;flex-direction:column;align-items:start;gap:48px}.home-categories__item{width:100%;display:flex;flex-direction:column;align-items:start;gap:12px}.home-categories__item-title{width:100%;text-align:left}.home-categories__item-title h3{text-transform:uppercase;font-size:20px;line-height:24px;font-weight:800}.home-categories__item-title h3 span{color:#f7703c;font-variant-numeric:tabular-nums}.home-categories__item-desc{width:100%;text-align:left}.home-categories__item-desc p{font-weight:500;font-size:18px;line-height:28px}@media screen and (max-width: 1024px){.home-categories{padding:28px 0}.home-categories__wrapper{flex-direction:column}.home-categories__list{gap:32px;max-width:100%}}@media screen and (max-width: 768px){.home-categories__title{max-width:369px}.home-categories__title h2{font-size:28px;line-height:32px}.home-categories__item-title h3,.home-categories__item-desc p{font-size:16px;line-height:24px}}
