:root{--header-height: auto}@media(min-width:992px){:root{--header-height: 80px}header{height:var(--header-height)}header+section,header+div{margin-top:calc(var(--header-height) * 2)}}@media(min-width:1200px){:root{--header-height: 90px}}@media(min-width:1680px){:root{--header-height: 70px}}
