@import url(https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#c80000;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:SpektraL;src:url(/static/media/Spektra-CondensedBoldBackslant.3bbca022fcef674a9462.ttf)}@font-face{font-family:SpektraR;src:url(/static/media/Spektra-CondensedBoldItalic.3da6bbf541633b695f50.ttf)}@font-face{font-family:AcuminPro;src:url(/static/media/Acumin-RPro.0ff8c5d6797bc06270d7.otf)}*{box-sizing:border-box;margin:0;padding:0}:root{--viewport-height:100vh;--mobile-breakpoint:800px;--gradient-color-1:#000;--gradient-color-2:#f1abfc;--gradient-color-3:#6c0067;--gradient-color-4:#8a0d0d}html{height:100vh;margin:0;max-height:100vh;max-width:100vw;overflow-x:none;overflow-y:none;padding:0;width:100vw}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{border-radius:100vw}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.552);border-radius:100vw}::-webkit-scrollbar-thumb:hover{background:#030}::-webkit-scrollbar-corner{opacity:0}body{font-family:AcuminPro;height:100%;max-height:100%;max-width:100%;overflow:hidden;position:relative;width:100%}#gradient-canvas{--gradient-color-1:#043d5d;--gradient-color-2:#032e46;--gradient-color-3:#23b684;--gradient-color-4:#0f595e;--gradient-color-1:#1b041d;--gradient-color-2:#f1abfc;--gradient-color-3:#6c0067;--gradient-color-4:#8a0d0d;z-index:0}#box,#gradient-canvas{height:100vh;height:var(--viewport-height);position:absolute;width:100vw}#box{background:repeating-radial-gradient(closest-corner at 1% 21%,#ff00ff80,#00ffff80,#444 1.7%),repeating-radial-gradient(closest-corner at 51% 51%,#fff,#fff,#0f0 10%);background-size:55px 10px}#box:before{background:repeating-radial-gradient(closest-corner at 21% 21%,#fff,#0000ff80,#0300ff 20%),repeating-radial-gradient(closest-corner at 61% 21%,#fff,#00ff0080,#0300ff 20%),repeating-radial-gradient(closest-corner at 91% 51%,#fff,#ffff0180,#37ffff 20%);background-size:15px 13px,12px 22px,12px 22px;content:"";inset:0;opacity:.2;position:absolute;z-index:2}.noise{background-image:url(/static/media/noise.b9acbf7a1506d3166219.png);height:100vh;height:100dvh;opacity:10%;position:absolute;width:100vw;z-index:0}.grid-container{color:#adadad;gap:3.5rem;height:100vh;height:var(--viewport-height);mix-blend-mode:color-dodge;position:relative}.grid-container,.name{align-items:center;display:flex;flex-direction:column;justify-content:center}.name{font-size:30pt;padding:0}#name-heading{display:flex;flex-direction:column;gap:.05em}.svg-name-container{transform:translateZ(0);width:100%}.svg-text{fill:#adadad48;font-family:SpektraR,sans-serif;font-weight:200;transform:translateZ(1)}.liam{font-family:SpektraR}.jones,.liam{display:block;font-weight:200}.jones{font-family:SpektraL,sans-serif;padding-left:.115em;text-rendering:optimizeLegibility}.bio{max-width:40em;text-align:center;z-index:2}.bio,.buttons{font-family:AcuminPro;padding:0 1em}.buttons{display:flex;gap:1rem;max-width:100vw}.buttons button{background:none;border:1px solid #adadad;border-radius:100px;color:#adadad;cursor:pointer;font-size:.85em;padding:1rem;transition:transform .3s ease;width:10em}.buttons button:hover{transform:scale(1.05)}#checklist-container{background-blend-mode:normal;background-color:rgba(0,0,0,.692);border-radius:1em;bottom:2%;color:#fff;left:50%;mix-blend-mode:normal;opacity:.2;padding:1em;position:fixed;transform:translate(-50%)}#checklist-container:hover{mix-blend-mode:normal;opacity:1;transition:.4s;z-index:8000}.checklist{flex-direction:row;justify-content:space-between;list-style:none;padding:0 5em;-webkit-user-select:none;user-select:none;width:90vw}.checklist,.checklist-skill{align-items:center;background-blend-mode:normal;display:flex}.checklist-skill{cursor:pointer;gap:.5em;justify-content:center;justify-content:left}.checklist-skill p{display:block;line-height:100%;margin:0;padding:0;transform:translateY(.05em)}.checkbox{border-radius:50%;height:1.5em;transition:.3s;width:1.5em}.checklist-skill.checked .checkbox{background-color:green}.checklist-skill.unchecked .checkbox{background-color:none;border:2px solid #fff}#about-page{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#c8c8c880;border:1px solid #fff;border-radius:20px;color:#fff;display:flex;flex-direction:column;gap:2em;height:90vh;height:90dvh;justify-content:center;left:50%;padding:2em;position:fixed;top:50%;transform:translate(-50%,-50%) scale(1);transition:.3s;width:90vw}@media screen and (max-width:800px){#about-page{height:95vh;height:95dvh}}#about-page.hidden{transform:translate(-50%,-50%) scale(0);transform-origin:10% 75%}.about-close-button{background:none;border:none;cursor:pointer;position:fixed;right:2em;top:2em}.about-close-button img{transition:transform .3s ease}.about-close-button img:hover{transform:scale(1.2)}.about-title{font-family:Big Shoulders Display,sans-serif;font-size:2rem;text-align:center}.about-container{align-items:center;display:flex;flex-direction:column;gap:2em;justify-content:center;max-width:1000px}@media screen and (max-width:800px){.about-container{max-width:100%;width:100%}}.about-image-container{border-radius:20px;display:flex;max-width:15vw;min-width:150px;width:100%}.about-image{border:none;border-radius:20px;max-width:100%;object-fit:cover}@media screen and (max-width:800px){.about-image-container{border:1px solid #fff;max-width:none;min-width:0;width:20vw}.about-image{width:100%}}.about-content{grid-gap:5em;align-items:center;display:grid;gap:5em;grid-template-columns:2fr 3fr;max-width:100%;min-height:40vh;width:100%}.about-text-content{gap:1.25em}.about-text,.about-text-content{display:flex;flex-direction:column;width:100%}.about-text{gap:2em;height:45vh;max-height:45vh;min-height:10em;overflow:scroll}.about-buttons-container{align-self:self-start;display:flex;gap:3em;width:100%}.mode-list{display:flex;flex-direction:row;gap:2em;justify-content:space-between;list-style:none;padding:0 2em}.mode-list button{border:none;border-radius:10px;cursor:pointer;opacity:.7;outline:none;padding:.5em .05em;width:8em}.mode.active button{background-color:#000;color:#fff;opacity:1;padding:.5em .05em;transition:.15s ease-in}@media screen and (max-width:800px){.mode-list button{padding:2.5em .05em;width:7.5em}.about-content{gap:2em}.mode-list{justify-content:center;padding:0;transform:translateX(-5%);width:110%}}#contact-form{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#c8c8c880;border:1px solid #fff;border-radius:15px;color:#fff;display:flex;flex-direction:column;gap:2em;left:50%;padding:2em;position:fixed;top:50%;transform:translate(-50%,-50%) scale(1);transition:.3s;width:25em;z-index:3}#contact-form.hidden{opacity:0;transform:translate(-50%,-50%) scale(0);transform-origin:90% 75%}.contact-close-button{background:none;border:none;color:#5c5c5c;cursor:pointer;font-size:1.45em;font-weight:700;position:absolute;right:0;text-align:left;top:0}.contact-close-button img{transition:transform .3s ease}.contact-close-button img:hover{transform:scale(1.2)}.contact-header{display:block;margin:0;padding:0}.contact-form h2{font-family:Big Shoulders Display,sans-serif;font-size:1.8rem}.socials img{height:auto;margin-left:10px;margin-right:10px;transition:transform .3s ease;width:40px}.socials img:hover{transform:scale(1.2)}.form-container{border:1px solid #fff;border-radius:20px;color:#fff;display:flex;flex-direction:column;gap:.25em;padding:.75em;width:100%}.form-container input{background:none;border:none;color:#fff;font-family:AcuminPro;text-align:start;width:100%}.form-container label{height:1.2rem;transition:.26s ease-in-out}.form-container:hover label{font-size:.8em}.message-content{background:none;border:none;color:#fff;font-family:AcuminPro;height:5em;resize:none}.contact-form input:focus,.message-content:focus{outline:none}.contact-form .send-button{background:none;background-blend-mode:color-dodge;border:1px solid #fff;border-radius:20px;color:#fff;cursor:pointer;height:3em;padding:.5em;transition:transform .3s ease;width:100%}.contact-form.hidden{display:none}input.validityChecked,textarea.validityChecked{color:#f66}input.validityChecked.valid,textarea.validityChecked.valid{color:#78db78}#btn-gra{background:#000;border:2px solid #0000;border-radius:30px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:1em;height:3em;overflow:hidden;position:relative;text-align:center;transition:transform .3s ease;width:100%;z-index:1}#btn-gra:after,#btn-gra:before{background:linear-gradient(90deg,#f1abfc,#f1abfc,#8a0d0d,#6c0067);background:linear-gradient(90deg,var(--gradient-color-2),var(--gradient-color-2),var(--gradient-color-4),var(--gradient-color-3));background-size:150%;border-radius:30px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}#btn-gra:before{animation:slowAnimate 20s linear infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out;padding:2px}#btn-gra:after{animation:slowAnimate 10s linear infinite;filter:blur(20px);opacity:0}#btn-gra:hover:before{animation:animate 8s linear infinite;padding:3px}#btn-gra:hover:after{animation:animate 4s linear infinite;opacity:1}@keyframes animate{0%{background-position:0}to{background-position:400%}}@keyframes slowAnimate{0%{background-position:0}to{background-position:400%}}h1{align-items:center;gap:0;justify-content:center;line-height:.9em}.projects-page,h1{display:flex;flex-direction:column}.projects-page{background:none;border-radius:20px;color:#fff;gap:2em;height:90vh;height:90dvh;left:50%;padding:2em;position:fixed;top:50%;transform:translate(-50%,-50%) scale(1);transition:.3s;width:90vw;z-index:3}@media screen and (max-width:800px){.projects-page{height:95vh;height:95dvh}}.project-open .top{filter:blur(5px)}.projects-backdrop{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#c8c8c880;border:1px solid #fff;border-radius:20px;overflow:auto}.projects-backdrop,.projects-backdrop:before{height:100%;left:0;position:absolute;top:0;width:100%}.projects-backdrop:before{background:none;content:"";z-index:-1}.projects-page h2{font-family:Big Shoulders Display,sans-serif;font-size:1.8rem}.projects-page.hidden{transform:translate(-50%,-50%) scale(0);transform-origin:center 75%}.projects-container{--min-column-width:300px;--min-row-height:300px;grid-gap:1em;color:#fff;display:grid;gap:1em;grid-template-columns:repeat(auto-fit,minmax(var(--min-column-width),1fr));grid-template-rows:repeat(auto-fit,minmax(var(--min-row-height),1fr));overflow-y:scroll;padding:1em 0;position:relative}.top{position:relative;text-align:center;width:100%}.top h2{font-size:40px}.projects-close-button{background:none;border:none;cursor:pointer;position:absolute;right:0;top:0}.projects-header{display:block;margin:0;padding:0}.close-button{display:block;width:20px}.projects-close-button img{transition:transform .3s ease}.projects-close-button img:hover{transform:scale(1.2)}.project{border:0 solid #000;border-radius:15px;color:#000;min-height:var(--min-row-height);mix-blend-mode:normal;position:relative;transition:transform .3s ease,z-index .3s ease;width:100%}.project-info{align-items:center;bottom:5%;color:#fff;flex-direction:column;left:50%;position:absolute;transform:translate(-50%);width:70%;z-index:3}.project-info,.tags{display:flex;gap:.5em}.tags{opacity:.9}.tag{text-wrap:nowrap;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000008;border:1px solid #fff;border-radius:50px;color:#fff;font-size:.9rem;height:fit-content;margin:0;padding:.3em .7em .1em;width:fit-content}.project-thumbnail-title{font-size:1.4rem;text-align:center}.project-thumbnail-subtitle{max-width:100%;text-align:center}.project-thumbnail-image{border-radius:15px;height:100%;object-fit:cover;width:100%;z-index:1}.overlay{background:linear-gradient(0deg,rgba(0,0,0,.403),rgba(0,0,0,.059));bottom:0;left:0;position:absolute;z-index:2}.overlay,.project-button{border-radius:inherit;height:100%;width:100%}.project-button{position:relative}.project-button:hover{transition:.3s}.project>*{mix-blend-mode:normal}.projects-container>:first-child{grid-column:span 1;grid-row:span 1}.projects-container>:nth-child(2){grid-column:3/span 2;grid-row:span 1}.projects-container>:nth-child(3){grid-column:3/span 2;grid-row:1/span 1}.projects-container>:nth-child(4){grid-column:span 2;grid-row:2/span 1}.projects-container>:nth-child(5){grid-column:2/span 1;grid-row:1/span 1}.project{cursor:pointer}.hidden-project .expanded-project{display:none}@media screen and (max-width:800px){html{font-size:14px}.about-content{display:flex;flex-direction:column;max-width:100%}.projects-container{--min-column-width:300px;--min-row-height:250px;grid-template-columns:1fr;justify-content:center}.projects-container .project{grid-column:unset;grid-row:unset}.project{max-width:100vw}.projects-container{max-width:100%}.mode-list{gap:.5em}.mode button,.mode.active button{padding:.35em .05em}.project-button{border-radius:inherit;max-width:100%;position:relative;width:100%}}@media screen and (min-width:601px){.Fluentree_stupid__hoxxT{color:green!important}.Fluentree_expanded-project__I7i9Y{align-items:center;animation-duration:.2s;animation-fill-mode:backwards;animation-name:Fluentree_slidein__Rjuht;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#bfbfbf99;border:1px solid #fff;border-radius:20px;cursor:auto;display:flex;flex-direction:column;gap:.5em;height:95vh;left:50%;max-width:100%;padding:2em 1em 1em;position:fixed;top:50%;transform:translate(-50%,-50%);transform-origin:50vw 50vh;transition:.3s;width:90vw;z-index:5}.Fluentree_expanded-project__I7i9Y:before{content:"";height:100%;position:absolute;width:100%;z-index:-1}@keyframes Fluentree_slidein__Rjuht{0%{scale:.01}to{scale:1}}.Fluentree_hidden-project__vfhP6{display:none}.Fluentree_top__Id5Ba{align-items:center;display:flex;justify-content:space-between;min-height:2em;padding-bottom:15px;position:relative;width:100%}.Fluentree_back_button__ArBd5,.Fluentree_close_button__4B8E5{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:100%;margin:0 1.5em;padding:0}.Fluentree_back_button__ArBd5 img,.Fluentree_close_button__4B8E5 img{height:1.8em;width:auto}.Fluentree_tags__6\+mOD{align-items:center;display:flex;flex-grow:1;gap:5px;justify-content:flex-start;margin:0 1.5em}.Fluentree_tag__hM2xC{align-items:center;background-color:initial;border:1px solid #fff;border-radius:100px;color:#fff;display:flex;font-family:GilroyLight,sans-serif;font-size:.8rem;height:2em;justify-content:center;line-height:1.5;margin:5px;padding:5px 10px}.Fluentree_expanded-project-body__NtRzH{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr);margin:0 1.5em;max-width:80em;max-width:2000px;overflow:auto;padding:0 .5em 0 0;width:calc(100% - 3em)}.Fluentree_header_logo__9OGsL{align-items:center;background:linear-gradient(to top right,#95defe,#d3f9da);border-radius:25px;box-sizing:border-box;display:flex;flex-direction:column;grid-column:span 2;justify-content:center;position:relative;width:100%}.Fluentree_header_logo__9OGsL p{color:#143a52;font-family:Poppins-bold;font-size:3em;margin-top:5px}.Fluentree_header_logo__9OGsL img{border-radius:15px;height:auto;object-fit:cover;width:30%}.Fluentree_header_logo__9OGsL img:last-child{position:absolute}.Fluentree_header_image__75hGg{align-items:center;border-radius:25px;box-sizing:border-box;display:flex;grid-column:span 2;justify-content:center;position:relative;width:100%}.Fluentree_header_image__75hGg img{border-radius:15px;height:auto;object-fit:cover;width:100%}.Fluentree_slogan__OI447{background-color:#badce0;background:linear-gradient(to bottom right,#d3deff,#99d2f6);display:flex;font-family:Poppins-Bold;font-size:1.3rem;grid-column:span 1;justify-content:center;padding:20px}.Fluentree_intro__2X1QT,.Fluentree_slogan__OI447{align-items:center;border-radius:25px;color:#143a52;text-align:center}.Fluentree_intro__2X1QT{background-color:#c8f3f8;font-family:Poppins-Semibold;font-size:1.1rem;grid-column:span 3;padding:40px 30px}.Fluentree_block-fluen__dvbg4{align-items:flex-start;background-color:#e0fbfa;border-radius:25px;display:flex;flex-direction:column;grid-column:span 2;justify-content:center;padding:40px}.Fluentree_block-fluen__dvbg4 h3{font-family:Poppins-Regular;padding-bottom:10px}.Fluentree_block-fluen__dvbg4 p{font-family:Poppins-Light}.Fluentree_lesson-pic__OoMea{align-items:center;background-color:#e0fbfa;border-radius:25px;display:flex;grid-column:span 2;justify-content:center}.Fluentree_lesson-pic__OoMea img{display:block;height:auto;object-fit:contain;padding:25px;width:100%}.Fluentree_extraInfo__NC4SU{color:#fff;grid-column:span 4;margin:20px 0;text-align:center}.Fluentree_extraInfo__NC4SU a{color:#fff;font-family:Poppins-Light,sans-serif;font-size:1rem;text-decoration:none}.Fluentree_extraInfo__NC4SU a:hover{cursor:pointer;text-decoration:underline}}@media screen and (max-width:600px){.Fluentree_stupid__hoxxT{color:green!important}.Fluentree_expanded-project__I7i9Y{align-items:center;animation-duration:.2s;animation-fill-mode:backwards;animation-name:Fluentree_slidein__Rjuht;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#bfbfbf99;border:1px solid #fff;border-radius:20px;cursor:auto;display:flex;flex-direction:column;gap:.5em;height:90vh;height:95dvh;left:50%;max-width:100%;padding:2em 0 1em;position:fixed;top:50%;transform:translate(-50%,-50%);transform-origin:50vw 50vh;transition:.3s;width:100%;z-index:5}.Fluentree_expanded-project__I7i9Y:before{content:"";height:100%;position:absolute;width:100%;z-index:-1}@keyframes Fluentree_slidein__Rjuht{0%{scale:.01}to{scale:1}}.Fluentree_hidden-project__vfhP6{display:none}.Fluentree_top__Id5Ba{align-items:center;display:flex;justify-content:space-between;min-height:2em;padding-bottom:15px;position:relative;width:100%}.Fluentree_back_button__ArBd5,.Fluentree_close_button__4B8E5{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:100%;margin:0 1.5em;padding:0}.Fluentree_back_button__ArBd5 img,.Fluentree_close_button__4B8E5 img{height:1.8em;width:auto}.Fluentree_tags__6\+mOD{display:none}.Fluentree_tag__hM2xC{text-wrap:nowrap;align-items:center;background-color:initial;border:1px solid #fff;border-radius:100px;color:#fff;display:flex;font-family:GilroyLight,sans-serif;font-size:.8rem;height:2em;justify-content:center;line-height:1.5;margin:5px;padding:10px}.Fluentree_expanded-project-body__NtRzH{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr);margin:0 1.5em;max-width:80em;max-width:2000px;overflow:auto;padding:0 .5em 0 0;width:calc(100% - 3em)}.Fluentree_header_logo__9OGsL{align-items:center;background:linear-gradient(to top right,#95defe,#d3f9da);border-radius:25px;box-sizing:border-box;display:flex;flex-direction:column;grid-column:span 4;justify-content:center;padding:2em 0 1em;position:relative;width:100%}.Fluentree_header_logo__9OGsL p{color:#143a52;font-family:Poppins-bold;font-size:3em;margin-top:5px;padding:0}.Fluentree_header_logo__9OGsL img{border-radius:15px;height:auto;object-fit:cover;width:30%}.Fluentree_header_logo__9OGsL img:last-child{position:absolute}.Fluentree_header_image__75hGg{align-items:center;border-radius:25px;box-sizing:border-box;display:flex;grid-column:span 4;justify-content:center;position:relative;width:100%}.Fluentree_header_image__75hGg img{border-radius:25px;height:auto;object-fit:cover;width:100%}.Fluentree_slogan__OI447{background-color:#badce0;background:linear-gradient(to bottom right,#d3deff,#99d2f6);display:flex;font-family:Poppins-Bold;font-size:1.3rem;justify-content:center;padding:20px}.Fluentree_intro__2X1QT,.Fluentree_slogan__OI447{align-items:center;border-radius:25px;color:#143a52;grid-column:span 4;text-align:center}.Fluentree_intro__2X1QT{background-color:#c8f3f8;font-family:Poppins-Semibold;font-size:1.1rem;padding:20px 15px;text-align:left}.Fluentree_block-fluen__dvbg4{align-items:flex-start;background-color:#e0fbfa;border-radius:25px;display:flex;flex-direction:column;grid-column:span 4;justify-content:center;padding:20px}.Fluentree_block-fluen__dvbg4 h3{font-family:Poppins-Regular;padding-bottom:10px}.Fluentree_block-fluen__dvbg4 p{font-family:Poppins-Light}.Fluentree_lesson-pic__OoMea{align-items:center;background-color:#e0fbfa;border-radius:25px;display:flex;grid-column:span 4;justify-content:center}.Fluentree_lesson-pic__OoMea img{display:block;height:auto;object-fit:contain;padding:25px;width:100%}.Fluentree_extraInfo__NC4SU{color:#fff;grid-column:span 4;margin:20px 0;padding:0 2em;text-align:center}.Fluentree_extraInfo__NC4SU a{color:#fff;font-family:Poppins-Light,sans-serif;font-size:1rem;text-decoration:none}.Fluentree_extraInfo__NC4SU a:hover{text-decoration:underline}}@font-face{font-family:Poppins-Black;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Black.d8b850b920a5ef49d752.ttf) format("truetype")}@font-face{font-family:Poppins-BlackItalic;font-style:normal;font-weight:400;src:url(/static/media/Poppins-BlackItalic.563eda3d3407af0fb581.ttf) format("truetype")}@font-face{font-family:Poppins-Bold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Bold.cdb29a5d7ccf57ff05a3.ttf) format("truetype")}@font-face{font-family:Poppins-BoldItalic;font-style:normal;font-weight:400;src:url(/static/media/Poppins-BoldItalic.cfb635a5111b545f5598.ttf) format("truetype")}@font-face{font-family:Poppins-ExtraBold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-ExtraBold.01849ee091e1762a5dd5.ttf) format("truetype")}@font-face{font-family:Poppins-ExtraBoldItalic;font-style:normal;font-weight:400;src:url(/static/media/Poppins-ExtraBoldItalic.73d4495be63ad83b25cc.ttf) format("truetype")}@font-face{font-family:Poppins-ExtraLight;font-style:normal;font-weight:400;src:url(/static/media/Poppins-ExtraLight.333cb30c20e31999802a.ttf) format("truetype")}@font-face{font-family:Poppins-ExtraLightItalic;font-style:normal;font-weight:400;src:url(/static/media/Poppins-ExtraLightItalic.dbdfd398abcbbafc022b.ttf) format("truetype")}@font-face{font-family:Poppins-Italic;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Italic.e373f6163127e2d469af.ttf) format("truetype")}@font-face{font-family:Poppins-Light;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Light.7641a0f76ca9ef6c252c.ttf) format("truetype")}@font-face{font-family:Poppins-LightItalic;font-style:normal;font-weight:400;src:url(/static/media/Poppins-LightItalic.4a7d59f898225cc2f2e7.ttf) format("truetype")}@font-face{font-family:Poppins-Medium;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Medium.673ed42382ab264e0bf5.ttf) format("truetype")}@font-face{font-family:Poppins-MediumItalic;font-style:normal;font-weight:400;src:url(/static/media/Poppins-MediumItalic.89e040c6a64d18f620dc.ttf) format("truetype")}@font-face{font-family:Poppins-SemiBold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-SemiBold.ac8d04b620e54be9b0f0.ttf) format("truetype")}@font-face{font-family:Poppins-SemiBoldItalic;font-style:normal;font-weight:400;src:url(/static/media/Poppins-SemiBoldItalic.3524ffc3226f4578e5c5.ttf) format("truetype")}@font-face{font-family:Poppins-Thin;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Thin.59ff6a729e30c99b478e.ttf) format("truetype")}@font-face{font-family:Poppins-ThinItalic;font-style:normal;font-weight:400;src:url(/static/media/Poppins-ThinItalic.9d5e661e645ce9a32fe6.ttf) format("truetype")}@font-face{font-family:JosefinSans-Bold;font-style:normal;font-weight:400;src:url(/static/media/JosefinSans-Bold.0ec6d05a9917d9c58519.ttf) format("truetype")}@font-face{font-family:JosefinSans-BoldItalic;font-style:normal;font-weight:400;src:url(/static/media/JosefinSans-BoldItalic.10c94875cf8560675718.ttf) format("truetype")}@font-face{font-family:JosefinSans-ExtraLight;font-style:normal;font-weight:400;src:url(/static/media/JosefinSans-ExtraLight.7144c219303b1306d92e.ttf) format("truetype")}@font-face{font-family:JosefinSans-ExtraLightItalic;font-style:normal;font-weight:400;src:url(/static/media/JosefinSans-ExtraLightItalic.7326fb25edcd2cade645.ttf) format("truetype")}@font-face{font-family:JosefinSans-Italic;font-style:normal;font-weight:400;src:url(/static/media/JosefinSans-Italic.df99d165945d332a4397.ttf) format("truetype")}@font-face{font-family:JosefinSans-Light;font-style:normal;font-weight:400;src:url(/static/media/JosefinSans-Light.c61c964657466399c9d2.ttf) format("truetype")}@font-face{font-family:JosefinSans-LightItalic;font-style:normal;font-weight:400;src:url(/static/media/JosefinSans-LightItalic.a3a37790f0794995ea3b.ttf) format("truetype")}@font-face{font-family:JosefinSans-Medium;font-style:normal;font-weight:400;src:url(/static/media/JosefinSans-Medium.3a0ce90aeb02cf6a189b.ttf) format("truetype")}@font-face{font-family:JosefinSans-MediumItalic;font-style:normal;font-weight:400;src:url(/static/media/JosefinSans-MediumItalic.7e4887cd9294d81a8a68.ttf) format("truetype")}@font-face{font-family:JosefinSans-Regular;font-style:normal;font-weight:400;src:url(/static/media/JosefinSans-Regular.c978665c44b59cf9c71f.ttf) format("truetype")}@font-face{font-family:JosefinSans-SemiBold;font-style:normal;font-weight:400;src:url(/static/media/JosefinSans-SemiBold.2e34db3490edd3889c75.ttf) format("truetype")}@font-face{font-family:JosefinSans-SemiBoldItalic;font-style:normal;font-weight:400;src:url(/static/media/JosefinSans-SemiBoldItalic.f78803a7cfba6646c4d0.ttf) format("truetype")}@font-face{font-family:JosefinSans-Thin;font-style:normal;font-weight:400;src:url(/static/media/JosefinSans-Thin.1ce4660bf83f14e862c3.ttf) format("truetype")}@font-face{font-family:JosefinSans-ThinItalic;font-style:normal;font-weight:400;src:url(/static/media/JosefinSans-ThinItalic.f25498efbe031c8e3fae.ttf) format("truetype")}@media screen and (min-width:601px){.Fantasy_stupid__iXo-a{color:green!important}.Fantasy_expanded-project__Vl9Ry{align-items:center;animation-duration:.2s;animation-fill-mode:backwards;animation-name:Fantasy_slidein__adwRo;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#bfbfbf99;border:1px solid #fff;border-radius:20px;cursor:auto;display:flex;flex-direction:column;gap:.5em;height:90vh;left:50%;padding:2em 1em 1em;position:fixed;top:50%;transform:translate(-50%,-50%);transform-origin:50vw 50vh;transition:.3s;width:90vw;z-index:5}.Fantasy_expanded-project__Vl9Ry:before{content:"";height:100%;position:absolute;width:100%;z-index:-1}@keyframes Fantasy_slidein__adwRo{0%{scale:.01}to{scale:1}}.Fantasy_hidden-project__dg325{display:none}.Fantasy_top__yFI8-{align-items:center;display:flex;justify-content:space-between;min-height:2em;padding-bottom:15px;position:relative;width:100%}.Fantasy_back_button__ayHFf,.Fantasy_close_button__hxb5n{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:100%;margin:0 1.5em;padding:0}.Fantasy_back_button__ayHFf img,.Fantasy_close_button__hxb5n img{height:1.8em;width:auto}.Fantasy_close_button__hxb5n{color:#fff}p.Fantasy_bottom-back-button__Ie\+ds{border:2px solid pink;color:#fff}.Fantasy_tags__22cWE{align-items:center;display:flex;flex-grow:1;gap:5px;justify-content:flex-start;margin:0 1.5em}.Fantasy_tag__3\+EcC{align-items:center;background-color:initial;border:1px solid #fff;border-radius:100px;color:#fff;display:flex;font-family:GilroyLight,sans-serif;font-size:.8rem;height:2em;justify-content:center;line-height:1.5;margin:5px;padding:5px 10px}.Fantasy_expanded-project-body__SN46H{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(12,1fr);margin:0 1.5em;max-width:80em;max-width:2000px;overflow:auto;padding:0 .5em 0 0;width:calc(100% - 3em)}.Fantasy_header_logo__-pEMg{align-items:center;background:linear-gradient(to top right,#a90a0a,#e0e0de);border-radius:25px;box-sizing:border-box;display:flex;flex-direction:column;grid-column:span 12;justify-content:start;padding:2em 0 0;position:relative;width:100%}.Fantasy_header_logo__-pEMg p{color:#000;font-family:Poppins-bold;font-size:3em;margin-top:5px;max-width:10em;text-align:center}.Fantasy_header_logo__-pEMg>img{border-radius:15px;height:auto;object-fit:cover;width:30%}.Fantasy_header_image__1A945{align-items:start;border-radius:25px;box-sizing:border-box;display:flex;display:none;height:50vh;justify-content:end;max-height:60vh;position:relative;width:100%}.Fantasy_header_image_desktop__KAMBv{height:50vh;left:0;position:relative;width:100%}.Fantasy_desktop-mockup__xDNXk{left:50%;max-height:85%;position:absolute;transform:translate(-50%)}.Fantasy_slogan__AWiiY{align-items:center;background-color:#badce0;background:linear-gradient(to bottom right,#d3deff,#99d2f6);border-radius:25px;color:#143a52;display:flex;font-family:Poppins-Bold;font-size:1.3rem;grid-column:span 12;justify-content:center;padding:20px;text-align:center}.Fantasy_slogan__AWiiY p{max-width:30em}.Fantasy_intro__Ia-Oj{align-items:center;background-color:#c8f3f8;border-radius:25px;color:#143a52;font-family:Poppins-Semibold;font-size:1.1rem;grid-column:span 12;padding:40px 30px;text-align:center}.Fantasy_image-block__YoRDj{border-radius:25px;display:none;grid-column:span 7}.Fantasy_image-block__YoRDj img{border-radius:25px;object-fit:cover;width:100%}.Fantasy_leaderboard-image__iwAkG{grid-column:span 5}.Fantasy_block-fluen__dRJPs{align-items:flex-start;background-color:#e0fbfa;border-radius:25px;display:flex;flex-direction:column;gap:1em;grid-column:span 6;justify-content:start;padding:2em}.Fantasy_sub-block__-IIdp{display:flex;flex-direction:column;gap:.25em;margin-top:2em}.Fantasy_block-fluen__dRJPs h3{font-family:Poppins-Regular}.Fantasy_block-fluen__dRJPs p{font-family:Poppins-Light}.Fantasy_why-create__OApml{grid-column:span 5}.Fantasy_how-it-works__W1wjm{grid-column:span 7}.Fantasy_how-built__MT9lb{align-items:start;display:flex;flex-direction:column;grid-column:span 9;justify-content:center;margin:auto;padding:2em;width:100%}.Fantasy_final-image-desktop__s7dTu{align-items:center;display:flex;grid-column:span 3;width:100%}.Fantasy_final-image-desktop__s7dTu img{width:100%}.Fantasy_final-image-mobile__brgEX{display:none}.Fantasy_how-built__MT9lb>*{max-width:60em}.Fantasy_how-built__MT9lb h3{margin-bottom:.5em}.Fantasy_lesson-pic__CNO1L{align-items:center;background-color:#e0fbfa;border-radius:25px;display:flex;grid-column:span 2;justify-content:center}.Fantasy_lesson-pic__CNO1L img{display:block;height:auto;object-fit:contain;padding:25px;width:100%}.Fantasy_extraInfo__DknpG{color:#fff;grid-column:span 12;margin:20px 0;text-align:center}.Fantasy_extraInfo__DknpG a{color:#fff;font-family:Poppins-Light,sans-serif;font-size:1rem;text-decoration:none}.Fantasy_extraInfo__DknpG a:hover{text-decoration:underline}}@media screen and (max-width:600px){.Fantasy_stupid__iXo-a{color:green!important}.Fantasy_expanded-project__Vl9Ry{align-items:center;animation-duration:.2s;animation-fill-mode:backwards;animation-name:Fantasy_slidein__adwRo;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#bfbfbf99;border:1px solid #fff;border-radius:20px;cursor:auto;display:flex;flex-direction:column;gap:.5em;height:95vh;height:95dvh;left:50%;max-width:100%;padding:2em 1em 1em;position:fixed;top:50%;transform:translate(-50%,-50%);transform-origin:50vw 50vh;transition:.3s;width:90vw;z-index:5}.Fantasy_expanded-project__Vl9Ry:before{content:"";height:100%;position:absolute;width:100%;z-index:-1}@keyframes Fantasy_slidein__adwRo{0%{scale:.01}to{scale:1}}.Fantasy_hidden-project__dg325{display:none}.Fantasy_top__yFI8-{align-items:center;display:flex;justify-content:space-between;min-height:2em;padding-bottom:15px;position:relative;width:100%}.Fantasy_back_button__ayHFf,.Fantasy_close_button__hxb5n{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:100%;margin:0 1.5em;padding:0}.Fantasy_back_button__ayHFf img,.Fantasy_close_button__hxb5n img{height:1.8em;width:auto}.Fantasy_bottom-back-button__Ie\+ds{color:#fff}.Fantasy_tags__22cWE{align-items:center;display:flex;display:none;flex-grow:1;gap:5px;justify-content:flex-start;margin:0 1.5em}.Fantasy_tag__3\+EcC{align-items:center;background-color:initial;border:1px solid #fff;border-radius:100px;color:#fff;display:flex;font-family:GilroyLight,sans-serif;font-size:.8rem;height:2em;justify-content:center;line-height:1.5;margin:5px;padding:5px 10px}.Fantasy_expanded-project-body__SN46H{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr);margin:0 1.5em;max-width:100%;overflow:auto;padding:0 .5em 0 0;width:calc(100% - 3em);width:100%}.Fantasy_header_logo__-pEMg{align-items:center;background:linear-gradient(to top right,#2b2b2b,#e6e179);background:linear-gradient(to top right,#e38383,#fcd23b);border:0 solid green;border-radius:25px;box-sizing:border-box;display:flex;flex-direction:column;grid-column:span 4;justify-content:center;margin-bottom:25vh;max-width:100%;padding:1em;position:relative;text-align:center;width:100%}.Fantasy_header_logo__-pEMg p{color:#000;font-family:Poppins-bold;font-size:3em;margin-top:5px;text-align:left}.Fantasy_header_image__1A945{align-items:start;border-radius:25px;box-sizing:border-box;display:flex;height:30vh;justify-content:end;max-width:100%;position:relative;width:100%}.Fantasy_header_image__1A945 img{border-radius:15px;filter:drop-shadow(5px 10px 10px rgba(28,28,28,.316));height:58vh;left:2.5%;object-fit:cover;position:absolute;top:0}.Fantasy_header_image_desktop__KAMBv{display:none}.Fantasy_slogan__AWiiY{background-color:#badce0;background:linear-gradient(to bottom right,#d3deff,#99d2f6);display:flex;font-family:Poppins-Bold;font-size:1.3rem;justify-content:center;padding:20px;text-align:center;text-align:left}.Fantasy_intro__Ia-Oj,.Fantasy_slogan__AWiiY{align-items:center;border-radius:25px;color:#143a52;grid-column:span 4;max-width:100%}.Fantasy_intro__Ia-Oj{background-color:#c8f3f8;font-family:Poppins-Semibold;font-size:1.1rem;padding:40px 30px;text-align:center}.Fantasy_image-block__YoRDj{border-radius:25px;display:none;grid-column:span 4}.Fantasy_image-block__YoRDj img{border-radius:25px;object-fit:cover;width:100%}.Fantasy_leaderboard-image__iwAkG{grid-column:span 4}.Fantasy_block-fluen__dRJPs{align-items:flex-start;background-color:#e0fbfa;border-radius:25px;display:flex;flex-direction:column;gap:0;grid-column:span 4;justify-content:start;max-width:100%;padding:2em}.Fantasy_sub-block__-IIdp{display:flex;flex-direction:column;gap:.25em;margin-top:2em}.Fantasy_block-fluen__dRJPs h3{font-family:Poppins-Regular}.Fantasy_block-fluen__dRJPs p{font-family:Poppins-Light}.Fantasy_lesson-pic__CNO1L{align-items:center;background-color:#e0fbfa;border-radius:25px;display:flex;grid-column:span 4;justify-content:center;max-width:100%}.Fantasy_lesson-pic__CNO1L img{display:block;height:auto;max-width:100%;object-fit:contain;padding:25px;width:100%}.Fantasy_final-image-mobile__brgEX{align-items:center;display:flex;grid-column:span 4;width:100%}.Fantasy_final-image-mobile__brgEX img{width:100%}.Fantasy_final-image-desktop__s7dTu{display:none}.Fantasy_extraInfo__DknpG{color:#fff;grid-column:span 4;margin:20px 0;max-width:100%;text-align:center}.Fantasy_extraInfo__DknpG a{color:#fff;font-family:Poppins-Light,sans-serif;font-size:1rem;max-width:100%;text-decoration:none}.Fantasy_extraInfo__DknpG a:hover{text-decoration:underline}}.vibracelet_roboto-mono-100__kPpql{font-family:Roboto Mono,monospace;font-optical-sizing:auto;font-style:normal;font-weight:500}@media screen and (min-width:0px){::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{border-radius:100vw}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.366);border-radius:100vw}::-webkit-scrollbar-thumb:hover{background:#a6a6a6}.vibracelet_stupid__Zlyky{color:green!important}.vibracelet_expanded-project__794KT{align-items:center;animation-duration:.2s;animation-fill-mode:backwards;animation-name:vibracelet_slidein__iAAC3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#bfbfbf99;border:1px solid #fff;border-radius:20px;cursor:auto;display:flex;flex-direction:column;font-size:16px;gap:.5em;height:90vh;left:50%;padding:2em 1em 1em;position:fixed;top:50%;transform:translate(-50%,-50%);transform-origin:50vw 50vh;transition:.3s;width:90vw;z-index:5}@keyframes vibracelet_slidein__iAAC3{0%{scale:.01}to{scale:1}}.vibracelet_hidden-project__2aWL4{display:none}.vibracelet_top__YEZLs{align-items:center;display:flex;justify-content:space-between;min-height:2em;padding-bottom:15px;position:relative;width:100%}.vibracelet_back_button__ER-5K,.vibracelet_close_button__FYg46{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:100%;margin:0 1.5em;padding:0}.vibracelet_back_button__ER-5K img,.vibracelet_close_button__FYg46 img{height:1.8em;width:auto}.vibracelet_tags__MqKGV{align-items:center;display:flex;flex-grow:1;gap:5px;justify-content:flex-start;margin:0 1.5em}.vibracelet_tag__6hz\+5{align-items:center;background-color:initial;border:1px solid #fff;border-radius:100px;color:#fff;display:flex;font-family:GilroyLight,sans-serif;font-size:.8rem;height:2em;justify-content:center;line-height:1.5;margin:5px;padding:5px 10px}.vibracelet_firstContainer__WZwDT{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2em;position:relative;width:100%}.vibracelet_topLine__Ap5D8{display:flex;gap:10px}.vibracelet_title__quq6\+{font-family:Roboto Mono;font-size:7em;position:relative}.vibracelet_title__quq6\+.vibracelet_buzz__SAt4P,.vibracelet_title__quq6\+:hover{animation:vibracelet_buzz__SAt4P .2s infinite}@keyframes vibracelet_buzz__SAt4P{0%{transform:translate(0)}25%{transform:translate(-1px,1px)}50%{transform:translate(1px,-1px)}75%{transform:translate(-1px,-1px)}to{transform:translate(0)}}.vibracelet_subHeading__89Rdi{font-family:Poppins-Regular;font-size:2em;margin-top:10px;max-width:50%;text-align:center}.vibracelet_paperLink__4gzpW{font-family:Poppins-Regular;font-size:1.5em;margin-bottom:60px;margin-top:10px}.vibracelet_paperLinkButton__pg2kY{background:none;border:none;color:#000;cursor:pointer;font-family:inherit;font-size:inherit;padding:0;text-decoration:underline;transition:transform .2s ease}.vibracelet_paperLinkButton__pg2kY:hover{transform:scale(1.05)}.vibracelet_arrowWrapper__mHUqA{bottom:5%;left:50%;position:absolute;transform:translate(-50%)}.vibracelet_arrowWrapper__mHUqA img{width:2em}.vibracelet_secondContainer__goeVI{grid-gap:10px;align-items:center;background-color:#fff;border:0 solid green;box-sizing:border-box;display:grid;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;padding:2em;width:100%}.vibracelet_demoContainer__p24Ku{--vibration-color:red;align-items:center;display:flex;flex-direction:column;gap:1em}.vibracelet_wordDisplay__wZTU-{display:flex;font-size:2rem;gap:.15em}.vibracelet_displayLetter__TOjP9{transition:.3s}.vibracelet_displayLetter__TOjP9.vibracelet_unwritten__vXIsv{color:grey}.vibracelet_displayLetter__TOjP9.vibracelet_writing__hr1mM{color:var(--vibration-color);text-decoration:underline}.vibracelet_displayLetter__TOjP9.vibracelet_written__cXthY{color:#000}.vibracelet_demoControls__lEjRo{align-items:center;display:flex;flex-direction:column;gap:.5em}.vibracelet_textBufferInput__kV3tB{font-size:1.2em;padding:.5em}.vibracelet_sendLettersButton__in0Uh{background-color:#fff;box-sizing:border-box;cursor:pointer;font-size:1.15em;padding:.5em;width:fit-content}.vibracelet_sendLettersButton__in0Uh:hover{scale:1.065;transition:.2s}.vibracelet_wristsContainer__1cKBe{align-items:center;display:flex;gap:2em;justify-content:center}.vibracelet_wristContainer__yqVMH{height:10em;position:relative;width:10em}.vibracelet_wristContainer__yqVMH>p{left:50%;position:absolute;top:90%;transform:translate(-50%,-50%)}.vibracelet_vibracelet-demo-icon__8t3og{left:50%;position:absolute;top:56%;transform:translate(-50%,-50%)}.vibracelet_demoDot__IC\+Gj{border-radius:100%;height:2em;position:absolute;width:2em;z-index:2}.vibracelet_demoDot__IC\+Gj:hover{animation:vibracelet_buzzDot__9xeXq .2s infinite}.vibracelet_leftDot1__VKjXh,.vibracelet_rightDot1__Z\+-ZX{background-color:grey;left:50%;top:20%;transform:translate(-50%,-50%)}@keyframes vibracelet_buzzDot__9xeXq{0%{transform:translate(-50%,-50%)}25%{transform:translate(calc(-50% - 1px),calc(-50% + 1px))}50%{transform:translate(calc(-50% + 1px),calc(-50% - 1px))}75%{transform:translate(calc(-50% - 1px),calc(-50% - 1px))}to{transform:translate(-50%,-50%)}}.vibracelet_leftDot2__Q5yUS,.vibracelet_rightDot2__FEDK7{background-color:grey;left:12%;top:55%;transform:translate(-50%,-50%)}.vibracelet_leftDot3__BAziH,.vibracelet_rightDot3__h9KQZ{background-color:grey;left:88%;top:55%;transform:translate(-50%,-50%)}.vibracelet_dotTesting__RmN9H{animation:vibracelet_buzzDot__9xeXq .2s infinite;background:var(--vibration-color);border:0 solid blue}.vibracelet_gridItem__zg3pH{height:100%;width:100%}.vibracelet_bottomRightImage__kzDcG,.vibracelet_topLeftImage__sfScY{backface-visibility:hidden;border-radius:20px;grid-column:1/3;grid-row:1/3;height:100%;object-fit:cover;width:100%;will-change:transform}.vibracelet_bottomRightImage__kzDcG{border-radius:20px;grid-column:3/5;grid-row:3/5;height:100%;object-fit:cover;padding-right:5px;width:100%}.vibracelet_progress-dots__xWbnm{align-items:center;display:flex;flex-direction:column;gap:6px;opacity:.65;position:absolute;right:1em;top:50%;z-index:5}.vibracelet_progress-dot__4Pufq{border:1px solid #000;border-radius:100%;cursor:pointer;height:8px;width:8px}.vibracelet_progress-dot__4Pufq.vibracelet_current__Et89N{background-color:#000;border:1px solid #000;border-radius:100%}.vibracelet_topRightText__Mfk\+k{display:flex;flex-direction:column;grid-column:3/5;grid-row:1/3;justify-content:center;padding:20px}.vibracelet_topRightText__Mfk\+k h2{font-family:Roboto Mono;font-size:1.5em;margin-bottom:15px;text-align:left}.vibracelet_topRightText__Mfk\+k p{font-family:Poppins-Regular;font-size:1.1em;line-height:1.5;text-align:left}.vibracelet_bottomLeftText__MsEc7{align-items:flex-end;display:flex;flex-direction:column;grid-column:1/3;grid-row:3/5;justify-content:center;padding:20px}.vibracelet_bottomLeftText__MsEc7 h2{font-family:Roboto Mono;font-size:1.5em;margin-bottom:15px;text-align:right}.vibracelet_bottomLeftText__MsEc7 p{font-family:Poppins-Regular;font-size:1.1em;line-height:1.5;text-align:right}.vibracelet_bottomLeftText__MsEc7 p strong{font-weight:600}.vibracelet_researchContainer__Fczh8{background-color:#fff;border:0 solid blue;box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:2em;width:100%}.vibracelet_researchHeading__9isBv{font-family:Roboto Mono;font-size:2.5em;margin-bottom:10px}.vibracelet_researchText__1zrKK{font-family:Poppins-Regular;font-size:1em;line-height:1.5;max-width:60em}.vibracelet_prototypeBox__gi5JD{background-color:#f5f5f5;border-radius:20px;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;margin-left:-30px;margin-top:30px;padding:1em;width:calc(100% + 30px)}.vibracelet_prototypeHeading__-EJ9m{font-family:Roboto Mono;font-size:1.8em;margin-bottom:10px}.vibracelet_prototypeSubheading__4BeJq{color:#000;font-family:Roboto Mono;font-size:1.2em;margin-bottom:15px}.vibracelet_prototypeList__OS4Gn{list-style-type:none;margin:0;padding:0}.vibracelet_prototypeList__OS4Gn li{font-family:Poppins-Regular;font-size:1em;line-height:1.8;margin-bottom:8px;padding-left:20px;position:relative}.vibracelet_prototypeList__OS4Gn li:before{content:"•";left:0;position:absolute}.vibracelet_prototypeContent__4qZqt{align-items:center;display:flex;gap:30px;height:100%}.vibracelet_prototypeLeft__hC9qi{display:flex;flex:1 1;flex-direction:column}.vibracelet_prototypeImages__XUIlR{align-self:center;display:flex;flex-direction:row;gap:20px;height:400px;width:600px}.vibracelet_prototypeImage1__hj1Uw,.vibracelet_prototypeImage2__smCyP{border-radius:10px;height:100%;object-fit:cover;width:280px}.vibracelet_researchBox__vrqXV{display:flex;flex-direction:column;gap:.5em}.vibracelet_researchBox__vrqXV h2{margin-top:.5em}.vibracelet_earlyPrototypesContainer__zW6ay{background-color:#fff;border:0 solid red;box-sizing:border-box;display:flex;flex-direction:column;gap:3em;height:100%;justify-content:space-around;min-height:75vh;overflow-y:auto;padding:3em;width:100%}.vibracelet_earlyPrototypesBox__6xhnd{background-color:#f5f5f5;border-radius:20px;box-sizing:border-box;margin-left:-30px;padding:30px;width:calc(100% + 30px)}.vibracelet_earlyPrototypesHeading__RzFCD{font-family:Roboto Mono;font-size:2.5em;margin-bottom:10px}.vibracelet_prototypeColumns__ylI6K{display:flex;gap:20px;justify-content:space-between;margin-top:20px;width:100%}.vibracelet_prototypeColumnImage__ic3t-{border-radius:10px;flex:1 1;height:200px;object-fit:cover;width:23%}.vibracelet_prototypeColumnText__24INx{flex:1 1;font-family:Poppins-Regular;font-size:.9em;line-height:1.5;max-width:none;width:23%}@media screen and (max-width:800px){.vibracelet_prototypeColumns__ylI6K{flex-direction:column}.vibracelet_prototypeColumnImage__ic3t-{width:100%}.vibracelet_prototypeColumnText__24INx{max-width:100%}}.vibracelet_evaluationSection__g3wxa{grid-gap:30px;border:0 solid blue;display:grid;gap:30px;grid-template-columns:1fr 1fr;height:50%;margin-top:40px}.vibracelet_evaluationLeft__E\+7z1{display:flex;flex-direction:column;gap:15px;height:auto}.vibracelet_evaluationRight__4JwAm{align-items:flex-start;display:flex;height:60%;width:100%}.vibracelet_evaluationImage__Tft-z{border-radius:20px;height:100%;margin-top:0;object-fit:cover;width:100%}@media screen and (min-width:1400px){.vibracelet_evaluationImage__Tft-z{height:100%}}@media screen and (max-width:1200px){.vibracelet_evaluationRight__4JwAm{width:100%}.vibracelet_evaluationImage__Tft-z{height:100%}}.vibracelet_evaluationHeading__5xqtB{font-family:Roboto Mono;font-size:2.5em;margin-bottom:20px}.vibracelet_evaluationText__TDZ1O{display:flex;flex-direction:column;gap:15px}.vibracelet_evaluationText__TDZ1O p{font-family:Poppins-Regular;font-size:.9em;line-height:1.5}}@media screen and (max-width:1200px){.vibracelet_expanded-project__794KT{font-size:14px}}@media screen and (max-width:1000px){.vibracelet_expanded-project__794KT{font-size:11px}}@media screen and (max-width:800px){.vibracelet_expanded-project__794KT{font-size:11px;height:95vh;height:95dvh;width:97vw}section{height:75vh}.vibracelet_title__quq6\+{font-family:Roboto Mono;font-size:2.5em;position:relative}.vibracelet_topLine__Ap5D8{align-items:flex-end;display:flex;flex-direction:column-reverse;gap:0;justify-content:flex-end}.vibracelet_vibracelet-icon__dv-fw{max-width:25vw}.vibracelet_subHeading__89Rdi{font-size:1.5em}.vibracelet_progress-dot__4Pufq{border:1px solid #000;border-radius:100%;cursor:pointer;height:6px;width:6px}.vibracelet_progress-dot__4Pufq.vibracelet_current__Et89N{background-color:#000;border:1px solid #000;border-radius:100%}.vibracelet_prototypeContent__4qZqt{flex-direction:column;gap:20px}.vibracelet_prototypeImages__XUIlR{flex-direction:column;height:auto;width:100%}.vibracelet_prototypeImage1__hj1Uw,.vibracelet_prototypeImage2__smCyP{height:200px;width:100%}.vibracelet_prototypeBox__gi5JD{margin-left:0;padding:20px;width:100%}.vibracelet_prototypeList__OS4Gn li{font-size:.9em;line-height:1.6;margin-bottom:12px}.vibracelet_evaluationSection__g3wxa{gap:20px;grid-template-columns:1fr}.vibracelet_evaluationRight__4JwAm{padding:0;width:100%}.vibracelet_evaluationImage__Tft-z{height:180px;margin-top:0}.vibracelet_evaluationHeading__5xqtB{font-size:2em;margin-bottom:15px}.vibracelet_evaluationText__TDZ1O{gap:10px}.vibracelet_evaluationText__TDZ1O p{font-size:.9em}.vibracelet_prototypeColumns__ylI6K{flex-direction:column;gap:10px;width:100%}.vibracelet_prototypeColumnImage__ic3t-{border-radius:12px;flex:none;height:140px;margin:0;object-fit:cover;width:100%}.vibracelet_prototypeColumnText__24INx{flex:none;font-size:.9em;max-width:none;padding:0;width:100%}.vibracelet_earlyPrototypesBox__6xhnd{border-radius:15px;margin-left:0;padding:15px;width:100%}.vibracelet_earlyPrototypesContainer__zW6ay{height:auto;max-height:none;overflow:visible;padding:20px}section{height:100vh;overflow-y:auto}}.vibracelet_reflectionContainer__pzz0D{background-color:#fff;box-sizing:border-box;display:flex;gap:40px;height:100%;padding:50px;width:100%}.vibracelet_reflectionLeft__rKino,.vibracelet_reflectionRight__q1xIp{display:flex;flex:1 1;flex-direction:column}.vibracelet_reflectionHeading__quTxn{font-family:Roboto Mono;font-size:2.5em;margin-bottom:20px}.vibracelet_reflectionText__7IAsb{font-family:Poppins-Regular;font-size:1em;line-height:1.5}.vibracelet_pdfContainer__iHJ3g{border-radius:20px;flex:1 1;overflow:hidden;padding:20px}.vibracelet_pdfEmbed__uLZUn{border:none;border-radius:15px;height:100%;width:100%}@media screen and (max-width:800px){.vibracelet_reflectionContainer__pzz0D{flex-direction:column;gap:30px;padding:20px}.vibracelet_reflectionHeading__quTxn{font-size:2em}.vibracelet_reflectionText__7IAsb{font-size:.9em}.vibracelet_pdfContainer__iHJ3g{height:400px;padding:10px}}.vibracelet_reflectionList__MB0Xt{list-style-type:none;margin-top:15px;padding:0}.vibracelet_reflectionList__MB0Xt li{font-family:Poppins-Regular;font-size:.9em;line-height:1.5;margin-bottom:15px;padding-left:20px;position:relative}.vibracelet_reflectionList__MB0Xt li:before{content:"•";left:0;position:absolute}.vibracelet_reflectionList__MB0Xt li strong{font-weight:600}.vibracelet_openPdfButton__DOWZ0{background:none;border:1px solid #000;border-radius:30px;cursor:pointer;font-family:Poppins-Regular;font-size:.9em;margin-bottom:15px;padding:8px 16px;transition:all .2s ease}.vibracelet_openPdfButton__DOWZ0:hover{background:none;transform:scale(1.05)}.vibracelet_expanded-project-body__bitpM{height:100vh;overflow:hidden}.vibracelet_slider__Kq6PV{border-radius:10px;height:80vh;overflow-y:scroll;scroll-behavior:smooth;scroll-snap-type:y mandatory}.vibracelet_slider__Kq6PV::-webkit-scrollbar{display:block;width:8px}.vibracelet_slider__Kq6PV::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.vibracelet_slider__Kq6PV::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.vibracelet_slider__Kq6PV::-webkit-scrollbar-thumb:hover{background:#555}@font-face{font-family:Poppins-Regular;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(/static/media/Montserrat-VariableFont_wght.4df14eb5e72bf55c4497.ttf) format("truetype")}.pitchside_roboto-mono-100__qmbs2{font-family:Roboto Mono,monospace;font-optical-sizing:auto;font-style:normal;font-weight:500}@media screen and (min-width:0px){::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{border-radius:100vw}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.366);border-radius:100vw}::-webkit-scrollbar-thumb:hover{background:#a6a6a6}.pitchside_stupid__6SmW8{color:green!important}.pitchside_expanded-project__bAoVW{align-items:center;animation-duration:.2s;animation-fill-mode:backwards;animation-name:pitchside_slidein__GqcHb;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#bfbfbf99;border:1px solid #fff;border-radius:20px;cursor:auto;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;gap:.5em;height:90vh;left:50%;padding:2em 1em 1em;position:fixed;top:50%;transform:translate(-50%,-50%);transform-origin:50vw 50vh;transition:.3s;width:90vw;z-index:5}@keyframes pitchside_slidein__GqcHb{0%{scale:.01}to{scale:1}}.pitchside_hidden-project__sFFd9{display:none}.pitchside_top__KAaKk{align-items:center;display:flex;justify-content:space-between;min-height:2em;padding-bottom:15px;position:relative;width:100%}.pitchside_back_button__TZ2s0,.pitchside_close_button__imMUX{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:100%;margin:0 1.5em;padding:0}.pitchside_back_button__TZ2s0 img,.pitchside_close_button__imMUX img{height:1.8em;width:auto}.pitchside_tags__nL7iT{align-items:center;display:flex;flex-grow:1;gap:5px;justify-content:flex-start;margin:0 1.5em}.pitchside_tag__Jqmf1{align-items:center;background-color:initial;border:1px solid #fff;border-radius:100px;color:#fff;display:flex;font-family:GilroyLight,sans-serif;font-size:.8rem;height:2em;justify-content:center;line-height:1.5;margin:5px;padding:5px 10px}.pitchside_introContainer__HUz7-{grid-gap:5em;align-items:center;background-color:#fff;border:0 solid blue;display:grid;gap:5em;gap:1em;grid-template-columns:1fr 2fr 1fr;height:100%;justify-content:center;max-height:100%;padding:5em;position:relative;width:100%}.pitchside_introContainer__HUz7- h1{display:block;font-size:2rem;left:40%;position:absolute;top:5%;transform:(-50%,0)}.pitchside_introContext__sq\+Xw{background-color:#fff;display:flex;flex-direction:column;gap:2em;padding:1em}.pitchside_textBlock__xzON0{display:flex;flex-direction:column;gap:1em}.pitchside_introImage__zd9qy img{display:block;width:100%}.pitchside_products__xrgIQ{display:flex}.pitchside_product__D-sPI{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:1em;padding:2em;width:20em}.pitchside_product__D-sPI img{display:block;width:100%}.pitchside_title__Uvu7e{font-size:7em;position:relative}.pitchside_title__Uvu7e.pitchside_buzz__fB8ht,.pitchside_title__Uvu7e:hover{animation:pitchside_buzz__fB8ht .2s infinite}.pitchside_pitchsideContainer2__40yGY,.pitchside_pitchsideContainerUser__H22DA{background-color:#fff;border:0 solid purple;display:flex;flex-direction:column;height:100%;padding:5em;width:100%}.pitchside_images__6lFGl{display:grid;grid-template-columns:2fr 1fr}.pitchside_pitchsideContainer2__40yGY h1,.pitchside_pitchsideContainerUser__H22DA h1{font-size:2em}.pitchside_imageBox__CT5IF{align-items:center;display:flex;flex-direction:column;gap:1em;padding:2em}.pitchside_imageBox__CT5IF img{display:block;height:40vh}@keyframes pitchside_buzz__fB8ht{0%{transform:translate(0)}25%{transform:translate(-1px,1px)}50%{transform:translate(1px,-1px)}75%{transform:translate(-1px,-1px)}to{transform:translate(0)}}.pitchside_subHeading__T3wrL{font-family:Poppins-Regular;font-size:2em;margin-top:10px;max-width:70%;text-align:center}.pitchside_paperLink__4U744{font-family:Poppins-Regular;font-size:1.5em;margin-bottom:60px;margin-top:10px}.pitchside_paperLinkButton__QFVo\+{background:none;border:none;color:#000;cursor:pointer;font-family:inherit;font-size:inherit;padding:0;text-decoration:underline;transition:transform .2s ease}.pitchside_paperLinkButton__QFVo\+:hover{transform:scale(1.05)}.pitchside_arrowWrapper__uXkbH{bottom:5%;left:50%;position:absolute;transform:translate(-50%)}.pitchside_arrowWrapper__uXkbH img{width:2em}.pitchside_secondContainer__jd7bJ{grid-gap:10px;background-color:#fff;border:0 solid green;box-sizing:border-box;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);height:100%;padding:2em;width:100%}.pitchside_demoContainer__K\+Qxc{--vibration-color:red;align-items:center;display:flex;flex-direction:column;gap:1em}.pitchside_wordDisplay__f83j6{display:flex;font-size:2rem;gap:.15em}.pitchside_displayLetter__cHM76{transition:.3s}.pitchside_displayLetter__cHM76.pitchside_unwritten__rrd2P{color:grey}.pitchside_displayLetter__cHM76.pitchside_writing__Rq1-0{color:var(--vibration-color);text-decoration:underline}.pitchside_displayLetter__cHM76.pitchside_written__I5-jQ{color:#000}.pitchside_demoControls__VLHAa{align-items:center;display:flex;flex-direction:column;gap:.5em}.pitchside_textBufferInput__oafVD{padding:.5em}.pitchside_sendLettersButton__wEre2{background-color:#fff;box-sizing:border-box;cursor:pointer;padding:.5em;width:fit-content}.pitchside_sendLettersButton__wEre2:hover{scale:1.065;transition:.2s}.pitchside_wristsContainer__7aQYQ{align-items:center;display:flex;gap:2em;justify-content:center}.pitchside_wristContainer__PhIGJ{height:10em;position:relative;width:10em}.pitchside_wristContainer__PhIGJ>p{left:50%;position:absolute;top:90%;transform:translate(-50%,-50%)}.pitchside_pitchside-demo-icon__e886a{left:50%;position:absolute;top:56%;transform:translate(-50%,-50%)}.pitchside_demoDot__WB74D{border-radius:100%;height:2em;position:absolute;width:2em;z-index:2}.pitchside_demoDot__WB74D:hover{animation:pitchside_buzzDot__\+NJXt .2s infinite}.pitchside_leftDot1__6M2Iu,.pitchside_rightDot1__U\+6SU{background-color:grey;left:50%;top:20%;transform:translate(-50%,-50%)}@keyframes pitchside_buzzDot__\+NJXt{0%{transform:translate(-50%,-50%)}25%{transform:translate(calc(-50% - 1px),calc(-50% + 1px))}50%{transform:translate(calc(-50% + 1px),calc(-50% - 1px))}75%{transform:translate(calc(-50% - 1px),calc(-50% - 1px))}to{transform:translate(-50%,-50%)}}.pitchside_leftDot2__Y9574,.pitchside_rightDot2__JCkPo{background-color:grey;left:12%;top:55%;transform:translate(-50%,-50%)}.pitchside_leftDot3__9CWKe,.pitchside_rightDot3__vEGjr{background-color:grey;left:88%;top:55%;transform:translate(-50%,-50%)}.pitchside_dotTesting__Vs-BO{animation:pitchside_buzzDot__\+NJXt .2s infinite;background:var(--vibration-color);border:0 solid blue}.pitchside_gridItem__CeqlF{height:100%;width:100%}.pitchside_bottomRightImage__kmdcX,.pitchside_topLeftImage__e3RWM{backface-visibility:hidden;border-radius:20px;grid-column:1/3;grid-row:1/3;height:100%;object-fit:cover;width:100%;will-change:transform}.pitchside_bottomRightImage__kmdcX{border-radius:20px;grid-column:3/5;grid-row:3/5;height:100%;object-fit:cover;padding-right:5px;width:100%}.pitchside_progress-dots__PohI0{align-items:center;display:flex;flex-direction:column;gap:6px;opacity:.65;position:absolute;right:1em;top:50%;z-index:5}.pitchside_progress-dot__R9LRO{border:1px solid #000;border-radius:100%;cursor:pointer;height:8px;width:8px}.pitchside_progress-dot__R9LRO.pitchside_current__rJWET{background-color:#000;border:1px solid #000;border-radius:100%}.pitchside_topRightText__eNmb\+{display:flex;flex-direction:column;grid-column:3/5;grid-row:1/3;justify-content:center;padding:20px}.pitchside_topRightText__eNmb\+ h2{font-family:Roboto Mono;font-size:1.5em;margin-bottom:15px;text-align:left}.pitchside_topRightText__eNmb\+ p{font-family:Poppins-Regular;font-size:1.1em;line-height:1.5;text-align:left}.pitchside_bottomLeftText__zu5J5{align-items:flex-end;display:flex;flex-direction:column;grid-column:1/3;grid-row:3/5;justify-content:center;padding:20px}.pitchside_bottomLeftText__zu5J5 h2{font-family:Roboto Mono;font-size:1.5em;margin-bottom:15px;text-align:right}.pitchside_bottomLeftText__zu5J5 p{font-family:Poppins-Regular;font-size:1.1em;line-height:1.5;text-align:right}.pitchside_bottomLeftText__zu5J5 p strong{font-weight:600}.pitchside_researchContainer__seOFT{background-color:#fff;border:0 solid blue;box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:2em;width:100%}.pitchside_researchHeading__4boAn{font-family:Roboto Mono;font-size:2.5em;margin-bottom:10px}.pitchside_researchText__YEmQq{font-family:Poppins-Regular;font-size:1em;line-height:1.5;max-width:60em}.pitchside_prototypeBox__w-iKt{background-color:#f5f5f5;border-radius:20px;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;margin-left:-30px;margin-top:30px;padding:1em;width:calc(100% + 30px)}.pitchside_prototypeHeading__7\+u5z{font-family:Roboto Mono;font-size:1.8em;margin-bottom:10px}.pitchside_prototypeSubheading__k0Yfj{color:#000;font-family:Roboto Mono;font-size:1.2em;margin-bottom:15px}.pitchside_prototypeList__FVFge{list-style-type:none;margin:0;padding:0}.pitchside_prototypeList__FVFge li{font-family:Poppins-Regular;font-size:1em;line-height:1.8;margin-bottom:8px;padding-left:20px;position:relative}.pitchside_prototypeList__FVFge li:before{content:"•";left:0;position:absolute}.pitchside_prototypeContent__FGa4b{align-items:center;display:flex;gap:30px;height:100%}.pitchside_prototypeLeft__R5VNz{display:flex;flex:1 1;flex-direction:column}.pitchside_prototypeImages__Kkhfd{align-self:center;display:flex;flex-direction:row;gap:20px;height:400px;width:600px}.pitchside_prototypeImage1__CjKcI,.pitchside_prototypeImage2__D6hDm{border-radius:10px;height:100%;object-fit:cover;width:280px}.pitchside_researchBox__276hQ{display:flex;flex-direction:column;gap:0}.pitchside_earlyPrototypesContainer__MU2\+H{background-color:#fff;border:0 solid red;box-sizing:border-box;display:flex;flex-direction:column;gap:1em;height:100%;min-height:75vh;overflow-y:auto;padding:2em;width:100%}.pitchside_earlyPrototypesBox__GXG0O{background-color:#f5f5f5;border-radius:20px;box-sizing:border-box;margin-left:-30px;padding:30px;width:calc(100% + 30px)}.pitchside_earlyPrototypesHeading__4p4W0{font-family:Roboto Mono;font-size:2.5em;margin-bottom:10px}.pitchside_prototypeColumns__6K4Of{display:flex;gap:20px;justify-content:space-between;margin-top:20px;width:100%}.pitchside_prototypeColumnImage__rT8N5{border-radius:10px;flex:1 1;height:200px;object-fit:cover;width:23%}.pitchside_prototypeColumnText__pY0qx{flex:1 1;font-family:Poppins-Regular;font-size:.9em;line-height:1.5;max-width:none;width:23%}@media screen and (max-width:800px){.pitchside_prototypeColumns__6K4Of{flex-direction:column}.pitchside_prototypeColumnImage__rT8N5{width:100%}.pitchside_prototypeColumnText__pY0qx{max-width:100%}}.pitchside_evaluationSection__QxS3U{grid-gap:30px;border:0 solid blue;display:grid;gap:30px;grid-template-columns:1fr 1fr;height:50%;margin-top:40px}.pitchside_evaluationLeft__twgFW{display:flex;flex-direction:column;gap:15px;height:auto}.pitchside_evaluationRight__lPzHV{align-items:flex-start;display:flex;height:60%;width:100%}.pitchside_evaluationImage__3yUa-{border-radius:20px;height:100%;margin-top:0;object-fit:cover;width:100%}@media screen and (min-width:1400px){.pitchside_evaluationImage__3yUa-{height:100%}}@media screen and (max-width:1200px){.pitchside_evaluationRight__lPzHV{width:100%}.pitchside_evaluationImage__3yUa-{height:100%}}.pitchside_evaluationHeading__A-BI-{font-family:Roboto Mono;font-size:2.5em;margin-bottom:20px}.pitchside_evaluationText__d5xQv{display:flex;flex-direction:column;gap:15px}.pitchside_evaluationText__d5xQv p{font-family:Poppins-Regular;font-size:.9em;line-height:1.5}}@media screen and (max-width:1200px){.pitchside_expanded-project__bAoVW{font-size:14px}}@media screen and (max-width:1000px){.pitchside_expanded-project__bAoVW{font-size:11px}}@media screen and (max-width:800px){.pitchside_expanded-project__bAoVW{font-size:11px;height:95vh;height:95dvh;width:97vw}section{height:75vh}.pitchside_title__Uvu7e{font-family:Roboto Mono;font-size:2.5em;position:relative}.pitchside_topLine__09hEZ{align-items:flex-end;display:flex;flex-direction:column-reverse;gap:0;justify-content:flex-end}.pitchside_pitchside-icon__XwoSv{max-width:25vw}.pitchside_subHeading__T3wrL{font-size:1.5em}.pitchside_progress-dot__R9LRO{border:1px solid #000;border-radius:100%;cursor:pointer;height:6px;width:6px}.pitchside_progress-dot__R9LRO.pitchside_current__rJWET{background-color:#000;border:1px solid #000;border-radius:100%}.pitchside_prototypeContent__FGa4b{flex-direction:column;gap:20px}.pitchside_prototypeImages__Kkhfd{flex-direction:column;height:auto;width:100%}.pitchside_prototypeImage1__CjKcI,.pitchside_prototypeImage2__D6hDm{height:200px;width:100%}.pitchside_prototypeBox__w-iKt{margin-left:0;padding:20px;width:100%}.pitchside_prototypeList__FVFge li{font-size:.9em;line-height:1.6;margin-bottom:12px}.pitchside_evaluationSection__QxS3U{gap:20px;grid-template-columns:1fr}.pitchside_evaluationRight__lPzHV{padding:0;width:100%}.pitchside_evaluationImage__3yUa-{height:180px;margin-top:0}.pitchside_evaluationHeading__A-BI-{font-size:2em;margin-bottom:15px}.pitchside_evaluationText__d5xQv{gap:10px}.pitchside_evaluationText__d5xQv p{font-size:.9em}.pitchside_prototypeColumns__6K4Of{flex-direction:column;gap:10px;width:100%}.pitchside_prototypeColumnImage__rT8N5{border-radius:12px;flex:none;height:140px;margin:0;object-fit:cover;width:100%}.pitchside_prototypeColumnText__pY0qx{flex:none;font-size:.9em;max-width:none;padding:0;width:100%}.pitchside_earlyPrototypesBox__GXG0O{border-radius:15px;margin-left:0;padding:15px;width:100%}.pitchside_earlyPrototypesContainer__MU2\+H{height:auto;max-height:none;overflow:visible;padding:20px}section{height:100vh;overflow-y:auto}}.pitchside_reflectionContainer__AKbV5{background-color:#fff;box-sizing:border-box;display:flex;gap:40px;height:100%;padding:50px;width:100%}.pitchside_reflectionLeft__JtfSv,.pitchside_reflectionRight__n6ut4{display:flex;flex:1 1;flex-direction:column}.pitchside_reflectionHeading__Xh46Z{font-family:Roboto Mono;font-size:2.5em;margin-bottom:20px}.pitchside_reflectionText__zcvAd{font-family:Poppins-Regular;font-size:1em;line-height:1.5}.pitchside_pdfContainer__G0nbz{border-radius:20px;flex:1 1;overflow:hidden;padding:20px}.pitchside_pdfEmbed__u52G-{border:none;border-radius:15px;height:100%;width:100%}@media screen and (max-width:800px){.pitchside_reflectionContainer__AKbV5{flex-direction:column;gap:30px;padding:20px}.pitchside_reflectionHeading__Xh46Z{font-size:2em}.pitchside_reflectionText__zcvAd{font-size:.9em}.pitchside_pdfContainer__G0nbz{height:400px;padding:10px}}.pitchside_reflectionList__ZsHCo{list-style-type:none;margin-top:15px;padding:0}.pitchside_reflectionList__ZsHCo li{font-family:Poppins-Regular;font-size:.9em;line-height:1.5;margin-bottom:15px;padding-left:20px;position:relative}.pitchside_reflectionList__ZsHCo li:before{content:"•";left:0;position:absolute}.pitchside_reflectionList__ZsHCo li strong{font-weight:600}.pitchside_openPdfButton__IlrJI{background:none;border:1px solid #000;border-radius:30px;cursor:pointer;font-family:Poppins-Regular;font-size:.9em;margin-bottom:15px;padding:8px 16px;transition:all .2s ease}.pitchside_openPdfButton__IlrJI:hover{background:none;transform:scale(1.05)}.pitchside_expanded-project-body__vz\+-Q{height:100vh;overflow:hidden}.pitchside_slider__ZH38j{border-radius:10px;height:80vh;overflow-y:scroll;scroll-behavior:smooth;scroll-snap-type:y mandatory}.pitchside_slider__ZH38j::-webkit-scrollbar{display:block;width:8px}.pitchside_slider__ZH38j::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.pitchside_slider__ZH38j::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.pitchside_slider__ZH38j::-webkit-scrollbar-thumb:hover{background:#555}section{box-sizing:border-box;height:80vh;position:relative;scroll-snap-align:start;width:100%}@media screen and (max-width:800px){section{height:80vh}}@font-face{font-family:GilroySemiBold;font-style:normal;font-weight:400;src:url(/static/media/Gilroy-SemiBold.07b9100a72fe7d46d20a.ttf) format("truetype")}@font-face{font-family:GilroyRegular;font-style:normal;font-weight:400;src:url(/static/media/Gilroy-Regular.5b89a8df3b17dccdb73f.ttf) format("truetype")}@font-face{font-family:GilroyLight;font-style:normal;font-weight:400;src:url(/static/media/Gilroy-Light.1822a291dd62fe2cca72.ttf) format("truetype")}@font-face{font-family:GilroyMedium;font-style:normal;font-weight:400;src:url(/static/media/Gilroy-Medium.1b4da6582f83f45ea039.ttf) format("truetype")}.social_expanded-project__mHztX{align-items:center;animation-duration:.2s;animation-fill-mode:backwards;animation-name:social_slidein__qNAIu;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#bfbfbf99;border:1px solid #fff;border-radius:20px;cursor:auto;display:flex;flex-direction:column;gap:.5em;height:90vh;left:50%;padding:2em 1em 1em;position:fixed;top:50%;transform:translate(-50%,-50%);transform-origin:50vw 50vh;transition:.3s;width:90vw;z-index:5}.social_expanded-project__mHztX:before{content:"";height:100%;position:absolute;width:100%;z-index:-1}@keyframes social_slidein__qNAIu{0%{scale:.01}to{scale:1}}.social_hidden-project__gF4Ff{display:none}.social_top__69j-p{align-items:center;display:flex;justify-content:space-between;min-height:2em;padding-bottom:15px;position:relative;width:100%}.social_back_button__jXCT\+,.social_close_button__Z1Zaa{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:100%;margin:0 1.5em;padding:0}.social_back_button__jXCT\+ img,.social_close_button__Z1Zaa img{height:1.8em;width:auto}.social_tags__7EksU{align-items:center;display:flex;flex-grow:1;gap:5px;justify-content:flex-start;margin:0 1.5em}.social_tag__DgK\+o{align-items:center;background-color:initial;border:1px solid #fff;border-radius:100px;color:#fff;display:flex;font-family:GilroyLight,sans-serif;font-size:.8rem;height:2em;justify-content:center;line-height:1.5;margin:5px;padding:5px 10px}.social_expanded-project-body__RhhFo{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:2em;gap:15px;justify-content:center;margin:0 1.5em;max-width:80em;max-width:2000px;overflow:scroll;padding:3em .5em 3em 3em;width:calc(100% - 3em)}.social_expanded-project-body__RhhFo>div{display:flex;flex-direction:column;gap:1em}.social_expanded-project-body__RhhFo p{display:block;max-width:40em}.social_expanded-project-body__RhhFo img{display:block;max-width:20em}.social_header_logo__w-3I4{align-items:center;box-sizing:border-box;display:flex;grid-column:span 2;justify-content:center;position:relative;width:100%}.social_header_logo__w-3I4 img{border-radius:15px;height:auto;object-fit:cover;width:100%}.social_header_logo__w-3I4 img:last-child{position:absolute}.social_header_image__VPle2{align-items:center;box-sizing:border-box;display:flex;grid-column:span 2;justify-content:center;position:relative;width:100%}.social_header_image__VPle2 img{border-radius:15px;height:auto;object-fit:cover;width:100%}.social_intro__gDdAF{align-items:center;background-color:#1a6f79;border-radius:15px;color:#fff;display:flex;font-family:GilroySemiBold,sans-serif;font-size:1.5rem;grid-column:span 3;padding:40px 30px}.social_second_image__Lf\+-B{align-items:center;display:flex;grid-column:span 1;height:100%;justify-content:center;width:100%}.social_second_image__Lf\+-B img{border-radius:15px;height:100%;object-fit:cover;width:100%}.social_description__7k8rP{align-items:center;background-color:#3e8f8a;color:#fff;font-family:GilroyRegular;font-size:1rem;grid-row:span 2;justify-content:center;padding:40px 30px}.social_description__7k8rP,.social_reviews__Yz071{border-radius:15px;display:flex;flex-direction:column;grid-column:span 2}.social_reviews__Yz071{background-color:#d3e4e6;font-family:GilroyRegular,sans-serif;gap:10px;padding:15px}.social_reviews__Yz071 h2{font-family:GilroyMedium;font-size:1em}.social_singleReview__v\+eT2{align-items:center;background-color:#f1f8f8;border-radius:15px;display:flex;padding:10px}.social_singleReview__v\+eT2 img{height:50px;margin-right:5px;width:50px}.social_reviewText__vbkKh{font-family:GilroyRegular;font-size:1em}.social_reviewStars__YpvDt{color:#ffd000;margin-top:5px}.social_reviewDetails__wAWh5{color:#555;font-family:GilroyLight;font-size:.6em;line-height:1.4em;margin-left:auto;padding:5px;text-align:right}.social_accomplishments__-Ctq3{background-color:#5f919c;border-radius:20px;display:flex;grid-column:span 2;justify-content:space-around;padding:20px}.social_accomplishment__Ybi07{background-color:initial;border:3px solid #d3e4e6;border-radius:15px;padding:10px;text-align:center;width:30%}.social_icon__NZx01{height:50px;margin-bottom:10px;width:50px}.social_accomplishment__Ybi07 p{color:#d3e4e6;font-family:GilroyMedium,sans-serif;font-size:1rem;margin:0}.social_schematics__RJqh8{align-items:center;background-color:#aadbcf;border-radius:15px;display:flex;flex-wrap:nowrap;gap:20px;grid-column:span 4;justify-content:space-around;padding:20px}.social_schematics__RJqh8 img{border-radius:20px;box-shadow:0 4px 8px #0000001a;height:auto;width:15%}.social_extraInfo__y\+wla{color:#fff;grid-column:span 4;margin:20px 0;text-align:center}.social_extraInfo__y\+wla a{color:#fff;font-family:GilroyMedium,sans-serif;font-size:1rem;text-decoration:none}.social_extraInfo__y\+wla a:hover{text-decoration:underline}@media screen and (max-width:600px){.social_expanded-project__mHztX{height:95vh;padding:1em;width:95vw}.social_top__69j-p{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5em;justify-content:space-between;width:100%}.social_back_button__jXCT\+,.social_close_button__Z1Zaa{margin:0}.social_back_button__jXCT\+ img,.social_close_button__Z1Zaa img{height:1.5em;width:auto}.social_tags__7EksU{flex-grow:1;flex-wrap:wrap;margin:0}.social_tag__DgK\+o{font-size:.7rem;padding:3px 7px}.social_expanded-project-body__RhhFo{gap:10px;grid-template-columns:repeat(4,1fr);margin:0;padding:0;width:100%}.social_intro__gDdAF{font-size:1.2rem;grid-column:span 4;padding:20px}.social_second_image__Lf\+-B{grid-column:span 4}.social_description__7k8rP{font-size:.9rem;grid-column:span 4;padding:20px}.social_accomplishments__-Ctq3,.social_reviews__Yz071{grid-column:span 4;padding:10px}.social_accomplishments__-Ctq3{align-items:center;align-items:stretch;flex-direction:row;gap:5px}.social_accomplishment__Ybi07{margin:5px;width:80%}.social_schematics__RJqh8{flex-wrap:wrap;gap:10px;grid-column:span 4}.social_schematics__RJqh8 img{width:40%}.social_extraInfo__y\+wla{grid-column:span 4;margin:10px 0}.social_header_image__VPle2,.social_header_logo__w-3I4{grid-column:span 2}}
/*# sourceMappingURL=main.0a5489f7.css.map*/