.home-catalog{width:100%;position:relative;background-color:#232323;padding:80px 0}.home-catalog__wrapper{width:100%;height:calc(100vh - 264px);display:grid;grid-template-columns:repeat(11,1fr);grid-template-rows:repeat(10,1fr);grid-column-gap:12px;grid-row-gap:12px}.home-catalog__item{cursor:pointer;--grid-area: 1 / 1 / 9 / 9;grid-area:var(--grid-area);position:relative;display:flex;flex-direction:column;justify-content:end;align-items:start;padding:20px 16px}.home-catalog__item:hover .home-catalog__title h3{transform:scale(1.07)}.home-catalog__item:nth-child(1){--grid-area: 1 / 1 / 7 / 5}.home-catalog__item:nth-child(1) .home-catalog__img img{object-position:left top}.home-catalog__item:nth-child(1) .home-catalog__title span{color:#0a4235}.home-catalog__item:nth-child(2){--grid-area: 1 / 5 / 6 / 8}.home-catalog__item:nth-child(2) .home-catalog__title span{color:#b95d2a}.home-catalog__item:nth-child(2) .home-catalog__img img{object-position:right top}.home-catalog__item:nth-child(3){--grid-area: 1 / 8 / 8 / 12}.home-catalog__item:nth-child(3) .home-catalog__title span{color:#2a4629}.home-catalog__item:nth-child(3) .home-catalog__img img{object-position:left top}.home-catalog__item:nth-child(4){--grid-area: 7 / 1 / 11 / 5}.home-catalog__item:nth-child(4) .home-catalog__title span{color:#930007}.home-catalog__item:nth-child(4) .home-catalog__img img{object-position:left top}.home-catalog__item:nth-child(5){--grid-area: 6 / 5 / 11 / 8}.home-catalog__item:nth-child(5) .home-catalog__title span{color:#c06352}.home-catalog__item:nth-child(5) .home-catalog__img img{object-position:right bottom}.home-catalog__item:nth-child(6){--grid-area: 8 / 8 / 11 / 12}.home-catalog__item:nth-child(6) .home-catalog__img img{object-position:right top}.home-catalog__img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.home-catalog__img img{width:100%;height:100%;object-fit:cover;object-position:right top}.home-catalog__title{z-index:1;position:relative;max-width:283px;width:100%;text-align:left}.home-catalog__title h3{font-size:40px;line-height:44px;font-weight:800;color:#fff;transition:transform .4s ease}@media screen and (max-width: 1140px){.home-catalog__title h3{font-size:20px;line-height:22px}}@media screen and (max-width: 1024px){.home-catalog{padding:0}.home-catalog__mobile{background-color:#fff;max-width:1440px;width:100%;position:relative;margin:0 auto;height:calc(100dvh - 64px);display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(17,1fr);grid-column-gap:1px;grid-row-gap:1px}.home-catalog__mobile .home-catalog__item{--grid-area: 1 / 1 / 7 / 2;grid-area:var(--grid-area);position:relative;display:flex;flex-direction:column;justify-content:end;align-items:start;padding:8px}.home-catalog__mobile .home-catalog__item:nth-child(1){--grid-area: 1 / 1 / 7 / 2}.home-catalog__mobile .home-catalog__item:nth-child(1) .home-catalog__img img{object-position:left top}.home-catalog__mobile .home-catalog__item:nth-child(1) .home-catalog__title span{color:#0a4235}.home-catalog__mobile .home-catalog__item:nth-child(2){background-color:#f7703c;--grid-area: 1 / 2 / 6 / 3}.home-catalog__mobile .home-catalog__item:nth-child(2) .home-catalog__title span{color:#b95d2a}.home-catalog__mobile .home-catalog__item:nth-child(2) .home-catalog__img img{object-position:right top}.home-catalog__mobile .home-catalog__item:nth-child(3){--grid-area: 6 / 2 / 13 / 3}.home-catalog__mobile .home-catalog__item:nth-child(3) .home-catalog__title span{color:#2a4629}.home-catalog__mobile .home-catalog__item:nth-child(3) .home-catalog__img img{object-position:left top}.home-catalog__mobile .home-catalog__item:nth-child(4){--grid-area: 7 / 1 / 12 / 2}.home-catalog__mobile .home-catalog__item:nth-child(4) .home-catalog__title span{color:#930007}.home-catalog__mobile .home-catalog__item:nth-child(4) .home-catalog__img img{object-position:center left}.home-catalog__mobile .home-catalog__item:nth-child(5){--grid-area: 12 / 1 / 18 / 2}.home-catalog__mobile .home-catalog__item:nth-child(5) .home-catalog__title span{color:#c06352}.home-catalog__mobile .home-catalog__item:nth-child(5) .home-catalog__img img{object-position:right bottom}.home-catalog__mobile .home-catalog__item:nth-child(6){--grid-area: 13 / 2 / 18 / 3}.home-catalog__mobile .home-catalog__item:nth-child(6) .home-catalog__img img{object-position:left top}.home-catalog__mobile .home-catalog__img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.home-catalog__mobile .home-catalog__img img{width:100%;height:100%;object-fit:cover;object-position:right top}.home-catalog__mobile .home-catalog__title{z-index:1;position:relative;max-width:283px;width:100%;text-align:left}.home-catalog__item:hover .home-catalog__title h3{transform:none!important}}
