@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";:root{--color-grey-light:oklch(96.8% .007 247.896);--color-grey:oklch(86.9% .022 252.894);--color-grey-dark:oklch(27.9% .041 260.031);--color-sky-dark:oklch(29.3% .066 243.157);--text-sm:clamp(.9rem, .85rem + .25vw, .95rem);--text-base:clamp(.9rem, .85rem + .25vw, 1rem);--text-md:clamp(1.05rem, .95rem + .4vw, 1.2rem);--text-lg:clamp(1.2rem, 1rem + .8vw, 1.6rem);--text-xl:clamp(1.4rem, 1rem + 1.2vw, 2rem)}*{box-sizing:border-box;text-justify:auto;margin:0;font-family:DM Sans,sans-serif}html{font-size:clamp(15px,.4vw + 14px,16px)}h1,h2,h3,p,a{color:var(--color-grey-dark)}h1{font-size:var(--text-xl);line-height:1.2}h2{font-size:var(--text-lg);line-height:1.25}h3{font-size:var(--text-md);line-height:1.3}p,li{font-size:var(--text-base);line-height:1.55}a{font-size:var(--text-sm)}