.wherebuy__wrapper{display:flex}.wherebuy__content{width:calc(100% - 241px);padding-left:40px}.wherebuy__salepointsControl .salepoints__controls{margin-bottom:18px}.wherebuy__salepointsControl .salepoints__controls .city{border:1px solid #ececec}.wherebuy__salepointsControl .salepoints__controls .salepoints__controls-button{flex-basis:320px;padding:17px 22px;background-color:#fff}@media screen and (min-width:769px){.wherebuy__salepointsControl .salepoints__controls .salepoints__controls-button:hover{background-color:#0056ab}}.wherebuy__info{display:flex;justify-content:space-between}@media screen and (max-width:1024px){.wherebuy__info{flex-direction:column}}.wherebuy__info-text{font-size:16px;line-height:160%;max-width:575px;font-weight:400;margin-bottom:18px}.wherebuy__info-text a{color:#0056ab;text-decoration:underline}@media screen and (min-width:769px){.wherebuy__info-text a:hover{text-decoration:none}}.wherebuy__info-btn{display:flex;justify-content:center;align-items:center;text-align:center;height:40px;padding:0 20px;border-radius:6px;-webkit-text-decoration:none;text-decoration:none;font-size:16px;background:#d11e21;color:#fff;transition:.3s;font-weight:500}.wherebuy__info-btn:hover{color:#fff;background:#e6282b}.wherebuy__viewFilter{display:none}@media screen and (max-width:768px){.wherebuy__wrapper{flex-direction:column}.wherebuy .container{padding:0 16px}.wherebuy__content{width:100%;padding:0}.wherebuy__content-top{display:flex;flex-direction:column-reverse}.wherebuy__salepointsControl>.city{height:8px}.wherebuy__salepointsControl .salepoints__controls .city{margin:0 0 8px}.wherebuy__salepointsControl .salepoints__controls .salepoints__controls-button{display:none}.wherebuy__info{margin-bottom:0}.wherebuy__viewFilter{display:flex;justify-content:space-between;align-items:center;padding:5px 24px;font-weight:400;font-size:16px;line-height:150%;color:#0056ab;border:1px solid #0056ab;border-radius:6px;margin-bottom:27px}}.wherebuy__header{border-bottom:1px solid #ececec}.wherebuy__header h1{font-weight:600;font-size:44px;line-height:130%;margin:6px 0 14px}@media screen and (max-width:768px){.wherebuy__header{border-bottom:none}.wherebuy__header .breadcrumbs{display:none}.wherebuy__header h1{font-size:30px;line-height:1.2;margin:27px 0}}.wherebuy__filter{padding:19px 20px 40px 0;border-right:1px solid #ececec;width:240px;min-width:240px}.wherebuy__filter-title{font-weight:600;font-size:24px;line-height:140%;margin-bottom:22px;display:flex;justify-content:space-between;align-items:center}.wherebuy__filter-title span{font-weight:400;font-size:14px;line-height:150%;color:#0056ab;display:none}.wherebuy__filter-content{margin-bottom:40px}.wherebuy__filter-block{margin-bottom:30px}.wherebuy__filter-block-title{font-weight:400;font-size:16px;line-height:150%;margin-bottom:24px}.wherebuy__filter-item:not(:last-of-type){margin-bottom:15px}.wherebuy__filter-button .button{width:100%}.wherebuy__filter-button .acceptFilter{display:none}.wherebuy__filter-tooltip{position:fixed;background-color:#fff;padding:11px 20px 12px 19px;box-shadow:0 4px 40px rgba(5,38,78,.15);border-radius:0 20px 20px 0;top:0;z-index:5;opacity:0;pointer-events:none;transition:opacity .5s}.wherebuy__filter-tooltip.active{opacity:1}.wherebuy__filter-tooltip:before{content:"";border-color:transparent #fff #fff transparent;border-style:solid;border-width:6px;position:absolute;left:-4px;top:calc(50% - 5px);transform:rotate(135deg);font-size:14px;line-height:160%;color:#464646}@media screen and (max-width:768px){.wherebuy__filter{display:none}.wherebuy__filter.active{display:block;position:fixed;z-index:1;background:#fff;top:87px;left:0;bottom:0;right:0;max-width:100%;width:100%;padding:0 16px 15px}.wherebuy__filter.active:before{content:"";position:absolute;height:27px;top:-27px;left:0;right:0;background-color:#fff}.wherebuy__filter-content{max-height:calc(100% - 125px);overflow:auto;margin-bottom:14px}.wherebuy__filter-title span{display:inline-block}.wherebuy__filter-tooltip{display:none}.wherebuy__filter-button{position:absolute;bottom:30px;left:16px;right:16px}.wherebuy__filter-button .clearFilter{display:none}.wherebuy__filter-button .acceptFilter{padding:5px;display:block}}.checkbox{min-height:20px;display:inline-flex;cursor:pointer;align-items:flex-start;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox__icon{border:1px solid #939393;border-radius:2px;transition:.3s;width:20px;min-width:20px;height:20px;position:relative}.checkbox__icon:before{content:"";position:absolute;width:16px;height:12px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjMzMyAxbC05LjE2NiA5LjE2N0wxIDYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) 50% no-repeat;background-size:contain;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;transition:.3s}.checkbox_active .checkbox__icon{border-color:#0056ab;background:#0056ab}.checkbox_active .checkbox__icon:before{opacity:1}.checkbox__label{font-weight:500;font-size:16px;line-height:20px;color:#464646;margin-left:8px}.checkbox_disabled{opacity:.5;cursor:not-allowed}