:root{--white: #ffffff;--black: #000000;--beige: #f0ece9;--beige2: #E0DAD5;--grey: #C5C9CA;--grey2: #8A8A8A;--orange: #FFAA00;--bluish: #3B3A40;--bluish2: #8e8d90;--disabled: #BFBBB8;--chesnut: #C8C2B5;--font-black: "Graphik-Black", sans-serif;--font-bold: "Graphik-Bold", sans-serif;--font-extralight: "Graphik-Extralight", sans-serif;--font-light: "Graphik-Light", sans-serif;--font-medium: "Graphik-Medium", sans-serif;--font-regular: "Graphik-Regular", sans-serif;--font-semibold: "Graphik-Semibold", sans-serif;--font-super: "Graphik-Super", sans-serif;--font-thin: "Graphik-Thin", sans-serif;--transition: all .3s ease-out}@font-face{font-family:Graphik-Black;src:url(/build/assets/Graphik-Black-Bb87oMI0.otf),url(/build/assets/Graphik-Black-BputP5hr.ttf) format("truetype"),url(/build/assets/Graphik-Black-Bt384eH8.woff) format("woff"),url(/build/assets/Graphik-Black-DDZc85yl.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Graphik-Bold;src:url(/build/assets/Graphik-Bold-ldCWiP0y.otf),url(/build/assets/Graphik-Bold-DRClQPsO.ttf) format("truetype"),url(/build/assets/Graphik-Bold-D8t4jkd7.woff) format("woff"),url(/build/assets/Graphik-Bold-CISGLOxK.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Graphik-Extralight;src:url(/build/assets/Graphik-Extralight-Dv6_Y84E.otf),url(/build/assets/Graphik-Extralight-CFUYktHQ.ttf) format("truetype"),url(/build/assets/Graphik-Extralight-CmSzVOGo.woff) format("woff"),url(/build/assets/Graphik-Extralight-f3PWsGr3.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Graphik-Light;src:url(/build/assets/Graphik-Light-CH6f5yiC.otf),url(/build/assets/Graphik-Light-jQSTyayZ.ttf) format("truetype"),url(/build/assets/Graphik-Light-oUf7ppuK.woff) format("woff"),url(/build/assets/Graphik-Light-Cz6vfYjf.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Graphik-Medium;src:url(/build/assets/Graphik-Medium-BMyDNf7-.otf),url(/build/assets/Graphik-Medium-ihgpd-wD.ttf) format("truetype"),url(/build/assets/Graphik-Medium-DLgdv4c1.woff) format("woff"),url(/build/assets/Graphik-Medium-CVnxRcpQ.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Graphik-Regular;src:url(/build/assets/Graphik-Regular-WgGeNo8p.otf),url(/build/assets/Graphik-Regular-BwxLzBM1.ttf) format("truetype"),url(/build/assets/Graphik-Regular-k_nfl8iq.woff) format("woff"),url(/build/assets/Graphik-Regular-GHASEUmZ.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Graphik-Semibold;src:url(/build/assets/Graphik-Semibold-B20I5QjQ.otf),url(/build/assets/Graphik-Semibold-BP9hmLI8.ttf) format("truetype"),url(/build/assets/Graphik-Semibold-Bcg7nluS.woff) format("woff"),url(/build/assets/Graphik-Semibold-CWKZ6QLZ.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Graphik-Super;src:url(/build/assets/Graphik-Super-B4uM0GWL.otf),url(/build/assets/Graphik-Super-DJSXgnpJ.ttf) format("truetype"),url(/build/assets/Graphik-Super-B-TX3z63.woff) format("woff"),url(/build/assets/Graphik-Super-GODJ9gXR.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Graphik-Thin;src:url(/build/assets/Graphik-Thin-ClB8m-NZ.otf),url(/build/assets/Graphik-Thin-CkSBPsfS.ttf) format("truetype"),url(/build/assets/Graphik-Thin-B-Bj-7Lp.woff) format("woff"),url(/build/assets/Graphik-Thin-BS858HGX.woff2) format("woff2");font-weight:400;font-style:normal}*,*:before,*:after{accent-color:var(--bluish)}body{background:var(--beige);color:var(--bluish);font-family:var(--font-regular);margin:0}.app{padding:1rem;max-width:600px;margin:0 auto;min-height:calc(100vh - 6rem)}.question{background:var(--bluish);min-height:100vh}.question .animation path{stroke:var(--black)!important}.endquestion{background:var(--orange);min-height:100vh}.question h1{color:var(--orange)}.question p{color:var(--chesnut)}.big-text{font-size:22px;line-height:140%}.question .button.btn-tertiary{color:var(--white)}.question .button.btn-tertiary svg path{fill:var(--white)}.divider-16{margin-top:1rem}.divider-32{margin-top:2rem}.accept{display:flex;gap:1rem}.accept input{margin:0;width:26px;height:26px;min-width:26px;min-height:26px}h1{font-size:32px;margin:1rem 0;font-family:var(--font-light);letter-spacing:.02em}.text{font-size:18px;line-height:140%}.link{color:var(--bluish);font-family:var(--font-bold)}strong{font-family:var(--font-medium)}.uppercase{text-transform:uppercase}.d-flex{display:flex}.flex-column{flex-flow:column}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.align-items-center{align-items:center}.ml-auto{margin-left:auto}.gap-16{gap:1rem}hr{background:var(--grey);height:1px;border:0px}.card{border:1px solid var(--grey2);border-radius:4px;padding:1rem}.card p{margin-top:0}.card.modified{border-color:var(--grey2);background-color:var(--beige2)}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:.5rem 1rem;border:0px;border-bottom:1px solid var(--bluish);background-color:transparent;color:var(--bluish);font-family:var(--font-regular);cursor:pointer;height:48px;width:80px;background-image:url('data:image/svg+xml;utf8,<svg fill="%231F2123" height="10" viewBox="0 0 17 10" width="17" xmlns="http://www.w3.org/2000/svg"><path d="M16.6666 1.47917L8.33329 9.8125L-4.04186e-05 1.47917L1.47913 6.63867e-07L8.33329 6.85417L15.1875 6.46564e-08L16.6666 1.47917Z"/></svg>');background-repeat:no-repeat;background-position:right .5rem center;background-size:1rem}select:focus-visible{outline:var(--orange) auto 1px}@media (max-width: 768px){h1{font-size:28px}}
