.ShopsList{scroll-margin:var(--scroll-margin);padding:57px 0}@media screen and (width<=1023px){.ShopsList{padding-top:30px}}@media screen and (width<=767px){.ShopsList{padding-bottom:30px}}.ShopsList__wrapper{grid-template-columns:250px 1fr;gap:50px;display:grid}@media screen and (width<=1023px){.ShopsList__wrapper{grid-template-columns:200px 1fr;gap:30px}}@media screen and (width<=767px){.ShopsList__wrapper{display:block}}.ShopsList__text{position:relative}@media screen and (width<=767px){.ShopsList__text{padding-right:70px}}.ShopsList__medal{background:url(../images/ico-medal-2.svg) 50% no-repeat;width:74px;height:72px;margin-bottom:20px;padding-left:5px}@media screen and (width<=767px){.ShopsList__medal{background-size:contain;width:60px;height:70px;padding-left:2px;position:absolute;top:50%;right:0;transform:translateY(-50%)}}.ShopsList__medal-number{color:#a36f1e;text-align:center;opacity:.85;padding-top:20px;font-size:22px;font-weight:500;line-height:20px}@media screen and (width<=767px){.ShopsList__medal-number{padding-top:20px;font-size:18px;line-height:20px}}.ShopsList__medal-text{color:#a36f1e;text-align:center;font-size:10px;font-weight:500;line-height:12px}@media screen and (width<=767px){.ShopsList__medal-text{font-size:8px;line-height:10px}}.ShopsList__list-wrapper{grid-template-columns:repeat(3,1fr);gap:30px;padding-top:15px;display:grid}@media screen and (width<=1023px){.ShopsList__list-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=767px){.ShopsList__list-wrapper{grid-template-columns:1fr;gap:0}}@media screen and (width>=768px){.ShopsList__list-col{display:block!important}}@media screen and (width<=767px){.ShopsList__list-col{border-bottom:1px solid #e7e7ff;padding:0}}.ShopsList__list-col--full{grid-column:1/4}@media screen and (width<=1023px){.ShopsList__list-col--full{grid-column:1/3}}@media screen and (width<=767px){.ShopsList__list-col--full{grid-column:1/2}}.ShopsList__list-col--full .ShopsList__list{-moz-column-count:3;column-count:3;-moz-column-gap:60px;column-gap:60px}@media screen and (width<=1023px){.ShopsList__list-col--full .ShopsList__list{-moz-column-count:2;column-count:2}}@media screen and (width<=767px){.ShopsList__list-col--full .ShopsList__list{-moz-column-count:1;column-count:1}}.ShopsList__list-col--full .ShopsList__list-item{width:100%;display:block}.ShopsList__list-title{color:var(--color-main);text-transform:uppercase;margin-bottom:15px;padding-left:25px;font-size:18px;font-weight:700;line-height:22px;position:relative}@media screen and (width<=767px){.ShopsList__list-title{margin-bottom:0;padding:15px 30px 10px 0}}.ShopsList__list-title:before{content:"";border:4px solid var(--color-main);border-radius:50%;width:16px;height:16px;display:block;position:absolute;top:2px;left:0}@media screen and (width<=767px){.ShopsList__list-title:before{display:none}}.ShopsList__list-title.active .ShopsList__list-title-arrow{transform:rotate(180deg)}.ShopsList__list-title-arrow{background-image:url(../images/ico-select.svg);background-position:50%;background-repeat:no-repeat;width:20px;height:20px;transition:transform .2s;display:none;position:absolute;top:14px;right:0}@media screen and (width<=767px){.ShopsList__list-title-arrow{display:block}}.ShopsList__list{line-height:0;margin-bottom:30px!important;margin-left:25px!important}@media screen and (width>=768px){.ShopsList__list{display:block!important}}@media screen and (width<=767px){.ShopsList__list{margin-bottom:0!important;margin-left:15px!important;padding-top:5px!important;padding-bottom:10px!important}}.ShopsList__list-item{margin-bottom:8px}.ShopsList__list-item-icon{flex-shrink:0;width:33px;height:22px;position:relative}.ShopsList__list-item-icon img{position:absolute;top:-6px;left:0}.ShopsList__link{color:var(--color-text);align-items:center;gap:10px;font-size:18px;font-weight:500;line-height:22px;text-decoration:none;transition:color .2s;display:inline-flex}.ShopsList__link:hover{color:var(--color-main)}
