.section-search{position:absolute;right:20px;top:28px;transform:translateY(-50%);z-index:999}.section-search #prestablog_bloc_search{display:flex}.section-search #prestablog_bloc_search .button-search{border:0;height:1px;opacity:0;padding:0;position:absolute;pointer-events:none;width:1px}.section-search.desktop #prestablog_bloc_search #prestablog_search{background-color:transparent;border:0;box-shadow:none;color:var(--main-text__color);font-size:16px;transition:width .32s linear;width:0}.section-search.mobile .section-search__field{cursor:pointer;position:relative;margin-left:8px}.section-search.desktop .section-search__field{cursor:pointer;position:relative;padding-left:30px}.section-search.desktop .section-search__field::after{background:url(../../img/search_s.svg) no-repeat center center/20px 20px;content:"";display:block;height:20px;position:absolute;pointer-events:none;top:5px;right:0;width:20px;z-index:-1}.section-search.desktop .section-search__field.active::after{background-image:url(../../img/search_active.svg);left:5px;right:auto;z-index:1}.section-search #prestablog_bloc_search .section-search__field.active #prestablog_search{border-bottom:1px solid #ded0bc;transition:width .32s linear;width:auto}nav .section-search .section-search__field.active{background:rgba(0,0,0,.8)}.section-search.desktop #prestablog_bloc_search .section-search__field.active{width:unset;background-color:rgba(0,0,0,.8)}nav .section-search__field.active::after{z-index:1;left:5px}nav .section-search.desktop #prestablog_bloc_search .section-search__field.active #prestablog_search{border-bottom:none}nav .section-search.desktop #prestablog_bloc_search .section-search__field:not(.active) #prestablog_search{cursor:pointer}.section-search.mobile{display:none}@media screen and (min-width:768px) and (max-width:991px){.section-search.desktop #prestablog_bloc_search .section-search__field.active{width:175px}}@media screen and (max-width:768px){.section-search.mobile{display:initial}.section-search.desktop{display:none}}@media screen and (max-width:514px){.section-search{top:8px;transform:none}.section-search #prestablog_bloc_search .section-search__field .search_query{height:50px}.section-search__field::after{top:14px}}