@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap);@keyframes eye-ac12ce80{0%{height:20px;border-radius:10px}50%{height:170px;border-radius:100px}to{height:20px;border-radius:10px}}.fullPage[data-v-ac12ce80]{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.fullPage .banner[data-v-ac12ce80]{position:relative}.fullPage .banner h2[data-v-ac12ce80]{font-size:15rem;color:#fff;font-weight:700;font-family:Quicksand,sans-serif;white-space:nowrap}.fullPage .banner h2 .circle[data-v-ac12ce80]{background:#03c988;width:46%;display:inline-block;height:167px;border-radius:100px;position:relative;overflow:hidden;margin-left:-60px}.fullPage .banner h2 .circle span[data-v-ac12ce80]{display:inline-block;transition:all .2s ease;position:absolute;height:170px;width:170px;background:#fff;border-radius:50%;top:0;left:50%;transform:translateX(-50%);overflow:hidden}.fullPage .banner h2 .circle span .eye[data-v-ac12ce80]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:50px;height:50px;border-radius:50%;background:#000}.fullPage .banner .marquee[data-v-ac12ce80]{background:#fff;padding-top:15px;padding-bottom:15px;border-radius:100px;font-family:Exo\ 2,sans-serif;font-size:1.9em;font-weight:700;letter-spacing:2px;width:100%;position:absolute;top:50%;transform:translateY(-50%)}.fullPage .banner .marquee span[data-v-ac12ce80]{text-transform:uppercase;display:inline-block}.fullPage .banner .marquee span[data-v-ac12ce80]:not(:last-child):after{content:"";width:8px;height:8px;background:#212529;border-radius:50%;display:inline-block;margin:0 20px 8px}.fullPage .sectionMenu .iconMenu[data-v-ac12ce80]{position:fixed;z-index:999;right:100px;top:50px;width:80px;cursor:pointer;padding:0}.fullPage .sectionMenu .iconMenu span[data-v-ac12ce80]{display:block;width:100%;box-shadow:0 2px 10px 0 rgba(0,0,0,.3);border-radius:3px;height:8px;background:#fff;transition:all .3s;position:relative}.fullPage .sectionMenu .iconMenu.active span[data-v-ac12ce80]{background:#13005a}.fullPage .sectionMenu span+span[data-v-ac12ce80]{margin-top:14px}.fullPage .sectionMenu .active span[data-v-ac12ce80]:first-child{animation:top-ac12ce80 .7s ease forwards}.fullPage .sectionMenu .not-active span[data-v-ac12ce80]:first-child{animation:top-2-ac12ce80 .7s ease forwards}.fullPage .sectionMenu .active span[data-v-ac12ce80]:nth-child(2){animation:scaled-ac12ce80 .7s ease forwards}.fullPage .sectionMenu .not-active span[data-v-ac12ce80]:nth-child(2){animation:scaled-2-ac12ce80 .7s ease forwards}.fullPage .sectionMenu .active span[data-v-ac12ce80]:nth-child(3){animation:bottom-ac12ce80 .7s ease forwards}.fullPage .sectionMenu .not-active span[data-v-ac12ce80]:nth-child(3){animation:bottom-2-ac12ce80 .7s ease forwards}@keyframes top-ac12ce80{0%{top:0;transform:rotate(0)}50%{top:22px;transform:rotate(0)}to{top:22px;transform:rotate(45deg)}}@keyframes top-2-ac12ce80{0%{top:22px;transform:rotate(45deg)}50%{top:22px;transform:rotate(0deg)}to{top:0;transform:rotate(0deg)}}@keyframes bottom-ac12ce80{0%{bottom:0;transform:rotate(0)}50%{bottom:22px;transform:rotate(0)}to{bottom:22px;transform:rotate(135deg)}}@keyframes bottom-2-ac12ce80{0%{bottom:22px;transform:rotate(135deg)}50%{bottom:22px;transform:rotate(0)}to{bottom:0;transform:rotate(0)}}@keyframes scaled-ac12ce80{50%{transform:scale(0)}to{transform:scale(0)}}@keyframes scaled-2-ac12ce80{0%{transform:scale(0)}50%{transform:scale(0)}to{transform:scale(1)}}.fullPage .sectionMenu .boxContent[data-v-ac12ce80]{position:fixed;width:5px;height:5px;border-radius:50%;right:100px;top:50px;background:#fff;transition:all 1s ease;opacity:0;visibility:hidden;overflow:hidden}.fullPage .sectionMenu .boxContent.open[data-v-ac12ce80]{opacity:1;visibility:visible;right:0;top:0;width:100%;height:100vh;border-radius:0}.fullPage .sectionMenu .boxContent .content[data-v-ac12ce80]{display:flex;align-items:center;justify-content:center;height:100vh;width:100%}.fullPage .sectionMenu .boxContent .content .menu[data-v-ac12ce80]{text-align:center;width:100%}.fullPage .sectionMenu .boxContent .content .menu li[data-v-ac12ce80]{width:100%;text-transform:uppercase;font-size:4rem;color:#13005a;font-weight:700;font-family:Quicksand,sans-serif;transition:all .5s ease;cursor:pointer;padding:10px 0;white-space:nowrap;position:relative}.fullPage .sectionMenu .boxContent .content .menu li[data-v-ac12ce80]:hover{background:#03c988}.fullPage .sectionMenu .boxContent .content .menu li span.fullText[data-v-ac12ce80]{position:relative;display:flex;align-items:center;justify-content:center}.fullPage .sectionMenu .boxContent .content .menu li span.fullText span.contentAbout[data-v-ac12ce80]{width:48.5px;height:50px;transition:all .5s ease;background:#13005a;border-radius:50%;display:inline-block;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.fullPage .sectionMenu .boxContent .content .menu li span.fullText span.contentAbout p[data-v-ac12ce80]{font-size:14px;line-height:18px;color:#fff;font-weight:400;white-space:break-spaces;width:70%;margin:0;text-transform:none;opacity:0;transition:all .5s ease;font-family:Source Code Pro,monospace}@media(min-width:992px){.fullPage .sectionMenu .boxContent .content .menu li span.fullText span.contentAbout[data-v-ac12ce80]:hover{width:80px;height:80px}}.fullPage .sectionMenu .boxContent .content .menu li span.fullText span.contentAbout.open[data-v-ac12ce80]{width:350px;height:350px}.fullPage .sectionMenu .boxContent .content .menu li span.fullText span.contentAbout.open p[data-v-ac12ce80]{opacity:1}.fullPage .sectionMenu .boxContent .content .menu li span.fullText span.oProjects[data-v-ac12ce80]{width:48.5px;height:50px;transition:all .5s ease;background:#13005a;border-radius:50%;display:inline-block;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(min-width:993px){.fullPage .sectionMenu .boxContent .content .menu li span.fullText span.oProjects[data-v-ac12ce80]:hover:not(.open){width:80px;height:80px}}.fullPage .sectionMenu .boxContent .content .menu li span.fullText span.oProjects.open[data-v-ac12ce80]{width:65%;border-radius:50px}.fullPage .sectionMenu .boxContent .content .menu li .listProject[data-v-ac12ce80]{display:flex;flex-wrap:nowrap;width:80%;margin:auto;gap:10px}.fullPage .sectionMenu .boxContent .content .menu li .listProject .item[data-v-ac12ce80]{width:100%;transition:all .5s ease;height:0;border-radius:50px;overflow:hidden;border:0 solid #13005a;opacity:0;position:relative}.fullPage .sectionMenu .boxContent .content .menu li .listProject .item>img[data-v-ac12ce80]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .5s ease}.fullPage .sectionMenu .boxContent .content .menu li .listProject.open .item[data-v-ac12ce80]{height:200px;opacity:1;border:2px solid #13005a}.fullPage .sectionMenu .boxContent .content .menu li .listProject.open .item[data-v-ac12ce80]:hover{width:600%;border-radius:20px}