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