.shops-items__wrapper{display:flex;padding-bottom:150px}@media(max-width:768px){.shops-items__wrapper{padding-bottom:40px}}@media(max-width:600px){.shops-items__wrapper{flex-direction:column}}.shops-items__block{position:relative;background-color:#efefff;width:32%;margin-right:20px;padding:40px;height:650px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:all .6s ease}.shops-items__block:hover{transform:scale(.9);transition:all .6s ease}.shops-items__block:hover img{opacity:1;right:40px}.shops-items__block:last-child{margin-right:0}@media(max-width:1200px){.shops-items__block{height:450px}}@media(max-width:991px){.shops-items__block{padding:24px}}@media(max-width:768px){.shops-items__block{height:290px}}@media(max-width:600px){.shops-items__block{width:100%;margin-bottom:15px}}@media(max-width:425px){.shops-items__block{height:328px}}.shops-items__img{width:100%;height:auto}.shops-items__top{align-self:start}.shops-items__bitrix{max-width:100%;height:auto}@media(max-width:600px){.shops-items__bitrix{display:none}}.shops-items__bottom{align-self:end}.shops-items__bottom img{transform:rotate(-90deg);position:absolute;right:80px;bottom:40px;opacity:0;transition:.6s}@media(max-width:991px){.shops-items__bottom img{margin-right:-15px}}.products__bg{background-image:url(/_next/static/media/Products__bg.549deba5.jpg);background-repeat:no-repeat;background-size:cover;background-position:100%}