


@media (max-width:992px){
  .m-search .fg input{font-size:16px}
}


.producers-search-block .m-search{margin-left:auto;margin-right:auto}
@media (max-width:992px){
  .producers-search-block .m-search{width:100%;box-sizing:border-box}
}


.breadcrumbs ul{white-space:normal;display:flex;flex-wrap:wrap;row-gap:.35em}


.error404 .error404__inner .error404__nav{margin-top:1.75em}
.error404 .error404__inner p{text-align:center;margin-top:.75em}


@media (max-width:600px){
  .footer .footer__by{position:static;margin-top:1em;justify-self:start}
}


.has-questions{overflow-x:clip}


@media (min-width:993px){
  .main .main__inner{margin-top:-1em}
}


@media (max-width:480px){
  .categories .category-card__title{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}
}


@media (max-width:1199px){
  .contact-card__desc a[href^="mailto:"]{font-size:.8em;word-break:normal;overflow-wrap:anywhere}
}


.feedback2 .feedback__img{width:100%;margin-left:0}


.euparts-zhdem-polosa{position:fixed;top:0;left:0;height:3px;width:0;z-index:10000;background:#ff9900;
  box-shadow:0 0 6px rgba(255,153,0,.6);transition:width 8s cubic-bezier(.1,.7,.2,1);pointer-events:none}
.euparts-zhdem .euparts-zhdem-polosa{width:85%}
.euparts-zhdem button[type=submit][disabled],.euparts-zhdem .m-search__btn[disabled]{opacity:.75;cursor:progress}
