.home-main-categories{margin-top:50px;margin-bottom:40px}@media (max-width:999px){.home-main-categories{margin-top:20px;margin-bottom:20px}}.home-main-categories .block-inner{display:-ms-flexbox;display:flex;gap:24px}@media (max-width:999px){.home-main-categories .block-inner{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}}.home-main-categories .block-inner .category-element{position:relative;-ms-flex:1;flex:1;height:clamp(200px,28.125vw,450px)}@media (max-width:999px){.home-main-categories .block-inner .category-element{width:calc(50% - 4px);-ms-flex:unset;flex:unset}}.home-main-categories .block-inner .category-element .text{bottom:0;left:0;right:0;padding:25px;z-index:2;font-size:clamp(20px,2.1875vw,35px);font-style:normal;font-weight:600;line-height:100%;letter-spacing:.35px;text-transform:uppercase;font-family:TTOctosquaresCond;color:#fff;position:absolute}@media (max-width:999px){.home-main-categories .block-inner .category-element .text{padding:10px}}.home-main-categories .block-inner .category-element .text svg{width:clamp(20px,1.875vw,30px);height:clamp(20px,1.875vw,30px);margin-bottom:20px;transition:all .3s}@media (max-width:999px){.home-main-categories .block-inner .category-element .text svg{margin-bottom:10px}}.home-main-categories .block-inner .category-element:hover .text svg{transform:rotate(45deg)}.home-main-categories .block-inner .category-element img{width:100%;object-fit:cover;height:clamp(200px,28.125vw,450px)}