.home-categories{padding:81px 0}.home-categories__items{gap:24px;display:grid}.home-categories__item{display:flex}.home-categories__item-num{text-transform:uppercase;color:var(--color-gray);width:30px;margin-right:57px;font-size:8px;font-weight:300;line-height:112%}.home-categories__item-title{text-transform:uppercase;width:338px;padding-right:20px;font-size:24px;font-weight:300;line-height:112%}.home-categories__item-text{width:333px;color:var(--color-gray);font-size:14px;line-height:140%;font-family:var(--font-inter-tight)}.home-categories__item-desc{margin-bottom:10px}.home-categories__item-video{width:387px;height:217px;margin-left:auto;position:relative}.home-categories__item-links{align-items:center;gap:7.5px;display:flex}.home-categories__item-links .separator{color:var(--color-gray);font-family:Times New Roman,Times,serif;font-size:13px;line-height:1}@media screen and (max-width:1200px){.home-categories__items{gap:32px}.home-categories__item{flex-wrap:wrap;gap:16px;position:relative}.home-categories__item-num{order:1;width:auto;margin-right:0;position:absolute;top:0;right:0}.home-categories__item-title{order:2;width:100%;padding:0}.home-categories__item-text{order:3;width:calc(50% - 16px);max-width:100%}.home-categories__item-video{order:4;width:calc(50% - 16px)}}@media screen and (max-width:600px){.home-categories{padding:40px 0}.home-categories__item-text{order:4}.home-categories__item-desc{display:none}.home-categories__item-video{order:3;height:max(180px,min(15.4167vw + 124.5px,217px))}.home-categories__item-text,.home-categories__item-video{width:100%}}
