@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Nunito:wght@600;700;800;900&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--font-nunito: "Nunito", sans-serif;overflow-x:hidden}body{background-color:#fff;width:100%;overflow-x:hidden;font-family:Inter,sans-serif;margin:0}*{box-sizing:border-box;margin:0;padding:0}.container{max-width:1344px;margin:0 auto}h1,h2,h3,h4,h5,h6{font-family:Nunito,sans-serif}@media(min-width:1224px)and (max-width:1439px){.container-padding{padding-left:5%!important;padding-right:5%!important}}.header{background-color:#ffc670;padding:20px 0;position:relative}@media(min-width:768px)and (max-width:1439px){.header{padding-left:5%!important;padding-right:5%!important}}.navbar.desktop{margin:0 auto;width:100%;background:#fff;border:2px solid #000;border-radius:16px;box-shadow:4px 4px #000;padding:12px 20px;display:flex;align-items:center;gap:16px}.logo-container{cursor:pointer}.logo-container img{height:30px}.nav-links{display:flex;gap:10px;margin-left:auto}.nav-button{background:none;border:none;cursor:pointer;font-weight:700;font-size:12px;color:#462906;padding:4px 6px;border-radius:4px;text-align:left}.nav-button:hover{background-color:#0000000d}.cta-button{margin-left:12px;padding:6px 18px;background-color:#f35b4f;color:#fff;font-weight:700;border-radius:12px;border:3px solid #7a1f17;box-shadow:0 4px #7a1f17;cursor:pointer}.cta-button:active{transform:translateY(4px);box-shadow:0 2px #7a1f17}.cta-button:hover{background-color:#f35b4f;border-color:#7a1f17;box-shadow:0 4px #7a1f17}.cta-button:focus{outline:none;box-shadow:0 4px #7a1f17}.burger{display:none;width:52px;height:52px;background:#ffc670;border:4px solid #462906;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;cursor:pointer}.burger span{width:24px;height:4px;background:#462906;border-radius:6px}.navbar.mobile{position:fixed;top:0;right:0;width:220px;background:#fff;border:2px solid #000;border-radius:16px;box-shadow:4px 4px #000;padding:20px;z-index:2000;display:flex;flex-direction:column;gap:20px}.menu-header{display:flex;align-items:center;justify-content:space-between}.close{background:none;border:none;font-size:24px;cursor:pointer;color:#462906}.navbar.mobile .nav-links{display:flex;flex-direction:column;gap:16px;margin-left:0}.navbar.mobile .nav-button{font-size:15px;padding:0}.nav-cta{margin-top:6px;color:#f35b4f}@media(max-width:768px){.navbar.desktop{display:none}.burger{display:flex;margin-left:auto;margin-right:20px;background-color:#fff}}.footer{width:100%;position:relative;display:flex;flex-direction:column}.footer-bg-top{width:100%;height:100px;background-repeat:repeat-x;background-size:cover;background-position:center;flex-shrink:0}.footer-bg-main{width:100%;min-height:30vh;background-repeat:repeat-y;background-size:cover;background-position:top center;display:flex;align-items:center;justify-content:center}.footer-content{padding:3rem 0;max-width:1344px;width:100%;margin:0 auto;text-align:center;color:#000;position:relative;z-index:1}.grid{display:grid;width:100%;justify-items:center}.card{border-style:solid;border-radius:12px;padding:12px;box-sizing:border-box}.card-wrapper{text-align:left}.player-select{display:flex;flex-direction:column;gap:6px}.player-select h2{margin:0;font-family:Nunito,sans-serif;font-weight:900;font-size:36px;color:#462906}.player-row{display:flex;align-items:center;gap:14px}.player-row img{width:34px;height:auto}.player-row span{font-family:Nunito,sans-serif;font-weight:900;font-size:44px;color:#fff;line-height:1;white-space:nowrap}@media(max-width:768px){.player-row span{font-size:32px}.player-row img{width:24px;height:auto}}.about-wrapper{text-align:left}.about-wrapper p{padding:2% 0}.status-bar{width:100%;font-family:sans-serif;padding:2% 0}.status-header{display:flex;justify-content:space-between;font-weight:700;font-size:13px;margin-bottom:6px}.bar-bg{width:100%;height:14px;background:#fff;border:2px solid #000;border-radius:999px;overflow:hidden;box-sizing:border-box}.bar-fill{height:100%;border-radius:999px;transition:width .3s ease}.quote-card{position:relative;box-sizing:border-box;text-align:left}.quote-title{font-size:18px;font-weight:800;line-height:1.3;margin:0 0 14px;text-align:left;color:#462906}.quote-subtitle{font-weight:700;margin:0 0 10px;text-align:left;color:#462906}.quote-list{margin:0;padding-left:20px;text-align:left;color:#462906}.quote-list li{margin-bottom:8px;line-height:1.4}.quote-flag{position:absolute;right:-30px;bottom:8%;width:80px;height:auto;transform:rotate(5deg)}@media only screen and (max-width:1224px){.quote-flag{width:80px;right:2%}}@media(max-width:768px){.quote-title{font-size:16px}.quote-flag{width:44px;right:2%}}.info-tag{flex:1;padding:8px 12px;border:2px solid #000;border-radius:8px;color:#fff;font-weight:700;font-size:13px;text-align:center;box-sizing:border-box}.player-panel{display:flex;flex-direction:column;height:100%;gap:16px;max-width:100%}.panel-top{display:flex;flex-direction:column;gap:16px}.info-tags{display:flex;gap:12px}.about-card,.quote-card{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.section{width:100%;min-height:50vh;position:relative;display:flex;flex-direction:column}.section-bg-top,.section-bg-bottom{width:100%;height:100px;background-repeat:repeat;background-size:cover;background-position:center;flex-shrink:0}.section-bg-main{width:100%;flex-grow:1;background-repeat:repeat-y;background-size:cover;background-position:top center;display:flex;align-items:center;justify-content:center;padding-bottom:5%}.section-content{background:transparent;border-radius:8px;text-align:center;z-index:1;position:relative;width:100%;margin:0 auto;color:#000}@media(max-width:1224px){.section-content{padding:0 5%}}.hero-section{display:flex;justify-content:space-between;align-items:center;background:transparent;flex-wrap:wrap}.hero-content{flex:1;min-width:300px;text-align:left}.hero-title{font-family:var(--font-nunito);font-size:72px;font-weight:900;line-height:72px;color:#462906;margin-bottom:1rem}.hero-subtitle{font-family:var(--font-nunito);font-size:28px;font-weight:700;line-height:32px;color:#462906;max-width:520px;text-align:left}.hero-button{background-color:#f35b4f;font-family:Inter,sans-serif;color:#fff;padding:26px 60px;font-weight:900;font-size:20px;line-height:28px;border-radius:16px;margin-top:48px;letter-spacing:1px;border:1px solid #7a1f17;box-shadow:0 6px #7a1f17;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease}.hero-button:active{transform:translateY(4px);box-shadow:0 2px #7a1f17}.hero-button:hover{background-color:#f35b4f;border-color:#7a1f17;box-shadow:0 6px #7a1f17}.hero-button:focus{outline:none;box-shadow:0 6px #7a1f17}.hero-image-container{flex:1;min-width:300px;display:flex;justify-content:right;margin-top:2rem}.hero-image{max-width:100%;height:auto}@media(max-width:768px){.hero-section{flex-direction:column;text-align:center}.hero-image-container{order:1}.hero-content{order:0}.hero-button{margin:5% auto 0;display:block}}.course-card{width:100%;max-width:360px;border:4px solid;border-radius:28px;background:#fff;overflow:hidden;display:flex;flex-direction:column;text-align:left}.course-image{position:relative}.course-image img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;display:block;border-bottom:4px solid}.course-age{position:absolute;bottom:-15px;right:12px;color:#fff;padding:6px 12px;font-weight:700;font-size:.8rem;border:2px solid #000;border-radius:16px;box-shadow:3px 3px #000}.course-content{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;height:100%}.course-content h3{font-size:1.5rem;font-weight:800}.course-content h4{font-size:1rem;font-weight:700;color:#1e2939}.course-content p{font-size:.95rem;line-height:1.4;color:#4a5565}.course-footer{margin-top:auto;display:flex;padding-top:5%;flex-direction:column;gap:1rem}.course-price{text-align:left}.course-price span{display:block;font-size:.7rem;letter-spacing:1px;color:#99a1af}.course-price strong{font-size:1.5rem}.course-price small{font-size:.9rem;color:#6a7282}.big-button{display:inline-block;color:#fff;padding:1rem 2rem;font-weight:800;font-size:1rem;border-radius:12px;border:3px solid;box-shadow:0 6px;cursor:pointer;text-decoration:none;transition:transform .1s ease,box-shadow .1s ease;text-align:center;line-height:1}.big-button:hover{transform:translateY(0)}.big-button:active{transform:translateY(4px);box-shadow:0 2px}.big-button:focus{outline:none}.top{position:relative;margin-bottom:5%;padding:0 22%;text-align:center}.courses-badge{display:block;margin:0 auto 12px;width:180px;height:auto}.courses-mascot{position:absolute;left:10px;top:53%;width:150px;height:auto;z-index:5}.top h2{color:#f7941d;font-size:3rem;font-weight:900}.top p{color:#462906;font-weight:700;text-align:center}.bottom-card{margin-top:3%;text-align:left;font-weight:700}.bottom-card-text h2{font-size:24px;color:#000}.bottom-card-text p{padding:1% 0}.soon-card{padding:3%}.soon-card h2{font-size:24px}@media(max-width:768px){.top{padding:0 8%}.courses-mascot{position:static;display:block;margin:0 auto 16px;width:120px}.courses-badge{width:150px}.top h2{font-size:2.2rem}.bottom-card{margin:3%}}.diogo-section{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:100%}.section-icon{margin-top:-4%}.section-icon img{height:80px}.column{display:flex}.column.right{flex-direction:column}.section-wrapper h2{margin:0;font-family:Nunito,sans-serif;font-weight:900;font-size:36px;color:#462906;padding:2%}@media(max-width:768px){.diogo-section{grid-template-columns:1fr}.section-icon{margin-top:-12%}}.methodology-section{margin-top:7%;color:#1e2939;font-weight:700}.methodology-header{margin-bottom:5%}.methodology-header h2{font-size:3rem;font-weight:900}.methodology-header p{text-align:center}.item-img img{height:80px}.item-body h3{font-size:1.5rem;font-weight:900}.item-body p{margin-top:2%;text-align:center}.methodology-mascot{position:absolute;left:0;top:80%;height:600px;z-index:-5;margin-left:calc(-50vw + 50%)}@media(max-width:768px){.methodology-mascot{height:200px;top:100%}}.event-section{margin-top:7%;color:#fff;font-weight:700}.event-header{margin-bottom:5%}.event-badge{display:block;margin:0 auto 12px;width:240px}.event-header h2{font-size:3rem;font-weight:900}.event-header p{text-align:center}.event-card{width:100%;max-width:360px;border:4px solid;border-radius:32px;background:#fff;overflow:hidden;display:flex;flex-direction:column;text-align:left}.event-image{position:relative}.event-image img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;display:block}.event-content{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;height:100%}.event-content h3{font-size:1.5rem;font-weight:800}.event-content p{font-size:.95rem;line-height:1.4;color:#4a5565}.event-footer{margin-top:auto;display:flex;padding-top:5%;flex-direction:column;gap:1rem}.contacts-section{margin-top:7%;font-weight:700}.contacts-header{margin-bottom:5%}.contacts-header h2{font-size:3rem;font-weight:900}.contacts-header p{text-align:center}.news-card{margin-top:10%}.card-content{padding:25px;max-width:100%;box-sizing:border-box}.card-title{display:flex;text-align:left;margin-bottom:20px}.card-title h2{font-weight:900;font-size:32px;line-height:1;white-space:normal;word-break:break-word;overflow-wrap:break-word;max-width:100%}.card-body{text-align:left}.newsletter-form{display:flex;align-items:stretch;gap:1rem;max-width:100%;box-sizing:border-box;white-space:nowrap}.news-form,.news-description{min-width:0}.newsletter-form input{height:52px;padding:0 1.2rem;background-color:#fff;color:#000;border:3px solid #000;border-radius:12px;font-size:.95rem;font-weight:600;outline:none;box-sizing:border-box}.contact-form-card{margin-top:3%}.card-left,.card-right{min-width:0}.card-left{text-align:left}.card-right>div{width:100%;max-width:100%}.dashed-separator{margin:5% 0;width:100%;height:3px;line-height:1;background-image:repeating-linear-gradient(to right,#000 0,#000 12px,transparent 12px,transparent 24px);border-radius:30px;-webkit-mask-image:repeating-linear-gradient(to right,#000 0,#000 12px,transparent 12px,transparent 24px);mask-image:repeating-linear-gradient(to right,#000 0,#000 12px,transparent 12px,transparent 24px)}.card-holder{text-align:left}.contact-card{margin:3% 0}.contact-item{display:flex;align-items:center;gap:1rem;position:relative}.contact-item img{height:48px}.contact-text h3{font-weight:800}.contact-text p{font-size:12px;font-weight:700;color:#4a5565}.contact-form{width:100%;max-width:100%;padding:10px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-group{display:flex;flex-direction:column;margin-bottom:1rem}.form-group label{font-size:.7rem;font-weight:800;letter-spacing:.5px;margin-bottom:.4rem;text-align:left}.form-group input,.form-group textarea{padding:.75rem .9rem;color:#000;border-radius:10px;border:3px solid #e5e7eb;font-size:1rem;font-weight:500;outline:none;resize:none;background:#fff}.form-group textarea{min-height:100px}.form-group input:focus,.form-group textarea:focus{border-color:#c7d2fe}@media(max-width:600px){.form-row{grid-template-columns:1fr}}@media(max-width:900px){.newsletter-form{flex-direction:column;align-items:stretch}.newsletter-form input,.newsletter-form button{width:100%}}@media(max-width:768px){.form-row{grid-template-columns:1fr}.newsletter-form{flex-direction:column;gap:.75rem}.newsletter-form button{width:100%}}@media(max-width:1250px){.grid{grid-template-columns:1fr!important}}.accordion{max-width:700px;margin:0 auto}.accordion-item{border:3px solid #000;border-radius:16px;margin-bottom:1rem;overflow:hidden;background:#fff;box-shadow:4px 4px #000;padding:4px}.accordion-header{width:100%;background:#fff;border:none;padding:1rem 1.25rem;color:#000;display:flex;justify-content:space-between;align-items:center;font-weight:800;font-size:1rem;cursor:pointer;text-align:left}.accordion-icon{font-size:.9rem}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease;text-align:left}.accordion-item.open .accordion-content{max-height:200px}.accordion-inner{padding:0 1.25rem 1rem;font-size:.95rem;color:#444;line-height:1.4}.socials{display:flex;gap:32px;margin:16px 0}.socials a{display:inline-flex}.socials img{width:44px;height:44px;transition:transform .15s ease,box-shadow .15s ease;cursor:pointer}.socials img:hover{transform:translate(-2px,-2px)}.socials img:active{transform:translate(0)}.gradient-card{border-style:solid;border-radius:12px;padding:12px;box-sizing:border-box}.pre-footer-section{padding:92px 0 74px;text-align:left}.pre-footer-grid{justify-items:stretch}.pre-footer-card{width:100%;height:100%}.pre-footer-card .gradient-card{padding:32px 48px;min-height:260px;height:100%;display:flex}.pre-footer-card-content{width:100%;display:flex;flex-direction:column;gap:32px;color:#fff}.pre-footer-brand{display:flex;align-items:flex-start;gap:16px}.pre-footer-brand>svg,.pre-footer-brand>div>svg{display:block}.pre-footer-description{margin:0;font-family:Nunito,sans-serif;font-weight:700;font-size:18px;line-height:24px;color:#fff}.pre-footer-button{align-self:flex-start;font-family:Inter,sans-serif;padding:18px 32px;border-radius:16px;border:1px solid #000000;background:#fff;color:#232323;font-weight:800;font-size:18px;line-height:28px;text-transform:uppercase;box-shadow:4px 4px #000;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease}.pre-footer-button:hover{transform:translateY(-1px)}.pre-footer-button:active{transform:translateY(2px);box-shadow:2px 2px #000}@media(max-width:900px){.pre-footer-card .gradient-card{padding:28px 30px}.pre-footer-description,.pre-footer-button{font-size:16px}}@media(max-width:600px){.pre-footer-card .gradient-card{padding:24px}.pre-footer-brand>svg{width:36px;height:auto}.pre-footer-brand>div>svg{max-width:160px;height:auto}.pre-footer-button{width:100%;text-align:center}}.footer-section{width:100%;padding:30px 0;background:transparent}.footer-wrapper{max-width:1344px;margin:0 auto}.footer-container{display:flex;justify-content:space-between;align-items:flex-start;gap:48px}.footer-col{flex:1;min-width:180px;text-align:left}.footer-brand,.footer-news{flex:1.5}.footer-logo{max-width:170px;margin-bottom:16px}.footer-title{color:#fff;margin:0 0 18px;font-weight:900;font-size:18px;letter-spacing:.5px}.footer-text{line-height:1.5;font-size:.78rem;margin:0 0 16px}.footer-desc{max-width:260px;color:#fff;font-weight:700}.footer-socials{margin-top:14px}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:10px}.footer-links a{text-decoration:none;font-weight:900;font-size:.8rem;letter-spacing:.6px;color:#462906;cursor:pointer}.footer-links a:hover{opacity:.85}.footer-contact{list-style:disc;padding-left:16px}.footer-contact li{font-weight:800;font-size:.8rem;color:#462906}.footer-contact li::marker{font-size:1.2rem}.footer-news-text{margin-top:0;max-width:340px;font-weight:700;font-size:.6rem;color:#000}.footer-form{display:flex;align-items:center;gap:14px;margin-top:10px;flex-direction:column;align-items:flex-start}.footer-input{height:52px;width:100%;padding:0 1.4rem;background-color:#fff;color:#000;border:3px solid #000;border-radius:12px;font-size:1rem;font-weight:700;outline:none;box-sizing:border-box}.footer-divider{margin-top:30px;height:1px;width:100%;background:#ffffff59}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:18px;gap:20px}.footer-copy{margin:0;font-size:.75rem;color:#ffffffd9;font-weight:700}.footer-heart{color:#ff4d4d}.footer-privacy{font-size:.68rem;letter-spacing:1px;font-weight:900;color:#000000b3;text-decoration:none;text-transform:uppercase}.footer-privacy:hover{opacity:.85}@media(max-width:1344px){.footer-section{padding:30px 5%}}@media(max-width:980px){.footer-container{flex-wrap:wrap}.footer-col{flex:1 1 calc(50% - 48px)}}@media(max-width:768){.footer-col{flex:1 1 100%}.footer-bottom{flex-direction:column;align-items:flex-start}}.character-column{display:flex;flex-direction:column;align-items:flex-start}.image-wrapper{position:absolute;top:120px;left:-16px;z-index:5}.image-wrapper img{height:76px;display:block}.character-card{position:relative}.character-wrapper{width:100%}.character-wrapper img{width:100%;height:auto;display:block}@media(max-width:1224px){.image-wrapper{left:4%}}@media(max-width:768px){.character-column{justify-content:center;align-items:center;margin:0 auto}.character-column .card{flex:unset;width:-moz-fit-content;width:fit-content;max-width:100%}.image-wrapper{top:140px}}
