@font-face{font-family:"Telegraf";src:url(../fonts/variable.f99d56a00fe44f60999b.woff2) format("woff2-variations")}*{margin:0;padding:0}*,*::before,*::after{box-sizing:inherit}html{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:inherit;font-size:inherit;font-weight:inherit}hr{border:0}button,input,select,textarea{border:0;border-radius:0;background-color:rgba(0,0,0,0);appearance:none;letter-spacing:inherit;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit}a,button,select,input,textarea{color:inherit}a,button{cursor:pointer}button{text-align:inherit;text-transform:inherit}a{text-decoration:none}fieldset{border:0}address{font-style:inherit}ol li,ul li{list-style-type:none}ul{margin:0;padding:0}ul li{list-style-type:none}cite{font-style:inherit}abbr{text-decoration:none;pointer-events:none}[hidden]{display:none !important}:root{--viewport-w: 100vw;--viewport-h: 100dvh;--spc-y: clamp(3rem, 5vw, 4.5rem);--spc-x: clamp(1rem, 2.5vw, 2rem);--ctr-w: 81rem;--h100: clamp(2rem, 4vw + 0.5rem, 3rem);--h200: clamp(1.25rem, 2vw + 0.5rem, 1.75rem)}html,body{max-width:var(--viewport-w)}@media(hover: hover){html,body{overscroll-behavior:none}}@media(prefers-reduced-motion: no-preference){html,body{scroll-behavior:smooth}}body{display:flex;min-height:var(--viewport-h);flex-direction:column;background-color:#fff;font-family:"Telegraf",sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden}.header{padding-inline:var(--spc-x)}.header-wrapper{padding-block:3rem 1.5rem;border-bottom:1px solid #f4f2f0}.wrapper{padding:var(--spc-y) var(--spc-x);flex:1 1 auto;overflow:clip}.container{width:min(var(--ctr-w),100%);margin-inline:auto}.container--md{--ctr-w: 73.1875rem}.container--sm{--ctr-w: 58.3125rem}.container--xs{--ctr-w: 28rem}.h100,.cms h1{font-size:var(--h100);font-weight:500;line-height:1.2}.h200,.cms h2{font-size:var(--h200);font-weight:500;line-height:1.2}.icon{width:1em;aspect-ratio:1;fill:none}.icon [fill]{fill:currentColor}.icon [stroke]{stroke:currentColor}.cms>p:not(:first-child),.cms>ul:not(:first-child),.cms>ol:not(:first-child),.cms>h1:not(:first-child),.cms>h2:not(:first-child){margin-top:1em}.cms h2{color:#346e4a}.cms img{display:block;width:100%;height:auto}.cms ul:not([class]),.cms ol:not([class]){padding-left:1.25em}.cms ul:not([class]) li:not(:first-child),.cms ol:not([class]) li:not(:first-child){margin-top:.25em}.cms ul:not([class]) li{list-style:disc}.cms ul:not([class]) li ul li{list-style:circle}.cms ol:not([class]) li{list-style:decimal}.cms a:not([class]){text-decoration:underline}.form-group{display:grid;gap:1.5rem}.form-row{position:relative}.form-label{max-width:calc(100% - 3rem);position:absolute;top:calc(1rem + 1px);left:1.5rem;pointer-events:none;transform-origin:left}:has(:focus-visible,[data-fill=true])>.form-label{scale:.7;translate:-1rem -0.625rem}@media(prefers-reduced-motion: no-preference){.form-label{transition:scale .2s ease,translate .2s ease}}.form-error{margin-top:.25rem;font-size:.75rem;color:#eb5050}.form-footer{display:flex;margin-top:1.5rem}.input{display:block;width:100%;padding:1.25rem .5rem .75rem .5rem;border:1px solid}.input[aria-invalid=true]{border-color:#eb5050}.button{display:inline-flex;padding:1.125rem 1.75rem;border:1px solid;align-items:center;gap:.5rem;text-transform:uppercase;font-weight:600;line-height:1}.button-icon{display:flex;width:1.75rem;aspect-ratio:1;border:1px solid;border-radius:100%;margin-right:-0.875rem;justify-content:center;align-items:center;font-size:.875rem}@media(hover: hover){.button{transition:border-color .2s ease,background-color .2s ease,color .2s ease}.button:hover{border-color:#346e4a;background-color:#346e4a;color:#fff}}.home-logo{margin-bottom:1.5rem}.home-title{margin-bottom:var(--spc-y)}.home-wrapper{display:grid;gap:var(--spc-y) calc(2*var(--spc-x))}.home-form{padding:2rem;background-color:#f4f2f0}.home-text{display:flex;flex-direction:column}.home-text-body{padding:2rem;flex:1 1 auto;background-color:#def3e6}.home-text-footer{display:flex;padding:1.5rem 2rem;align-items:center;gap:.75rem;background-color:#346e4a;color:#fff}.home-text-icon{margin-left:-1rem;rotate:-10deg;font-size:3.75rem}@media(min-width: 63.96875rem){.home-wrapper{grid-template-columns:repeat(2, 1fr)}}.exercise-wrapper{display:grid;align-items:start;gap:3rem clamp(1rem,5vw,3.5rem)}.exercise-title{margin-bottom:1em}.exercise-info{display:grid;gap:1rem 1.5rem}.exercise-info-item{display:flex;padding:1rem;border:1px solid;flex-direction:column;gap:.25rem}.exercise-info-label{font-size:.75rem}.exercise-info-value{font-size:1.125rem;font-weight:700;color:#346e4a}.exercise-text{margin-top:var(--h200)}.exercise-footer{padding:2rem;margin-top:2.5rem;background-color:#346e4a;color:#def3e6}.exercise-deadline{display:flex;position:sticky;padding:2rem;flex-direction:column;justify-content:center;align-items:center;background-color:#f4f2f0;text-align:center}.exercise-deadline-time{font-weight:700}@media(min-width: 63.96875rem){.exercise-wrapper{grid-template-columns:3fr 1fr}.exercise-info{grid-template-columns:repeat(3, 1fr)}.exercise-deadline{min-height:calc(100dvh - 2rem);top:1rem}}@media(max-width: 63.96875rem){.exercise-deadline{bottom:1rem;box-shadow:0 1rem 0 1rem #fff}}
