.stores-item{border-bottom:1px solid #e0e2e8;display:grid;gap:10px 30px;grid-template-columns:3.5fr 1.5fr 1.5fr 2fr;padding-block:16px}.stores-item__hours_block{display:flex;flex-direction:column}.stores-item__name{display:flex;font-weight:600;gap:14px}.stores-item__name:before{background-color:#d1e3fb;content:"";display:block;height:28px;-webkit-mask-image:url(../nuxt/icons/drugstore.svg);mask-image:url(../nuxt/icons/drugstore.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;min-width:28px;width:28px}.stores-item__title{display:inline;font-size:16px;font-weight:600;line-height:137%}.stores-item__address{display:inline;font-style:normal}.stores-item__payment{max-width:262px;overflow:hidden;padding-left:42px}.stores-item__payment_block{align-items:center;display:flex;gap:5px;margin-bottom:5px}.stores-item__payment_methods{display:flex;flex-direction:column;gap:10px;height:0;transition:height .4s}.stores-item__payment_methods.-opened{height:60px}.stores-item__payment_card,.stores-item__payment_cash{align-items:center;display:flex;gap:10px}.stores-item__payment_card:before,.stores-item__payment_cash:before{background:var(--blue);content:"";display:block;height:24px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.stores-item__payment_cash:before{-webkit-mask-image:url(../nuxt/icons/cash.svg);mask-image:url(../nuxt/icons/cash.svg)}.stores-item__payment_card:before{-webkit-mask-image:url(../nuxt/icons/card.svg);mask-image:url(../nuxt/icons/card.svg)}.stores-item__payment_arrow{background-image:url(../nuxt/icons/arrow-down.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:10px;margin-left:auto;transform-origin:center;transition:.4s;width:16px}.stores-item__payment_arrow.-rotated{rotate:180deg}.stores-item__payment_icon_card,.stores-item__payment_icon_cash{background-color:var(--blue);height:18px;-webkit-mask-image:url(../nuxt/icons/cash.svg);mask-image:url(../nuxt/icons/cash.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;opacity:0;transition:opacity .1s;width:18px}.stores-item__payment_icon_card.-opened,.stores-item__payment_icon_cash.-opened{opacity:1}.stores-item__payment_icon_card{-webkit-mask-image:url(../nuxt/icons/card.svg);mask-image:url(../nuxt/icons/card.svg);width:24px}.stores-item .btn{border-radius:16px;height:40px}.stores-item__hours_title,.stores-item__phone_title{display:none}@media screen and (max-width:1024px){.stores-item{gap:10px 20px}.stores-item__address,.stores-item__hours,.stores-item__payment,.stores-item__phone,.stores-item__title{font-size:14px;text-wrap:pretty}.stores-item__payment_block{margin-bottom:0}.stores-item__payment_methods{gap:2px}.stores-item__payment_methods.-opened{height:45px}.stores-item__payment_card:before,.stores-item__payment_cash:before{height:15px;width:15px}.stores-item .btn{font-size:14px}}@media screen and (max-width:768px){.stores-item{display:flex;flex-direction:column;gap:8px}.stores-item__info{align-items:flex-start;display:flex;flex-direction:row}.stores-item .btn{order:4}.stores-item__payment{max-width:100%;padding-left:0}.stores-item__payment_arrow,.stores-item__payment_icon_card,.stores-item__payment_icon_card.-opened,.stores-item__payment_icon_cash,.stores-item__payment_icon_cash.-opened{display:none}.stores-item__payment_methods{flex-flow:row wrap;gap:3px 10px;height:100%}.stores-item__payment_card,.stores-item__payment_cash{gap:5px}.stores-item__payment_card:before{width:18px}.stores-item__hours{order:1}.stores-item__phone{order:2}.stores-item__payment{order:3}.stores-item__hours_title,.stores-item__payment_title,.stores-item__phone_title{display:inline-flex;width:125px}}.stores__table-header{border-bottom:1px solid #e0e2e8;display:grid;gap:30px;grid-template-columns:3.5fr 2fr 2fr 2fr;grid-template-columns:3.5fr 1.5fr 1.5fr 2fr;padding-bottom:16px}.stores__table-header__item{color:#949494;font-weight:500;line-height:26px}@media screen and (max-width:1024px){.stores__table-header__item{font-size:14px}}@media screen and (max-width:768px){.stores__table-header{display:none}}
