@charset "UTF-8";:root{--header-height:90px;--vwIdth:1903}@media screen and (min-width:1921px){:root{--vwIdth:1903}}@media screen and (max-width:1680px){:root{--vwIdth:1663}}@media screen and (max-width:1440px){:root{--vwIdth:1423}}@media screen and (max-width:1180px){:root{--vwIdth:1167}}@media screen and (max-width:990px){:root{--header-height:60px;--vwIdth:990}}@media screen and (max-width:768px){:root{--vwIdth:768}}.search-field{margin-bottom:50px;position:relative}@media screen and (max-width:1440px){.search-field{margin-bottom:25px}}.search-field__input{display:block;width:100%;padding:20px 50px;border:1px solid #dbdbdb;border-radius:4px}.search-field__input::-webkit-input-placeholder{color:#dbdbdb}.search-field__input:-moz-placeholder{color:#dbdbdb}.search-field__input::-moz-placeholder{color:#dbdbdb}.search-field__input:-ms-input-placeholder{color:#dbdbdb}.search-field__submit{position:absolute;left:0;top:0;width:50px;height:100%;display:flex;justify-content:center;align-items:center;z-index:1}.search-field__submit .icon{width:20px;height:20px;fill:#dbdbdb;transition:fill .3s ease-in-out}.search-field__close{position:absolute;top:50%;right:20px;width:20px;height:20px;border-radius:50%;background-color:#dbdbdb;transform:translateY(-50%);transition:background-color .3s ease-in-out;cursor:pointer}.search-field__close::after,.search-field__close::before{content:"";position:absolute;left:50%;top:50%;display:block;width:50%;height:2px;border-radius:1px;background:#fff;pointer-events:none}.search-field__close::before{transform:translate(-50%,-50%) rotate(45deg)}.search-field__close::after{transform:translate(-50%,-50%) rotate(-45deg)}@media screen and (hover:hover){.search-field__submit:hover .icon{fill:#545658}.search-field__close:hover{background-color:#545658}}.search-result__row{margin-bottom:45px}@media screen and (max-width:990px){.search-field{margin-bottom:15px}.search-field__input{padding:10px 50px}.search-result__row{margin-bottom:25px}}.search-result__row-title{padding-bottom:10px;border-bottom:1px solid rgba(186,186,186,.6);margin-bottom:25px;color:#1e2022}.search-result__row-title .h2,.search-result__row-title h2{margin-bottom:0}.catalog-list,.search-result__news{display:flex;flex-wrap:wrap;margin:0 -10px}.search-result__news-item{width:50%;padding:0 10px 20px}.catalog-list__item{margin-bottom:20px;padding:0 10px}@media screen and (max-width:600px){:root{--vwIdth:600}.search-result__row{margin-bottom:15px}.search-result__news-item{width:100%}.catalog-list__item{margin-bottom:10px;padding:0 5px}}.catalog-list__item--search{width:25%;padding:0 10px 20px}@media screen and (max-width:600px){.catalog-list__item--search{width:33.33%}}@media screen and (max-width:450px){:root{--vwIdth:450}.catalog-list__item--search{width:50%}}.catalog-list__item--card{width:25%}@media screen and (max-width:1440px){.catalog-list__item--card{width:33.33%}}@media screen and (max-width:990px){.search-result__row-title{margin-bottom:15px}.catalog-list__item--card{width:50%}}.catalog-list__item--group{width:33.33%}@media screen and (max-width:990px){.catalog-list__item--group{width:50%}}@media screen and (min-width:1600px){.catalog-list__item--group{width:25%}}.catalog-group{display:flex;flex-wrap:wrap}