*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}:root{--promo-h: 40px;--header-h: 72px}body{margin:0;padding:0;overflow-x:hidden;padding-top:calc(var(--promo-h) + var(--header-h))}body.home-route,body.portal-route{padding-top:0}section[id]{scroll-margin-top:calc(var(--promo-h) + var(--header-h))}@media(max-width:640px){:root{--promo-h: 56px;--header-h: 80px}}@media(max-width:480px){:root{--promo-h: 62px;--header-h: 85px}}@media(max-width:375px){:root{--promo-h: 68px;--header-h: 90px}}body.high-contrast{filter:invert(1) hue-rotate(180deg)}body.high-contrast img,body.high-contrast video,body.high-contrast iframe,body.high-contrast canvas,body.high-contrast [style*=background-image]{filter:invert(1) hue-rotate(180deg)}
