:root{--primary:#fc0;--color-primary:var(--primary);--color-green:#4ca12e;--color-grey:#4ca12e;--color-grey-light:#4ca12e;--bg-primary:var(--primary);--bg-primary-hover:color-mix(in oklab,var(--bg-primary) 90%,#000 10%);--bg-primary-color:#000;--bg-light:#f6f4ee;--border-color-light:#e8e1ca;--font-family-base:"Roboto",sans-serif;--font-family-custom:"Poppins",sans-serif}.headerSupport{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;margin-left:auto;position:relative}.headerSupport__photo{-ms-flex-negative:0;border-radius:5px;display:block;flex-shrink:0;height:50px;margin-right:1rem;overflow:hidden;width:50px}.headerSupport__photo img{width:100%}.headerSupport__phoneIcon{background:#4ca12e;border-radius:50%;bottom:-5px;color:#fff;display:block;height:22px;left:32px;padding:3px;position:absolute;width:22px}.headerSupport__phoneIcon svg{height:14px;width:14px}.headerSupport__contacts{font-family:var(--font-family-custom);font-size:.85rem}.headerSupport__contacts strong{display:block}.headerSupport__contacts__phone{color:var(--color-primary)!important;font-size:1.5rem;font-weight:700;text-shadow:0 1px 0 rgba(0,0,0,.5)}.headerSupport__contacts__phone:active,.headerSupport__contacts__phone:focus,.headerSupport__contacts__phone:hover{text-decoration:none}@media only screen and (max-width:950px){.headerSupport{display:none}}