@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap);*{margin:0;padding:0}html{scroll-behavior:smooth}li{list-style:none}a{text-decoration:none}button,input:focus,select,select:hover,textarea:focus{outline:none}body{margin:0;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}button,input:focus,textarea:focus{outline:none}.navigation__inner{z-index:1;position:fixed;display:flex;align-items:center;justify-content:center;height:50px;width:100%}.navigation__inner .navigation__bar{display:flex;text-shadow:0 3px 5px rgba(0,0,0,.2)}.navigation__inner .navigation__bar .navigation__bar__element{margin:0 30px}.navigation__inner .navigation__bar .navigation__bar__element>a{font-weight:900;color:#999;transition:color .1s ease-in-out}.navigation__inner .navigation__bar .navigation__bar__element>a:hover{color:#fff}@media screen and (max-width:650px){.navigation__inner{justify-content:flex-end}.navigation__inner .navigation__bar__element{display:none}}.Burger{display:none}.Burger .burger__icon{margin-right:20px;height:24px;width:18px;cursor:pointer;position:relative}.Burger .burger__icon>span{z-index:1;height:2px;width:100%;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#999;transition:all .3s ease-in-out}.Burger .burger__icon>span:after,.Burger .burger__icon>span:before{content:"";position:absolute;width:100%;height:2px;background-color:#999}.Burger .burger__icon>span:before{-webkit-transform:translateY(-5px);transform:translateY(-5px);transition:all .3s ease-in-out}.Burger .burger__icon>span:after{-webkit-transform:translateY(5px);transform:translateY(5px);transition:all .3s ease-in-out}.Burger .burger__icon.active>span{background-color:transparent}.Burger .burger__icon.active>span:before{-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}.Burger .burger__icon.active>span:after{-webkit-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}.burger__anim{top:0;right:650px}.burger__anim,.burger__anim .burger__anim.nav{position:absolute;width:100%;display:flex;justify-content:center}.burger__anim .burger__anim.nav{opacity:0;background:#0e0e0e;height:100vh;align-items:center;top:50px}.burger__anim .burger__anim.nav .burger__anim__nav_items{padding:0;text-align:center}.burger__anim .burger__anim.nav .burger__anim__nav_items>li{margin:50px 0 40px}.burger__anim .burger__anim.nav .burger__anim__nav_items>li>a{font-weight:900;font-size:30px;color:#999}.burger__anim .burger__anim.nav.open{opacity:0;top:50px;-webkit-animation:fade-in .5s forwards;animation:fade-in .5s forwards}.burger__anim .burger__anim.nav.close{opacity:1;top:0;-webkit-animation:fade-out .5s forwards;animation:fade-out .5s forwards}.burger__anim.open{right:0}.burger__anim.close{right:0;-webkit-animation:display-close forwards;animation:display-close forwards;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes display-close{to{right:650px}}@keyframes display-close{to{right:650px}}@-webkit-keyframes fade-in{to{opacity:1;top:0}}@keyframes fade-in{to{opacity:1;top:0}}@-webkit-keyframes fade-out{to{opacity:0}}@keyframes fade-out{to{opacity:0}}@media screen and (max-width:650px){.Burger{display:block}}[data-sal]{transition-duration:.2s;transition-duration:var(--sal-duration,.2s);transition-delay:0s;transition-delay:var(--sal-delay,0s);transition-timing-function:ease;transition-timing-function:var(--sal-easing,ease)}[data-sal][data-sal-duration="200"]{transition-duration:.2s}[data-sal][data-sal-duration="250"]{transition-duration:.25s}[data-sal][data-sal-duration="300"]{transition-duration:.3s}[data-sal][data-sal-duration="350"]{transition-duration:.35s}[data-sal][data-sal-duration="400"]{transition-duration:.4s}[data-sal][data-sal-duration="450"]{transition-duration:.45s}[data-sal][data-sal-duration="500"]{transition-duration:.5s}[data-sal][data-sal-duration="550"]{transition-duration:.55s}[data-sal][data-sal-duration="600"]{transition-duration:.6s}[data-sal][data-sal-duration="650"]{transition-duration:.65s}[data-sal][data-sal-duration="700"]{transition-duration:.7s}[data-sal][data-sal-duration="750"]{transition-duration:.75s}[data-sal][data-sal-duration="800"]{transition-duration:.8s}[data-sal][data-sal-duration="850"]{transition-duration:.85s}[data-sal][data-sal-duration="900"]{transition-duration:.9s}[data-sal][data-sal-duration="950"]{transition-duration:.95s}[data-sal][data-sal-duration="1000"]{transition-duration:1s}[data-sal][data-sal-duration="1050"]{transition-duration:1.05s}[data-sal][data-sal-duration="1100"]{transition-duration:1.1s}[data-sal][data-sal-duration="1150"]{transition-duration:1.15s}[data-sal][data-sal-duration="1200"]{transition-duration:1.2s}[data-sal][data-sal-duration="1250"]{transition-duration:1.25s}[data-sal][data-sal-duration="1300"]{transition-duration:1.3s}[data-sal][data-sal-duration="1350"]{transition-duration:1.35s}[data-sal][data-sal-duration="1400"]{transition-duration:1.4s}[data-sal][data-sal-duration="1450"]{transition-duration:1.45s}[data-sal][data-sal-duration="1500"]{transition-duration:1.5s}[data-sal][data-sal-duration="1550"]{transition-duration:1.55s}[data-sal][data-sal-duration="1600"]{transition-duration:1.6s}[data-sal][data-sal-duration="1650"]{transition-duration:1.65s}[data-sal][data-sal-duration="1700"]{transition-duration:1.7s}[data-sal][data-sal-duration="1750"]{transition-duration:1.75s}[data-sal][data-sal-duration="1800"]{transition-duration:1.8s}[data-sal][data-sal-duration="1850"]{transition-duration:1.85s}[data-sal][data-sal-duration="1900"]{transition-duration:1.9s}[data-sal][data-sal-duration="1950"]{transition-duration:1.95s}[data-sal][data-sal-duration="2000"]{transition-duration:2s}[data-sal][data-sal-delay="50"]{transition-delay:.05s}[data-sal][data-sal-delay="100"]{transition-delay:.1s}[data-sal][data-sal-delay="150"]{transition-delay:.15s}[data-sal][data-sal-delay="200"]{transition-delay:.2s}[data-sal][data-sal-delay="250"]{transition-delay:.25s}[data-sal][data-sal-delay="300"]{transition-delay:.3s}[data-sal][data-sal-delay="350"]{transition-delay:.35s}[data-sal][data-sal-delay="400"]{transition-delay:.4s}[data-sal][data-sal-delay="450"]{transition-delay:.45s}[data-sal][data-sal-delay="500"]{transition-delay:.5s}[data-sal][data-sal-delay="550"]{transition-delay:.55s}[data-sal][data-sal-delay="600"]{transition-delay:.6s}[data-sal][data-sal-delay="650"]{transition-delay:.65s}[data-sal][data-sal-delay="700"]{transition-delay:.7s}[data-sal][data-sal-delay="750"]{transition-delay:.75s}[data-sal][data-sal-delay="800"]{transition-delay:.8s}[data-sal][data-sal-delay="850"]{transition-delay:.85s}[data-sal][data-sal-delay="900"]{transition-delay:.9s}[data-sal][data-sal-delay="950"]{transition-delay:.95s}[data-sal][data-sal-delay="1000"]{transition-delay:1s}[data-sal][data-sal-easing=linear]{transition-timing-function:linear}[data-sal][data-sal-easing=ease]{transition-timing-function:ease}[data-sal][data-sal-easing=ease-in]{transition-timing-function:ease-in}[data-sal][data-sal-easing=ease-out]{transition-timing-function:ease-out}[data-sal][data-sal-easing=ease-in-out]{transition-timing-function:ease-in-out}[data-sal][data-sal-easing=ease-in-cubic]{transition-timing-function:cubic-bezier(.55,.055,.675,.19)}[data-sal][data-sal-easing=ease-out-cubic]{transition-timing-function:cubic-bezier(.215,.61,.355,1)}[data-sal][data-sal-easing=ease-in-out-cubic]{transition-timing-function:cubic-bezier(.645,.045,.355,1)}[data-sal][data-sal-easing=ease-in-circ]{transition-timing-function:cubic-bezier(.6,.04,.98,.335)}[data-sal][data-sal-easing=ease-out-circ]{transition-timing-function:cubic-bezier(.075,.82,.165,1)}[data-sal][data-sal-easing=ease-in-out-circ]{transition-timing-function:cubic-bezier(.785,.135,.15,.86)}[data-sal][data-sal-easing=ease-in-expo]{transition-timing-function:cubic-bezier(.95,.05,.795,.035)}[data-sal][data-sal-easing=ease-out-expo]{transition-timing-function:cubic-bezier(.19,1,.22,1)}[data-sal][data-sal-easing=ease-in-out-expo]{transition-timing-function:cubic-bezier(1,0,0,1)}[data-sal][data-sal-easing=ease-in-quad]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-sal][data-sal-easing=ease-out-quad]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-sal][data-sal-easing=ease-in-out-quad]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-sal][data-sal-easing=ease-in-quart]{transition-timing-function:cubic-bezier(.895,.03,.685,.22)}[data-sal][data-sal-easing=ease-out-quart]{transition-timing-function:cubic-bezier(.165,.84,.44,1)}[data-sal][data-sal-easing=ease-in-out-quart]{transition-timing-function:cubic-bezier(.77,0,.175,1)}[data-sal][data-sal-easing=ease-in-quint]{transition-timing-function:cubic-bezier(.755,.05,.855,.06)}[data-sal][data-sal-easing=ease-out-quint]{transition-timing-function:cubic-bezier(.23,1,.32,1)}[data-sal][data-sal-easing=ease-in-out-quint]{transition-timing-function:cubic-bezier(.86,0,.07,1)}[data-sal][data-sal-easing=ease-in-sine]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-sal][data-sal-easing=ease-out-sine]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-sal][data-sal-easing=ease-in-out-sine]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-sal][data-sal-easing=ease-in-back]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-sal][data-sal-easing=ease-out-back]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-sal][data-sal-easing=ease-in-out-back]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-sal|=fade]{opacity:0;transition-property:opacity}[data-sal|=fade].sal-animate,body.sal-disabled [data-sal|=fade]{opacity:1}[data-sal|=slide]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}[data-sal=slide-up]{-webkit-transform:translateY(20%);transform:translateY(20%)}[data-sal=slide-down]{-webkit-transform:translateY(-20%);transform:translateY(-20%)}[data-sal=slide-left]{-webkit-transform:translateX(20%);transform:translateX(20%)}[data-sal=slide-right]{-webkit-transform:translateX(-20%);transform:translateX(-20%)}[data-sal|=slide].sal-animate,body.sal-disabled [data-sal|=slide]{opacity:1;-webkit-transform:none;transform:none}[data-sal|=zoom]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}[data-sal=zoom-in]{-webkit-transform:scale(.5);transform:scale(.5)}[data-sal=zoom-out]{-webkit-transform:scale(1.1);transform:scale(1.1)}[data-sal|=zoom].sal-animate,body.sal-disabled [data-sal|=zoom]{opacity:1;-webkit-transform:none;transform:none}[data-sal|=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}[data-sal=flip-left]{-webkit-transform:perspective(2000px) rotateY(-91deg);transform:perspective(2000px) rotateY(-91deg)}[data-sal=flip-right]{-webkit-transform:perspective(2000px) rotateY(91deg);transform:perspective(2000px) rotateY(91deg)}[data-sal=flip-up]{-webkit-transform:perspective(2000px) rotateX(-91deg);transform:perspective(2000px) rotateX(-91deg)}[data-sal=flip-down]{-webkit-transform:perspective(2000px) rotateX(91deg);transform:perspective(2000px) rotateX(91deg)}[data-sal|=flip].sal-animate,body.sal-disabled [data-sal|=flip]{-webkit-transform:none;transform:none}.header{padding:50px 0;background:#0e0e0e}.header .header__inner{margin-top:200px;display:flex;flex-direction:column;align-items:center}.header .header__inner .header__title{display:flex;font-size:50px;color:#fff;white-space:pre}.header .header__inner .header__subtitle{font-size:20px;font-weight:400;color:#999}.header .header__inner .header__icones{display:flex;height:200px;align-items:center}.header .header__inner .header__icones img{width:50px;margin:0 15px;opacity:.5;-webkit-filter:grayscale(1);filter:grayscale(1);transition:all .2s ease-in-out}.header .header__inner .header__icones img:hover{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0)}.header .header__inner .header__contact{margin-top:50px}.header .header__inner .header__contact .header__contact__button{position:relative;color:#999;font-weight:700;background:#333;cursor:pointer;border-radius:10px;padding:20px 40px;box-shadow:0 0 30px 10px rgba(0,0,0,.5);transition:all .2s ease-in-out}.header .header__inner .header__contact .header__contact__button:hover{background:#ffa125;color:#000;box-shadow:0 0 30px 10px transparent}@media screen and (max-width:1000px){.header .header__inner .header__title{font-size:40px}.header .header__inner .header__subtitle{font-size:15px}.header .header__inner .header__icones{height:150px}.header .header__inner .header__icones img{width:40px;margin:0 15px}.header .header__inner .header__contact{margin-top:50px}.header .header__inner .header__contact .header__contact__button{padding:15px 30px}}@media screen and (max-width:650px){.header .header__inner{text-align:center}.header .header__inner .header__title{font-size:30px}.header .header__inner .header__subtitle{width:80%}.header .header__inner .header__icones{height:100px}.header .header__inner .header__icones img{width:8vw;margin:0 10px}.header .header__inner .header__contact{margin-top:20px}.header .header__inner .header__contact .header__contact__button{padding:10px 20px;font-weight:500;border-radius:5px}}@media screen and (max-width:400px){.header .header__inner{margin-top:100px}.header .header__inner .header__title{font-size:25px}}.work{background:#0e0e0e;padding:50px 0}.work .work__inner{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:100px}.work .work__inner .work__title{margin-top:150px;color:transparent;font-size:50px;-webkit-text-stroke:.05555555555555555rem #fff}.work .work__inner .work__projects{margin-top:50px;display:grid;grid-gap:100px;grid-template-columns:repeat(2,1fr)}.work .work__inner .work__projects a{position:relative;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 0 30px 10px rgba(0,0,0,.5);transition:all .2s ease-in-out}.work .work__inner .work__projects a:hover{box-shadow:0 0 30px 10px transparent}.work .work__inner .work__projects a .work__project__img{opacity:.7;width:600px;transition:all .2s ease-in-out}.work .work__inner .work__projects a .work__project__img:hover{opacity:1}.work .work__inner .work__projects a .work__project__text{position:absolute;display:flex;flex-direction:column;font-size:20px;font-weight:500;margin:20px;color:#fff}.work .work__inner .work__projects a .work__project__text>.subtitle{color:#2196f3;font-weight:400;font-size:15px}@media screen and (max-width:1400px){.work .work__inner .work__projects{grid-gap:50px}.work .work__inner .work__projects a .work__project__img{width:450px}}@media screen and (max-width:1000px){.work .work__inner .work__projects{grid-template-columns:repeat(1,1fr)}.work .work__inner .work__projects a .work__project__img{-webkit-filter:blur(0);filter:blur(0)}}@media screen and (max-width:650px){.work .work__inner{margin-top:0}.work .work__inner .work__title{font-size:35px;text-align:center;margin-left:10px;margin-right:10px}.work .work__inner .work__projects{grid-gap:30px}.work .work__inner .work__projects a .work__project__img{width:300px}.work .work__inner .work__projects a .work__project__text{font-size:15px;margin:15px}.work .work__inner .work__projects a .work__project__text>.subtitle{font-size:12px}}@media screen and (max-width:400px){.work .work__inner .work__projects a .work__project__img{width:230px}.work .work__inner .work__projects a .work__project__text{font-size:12px;margin:10px}.work .work__inner .work__projects a .work__project__text>.subtitle{font-size:10px}}.about{background:#0e0e0e;padding:50px 0}.about .about__inner{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:100px}.about .about__inner .about__title{color:transparent;font-size:50px;-webkit-text-stroke:.05555555555555555rem #fff}.about .about__inner .about__desc{margin-top:50px;font-size:20px;color:#999;max-width:850px;width:80%;display:flex;flex-direction:column}.about .about__inner .about__desc .spaces{margin-bottom:20px}.about .about__inner .about__desc .white{color:#fff}.about .about__inner .about__desc .sun{color:#f90}@media screen and (max-width:1400px){.about .about__inner .about__title{grid-gap:50px}}@media screen and (max-width:1000px){.about .about__inner .about__desc{font-size:18px}}@media screen and (max-width:650px){.about .about__inner{margin-top:150px}.about .about__inner .about__title{font-size:40px}.about .about__inner .about__desc{text-align:center;margin-top:20px;font-size:15px;max-width:800px;width:70%}}@media screen and (max-width:650px){.about .about__inner .about__title{font-size:35px}}.contact{background:#0e0e0e;padding:10px 0 50px;color:#999;font-size:17px}.contact .contact__inner{text-align:center;margin-top:100px}.contact .contact__inner .contact_red{cursor:pointer;color:#999;transition:color .1s ease-in-out}.contact .contact__inner .contact_red:hover{color:red}@media screen and (max-width:650px){.contact{font-size:13px}.contact .contact__inner{margin:50px auto 0;width:80%}}.footer{background:#141414;padding:20px 0;color:#999;font-size:20px;box-shadow:0 0 30px 10px rgba(0,0,0,.1);text-align:center}.footer .footer__inner .footer__inner__soocial_red{color:#fff;cursor:pointer;transition:color .1s ease-in-out}.footer .footer__inner .footer__inner__soocial_red:hover{color:red}.footer.project{opacity:.001}.footer.project .footer__inner .footer__inner__soocial_red{display:none}@media screen and (max-width:650px){.footer{font-size:15px}.footer .footer__inner{width:80%;margin:auto}}.project_header{background:#0e0e0e;padding:50px 0;color:#999;font-size:20px}.project_header .project_header__inner{text-align:center;margin-top:50px}.project_header .project_header__inner .project_header__title{font-size:50px;font-weight:900}.project_header .project_header__inner .project_header__subtitle{font-size:20px;font-weight:500;margin-right:60px;display:flex;justify-content:center}.project_header .project_header__inner .project_header__subtitle span{margin-left:50px;color:#333}@media screen and (max-width:1000px){.project_header .project_header__inner .project_header__title{font-size:40px}.project_header .project_header__inner .project_header__subtitle{font-size:15px}}@media screen and (max-width:800px){.project_header .project_header__inner .project_header__subtitle{font-size:15px;flex-direction:column;margin:0}.project_header .project_header__inner .project_header__subtitle span{margin:0}}@media screen and (max-width:650px){.project_header .project_header__inner .project_header__title{font-size:30px;margin:auto;width:90%}}.select{background:#0e0e0e;padding:50px 0;color:#999;font-size:20px}.select .select__inner{text-align:center}.select .select__inner .select__list{position:relative;margin:auto;display:flex;justify-content:center}.select .select__inner .select__list::-webkit-scrollbar{height:0}.select .select__inner .select__list:before{position:absolute;content:"";display:block;width:380px;height:1px;top:23px;background:#999;opacity:.2}.select .select__inner .select__list li{cursor:pointer;font-size:15px;padding:0 10px;white-space:nowrap;transition:color .1s ease-in-out}.select .select__inner .select__list li.active,.select .select__inner .select__list li:hover{color:#fff}.select .select__inner .select__list li.active:after{content:"";display:block;width:100%;height:1px;opacity:0;background:#fff;-webkit-animation:underlineFadeIn .5s forwards;animation:underlineFadeIn .5s forwards}@-webkit-keyframes underlineFadeIn{to{opacity:1}}@keyframes underlineFadeIn{to{opacity:1}}@media screen and (max-width:500px){.select .select__inner .select__list{width:80%;justify-content:flex-start;overflow:scroll}.select .select__inner .select__list:before{left:10px}}.Assets{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#0e0e0e}.Assets .conclusion,.Assets .overview,.Assets .result,.Assets .technologies,.Assets .wireframe{color:#999;opacity:0;margin-top:20px;-webkit-animation:technologiesFadeIn .5s forwards;animation:technologiesFadeIn .5s forwards}.Assets .txt{width:800px}.Assets .technologies{-webkit-animation:wireframeFadeIn .5s forwards;animation:wireframeFadeIn .5s forwards}.Assets .technologies .technologies__icones{display:flex;align-items:center;justify-content:center}.Assets .technologies .technologies__icones img{width:50px;margin:0 20px}.Assets .technologies .technologies__icones span{margin:0 20px}.Assets .technologies .technologies__desc{margin-top:20px}.Assets .wireframe{-webkit-animation:overviewFadeIn .5s forwards;animation:overviewFadeIn .5s forwards;display:flex;flex-direction:column;align-items:center}.Assets .wireframe .wireframe__image{width:600px}.Assets .wireframe .wireframe__link{display:flex}.Assets .wireframe .wireframe__link a{color:#999;margin:20px;transition:color .2s ease-in-out}.Assets .wireframe .wireframe__link a:hover{color:#fff}.Assets .result{-webkit-animation:resultFadeIn .5s forwards;animation:resultFadeIn .5s forwards}.Assets .conclusion{-webkit-animation:conclusionFadeIn .5s forwards;animation:conclusionFadeIn .5s forwards}.Assets .conclusion .links{text-align:center;margin-top:50px}.Assets .conclusion .links>a{color:#999;margin:0 20px;transition:color .2s ease-in-out}.Assets .conclusion .links>a:hover{color:#fff}.Assets .project_header__link{width:100%;text-align:center;bottom:0;margin-top:40px}.Assets .project_header__link a{color:#999;font-weight:900;cursor:pointer;font-size:15px;transition:color .2s ease-in-out}.Assets .project_header__link a:hover{color:#fff}@-webkit-keyframes overviewFadeIn{to{opacity:1;margin:0}}@keyframes overviewFadeIn{to{opacity:1;margin:0}}@-webkit-keyframes technologiesFadeIn{to{opacity:1;margin:0}}@keyframes technologiesFadeIn{to{opacity:1;margin:0}}@-webkit-keyframes wireframeFadeIn{to{opacity:1;margin:0}}@keyframes wireframeFadeIn{to{opacity:1;margin:0}}@-webkit-keyframes resultFadeIn{to{opacity:1;margin:0}}@keyframes resultFadeIn{to{opacity:1;margin:0}}@-webkit-keyframes conclusionFadeIn{to{opacity:1;margin:0}}@keyframes conclusionFadeIn{to{opacity:1;margin:0}}.test{display:none}@media screen and (max-width:1000px){.Assets .txt{width:80%;margin:auto}.Assets .wireframe{display:flex;justify-content:center}.Assets .wireframe .wireframe__image{width:60%}}@media screen and (max-width:650px){.Assets .txt{font-size:12px}.Assets .technologies .technologies__icones img{width:30px;margin:0 10px}.Assets .technologies .technologies__icones span{font-size:15px;margin:0 10px}.Assets .wireframe .wireframe__image{width:80%}.Assets .wireframe .wireframe__link{flex-direction:column;margin-top:10px}.Assets .wireframe .wireframe__link a{font-size:12px;text-align:center;margin:0}.Assets .conclusion{-webkit-animation:conclusionFadeIn .5s forwards;animation:conclusionFadeIn .5s forwards}.Assets .conclusion .links{display:flex;flex-direction:column;margin-top:10px}.Assets .conclusion .links>a{margin:5px 0 0}}
/*# sourceMappingURL=main.51d67ee4.chunk.css.map */