.header-component{background-color:transparent;display:flex;flex-direction:column;height:0;left:0;position:absolute;top:0;transition:all .2s;width:100vw;z-index:9999}.header-component .header-inner{margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media (min-width:576px){.header-component .header-inner{max-width:576px}}@media (min-width:768px){.header-component .header-inner{max-width:768px}}@media (min-width:992px){.header-component .header-inner{max-width:992px}}@media (min-width:1200px){.header-component .header-inner{max-width:1200px}}@media (min-width:1400px){.header-component .header-inner{max-width:1400px}}.header-component .header-inner{display:flex;height:-moz-fit-content;height:fit-content;justify-content:space-between;padding-top:2rem;width:100%}.header-component .header-inner .header-logo{align-items:center;display:flex;height:-moz-fit-content;height:fit-content;max-height:100%;width:auto}.header-component .header-inner .header-logo img{display:flex;height:61px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;width:auto}
