.Navbar-module__2kt2ya__navbarWrapper{z-index:999;-webkit-backdrop-filter:blur(5px);background:#0d1724;width:100vw;position:fixed;top:0;left:0;box-shadow:0 4px 30px #0000001a}.Navbar-module__2kt2ya__navbar{justify-content:space-between;align-items:center;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__2kt2ya__logo{align-items:center;display:flex}.Navbar-module__2kt2ya__navLinks{align-items:center;gap:2rem;list-style-type:none;display:flex}.Navbar-module__2kt2ya__navLinks li a{color:#fff;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__2kt2ya__navLinks li a:after{content:"";background-color:#f28500;width:0%;height:2px;transition:width .3s;position:absolute;bottom:-3px;left:0}.Navbar-module__2kt2ya__navLinks li a:hover:after{width:100%}.Navbar-module__2kt2ya__loginButton{background:linear-gradient(135deg,#f28500 0%,#ff9d3a 100%);border-radius:8px;padding:10px 28px;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #f285004d;color:#fff!important}.Navbar-module__2kt2ya__navLinks .Navbar-module__2kt2ya__loginButton:after{display:none}.Navbar-module__2kt2ya__loginButton:hover{background:linear-gradient(135deg,#ff9d3a 0%,#f28500 100%);transform:translateY(-2px);box-shadow:0 4px 16px #f2850080}.Navbar-module__2kt2ya__navbarButton{color:#8a2be2;cursor:pointer;background-color:#fff;border:none;border-radius:16px;padding:10px 32px;font-weight:700;transition:all .3s}.Navbar-module__2kt2ya__navbarButton:hover{color:#fff;background-color:#8a2be2;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.Navbar-module__2kt2ya__menuButton{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;font-size:1.8rem;display:none}.Navbar-module__2kt2ya__menuButton.Navbar-module__2kt2ya__hidden{display:none!important}.Navbar-module__2kt2ya__mobileMenu{opacity:0;pointer-events:none;z-index:1000;background-color:#0a0a0ff7;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .3s ease-in-out;display:flex;position:fixed;top:0;left:0}.Navbar-module__2kt2ya__mobileMenu.Navbar-module__2kt2ya__active{opacity:1;pointer-events:auto}.Navbar-module__2kt2ya__mobileMenu ul{text-align:center;flex-direction:column;gap:2rem;list-style:none;display:flex}.Navbar-module__2kt2ya__mobileMenu ul li a{color:#fff;font-size:1.4rem;font-weight:500;text-decoration:none}.Navbar-module__2kt2ya__mobileMenu ul li button{font-size:1rem}.Navbar-module__2kt2ya__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2rem;position:absolute;top:2rem;right:2rem}@media (max-width:400px){.Navbar-module__2kt2ya__logo img{width:30%;height:30%;padding:.5rem 0}.Navbar-module__2kt2ya__navLinks{display:none}}@media (max-width:900px){.Navbar-module__2kt2ya__menuButton{display:block}.Navbar-module__2kt2ya__navLinks{display:none}}
.Hero-module__zDEUwq__section{height:100vh;padding-top:150px}.Hero-module__zDEUwq__content{color:#fff;gap:2rem;height:100%;padding:2rem;display:grid}.Hero-module__zDEUwq__contentWrapper{grid-template-columns:1fr 1fr;place-content:center;display:grid}.Hero-module__zDEUwq__heroText{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.Hero-module__zDEUwq__heroText>p{color:#f28500;background-color:#1b2536;border-radius:10px;width:fit-content;padding:1rem}.Hero-module__zDEUwq__heroText h1{text-align:center;color:#fff;max-width:17ch;font-size:3.5rem;line-height:1.1}.Hero-module__zDEUwq__heroImage img{max-width:100%;margin:0 auto;animation:2s ease-in-out infinite Hero-module__zDEUwq__floatImage;display:block}.Hero-module__zDEUwq__heroTextList{background-color:#1b1824;border-radius:8px;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem;display:grid}.Hero-module__zDEUwq__heroTextList li{align-items:center;gap:1rem;display:flex}.Hero-module__zDEUwq__heroTextListIcon{background-color:#580098;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;display:flex}.Hero-module__zDEUwq__heroLinks{align-items:center;gap:2rem;display:flex}.Hero-module__zDEUwq__heroLinks a{text-decoration:none}.Hero-module__zDEUwq__heroLinks a:first-child{color:#8a2be2;cursor:pointer;background-color:#fff;border:none;border-radius:16px;padding:10px 32px;font-weight:700;transition:all .3s}.Hero-module__zDEUwq__heroLinks a:first-child:hover{color:#fff;background-color:#8a2be2;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.Hero-module__zDEUwq__heroLinks a:last-child{color:#fff;cursor:pointer;border:none;border-radius:16px;padding:10px 32px;font-weight:700;transition:all .3s}.Hero-module__zDEUwq__heroLinks a:last-child:hover{color:#fff;background-color:#8a2be2;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.Hero-module__zDEUwq__scrollButton{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;width:fit-content;margin:0 auto;padding:5px 20px;animation:2s ease-in-out .5s infinite Hero-module__zDEUwq__float;display:flex}@keyframes Hero-module__zDEUwq__float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes Hero-module__zDEUwq__floatImage{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@media (max-width:900px){.Hero-module__zDEUwq__section{flex-direction:column;justify-content:center;align-items:center;height:fit-content;padding-top:80px;display:flex}.Hero-module__zDEUwq__content{flex-direction:column;align-items:center;gap:2rem;padding:1rem;display:flex}.Hero-module__zDEUwq__contentWrapper{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.Hero-module__zDEUwq__heroText{text-align:center;gap:3rem}.Hero-module__zDEUwq__heroText h1{max-width:90%;font-size:2.5rem}.Hero-module__zDEUwq__heroText p{width:fit-content;margin:0 auto;padding:.75rem 1rem;font-size:1.125rem}.Hero-module__zDEUwq__heroTextList{grid-template-columns:1fr;gap:1rem;width:100%;padding:1.5rem}.Hero-module__zDEUwq__heroLinks{flex-direction:column;align-items:center;gap:1rem;width:100%}.Hero-module__zDEUwq__heroLinks a:first-child{cursor:pointer;background-color:#fff;border:none;border-radius:16px;padding:10px 32px;font-weight:700;transition:all .3s}.Hero-module__zDEUwq__heroLinks a:first-child:hover{color:#fff;background-color:#8a2be2;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.Hero-module__zDEUwq__heroImage{display:none}.Hero-module__zDEUwq__scrollButton{gap:.4rem;margin-top:1rem;padding:10px 20px;font-size:.95rem}}@media (max-width:500px){.Hero-module__zDEUwq__heroText h1{font-size:2rem}.Hero-module__zDEUwq__heroText p{font-size:1rem}.Hero-module__zDEUwq__heroLinks a:first-child{padding:8px 16px}.Hero-module__zDEUwq__heroLinks{gap:.8rem}.Hero-module__zDEUwq__scrollButton{display:none}}
.Metodology-module__oKYLaW__section{color:#fff;background-color:#0000;align-items:center;min-height:100svh;padding:2rem;display:grid}.Metodology-module__oKYLaW__title{text-align:center;font-size:3rem}.Metodology-module__oKYLaW__content{justify-content:center;margin-top:-50px;display:flex}.Metodology-module__oKYLaW__firstCard{text-align:center;background-image:url(/images/ticket-pattern.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:500px;padding:1rem;display:flex}.Metodology-module__oKYLaW__firstCard p:first-child{margin-top:-20px;font-size:1.5rem}.Metodology-module__oKYLaW__firstCard p{max-width:30ch;margin-top:-10px;font-size:1.125rem}.Metodology-module__oKYLaW__contentImage{margin-left:-30px}.Metodology-module__oKYLaW__contentImage img{max-width:100%;margin:0 auto;display:block}.Metodology-module__oKYLaW__content div:last-child{flex-direction:column;justify-content:center;align-items:center;gap:1rem;max-width:500px;display:flex}.Metodology-module__oKYLaW__content h3{text-align:center;max-width:25ch;font-size:2rem}.Metodology-module__oKYLaW__metodologyButton{color:#8a2be2;cursor:pointer;background-color:#fff;border:none;border-radius:16px;padding:10px 32px;font-weight:700;transition:all .3s}.Metodology-module__oKYLaW__metodologyButton:hover{color:#fff;background-color:#8a2be2;transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media (max-width:900px){.Metodology-module__oKYLaW__section{height:auto;padding:2rem 1rem}.Metodology-module__oKYLaW__title{margin-top:30px;font-size:2.5rem}.Metodology-module__oKYLaW__content{flex-direction:column;align-items:center;gap:2rem}.Metodology-module__oKYLaW__firstCard,.Metodology-module__oKYLaW__content div:last-child{width:100%}.Metodology-module__oKYLaW__firstCard{text-align:center;background-position:top;background-size:100%;width:100%;height:200px;margin-top:30px}.Metodology-module__oKYLaW__firstCard p:first-child{margin-top:-10px;font-size:1.25rem}.Metodology-module__oKYLaW__firstCard p{max-width:90%;margin-top:-5px;font-size:1rem}.Metodology-module__oKYLaW__contentImage{display:none}.Metodology-module__oKYLaW__contentImage img{max-width:100%}.Metodology-module__oKYLaW__content h3{max-width:90%;font-size:1.75rem}}@media (max-width:500px){.Metodology-module__oKYLaW__title{font-size:2rem}.Metodology-module__oKYLaW__firstCard p:first-child{font-size:1.125rem}.Metodology-module__oKYLaW__firstCard p{max-width:100%;font-size:.95rem}.Metodology-module__oKYLaW__content h3{max-width:100%;font-size:1.5rem}.Metodology-module__oKYLaW__metodologyButton{padding:8px 20px}}
.Benefits-module__89pM4G__section{color:#fff;background-color:#0000;align-items:center;min-height:100svh;padding:2rem;display:grid}.Benefits-module__89pM4G__title{text-align:center;font-size:3rem}.Benefits-module__89pM4G__content{grid-template-columns:repeat(3,300px);justify-content:space-around;gap:2rem;display:grid}.Benefits-module__89pM4G__contentCard{background-image:url(/images/ticket-pattern-2.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;flex-direction:column;justify-content:center;gap:1rem;height:180px;padding:1rem;display:flex}@media (max-width:900px){.Benefits-module__89pM4G__content{grid-template-columns:repeat(2,300px);justify-content:center}.Benefits-module__89pM4G__contentCard{height:160px;padding:.8rem}.Benefits-module__89pM4G__title{font-size:2.5rem}}@media (max-width:500px){.Benefits-module__89pM4G__title{margin-bottom:30px}.Benefits-module__89pM4G__content{grid-template-columns:1fr;justify-content:center;gap:1rem}.Benefits-module__89pM4G__contentCard{width:100%;max-width:300px;height:200px;margin:0 auto;padding:1rem}.Benefits-module__89pM4G__title{font-size:2rem}}
.Faq-module__J9IPlW__section{color:#fff;background-color:#0000;align-items:center;min-height:100svh;padding:2rem;display:grid}.Faq-module__J9IPlW__title{text-align:center;color:#fff;margin-bottom:80px;font-size:3rem}.Faq-module__J9IPlW__accordion{border:1px solid #48505a;border-radius:30px;flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;padding:2rem;display:flex}.Faq-module__J9IPlW__accordionItem{border-bottom:1px solid #e86800;border-radius:8px 8px 0 0;overflow:hidden}.Faq-module__J9IPlW__accordionTitle{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;font-size:1.1rem;font-weight:700;display:flex}.Faq-module__J9IPlW__accordionTitle p{gap:2rem;display:flex}.Faq-module__J9IPlW__accordionContent{background-color:#19202e;max-height:0;padding:0 1.5rem;font-size:1rem;font-weight:300;line-height:1.5;transition:max-height .4s,padding .4s;overflow:hidden}.Faq-module__J9IPlW__accordionItem.Faq-module__J9IPlW__active .Faq-module__J9IPlW__accordionContent{max-height:500px;padding:1rem 1.5rem}.Faq-module__J9IPlW__activeTitle{background-color:#19202e}@media (max-width:900px){.Faq-module__J9IPlW__title{font-size:2.5rem}}@media (max-width:500px){.Faq-module__J9IPlW__title{margin-bottom:30px;font-size:2rem}}
.Footer-module__p2cXwG__section{color:#fff;background:linear-gradient(135deg,#260c4633 0%,#da329733 100%)}.Footer-module__p2cXwG__content{justify-content:space-between;align-items:center;padding:2rem;display:flex}.Footer-module__p2cXwG__footerBar{background-color:#c2560c;width:100%;padding:.5rem 1rem}.Footer-module__p2cXwG__footerBarContent{justify-content:space-between;display:flex}.Footer-module__p2cXwG__footerBarContent a:hover{text-decoration:underline}@media (max-width:768px){.Footer-module__p2cXwG__content{flex-direction:column;align-items:center;gap:1rem;padding:1.5rem}.Footer-module__p2cXwG__content ul{flex-direction:column;gap:.5rem;padding-left:0}.Footer-module__p2cXwG__content a svg{font-size:40px!important}}@media (max-width:480px){.Footer-module__p2cXwG__content{padding:1rem}.Footer-module__p2cXwG__logo img{width:120px;height:auto}.Footer-module__p2cXwG__footerBarContent{text-align:center;flex-direction:column;align-items:center;font-size:.875rem}}
