:root{--header-height:0}.collection-promo-banners{align-items:flex-end;display:flex;flex-direction:column;gap:40px;margin:40px auto}.collection-promo-banners__bottom-banner{width:100%}@media only screen and (min-width:992px){.collection-promo-banners__bottom-banner{max-width:calc(75% - 25px)}}.collection-promo-banners__aside-banners{display:grid;gap:20px;grid-template-columns:1fr;width:100%}@media only screen and (min-width:768px){.collection-promo-banners__aside-banners{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:992px){.collection-promo-banners__aside-banners{grid-template-columns:repeat(3,1fr);max-width:calc(75% - 25px)}}.collection-promo-banners__aside-banners--1{grid-template-columns:1fr}.collection-promo-banners__aside-banners--2{grid-template-columns:repeat(2,1fr)}.collection-promo-banners__aside-banners--3{grid-template-columns:repeat(3,1fr)}.collection-promo-banners__aside-banners--4{grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:992px){.collection-promo-banners__aside-banners--4{grid-template-columns:repeat(4,1fr)}}.collection-promo-banners__aside-banners--5,.collection-promo-banners__aside-banners--6{grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:768px){.collection-promo-banners__aside-banners--5,.collection-promo-banners__aside-banners--6{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:992px){.collection-promo-banners__aside-banners--5,.collection-promo-banners__aside-banners--6{grid-template-columns:repeat(3,1fr)}}.collection-promo-banners__aside-banner{width:100%}.collection-promo-banners__banner-link{display:block;text-decoration:none;transition:transform .3s ease;width:100%}.collection-promo-banners__banner-link:hover{transform:scale(1.02)}.collection-promo-banners__banner-link img{border-radius:4px;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}