.wherebuy__tabs{display:flex}.wherebuy__tab{width:50%;font-weight:400;font-size:16px;line-height:150%;color:#0056ab;transition:.3s;cursor:pointer;padding:9px;text-align:center;border:1px solid rgba(0,86,171,.3)}.wherebuy__tab.active{color:#fff;background-color:#0056ab;border:1px solid #0056ab}@media screen and (min-width:769px){.wherebuy__tab:hover{color:#fff;background-color:#0056ab;border:1px solid #0056ab}}.wherebuy__container{display:none}.wherebuy__container.active{display:block}@media screen and (max-width:768px){.wherebuy__tabs{padding:2px;border:1px solid #ececec;border-radius:4px;margin-bottom:8px}.wherebuy__tab{border-radius:3px;padding:5px;height:auto;border:1px solid transparent;font-size:14px;line-height:21px}}.wherebuy__sorting{margin-top:20px}.wherebuy__sorting .sorting{margin-bottom:13px}.wherebuy__sorting .sorting__list{display:flex}.wherebuy .dealerCard{margin-bottom:20px}.wherebuy__list-more{display:none}@media screen and (max-width:768px){.wherebuy__list .dealerCard:nth-child(n+3){display:none}.wherebuy__list-more{display:block;text-align:center}.wherebuy__list-more .button{padding:9px 47px}.wherebuy__list-more .button span{padding-right:22px;position:relative}.wherebuy__list-more .button span svg{position:absolute;width:13px;height:8px;right:0;top:50%;transform:translateY(-50%)}.wherebuy__list.showMore .dealerCard:nth-child(n+3){display:block}.wherebuy__list.showMore .wherebuy__list-more{display:none}}.dealerCard__wrapper{background:#fff;border:1px solid rgba(0,86,171,.3);padding:35px;border-radius:6px;display:flex}.dealerCard__left{width:50%;padding-right:20px}.dealerCard__right{width:50%;padding-left:20px}.dealerCard__logo{margin-bottom:9px}.dealerCard__name{font-weight:600;font-size:24px;line-height:140%;margin-bottom:5px}.dealerCard__status{font-size:16px;line-height:160%;color:#464646;margin-bottom:8px}.dealerCard__block{margin-bottom:15px}.dealerCard__place span{display:block;font-size:12px;line-height:160%;color:#464646}.dealerCard__number{margin-bottom:5px}.dealerCard__site a{color:#0056ab}.dealerCard__email a,.dealerCard__site a{font-weight:400;font-size:16px;line-height:150%;display:flex;align-items:center;text-decoration:none}.dealerCard__email a{color:#000}.dealerCard__button .button{padding:9px 12px;min-width:314px;text-align:center}.dealerCard__button .button:not(:last-of-type){margin-bottom:15px}.dealerCard__img{max-width:358px;width:100%;height:199px;border-radius:20px;overflow:hidden;margin-bottom:25px}.dealerCard__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dealerCard__products-title{font-weight:400;font-size:16px;line-height:150%;color:#000;margin-bottom:5px}.dealerCard__list a{font-weight:400;font-size:16px;line-height:160%;color:#0056ab;text-decoration:none}.dealerCard__buttons{margin-top:37px;display:flex;justify-content:space-between}.dealerCard__buttons .button{width:calc(50% - 8px)}.dealerCard__buttons-text{font-size:12px;line-height:160%;color:#464646;margin-top:9px;display:block}@media screen and (max-width:768px){.dealerCard__wrapper{flex-wrap:wrap;padding:30px 20px}.dealerCard__left{width:100%;padding-right:0}.dealerCard__right{width:100%;padding-left:0}.dealerCard__list,.dealerCard__products-title{display:none}.dealerCard__buttons{margin-top:20px;flex-wrap:wrap}.dealerCard__buttons-text{margin-top:0}.dealerCard__buttons .button{width:100%;margin-bottom:20px}.dealerCard__buttons .button:last-of-type{margin-bottom:8px}.dealerCard__button .button{min-width:auto;width:100%;display:block}}.sorting{display:flex}.sorting__item{font-weight:500;font-size:14px;line-height:150%;color:#0056ab;padding-right:12px;position:relative;cursor:pointer}.sorting__item:not(:last-of-type){margin-right:28px}.sorting__item:before{content:"";position:absolute;right:0;top:50%;width:9px;height:6px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xIDFsMy41IDRMOCAxIiBzdHJva2U9IiMwMDU2QUIiLz48L3N2Zz4=) 50% no-repeat;transform:translateY(-50%);transition:.3s}.sorting__item.asc:before{top:calc(50% - 6px);transform:rotate(180deg) translateY(-50%)}