:root{--bp-xs:480px;--bp-sm:834px;--bp-xl:1200px;--bp-xxl:1920px;--bp-mxs:479px;--bp-msm:833px;--bp-mxl:1199px;--bp-mxxl:1919px;--bp-addon-1360:1360px;--bp-addon-1380:1380px;--bp-addon-1279:1279px}.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.centersb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@-webkit-keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@-webkit-keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}@keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}.search-form{z-index:10;border-radius:20px;height:55px;border:1px solid #e6e6e6;background:#fff}.search-form .search__btn{right:7px;width:40px;height:40px;border-radius:15px}.search-form .search__btn .icon{width:24px;height:24px}.search-form .search__input{padding:16px 88px 16px 24px;font-size:16px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:none}.search-form .search__input::-webkit-input-placeholder{color:#3c3c3c}.search-form .search__input::-moz-placeholder{color:#3c3c3c}.search-form .search__input:-ms-input-placeholder{color:#3c3c3c}.search-form .search__input::-ms-input-placeholder{color:#3c3c3c}.search-form .search__input::placeholder{color:#3c3c3c}.search-form .search__cleaning{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:56px}.search-form .search__cleaning svg{width:24px;height:24px}.search-form_limit{width:calc(50% - 10px)}.search-form_accent{border:1px solid #ff5c00}.search-form_circle{border-radius:9999px}.search-form_circle .search__btn{border-radius:50%}.search-form .autocomplete{z-index:1;top:calc(100% + 8px);padding:8px 24px;border-radius:24px;-webkit-box-shadow:0 5px 20px 0 rgba(156,156,156,.25);box-shadow:0 5px 20px 0 rgba(156,156,156,.25)}.search-form .autocomplete__item-link{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.search-form .autocomplete__item-title{display:block;font-size:18px;line-height:26px}.search-form .autocomplete__item-text{display:block;font-size:14px;line-height:22px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;color:#999}.search-form .autocomplete__item-classification{-ms-flex-negative:0;flex-shrink:0;margin-top:2px;font-size:14px;line-height:22px;color:#999;text-transform:initial}@media (max-width:1199px){.search-form{padding-left:0}.search-form_limit{width:100%}}@media (max-width:833px){.search-form{height:55px}.search-form .search__input{font-size:16px;line-height:22px}.search-form .autocomplete{padding:8px 16px}.search-form .autocomplete__item-title{font-size:16px;line-height:24px}.search-form .autocomplete__item-text{font-size:12px;line-height:18px}.search-form .autocomplete__item-classification{margin-top:3px;font-size:12px;line-height:18px}}