:root{--font-size-p:1.8rem;--font-size-h1:5rem;--font-size-h2:3.5rem;--font-size-h3:2rem;--min-width-big-screen:90em;--max-width-laptop:90em;--max-width-ipad-pro:65em;--max-width-ipad:49em;--max-width-phone:37.5em}html{font-size:62.5%;-webkit-text-size-adjust:62.5;-ms-text-size-adjust:62.5}@media screen and (min-width:90em){html{font-size:62.5%}}@media screen and (max-width:90em){html{font-size:56.25%}}@media screen and (max-width:65em){html{font-size:46.88%}}@media screen and (max-width:49em){html{font-size:43.75%}}@media screen and (max-width:37.5em){html{font-size:47%}}html{box-sizing:border-box}body{font-size:var(--font-size-p);font-weight:300}.page-section,body{background-color:var(--color-dark1);color:var(--color-light0)}*{box-sizing:border-box!important;margin:0;padding:0}body,html{scroll-behavior:smooth;overflow:hidden}img{width:100%}a{text-decoration:none}li,ul{margin:0;padding:0;list-style:none}section{min-height:100vh}