.animated-btn{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;background:transparent;width:50px;height:45px;border:none;cursor:pointer;position:relative}.animated-btn div{height:18%;width:100%;background:rgb(157,118,231);transition:transform .5s,opacity .5s,margin .5s;position:absolute}.animated-btn .middle{margin-top:27.3333333333%}.animated-btn .bottom{margin-top:58%}.animated-nav[data-v-605f4053]{width:100%;height:0px;overflow:hidden;position:fixed;z-index:100;transition:height 1s;background:#FEFEFE}.animated-nav .ul[data-v-605f4053]{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:flex-start;margin:0;padding:0}.animated-nav .ul .li[data-v-605f4053]{display:flex;margin:0;padding:0;list-style-type:none;width:100%}.animated-nav .ul .li a[data-v-605f4053]{width:100%;padding:.7rem;text-decoration:none;color:#000;font-size:1.2rem;font-family:Verdana,Geneva,Tahoma,sans-serif}.animated-nav .ul .li a[data-v-605f4053]:hover{background:rgb(205,187,238)}.animated-nav[data-v-629819a3]{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:40%}.animated-nav ul[data-v-629819a3]{display:flex;flex-flow:row nowrap;justify-content:space-evenly;align-items:center;width:100%;padding:0;margin:0}.animated-nav ul li[data-v-629819a3]{position:relative;padding:0;margin:0;list-style-type:none}.animated-nav ul li .bottom-border[data-v-629819a3]{display:flex;position:absolute;bottom:-3px;width:0px;transition:width .5s}.animated-nav ul li a[data-v-629819a3]{font-family:Verdana,Geneva,Tahoma,sans-serif;font-weight:500;text-decoration:none;font-size:1.2rem;color:#000}.animated-nav ul li:hover .bottom-border[data-v-629819a3]{width:30px;border-bottom:3px solid rgb(107,43,226)}.header[data-v-4ce2e3dc]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;color:#6b2be2;padding:1rem;position:sticky;background:#FEFEFE;top:0}.header .header-img[data-v-4ce2e3dc]{width:30%}.header .header-img a[data-v-4ce2e3dc]{display:block;width:100%}.header .header-img a img[data-v-4ce2e3dc]{width:100%;height:50px;object-fit:contain}.header .nav-bigger-screen[data-v-4ce2e3dc]{display:none}@media (min-width: 600px){.header .animated-button-container[data-v-4ce2e3dc]{display:none}.header .nav-bigger-screen[data-v-4ce2e3dc]{display:flex}}.url-form{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;background:rgb(226,218,240);background:linear-gradient(90deg,rgb(226,218,240) 76%,rgb(254,254,254) 91%);width:100%;border-radius:10px;margin:0 .2rem}.url-form .url-label-input{width:80%;border-radius:inherit}.url-form .url-label-input .url-input{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:400;background:rgb(226,218,240);font-size:1.5rem;padding:1rem;width:100%;border:none;border-radius:inherit}.url-form .url-label-input .url-input:focus,.url-form .url-label-input .url-input:hover,.url-form .url-label-input .url-input:active{border:unset}.url-form .url-submit-label{padding-right:5px}.url-form .url-submit-label .url-submit-btn{box-shadow:3px 7px 15px #9d76e7;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;font-size:1.2rem;font-family:Verdana,Geneva,Tahoma,sans-serif;color:#fefefe;background:rgb(107,43,226);border:none;border-radius:5px;padding:.7rem .5rem;cursor:pointer}.url-form .url-submit-label .url-submit-btn .url-spinner{animation-name:spinner;animation-duration:.5s;animation-iteration-count:infinite}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.url-form .url-submit-label .url-submit-btn:disabled{cursor:not-allowed}@media (min-width: 600px){.url-form{width:90%;margin:auto}.url-form .url-submit-label{padding-right:20px}}.link-list[data-v-5bacb77b]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;padding:.5rem;width:100%;height:0px;gap:1rem;background:#FEFEFE;overflow-y:auto;transition:height .5s}.link-list .link[data-v-5bacb77b]{box-shadow:3px 7px 15px #9d76e7;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:flex-start;width:100%;border-radius:10px;padding:.5rem;font-family:font(normal,"Segoe UI",Tahoma,Geneva,Verdana,sans-serif);font-size:1.2rem}.link-list .link-full[data-v-5bacb77b]{color:#000;border-bottom:1px solid black;width:100%;padding:.5rem 0}.link-list .link-short[data-v-5bacb77b]{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:flex-start;padding:.5rem 0;gap:.5rem;width:100%}.link-list .link-short a[data-v-5bacb77b]{text-decoration:none;font-weight:700}.link-list .link-short button[data-v-5bacb77b]{background:rgb(107,43,226);width:100%;height:auto;border:none;cursor:pointer;font-family:Verdana,Geneva,Tahoma,sans-serif;font-weight:400;color:#fefefe;padding:.5rem;font-size:1.5rem;transition:background-color 1s}@media (min-width: 600px){.link-list .link[data-v-5bacb77b]{box-shadow:3px 7px 15px #9d76e7;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.link-list .link-full[data-v-5bacb77b]{border-bottom:none;width:60%}.link-list .link-short[data-v-5bacb77b]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:40%}.link-list .link-short a[data-v-5bacb77b]{width:40%;text-align:center}.link-list .link-short button[data-v-5bacb77b]{background:rgb(107,43,226);width:60%;height:auto;border:none;cursor:pointer}}.container{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:4rem;width:100%}.url-list-container{box-shadow:10px 30px 25px #e2daf0;display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start;gap:2rem;width:100%;height:auto;padding:1rem 0;border-radius:10px}.url-list-container .arrow{width:100%;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.url-list-container .arrow button{background:transparent;width:auto;height:auto;border:none;color:#000;font-size:1.5rem;cursor:pointer}@media (min-width: 600px){.url-list-container{width:90%}}.hero-section{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:4rem;width:100vw;max-width:1000px;margin:auto;padding:1rem}.hero-section .info-text{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:1rem}.hero-section .info-text h1{font-family:Verdana,Geneva,Tahoma,sans-serif;font-weight:700;color:#6b2be2;font-size:1.8rem;text-align:center;margin:0}.hero-section .info-text p{font-family:Verdana,Geneva,Tahoma,sans-serif;font-weight:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;margin:0;text-align:center}@media (min-width: 600px){.hero-section .info-text h1{font-size:2.5rem}.hero-section .info-text p{font-size:1.2rem}}.cardList[data-v-db992742]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:2rem;width:100%}.cardList .card[data-v-db992742]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:1rem;box-shadow:3px 7px 15px #9d76e7;padding:1rem;width:100%;border-radius:10px}.cardList .card span[data-v-db992742]{box-shadow:10px 30px 25px #e2daf0;margin-bottom:.5rem}.cardList .card span .logo[data-v-db992742]{font-size:2.5rem;color:#6b2be2}.cardList .card h3[data-v-db992742]{font-family:Verdana,Geneva,Tahoma,sans-serif;font-weight:700;color:#6b2be2;font-size:1.5rem;text-align:center;margin:0}.cardList .card p[data-v-db992742]{font-family:Verdana,Geneva,Tahoma,sans-serif;font-weight:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-size:.85rem;margin:0;text-align:center}@media (min-width: 600px){.cardList[data-v-db992742]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.cardList .card[data-v-db992742]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:1rem;box-shadow:unset;width:30%;border-radius:15px}.cardList .second-card[data-v-db992742]{box-shadow:10px 30px 25px #e2daf0}}.about-section[data-v-5e7153a2]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:6rem;width:100%;max-width:1000px;padding:1rem;margin:3rem auto}.about-section .about-article[data-v-5e7153a2]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:1rem}.about-section .about-article h2[data-v-5e7153a2]{font-family:Verdana,Geneva,Tahoma,sans-serif;font-weight:700;color:#6b2be2;font-size:1.5rem;text-align:center;margin:0}.about-section .about-article p[data-v-5e7153a2]{font-family:Verdana,Geneva,Tahoma,sans-serif;font-weight:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;margin:0;text-align:center}.about-section .about-card[data-v-5e7153a2]{width:100%}@media (min-width: 600px){.about-section .about-article h2[data-v-5e7153a2]{font-size:1.8rem}.about-section .about-article p[data-v-5e7153a2]{font-size:1.2rem}}.contact[data-v-234c3d5a]{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:100vw;height:400px;background:#FEFEFE url(/assets/contact-d3571485.svg);background-repeat:no-repeat;background-size:cover}.contact .contact-info[data-v-234c3d5a]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-top:100px;width:90%;max-width:1000px}.contact .contact-info a .socials[data-v-234c3d5a]{font-size:4rem;color:#fefefe;cursor:pointer}@media (min-width: 600px){.contact[data-v-234c3d5a]{height:900px}.contact .contact-info[data-v-234c3d5a]{margin-top:300px}}*,*:after,*:before{box-sizing:border-box}html{box-sizing:border-box;scroll-behavior:smooth}body{box-sizing:border-box;margin:0;padding:0}
