@media(min-width:881px){
 html.dn-home body>header{height:auto!important;min-height:68px}
 html.dn-home .nav{height:auto!important;min-height:68px;align-items:center}
 html.dn-home body{padding-top:var(--dn-measured-header-height,68px)}
 html.dn-home .dn-network :is(.dn-hero,#products,.dn-infrastructure-screen,.dn-why-screen){min-height:calc(100svh - var(--dn-measured-header-height,68px));scroll-margin-top:var(--dn-measured-header-height,68px)}
}
@media(min-width:1101px){
 body.dn-public-nav{padding-top:var(--dn-measured-header-height,68px)!important}
 #dnPublicHeader{height:auto!important;min-height:68px}
 #dnPublicHeader .dnp-inner{height:auto;min-height:68px}
 #dnPublicHeader nav{flex-wrap:wrap;min-width:0}
 #dnPublicHeader .dnp-actions{flex-shrink:0}
}
