.search-form__wrapper{display:flex;flex-direction:column;width:100%;position:relative}.search-form__title-block{display:none;width:100%;color:#fff;padding:0 13px;height:39px}.search-form__title-block h1{font-size:16px}.search-form__title-block-close{position:absolute;width:32px;height:32px;opacity:1;color:#979797;right:5px}.search-form__title-block-close:after,.search-form__title-block-close:before{position:absolute;left:15px;content:" ";height:25px;width:2px;background-color:#979797;bottom:5px}.search-form__title-block-close:before{transform:rotate(45deg)}.search-form__title-block-close:after{transform:rotate(-45deg)}@media (max-width:767px){.search-form__title-block{display:flex;align-items:center;margin-top:-20px}}.search-form .search-form-hidden{display:none}.search-form fieldset input{padding:9px 65px 11px 10px;width:100%;height:34px;border-radius:1px;background-color:#3b4b69;box-shadow:0 0 4px #3b4b69;color:#fff;text-transform:uppercase;cursor:pointer;-webkit-appearance:none}.search-form fieldset input.filled,.search-form fieldset input:focus{color:#454545;background:#fff}.search-form fieldset input.filled~.search-form-clear,.search-form fieldset input:focus~.search-form-clear{background-size:60% 60%}.search-form fieldset input.filled+button svg,.search-form fieldset input:focus+button svg{fill:gray}.search-form fieldset input:focus,.search-form fieldset input:hover{box-shadow:0 0 5px 2px rgba(0,138,196,.55)}.search-form fieldset input::-webkit-input-placeholder{color:#fff}.search-form fieldset input:-ms-input-placeholder{color:#fff}.search-form fieldset input:-moz-placeholder,.search-form fieldset input::-moz-placeholder{color:#fff;opacity:1}.search-form .search-form-clear,.search-form .search-form-submit{position:absolute;z-index:1;padding:0;cursor:pointer}.search-form .search-form-submit{top:0;right:0;width:34px;height:34px;background-color:#3b4b69}.search-form .search-form-submit>svg{width:100%;height:100%;padding:8px;fill:#fff;opacity:.5}.search-form .search-form-clear{top:50%;right:34px;width:30px;height:100%;transform:translateY(-50%);background-size:60% 60%}.search-form .search-form-clear:active,.search-form .search-form-clear:focus{fill:gray}@media (max-width:767px){.search-form{padding:20px 0 15px;border-bottom:1px solid #f2f2f2;display:flex;width:100%}.search-form fieldset{width:100%;position:relative}}@media (min-width:768px){.search-form{position:absolute;top:30px;right:260px;left:300px}}.suggestion{position:absolute;font-size:16px;z-index:2;width:100%;display:flex;flex-direction:column}@media (max-width:767px){.suggestion{width:100%;top:73px;left:0}}.suggestion__request{font-size:15px;box-shadow:0 0 4px #454545;background:#fff;margin-top:3px;border-radius:1px;padding:0;z-index:2}@media (max-width:767px){.suggestion__request{margin-top:0}}.suggestion__request a{display:block;min-height:35px;padding:5px 17px;border-top:1px dashed #dfdfdf;text-decoration:none;color:#000}@media (max-width:767px){.suggestion__request a{padding:5px 10px}}.suggestion__request a:first-child{border:none}.suggestion__request a:hover+a{border-top:1px dashed #fff}.suggestion__request h5{height:19px;width:100%;font-size:16px;margin:14px 0 12px}@media (max-width:767px){.suggestion__request h5{margin:14px 10px 12px}}.suggestion__request ul{border-top:1px solid #dfdfdf}@media (max-width:767px){.suggestion__results-block{box-shadow:inset 0 15px 35px -30px rgba(0,0,0,.75)}}.suggestion__results-block .suggestion__results-link--is-selected,.suggestion__results-block .suggestion__results-link:focus,.suggestion__results-block .suggestion__results-link:hover{background:#e0e0e0;transition:.2s ease}.suggestion__results-block .marker{font-weight:600;color:#008ac4}.suggestion__dependent .suggestion__popular-block{padding:0 15px}@media (max-width:767px){.suggestion__dependent .suggestion__popular-block{padding:0}}.suggestion__dependent .suggestion__popular-block li{min-height:60px;margin:0}.suggestion__dependent .suggestion__popular-block li:last-child{margin-bottom:13px}.suggestion__dependent .suggestion__popular-block img{width:49px;max-height:49px;margin:0 10px 0 0}.suggestion__dependent .suggestion__popular-block a{width:100%;display:flex;align-items:center;margin:0}.suggestion__dependent .suggestion__popular-block .suggestion__text-block{display:flex;flex:1;justify-content:space-between}@media (max-width:1023px){.suggestion__dependent .suggestion__popular-block .suggestion__text-block{flex-direction:column}}.suggestion__dependent .suggestion__popular-block .suggestion__text-block p{color:#000;padding:0 10px}@media (max-width:1023px){.suggestion__dependent .suggestion__popular-block .suggestion__text-block p{margin:0;padding:0 5px}}.suggestion__dependent .suggestion__popular-block .suggestion__text-block:hover{background:#e0e0e0;transition:.2s ease}.suggestion__dependent .suggestion__popular-block b{min-width:50px;text-align:right;padding:0 10px}.suggestion__dependent .suggestion__brand-block{padding:0 15px 20px;display:flex;max-width:100%;flex-wrap:wrap;min-height:90px}@media (max-width:767px){.suggestion__dependent .suggestion__brand-block{padding:0}}.suggestion__dependent .suggestion__brand-block li:not(:last-child){margin-right:20px}.suggestion__dependent .suggestion__brand-block img{max-width:90px;max-height:30px;flex-wrap:wrap}.suggestion__dependent .suggestion__brand-block a:hover{outline:1px solid #e0e0e0}@media (max-width:425px){.suggestion__dependent .suggestion__brand-block a{padding:10px}}.autocomplete-suggestions{margin-top:6px;background:#fff;box-shadow:0 0 4px #454545;border-radius:1px}.autocomplete-suggestions b{font-family:DINPro Medium,Arial,sans-serif;font-weight:300;color:#008ac4}.autocomplete-suggestions b[section]{color:#0379aa!important;font-weight:700!important}.autocomplete-suggestions div{padding:5px 10px;vertical-align:baseline;line-height:20px;background:#fff;cursor:pointer}.autocomplete-suggestions div:nth-child(2n){background:#ececec}.autocomplete-suggestions div.autocomplete-selected{background:#3b4b69;color:#fff}.autocomplete-suggestions div.autocomplete-selected b{color:#fff}