*,*::before,*::after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{margin:0;min-height:100vh;line-height:1.5}h1,h2,h3,h4,h5,h6,button,input,label{line-height:1.1}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem;text-wrap:balance}blockquote,figure{margin:0 0 1rem}ol,ul{margin-top:0;margin-bottom:1rem}p{margin-top:0;margin-bottom:1rem;overflow-wrap:break-word;hyphens:auto}hr{box-sizing:content-box;height:0;overflow:visible}input,button,textarea,select{font:inherit}img,picture,video,svg{display:block;max-width:100%;height:auto}:target{scroll-margin-block:3rem}:root{color-scheme:light dark;--color-text: #212529;--color-primary: #007bff;--color-light: #f8f9fa;--color-white: #fff;--color-black: #000;--color-btn: #343a40;--color-border: #dee2e6;--color-selection: #dee2e6}@media (prefers-color-scheme: dark){:root{--color-text: #d1cdc7;--color-primary: #33a3ff;--color-light: #1b1e1f;--color-white: #181a1b;--color-black: #e7e5e4;--color-btn: #cbc5bf}.dark-invert{filter:invert(90%) hue-rotate(180deg) sepia(10%)}img:not(.dark-invert){filter:brightness(80%)}}::selection{background:var(--color-selection)}::-moz-selection{background:var(--color-selection)}body{background-color:var(--color-light);font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:var(--color-text)}a{text-decoration:none;color:var(--color-primary)}a:hover{color:color-mix(in srgb, var(--color-primary), var(--color-black) 15%)}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid var(--color-border)}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1rem}h6{font-size:1rem}h1,h2,h3,h4{font-weight:300}h4,h5{font-weight:400}small{font-size:80%;font-weight:400}.container{width:100%;max-width:1140px;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.header{text-align:center;margin-top:2rem;margin-bottom:2rem}.header a{text-wrap:nowrap}.header h1{font-size:2.5rem}.header h2{font-size:1.25rem}.header h2+p{margin-top:-1rem}.header>*{margin-bottom:1rem}.header .btn{margin:.25rem}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-top:2rem}.content p{text-align:justify}.content blockquote{border-left:4px solid color-mix(in srgb, var(--color-secondary), var(--color-white) 25%);padding-left:1rem;font-style:italic}.content pre{border:1px solid color-mix(in srgb, var(--color-secondary), var(--color-white) 87.5%);border-radius:.25rem;background-color:var(--color-white);padding:.75rem;margin-bottom:1rem;white-space:pre-wrap}.content h1:has(+.footnote-definition){font-size:1.375rem}.footer{margin-top:1rem;opacity:50%;text-align:center}.btn{display:inline-block;font-weight:400;color:var(--color-white);text-align:center;vertical-align:middle;user-select:none;background-color:var(--color-btn);border:1px solid var(--color-btn);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:1.5rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn svg{width:1.25rem;display:inline-block;vertical-align:text-bottom}.btn:hover{color:var(--color-white);background-color:color-mix(in srgb, var(--color-btn), var(--color-white) 15%);text-decoration:none}@media (prefers-reduced-motion: reduce){.btn{transition:none !important}}figure{display:flex;flex-direction:column;align-items:center}figure video{border:1px solid var(--color-border);border-radius:.25rem}figure img,figure video{margin-bottom:.5rem}figure>div{display:flex;flex-direction:column;align-items:center}figure figure{margin-left:1rem;margin-right:1rem}@media (min-width: 768px){figure>div{flex-direction:row;align-items:baseline;justify-content:center}}.lead-form{max-width:760px;margin:2rem auto 0}.lead-form p{margin-bottom:1rem}.lead-form label{display:inline-block;margin-bottom:.4rem;font-weight:600;color:var(--text-primary)}.lead-input,.lead-textarea{width:100%;max-width:100%;box-sizing:border-box;padding:.95rem 1rem;font-size:1rem;line-height:1.4;border:1px solid rgba(255,255,255,.25);border-radius:10px;background:rgba(0,0,0,.32);color:var(--text-primary)}.lead-input::placeholder,.lead-textarea::placeholder{color:rgba(255,255,255,.7)}.lead-input{min-height:50px}.lead-textarea{min-height:200px;resize:vertical}.lead-input:focus,.lead-textarea:focus{outline:none;border-color:rgba(255,255,255,.6);box-shadow:0 0 0 3px rgba(255,255,255,.12)}.lead-button{padding:.95rem 1.2rem;border:1px solid rgba(255,255,255,.22);border-radius:10px;background:#3f3f3f;color:#fff;font-weight:600;cursor:pointer}.lead-button:hover{transform:translateY(-1px);background:#2f2f2f;color:#fff}.lead-button:focus{outline:none;background:#2f2f2f;box-shadow:0 0 0 3px rgba(255,255,255,.12);color:#fff}