@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}:root{--heading-font-family:"Inter",sans-serif;--heading-font-size:32px;--heading-font-size-desk:64px;--subheading-font-size:26px;--subheading-font-size-desk:36px;--body-font-family:"Gilroy",sans-serif;--color-peach:#f8c9c3;--color-purple:#431f41}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:var(--body-font-family);font-weight:600}a{color:inherit;text-decoration:none}.container,.container-flex{width:100%;max-width:1252px;margin:auto;padding:0 16px}.container-flex{display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font-family);font-weight:600}h1{font-size:40px}h2{font-size:32px}h3{font-size:24px}h4{font-size:16px}p{font-size:inherit}ol,p,ul{margin-bottom:20px}ol,ul{list-style-position:inside}a{text-decoration:underline}