:root{--background:#f1f1f1;--foreground:#171717;--text-color:#0a0a0a;--text-color-primary:#0a0a0a;--text-color-inverted:#fff;--text-color-secondary:#999;--text-color-muted:#d4d4d4;--color-accent:#f3996d;--header-height:130px;--header-height-expanded:220px;--content-width:1400px;--border-radius:24px;--border-radius-s:12px;--space-3xs:2px;--space-2xs:4px;--space-xs:8px;--space-s:12px;--space-m:16px;--space-l:20px;--space-xl:24px;--space-2xl:32px;--space-3xl:40px;--space-4xl:48px;--space-5xl:72px;--space-6xl:96px;--font-size-3xl:52px;--font-size-2xl:42px;--font-size-xl:28px;--font-size-l:24px;--font-size-m:20px;--font-size-s:16px;--font-size-xs:14px}@media (max-width:999px){:root{--font-size-3xl:42px;--font-size-2xl:32px;--font-size-xl:24px;--font-size-l:20px}}@media (max-width:767px){:root{--font-size-3xl:34px;--font-size-2xl:28px;--font-size-xl:22px;--font-size-l:18px}}@media (max-width:479px){:root{--font-size-3xl:30px;--font-size-m:16px}}@media (max-width:1079px){:root{--header-height:72px;--header-height-expanded:100px}}html{scroll-behavior:smooth;height:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}a{color:inherit;text-decoration:none}*{border:none;margin:0;padding:0}*,:before,:after{box-sizing:border-box}a,a:link,a:visited,a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit}input,textarea,select{color:inherit;background-color:#0000}input::-ms-clear{display:none}textarea{resize:vertical}button,input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}legend{display:block}input[type=file]{max-width:100%}
