.header{width:100%;background:var(--white-0);display:flex;justify-content:center}.header__container{height:72px;width:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1072px){.header__container{height:52px;padding:0 16px}}.header__person{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:12px;background:var(--white-1)}