.popular-directions{margin-bottom:40px;overflow:hidden;position:relative}.popular-directions__items{display:flex;flex-wrap:wrap}.popular-directions__item{width:calc(50vw - 20px);height:calc(50vw - 20px);overflow:hidden;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;background-size:cover;background-repeat:no-repeat;background-position:50%;flex-shrink:0;position:relative;margin-top:8px;padding:8px 14px;cursor:pointer}.popular-directions__item:after{content:"";border-radius:6px;position:absolute;inset:0;background-color:#2640c933;background-blend-mode:screen;mix-blend-mode:screen}.popular-directions__item:nth-child(odd){margin-right:8px}.popular-directions__item:first-child,.popular-directions__item:nth-child(2){margin-top:0}.popular-directions__item--loading{background:#dadadb!important;animation:blink 4s ease-in-out 0s infinite}.popular-directions__name{font-weight:600;font-size:14px;line-height:18px;letter-spacing:.01em;color:#fff}.popular-directions__price{font-size:14px;line-height:24px;letter-spacing:.01em;color:#fff}.popular-directions__title--small{color:#0a0a0e;font-size:22px;font-weight:700;line-height:32px;letter-spacing:.005em;margin-bottom:16px}@media only screen and (min-width:600px){.popular-directions__item{height:170px;width:calc(50% - 4px)}}@media only screen and (min-width:905px){.popular-directions__item{width:calc(20% - 6.4px);margin-right:8px;margin-top:0}.popular-directions__item:nth-child(5n){margin-right:0}.popular-directions__item:nth-child(n+6){margin-top:8px}.popular-directions{margin-bottom:64px}}@media only screen and (min-width:1240px){.popular-directions__item{height:227px}}
