@font-face{font-family:font-regular;src:url(/fonts/DuruSans-Regular.ttf)}@font-face{font-family:font-bold;src:url(/fonts/BalsamiqSans-Bold.ttf)}:root{--ui-input-text-color:#000;--ui-input-border-color:#000;--ui-input-background-color:#fff;--ui-button-vivid-color:#d14081;--ui-button-oposite-color:#fff;--ui-button-hover-color:#db6b9e}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}a{text-decoration:none;color:#3e5c76;font-weight:700}a:hover{text-decoration:underline}header h1{font-size:28px;font-family:font-bold;font-weight:400;margin-bottom:6px}header p{font-size:18px}body{font-family:font-regular;background:#f8faf0;padding:20px;color:#0d1321;display:grid;flex-direction:column;grid-gap:40px;gap:40px;font-size:14px;min-height:100vh;grid-template-rows:auto 1fr auto;grid-template-columns:minmax(0,960px);justify-content:center}footer{text-align:center;line-height:26px}ul{list-style:none}h2{font-size:21px}h2,h3{margin:15px 0 5px}h3{font-size:17px}