:root{--offwhite: #fefefe;--beige: #f6f5f0;--dark: #242222;--red: #c11313;--pink: #cc3366}iframe{box-sizing:"content-box";border:0}button{border-radius:2rem;border:.2rem solid var(--dark);padding:1rem 2rem;font-size:1.5rem;font-family:Montserrat;font-weight:800;background-color:var(--beige);cursor:pointer;transition:color .25s}button:hover{color:var(--pink)}hr{margin:.5em auto;border-style:inset;border-width:2px;border-color:var(--red);width:5%}*{white-space:pre-wrap}#root{height:100%;width:100%}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}a{font-weight:500;text-decoration:inherit}h1{font-size:4rem;line-height:1.1;text-align:center}h2{font-size:1.5rem;text-align:left;margin-bottom:.5rem}.container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;flex-wrap:wrap}.inverted{color:var(--offwhite)}.horizontal{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%;width:100%;flex-wrap:wrap}.nowrap{flex-wrap:nowrap}p,.public-sans-title{font-family:Public Sans;font-weight:600;font-size:1.7rem}.public-sans-body{font-family:Public Sans;font-weight:200;font-size:1.5rem;text-align:left}.montserrat{font-family:Montserrat;font-weight:800}.left{justify-content:flex-start}.right{justify-content:flex-end}.animated{height:8rem}#header{padding:1rem;background-color:var(--beige);position:fixed;top:0;left:0;height:auto;animation-duration:.15s;animation-name:animate-fade;animation-fill-mode:backwards}@keyframes animate-fade{0%{opacity:0}to{opacity:1}}#header-hidden{padding:1rem;background-color:var(--beige);position:fixed;top:0;left:0;opacity:0;height:auto;transition:opacity .15s ease-out}#header-main{background-color:var(--offwhite);border-radius:50px;padding:.5rem}.header-text{color:var(--red);padding:0 1rem}.footer{background-color:var(--dark)}#section1{background-color:var(--offwhite);padding:5rem 1rem}#services{background:#c11313;background:linear-gradient(180deg,#c11313,#c11313 20%,#c36);padding:10rem 1rem}#about{background-color:var(--beige);padding:10rem 1rem}#examples{background-color:var(--dark);padding:10rem 0rem}#contact{padding:10rem 1rem}.examples-container{width:33%;height:600px;justify-content:space-between}.not-expanded{color:var(--offwhite);transition:color .2s linear;font-size:2rem}.expanded{color:var(--dark);transition:color .2s linear;font-size:2rem}.appearing-text{max-height:1000px;transition:max-height 1.5s ease-in;overflow:hidden;margin-left:4rem;text-align:left}.disappearing-text{max-height:0px;transition:max-height .1s ease-out;overflow:hidden;margin-left:4rem}.divider-arrow{position:absolute;height:8rem;top:-3rem;z-index:0}#arrows{width:4rem}.clickable{cursor:pointer}.fixed{position:absolute}.top-right{right:0;top:0}.top-left{left:0;top:0}.error-text{color:var(--red);font-family:Montserrat;font-size:1rem}.thanks{color:var(--pink);font-family:Montserrat;font-size:1.3rem}.menu{background-color:var(--dark);color:var(--beige)}.section-width{max-width:80%}.section-width70{max-width:70%}.section-width50{max-width:50%}.section-width30{max-width:30%}.contact-wrapper{align-items:flex-start;border-width:.3rem;border-style:solid;border-image:linear-gradient(180deg,#c11313,#c11313 20%,#c36) 0 100% 0 0}.contact-form{width:100%}.contact-link{text-decoration:none;font-family:Public Sans;font-weight:600;font-size:1.3rem;color:var(--red)}form div{margin-top:1rem}form button{float:right}label{margin-top:1rem;margin-bottom:.4rem;display:block;font-family:Public Sans;font-weight:600;font-size:1.5rem}input,textarea{font-family:Courier New,Courier,monospace;font-size:1.2rem;margin-bottom:1rem;color:var(--dark);width:100%;border:none;border-bottom:1px solid var(--dark)}input:focus,textarea:focus{outline:none;background:none!important;background-color:transparent;box-shadow:none;background:#0000001a}@media only screen and (max-width: 690px){h1{font-size:2.5rem}#arrows{display:none}.mobile{justify-content:center;flex-direction:column}.public-sans-title{text-align:center}.disappearing-text,.appearing-text{margin-left:0}.section-width,.section-width70,.section-width50,.section-width30{max-width:100%}.mobile-center{text-align:center}.examples-container{width:100%}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body,html{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;justify-content:center}#root{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}*::-webkit-scrollbar{display:none}
