.header__search{background:#344146;max-width:250px;position:absolute;right:0;top:10px;width:100%}@media (max-width:940px){.header__search{display:none}}.header__search .search__block-header{align-items:flex-end;border-bottom:3px solid #cc6334;display:flex;justify-content:space-between;padding-bottom:5px;position:relative;width:100%;z-index:11}.header__search.active{max-width:100%;padding-left:35px;padding-right:35px;top:5px}.header__search.active .field__input{padding-bottom:8px;padding-left:35px}.header__search.active .field__input input{font-size:20px}.header__search.active .field__clear{bottom:14px}@media (max-width:940px){.header__search.active{background:#1b272b;display:block;padding-left:0;padding-right:0}}.header__search-popup{background:#1b272b;border-radius:0 0 14px 14px;left:50%;padding:20px 34px;position:absolute;top:60px;transform:translate(-50%);transition:all .2s ease;width:calc(100% + 68px);z-index:110}.header__search-popup .btn__search{align-items:center;background:linear-gradient(270deg,#cc6334,#e9ae49);border-radius:25px;color:#1b272b;display:flex;font-size:18px;font-weight:700;height:50px;justify-content:space-between;margin-top:20px;padding:15px 35px 15px 31px;width:100%}.header__search-popup .btn__search:hover{background:#f7b5a5}.header__search-popup .search__no-result-title{font-size:17px;line-height:24px;margin-bottom:20px;max-width:776px}.header__search-popup .search__no-result-title p:not(:last-child){margin-bottom:10px}.header__search-popup .search__no-result-btns{display:grid;gap:31px;grid-template-columns:repeat(2,1fr)}.header__search-popup .search__no-result-btns .btn__gradient{margin-top:0}@media (max-width:600px){.header__search-popup .search__no-result-btns{gap:14px;grid-template-columns:1fr}}@media (max-width:940px){.header__search-popup{border-radius:0;height:calc(100vh - 80px);overflow-x:hidden;overflow-y:auto;padding:23px 10px;scrollbar-width:none;width:calc(100% + 20px)}.header__search-popup::-webkit-scrollbar{display:none}}.header__search-bg{background:#313d41e5;height:calc(100vh - 60px);left:0;overflow:hidden;position:fixed;top:60px;width:100%;z-index:20}
