﻿@font-face{font-family:"Material Symbols Outlined";font-style:normal;font-weight:400;font-display:block;src:url("/assets/fonts/material-symbols.woff2") format("woff2");}.material-symbols-outlined{font-family:"Material Symbols Outlined";font-weight:normal;font-style:normal;font-size:24px;max-width:24px;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;display:inline-flex;align-items:center;justify-content:center;user-select:none;}*{box-sizing:border-box;}html{font-size:16px;scroll-behavior:smooth;scroll-padding-top:0;}body{margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column;font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);}body,input,select,option,textarea,button,td,th{font-size:1rem;font-weight:var(--weight-normal);}a{color:inherit;text-decoration:none;}ul,ol{list-style:none;padding:0;margin:0;}.rich-text{line-height:1.45em;}.rich-text p{margin:0 0 1em;}.rich-text p:last-child{margin:0;}.rich-text img{max-width:100%;}.rich-text ul{list-style:circle;padding-left:2rem;margin-bottom:1rem;line-height:1em;}.rich-text ul:last-child{margin:0;}.rich-text ol{list-style:decimal;padding-left:2rem;margin-bottom:1rem;line-height:1em;}.rich-text ol:last-child{margin:0;}.rich-text li{padding:.2rem 0;}.rich-text li a{padding:.2rem 0;}.rich-text a[href]:not([href="#"]){color:var(--color-btn);}@media(any-hover:hover){.rich-text a[href]:not([href="#"]):not([aria-disabled=true]):hover{text-decoration:underline;}}p{margin:0 0 .25em;max-width:42rem;}.text--small{font-size:.9em;}.ellipsis{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.site-width{width:100%;padding-inline:14rem;}@media(max-width:1600px){.site-width{padding-inline:8rem;}}@media(max-width:1366px){.site-width{padding-inline:6rem;}}@media(max-width:1200px){.site-width{padding-inline:3rem;}}@media(max-width:896px){.site-width{padding-inline:1.5rem;}}@media(max-width:380px){.site-width{padding-inline:1.25rem;}}main{flex:1;position:relative;}.page-header{background-color:var(--color-primary);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 2rem;min-height:5rem;padding-block:1rem;}.content{padding-block:3rem;}@media(max-width:480px){.content{padding-block:2rem;}}footer{display:flex;justify-content:center;background-color:#fff;padding:.75rem;}footer .collaborator-text{margin:0;}@media(max-width:640px){footer .collaborator-text{font-size:.9em;}}footer .collaborator-text a{display:inline-flex;}footer .collaborator-text svg{width:64px;height:auto;}@media(max-width:640px){footer .collaborator-text svg{width:58px;}}.header,.rich-text h3,.rich-text h4{font-family:var(--font-header);font-weight:var(--weight-medium);margin:0 0 .5em;line-height:1.15em;color:var(--color-header);}.header--large{font-size:2rem;margin-bottom:.5em;}@media(max-width:1023px){.header--large{font-size:1.5rem;}}@media(max-width:896px){.header--large{font-size:1.35rem;}}@media(max-width:480px){.header--large{font-size:1.25rem;}}.header--medium{font-size:1.4rem;margin-bottom:.5em;}@media(max-width:1023px){.header--medium{font-size:1.25rem;}}@media(max-width:896px){.header--medium{font-size:1.15rem;}}@media(max-width:480px){.header--medium{font-size:1.05rem;}}.header--small,.rich-text h3{font-size:1.15rem;}@media(max-width:1023px){.header--small,.rich-text h3{font-size:1.1rem;}}@media(max-width:896px){.header--small,.rich-text h3{font-size:1.1rem;}}.header--smallest,.rich-text h4{font-size:1.05rem;}@media(max-width:1023px){.header--smallest,.rich-text h4{font-size:1rem;}}@media(max-width:896px){.header--smallest,.rich-text h4{font-size:1rem;}}.spinner-wrapper{display:none;align-items:center;justify-content:center;}body.loading>.spinner-wrapper{display:flex;position:fixed;inset:0;z-index:300;background-color:rgba(67,67,67,.0901960784);}.spinner-wrapper .spinner{width:72px;height:72px;border-radius:50%;border:3px solid var(--color-primary);border-top:3px solid transparent;transform:rotate(35deg);animation:spin 1400ms infinite cubic-bezier(.2,.08,.32,.7);}body.paused .spinner-wrapper .spinner{animation-play-state:paused;}.spinner-wrapper .spinner--small{width:22px;height:22px;border:2px solid var(--color-primary);border-top:2px solid transparent;}@keyframes spin{to{transform:rotate(395deg);}}.site-header{background-color:#fff;}.navigation{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 3rem;padding-block:1.25rem;}.navigation .logo-link{background-image:var(--logo);background-size:contain;background-repeat:no-repeat;display:block;width:var(--logo-width);height:var(--logo-height);}@media(max-width:640px){.navigation .logo-link{width:calc(var(--logo-width)*.8);height:calc(var(--logo-height)*.8);}}.navigation::after{font-size:.9em;}@media(max-width:640px){.navigation::after{font-size:.8em;}}