@font-face{font-family:Labil Grotesk;src:url(/fonts/Labil%20Grotesk.woff2) format("woff2");font-weight:500;font-style:normal}*{padding:0;margin:0;box-sizing:border-box}:root{--basic-font: "Labil Grotesk";--reserve-font: Arial, Helvetica, sans-serif;--text-2xl: 190px;--text-xl: 140px;--text-m: 84px;--heading-1: 64px;--heading-2: 48px;--heading-3: 32px;--heading-4: 24px;--heading-5: 20px;--main-text-color: #000;--gray-text-color: #c4c4c4;--success-color: #29ae29;--warning-color: #ffc62a;--error-color: #ef4444}body{font-family:var(--basic-font);font-size:16px;font-weight:400}a{text-decoration:none}button{border:none;background:none}ul{list-style:none}.wrapper{width:100%;height:100%;padding:24px 0;overflow:hidden}.container{max-width:1280px;margin:0 auto;padding:0 15px}._hide{display:none}.header__logo{display:flex;justify-content:center;align-items:flex-start}.header__logo>h3{font-size:var(--heading-4)}.header__menu{width:min-content;border-radius:24px;background-color:#000;padding:3px;margin:24px auto}.header__list{display:flex;align-items:center;gap:12px}.header__item{padding:9px 16px;border-radius:24px;transition:all .3s ease-in}#project-quantity{font-size:8px;padding:3px;border-radius:50%;background-color:var(--gray-text-color);color:var(--main-text-color)}.header__item._active{background-color:#fff}.header__item._active>.header__link{color:var(--main-text-color)}.header__link{color:var(--gray-text-color)}.header__link{display:flex;align-items:flex-start;gap:4px}
