header{position:fixed;top:0;left:0;width:50vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;max-width:calc(100vw - var(--min-width-right));height:100vh;overflow:hidden;padding:var(--padding);background-color:var(--secondary-color);border-right:0 solid var(--primary-color);background-size:contain;background-position:center center;background-repeat:no-repeat}header nav{width:100%;color:var(--navigation-color)}header nav ul{display:flex;flex-direction:column;align-items:flex-end}header nav ul li ._navLink_1ow7q_29{text-decoration:none}@media(hover:hover){header nav ul li ._navLink_1ow7q_29:hover{text-decoration:underline}}header nav ul li ._navLink_1ow7q_29.active{text-decoration:underline;pointer-events:none}header footer{font:var(--small-font);display:flex;flex-direction:column;justify-content:flex-end;text-align:flex-start;height:calc(var(--huge-line-height) * 2)}header footer div{display:flex;flex-direction:row;gap:1ch}._homeImage_1ow7q_54{position:absolute;top:0;left:0;width:100%;height:auto;z-index:-1}@font-face{font-family:Repro;src:url(./ABCRepro-Regular-Trial.Dz0AtZwt.woff2) format("woff2"),url(./ABCRepro-Regular-Trial.D-wUNQuM.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Repro;src:url(./ABCRepro-Medium-Trial.Cax4Rn0C.woff2) format("woff2"),url(./ABCRepro-Medium-Trial.abYt45NI.woff) format("woff");font-weight:500;font-style:normal}:root{--tiny-font: 400 var(--tiny-font-size)/var(--tiny-line-height) var(--font-family);--small-font: 400 var(--small-font-size)/var(--small-line-height) var(--font-family);--body-font: 400 var(--body-font-size)/var(--body-line-height) var(--font-family);--big-font: 400 var(--big-font-size)/var(--big-line-height) var(--font-family);--huge-font: 500 var(--huge-font-size)/var(--huge-line-height) var(--font-family)}:root{--padding: 2.9rem;--gap: 4.4rem;--font-family: "Repro", sans-serif;--tiny-font-size: 1.8rem;--tiny-line-height: 2.2rem;--small-font-size: 2.4rem;--small-line-height: 2.7rem;--body-font-size: 3rem;--body-line-height: 3.5rem;--big-font-size: 5.1rem;--big-line-height: 4.7rem;--huge-font-size: 6.8rem;--huge-line-height: 6.4rem;--bold: 500}@media(max-width:599px){:root{--col-amount: 1}}*{font-smooth:always;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-stretch:100%;scrollbar-color:var(--primary-color) transparent;scrollbar-width:thin}*::-webkit-scrollbar{background:#fff;border:none;width:8px}*::-webkit-scrollbar-thumb{background:var(--primary-color);border:none}*::-webkit-scrollbar-track{background:#fff;border:none}html{font-size:62.5%}body{font:var(--body-font);margin:0;padding:0;overflow-y:scroll;overflow-x:hidden}body *{text-underline-offset:.1em;text-decoration-thickness:var(--underline-width)}body * ::selection{color:var(--secondary-color);background-color:var(--primary-color)}ul{margin:0;padding:0}ul li{list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0}h1,h2{font:var(--huge-font)}h3,h4{font:inherit;font-weight:var(--bold)}p{-webkit-hyphens:auto;hyphens:auto}a{color:inherit;text-decoration:underline}@media(hover:hover){a:hover{text-decoration:none}}button{cursor:pointer}._wrapper_zkmcn_1{--min-width-right: clamp(50vw, 550px, 75vw);--max-width-right: 800px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;color:var(--primary-color);pointer-events:none}._wrapper_zkmcn_1>*{pointer-events:all}._wrapper_zkmcn_1 main{width:50vw;min-height:100vh;padding:var(--padding);padding-bottom:12rem;background-color:#fff;min-width:calc(var(--min-width-right))}._wrapper_zkmcn_1 main ._content_zkmcn_22{display:flex;width:100%;gap:var(--gap);flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:var(--max-width-right)}
