:root{--white-MHC:#fff;--blue-MHC:#0055ff;--deep-blue-MHC:#3200bd;--grey-background-MHC:rgba(210,218,225,0.25);--dark-grey-text-MHC:#525659;--grey-border-MHC:#dadadf;--grey-text-MHC:#9ea3a9;--night-blue-MHC:#10003b;--light-blue-MHC:#00aaff;--gentle-blue-MHC:#f5f8ff;--soft-blue-MHC:rgba(151,229,255,0.25);--1px:0.0625rem;--4px:0.25rem;--8px:0.5rem;--12px:0.75rem;--14px:0.875rem;--16px:1rem;--20px:1.3rem;--24px:1.5rem;--28px:1.75rem;--32px:2rem;--40px:2.5rem;--48px:3rem;--56px:3.5rem;--64px:4rem;--80px:5rem;--96px:6rem;--120px:7.5rem;--140px:8.75rem;--160px:10rem;--172px:10.75rem;--200px:12.5rem;--220px:13.75rem;--240px:15rem;--256px:16rem;--280px:17.5rem;--296px:18.5rem;--320px:20rem;--340px:21.25rem;--352px:22rem;--360px:22.5rem;--376px:23.5rem;--400px:25rem;--480px:30rem;--520px:32.5rem;--560px:35rem;--600px:37.5rem;--640px:40rem;--680px:42.5rem;--720px:45rem;--800px:50rem;--960px:60rem;--1024px:64rem;--1280px:80rem;--regular-MHC:400;--semiBold-MHC:600;--bold-MHC:700;.h1{font-size:var(--64px)}.h1,.h2{font-weight:var(--regular-MHC)}.h2{font-size:var(--40px)}.h3{font-size:var(--32px)}.h3,.h4{font-weight:var(--regular-MHC)}.h4{font-size:var(--24px)}.h1-b{font-size:var(--64px)}.h1-b,.h2-b{font-weight:var(--bold-MHC)}.h2-b{font-size:var(--40px)}.h3-b{font-size:var(--32px)}.h3-b,.h4-b{font-weight:var(--bold-MHC)}.h4-b{font-size:var(--24px)}.dText{font-weight:var(--regular-MHC);line-height:var(--28px);font-size:var(--16px)}.dText-semiBold{font-weight:var(--semiBold-MHC);font-size:var(--16px)}.dText-bold{font-weight:var(--bold-MHC);font-size:var(--16px)}@media only screen and (max-width:480px){.h1{font-size:var(--40px)}.h2{font-size:var(--32px)}.h3{font-size:var(--24px)}.h4{font-size:var(--16px)}.h1-b{font-size:var(--40px)}.h2-b{font-size:var(--32px)}.h3-b{font-size:var(--24px);line-height:var(--32px)}.h4-b{font-size:var(--16px);line-height:var(--24px)}.dText{line-height:var(--20px)}.dText,.dText-bold{font-size:var(--14px)}}@media only screen and (max-width:768px){.footerMenu .dText,.footerMenuTitle{font-size:var(--12px)}}}*{box-sizing:border-box;padding:0;margin:0;font-family:Arial,sans-serif}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}body.filter-modal-open{position:fixed;width:100%;height:100%;overflow:hidden;touch-action:none}a{color:inherit;text-decoration:none}