.item__anotherOffers{gap:var(--grid-height);flex-direction:column;display:flex}.item__anotherOffers .anotherOffers__title{gap:var(--grid-height);color:var(--text-contrast);white-space:nowrap;flex-shrink:0;align-items:center;font-size:24px;font-weight:600;line-height:24px;display:flex}@media only screen and (max-width:768px){.item__anotherOffers .anotherOffers__title{font-size:21px;line-height:21px}}.item__anotherOffers .anotherOffers__list{grid-template-columns:repeat(auto-fill,minmax(var(--skin-width),1fr));grid-gap:var(--grid-height);margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none;display:grid}
.section__item{padding:var(--grid-height)0;gap:calc(2*var(--grid-height));flex-direction:column;display:flex}
