@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Poppins:900i);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{align-items:center;background-color:#00000003;display:flex;flex-direction:row;font-family:Bebas Neue,sans-serif;height:10vh;justify-content:space-between;left:0;position:fixed;transition:all .5s ease-out;width:100vw;z-index:1000}header.active{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.logo{align-items:center;display:flex;padding-left:50px;padding-top:15px}.logo img{height:6vh}.logo a{cursor:pointer}.menu{width:70vw}.menu,.menu ul{display:flex;flex-direction:row}.menu ul{align-items:center;justify-content:space-between;width:90%}.menu li{color:#dbb826;cursor:pointer;font-size:13pt;list-style:none;padding:5px}.menu a{border:1px solid #ffffff4d;border-radius:5px;color:#fff;padding:.5rem 1rem;text-decoration:none}.menu a:hover{color:#dbb826}.menu-mobile,.sandwich{display:none}.sandwich input{opacity:0}@media screen and (max-width:1260px){.logo{padding-left:20px}.logo img{height:5vh}.menu{display:none}.sandwich{align-items:center;display:block;display:flex;padding-right:20px}.sandwich label{cursor:pointer;display:block;height:5px;position:relative;width:50px}.sandwich span{transition:.5s ease-in-out}.sandwich span,.sandwich span:first-child{background:#dbb826;height:3px;position:absolute;width:30px}.sandwich span:first-child{top:-8px}.sandwich span:nth-child(3){background:#dbb826;height:3px;position:absolute;top:8px;width:30px}#checkbox:checked+label span:first-child{top:0;transform:rotate(-225deg)}#checkbox:checked+label span:nth-child(2){opacity:0}#checkbox:checked+label span:nth-child(3){top:0;transform:rotate(225deg)}.menu-mobile{align-items:center;display:none;justify-content:center;width:100vw}.menu-mobile ul{align-items:right;display:flex;flex-direction:column;justify-content:space-around;list-style:none;margin-top:6rem;z-index:9999}.menu-mobile ul a{border:1px solid #ffffff4d;border-radius:5px;color:#fff;margin:0 0 .5em;padding:.5rem 1rem;text-align:center;text-decoration:none}}@media screen and (max-width:768px){footer{background-color:#0e0e0e;display:flex;flex-direction:column;overflow-x:hidden;padding-top:20vh}footer .about{width:80vw}.rowObjects{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:50px;justify-content:center}.adress{margin-bottom:0;padding:0}.adress p,.copyright{width:80vw}}*{box-sizing:border-box}body{align-items:center;display:block;height:100vh}.buttonContato,body{justify-content:center}.buttonContato,.cta{display:flex}.cta{background:#55008f;box-shadow:6px 6px 0 #000;color:#fff;font-family:Poppins,sans-serif;font-size:40px;margin-left:55px;padding:15px 30px;text-decoration:none;transform:skewX(-15deg);transition:1s}.cta:focus{outline:none}.cta:hover{box-shadow:10px 10px 0 #fbc638;transition:.5s}.cta span:nth-child(2){margin-right:0;transition:.5s}.cta:hover span:nth-child(2){margin-right:45px;transition:.5s}.cta>span{transform:skewX(15deg)}span:nth-child(2){margin-left:30px;position:relative;top:12%;width:20px}path.one{transform:translateX(-60%);transition:.4s}path.two{transform:translateX(-30%);transition:.5s}.cta:hover path.three{animation:color_anim 1s .2s infinite}.cta:hover path.one{animation:color_anim 1s .6s infinite;transform:translateX(0)}.cta:hover path.two{animation:color_anim 1s .4s infinite;transform:translateX(0)}@keyframes color_anim{0%{fill:#fff}50%{fill:#fbc638}to{fill:#fff}}.textButton{color:#fff;text-align:center}footer{background-color:#0e0e0e;color:#fff;flex-direction:column;justify-content:space-around;margin-top:4rem;overflow-y:hidden;padding:30px 0;width:100vw}.rowObjects,footer{align-items:center;display:flex}.rowObjects{flex-direction:row;justify-content:center}.logoFooter{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:right;width:100%}.logoFooter img{height:30vh}.about{align-items:left;color:#dbb826;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px;width:50%}.about p{font-weight:700}.adress{align-items:right;display:flex;flex-direction:column;justify-content:space-around;margin-left:75px;padding-right:25px;width:100%}.adress img{height:38px;padding:0 4px}.adress p{margin-top:20px;text-align:center}.socialMedia{align-items:center;display:flex;flex-direction:space-around;justify-content:center;margin-top:20px;width:100%}.copyright h1{font-size:1rem;font-weight:100;margin-top:25px;text-align:center}.teste{position:fixed;right:2%;top:90%}.teste img{height:40px}@media screen and (max-width:768px){.teste{right:5%}}::selection{background-color:#55008f}#mainHome{background-color:#0d0d0d;flex-direction:column;overflow-x:hidden}#heroSection .heroWrapper,#mainHome{align-items:center;display:flex;justify-content:center;width:100%}#heroSection .heroWrapper{flex-direction:row;height:90vh;margin-top:100px}#heroSection .heroTitle{align-items:left;display:flex;flex-direction:column;justify-content:center;z-index:100}#heroSection .heroTitle h1{color:#fff;font-size:4rem;line-height:4rem;margin-left:1rem;text-align:right}#heroSection .heroTitle h2{color:#fff;font-weight:200;margin-right:.7rem;margin-top:2rem;text-align:right}#heroSection .heroImgWrapper{align-items:center;display:flex;height:80vh;justify-content:center;right:0;width:20vw}#heroSection .heroImgWrapper img{-webkit-user-drag:none;background-color:#0d0d0d;height:auto;object-fit:contain;width:auto}#heroSection .heroData{display:flex;flex-direction:row;font-family:Bebas Neue,sans-serif;margin-left:1rem;margin-top:2rem;width:60vw}#heroSection .heroCard{display:flex;flex-direction:row;margin:1rem;text-align:left;text-shadow:-2px 3px 5px rgba(0,0,0,.548)}#heroSection .heroCard p{color:#fff;font-family:Bebas Neue,sans-serif;font-size:5rem;margin-right:.6rem}#heroSection .heroCard p::selection{background-color:#dbb826}#heroSection .heroCard b{color:#dbb826;font-family:Bebas Neue,sans-serif;font-size:3rem;font-weight:400;line-height:2.85rem}#services{background-color:#0d0d0d;width:100%}#services,#services .collumnObjects{align-items:center;display:flex;flex-direction:column}#services .collumnObjects{justify-content:center;margin-bottom:40px}#services h1{color:#fff;font-size:4rem;margin-top:5vh;text-align:center;width:100%}#services p{color:#dbb826;font-size:1.8rem;margin:5vh 0;text-align:center;text-shadow:0 0 3px #db9c26}#services h2{color:#dbb826;font-size:1.2rem;font-weight:700px;padding:0;text-shadow:0 0 1px #000}#services h2,#services h3{background-color:#fff;font-family:Montserrat,sans-serif}#services h3{color:#fff;color:#dbb826;font-size:1rem;font-weight:700;padding:1px}#services .sectorServicearq,#services .sectorServiceauto,#services .sectorServicecomp,#services .sectorServiceele,#services .sectorServicenegoc{align-items:center;background-color:#55008f;background-position:50%;background-size:cover;border-radius:5px;cursor:pointer;display:flex;filter:grayscale(.5%) brightness(.5) sepia(0,3%) contrast(1.2);flex-direction:column;height:20vh;justify-content:center;margin:20px;text-align:center;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),filter .5s cubic-bezier(.25,.46,.45,.94);width:30vw}#services .sectorServicearq{background-image:url(/static/media/arquitetura.5f1f3c88a3f4afab9dd6.jpg)}#services .sectorServicecomp{background-image:url(/static/media/Engcomputa%C3%A7aocaio.f764dc7749bf974f22c9.jpg)}#services .sectorServiceele{background-image:url(/static/media/Engenharia-El%C3%A9trica-IPOG-Crise-Mercado-1280x720.34ca09add508d3849237.jpg)}#services .sectorServiceauto{background-image:url(/static/media/1.-AUTOMACAO-RESIDENCIAL.17dada0dce32759345ac.jpeg)}#services .sectorServicenegoc{background-image:url(/static/media/comercialcaio.5d5714667a5c533fe652.jpg)}#services .sectorServicearq:hover,#services .sectorServiceauto:hover,#services .sectorServicecomp:hover,#services .sectorServiceele:hover,#services .sectorServicenegoc:hover{filter:saturate(200%);transform:scale(1.2)}#services .sectorServicearq:hover h2,#services .sectorServicearq:hover h3,#services .sectorServiceauto:hover h2,#services .sectorServiceauto:hover h3,#services .sectorServicecomp:hover h2,#services .sectorServicecomp:hover h3,#services .sectorServiceele:hover h2,#services .sectorServiceele:hover h3,#services .sectorServicenegoc:hover h2,#services .sectorServicenegoc:hover h3{opacity:1}#services .rowObjects{align-items:center;display:flex;flex-direction:row;justify-content:center}#services .rowObjects a{background-color:#dbb826;border-radius:5px;color:#fff;margin-top:1em;padding:.5em;text-decoration:none;text-shadow:#000;transition:.3s ease-in;transition:.8s ease-out}#services .rowObjects a:hover{background:linear-gradient(180deg,#dbb826,#dfbf3c);box-shadow:0 2px 4px #0009,inset 0 1px 0 0 #fff3,inset 0 -1px 0 0 #0003;transform:translateY(2px)}#whyChooseUs .chooseTextWrapper{display:flex;flex-direction:row;height:80vh;margin-left:3rem;width:100vw}#whyChooseUs .chooseTextWrapper .chooseText{display:flex;flex-direction:column;height:100%;padding:1rem 2rem;width:55vw}#whyChooseUs .chooseTextWrapper .chooseText h1{color:#dbb826;font-size:3rem;line-height:2.8rem}#whyChooseUs .chooseTextWrapper .chooseText p{color:#fff;font-size:1.3rem;font-weight:300;line-height:1.9rem;margin-top:1rem;text-align:justify;width:40vw}#whyChooseUs .chooseTextWrapper .chooseImgWrapper{display:flex;height:100%;right:0;width:40vw}#whyChooseUs .chooseTextWrapper .chooseImgWrapper img{height:auto;transform:rotate(90deg);width:auto}#feedbackCards{display:flex;padding-left:2rem;padding-right:2rem}#feedbackCards .feedbackCardsWrapper{display:flex;flex-direction:row;justify-content:center;justify-content:space-around;padding-bottom:105px;width:100vw}#feedbackCards .feedbackCardsWrapper .feedbackCards{align-items:flex-start;background-color:#dbb826;border-bottom-left-radius:12px;border-left:10px solid #55008f;border-top-left-radius:12px;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038;box-sizing:border-box;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin-top:2rem;padding:30px;text-align:justify;width:400px}#feedbackCards .feedbackCardsWrapper .feedbackCards .feedbackImgWrapper{display:flex;height:80px;margin-bottom:1rem;width:80px}#feedbackCards .feedbackCardsWrapper .feedbackCards .feedbackImgWrapper img{-webkit-touch-callout:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;border-radius:100px;height:80px;pointer-events:none;-webkit-user-select:none;user-select:none;width:80px}#feedbackCards .feedbackCardsWrapper .feedbackCards p{line-height:1.6;margin-top:1rem}#ourPartners{align-items:center;color:#fff;justify-content:center;padding:2rem;text-align:center;width:100vw}#ourPartners h1{color:#dbb826;font-size:3rem;margin:auto;text-align:center}#ourPartners p{font-size:1.3rem;font-weight:200;margin:2rem auto 0;padding:0 3rem;text-align:center}#ourPartners .partnersCardsWrapper{flex-direction:row;flex-wrap:wrap;margin:0;padding:0 2rem;z-index:1000}#ourPartners .partnersCards,#ourPartners .partnersCardsWrapper{align-items:center;display:flex;justify-content:center;text-align:center}#ourPartners .partnersCards{flex-direction:column;margin-top:2rem;width:20vw}#ourPartners .partnersCards .partnersText{align-items:center;display:flex;flex-direction:column;margin:0 auto;text-align:center}#ourPartners .partnersCards .partnersText h2{line-height:1.5rem;margin-top:1.5rem}#ourPartners .partnersCards .partnersText a{color:#dbb826;text-decoration:none;text-shadow:0 0 3px #db9c26}#ourPartners .partnersCards .partnersText p{font-size:1rem;line-height:1.6;margin-top:.65rem}#ourPartners .partnersImgWrapper{align-items:center;display:flex;height:35vh;justify-content:center;width:15vw}#ourPartners .partnersImgWrapper img{filter:none;object-fit:contain;transition:all .5s ease-in-out;width:200px}#ourPartners .partnersImgWrapper img:hover{filter:none}@keyframes glitch1{0%{opacity:1;transform:none}7%{opacity:.75;transform:skew(-.25deg,-.45deg)}10%{opacity:1;transform:none}27%{opacity:1;transform:none}30%{opacity:.75;transform:skew(.4deg,-.05deg)}35%{opacity:1;transform:none}52%{opacity:1;transform:none}55%{opacity:.75;transform:skew(-.5deg,.1deg)}50%{opacity:1;transform:none}72%{opacity:1;transform:none}75%{opacity:.75;transform:skew(.2deg,.5deg)}80%{opacity:1;transform:none}to{opacity:1;transform:none}}@media screen and (max-width:1260px){.heroTitle h1{line-height:1rem}.heroData{display:flex;flex-direction:column}.heroData .heroCard{align-items:center;display:flex;justify-content:center}.heroData .heroCard p{font-size:4rem}.heroData .heroCard b{font-size:2rem}}@media screen and (max-width:768px){#mainHome{align-items:center;background-color:#000;display:flex;flex-direction:column;justify-content:center;overflow-x:hidden;width:100vw}#heroSection .heroTitle h1{color:#dbb826;font-size:1.6em;line-height:2rem;margin-left:2rem;text-align:left}#heroSection .heroTitle h2{font-size:1em}#heroSection .heroTitle .heroData{display:flex;flex-direction:column}#heroSection .heroTitle .heroData .heroCard{align-items:center;display:flex;justify-content:center}#heroSection .heroTitle .heroData .heroCard p{font-size:3rem}#heroSection .heroTitle .heroData .heroCard b{font-size:2rem;line-height:2rem}#heroSection .heroImgWrapper{align-items:center;display:flex;height:80vh;justify-content:center;right:0;width:10vw}#heroSection .heroImgWrapper img{-webkit-user-drag:none;height:auto;margin-bottom:5rem;object-fit:contain;width:auto}#services{align-items:center;display:flex;justify-content:center;width:100%}#services h1{font-size:1.6em;margin-left:0;width:80vw}#services h2{font-size:1em}#services .rowObjects .servicesImgWrapper{display:none}#services .rowObjects .servicesImgWrapper img{-webkit-user-drag:none;background-color:#0d0d0d;display:none;height:auto;object-fit:contain;width:auto}#services .servicesImgWrapper{align-items:center;display:flex;height:80vh;justify-content:center;right:0;width:10vw}#services .servicesImgWrapper img{-webkit-user-drag:none;background-color:#0d0d0d;display:none;height:auto;object-fit:contain;width:auto}#services .sectorServicearq,#services .sectorServiceauto,#services .sectorServicecomp,#services .sectorServiceele,#services .sectorServicenegoc{width:90vw}#whyChooseUs{height:auto}#whyChooseUs .chooseTextWrapper{display:flex;flex-direction:row;height:auto;margin-left:0;width:100vw}#whyChooseUs .chooseTextWrapper .chooseText{display:flex;flex-direction:column;height:100%;padding:2em;width:90vw}#whyChooseUs .chooseTextWrapper .chooseText h1{font-size:1.6em;line-height:2rem;margin-left:0;text-align:center;width:80vw}#whyChooseUs .chooseTextWrapper .chooseText p{color:#fff;font-size:1rem;font-weight:300;line-height:1.9rem;text-align:justify;text-indent:2em;width:80vw}#whyChooseUs .chooseImgWrapper img{display:none}#feedbackCards{display:flex;margin-top:20px}#feedbackCards,#feedbackCards .feedbackCardsWrapper{align-items:center;flex-direction:column;justify-content:center}#feedbackCards .feedbackCardsWrapper .feedbackCards{width:90vw}#ourPartners{align-items:center;color:#fff;justify-content:center}#ourPartners h1{font-size:1.6em;margin:0;text-align:center}#ourPartners p{color:#fff;font-size:1rem;font-weight:300;line-height:1.9rem;margin:0;padding:0 2rem;text-align:center;text-indent:0}#ourPartners .partnersCardsWrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}#ourPartners .partnersCardsWrapper .partnersImgWrapper{height:20vh;width:80vw}#ourPartners .partnersCardsWrapper .partnersImgWrapper img{filter:none}#ourPartners .partnersCardsWrapper .partnersCards{width:80vw}#ourPartners .partnersCardsWrapper .partnersCards .partnersText{margin-top:.1rem}}#mainAboutUs{background-color:#0d0d0d;height:100%;width:100%}#heroSectionAbout,#mainAboutUs{display:flex;flex-direction:column;justify-content:center}#heroSectionAbout{margin-top:100px;padding:25px 8%;text-align:left;text-indent:2em}#heroSectionAbout .rowObjects{display:flex;flex-direction:row;justify-content:space-around;margin:0;padding:0;width:100%}#heroSectionAbout .collumnObjects{align-items:left;display:flex;flex-direction:column;max-width:50%}#heroSectionAbout .collumnObjects p{max-width:100%;text-align:justify}#heroSectionAbout .heroImgWrapper{align-items:center;display:flex;height:80vh;justify-content:center;right:0;width:25vw}#heroSectionAbout .heroImgWrapper img{-webkit-user-drag:none;border-radius:15px;box-shadow:10px 15px 5px;height:55vh;object-fit:contain;width:auto}#heroSectionAbout h1{-webkit-margin-before:.67em;-webkit-margin-after:.67em;-webkit-margin-start:0;-webkit-margin-end:0;color:#dbb826;font-size:4em;font-weight:700;margin-block-end:.67em;margin-block-start:.67em;margin-inline-end:0;margin-inline-start:0;text-align:left;z-index:1}#heroSectionAbout a{color:#dbb826;cursor:pointer;font-weight:700;padding:0 3px}#heroSectionAbout p{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;color:#fff;display:block;font-size:1.1em;line-height:1.6;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;text-align:left;width:50vw;z-index:1}#sectionWhoWeAre .MVV{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:20px;width:100%}#sectionWhoWeAre .MVV h1{color:#dbb826;font-size:3em;font-weight:700;text-align:right}#sectionWhoWeAre .MVV p{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;color:#fff;display:block;font-weight:700;line-height:1.6;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;text-align:center;text-indent:2em;width:50vw;z-index:1}#sectionWhoWeAre .missionValuesEyesight{align-items:center;display:flex;flex-direction:row;justify-content:space-around;margin-bottom:10vh;width:100vw}#sectionWhoWeAre .missionValuesEyesight .cardM{background-image:url(/static/media/FundoMissao.428b875bde46c770e97e.png)}#sectionWhoWeAre .missionValuesEyesight .cardM,#sectionWhoWeAre .missionValuesEyesight .cardV1{background-color:#55008f;background-size:cover;border-radius:20px;display:flex;flex-direction:column;height:30vh;justify-content:space-evenly;margin:0 10px 10px;padding:1em;text-align:justify;transition:all .5s;width:25vw}#sectionWhoWeAre .missionValuesEyesight .cardV1{background-image:url(/static/media/FundoVisao.4cb004c82911db22dfb6.png)}#sectionWhoWeAre .missionValuesEyesight .cardV2{background-color:#55008f;background-image:url(/static/media/FundoValores.386a9ed29b72b25dd98f.png);background-size:cover;border-radius:20px;display:flex;flex-direction:column;height:30vh;justify-content:space-evenly;margin:0 10px 10px;padding:1em 1em 13.5em;text-align:left;transition:all .5s;width:25vw}#sectionWhoWeAre .missionValuesEyesight .cardM:hover,#sectionWhoWeAre .missionValuesEyesight .cardV1:hover,#sectionWhoWeAre .missionValuesEyesight .cardV2:hover{transform:scale(1.1)}#sectionWhoWeAre .missionValuesEyesight h3,#sectionWhoWeAre .missionValuesEyesight p,#sectionWhoWeAre .missionValuesEyesight td,#sectionWhoWeAre .missionValuesEyesight tr{color:#fff;opacity:.9}#sectionWhoWeAre .missionValuesEyesight b{color:#dbb826;font-size:1.2em;font-weight:700}#sectionWhoWeAre .missionValuesEyesight h3{animation:glitch1 2s infinite;font-size:1.5em;font-weight:700;text-align:center}#membersTestimonial{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;overflow:hidden;width:100vw}#membersTestimonial #textIntroTestimonial{-webkit-margin-before:.67em;-webkit-margin-after:.67em;-webkit-margin-start:0;-webkit-margin-end:0;color:#fff;font-size:4em;font-weight:700;margin-block-end:.67em;margin-block-start:.67em;margin-inline-end:0;margin-inline-start:0;text-align:left;z-index:1}#membersTestimonial .membersCardTestimonialWrapper{align-items:center;display:flex;flex-direction:column;width:100%}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial{background:#680c7e;background:linear-gradient(0deg,#680c7e,#55008f);border-radius:15px;display:flex;flex-direction:column;height:85%;margin:1rem 0;padding:.5em 1.5em;width:90%}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .membersTestimonialInfos{display:flex;flex-direction:row;height:auto;padding:1rem 0 0;width:100%}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .membersTestimonialInfos .imageTestimonialWrapper{display:flex;height:100px;margin-left:1rem;width:100px}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .membersTestimonialInfos .imageTestimonialWrapper img{-webkit-user-drag:none;border-radius:100px;height:auto;width:auto}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .membersTestimonialInfos .testimonialMemberInfo{display:flex;flex-direction:row;margin-left:2rem;position:relative;width:100%}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .membersTestimonialInfos .testimonialMemberInfo .testimonialMembersTextInfos h1{color:#fff;font-size:2rem;font-weight:400}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .membersTestimonialInfos .testimonialMemberInfo .testimonialMembersTextInfos h4{color:#dbb826;font-size:1.2rem;font-weight:500}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .membersTestimonialInfos .testimonialMemberInfo .testimonialImageWrapper{align-items:center;background-color:#0000;border-radius:100px;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;right:2rem;width:50px}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .membersTestimonialInfos .testimonialMemberInfo .testimonialImageWrapper:hover{background:#ffffff21}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .membersTestimonialInfos .testimonialMemberInfo .testimonialImageWrapper img{height:60%;width:60%}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .testimonialTextWrapper{display:flex;height:auto;width:100%}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .testimonialTextWrapper p{color:#fff;line-height:1.6;padding:1rem;text-align:justify}@media screen and (max-width:768px){#heroSectionAbout{overflow-x:hidden;width:auto}#heroSectionAbout .rowObjects{margin:0 auto}#heroSectionAbout .rowObjects .collumnObjects{align-items:center;display:flex;justify-content:center;margin:0;padding:0;width:auto}#heroSectionAbout .rowObjects .collumnObjects h1{font-size:2em;margin-left:0;width:80vw}#heroSectionAbout .rowObjects .collumnObjects p{line-height:1.4rem;width:100%}#heroSectionAbout .rowObjects .heroImgWrapper{align-items:center;display:none;height:80vh;justify-content:center;width:20vw}#heroSectionAbout .rowObjects .heroImgWrapper img{-webkit-user-drag:none;height:90vh;object-fit:contain;width:auto}#heroSectionAbout .rowObjects .callToActionMembers{font-size:1.1rem;margin:0;text-align:center;text-indent:0;width:70%}#sectionWhoWeAre{margin-top:2rem}#sectionWhoWeAre .MVV,#sectionWhoWeAre .MVV p{width:auto}#sectionWhoWeAre .missionValuesEyesight{align-items:center;display:flex;flex-direction:column;margin:4vh 0 10vh;width:100vw}#sectionWhoWeAre .missionValuesEyesight .cardM,#sectionWhoWeAre .missionValuesEyesight .cardV1{height:30vh;margin-bottom:3rem;width:70vw}#sectionWhoWeAre .missionValuesEyesight .cardV2{height:auto;margin-bottom:0;padding:1em;width:70vw}#membersTestimonial{width:auto}#membersTestimonial #textIntroTestimonial{-webkit-margin-before:0;-webkit-margin-after:0;align-self:center;font-size:2em;margin-block-end:0;margin-block-start:0;margin-bottom:2rem;padding:0 1rem;text-align:left;z-index:1}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .membersTestimonialInfos{display:flex;flex-direction:row;height:auto;margin-top:2rem;padding:1rem 0 0;width:100%}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .membersTestimonialInfos .imageTestimonialWrapper{display:flex;height:100px;margin-left:1rem;width:100px}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .membersTestimonialInfos .imageTestimonialWrapper img{-webkit-user-drag:none;border-radius:100px;height:auto;width:auto}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .membersTestimonialInfos .testimonialMemberInfo{display:flex;flex-direction:row;margin-right:1rem;width:100%}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .membersTestimonialInfos .testimonialMemberInfo .testimonialMembersTextInfos h1{color:#fff;font-size:1.5rem;font-weight:400;margin-top:.5rem;text-align:right}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .membersTestimonialInfos .testimonialMemberInfo .testimonialMembersTextInfos h4{color:#dbb826;font-size:1.1rem;font-weight:500;margin-top:.7rem;text-align:right}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .membersTestimonialInfos .testimonialMemberInfo .testimonialImageWrapper{right:0;top:-3rem}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .testimonialTextWrapper{display:flex;height:auto;width:100%}#membersTestimonial .membersCardTestimonialWrapper .membersCardTestimonial .testimonialTextWrapper p{line-height:1.4rem;padding:1rem;text-align:justify}}#App{background-color:#000;background-image:radial-gradient(circle at center,#ffffff08 0,#0000 20%),linear-gradient(#0000,#dbb8261a),url(/static/media/preto%20texturizado.cc9e8d8aac918b7ffdb6.jpg);min-height:100vh}#contactMain{align-items:center;display:flex;flex-direction:column;padding:50px;width:100%}#contactMain .logo-2{margin-bottom:20px;max-width:400px;text-align:center;width:100%}#contactMain .logo-2 img{height:auto;max-width:100%}#contactMain h2{color:#dbb826;font-size:2rem;font-weight:700;letter-spacing:1px;margin-bottom:.5rem;text-shadow:0 0 10px #ffd7004d;width:700px}#contactMain p{color:#e0e0e0;font-size:1.1rem;margin-bottom:2rem;max-width:500px}#contactMain h2,#contactMain p{margin-bottom:10px;max-width:1000px;text-align:center;width:100%}#contactMain .contact-form{align-items:center;border-radius:0;box-shadow:0 0 0 #ffd70026;display:flex;flex-direction:column;justify-content:center;padding:2rem;width:100%}#contactMain .contact-form input,#contactMain .contact-form select,#contactMain .contact-form textarea{background-color:#fff;border:2px solid #dbb826;border-radius:8px;color:#000;font-weight:500;margin:10px 0;max-width:500px;padding:12px;transition:all .3s ease;width:100%}#contactMain .contact-form input:focus,#contactMain .contact-form select:focus,#contactMain .contact-form textarea:focus{border-color:#dbb826;box-shadow:0 0 15px #e4b10acc,0 0 5px #e4b10a66;outline:none;transform:translateY(-1px)}#contactMain .contact-form textarea{height:150px;resize:none}#contactMain .contact-form .leftAlign{display:flex;gap:5px;justify-content:space-between;max-width:520px;width:500px}#contactMain .contact-form .leftAlign select{flex:1 1}#contactMain .contact-form .buttonsFormRegister{max-width:500px;width:100%}#contactMain .contact-form .buttonsFormRegister input{background-color:#dbb826;border:none;border-radius:8px;box-shadow:0 4px 15px #ffd70066;color:#000;cursor:pointer;font-size:1rem;font-weight:700;padding:20px;transition:transform .2s ease,opacity .3s ease;width:100%}#contactMain .contact-form .buttonsFormRegister input:hover{box-shadow:0 6px 20px #ffd70099;filter:brightness(1.1);opacity:.9;transform:translateY(-2px)}#servicesPage{margin-top:100px;width:100%}#servicesPage .headServices{align-items:center;display:flex;justify-content:center;width:100%}#servicesPage .headServices img{-webkit-user-drag:none;height:auto;margin-right:2em;object-fit:contain;width:20vw}#servicesPage .headServices h1{color:#fff;font-size:3em;font-weight:700;text-align:right}#servicesPage .headServices .textHeadServices{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50vw}#servicesPage .headServices .textHeadServices p{color:#dbb826;font-size:1.2em;line-height:1.6;margin-top:2em;text-align:center;text-indent:2em}#servicesPage .servicesBlock{align-items:center;display:flex;flex-direction:row;justify-content:center;padding:2em}#servicesPage .servicesBlock .servicesCard{background-color:#dbb826;border-radius:20px;display:flex;flex-direction:column;height:30vh;justify-content:space-between;margin:0 1em;padding:1em;transition:all .5s;width:30vw}#servicesPage .servicesBlock .servicesCard a,#servicesPage .servicesBlock .servicesCard h2,#servicesPage .servicesBlock .servicesCard p{color:#55008f;text-align:center}#servicesPage .servicesBlock .servicesCard a{background-color:#55008f;border-radius:5px;color:#dbb826;padding:.5em;text-decoration:none;transition:all .3s}#servicesPage .servicesBlock .servicesCard a:hover{background-color:#0d0d0d}#servicesPage .servicesBlock .servicesCard a:active{background-color:#fff;transition:all .1s}#servicesPage .servicesBlock .servicesCard:hover{transform:scale(1.2)}#servicesPage .contactRedirect{align-items:center;display:flex;justify-content:center;text-align:center}#servicesPage .contactRedirect a{align-items:center;background-color:#dbb826;border-radius:5px;color:#55008f;display:flex;justify-content:center;padding:.5em;text-decoration:none;transition:all .3s;width:50vw}#servicesPage .contactRedirect a:hover{background-color:#55008f;color:#dbb826;cursor:pointer}#servicesPage .contactRedirect a:active{background-color:#fff;color:#55008f;transition:all .1s}#cards-servicos{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:100vh;padding:6rem 2rem;text-align:center}#cards-servicos .titulo{color:#55008f;font-size:2.5rem;font-weight:700;margin-bottom:4rem;position:relative}#cards-servicos .titulo:after{background:#dbb826;border-radius:2px;content:"";display:block;height:3px;margin:.75rem auto 0;width:80px}#cards-servicos .grid-servicos{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}#cards-servicos .card-servico{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0e0e0e;border:1px solid #dbb826;border-radius:1.5rem;box-shadow:0 10px 25px #0000001a;padding:2rem;position:relative;text-align:left;transition:all .3s ease}#cards-servicos .card-servico .card-btn{bottom:10px;position:absolute;right:15px}#cards-servicos .card-servico .card-btn .btn{background-color:#dbb826;border-radius:.5rem;color:#0d0d0d;display:inline-block;font-weight:600;padding:2px 7px;text-decoration:none;transition:background-color .3s ease}#cards-servicos .card-servico .card-btn .btn:hover{background-color:#37005c;color:#dbb826;transform:scale(1.05)}#cards-servicos .card-servico:hover{border-color:#dbb82680;box-shadow:0 20px 40px #00000026;transform:translateY(-8px)}#cards-servicos .card-servico h3{color:#dbb826;font-size:1.4rem;font-weight:600;letter-spacing:.5px;margin-bottom:1.2rem}#cards-servicos .card-servico ul{list-style:none;margin:0 0 30px;padding:0}#cards-servicos .card-servico ul a{text-decoration:none}#cards-servicos .card-servico ul li{color:#fff;font-size:1rem;line-height:1.8;opacity:.9;padding-left:1.5rem;position:relative}#cards-servicos .card-servico ul li:hover{border-bottom:2px solid #55008f;color:#dbb826}#cards-servicos .card-servico ul li:before{color:#dbb826;content:"•";left:0;position:absolute}#contato-servicos{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #55008f26;border-radius:2rem;box-shadow:0 6px 30px #0000001a;color:#fff;display:flex;justify-content:center;margin:1rem auto 6rem;max-width:1000px;overflow:hidden;padding:6rem 2rem;position:relative;text-align:center}#contato-servicos:before{background:radial-gradient(circle,#dbb82640,#0000 70%);content:"";filter:blur(40px);height:160px;position:absolute;right:-50px;top:-50px;width:160px}#contato-servicos:after{background:radial-gradient(circle,#55008f40,#0000 70%);bottom:-60px;content:"";filter:blur(50px);height:180px;left:-60px;position:absolute;width:180px}#contato-servicos .conteudo{max-width:700px;position:relative;z-index:1}#contato-servicos .conteudo h2{color:#dbb826;font-size:2.4rem;font-weight:700;letter-spacing:.3px;margin-bottom:1rem}#contato-servicos .conteudo p{color:#ffffffd9;font-size:1.1rem;margin-bottom:2rem}#contato-servicos .conteudo .botao-contato{background:linear-gradient(135deg,#dbb826,#e1c349);border-radius:50px;box-shadow:0 6px 20px #dbb82640;color:#55008f;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}#contato-servicos .conteudo .botao-contato:hover{box-shadow:0 10px 25px #dbb82666;transform:translateY(-4px)}@media screen and (max-width:768px){#body{align-items:center;background-color:#0d0d0d;display:flex;flex-direction:column;justify-content:center;overflow-x:hidden}#servicesPage .headServices img{display:none}#servicesPage .headServices .textHeadServices h1{font-size:1.6em;margin-left:0;text-align:center;width:80vw}#servicesPage .headServices .textHeadServices p{font-size:1em;width:80vw}#servicesPage .servicesBlock{display:flex;flex-direction:column}#servicesPage .servicesBlock .servicesCard{margin:1em 0;width:80vw}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}#arquiteturaPage{margin-top:100px;padding:0 2em;width:100%}#arquiteturaPage,#arquiteturaPage .arquiteturaTitle{align-items:center;display:flex;flex-direction:column;justify-content:center}#arquiteturaPage .arquiteturaTitle{background-image:url(/static/media/arqFundo.97d6166a9a98d2d2826b.png);background-size:cover;border-radius:20px;height:50vh;width:95vw}#arquiteturaPage .arquiteturaTitle h1{animation:glitch1 2s infinite;color:#fff;font-size:3em}#arquiteturaPage .arquiteturaTitle h1:before{background:#0d0d0d;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#arquiteturaPage .arquiteturaTitle h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#arquiteturaPage .arquiteturaTitle p{animation:glitch1 2s infinite;color:#fff;font-size:1.5rem;margin-left:1rem;text-align:center}#arquiteturaPage .arquiteturaTitle p:before{background:#0d0d0d;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#arquiteturaPage .arquiteturaTitle p:hover:before{transform:scaleX(1);transform-origin:bottom left}#arquiteturaPage .arquiteturaServices{display:flex;flex-direction:column;margin-top:4rem}#arquiteturaPage .arquiteturaServices .service1{display:flex;flex-direction:column;padding:1rem;width:80vw}#arquiteturaPage .arquiteturaServices .service1 h1{color:#dbb826}#arquiteturaPage .arquiteturaServices .service1 p{color:#fff;margin-top:1em;text-align:justify;text-indent:2em}#arquiteturaPage .arquiteturaPortf{align-items:center;background-color:#55008f;border-radius:20px;justify-content:center;margin-top:5rem;width:80vw}#arquiteturaPage .arquiteturaPortf h1{animation:glitch1 2s infinite;color:#dbb826;font-size:2em;margin:1em 0;text-align:center}#arquiteturaPage .arquiteturaPortf h1:before{background:#0d0d0d;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#arquiteturaPage .arquiteturaPortf h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#arquiteturaPage .arquiteturaPortf .portfolio1,#arquiteturaPage .arquiteturaPortf .portfolio1 img{align-items:center;display:flex;justify-content:center}#arquiteturaPage .arquiteturaPortf .portfolio1 img{margin:auto;width:60vw}#arquiteturaPage .arquiteturaPortf .portfolio1 p{color:#fff;font-size:1em;margin:1em;text-align:center}#arquiteturaPage .otherProjects{padding:.5em}#arquiteturaPage .otherProjects h1{animation:glitch1 2s infinite;color:#dbb826;font-size:2em;margin:1em 0;text-align:center}#arquiteturaPage .otherProjects h1:before{background:#55008f;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#arquiteturaPage .otherProjects h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#arquiteturaPage .otherProjects a{background-color:#dbb826;border-radius:5px;color:#55008f;margin-left:1em;padding:.5em;text-decoration:none;transition:all .3s}#arquiteturaPage .otherProjects a:hover{background-color:#fff}#arquiteturaPage .otherProjects a:active{background-color:#55008f;color:#dbb826;transition:all .1s}@media(max-width:768px){#body{overflow-x:hidden}#body #arquiteturaPage .arquiteturaTitle h1{background-color:#0d0d0d;font-size:1.6em;margin-left:0;text-align:center;width:80vw}#body #arquiteturaPage .arquiteturaTitle p{background-color:#0d0d0d;font-size:1em;text-align:center}#body #arquiteturaPage .arquiteturaServices .service1 h1{font-size:1.6em;margin-left:0;width:80vw}#body #arquiteturaPage .arquiteturaServices .service1 p{font-size:1.1em}#body #arquiteturaPage .arquiteturaPortf h1{font-size:1.6em;margin-left:0;width:80vw}#body #arquiteturaPage .otherProjects{display:flex;flex-direction:column}#body #arquiteturaPage .otherProjects a{margin-left:0;margin-top:.5em}}#automacaoPage{margin-top:100px;padding:0 2em;width:100%}#automacaoPage,#automacaoPage .automacaoTitle{align-items:center;display:flex;flex-direction:column;justify-content:center}#automacaoPage .automacaoTitle{background-image:url(/static/media/autoFundo2.5e330add749a3eb26a43.png);background-size:cover;border-radius:20px;height:50vh;width:95vw}#automacaoPage .automacaoTitle h1{animation:glitch1 2s infinite;color:#dbb826;font-size:3em}#automacaoPage .automacaoTitle h1:before{background:#0d0d0d;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#automacaoPage .automacaoTitle h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#automacaoPage .automacaoTitle p{animation:glitch1 2s infinite;color:#dbb826;font-size:1.5rem;margin-left:1rem;text-align:center}#automacaoPage .automacaoTitle p:before{background:#0d0d0d;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#automacaoPage .automacaoTitle p:hover:before{transform:scaleX(1);transform-origin:bottom left}#automacaoPage .automacaoServices{display:flex;flex-direction:column;margin-top:4rem}#automacaoPage .automacaoServices .service1{display:flex;flex-direction:column;padding:1rem;width:80vw}#automacaoPage .automacaoServices .service1 h1{color:#dbb826}#automacaoPage .automacaoServices .service1 p{color:#fff;margin-top:1em;text-align:justify;text-indent:2em}#automacaoPage .automacaoPortf{align-items:center;background-color:#55008f;border-radius:20px;justify-content:center;margin-top:5rem;width:80vw}#automacaoPage .automacaoPortf h1{animation:glitch1 2s infinite;color:#dbb826;font-size:2em;margin:1em 0;text-align:center}#automacaoPage .automacaoPortf h1:before{background:#0d0d0d;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#automacaoPage .automacaoPortf h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#automacaoPage .automacaoPortf .portfolio1,#automacaoPage .automacaoPortf .portfolio1 img{align-items:center;display:flex;justify-content:center}#automacaoPage .automacaoPortf .portfolio1 img{margin:auto;width:60vw}#automacaoPage .automacaoPortf .portfolio1 p{color:#dbb826;font-size:1em;margin:1em;padding:0 2.2rem;text-align:center}#automacaoPage .otherProjects{padding:.5em}#automacaoPage .otherProjects h1{animation:glitch1 2s infinite;color:#dbb826;font-size:2em;margin:1em 0;text-align:center}#automacaoPage .otherProjects h1:before{background:#55008f;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#automacaoPage .otherProjects h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#automacaoPage .otherProjects a{background-color:#dbb826;border-radius:5px;color:#55008f;margin-left:1em;padding:.5em;text-decoration:none;transition:all .3s}#automacaoPage .otherProjects a:hover{background-color:#fff}#automacaoPage .otherProjects a:active{background-color:#55008f;color:#dbb826;transition:all .1s}@media(max-width:768px){#body{overflow-x:hidden}#body #automacaoPage .automacaoTitle h1{background-color:#0d0d0d;font-size:1.6em;margin-left:0;text-align:center;width:80vw}#body #automacaoPage .automacaoTitle p{background-color:#0d0d0d;font-size:1em;text-align:center}#body #automacaoPage .automacaoServices .service1 h1{font-size:1.6em;margin-left:0;width:80vw}#body #automacaoPage .automacaoServices .service1 p{font-size:1.1em}#body #automacaoPage .automacaoPortf h1{font-size:1.6em;margin-left:0;width:80vw}#body #automacaoPage .automacaoPortf .portfolio1 p{padding:0}#body #automacaoPage .otherProjects{display:flex;flex-direction:column}#body #automacaoPage .otherProjects a{margin-left:0;margin-top:.5em}}#computacaoPage{margin-top:100px;padding:0 2em;width:100%}#computacaoPage,#computacaoPage .computacaoTitle{align-items:center;display:flex;flex-direction:column;justify-content:center}#computacaoPage .computacaoTitle{background-image:url(/static/media/compFundo.b58e77668435a4825d23.png);background-size:cover;border-radius:20px;height:50vh;width:95vw}#computacaoPage .computacaoTitle h1{animation:glitch1 2s infinite;color:#fff;font-size:3em}#computacaoPage .computacaoTitle h1:before{background:#0d0d0d;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#computacaoPage .computacaoTitle h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#computacaoPage .computacaoTitle p{animation:glitch1 2s infinite;color:#fff;font-size:1.5rem;margin-left:1rem;text-align:center}#computacaoPage .computacaoTitle p:before{background:#0d0d0d;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#computacaoPage .computacaoTitle p:hover:before{transform:scaleX(1);transform-origin:bottom left}#computacaoPage .computacaoServices{display:flex;flex-direction:column;margin-top:4rem}#computacaoPage .computacaoServices .service1{display:flex;flex-direction:column;padding:1rem;width:80vw}#computacaoPage .computacaoServices .service1 h1{color:#dbb826}#computacaoPage .computacaoServices .service1 p{color:#fff;margin-top:1em;text-align:justify;text-indent:2em}#computacaoPage .computacaoPortf{align-items:center;background-color:#55008f;border-radius:20px;justify-content:center;margin-top:5rem;width:80vw}#computacaoPage .computacaoPortf h1{animation:glitch1 2s infinite;color:#dbb826;font-size:2em;margin:1em 0;text-align:center}#computacaoPage .computacaoPortf h1:before{background:#0d0d0d;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#computacaoPage .computacaoPortf h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#computacaoPage .computacaoPortf .portfolio1,#computacaoPage .computacaoPortf .portfolio1 img{align-items:center;display:flex;justify-content:center}#computacaoPage .computacaoPortf .portfolio1 img{margin:auto;width:60vw}#computacaoPage .computacaoPortf .portfolio1 p{color:#dbb826;font-size:1em;margin:1em;padding:0 2.5rem;text-align:center}#computacaoPage .otherProjects{padding:.5em}#computacaoPage .otherProjects h1{animation:glitch1 2s infinite;color:#dbb826;font-size:2em;margin:1em 0;text-align:center}#computacaoPage .otherProjects h1:before{background:#55008f;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#computacaoPage .otherProjects h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#computacaoPage .otherProjects a{background-color:#dbb826;border-radius:5px;color:#55008f;margin-left:1em;padding:.5em;text-decoration:none;transition:all .3s}#computacaoPage .otherProjects a:hover{background-color:#fff}#computacaoPage .otherProjects a:active{background-color:#55008f;color:#dbb826;transition:all .1s}@media(max-width:768px){#body{overflow-x:hidden}#body #computacaoPage .computacaoTitle h1{background-color:#0d0d0d;font-size:1.6em;margin-left:0;text-align:center;width:80vw}#body #computacaoPage .computacaoTitle p{background-color:#0d0d0d;font-size:1em;text-align:center}#body #computacaoPage .computacaoServices .service1 h1{font-size:1.6em;margin-left:0;width:80vw}#body #computacaoPage .computacaoServices .service1 p{font-size:1.1em}#body #computacaoPage .computacaoPortf h1{font-size:1.6em;margin-left:0;width:80vw}#body #computacaoPage .computacaoPortf .portfolio1 p{padding:0}#body #computacaoPage .otherProjects{display:flex;flex-direction:column}#body #computacaoPage .otherProjects a{margin-left:0;margin-top:.5em}}#eletricaPage{margin-top:100px;padding:0 2em;width:100%}#eletricaPage,#eletricaPage .eletricaTitle{align-items:center;display:flex;flex-direction:column;justify-content:center}#eletricaPage .eletricaTitle{background-image:url(/static/media/eleFundo.03e78b02b3d49d7517be.png);background-size:cover;border-radius:20px;height:50vh;width:95vw}#eletricaPage .eletricaTitle h1{animation:glitch1 2s infinite;color:#fff;font-size:3em}#eletricaPage .eletricaTitle h1:before{background:#0d0d0d;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#eletricaPage .eletricaTitle h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#eletricaPage .eletricaTitle p{animation:glitch1 2s infinite;color:#fff;font-size:1.5rem;margin-left:1rem;text-align:center}#eletricaPage .eletricaTitle p:before{background:#0d0d0d;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#eletricaPage .eletricaTitle p:hover:before{transform:scaleX(1);transform-origin:bottom left}#eletricaPage .eletricaServices{display:flex;flex-direction:column;margin-top:4rem}#eletricaPage .eletricaServices .service1{display:flex;flex-direction:column;padding:1rem;width:80vw}#eletricaPage .eletricaServices .service1 h1{color:#dbb826}#eletricaPage .eletricaServices .service1 p{color:#fff;margin-top:1em;text-align:justify;text-indent:2em}#eletricaPage .eletricaPortf{align-items:center;background-color:#55008f;border-radius:20px;justify-content:center;margin-top:5rem;width:80vw}#eletricaPage .eletricaPortf h1{animation:glitch1 2s infinite;color:#dbb826;font-size:2em;margin:1em 0;text-align:center}#eletricaPage .eletricaPortf h1:before{background:#0d0d0d;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#eletricaPage .eletricaPortf h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#eletricaPage .eletricaPortf .portfolio1,#eletricaPage .eletricaPortf .portfolio1 img{align-items:center;display:flex;justify-content:center}#eletricaPage .eletricaPortf .portfolio1 img{margin:auto;width:60vw}#eletricaPage .eletricaPortf .portfolio1 p{color:#dbb826;font-size:1em;margin:1em;text-align:center}#eletricaPage .otherProjects{padding:.5em}#eletricaPage .otherProjects h1{animation:glitch1 2s infinite;color:#dbb826;font-size:2em;margin:1em 0;text-align:center}#eletricaPage .otherProjects h1:before{background:#55008f;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#eletricaPage .otherProjects h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#eletricaPage .otherProjects a{background-color:#dbb826;border-radius:5px;color:#55008f;margin-left:1em;padding:.5em;text-decoration:none;transition:all .3s}#eletricaPage .otherProjects a:hover{background-color:#fff}#eletricaPage .otherProjects a:active{background-color:#55008f;color:#dbb826;transition:all .1s}@media(max-width:768px){#body{overflow-x:hidden}#body #eletricaPage .eletricaTitle h1{background-color:#0d0d0d;font-size:1.6em;margin-left:0;text-align:center;width:80vw}#body #eletricaPage .eletricaTitle p{background-color:#0d0d0d;font-size:1em;text-align:center}#body #eletricaPage .eletricaServices .service1 h1{font-size:1.6em;margin-left:0;width:80vw}#body #eletricaPage .eletricaServices .service1 p{font-size:1.1em}#body #eletricaPage .eletricaPortf h1{font-size:1.6em;margin-left:0;width:80vw}#body #eletricaPage .otherProjects{display:flex;flex-direction:column}#body #eletricaPage .otherProjects a{margin-left:0;margin-top:.5em}}#body{background-color:#0d0d0d}#body,#negociosPage{align-items:center;display:flex;flex-direction:column;justify-content:center}#negociosPage{margin-top:100px;padding:0 2em;width:100%}#negociosPage .negociosTitle{align-items:center;background-image:url(/static/media/negocFundo.defd906cff060c3d03a2.png);background-size:cover;border-radius:20px;display:flex;flex-direction:column;height:50vh;justify-content:center;width:95vw}#negociosPage .negociosTitle h1{animation:glitch1 2s infinite;color:#fff;font-size:3em}#negociosPage .negociosTitle h1:before{background:#0d0d0d;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#negociosPage .negociosTitle h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#negociosPage .negociosTitle p{animation:glitch1 2s infinite;color:#fff;font-size:1.5rem;text-align:center}#negociosPage .negociosTitle p:before{background:#0d0d0d;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#negociosPage .negociosTitle p:hover:before{transform:scaleX(1);transform-origin:bottom left}#negociosPage .negociosServices{display:flex;flex-direction:column;margin-top:1rem}#negociosPage .negociosServices .service1{display:flex;flex-direction:column;padding:1rem;width:80vw}#negociosPage .negociosServices .service1 h1,#negociosPage .negociosServices .service1 p{color:#dbb826}#negociosPage .negociosServices .service1 p{text-align:justify;text-indent:2em}#negociosPage .negociosPortf{align-items:center;background-color:#55008f;border-radius:20px;justify-content:center;width:80vw}#negociosPage .negociosPortf h1{animation:glitch1 2s infinite;color:#dbb826;font-size:2em;margin:1em 0;text-align:center}#negociosPage .negociosPortf h1:before{background:#0d0d0d;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#negociosPage .negociosPortf h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#negociosPage .negociosPortf .portfolio1,#negociosPage .negociosPortf .portfolio1 img{align-items:center;display:flex;justify-content:center}#negociosPage .negociosPortf .portfolio1 img{margin:auto;width:60vw}#negociosPage .negociosPortf .portfolio1 p{color:#dbb826;font-size:1em;margin:1em;padding:0 3rem;text-align:center}#negociosPage .otherProjects{padding:.5em}#negociosPage .otherProjects h1{animation:glitch1 2s infinite;color:#dbb826;font-size:2em;margin:1em 0;text-align:center}#negociosPage .otherProjects h1:before{background:#55008f;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#negociosPage .otherProjects h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#negociosPage .otherProjects a{background-color:#dbb826;border-radius:5px;color:#55008f;margin-left:1em;padding:.5em;text-decoration:none;transition:all .3s}#negociosPage .otherProjects a:hover{background-color:#fff}#negociosPage .otherProjects a:active{background-color:#55008f;color:#dbb826;transition:all .1s}@media(max-width:768px){#body{overflow-x:hidden}#body #negociosPage .negociosTitle h1{background-color:#0d0d0d;font-size:1.6em;margin-left:0;text-align:center;width:80vw}#body #negociosPage .negociosTitle p{background-color:#0d0d0d;font-size:1em;text-align:center}#body #negociosPage .negociosServices .service1 h1{font-size:1.6em;margin-left:0;width:80vw}#body #negociosPage .negociosServices .service1 p{font-size:1.1em}#body #negociosPage .negociosPortf h1{font-size:1.6em;margin-left:0;width:80vw}#body #negociosPage .negociosPortf .portfolio1 p{padding:0}#body #negociosPage .otherProjects{display:flex;flex-direction:column}#body #negociosPage .otherProjects a{margin-left:0;margin-top:.5em}}*{font-family:Montserrat,sans-serif;margin:0;padding:0}#mainOurMembers{align-items:center;background-color:#0d0d0d;display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}#mainOurMembers #membersFeedbackSection{align-items:center;display:flex;flex-direction:column;margin-top:8rem}#mainOurMembers #membersFeedbackSection h1{animation:glitch1 2s infinite;color:#dbb826;font-size:2rem;margin-left:1rem;margin-top:5vh;text-align:center}#mainOurMembers #membersFeedbackSection h1:before{background:#55008f;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#mainOurMembers #membersFeedbackSection h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#mainOurMembers #membersFeedbackSection .membersFeedbackIntro{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}#mainOurMembers #membersFeedbackSection .membersFeedbackIntro p{color:#dbb826;line-height:1.5rem;padding:2rem 6rem 1rem}#mainOurMembers #membersFeedbackSection .membersFeedbackIntro h1{animation:glitch1 2s infinite;color:#55008f;font-size:3rem;font-weight:700;text-align:right}#mainOurMembers #membersFeedbackSection .membersFeedbackIntro h1:before{background:#d4d4d4;bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;inset:0 0 0 0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;z-index:-1}#mainOurMembers #membersFeedbackSection .membersFeedbackIntro h1:hover:before{transform:scaleX(1);transform-origin:bottom left}#mainOurMembers #membersFeedbackSection .membersFeedback{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;justify-content:center;margin:4rem 0;width:100vw}#mainOurMembers #membersFeedbackSection .membersFeedback .membersCard{align-items:center;border:1px solid #55008f;display:flex;flex-direction:column;height:420px;justify-content:center;margin:0 3rem 1rem;place-items:center;place-self:center;text-align:center;width:300px}#mainOurMembers #membersFeedbackSection .membersFeedback #cardProjects{margin:0 1rem 1rem}#mainOurMembers #membersFeedbackSection .membersFeedbackText{color:#0000;display:flex;flex-direction:column;height:97%;margin:0 auto;position:relative;-webkit-user-select:none;user-select:none;width:95%}#mainOurMembers #membersFeedbackSection .membersFeedbackText h3{font-size:1.2rem;margin-top:1rem;text-transform:uppercase}#mainOurMembers #membersFeedbackSection .membersFeedbackText h5{font-size:.9rem;font-weight:500;margin-top:.3rem}#mainOurMembers #membersFeedbackSection .membersFeedbackText p{font-weight:400;margin-top:3rem;padding:0 1rem}#mainOurMembers #membersFeedbackSection .membersFeedbackText h3,#mainOurMembers #membersFeedbackSection .membersFeedbackText h5,#mainOurMembers #membersFeedbackSection .membersFeedbackText p{z-index:999}#mainOurMembers #membersFeedbackSection .membersFeedbackText:hover{color:#fff;transition:.5s}#mainOurMembers #membersFeedbackSection .membersFeedbackText:hover h5{color:#dbb826;transition:.5s}#mainOurMembers #membersFeedbackSection .membersFeedbackText:hover img{filter:grayscale(100%);opacity:.3;transition:.5s}#mainOurMembers #membersFeedbackSection .membersFeedbackText img{display:flex;filter:grayscale(0);height:100%;object-fit:cover;position:absolute;width:100%}#mainOurMembers #membersFeedbackSection .membersFeedbackText img:hover{filter:grayscale(100%);opacity:.3;transition:.5s}#mainOurMembers #membersFeedbackSection .membersFeedbackText .socialMediaMembers{bottom:1rem;display:flex;justify-content:space-around;position:absolute;visibility:hidden;width:100%;z-index:99999}#mainOurMembers #membersFeedbackSection .membersFeedbackText .socialMediaMembers .socialMediaWrapper{align-items:center;background-color:#55008f;border-radius:200px;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:1;position:relative;width:40px}#mainOurMembers #membersFeedbackSection .membersFeedbackText .socialMediaMembers img{display:flex;filter:grayscale(0);object-fit:contain;opacity:1;width:60%}#mainOurMembers #membersFeedbackSection .membersFeedbackText:hover .socialMediaMembers{visibility:visible}@media screen and (max-width:768px){#mainOurMembers{overflow-x:hidden}#membersFeedbackSection h1{font-size:1em;width:80vw}#membersFeedbackSection .membersFeedbackIntro{align-items:center;display:flex;flex-direction:column;justify-content:center}#membersFeedbackSection .membersFeedbackIntro h1{background-color:#d4d4d4;font-size:1.6em;margin-left:0;width:80vw}#membersFeedbackSection .membersFeedbackIntro p{font-size:1em;padding:0;text-align:justify;text-indent:2em;width:80vw}}@font-face{font-family:Eighty Seven;src:url(/static/media/eightySeven.f6278cf144696693998d.TTF)}#mainPS{background-color:#0d0d0d;flex-direction:column;overflow-x:hidden}#mainPS,#mainPS #heroSectionPS .heroWrapperPS{align-items:center;display:flex;justify-content:center;width:100vw}#mainPS #heroSectionPS .heroWrapperPS{height:auto}#mainPS #heroSectionPS .heroWrapperPS .logoPSWrapper{align-items:center;display:flex;height:auto;justify-content:center;position:absolute;top:3vh;-webkit-user-select:none;user-select:none;width:auto;z-index:2}#mainPS #heroSectionPS .heroWrapperPS .logoPSWrapper img{display:flex;width:25%}#mainPS #heroSectionPS .heroWrapperPS .textHome{align-items:center;display:flex;height:100vh;justify-content:center;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100vw;z-index:2}#mainPS #heroSectionPS .heroWrapperPS .textHome h1{-webkit-text-stroke-width:.1px;-webkit-text-stroke-color:#fff;bottom:32%;color:#821a4b;cursor:default;font-family:Bebas Neue,cursive;font-size:5rem;letter-spacing:3px;position:absolute;text-align:center}#mainPS #heroSectionPS .heroWrapperPS .textHome h4{bottom:10%;color:#fff;cursor:default;font-family:Bebas Neue,cursive;letter-spacing:5px;position:absolute;text-align:center}#mainPS #heroSectionPS .heroWrapperPS .textHome a{align-items:center;animation:MoveUpDown 1s linear infinite;border-radius:100px;bottom:-5%;justify-content:center;outline:none;position:absolute}@keyframes MoveUpDown{0%,to{bottom:0}50%{bottom:5px}}#mainPS #heroSectionPS .heroWrapperPS .textHome a img{width:50px}#mainPS #heroSectionPS .heroWrapperPS .backgroundPS{height:100vh;object-fit:cover;position:relative;width:100vw}#mainPS #heroSectionPS .sendBackHome{border-radius:10px;left:2%;padding:.1rem .2rem;position:absolute;top:5%;width:15%;z-index:2}#mainPS #heroSectionPS .sendBackHome img:hover{background-color:#55008f;color:#fff;transition:all .3s}#mainPS #PSInfosSection .introPSInfos{padding:0 2rem}#mainPS #PSInfosSection .introPSInfos h1{color:#dbb826;font-size:3.5rem;line-height:4rem;padding:2rem 0;text-align:center}#mainPS #PSInfosSection .introPSInfos p{color:#fff;font-weight:300;line-height:1.4rem;padding:.7rem .5rem;text-align:justify;text-indent:3em}#mainPS #PSInfosSection #PSPhases{align-items:center;display:flex;flex-direction:column;height:auto;width:100vw}#mainPS #PSInfosSection #PSPhases h2{color:#dbb826;font-size:3rem;line-height:4rem;padding:2rem 0;text-align:center}#mainPS #PSInfosSection #PSPhases .PSStoryline{grid-gap:30px 10px;align-items:normal;display:grid;gap:30px 10px;grid-template-areas:"A B ." ". C D" "E F ." ". G H" "I J .";grid-template-columns:1fr 0fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr;justify-content:center;position:relative}#mainPS #PSInfosSection #PSPhases .PSStoryline .storyline{background-color:#c4c4c4;height:83%;left:50%;position:absolute;width:2px;z-index:1}#mainPS #PSInfosSection #PSPhases .PSStoryline .boxStoryline{align-items:center;background-color:#55008f;border-radius:10px;display:flex;height:40px;justify-content:center;width:40px}#mainPS #PSInfosSection #PSPhases .PSStoryline .boxStoryline h1{color:#dbb826;font-size:28px}#mainPS #PSInfosSection #PSPhases .PSStoryline .storylineText{padding:0 1.5rem}#mainPS #PSInfosSection #PSPhases .PSStoryline .storylineText h3{color:#fff}#mainPS #PSInfosSection #PSPhases .PSStoryline .storylineText h4{color:#fff;font-weight:400;margin:.5rem 0;opacity:.6}#mainPS #PSInfosSection #PSPhases .PSStoryline .storylineText p{color:#dbb826}#mainPS #PSInfosSection #PSPhases .PSStoryline #A{align-self:auto;grid-area:A;text-align:right}#mainPS #PSInfosSection #PSPhases .PSStoryline #A a{color:#821a4b;font-weight:700;text-decoration:none}#mainPS #PSInfosSection #PSPhases .PSStoryline #B{grid-area:B;z-index:2}#mainPS #PSInfosSection #PSPhases .PSStoryline #C{grid-area:C;z-index:2}#mainPS #PSInfosSection #PSPhases .PSStoryline #D{grid-area:D;text-align:left}#mainPS #PSInfosSection #PSPhases .PSStoryline #E{grid-area:E;text-align:right}#mainPS #PSInfosSection #PSPhases .PSStoryline #F{grid-area:F;z-index:2}#mainPS #PSInfosSection #PSPhases .PSStoryline #G{grid-area:G;z-index:2}#mainPS #PSInfosSection #PSPhases .PSStoryline #H{grid-area:H;text-align:left}#mainPS #PSInfosSection #PSPhases .PSStoryline #I{grid-area:I;text-align:right}#mainPS #PSInfosSection #PSPhases .PSStoryline #J{grid-area:J;z-index:2}#mainPS #PSInfosSection #PSPhases #buttonRegister{border:2.5px solid #55008f;border-radius:10px;color:#dbb826;margin:3rem 0;padding:.5rem 3rem;text-decoration:none}#mainPS #PSInfosSection #PSPhases #buttonRegister:hover{background-color:#55008f;color:#fff;transition:all .3s}#mainPS #OurDifferential{display:flex;flex-direction:column;height:auto;width:100vw}#mainPS #OurDifferential .imgRegister{position:relative;width:100%}#mainPS #OurDifferential .imgRegister img{width:100%}#mainPS #OurDifferential .imgRegister span{color:#dbb826;display:flex;font-size:14vw;font-weight:700;left:3%;opacity:.6;position:absolute;text-transform:uppercase;top:10%;-webkit-user-select:none;user-select:none;width:35%}#mainPS #OurDifferential .textDifferential{background-color:#f5f5f5;display:flex;flex-direction:column;height:auto;justify-content:center;position:relative;width:100%}#mainPS #OurDifferential .textDifferential h1{color:#242323;font-size:2.5rem;padding:2rem 0 1rem 2rem}#mainPS #OurDifferential .textDifferential p{color:#0d0d0d;line-height:1.5rem;opacity:.7;padding:0 2rem 1rem}#mainPS #OurDifferential .textDifferential a{color:#55008f;font-weight:700;margin:0 0 1rem 2rem;text-decoration:none}#mainPS #OurDifferential .textDifferential a:hover{color:#242323;transition:all .2s}#mainPS #PSInfos{background-attachment:fixed;background-image:url(/static/media/pattern.2f04efcabb91937234a4.png);background-position:50%;background-repeat:no-repeat;background-size:cover;text-align:center}#mainPS #PSInfos,#mainPS #PSInfos .infosContent{align-items:center;display:flex;flex-direction:column;justify-content:center}#mainPS #PSInfos .infosContent{color:#fff;margin-top:3rem}#mainPS #PSInfos .infosContent h1{color:#dbb826;font-size:30px;letter-spacing:3px;text-transform:uppercase}#mainPS #PSInfos .infosContent ul{list-style:none}#mainPS #PSInfos .infosContent ul li{font-weight:500;padding:1rem 2rem;text-align:center}#mainPS #PSInfos .infosContent ul li a{color:#dbb826;font-weight:700;text-decoration:none}#mainPS #PSInfos .infosContent .aboutUsPS{align-items:center;background-color:#0f0f0f;border-radius:5px;display:flex;flex-direction:column;height:80vh;justify-content:center;margin:2rem 0 4rem;position:relative;width:80vw}#mainPS #PSInfos .infosContent .aboutUsPS h1{margin-top:1rem}#mainPS #PSInfos .infosContent .aboutUsPS p{padding:2rem 2rem 0;z-index:2}#mainPS #PSInfos .infosContent .aboutUsPS a{background-color:#fff;border-radius:2px;color:#55008f;font-weight:700;margin-top:4rem;padding:.7rem 2rem;text-decoration:none;width:20%;z-index:2}#mainPS #PSInfos .infosContent .aboutUsPS a:hover{background-color:#0d0d0d;color:#fff;transition:all .2s}#mainPS #PSInfos .infosContent .aboutUsPS .imgPSWrapper{display:flex;height:100%;justify-content:center;position:absolute;width:100%}#mainPS #PSInfos .infosContent .aboutUsPS .imgPSWrapper img{opacity:.4;width:auto}#mainPS #videoPSSection{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;margin-bottom:1rem;width:100vw}#mainPS #videoPSSection h1{color:#dbb826;font-size:30px;margin-bottom:1rem;text-transform:uppercase}#mainPS #videoPSSection video{width:80vw}@media screen and (max-width:768px){#mainPS #heroSectionPS .heroWrapperPS .logoPSWrapper{align-items:center;display:flex;height:auto;justify-content:center;position:absolute;top:10vh;-webkit-user-select:none;user-select:none;width:auto;z-index:2}#mainPS #heroSectionPS .heroWrapperPS .logoPSWrapper img{width:40%}#mainPS #heroSectionPS .heroWrapperPS .textHome{align-items:center;display:flex;height:100vh;justify-content:center;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:96vw;z-index:2}#mainPS #heroSectionPS .heroWrapperPS .textHome h1{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#fff;bottom:20%;font-size:3.5rem;text-align:center}#mainPS #heroSectionPS .heroWrapperPS .textHome h4{bottom:7%;font-size:85%;text-align:center}#mainPS #heroSectionPS .heroWrapperPS .textHome a img{width:50px}#mainPS #heroSectionPS .sendBackHome{right:0;top:2%}#mainPS #heroSectionPS .sendBackHome img{width:45%}#mainPS #PSInfosSection .introPSInfos{padding:0 1rem}#mainPS #PSInfosSection .introPSInfos h1{font-size:2.5rem}#mainPS #PSInfosSection .introPSInfos p{text-align:justify;text-indent:2em}#mainPS #PSInfosSection #PSPhases h2{padding:4rem 0 2rem}#mainPS #PSInfosSection #PSPhases .PSStoryline{grid-column-gap:0;grid-row-gap:5px;display:grid;grid-template-columns:1fr;grid-template-rows:.3fr 1fr .3fr 1fr .3fr 1.2fr .3fr 1fr .3fr 1fr}#mainPS #PSInfosSection #PSPhases .PSStoryline .storyline{display:none}#mainPS #PSInfosSection #PSPhases .PSStoryline .boxStoryline{align-items:center;background-color:#55008f;border-radius:10px;display:flex;height:40px;justify-content:center;justify-self:center;width:40px}#mainPS #PSInfosSection #PSPhases .PSStoryline .boxStoryline h1{color:#dbb826;font-size:28px}#mainPS #PSInfosSection #PSPhases .PSStoryline .storylineText{padding:0 .3rem}#mainPS #PSInfosSection #PSPhases .PSStoryline .storylineText h3,#mainPS #PSInfosSection #PSPhases .PSStoryline .storylineText h4,#mainPS #PSInfosSection #PSPhases .PSStoryline .storylineText p{text-align:center}#mainPS #PSInfosSection #PSPhases .PSStoryline .storylineText p{padding:0 .5rem}#mainPS #PSInfosSection #PSPhases .PSStoryline #B{grid-area:1/1/2/2}#mainPS #PSInfosSection #PSPhases .PSStoryline #A{grid-area:2/1/3/2}#mainPS #PSInfosSection #PSPhases .PSStoryline #C{grid-area:3/1/4/2}#mainPS #PSInfosSection #PSPhases .PSStoryline #D{grid-area:4/1/5/2}#mainPS #PSInfosSection #PSPhases .PSStoryline #F{grid-area:5/1/6/2}#mainPS #PSInfosSection #PSPhases .PSStoryline #E{grid-area:6/1/7/2}#mainPS #PSInfosSection #PSPhases .PSStoryline #G{grid-area:7/1/8/2}#mainPS #PSInfosSection #PSPhases .PSStoryline #H{grid-area:8/1/9/2}#mainPS #PSInfosSection #PSPhases .PSStoryline #J{grid-area:9/1/10/2}#mainPS #PSInfosSection #PSPhases .PSStoryline #I{grid-area:10/1/11/2}#mainPS #PSInfosSection #PSPhases #buttonRegister{border:2.5px solid #55008f;border-radius:10px;color:#dbb826;margin:3rem 0;padding:.5rem 3rem;text-decoration:none}#mainPS #PSInfosSection #PSPhases #buttonRegister:hover{background-color:#55008f;color:#fff;transition:all .3s}#mainPS #OurDifferential{display:flex;flex-direction:column;height:auto;width:100vw}#mainPS #OurDifferential .imgRegister{height:100%;position:relative;width:100%}#mainPS #OurDifferential .imgRegister img{height:100%;width:100%}#mainPS #OurDifferential .imgRegister span{bottom:5%;left:3%;width:65%}#mainPS #OurDifferential .textDifferential{display:flex;height:auto;width:100%}#mainPS #PSInfos .infosContent .aboutUsPS{height:auto;margin:2rem 0 0;width:90vw}#mainPS #PSInfos .infosContent .aboutUsPS h1{font-size:20px;margin-top:1rem}#mainPS #PSInfos .infosContent .aboutUsPS p{padding:2rem 1rem 0}#mainPS #PSInfos .infosContent .aboutUsPS a{margin-bottom:2rem;width:40%;z-index:3}#mainPS #PSInfos .infosContent .aboutUsPS .imgPSWrapper{display:flex;height:auto;justify-content:center;position:absolute;width:100%}#mainPS #PSInfos .infosContent .aboutUsPS .imgPSWrapper img{opacity:.4;width:100%}#mainPS #videoPSSection{height:auto;margin-bottom:1rem;margin-top:2rem}#mainPS #videoPSSection video{width:90vw}}:root{overflow-x:hidden;width:100%}::-webkit-scrollbar{background:#fff}::-webkit-scrollbar-thumb{background-color:#0d0d0d}*{font-family:Source Sans Pro,Helvetica,Arial,sans-serif}main{background-color:#000}main #PostSection{align-items:center;display:flex;flex-direction:column;width:100vw}main #PostSection .authorInfos{align-items:center;display:flex;justify-content:center;width:100%}main #PostSection .authorInfos .postImageWrapper{display:flex;margin:6rem 2rem 0;max-height:30%;max-width:30%}main #PostSection .authorInfos .postImageWrapper img{border-radius:10px;height:100%;object-fit:cover;width:100%}main #PostSection .authorInfos .authorWrapper{align-items:flex-start;color:#fff;display:flex;flex-direction:column;font-family:Fira Mono,monospace;font-size:2.5vw;justify-content:center;letter-spacing:-4px;margin:0}main #PostSection .authorInfos .authorWrapper .pictureWrapper{display:flex;height:150px;width:150px}main #PostSection .authorInfos .authorWrapper .pictureWrapper img{border-radius:150px;max-width:100%;object-fit:cover}main #PostSection .authorInfos .authorWrapper .hashtags{display:flex;flex-wrap:wrap;letter-spacing:0;margin-top:1.5rem;width:70%}main #PostSection .authorInfos .authorWrapper .hashtags span{background-color:#55008f;border-radius:3px;color:#dbb826;cursor:default;font-size:16px;font-weight:600;margin:3px 5px;padding:2px 4px}main #PostSection .authorInfos .authorWrapper h1{animation:glitch 1s linear infinite}@keyframes glitch{2%,64%{transform:translate(2px) skew(0deg)}4%,60%{transform:translate(-2px) skew(0deg)}62%{transform:translate(0) skew(5deg)}}main #PostSection .authorInfos .authorWrapper h1:after,main #PostSection .authorInfos .authorWrapper h1:before{content:attr(title);left:0;position:absolute}main #PostSection .authorInfos .authorWrapper h1:before{animation:glitchTop 1s linear infinite;clip-path:polygon(0 0,100% 0,100% 33%,0 33%);-webkit-clip-path:polygon(0 0,100% 0,100% 33%,0 33%)}@keyframes glitchTop{2%,64%{transform:translate(2px,-2px)}4%,60%{transform:translate(-2px,2px)}62%{transform:translate(13px,-1px) skew(-13deg)}}main #PostSection .authorInfos .authorWrapper h1:after{animation:glitchBotom 1.5s linear infinite;clip-path:polygon(0 67%,100% 67%,100% 100%,0 100%);-webkit-clip-path:polygon(0 67%,100% 67%,100% 100%,0 100%)}@keyframes glitchBotom{2%,64%{transform:translate(-2px)}4%,60%{transform:translate(-2px)}62%{transform:translate(-22px,5px) skew(21deg)}}main #PostSection .postInfos{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}main #PostSection .postInfos h3,main #PostSection .postInfos p{color:#fff}main #PostSection .postInfos h1{color:#dbb826;font-size:2.65rem;font-weight:700;margin:5rem 0 2rem;width:80%}main #PostSection .postInfos h3{padding:0 3rem}main #PostSection .postInfos .paragraphPost{align-items:center;display:flex;justify-content:center;text-align:justify;width:90%}main #PostSection .postInfos .paragraphPost p{color:#fff;font-family:Montserrat,sans-serif;line-height:1.7rem;margin-top:2rem;text-align:justify;text-indent:2em;white-space:pre-line;width:100%}main #PostSection .postInfos a{background-color:#55008f;border-radius:5px;color:#fff;font-weight:700;margin-top:2rem;padding:1rem 2rem;text-decoration:none;transition:.2s ease-in-out}main #PostSection .postInfos a:hover{background-color:#4d037e}@media screen and (max-width:768px){main #PostSection .authorInfos{flex-direction:column;margin-top:8rem}main #PostSection .authorInfos .postImageWrapper{margin:0 1rem;max-width:100%}main #PostSection .authorInfos .authorWrapper{align-items:center;flex-direction:column;justify-content:space-between;margin:2rem 0;width:100%}main #PostSection .authorInfos .authorWrapper .textInfos{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}main #PostSection .authorInfos .authorWrapper .textInfos h1{color:#fff;font-size:6vw;letter-spacing:-2px}main #PostSection .authorInfos .authorWrapper .textInfos h5{font-size:24px}main #PostSection .authorInfos .authorWrapper .pictureWrapper{height:100px;width:100px}main #PostSection .authorInfos .authorWrapper .pictureWrapper img{border-radius:150px;max-width:100%}main #PostSection .authorInfos .authorWrapper .hashtags{align-items:center;justify-content:center;width:80%}main #PostSection .authorInfos .authorWrapper .hashtags span{background-color:#55008f;border-radius:3px;color:#dbb826;cursor:default;font-size:16px;font-weight:600;margin:3px 5px;padding:2px 4px}main #PostSection .authorInfos .authorWrapper h1{animation:glitch 1s linear infinite}@keyframes glitch{2%,64%{transform:translate(2px) skew(0deg)}4%,60%{transform:translate(-2px) skew(0deg)}62%{transform:translate(0) skew(5deg)}}main #PostSection .authorInfos .authorWrapper h1:after,main #PostSection .authorInfos .authorWrapper h1:before{content:attr(title);left:0;position:absolute}main #PostSection .authorInfos .authorWrapper h1:before{animation:glitchTop 1s linear infinite;clip-path:polygon(0 0,100% 0,100% 33%,0 33%);-webkit-clip-path:polygon(0 0,100% 0,100% 33%,0 33%)}@keyframes glitchTop{2%,64%{transform:translate(2px,-2px)}4%,60%{transform:translate(-2px,2px)}62%{transform:translate(13px,-1px) skew(-13deg)}}main #PostSection .authorInfos .authorWrapper h1:after{animation:glitchBotom 1.5s linear infinite;clip-path:polygon(0 67%,100% 67%,100% 100%,0 100%);-webkit-clip-path:polygon(0 67%,100% 67%,100% 100%,0 100%)}@keyframes glitchBotom{2%,64%{transform:translate(-2px)}4%,60%{transform:translate(-2px)}62%{transform:translate(-22px,5px) skew(21deg)}}main #PostSection .postInfos{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}main #PostSection .postInfos h3,main #PostSection .postInfos p{color:#fff}main #PostSection .postInfos h1{font-size:1.5rem;margin:2rem 0;width:90%}main #PostSection .postInfos h3{padding:0 1rem}}
/*# sourceMappingURL=main.2ace4990.css.map*/