:root{--header-offset-height: 50px}.header{z-index:var(--z-index-header);box-shadow:0 5px 6px 0 var(--color-hsla-black-5)}@media(min-width: 768px){:root{--header-offset-height: 65px}}@media(min-width: 992px){:root{--header-offset-height: 80px}}@media(min-width: 1400px){:root{--header-offset-height: 100px}}
