.container--top-offer{display:flex;flex-direction:column;gap:60px}@media screen and (min-width:768px){.container--top-offer{display:grid;grid-template-columns:1fr 1fr;align-items:center}}@media screen and (min-width:768px) and (min-width:992px){.container--top-offer{grid-template-columns:.6fr 1fr}}.top-offer{padding:60px 0;background-color:#fff}@media screen and (min-width:768px){.top-offer{padding:80px 0}}.top-offer__title-highlight{padding:5px;background-color:#ec1d24;display:inline-block;color:#fff;border-radius:4px}.top-offer__product{background-color:#fff;padding:32px;text-align:center;border-radius:8px;box-shadow:rgba(0,0,0,.07) 0 2px 18px 0}.top-offer__product-title{text-transform:uppercase}.top-offer__product-btn{background-color:#02040f}.top-offer__product-caption{font-size:1.125rem;line-height:1.5555555556;margin-bottom:20px}.top-offer__brands{text-align:center}.top-offer__brands-title{font-size:1rem;line-height:1.5;text-align:center;margin-bottom:20px}@media screen and (min-width:768px){.top-offer__brands-title{font-size:1.25rem;line-height:1.4}}.top-offer__brands-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:20px}.top-offer__brands-img{max-width:90px}@media screen and (min-width:992px){.top-offer__brands-img{max-width:170px}}