.m-multigres-topbar{width:100%;background-color:#8f7e4f;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:12px 50px}@media(max-width: 1024px){.m-multigres-topbar{padding:12px 16px}}@media(max-width: 768px){.m-multigres-topbar{grid-template-columns:1fr 1fr}}@media(max-width: 600px){.m-multigres-topbar{background-color:#fff;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #e8e8e8}}.m-multigres-topbar__item{display:flex;align-items:center;text-align:center}.m-multigres-topbar__item:last-child{justify-self:end}.m-multigres-topbar__item:first-child{justify-content:left}@media(max-width: 600px){.m-multigres-topbar__item:first-child{justify-content:center}}@media(max-width: 768px){.m-multigres-topbar__item--expert{display:none}}@media(max-width: 768px){.m-multigres-topbar__item--delivery{justify-self:end}}@media(max-width: 600px){.m-multigres-topbar__item--delivery{justify-content:center;margin-top:8px;padding-left:8px;width:100%}}.m-multigres-topbar__item-box{display:flex;align-items:center;gap:6px}@media(max-width: 1200px){.m-multigres-topbar__item-box--mail{display:none}}.m-multigres-topbar__text{font-size:12px;line-height:16px;color:#f9f9fa}@media(max-width: 1024px){.m-multigres-topbar__text{font-size:11px}}@media(max-width: 600px){.m-multigres-topbar__text{color:#52575c;font-size:12px}}.m-multigres-topbar__phone-icon{margin-right:8px}@media(max-width: 600px){.m-multigres-topbar__phone-icon svg path{fill:#a0a4a8}}.m-multigres-topbar__phone-number{margin-right:8px}.m-multigres-topbar__phone-number:last-child{margin-right:32px}@media(max-width: 1200px){.m-multigres-topbar__phone-number:last-child{margin:0}}.m-multigres-topbar__price{margin-left:16px;background:#f9f9fa;padding:0 10px;font-weight:600;font-size:14px;line-height:24px;color:#8f7e4f}.m-multigres-topbar__mail{display:flex;align-items:center}.m-multigres-topbar__mail img{margin-right:8px}.m-multigres-topbar__star{margin-top:-4px}.m-multigres-topbar__star svg{width:20px;height:20px}.m-multigres-topbar__star svg path{animation:star 1s infinite;animation-timing-function:step-start}@keyframes star{0%{fill:#fff}50%{fill:#000}100%{fill:#fff}}