@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap);*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{font-family:Inter;line-height:1.5;min-height:100vh;text-rendering:optimizeSpeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}header{text-align:center}header span{display:inline-block;position:relative}header h1{color:#7cb680;font-family:Roboto Slab;font-size:3rem;font-weight:700;padding-block:4rem}header h1 span{-webkit-animation:slide 1s forwards;animation:slide 1s forwards;-webkit-transform:translateX(-2ch);transform:translateX(-2ch)}header h2{background-color:#e1ae37;font-family:Roboto Slab;font-size:1.3rem;font-weight:500;padding:2rem}header h2 span{-webkit-animation:slide 1s forwards;animation:slide 1s forwards;-webkit-transform:translateX(2ch);transform:translateX(2ch)}.home__cards{background-color:#f5e4bc;display:flex;flex-direction:row;gap:2rem;margin:3rem;padding:3rem;text-align:center}.home__cards h2{font-family:Roboto Slab}.home__cards>*{flex-basis:0;flex-grow:1}@-webkit-keyframes slide{to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide{to{-webkit-transform:translateX(0);transform:translateX(0)}}.navigation{-webkit-animation:jump 1s;animation:jump 1s;background-color:#d9f2da;border:0;border-radius:.5rem;color:#008f0a;display:block;font-family:Roboto Slab;font-size:1.5rem;margin:4rem auto;padding:1rem 4rem}.navigation:hover{background-color:#008f0a;color:#d9f2da;cursor:pointer}.navigation:active{-webkit-transform:scale(.95);transform:scale(.95)}@-webkit-keyframes jump{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes jump{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}#survey{align-items:center;background-color:#f5e4bc;display:grid;min-height:100vh;padding:4rem}#survey h1{color:#008f0a;font-family:Roboto Slab;margin:3rem;text-align:center}#survey .form{display:grid;place-items:center}#survey .form .Mui-checked,#survey .form .Mui-focused{color:#008f0a}#survey .form .MuiDivider-wrapper{margin:2rem 0}#survey .form p{margin:1rem auto}#survey .form-wrapper{display:flex;flex-direction:row;padding-inline:5rem}#survey .form-wrapper>:first-child{flex:2 2}#survey .form-wrapper>:nth-child(2){flex:1 1}#survey .form-wrapper aside{background-color:#d9f2da;color:#555;max-height:30ch;min-width:20ch;overflow-y:scroll;padding:3ch}#survey .pagination{margin:2rem auto}#survey .pagination .Mui-selected{background-color:#d9f2da;color:#008f0a}#summary{background-color:#f5e4bc;min-height:100vh;padding:4rem}#summary .stats{display:flex;flex-direction:row;gap:3rem;margin:3rem auto;text-align:center}#summary .stats>*{aspect-ratio:1;border-radius:50%;display:grid;flex:1 1;padding:3rem;place-items:center}#summary .stats>* p:nth-child(2){color:#c8951e;font-size:1.25rem}#summary .stats .stat{color:#008f0a;font-family:Roboto Slab;font-size:2rem;font-weight:700}.fluid{color:#c8951e;font-family:Roboto Slab;font-size:4rem;margin-bottom:5rem;text-align:center}.plots{display:grid;overflow-x:auto;place-items:center}.testimonials{display:flex;flex-direction:row;justify-items:center;margin:0 auto;width:80%}.testimonials>*{flex:1 1;padding:3rem;text-align:center}.testimonials>* .avatar{border-radius:50%;height:300px;margin:3rem auto;overflow:hidden;width:300px}.testimonials>* .avatar img{width:100%}.gift{margin:3rem;padding:3rem}#congratulations{background-color:#fff;box-shadow:0 0 5px #aaa;padding:2rem;position:-webkit-sticky;position:sticky;text-align:center;top:0}#congratulations h2{color:#e1ae37;font-size:2rem}a,a:visited{color:#008f0a;text-decoration:none}a:hover{color:#7cb680}@media screen and (max-width:600px){.home__cards{margin:-1rem}}@media screen and (max-width:900px){.home__cards,.home__cards>*{flex-direction:column}.home__cards>*{flex-basis:auto}#survey{padding:0}#survey .form-wrapper{display:flex;flex-direction:column;gap:2rem;padding-inline:3rem}#summary .stats{gap:4rem}#summary .stats,.testimonials{flex-direction:column}.testimonials .avatar{width:100%}}
/*# sourceMappingURL=main.5984de8e.css.map*/