.header{background-color:#fff;display:flex;align-items:center;position:relative;justify-content:center;padding-left:1rem;padding-right:1rem;box-shadow:0 4px 4px 0 rgba(0,0,0,.078)}@media(min-width:768px){.header{padding:0 5rem;height:6.125rem}}.header .frame{display:flex;align-items:center;position:relative;justify-content:center;justify-content:space-between;width:79.938rem;height:4rem}@media(min-width:768px){.header .frame{height:5.063rem}}.header .frame .logo_style{background-color:#0e2652;width:3rem;height:2.75rem;display:flex;justify-content:center;align-items:center;border-radius:.5rem}@media(min-width:768px){.header .frame .logo_style{width:4.75rem;height:4.563rem}}.header .frame .image{width:37.54px;height:37.54px;object-fit:cover;position:relative}@media(min-width:768px){.header .frame .image{height:4rem;width:4rem}}.header .frame .navbar-wrapper{gap:6.5rem;justify-content:flex-end;font-size:16px;font-weight:600}.header .frame .navbar-wrapper .navbar{display:flex;align-items:center;position:relative;justify-content:center;flex:0 0 auto;gap:4rem;justify-content:flex-end}.header .frame .navbar-wrapper .navbar .menu{font-size:1rem;font-weight:600;position:relative}.header .frame .navbar-wrapper .navbar .active-tab{color:#e8bb5b;font-size:1.125rem;font-weight:700}.active-tab,.header .frame .navbar-wrapper .navbar .inactive-tab{color:#0e2652}.active-tab{font-size:1rem;font-weight:700}