svg{opacity:1}.pattern-bg{--s: 32px;--c1: #b2b2b2;--c2: #dad6d6;--c3: #ffffff80;--_g: var(--c3) 0 120deg, #0000 0;background:conic-gradient(from -60deg at 50% 33.3333333333%,var(--_g)),conic-gradient(from 120deg at 50% 66.6666666667%,var(--_g)),conic-gradient(from 60deg at 66.6666666667%,var(--c3) 60deg,var(--c2) 0 120deg,rgba(0,0,0,0) 0),conic-gradient(from 180deg at 33.3333333333%,var(--c1) 60deg,var(--_g)),linear-gradient(90deg,var(--c1) 16.6666666667%,var(--c2) 0 50%,var(--c1) 0 83.3333333333%,var(--c2) 0);background-size:calc(1.732 * var(--s)) var(--s)}.gradient-box{position:relative;transform-style:preserve-3d}.gradient-box:before{transition:all .2s;content:"";position:absolute;inset:0px;background:transparent;border-radius:inherit;pointer-events:none}.gradient-box:hover{background-color:#242424d9}.gradient-box:hover:before{background:var(--primary-gradient);filter:blur(12px) brightness(1.1);transform:translateZ(-1px)}section{padding:0;padding-top:3.5rem;padding-bottom:10rem;max-width:90%;margin:0 auto}section .landing-subtitle{font-size:1rem;text-align:center;white-space:pre-wrap;color:#ffffffb8;margin-bottom:1rem}.landing-first{padding-top:3.5rem;height:calc(100vh - 12.5rem);margin-top:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative}@media screen and (min-width: 1200px){.landing-first{max-width:1200px}}.landing-first:before{content:"";background:url(/assets/noise-b76bcdf4.webp) repeat,var(--primary-gradient);position:absolute;left:-25%;top:0;width:150%;bottom:10%;background-blend-mode:overlay;z-index:-1;mask-image:radial-gradient(rgba(0,0,0,.47),transparent 72%);--webkit-mask-image: radial-gradient(rgba(0, 0, 0, .47), transparent 72%)}.landing-first>*{padding:0;margin:0;flex:1}.landing-first h1{font-size:4.02rem;font-family:Belanosima-Regular;max-width:90%;color:#fffffff2;line-height:1.25;margin:0 auto;flex:1.6;margin-bottom:2rem;text-align:center}.landing-first .landing-first__catchline{margin:3rem 0 1rem;font-size:.8rem;color:#ffffff80;text-align:center}.landing-first .landing-first__brands-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4vw}.landing-first .landing-first__brands-container>img{width:20vw;max-height:3.5rem;object-fit:contain;aspect-ratio:1/2}@media screen and (min-width: 1200px){.landing-first .landing-first__brands-container>img{width:auto;max-height:4rem}}.landing-capabilities{text-align:center;position:relative}.landing-capabilities .grid-container{position:absolute;height:85%;width:150%;left:-20%;top:17rem}.landing-capabilities .capabilities-container{max-width:90%;margin:0 auto;gap:2rem;display:flex;flex-direction:row;flex-wrap:wrap}.landing-capabilities .capabilities{height:max-content;background-color:#242424bf;width:90%;max-width:500px;margin:3rem auto;border-radius:5px;border:1px solid rgba(80,80,80,.5)}.landing-capabilities .capabilities:before{content:"";background:url(/assets/noise-b76bcdf4.webp) repeat,var(--primary-gradient);position:absolute;width:150%;right:-95%;bottom:10%;top:50%;opacity:.3;background-blend-mode:overlay;z-index:-1;mask-image:radial-gradient(rgba(0,0,0,.47),transparent 72%)}.landing-capabilities .capabilities .capability-container{position:relative;width:90%;margin:0 auto}.landing-capabilities .capabilities .capability-container:before{content:"";background:url(/assets/noise-b76bcdf4.webp) repeat;position:absolute;inset:0;background-blend-mode:overlay;z-index:-1;mask-image:radial-gradient(rgba(0,0,0,.47),transparent 72%)}.landing-capabilities .capabilities .capability-container h3,.landing-capabilities .capabilities .capability-container p{text-align:left}.landing-capabilities .capabilities .capability-container h3{font-family:Georgia,Times New Roman,Times,serif}.landing-capabilities .capabilities .capability-container p{color:#ffffffb3}.landing-capabilities .capabilities .capability-container svg{max-width:100%}.landing-capabilities .capabilities .capability-container:not(:first-child){margin-top:4rem}.landing-capabilities .capabilities .capability-container:last-child{margin-bottom:2rem}.grid-container{z-index:-1;background-size:20px 20px;background-image:linear-gradient(to right,#23262d 1px,transparent 1px),linear-gradient(to bottom,#23262d 1px,transparent 1px);background-position:top center;image-rendering:pixelated;-webkit-mask-image:linear-gradient(to bottom,transparent,10%,white,90%,transparent);mask-image:linear-gradient(to bottom,transparent,10%,white,90%,transparent)}.project-centric{text-align:center}@media screen and (min-width: 1200px){.project-centric{max-width:1200px}}.project-centric .landing-subtitle{margin-bottom:3rem}.project-centric .accordion{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;position:relative}.project-centric .accordion:before{content:"";background:url(/assets/noise-b76bcdf4.webp) repeat,var(--secondary-gradient);position:absolute;left:-35%;top:-70%;width:180%;bottom:-30%;background-blend-mode:overlay;z-index:-1;mask-image:radial-gradient(rgba(0,0,0,.47),transparent 72%);--webkit-mask-image: radial-gradient(rgba(0, 0, 0, .47), transparent 72%)}.project-centric .accordion .accordion-item{position:relative;flex:1;width:100%;border:1px solid #505050;background-color:#1f1f20}.project-centric .accordion .accordion-item:before{position:absolute;inset:0;content:"";background:url(/assets/noise-b76bcdf4.webp) repeat;background-blend-mode:overlay;opacity:.1}.project-centric .accordion button{position:relative;display:block;text-align:left;width:100%;padding:2em 2rem;font-size:1.45rem;font-weight:400;border:2px solid transparent;background:none;outline:none}.project-centric .accordion button:hover,.project-centric .accordion button:focus{cursor:pointer}.project-centric .accordion button .icon{display:flex;justify-content:center;align-items:center;position:absolute;top:50%!important;transform:translateY(-50%);right:2rem;width:44px;height:44px}.project-centric .accordion button .icon:before{display:block;position:absolute;content:"";top:20px;left:12px;width:18px;height:2px;background:white}.project-centric .accordion button .icon:after{display:block;position:absolute;content:"";top:12px;left:20px;width:2px;height:18px;background:white}.project-centric .accordion button[aria-expanded=true]{color:transparent;background-image:var(--secondary-gradient);filter:brightness(1.8);background-clip:text;border:2px solid;border-image-slice:1;border-image-source:var(--secondary-gradient);border-bottom:0}.project-centric .accordion button[aria-expanded=true] .icon:before{background:var(--secondary-gradient)}.project-centric .accordion button[aria-expanded=true] .icon:after{width:0}.project-centric .accordion button[aria-expanded=true]+.accordion-content{filter:brightness(1.8);opacity:1;max-height:fit-content;transition:all .15s linear;will-change:opacity,max-height;border:2px solid;border-image-slice:1;border-image-source:var(--secondary-gradient);border-top:0}.project-centric .accordion .accordion-content{opacity:0;max-height:0;overflow:hidden;transition:opacity .15s linear,max-height .15s linear,border 0ms;will-change:opacity,max-height;border:2px solid transparent}.project-centric .accordion .accordion-content p{max-width:90%;margin:0 auto 2rem;text-align:left;font-size:1.2rem;font-weight:300}@media screen and (min-width: 1200px){.contact{max-width:1200px}}svg .debuging-1{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .1s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .1s}svg.active .debuging-1{fill:#f2f2f2}svg .debuging-2{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .15000000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .15000000000000002s}svg.active .debuging-2{fill:#fff}svg .debuging-3{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .2s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .2s}svg.active .debuging-3{fill:#fff}svg .debuging-4{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .25s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .25s}svg.active .debuging-4{fill:#fff}svg .debuging-5{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .30000000000000004s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .30000000000000004s}svg.active .debuging-5{fill:#e6e6e6}svg .debuging-6{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .35s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .35s}svg.active .debuging-6{fill:#e6e6e6}svg .debuging-7{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .4s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .4s}svg.active .debuging-7{fill:#e6e6e6}svg .debuging-8{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .45000000000000007s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .45000000000000007s}svg.active .debuging-8{fill:#3f3d56}svg .debuging-9{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .5s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .5s}svg.active .debuging-9{fill:#2f2e41}svg .debuging-10{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .55s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .55s}svg.active .debuging-10{fill:#ffb8b8}svg .debuging-11{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .6s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .6s}svg.active .debuging-11{fill:#2f2e41}svg .debuging-12{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .65s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .65s}svg.active .debuging-12{fill:#ffb8b8}svg .debuging-13{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .7000000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .7000000000000001s}svg.active .debuging-13{fill:#2f2e41}svg .debuging-14{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .75s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .75s}svg.active .debuging-14{fill:#ffb8b8}svg .debuging-15{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .8s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .8s}svg.active .debuging-15{fill:#ffb8b8}svg .debuging-16{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .85s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .85s}svg.active .debuging-16{fill:#40817a}svg .debuging-17{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .9s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .9s}svg.active .debuging-17{fill:#2f2e41}svg .debuging-18{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .9500000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .9500000000000001s}svg.active .debuging-18{fill:#2f2e41}svg .debuging-19{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1s}svg.active .debuging-19{fill:#2f2e41}svg .debuging-20{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.05s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.05s}svg.active .debuging-20{fill:#2f2e41}svg .debuging-21{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.1s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.1s}svg.active .debuging-21{fill:#e6e6e6}svg .debuging-22{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.1500000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.1500000000000001s}svg.active .debuging-22{fill:#e6e6e6}svg .debuging-23{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.2000000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.2000000000000002s}svg.active .debuging-23{fill:#e6e6e6}svg .debuging-24{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.2500000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.2500000000000002s}svg.active .debuging-24{fill:#ffb8b8}svg .debuging-25{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.3000000000000003s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.3000000000000003s}svg.active .debuging-25{fill:#40817a}svg .debuging-26{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.35s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.35s}svg.active .debuging-26{fill:#3f3d56}svg .debuging-27{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.4000000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.4000000000000001s}svg.active .debuging-27{fill:#3f3d56}svg .debuging-28{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.4500000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.4500000000000002s}svg.active .debuging-28{fill:#40817a}svg .debuging-29{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.5000000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.5000000000000002s}svg.active .debuging-29{fill:#40817a}svg .debuging-30{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.5500000000000003s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.5500000000000003s}svg.active .debuging-30{fill:#40817a}svg .debuging-31{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.6s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.6s}svg.active .debuging-31{fill:#000}svg .debuging-32{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.6500000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.6500000000000001s}svg.active .debuging-32{fill:#000}svg .debuging-33{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.7000000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.7000000000000002s}svg.active .debuging-33{fill:#000}svg .debuging-34{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.7500000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.7500000000000002s}svg.active .debuging-34{fill:#000}svg .debuging-35{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.8000000000000003s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.8000000000000003s}svg.active .debuging-35{fill:#000}svg .debuging-36{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.85s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.85s}svg.active .debuging-36{fill:#000}svg .debuging-37{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.9000000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.9000000000000001s}svg.active .debuging-37{fill:#000}svg .debuging-38{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.9500000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.9500000000000002s}svg.active .debuging-38{fill:#000}svg .debuging-39{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 2s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 2s}svg.active .debuging-39{fill:#000}svg .debuging-40{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.0500000000000003s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.0500000000000003s}svg.active .debuging-40{fill:#ccc}svg .debuging-41{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.1s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.1s}svg.active .debuging-41{fill:#ccc}svg .debuging-42{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.1500000000000004s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.1500000000000004s}svg.active .debuging-42{fill:#ccc}svg .debuging-43{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.2s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.2s}svg.active .debuging-43{fill:#ccc}svg .debuging-44{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.25s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.25s}svg.active .debuging-44{fill:#ccc}svg .debuging-45{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.3000000000000003s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.3000000000000003s}svg.active .debuging-45{fill:#ccc}svg .debuging-46{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.35s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.35s}svg.active .debuging-46{fill:#ccc}svg .debuging-47{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.4000000000000004s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.4000000000000004s}svg.active .debuging-47{fill:#ccc}svg .debuging-48{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.45s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.45s}svg.active .debuging-48{fill:#ccc}svg .debuging-49{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.5000000000000004s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.5000000000000004s}svg.active .debuging-49{fill:#ccc}svg .debuging-50{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.5500000000000003s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.5500000000000003s}svg.active .debuging-50{fill:#ccc}svg .debuging-51{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.6s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.6s}svg.active .debuging-51{fill:#ccc}svg .debuging-52{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.6500000000000004s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 2.6500000000000004s}svg.active .debuging-52{fill:#ccc}svg .creating-1{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .1s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .1s}svg.active .creating-1{fill:#f2f2f2}svg .creating-2{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .15000000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .15000000000000002s}svg.active .creating-2{fill:#f2f2f2}svg .creating-3{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .2s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .2s}svg.active .creating-3{fill:#a0616a}svg .creating-4{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .25s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .25s}svg.active .creating-4{fill:#a0616a}svg .creating-5{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .30000000000000004s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .30000000000000004s}svg.active .creating-5{fill:#2f2e41}svg .creating-6{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .35s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .35s}svg.active .creating-6{fill:#a0616a}svg .creating-7{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .4s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .4s}svg.active .creating-7{fill:#2f2e41}svg .creating-8{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .45000000000000007s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .45000000000000007s}svg.active .creating-8{fill:#e6e6e6}svg .creating-9{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .5s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .5s}svg.active .creating-9{fill:#3f3d56}svg .creating-10{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .55s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .55s}svg.active .creating-10{fill:#3f3d56}svg .creating-11{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .6s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .6s}svg.active .creating-11{fill:#e6e6e6}svg .creating-12{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .65s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .65s}svg.active .creating-12{fill:#e6e6e6}svg .creating-13{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .7000000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .7000000000000001s}svg.active .creating-13{fill:#e6e6e6}svg .creating-14{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .75s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .75s}svg.active .creating-14{fill:#e6e6e6}svg .creating-15{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .8s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .8s}svg.active .creating-15{fill:#e6e6e6}svg .creating-16{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .85s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .85s}svg.active .creating-16{fill:#e6e6e6}svg .creating-17{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .9s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .9s}svg.active .creating-17{fill:#e6e6e6}svg .creating-18{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .9500000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .9500000000000001s}svg.active .creating-18{fill:#e6e6e6}svg .creating-19{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1s}svg.active .creating-19{fill:#e6e6e6}svg .creating-20{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.05s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.05s}svg.active .creating-20{fill:#40817a}svg .creating-21{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.1s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.1s}svg.active .creating-21{fill:#fff}svg .creating-22{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.1500000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.1500000000000001s}svg.active .creating-22{fill:#40817a}svg .creating-23{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.2000000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.2000000000000002s}svg.active .creating-23{fill:#e6e6e6}svg .creating-24{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.2500000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.2500000000000002s}svg.active .creating-24{fill:#e6e6e6}svg .creating-25{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.3000000000000003s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.3000000000000003s}svg.active .creating-25{fill:#e6e6e6}svg .creating-26{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.35s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.35s}svg.active .creating-26{fill:#e6e6e6}svg .creating-27{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.4000000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.4000000000000001s}svg.active .creating-27{fill:#3f3d56}svg .creating-28{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.4500000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.4500000000000002s}svg.active .creating-28{fill:#3f3d56}svg .creating-29{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.5000000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.5000000000000002s}svg.active .creating-29{fill:#2f2e41}svg .creating-30{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.5500000000000003s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.5500000000000003s}svg.active .creating-30{fill:#3f3d56}svg .creating-31{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.6s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.6s}svg.active .creating-31{fill:#3f3d56}svg .creating-32{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.6500000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.6500000000000001s}svg.active .creating-32{fill:#a0616a}svg .creating-33{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.7000000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.7000000000000002s}svg.active .creating-33{fill:#3f3d56}svg .creating-34{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.7500000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.7500000000000002s}svg.active .creating-34{fill:#a0616a}svg .creating-35{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.8000000000000003s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.8000000000000003s}svg.active .creating-35{fill:#3f3d56}svg .creating-36{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.85s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.85s}svg.active .creating-36{fill:#40817a}svg .creating-37{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.9000000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.9000000000000001s}svg.active .creating-37{fill:#40817a}svg .creating-38{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.9500000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.9500000000000002s}svg.active .creating-38{fill:#ccc}svg .prototyping-1{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .1s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .1s}svg.active .prototyping-1{fill:#f0f0f0}svg .prototyping-2{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .15000000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .15000000000000002s}svg.active .prototyping-2{fill:#40817a}svg .prototyping-3{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .2s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .2s}svg.active .prototyping-3{fill:#f0f0f0}svg .prototyping-4{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .25s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .25s}svg.active .prototyping-4{fill:#40817a}svg .prototyping-5{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .30000000000000004s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .30000000000000004s}svg.active .prototyping-5{fill:#fff}svg .prototyping-6{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .35s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .35s}svg.active .prototyping-6{fill:#3f3d56}svg .prototyping-7{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .4s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .4s}svg.active .prototyping-7{fill:#fff}svg .prototyping-8{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .45000000000000007s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .45000000000000007s}svg.active .prototyping-8{fill:#3f3d56}svg .prototyping-9{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .5s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .5s}svg.active .prototyping-9{fill:#3f3d56}svg .prototyping-10{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .55s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .55s}svg.active .prototyping-10{fill:#3f3d56}svg .prototyping-11{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .6s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .6s}svg.active .prototyping-11{fill:#3f3d56}svg .prototyping-12{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .65s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .65s}svg.active .prototyping-12{fill:#3f3d56}svg .prototyping-13{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .7000000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .7000000000000001s}svg.active .prototyping-13{fill:#3f3d56}svg .prototyping-14{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .75s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .75s}svg.active .prototyping-14{fill:#3f3d56}svg .prototyping-15{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .8s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .8s}svg.active .prototyping-15{fill:#3f3d56}svg .prototyping-16{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .85s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .85s}svg.active .prototyping-16{fill:#3f3d56}svg .prototyping-17{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .9s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .9s}svg.active .prototyping-17{fill:#3f3d56}svg .prototyping-18{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) .9500000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) .9500000000000001s}svg.active .prototyping-18{fill:#3f3d56}svg .prototyping-19{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1s}svg.active .prototyping-19{fill:#3f3d56}svg .prototyping-20{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.05s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.05s}svg.active .prototyping-20{fill:#3f3d56}svg .prototyping-21{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.1s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.1s}svg.active .prototyping-21{fill:#ffb6b6}svg .prototyping-22{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.1500000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.1500000000000001s}svg.active .prototyping-22{fill:#2f2e41}svg .prototyping-23{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.2000000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.2000000000000002s}svg.active .prototyping-23{fill:#ffb6b6}svg .prototyping-24{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.2500000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.2500000000000002s}svg.active .prototyping-24{fill:#2f2e41}svg .prototyping-25{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.3000000000000003s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.3000000000000003s}svg.active .prototyping-25{fill:#2f2e41}svg .prototyping-26{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.35s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.35s}svg.active .prototyping-26{fill:#40817a}svg .prototyping-27{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.4000000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.4000000000000001s}svg.active .prototyping-27{fill:#ffb8b8}svg .prototyping-28{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.4500000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.4500000000000002s}svg.active .prototyping-28{fill:#40817a}svg .prototyping-29{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.5000000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.5000000000000002s}svg.active .prototyping-29{fill:#ffb8b8}svg .prototyping-30{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.5500000000000003s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.5500000000000003s}svg.active .prototyping-30{fill:#40817a}svg .prototyping-31{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.6s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.6s}svg.active .prototyping-31{fill:#ffb6b6}svg .prototyping-32{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.6500000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.6500000000000001s}svg.active .prototyping-32{fill:#2f2e41}svg .prototyping-33{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.7000000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.7000000000000002s}svg.active .prototyping-33{fill:#2f2e41}svg .prototyping-34{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.7500000000000002s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.7500000000000002s}svg.active .prototyping-34{fill:#ff6584}svg .prototyping-35{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.8000000000000003s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.8000000000000003s}svg.active .prototyping-35{fill:#40817a}svg .prototyping-36{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.85s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.85s}svg.active .prototyping-36{fill:#ccc}svg .prototyping-37{fill:transparent;-webkit-transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.9000000000000001s;transition:fill .2s cubic-bezier(.47,0,.745,.715) 1.9000000000000001s}svg.active .prototyping-37{fill:#40817a}svg .svg-elem-1{stroke-dashoffset:1348px;stroke-dasharray:1348px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 0s,fill .3s ease-in-out .2s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 0s,fill .3s ease-in-out .2s}svg.active .svg-elem-1{stroke-dashoffset:2696px;fill:#40817a}svg .svg-elem-2{stroke-dashoffset:2489.6216952526825px;stroke-dasharray:2489.6216952526825px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .12s,fill .3s ease-in-out .30000000000000004s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .12s,fill .3s ease-in-out .30000000000000004s}svg.active .svg-elem-2{stroke-dashoffset:4979.243390505365px;fill:#f2f2f2}svg .svg-elem-3{stroke-dashoffset:386.9336914523567px;stroke-dasharray:386.9336914523567px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .24s,fill .3s ease-in-out .4s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .24s,fill .3s ease-in-out .4s}svg.active .svg-elem-3{stroke-dashoffset:773.8673829047134px;fill:#000}svg .svg-elem-4{stroke-dashoffset:196.611848888712px;stroke-dasharray:196.611848888712px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .36s,fill .3s ease-in-out .5s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .36s,fill .3s ease-in-out .5s}svg.active .svg-elem-4{stroke-dashoffset:393.223697777424px;fill:#2f2e41}svg .svg-elem-5{stroke-dashoffset:386.9336914523567px;stroke-dasharray:386.9336914523567px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .48s,fill .3s ease-in-out .6000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .48s,fill .3s ease-in-out .6000000000000001s}svg.active .svg-elem-5{stroke-dashoffset:773.8673829047134px;fill:#2f2e41}svg .svg-elem-6{stroke-dashoffset:426.11500823462205px;stroke-dasharray:426.11500823462205px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .6s,fill .3s ease-in-out .7s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .6s,fill .3s ease-in-out .7s}svg.active .svg-elem-6{stroke-dashoffset:852.2300164692441px;fill:#40817a}svg .svg-elem-7{stroke-dashoffset:267.0718801466388px;stroke-dasharray:267.0718801466388px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .72s,fill .3s ease-in-out .8s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .72s,fill .3s ease-in-out .8s}svg.active .svg-elem-7{stroke-dashoffset:534.1437602932776px;fill:#2f2e41}svg .svg-elem-8{stroke-dashoffset:426.11500823462205px;stroke-dasharray:426.11500823462205px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .84s,fill .3s ease-in-out .9000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .84s,fill .3s ease-in-out .9000000000000001s}svg.active .svg-elem-8{stroke-dashoffset:852.2300164692441px;fill:#40817a}svg .svg-elem-9{stroke-dashoffset:267.0718801466388px;stroke-dasharray:267.0718801466388px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .96s,fill .3s ease-in-out 1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .96s,fill .3s ease-in-out 1s}svg.active .svg-elem-9{stroke-dashoffset:534.1437602932776px;fill:#2f2e41}svg .svg-elem-10{stroke-dashoffset:1079.9589792629977px;stroke-dasharray:1079.9589792629977px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.08s,fill .3s ease-in-out 1.1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.08s,fill .3s ease-in-out 1.1s}svg.active .svg-elem-10{stroke-dashoffset:2159.9179585259953px;fill:#40817a}svg .svg-elem-11{stroke-dashoffset:823.7228284545803px;stroke-dasharray:823.7228284545803px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.2s,fill .3s ease-in-out 1.2s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.2s,fill .3s ease-in-out 1.2s}svg.active .svg-elem-11{stroke-dashoffset:1647.4456569091606px;fill:#40817a}svg .svg-elem-12{stroke-dashoffset:222.89323345553234px;stroke-dasharray:222.89323345553234px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.3199999999999998s,fill .3s ease-in-out 1.3s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.3199999999999998s,fill .3s ease-in-out 1.3s}svg.active .svg-elem-12{stroke-dashoffset:445.7864669110647px;fill:#2f2e41}svg .svg-elem-13{stroke-dashoffset:63.850105367549055px;stroke-dasharray:63.850105367549055px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.44s,fill .3s ease-in-out 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.44s,fill .3s ease-in-out 1.4000000000000001s}svg.active .svg-elem-13{stroke-dashoffset:127.70021073509811px;fill:#fff}svg .svg-elem-14{stroke-dashoffset:28.50718801466388px;stroke-dasharray:28.50718801466388px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.56s,fill .3s ease-in-out 1.5s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.56s,fill .3s ease-in-out 1.5s}svg.active .svg-elem-14{stroke-dashoffset:57.01437602932776px;fill:#fff}svg .svg-elem-15{stroke-dashoffset:147.3537935021592px;stroke-dasharray:147.3537935021592px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.68s,fill .3s ease-in-out 1.6s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.68s,fill .3s ease-in-out 1.6s}svg.active .svg-elem-15{stroke-dashoffset:294.7075870043184px;fill:#000}svg .svg-elem-16{stroke-dashoffset:147.3537935021592px;stroke-dasharray:147.3537935021592px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.7999999999999998s,fill .3s ease-in-out 1.7s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.7999999999999998s,fill .3s ease-in-out 1.7s}svg.active .svg-elem-16{stroke-dashoffset:294.7075870043184px;fill:#2f2e41}svg .svg-elem-17{stroke-dashoffset:94.24772252080368px;stroke-dasharray:94.24772252080368px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.92s,fill .3s ease-in-out 1.8s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.92s,fill .3s ease-in-out 1.8s}svg.active .svg-elem-17{stroke-dashoffset:188.49544504160735px;fill:#000}svg .svg-elem-18{stroke-dashoffset:94.24772252080368px;stroke-dasharray:94.24772252080368px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.04s,fill .3s ease-in-out 1.9000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.04s,fill .3s ease-in-out 1.9000000000000001s}svg.active .svg-elem-18{stroke-dashoffset:188.49544504160735px;fill:#2f2e41}svg .svg-elem-19{stroke-dashoffset:468.50853432446877px;stroke-dasharray:468.50853432446877px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.16s,fill .3s ease-in-out 2s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.16s,fill .3s ease-in-out 2s}svg.active .svg-elem-19{stroke-dashoffset:937.0170686489375px;fill:#000}svg .svg-elem-20{stroke-dashoffset:386.9336914523567px;stroke-dasharray:386.9336914523567px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.28s,fill .3s ease-in-out 2.1s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.28s,fill .3s ease-in-out 2.1s}svg.active .svg-elem-20{stroke-dashoffset:773.8673829047134px;fill:#2f2e41}svg .svg-elem-21{stroke-dashoffset:1394.40576171875px;stroke-dasharray:1394.40576171875px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.4s,fill .3s ease-in-out 2.2s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.4s,fill .3s ease-in-out 2.2s}svg.active .svg-elem-21{stroke-dashoffset:2788.8115234375px;fill:#000}svg .svg-elem-22{stroke-dashoffset:196.611848888712px;stroke-dasharray:196.611848888712px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.52s,fill .3s ease-in-out 2.3000000000000003s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.52s,fill .3s ease-in-out 2.3000000000000003s}svg.active .svg-elem-22{stroke-dashoffset:393.223697777424px;fill:#2f2e41}svg .svg-elem-23{stroke-dashoffset:147.3537935021592px;stroke-dasharray:147.3537935021592px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.6399999999999997s,fill .3s ease-in-out 2.4000000000000004s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.6399999999999997s,fill .3s ease-in-out 2.4000000000000004s}svg.active .svg-elem-23{stroke-dashoffset:294.7075870043184px;fill:#2f2e41}svg .svg-elem-24{stroke-dashoffset:222.89323345553234px;stroke-dasharray:222.89323345553234px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.76s,fill .3s ease-in-out 2.5000000000000004s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.76s,fill .3s ease-in-out 2.5000000000000004s}svg.active .svg-elem-24{stroke-dashoffset:445.7864669110647px;fill:#000}svg .svg-elem-25{stroke-dashoffset:222.89323345553234px;stroke-dasharray:222.89323345553234px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.88s,fill .3s ease-in-out 2.6000000000000005s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 2.88s,fill .3s ease-in-out 2.6000000000000005s}svg.active .svg-elem-25{stroke-dashoffset:445.7864669110647px;fill:#2f2e41}svg .svg-elem-26{stroke-dashoffset:63.850105367549055px;stroke-dasharray:63.850105367549055px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3s,fill .3s ease-in-out 2.7s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3s,fill .3s ease-in-out 2.7s}svg.active .svg-elem-26{stroke-dashoffset:127.70021073509811px;fill:#fff}svg .svg-elem-27{stroke-dashoffset:28.50718801466388px;stroke-dasharray:28.50718801466388px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3.12s,fill .3s ease-in-out 2.8000000000000003s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3.12s,fill .3s ease-in-out 2.8000000000000003s}svg.active .svg-elem-27{stroke-dashoffset:57.01437602932776px;fill:#fff}svg .svg-elem-28{stroke-dashoffset:1575.340576171875px;stroke-dasharray:1575.340576171875px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3.2399999999999998s,fill .3s ease-in-out 2.9000000000000004s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3.2399999999999998s,fill .3s ease-in-out 2.9000000000000004s}svg.active .svg-elem-28{stroke-dashoffset:3150.68115234375px;fill:url(#e0a7c0b6-1905-489a-9c34-9e1ea499243e-89)}svg .svg-elem-29{stroke-dashoffset:146.00291442871094px;stroke-dasharray:146.00291442871094px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3.36s,fill .3s ease-in-out 3.0000000000000004s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3.36s,fill .3s ease-in-out 3.0000000000000004s}svg.active .svg-elem-29{stroke-dashoffset:292.0058288574219px;fill:#a0616a}svg .svg-elem-30{stroke-dashoffset:106.18638610839844px;stroke-dasharray:106.18638610839844px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3.48s,fill .3s ease-in-out 3.1000000000000005s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3.48s,fill .3s ease-in-out 3.1000000000000005s}svg.active .svg-elem-30{stroke-dashoffset:212.37277221679688px;fill:#a0616a}svg .svg-elem-31{stroke-dashoffset:81.50142669677734px;stroke-dasharray:81.50142669677734px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3.5999999999999996s,fill .3s ease-in-out 3.2s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3.5999999999999996s,fill .3s ease-in-out 3.2s}svg.active .svg-elem-31{stroke-dashoffset:163.0028533935547px;fill:#65617d}svg .svg-elem-32{stroke-dashoffset:137.83799743652344px;stroke-dasharray:137.83799743652344px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3.7199999999999998s,fill .3s ease-in-out 3.3000000000000003s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3.7199999999999998s,fill .3s ease-in-out 3.3000000000000003s}svg.active .svg-elem-32{stroke-dashoffset:275.6759948730469px;fill:#3f3d56}svg .svg-elem-33{stroke-dashoffset:137.83799743652344px;stroke-dasharray:137.83799743652344px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3.84s,fill .3s ease-in-out 3.4000000000000004s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3.84s,fill .3s ease-in-out 3.4000000000000004s}svg.active .svg-elem-33{stroke-dashoffset:275.6759948730469px;fill:#2f2e41}svg .svg-elem-34{stroke-dashoffset:196.6767120361328px;stroke-dasharray:196.6767120361328px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3.96s,fill .3s ease-in-out 3.5000000000000004s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 3.96s,fill .3s ease-in-out 3.5000000000000004s}svg.active .svg-elem-34{stroke-dashoffset:393.3534240722656px;fill:#e8eaf2}svg .svg-elem-35{stroke-dashoffset:196.6767120361328px;stroke-dasharray:196.6767120361328px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 4.08s,fill .3s ease-in-out 3.6000000000000005s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 4.08s,fill .3s ease-in-out 3.6000000000000005s}svg.active .svg-elem-35{stroke-dashoffset:393.3534240722656px;fill:#000}svg .svg-elem-36{stroke-dashoffset:534.4161376953125px;stroke-dasharray:534.4161376953125px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 4.2s,fill .3s ease-in-out 3.7s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 4.2s,fill .3s ease-in-out 3.7s}svg.active .svg-elem-36{stroke-dashoffset:1068.832275390625px;fill:#2f2e41}svg .svg-elem-37{stroke-dashoffset:534.4161376953125px;stroke-dasharray:534.4161376953125px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 4.32s,fill .3s ease-in-out 3.8000000000000003s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 4.32s,fill .3s ease-in-out 3.8000000000000003s}svg.active .svg-elem-37{stroke-dashoffset:1068.832275390625px;fill:#000}svg .svg-elem-38{stroke-dashoffset:575.2778930664062px;stroke-dasharray:575.2778930664062px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 4.4399999999999995s,fill .3s ease-in-out 3.9000000000000004s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 4.4399999999999995s,fill .3s ease-in-out 3.9000000000000004s}svg.active .svg-elem-38{stroke-dashoffset:1150.5557861328125px;fill:#2f2e41}svg .svg-elem-39{stroke-dashoffset:279.3108825683594px;stroke-dasharray:279.3108825683594px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 4.56s,fill .3s ease-in-out 4s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 4.56s,fill .3s ease-in-out 4s}svg.active .svg-elem-39{stroke-dashoffset:558.6217651367188px;fill:#3f3d56}svg .svg-elem-40{stroke-dashoffset:279.3108825683594px;stroke-dasharray:279.3108825683594px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 4.68s,fill .3s ease-in-out 4.1000000000000005s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 4.68s,fill .3s ease-in-out 4.1000000000000005s}svg.active .svg-elem-40{stroke-dashoffset:558.6217651367188px;fill:#000}svg .svg-elem-41{stroke-dashoffset:90.55184173583984px;stroke-dasharray:90.55184173583984px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 4.8s,fill .3s ease-in-out 4.2s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 4.8s,fill .3s ease-in-out 4.2s}svg.active .svg-elem-41{stroke-dashoffset:181.1036834716797px;fill:#000}svg .svg-elem-42{stroke-dashoffset:180.4402007771897px;stroke-dasharray:180.4402007771897px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 4.92s,fill .3s ease-in-out 4.300000000000001s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 4.92s,fill .3s ease-in-out 4.300000000000001s}svg.active .svg-elem-42{stroke-dashoffset:360.8804015543794px;fill:#a0616a}svg .svg-elem-43{stroke-dashoffset:137.98681640625px;stroke-dasharray:137.98681640625px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 5.04s,fill .3s ease-in-out 4.4s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 5.04s,fill .3s ease-in-out 4.4s}svg.active .svg-elem-43{stroke-dashoffset:275.9736328125px;fill:#000}svg .svg-elem-44{stroke-dashoffset:509.3877258300781px;stroke-dasharray:509.3877258300781px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 5.16s,fill .3s ease-in-out 4.5s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 5.16s,fill .3s ease-in-out 4.5s}svg.active .svg-elem-44{stroke-dashoffset:1018.7754516601562px;fill:#3f3d56}svg .svg-elem-45{stroke-dashoffset:45.53990936279297px;stroke-dasharray:45.53990936279297px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 5.279999999999999s,fill .3s ease-in-out 4.6000000000000005s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 5.279999999999999s,fill .3s ease-in-out 4.6000000000000005s}svg.active .svg-elem-45{stroke-dashoffset:91.07981872558594px;fill:#000}svg .svg-elem-46{stroke-dashoffset:316.02386474609375px;stroke-dasharray:316.02386474609375px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 5.3999999999999995s,fill .3s ease-in-out 4.7s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 5.3999999999999995s,fill .3s ease-in-out 4.7s}svg.active .svg-elem-46{stroke-dashoffset:632.0477294921875px;fill:#3f3d56}svg .svg-elem-47{stroke-dashoffset:67.46048736572266px;stroke-dasharray:67.46048736572266px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 5.52s,fill .3s ease-in-out 4.800000000000001s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 5.52s,fill .3s ease-in-out 4.800000000000001s}svg.active .svg-elem-47{stroke-dashoffset:134.9209747314453px;fill:#000}svg .svg-elem-48{stroke-dashoffset:109.07571411132812px;stroke-dasharray:109.07571411132812px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 5.64s,fill .3s ease-in-out 4.9s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 5.64s,fill .3s ease-in-out 4.9s}svg.active .svg-elem-48{stroke-dashoffset:218.15142822265625px;fill:#000}svg .svg-elem-49{stroke-dashoffset:236.8379669189453px;stroke-dasharray:236.8379669189453px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 5.76s,fill .3s ease-in-out 5.000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 5.76s,fill .3s ease-in-out 5.000000000000001s}svg.active .svg-elem-49{stroke-dashoffset:473.6759338378906px;fill:#3f3d56}svg .svg-elem-50{stroke-dashoffset:236.8379669189453px;stroke-dasharray:236.8379669189453px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 5.88s,fill .3s ease-in-out 5.1000000000000005s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 5.88s,fill .3s ease-in-out 5.1000000000000005s}svg.active .svg-elem-50{stroke-dashoffset:473.6759338378906px;fill:#000}svg .svg-elem-51{stroke-dashoffset:194.68995666503906px;stroke-dasharray:194.68995666503906px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6s,fill .3s ease-in-out 5.2s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6s,fill .3s ease-in-out 5.2s}svg.active .svg-elem-51{stroke-dashoffset:389.3799133300781px;fill:#2f2e41}svg .svg-elem-52{stroke-dashoffset:277.7305908203125px;stroke-dasharray:277.7305908203125px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6.12s,fill .3s ease-in-out 5.300000000000001s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6.12s,fill .3s ease-in-out 5.300000000000001s}svg.active .svg-elem-52{stroke-dashoffset:555.461181640625px;fill:#e8eaf2}svg .svg-elem-53{stroke-dashoffset:172.78695678710938px;stroke-dasharray:172.78695678710938px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6.24s,fill .3s ease-in-out 5.4s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6.24s,fill .3s ease-in-out 5.4s}svg.active .svg-elem-53{stroke-dashoffset:345.57391357421875px;fill:#2f2e41}svg .svg-elem-54{stroke-dashoffset:32.04438018798828px;stroke-dasharray:32.04438018798828px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6.359999999999999s,fill .3s ease-in-out 5.500000000000001s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6.359999999999999s,fill .3s ease-in-out 5.500000000000001s}svg.active .svg-elem-54{stroke-dashoffset:64.08876037597656px;fill:#000}svg .svg-elem-55{stroke-dashoffset:170.56631469726562px;stroke-dasharray:170.56631469726562px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6.4799999999999995s,fill .3s ease-in-out 5.6000000000000005s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6.4799999999999995s,fill .3s ease-in-out 5.6000000000000005s}svg.active .svg-elem-55{stroke-dashoffset:341.13262939453125px;fill:#000}svg .svg-elem-56{stroke-dashoffset:142.8055419921875px;stroke-dasharray:142.8055419921875px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6.6s,fill .3s ease-in-out 5.7s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6.6s,fill .3s ease-in-out 5.7s}svg.active .svg-elem-56{stroke-dashoffset:285.611083984375px;fill:#000}svg .svg-elem-57{stroke-dashoffset:188.23255920410156px;stroke-dasharray:188.23255920410156px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6.72s,fill .3s ease-in-out 5.800000000000001s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6.72s,fill .3s ease-in-out 5.800000000000001s}svg.active .svg-elem-57{stroke-dashoffset:376.4651184082031px;fill:#3f3d56}svg .svg-elem-58{stroke-dashoffset:17.36314868927002px;stroke-dasharray:17.36314868927002px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6.84s,fill .3s ease-in-out 5.9s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6.84s,fill .3s ease-in-out 5.9s}svg.active .svg-elem-58{stroke-dashoffset:34.72629737854004px;fill:#000}svg .svg-elem-59{stroke-dashoffset:9.567917346954346px;stroke-dasharray:9.567917346954346px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6.96s,fill .3s ease-in-out 6.000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 6.96s,fill .3s ease-in-out 6.000000000000001s}svg.active .svg-elem-59{stroke-dashoffset:19.13583469390869px;fill:#000}svg .svg-elem-60{stroke-dashoffset:131.1459197998047px;stroke-dasharray:131.1459197998047px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 7.08s,fill .3s ease-in-out 6.1000000000000005s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 7.08s,fill .3s ease-in-out 6.1000000000000005s}svg.active .svg-elem-60{stroke-dashoffset:262.2918395996094px;fill:#000}svg .svg-elem-61{stroke-dashoffset:127.9419937133789px;stroke-dasharray:127.9419937133789px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 7.199999999999999s,fill .3s ease-in-out 6.2s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 7.199999999999999s,fill .3s ease-in-out 6.2s}svg.active .svg-elem-61{stroke-dashoffset:255.8839874267578px;fill:#000}svg .svg-elem-62{stroke-dashoffset:1348px;stroke-dasharray:1348px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 7.319999999999999s,fill .3s ease-in-out 6.300000000000001s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 7.319999999999999s,fill .3s ease-in-out 6.300000000000001s}svg.active .svg-elem-62{stroke-dashoffset:2696px}svg .svg-elem-63{stroke-dashoffset:148.41255118882546px;stroke-dasharray:148.41255118882546px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 7.4399999999999995s,fill .3s ease-in-out 6.4s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 7.4399999999999995s,fill .3s ease-in-out 6.4s}svg.active .svg-elem-63{stroke-dashoffset:296.8251023776509px}svg .svg-elem-64{stroke-dashoffset:102.82219055386116px;stroke-dasharray:102.82219055386116px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 7.56s,fill .3s ease-in-out 6.500000000000001s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 7.56s,fill .3s ease-in-out 6.500000000000001s}svg.active .svg-elem-64{stroke-dashoffset:205.64438110772232px}svg .svg-elem-65{stroke-dashoffset:102.82219055386116px;stroke-dasharray:102.82219055386116px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 7.68s,fill .3s ease-in-out 6.6000000000000005s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 7.68s,fill .3s ease-in-out 6.6000000000000005s}svg.active .svg-elem-65{stroke-dashoffset:205.64438110772232px}svg .svg-elem-66{stroke-dashoffset:86.01850260019313px;stroke-dasharray:86.01850260019313px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 7.8s,fill .3s ease-in-out 6.7s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 7.8s,fill .3s ease-in-out 6.7s}svg.active .svg-elem-66{stroke-dashoffset:172.03700520038626px}svg .svg-elem-67{stroke-dashoffset:25.525188267876448px;stroke-dasharray:25.525188267876448px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 7.92s,fill .3s ease-in-out 6.800000000000001s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 7.92s,fill .3s ease-in-out 6.800000000000001s}svg.active .svg-elem-67{stroke-dashoffset:51.050376535752896px}svg .svg-elem-68{stroke-dashoffset:25.525188267876448px;stroke-dasharray:25.525188267876448px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 8.04s,fill .3s ease-in-out 6.9s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 8.04s,fill .3s ease-in-out 6.9s}svg.active .svg-elem-68{stroke-dashoffset:51.050376535752896px}svg .svg-elem-69{stroke-dashoffset:12.08218763945958px;stroke-dasharray:12.08218763945958px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 8.16s,fill .3s ease-in-out 7.000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 8.16s,fill .3s ease-in-out 7.000000000000001s}svg.active .svg-elem-69{stroke-dashoffset:24.16437527891916px}svg .svg-elem-70{stroke-dashoffset:86.01850260019313px;stroke-dasharray:86.01850260019313px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 8.28s,fill .3s ease-in-out 7.1000000000000005s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 8.28s,fill .3s ease-in-out 7.1000000000000005s}svg.active .svg-elem-70{stroke-dashoffset:172.03700520038626px}svg .svg-elem-71{stroke-dashoffset:12.08218763945958px;stroke-dasharray:12.08218763945958px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 8.4s,fill .3s ease-in-out 7.2s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 8.4s,fill .3s ease-in-out 7.2s}svg.active .svg-elem-71{stroke-dashoffset:24.16437527891916px}svg .svg-elem-72{stroke-dashoffset:698.018798828125px;stroke-dasharray:698.018798828125px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 8.52s,fill .3s ease-in-out 7.300000000000001s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 8.52s,fill .3s ease-in-out 7.300000000000001s}svg.active .svg-elem-72{stroke-dashoffset:1396.03759765625px}svg .svg-elem-73{stroke-dashoffset:31.5125888717343px;stroke-dasharray:31.5125888717343px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 8.64s,fill .3s ease-in-out 7.4s;transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 8.64s,fill .3s ease-in-out 7.4s}svg.active .svg-elem-73{stroke-dashoffset:63.0251777434686px}.nav{display:flex;justify-content:space-between;align-items:center;height:5rem;width:90%;margin:auto}.nav .logo{font-family:PoiretOne-Regular;font-size:2.3rem;position:relative;cursor:pointer;width:8rem;text-indent:.25rem;padding:2px 5px;border-radius:5px;display:block;transform-style:preserve-3d}.nav .logo i{position:absolute;left:2.75rem;top:6px;font-family:PoiretOne-Regular;font-size:1.7rem;letter-spacing:2px;opacity:1}.nav .logo:hover,.nav .logo:active,.nav .logo:focus-within{background-color:#242424d9}.nav #nav-drawer{border:none;background-color:transparent;cursor:pointer;padding:.75rem;border-radius:5px}.nav #nav-drawer:hover{background-color:#242424d9}#drawer-menu{position:absolute;transition:opacity .5s ease-in,transform .2s ease-in-out;z-index:1;isolation:isolate;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 0}#drawer-menu .close-button{height:2.5rem;aspect-ratio:1/1;position:absolute;right:1rem;z-index:1;top:1rem;cursor:pointer;isolation:isolate}#drawer-menu .close-button:after{content:"";height:2.5rem;aspect-ratio:1/1;border:0 solid white;border-left-width:1px;transform:rotate(45deg);position:absolute;inset:35%}#drawer-menu .close-button:before{content:"";height:2.5rem;aspect-ratio:1/1;border:0 solid white;border-left-width:1px;transform:rotate(-45deg);position:absolute;inset:-35%;left:35%}#drawer-menu .logo{margin-top:10vh;flex:1;transform:scale(1.2);font-family:PoiretOne-Regular;font-size:2.3rem;position:relative;cursor:pointer;width:8rem;text-indent:.25rem;padding:2px 5px;border-radius:5px;display:block;transform-style:preserve-3d}#drawer-menu .logo i{position:absolute;left:2.75rem;top:6px;font-family:PoiretOne-Regular;font-size:1.7rem;letter-spacing:2px;opacity:1}#drawer-menu .logo:active,#drawer-menu .logo:focus-within{background-color:#242424d9}#drawer-menu ul{flex:3;list-style:none;padding:0}#drawer-menu ul li{margin:1rem 0;padding:0;font-family:PoiretOne-Regular;font-size:1.6rem;text-align:center}#drawer-menu[data-menu-hidden=true]{pointer-events:none;opacity:0;color:transparent;height:100vh;width:100vw;transform:translateY(-100vh)}#drawer-menu[data-menu-hidden=false]{pointer-events:all;opacity:1;inset:0;transform:translateY(0);background-color:#242424f2;backdrop-filter:blur(5px)}#drawer-menu[data-menu-hidden=false]:before{content:"";background:url(/assets/noise-b76bcdf4.webp) repeat;position:absolute;z-index:-1;inset:0;mask-image:radial-gradient(rgba(0,0,0,.47),transparent 72%)}.contact-form{display:flex;flex-direction:column;gap:1rem;width:100%}.contact-form .contact-form__input--field{flex:1;display:flex;flex-direction:column}.contact-form .contact-form__input--field .contact-form__input--wrapper{display:flex;border:1px solid rgba(229,231,235,.2);position:relative;transition:.5s}.contact-form .contact-form__input--field .contact-form__input--wrapper:hover:before{filter:blur(10px)}.contact-form .contact-form__input--field .contact-form__input--wrapper:before{transition:.5s}.contact-form .contact-form__input--field .contact-form__input--wrapper.contact-form__input--error{border-color:var(--error);position:relative}.contact-form .contact-form__input--field .contact-form__input--wrapper.contact-form__input--error:before{position:absolute;content:"";inset:5px;background-image:var(--secondary-gradient);z-index:-1}.contact-form .contact-form__input--field .contact-form__input--wrapper .contact-form__input{flex:1;border:0;padding:1rem .8rem;background-color:#1f1f20cc;font-family:PoiretOne-Regular;font-weight:400;font-size:1rem}.contact-form .contact-form__input--field .contact-form__input--wrapper .contact-form__input:focus-visible,.contact-form .contact-form__input--field .contact-form__input--wrapper .contact-form__input:active{outline:2px solid rgba(255,255,255,.8);color:#fff}.contact-form .contact-form__input--field .contact-form__input--error-message{opacity:.8;color:var(--error)}.contact-form .contact-form__submit{padding:1rem;font-size:1rem;font-family:PoiretOne-Regular;border-color:transparent;position:relative;cursor:pointer;border-radius:5px}.contact-form .contact-form__submit:before{position:absolute;border-radius:5px;content:"";inset:-3px;background-image:var(--primary-gradient);z-index:-1;transition:.5s}.contact-form .contact-form__submit:hover,.contact-form .contact-form__submit:focus-within,.contact-form .contact-form__submit:active{background-color:#1f1f20}.contact-form .contact-form__submit:hover:before,.contact-form .contact-form__submit:focus-within:before,.contact-form .contact-form__submit:active:before{inset:-3px;filter:blur(10px)}.animate-spin{animation:animate-spin 1s infinite linear}.animate-spin .opacity-25{opacity:.25}@keyframes animate-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-form__submit--success-message{margin-top:1rem;text-align:center;color:transparent;background-image:var(--primary-gradient);background-clip:text;filter:brightness(1.5)}.contact-form__submit--error-message{margin-top:1rem;text-align:center;color:transparent;background-image:var(--secondary-gradient);background-clip:text;filter:brightness(1.5)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;--primary: #40817a;--secondary: #141414;--tertiary: #e5e7eb;--error: rgba(138, 40, 84, 1);--primary-gradient: linear-gradient( 90deg, rgba(14, 62, 57, .7007002630153624) 0%, rgba(64, 129, 122, 1) 50%, rgba(36, 59, 78, .7007002630153624) 100% );--secondary-gradient: linear-gradient( 90deg, rgba(106, 55, 78, 1) 0%, rgba(138, 40, 84, 1) 50%, rgba(88, 11, 46, 1) 100% );background-color:var(--secondary);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}@font-face{font-family:Belanosima-Regular;src:url(/assets/Belanosima-Regular-d55cad23.ttf) format("truetype")}@font-face{font-family:Belanosima-Bold;src:url(/assets/Belanosima-Bold-bb2df430.ttf) format("truetype")}@font-face{font-family:Belanosima-Semibold;src:url(./assets/fonts/Belanosima/Belanosima-Semibold.ttf) format("truetype")}@font-face{font-family:PoiretOne-Regular;src:url(/assets/PoiretOne-Regular-9cf265b1.ttf) format("truetype")}#root{width:100vw;width:100dvw;height:100vh;height:100dvh;overflow-x:hidden}body{width:100%;height:100%;margin:0;padding:0;scroll-behavior:smooth;overflow-x:hidden}a{text-decoration:none;color:inherit}u{text-underline-offset:2px;color:#ffffffe6}h2{font-size:3rem;font-family:Belanosima-Regular}.cta-container{background-color:#fffffff2;border-radius:15px;padding:1rem 1.5rem;width:fit-content;cursor:pointer;transition:all .2s}.cta-container .cta{font-weight:400;background-clip:text;background-image:var(--primary-gradient);color:transparent;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.cta-container:hover{background-color:#242424d9}.cta-container:hover .cta{filter:brightness(1.5)}hr{height:0;color:#ffffff08}
