header {position: fixed; top: 0; left: 0; width: 100%; height: 80px; background: var(--wt_ef); z-index: 10; box-shadow: 0px 3px 4px #0000001c;}
header .container {display: flex; align-items: center; justify-content: center; gap: 492px; height: 100%;}
header .h-tit {font-size: 22px; font-weight: bold; line-height: 1.18; color: var(--pr);}
header .link-btn {display: flex; align-items: center; justify-content: center; width: 120px; height: 50px; border-radius: 10px; background: var(--pr); font-size: 18px; font-weight: 600; line-height: 1.17; color: var(--pr2);}