/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@layer resets{*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}}@layer dependencies{@font-face{font-family:Roboto Condensed;font-weight:300 400 500 700;src:url(../../fonts/RobotoCondensed-VariableFont_wght.ttf)format("truetype")}:root{--color--black:#000;--color--white:#fff;--color--primary-base:#24608a;--color--bg:var(--color--white);--color--border:var(--color--primary-base);--color--code:#e5e7eb;--color--link:var(--color--primary-base);--color--text:#0c0a09;--bg--code:#1f2937;--border--base:black;--border-radius--base:.5rem;--border-radius--circle:100%;--border-radius--full:100%;--border-radius--large:1.5rem;--border-radius--pill:4rem;--border-width--base:1px;--border-width--thick:4px;--container--base:36rem;--font-size--50:.875rem;--font-size--100:1rem;--font-size--150:1.125rem;--font-size--200:1.25rem;--font-size--300:1.5rem;--font-size--400:2.25rem;--font-size--500:3.75rem;--font-weight--bold:600;--font-weight--bolder:700;--font-weight--light:300;--font-weight--normal:400;--line-height--base:1.5;--line-height--tight:1.2;--space--base:1rem;--space--large:2rem;--space--medium:1.5rem;--space--small:.75rem;--space--x-large:3rem;--space--x-small:.5rem;--space--xx-large:4rem;--space--xx-small:.25rem;--transition-duration--base:.2s;--transition-timing--base:ease-in-out;@media (prefers-color-scheme:dark){--bg--code:#00000080;--border--base:#57534e;--color--primary-base:#60a5fa;--color--bg:#1c1917;--color--text:var(--color--white)}}}@layer base{body{padding:0 var(--space--base) var(--space--medium);flex-direction:column;display:flex}li{margin-top:var(--space--x-small);&:first-of-type{margin-top:0}}img{max-width:100%}table{--thead-border-color:#d1d5db;--tr-border-color:#d1d5db;border-collapse:collapse;border-spacing:0;font-size:var(--font-size--50);width:100%;& thead{border-bottom:var(--border-width--base) solid var(--thead-border-color)}& tr:not(:first-of-type){border-top:var(--border-width--base) solid var(--tr-border-color)}& td,& th{padding:var(--space--small);text-align:left;&:first-of-type{padding-left:0}}& th{padding-top:0}}@media (prefers-color-scheme:dark){table{--thead-border-color:#4b5563;--tr-border-color:#374151}}body{background:var(--color--bg);color:var(--color--text);font-family:Roboto Condensed,Helvetica,Arial,sans-serif;font-size:var(--font-size--150);line-height:var(--line-height--base);font-weight:var(--font-weight--light)}h1{font-size:var(--font-size--200);font-weight:var(--font-weight--bolder);line-height:var(--line-height--tight);margin-bottom:var(--space--base)}h2{font-size:var(--font-size--200);font-weight:var(--font-weight--bolder);margin:var(--space--large) 0 var(--space--base)}p{margin:var(--space--base) 0 0}code{background:var(--bg--code);color:var(--color--code);font-size:var(--font-size--50);border-radius:6px}p,li{& code{padding:0 var(--space--x-small);display:inline-block}}pre code{padding:var(--space--medium);width:100%;display:block;overflow-x:scroll}a:not(.button){color:var(--color--link);text-decoration:underline;&:hover{text-decoration:none}}hr{margin:var(--space--x-large) 0;border:0;border-top:1px solid #44403c}strong{font-weight:var(--font-weight--bold)}blockquote{margin:0}blockquote p{font-style:italic;font-weight:var(--font-weight--bold);&:first-of-type:before{content:open-quote}&:last-of-type:after{content:close-quote}}blockquote footer{margin-top:var(--space--medium)}blockquote cite{font-style:normal}@media (prefers-color-scheme:dark){hr{border-top-color:var(--color--white)}}@media (width>=768px){h1{font-size:var(--font-size--300)}}}@layer components{.about{&>div{gap:var(--space--base);flex-direction:column;justify-items:center;display:flex}& .about__image{flex-shrink:0;justify-content:center;display:flex}& img{--photo-border:var(--color--primary-base);border:3px solid;border-bottom-color:var(--photo-border);border-left-color:var(--photo-border);border-right-color:var(--photo-border);border-top-color:var(--photo-border);height:var(--space--xx-large);width:var(--space--xx-large);margin:0}}@media (prefers-color-scheme:dark){.about img{--photo-border:var(--color--white)}}@media (width>=32rem){aside.about{& .about__image{justify-content:start}&>div{flex-direction:row}}}.banner{font-size:var(--font-size--50);line-height:var(--line-height--base);margin-bottom:var(--space--base);padding:var(--space--base);text-align:center}button,a.button{--button-background-color:#24608a;--button-border-color:#24608a;--button-text-color:var(--color--white);background-color:var(--button-background-color);border:1px solid var(--button-border-color);box-sizing:border-box;color:var(--button-text-color);font-size:var(--font-size--100);font-weight:var(--font-weight--bold);align-items:center;gap:var(--space--small);padding:var(--space--small) var(--space--base);text-align:center;transition-duration:var(--transition-duration--base);transition-property:background-color,color;transition-timing-function:var(--transition-timing--base);border-radius:6px;justify-content:center;width:100%;text-decoration:none;display:inline-flex;&:hover{--button-background-color:var(--color--white);--button-text-color:#24608a;text-decoration:underline}& svg{height:var(--space--small);width:var(--space--small)}}.container{max-width:var(--container--base);padding:0 var(--space--base);width:100%;margin:0 auto}img{&.image--circle{border-radius:var(--border-radius--full)}}.site-logo{fill:var(--color--primary-base);height:var(--space--xx-large);margin:var(--space--base) 0;width:var(--space--xx-large)}#main-menu{flex-wrap:wrap;justify-content:center;display:flex;&>*{margin:0 var(--space--small) var(--space--small)}& a{font-size:var(--font-size--150);text-decoration:underline}}.messages{margin-bottom:var(--space--large)}.message{border-bottom-color:var(--border--base);border-bottom-width:var(--border-width--base);border-left-color:var(--color--primary-base);border-left-width:var(--border-width--thick);border-right-color:var(--border--base);border-right-width:var(--border-width--base);border-top-color:var(--border--base);border-top-width:var(--border-width--base);padding:var(--space--base);&>*{font-size:var(--font-size--xs);line-height:var(--line-height--base)}}.page-footer{margin-top:var(--space--x-large)}#page-header{place-items:center;display:grid}@media (width>=30rem){#page-header{place-items:start}}.pagination{gap:var(--space--base);margin-top:var(--space--x-large);justify-content:center;display:flex}.presentation--teaser{& h2{font-size:var(--font-size--200);font-weight:var(--font-weight--bold)}& a{color:var(--color--link)}}.testimonial{gap:var(--space--medium);flex-direction:column;display:flex;& footer{align-items:center;gap:var(--space--base);flex-direction:row-reverse;display:flex}& img{--photo-border:var(--color--primary-base);border:3px solid;border-bottom-color:var(--photo-border);border-left-color:var(--photo-border);border-right-color:var(--photo-border);border-top-color:var(--photo-border);height:var(--space--xx-large);width:var(--space--xx-large);margin:0}}.testimonial__name{font-size:var(--font-size--100);flex-grow:1}.testimonial__photo{flex-shrink:0}@media (prefers-color-scheme:dark){.testimonial__photo img{--photo-border:var(--color--white)}}.youtube-video{& iframe{aspect-ratio:16/9;width:100%}}}@layer utilities{.flex{display:flex}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.grid{display:grid}.order--first{order:-1}.gap-x--base>:not(:first-child){margin-left:var(--space--base)}.gap-x--large>:not(:first-child){margin-left:var(--space--large)}.gap-x--medium>:not(:first-child){margin-left:var(--space--medium)}.gap-x--small>:not(:first-child){margin-left:var(--space--small)}.gap-x--x-large>:not(:first-child){margin-left:var(--space--x-large)}.gap-x--x-small>:not(:first-child){margin-left:var(--space--x-small)}.gap-x--xx-large>:not(:first-child){margin-left:var(--space--x-large)}.gap-x--xx-small>:not(:first-child){margin-left:var(--space--x-small)}.gap-y--base>:not(:first-child){margin-top:var(--space--base)}.gap-y--large>:not(:first-child){margin-top:var(--space--large)}.gap-y--medium>:not(:first-child){margin-top:var(--space--medium)}.gap-y--small>:not(:first-child){margin-top:var(--space--small)}.gap-y--x-large>:not(:first-child){margin-top:var(--space--x-large)}.gap-y--x-small>:not(:first-child){margin-top:var(--space--x-small)}.gap-y--xx-large>:not(:first-child){margin-top:var(--space--x-large)}.gap-y--xx-small>:not(:first-child){margin-top:var(--space--x-small)}.margin--none{margin:0!important}.margin-bottom--base{margin-bottom:var(--space--base)}.margin-bottom--large{margin-bottom:var(--space--large)}.margin-bottom--medium{margin-bottom:var(--space--medium)}.margin-bottom--none{margin-bottom:0!important}.margin-bottom--small{margin-bottom:var(--space--small)}.margin-bottom--x-large{margin-bottom:var(--space--x-large)}.margin-bottom--x-small{margin-bottom:var(--space--x-small)}.margin-bottom--xx-large{margin-bottom:var(--space--xx-large)}.margin-bottom--xx-small{margin-bottom:var(--space--xx-small)}.margin-left--base{margin-left:var(--space--base)}.margin-left--large{margin-left:var(--space--large)}.margin-left--medium{margin-left:var(--space--medium)}.margin-left--none{margin-left:0!important}.margin-left--small{margin-left:var(--space--small)}.margin-left--x-large{margin-left:var(--space--x-large)}.margin-left--x-small{margin-left:var(--space--x-small)}.margin-left--xx-large{margin-left:var(--space--xx-large)}.margin-left--xx-small{margin-left:var(--space--xx-small)}.margin-right--base{margin-right:var(--space--base)}.margin-right--large{margin-right:var(--space--large)}.margin-right--medium{margin-right:var(--space--medium)}.margin-right--none{margin-right:0!important}.margin-right--small{margin-right:var(--space--small)}.margin-right--x-large{margin-right:var(--space--x-large)}.margin-right--x-small{margin-right:var(--space--x-small)}.margin-right--xx-large{margin-right:var(--space--xx-large)}.margin-right--xx-small{margin-right:var(--space--xx-small)}.margin-top--base{margin-top:var(--space--base)}.margin-top--large{margin-top:var(--space--large)}.margin-top--medium{margin-top:var(--space--medium)}.margin-top--none{margin-top:0!important}.margin-top--small{margin-top:var(--space--small)}.margin-top--x-large{margin-top:var(--space--x-large)}.margin-top--x-small{margin-top:var(--space--x-small)}.margin-top--xx-large{margin-top:var(--space--xx-large)}.margin-top--xx-small{margin-top:var(--space--xx-small)}.margin-x--base{margin-left:var(--space--base);margin-right:var(--space--base)}.margin-x--large{margin-left:var(--space--large);margin-right:var(--space--large)}.margin-x--medium{margin-left:var(--space--medium);margin-right:var(--space--medium)}.margin-y--base{margin-bottom:var(--space--base);margin-top:var(--space--base)}.margin-y--large{margin-bottom:var(--space--large);margin-top:var(--space--large)}.margin-y--medium{margin-bottom:var(--space--medium);margin-top:var(--space--medium)}.margin-y--small{margin-bottom:var(--space--small);margin-top:var(--space--small)}.margin-y--x-large{margin-bottom:var(--space--x-large);margin-top:var(--space--x-large)}.margin-y--x-small{margin-bottom:var(--space--x-small);margin-top:var(--space--x-small)}.margin-y--xx-large{margin-bottom:var(--space--xx-large);margin-top:var(--space--xx-large)}.margin-y--xx-small{margin-bottom:var(--space--xx-small);margin-top:var(--space--xx-small)}.margin-x--small{margin-left:var(--space--small);margin-right:var(--space--small)}.margin-x--x-large{margin-left:var(--space--x-large);margin-right:var(--space--x-large)}.margin-x--x-small{margin-left:var(--space--x-small);margin-right:var(--space--x-small)}.margin-x--xx-large{margin-left:var(--space--xx-large);margin-right:var(--space--xx-large)}.margin-x--xx-small{margin-left:var(--space--xx-small);margin-right:var(--space--xx-small)}.visually-hidden{clip-path:inset(100%);clip:rect(1px, 1px, 1px, 1px);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.visually-hidden--focus-unhide:focus{clip-path:none;clip:auto;height:auto;position:relative;overflow:visible}}