header{position:fixed;top:0;left:0;width:100%;padding:12px 0;z-index:1000;background:#f8a900;transition:.3s ease-in-out}header.index-page{background:#f8a900}header.index-page .section p,header.index-page .sub-menu-links p{color:#fff}header.index-page .section a,header.index-page .sub-menu-links a{color:#fff}header.index-page .section a:hover,header.index-page .sub-menu-links a:hover{color:#cb1517}header.index-page .section .burger-buttons .burger-button .stroke-color,header.index-page .section .burger-buttons>a .stroke-color,header.index-page .sub-menu-links .burger-buttons .burger-button .stroke-color,header.index-page .sub-menu-links .burger-buttons>a .stroke-color{stroke:#fff}header .section{display:flex;justify-content:center}header .section>a{display:flex}header .section>a svg{width:220px}@media screen and (max-width:1140px){header .section>a svg{width:120px}}header .section>a svg .fill-color{fill:#fff}header .section p{transition:.3s ease-in-out}header .section .menu-links{display:flex;align-items:center;gap:16px}@media screen and (max-width:860px){header .section .menu-links{display:none}}header .section .menu-links>a{text-transform:uppercase}@media screen and (max-width:1140px){header .section .menu-links>a:first-child{display:none}}@media screen and (max-width:940px){header .section .menu-links>a:last-child{display:none}}header .section .menu-contacts{display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width:860px){header .section .menu-contacts{display:none}}header .section .cart-block{display:flex;align-items:center}header .section .burger-buttons{display:flex;align-items:center;gap:24px;margin-left:24px}@media screen and (min-width:861px){header .section .burger-buttons{display:none}}header .section .burger-buttons>a{width:22px;height:22px}header .section .burger-buttons>a svg{width:100%}header .section .burger-buttons>a .stroke-color{stroke:#000;transition:.3s ease-in-out}header .section .burger-buttons .burger-button{display:flex}header .section .burger-buttons .burger-button .stroke-color{stroke:#000;transition:.3s ease-in-out}.burger{display:none;position:fixed;right:0;top:0;height:100%;z-index:1001;background:#fff;max-width:600px;width:100%}.burger .section{height:100%;display:flex;flex-direction:column;padding-bottom:16px;box-sizing:border-box}.burger-header{display:flex;justify-content:space-between;padding:12px 0}.burger-header>a{display:flex}.burger-header>a svg{width:106px}.burger-menu{display:flex;flex-direction:column;gap:8px;margin-top:auto;margin-bottom:auto;align-items:center}.burger-contacts{display:flex;flex-direction:column;align-items:center;gap:8px}
