.home__header{margin-bottom:15px}.home__header-title{margin-top:.5rem;margin-bottom:0}.home__header-right{align-content:end;text-align:right}.home__carousel{overflow:hidden;white-space:nowrap;position:relative;margin-bottom:40px}@media (min-width:668px){.home__carousel{display:none}}.home__carousel-wrapper{width:100%;font-size:0;white-space:nowrap;position:relative;margin-bottom:5px}.home__carousel-item{width:100%;display:inline-block;text-align:center}.home__carousel-item-image{width:100%;height:auto;border-radius:4px;cursor:pointer}.home__carousel-progress{display:flex;justify-content:space-between;align-items:center;grid-gap:15px}.home__carousel-progress-bar{height:5px;border-radius:4px;background:var(--color-grey);width:100%}.home__carousel-progress-count{font-weight:600;font-size:14px}.home__images{display:none}@media (min-width:668px){.home__images{display:grid}}.home__images{margin-bottom:40px;grid-template-areas:"main main" "second third";grid-gap:1.4rem}@media (min-width:901px){.home__images{grid-template-areas:"main second" "main third";grid-template-columns:2fr 1fr;grid-gap:0}}.home__images-item:nth-child(1){grid-area:main}.home__images-item:nth-child(2){grid-area:second}.home__images-item:nth-child(3){grid-area:third}@media (min-width:901px){.home__images-item:nth-child(2),.home__images-item:nth-child(3){margin-left:20px}.home__images-item:nth-child(3){align-self:end}}.home__images-item-link{display:block}.home__images-item-image{width:100%;height:auto}.home__text{margin-bottom:40px}.home__text h2{margin:0}.home__promotions{margin-bottom:40px}.home__promotions-item-link{display:block}.home__promotions-item-image{width:100%;height:auto}.home__description h2:first-child{margin-top:0}.home__categories{margin-bottom:40px}.home__categories-title{margin:0}.home__categories-item{border:1px solid var(--color-grey);border-radius:5px;overflow:hidden}.home__categories-item-image-title{position:absolute;bottom:10px;left:20px;right:20px;margin:0;color:var(--color-white)}.home__categories-item-image::before{content:' ';background:linear-gradient(180deg,rgb(0 0 0 / .1) 70%,rgb(0 0 0) 100%);display:block;position:absolute;left:0;right:0;top:0;bottom:0}.home__categories-item-image{position:relative;display:block}.home__categories-item-image img{width:100%;height:auto;border-radius:0}.home__categories-item-list{list-style:none;margin:20px 20px 20px 40px}.home__categories-item-list-item-link{color:var(--color-black);text-decoration:none}.home__categories-item-list-item-link--bold{font-weight:600}