.about-page{min-height:100vh;padding-top:var(--topbar-height);padding-bottom:var(--bottombar-height);box-sizing:border-box;background:#fff}.about-layout{width:100%;min-height:calc(100vh - var(--topbar-height) - var(--bottombar-height));align-items:stretch;display:flex}.about-text-side{font-size:var(--box-text-size);box-sizing:border-box;background:#fff;width:50%;font-family:ABCFavoritLight,Arial,sans-serif;font-style:normal}.txt{flex:1;padding-left:1.5rem;padding-right:1.5rem}.about-backdrop{box-sizing:border-box;outline:1px solid #0000f5;order:1;width:50%;position:relative}.about-cover-image{object-fit:cover;width:100%;height:100%;display:block}.funding-image{width:100%;max-width:200px;height:auto;margin-top:.5rem;display:block}.funding-partners{flex-wrap:wrap;align-items:flex-start;gap:1rem;margin-top:1rem;display:flex}.funding-partner{flex:0 220px}.funding-partner p{margin:0}.link-bar{box-sizing:border-box;width:100%;display:flex}.link{font-size:var(--box-text-size);text-align:center;box-sizing:border-box;word-wrap:break-word;background:#fff;outline:1px solid #0000f5;flex:1;justify-content:center;align-items:center;min-height:48px;padding-top:.2rem;padding-bottom:.2rem;text-decoration:none;display:flex}.link .dates{font-size:inherit;line-height:1.2}.link:hover{background-color:#0000f5}.link:hover .dates{color:#fff}@media screen and (max-width:600px){.about-page{padding-top:var(--topbar-height);padding-bottom:var(--bottombar-height)}.about-layout{flex-direction:column;min-height:auto}.about-text-side{width:100%}.about-backdrop{order:0;width:100%;margin-bottom:0}.about-cover-image{height:auto}.txt{padding-left:1rem;padding-right:1rem}}
