html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}html{font-size:62.5%}body{font-size:1.6rem;font-family:"podium-sharp-variable",sans-serif}p{line-height:1.4;font-size:2rem;font-family:"space-grotesk-variable",sans-serif;@media (max-width:768px){font-size:1.8rem}@media (max-width:480px){font-size:1.6rem}}h1{font-size:4.8rem;font-weight:700;line-height:1;@media (max-width:768px){font-size:3.6rem}@media (max-width:480px){font-size:2.8rem}}h2{font-size:4rem;font-weight:600;@media (max-width:768px){font-size:3.2rem}@media (max-width:480px){font-size:2.4rem}}h3{font-size:3.2rem;font-weight:600;@media (max-width:768px){font-size:2.8rem}@media (max-width:480px){font-size:2.2rem}}h2,h3,h4,h5,h6{line-height:1.2}.text-nowrap{display:block}.container{max-width:140rem;margin-right:auto;margin-left:auto;padding-left:1.6rem;padding-right:1.6rem}.btn-primary{background-color:#E8B241;color:#00061F;font-weight:600;padding:.8rem 4rem;border:2px solid #E8B241;border-radius:.8rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;line-height:1.2;text-align:center;cursor:pointer;font-size:1.6rem;min-height:4rem;position:relative;overflow:hidden;transition:all 0.3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgb(232 178 65 / .3);animation:btn-glow-pulse 3s ease-in-out infinite}.btn-primary::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .2),transparent);transition:left 0.5s}.btn-primary::after{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 40%,rgb(255 255 255 / .15) 50%,transparent 60%);animation:btn-shimmer 4s ease-in-out infinite;pointer-events:none}@keyframes btn-glow-pulse{0%,100%{box-shadow:0 4px 12px rgb(232 178 65 / .3)}50%{box-shadow:0 4px 16px rgb(232 178 65 / .5),0 0 20px rgb(232 178 65 / .2)}}@keyframes btn-shimmer{0%{left:-100%}50%{left:-100%}100%{left:100%}}.btn-primary:hover{background-color:#D4A836;border-color:#D4A836;box-shadow:0 6px 20px rgb(232 178 65 / .4);transform:translateY(-2px);animation:none}.btn-primary:hover::before{left:100%}.btn-primary:hover::after{animation:none}.btn-primary:active{transform:translateY(0);box-shadow:0 2px 8px rgb(232 178 65 / .3)}.btn-primary:focus{outline:none;box-shadow:0 0 0 3px rgb(232 178 65 / .5)}.btn-primary:disabled{background-color:#ccc;border-color:#ccc;color:#666;cursor:not-allowed;transform:none;box-shadow:none}.btn-secondary{background-color:#fff0;color:#fff;font-weight:600;padding:.8rem 4rem;border:2px solid #0B32B1;border-radius:.8rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;line-height:1.2;text-align:center;cursor:pointer;font-size:1.6rem;min-height:4rem;position:relative;overflow:hidden;transition:all 0.3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgb(11 50 177 / .2)}.btn-secondary::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .1),transparent);transition:left 0.5s}.btn-secondary:hover{background-color:#0B32B1;border-color:#0B32B1;color:#fff;box-shadow:0 6px 20px rgb(11 50 177 / .3);transform:translateY(-2px)}.btn-secondary:hover::before{left:100%}.btn-secondary:active{transform:translateY(0);box-shadow:0 2px 8px rgb(11 50 177 / .2)}.btn-secondary:focus{outline:none;box-shadow:0 0 0 3px rgb(11 50 177 / .3)}.btn-secondary:disabled{background-color:#fff0;border-color:#666;color:#666;cursor:not-allowed;transform:none;box-shadow:none}.splide__arrow{z-index:6;background:rgb(255 255 255 / .95)!important;border:1px solid rgb(0 6 31 / .1)!important;border-radius:0.8rem!important;width:4.8rem!important;height:4.8rem!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all 0.2s ease!important;box-shadow:0 2px 8px rgb(0 6 31 / .15)!important;backdrop-filter:blur(10px)!important;opacity:0.8!important}.splide__arrow:hover{background:#E8B241!important;border-color:#E8B241!important;opacity:1!important;box-shadow:0 4px 12px rgb(232 178 65 / .25)!important}.splide__arrow:active{background:#D4A836!important;box-shadow:0 1px 4px rgb(0 6 31 / .2)!important}.splide__arrow:disabled{background:rgb(255 255 255 / .5)!important;border-color:rgb(0 6 31 / .05)!important;cursor:not-allowed!important;opacity:0.4!important}.splide__arrow svg{fill:#00061F!important;width:2rem!important;height:2rem!important;transition:fill 0.2s ease!important}.splide__arrow:hover svg{fill:#00061F!important}.splide__arrow:disabled svg{fill:rgb(0 6 31 / .3)!important}@media (max-width:768px){.splide__arrow{width:4rem!important;height:4rem!important}.splide__arrow svg{width:1.6rem!important;height:1.6rem!important}.splide__arrow--prev{left:1rem!important}.splide__arrow--next{right:1rem!important}}html{scroll-behavior:smooth}.menfis-app{position:relative}.hero{position:relative;padding:8rem 0;background-image:url(../../imgs/background-version-01-expo-business-brasil.jpg);background-size:cover;background-position:center;border-bottom:2px solid #0B32B1}.hero__content{color:#fff;text-align:center;max-width:80rem;margin:0 auto}.hero__brand{max-width:28rem;margin:0 auto 2.4rem}.hero__brand img{width:100%;height:auto}.hero__title{font-style:normal;margin-bottom:1.6rem}.hero__title strong{color:#E8B241}.hero__description{font-size:2.2rem;margin-bottom:4rem}.hero__info{display:flex;flex-direction:column;justify-content:center;margin-bottom:2.4rem;gap:1.6rem;max-width:40rem;margin:0 auto;margin-bottom:4rem}.hero__info-group{display:flex;justify-content:center;gap:1.6rem;background:#000724;padding:.8rem 2.4rem;border:1px solid #0B32B1;border-radius:.2rem}.hero__info-item{font-family:"space-grotesk-variable",sans-serif;color:#fff;font-weight:600;display:flex;gap:.8rem;align-items:center;justify-content:center;text-align:center}.hero__info-icon{display:flex;color:#E8B241}@media (max-width:500px){.hero__info-item{width:100%;justify-content:center}}@media (max-width:425px){.hero__description{font-size:2rem}}.background-wrapper{background:linear-gradient(0deg,#00061F 0%,#000B36 100%)}.proxima-virada{padding-top:8rem;padding-bottom:8rem}.proxima-virada__card{background-image:url(../../imgs/background-version-01-expo-business-brasil.jpg);background-size:cover;background-position:center;padding:4rem;color:#fff;border:1px solid #0B32B1;border-radius:4rem;display:flex;align-items:center;gap:4rem}.proxima-virada__content{order:2;flex:1}.proxima-virada__title{margin-bottom:2.4rem}.proxima-virada__description strong{color:#E8B241}.proxima-virada__description:first-of-type{margin-bottom:.8rem}.proxima-virada__description:last-of-type{margin-bottom:2.4rem}.proxima-virada__title strong{color:#E8B241}.proxima-virada__image{max-width:60rem;flex:1}.proxima-virada__image img{width:100%;height:100%}.palestrantes{padding-bottom:8rem}.palestrantes__header{color:#fff;margin-bottom:6rem;text-align:center}.palestrantes__title{margin-bottom:4rem}.palestrantes__title strong{color:#E8B241}.palestrantes__description{font-size:1.9rem;line-height:1.7;color:rgb(255 255 255 / .9);max-width:85rem;margin:0 auto 4rem;position:relative;z-index:1;font-weight:400}.palestrantes__description strong{color:#E8B241;font-weight:600}.palestrantes__logo{max-width:17rem;margin:0 auto 1.6rem}.palestrantes__logo img{width:100%;height:auto}.palestrantes__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:4rem}.palestrantes__card{position:relative;border:1px solid #0B32B1;border-radius:4rem;overflow:hidden;transition:all 0.3s ease}.palestrantes__card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgb(11 50 177 / .3)}.palestrantes__card img{width:100%;height:auto;object-fit:cover;object-position:top}.palestrantes__info{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:4rem;margin:0 auto;font-weight:600;text-align:center}.palestrantes__name{font-size:1.8rem;margin-bottom:.8rem;color:#EFB949}.palestrantes__role{font-size:1.6rem;color:#fff}.palestrantes__social{position:absolute;top:1.6rem;right:1.6rem;display:flex;gap:1.6rem}.palestrantes__social a{display:flex;align-items:center;justify-content:center;height:4rem;width:4rem;background:#010e41;color:#fff;border-radius:50%;border:1px solid #0B32B1;transition:all 0.3s ease}.palestrantes__social a:hover{background:#E8B241;color:#00061F;border-color:#E8B241;box-shadow:0 4px 12px rgb(232 178 65 / .3)}@media (max-width:1024px){.proxima-virada__card{flex-direction:column}.proxima-virada__content{order:1}.proxima-virada__image{order:2;max-width:100%}}@media (max-width:425px){.proxima-virada__card{background:none;border:none;padding:0}}.talks{padding-top:8rem;padding-bottom:8rem;background:#000B36;color:#fff}.talks__header{color:#fff;text-align:center;border-bottom:1px solid rgb(255 255 255 / .2);padding-bottom:6rem;max-width:90rem;margin:0 auto 6rem}.talk-milhao{margin-bottom:4rem}.talks__title{margin-bottom:.8rem}.talks__title strong{color:#E8B241}.talks__card-title{margin-bottom:2.4rem}.talks__card-title strong{color:#E8B241}.talk-section{margin-bottom:8rem}.talk-section:last-child{margin-bottom:0}.talk-section__header{margin-bottom:6rem;text-align:center;position:relative;padding:4rem 2rem;background:linear-gradient(135deg,rgb(11 50 177 / .15) 0%,rgb(0 11 54 / .25) 100%);border:1px solid rgb(232 178 65 / .2);border-radius:2.4rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.talk-section__header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent 0%,rgb(232 178 65 / .05) 50%,transparent 100%);border-radius:2.4rem;pointer-events:none}.talk-section__title{font-size:3.6rem;margin-bottom:2.4rem;color:#fff;position:relative;z-index:1;text-shadow:0 2px 8px rgb(0 6 31 / .5);font-weight:700;letter-spacing:-.02em}.talk-section__title strong{color:#E8B241;position:relative;background:linear-gradient(135deg,#E8B241 0%,#FFD700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;text-shadow:none}.talk-section__title strong::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#E8B241 0%,#FFD700 100%);border-radius:2px;opacity:.6}.talk-section__description{font-size:1.9rem;line-height:1.7;color:rgb(255 255 255 / .9);max-width:90rem;margin:0 auto;position:relative;z-index:1;font-weight:400;margin-bottom:4rem}.talk-section__palestrantes{display:grid;grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));gap:4rem}.talk-palestrante{position:relative;border:1px solid #0B32B1;border-radius:4rem;overflow:hidden;background:#000724;transition:all 0.3s ease}.talk-palestrante:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgb(11 50 177 / .3)}.talk-palestrante img{width:100%;height:30rem;object-fit:cover;object-position:top}.talk-palestrante__info{padding:3rem;text-align:center;color:#fff}.talk-palestrante__name{font-size:1.8rem;margin-bottom:1rem;color:#EFB949;font-weight:600}.talk-palestrante__role{font-size:1.6rem;color:rgb(255 255 255 / .85);line-height:1.4}.talk-palestrante--placeholder{opacity:.7;position:relative}.talk-palestrante--placeholder::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent 0%,rgb(232 178 65 / .1) 50%,transparent 100%);border-radius:4rem;pointer-events:none;z-index:1}.talk-palestrante--placeholder .talk-palestrante__info{position:relative;z-index:2}.talk-palestrante--placeholder .talk-palestrante__name{color:rgb(239 185 73 / .8);font-style:italic}.talk-palestrante--placeholder .talk-palestrante__role{display:none}.talk-palestrante__social{position:absolute;top:1.6rem;right:1.6rem;display:flex;gap:1.6rem}.talk-palestrante__social a{display:flex;align-items:center;justify-content:center;height:4rem;width:4rem;background:#010e41;color:#fff;border-radius:50%;border:1px solid #0B32B1;transition:all 0.3s ease}.talk-palestrante__social a:hover{background:#E8B241;color:#00061F;border-color:#E8B241;box-shadow:0 4px 12px rgb(232 178 65 / .3)}.talk-do-milhao{margin-bottom:6rem}.experiencia{position:relative;padding-top:10rem;padding-bottom:10rem;background-image:url(../../imgs/background-version-02-expo-business-brasil.jpg);background-size:cover;background-position:center;overflow:hidden}.experiencia::before{content:'';position:absolute;z-index:2;inset:0;width:100%;height:100%;background-image:url(../../imgs/background-version-02-expo-business-brasil.jpg);background-size:cover;background-position:center;clip-path:polygon(0 0,51% 0,51% 100%,0% 100%)}.experiencia__container{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;align-items:center}.experiencia__title{margin-bottom:2.4rem}.experiencia__title strong{color:#E8B241}.experiencia__description{margin-bottom:4rem}.experiencia__content{position:relative;z-index:3;color:#fff}.experiencia .splide__track{overflow:visible}.experiencia .splide__slide{background:#fff;height:100%;max-width:70rem;height:50rem;border-radius:4rem;overflow:hidden;border:1px solid #0B32B1;display:flex;align-items:center;justify-content:center}.experiencia .splide__slide img{width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:1024px){.experiencia::before{z-index:-1}.experiencia__container{grid-template-columns:1fr}.experiencia__content{text-align:center}.experiencia::before{clip-path:none}}.depoimentos{padding-top:8rem;padding-bottom:8rem;background:#000B36;color:#fff;overflow:hidden}.depoimentos__header{text-align:center;margin-bottom:6rem}.depoimentos__title{margin-bottom:.8rem}.depoimentos__title strong{color:#E8B241}.depoimentos .splide__track{overflow:visible}.depoimentos .splide__slide{width:100%;max-width:28rem;height:40rem;display:flex;align-items:center;justify-content:center}.depoimento-video{width:100%;height:100%;position:relative}.depoimento-video__wrapper{position:relative;width:100%;height:100%;border-radius:2.4rem;overflow:hidden;background:#000;border:1px solid #0B32B1;box-shadow:0 1rem 3rem rgb(0 6 31 / .3);transition:all 0.3s ease}.depoimento-video__wrapper:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgb(11 50 177 / .3)}.depoimento-video__player{width:100%;height:100%;object-fit:cover;display:block;transition:opacity 0.3s ease;cursor:pointer}.depoimento-video__player::-webkit-media-controls{display:none!important}.depoimento-video__player::-webkit-media-controls-panel{display:none!important}.depoimento-video__player::-webkit-media-controls-play-button{display:none!important}.depoimento-video__player::-webkit-media-controls-start-playback-button{display:none!important}.depoimento-video__controls{position:absolute;top:2rem;left:2rem;opacity:0;transition:opacity 0.3s ease;z-index:3}.depoimento-video__wrapper:hover .depoimento-video__controls,.depoimento-video__player[data-playing="false"]+.depoimento-video__controls{opacity:1}.depoimento-video__play-pause{width:4.5rem;height:4.5rem;border:none;border-radius:50%;background:rgb(0 6 31 / .85);color:#E8B241;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.6rem;transition:all 0.3s ease;backdrop-filter:blur(15px);box-shadow:0 4px 20px rgb(0 6 31 / .4)}.depoimento-video__play-pause:hover{background:rgb(232 178 65 / .95);color:#00061F;transform:scale(1.1);box-shadow:0 6px 30px rgb(232 178 65 / .4)}.depoimento-video__play-pause .pause-icon{display:none}.depoimento-video__play-pause .play-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.depoimento-video__play-pause .pause-icon{display:none;align-items:center;justify-content:center;width:100%;height:100%}.depoimento-video__play-pause .play-icon svg,.depoimento-video__play-pause .pause-icon svg{width:1.8rem;height:1.8rem;display:block}.depoimento-video__player[data-playing="true"]+.depoimento-video__controls .depoimento-video__play-pause .play-icon{display:none}.depoimento-video__player[data-playing="true"]+.depoimento-video__controls .depoimento-video__play-pause .pause-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.depoimento-video__volume-control{position:absolute;top:2rem;right:2rem;opacity:0;transition:opacity 0.3s ease;z-index:3}.depoimento-video__wrapper:hover .depoimento-video__volume-control{opacity:1}.depoimento-video__mute-toggle{width:4.5rem;height:4.5rem;border:none;border-radius:50%;background:rgb(0 6 31 / .85);color:#E8B241;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.6rem;transition:all 0.3s ease;backdrop-filter:blur(10px);box-shadow:0 2px 10px rgb(0 6 31 / .4)}.depoimento-video__mute-toggle:hover{background:rgb(232 178 65 / .95);color:#00061F;transform:scale(1.1);box-shadow:0 4px 20px rgb(232 178 65 / .4)}.depoimento-video__mute-toggle .volume-on-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.depoimento-video__mute-toggle .volume-off-icon{display:none;align-items:center;justify-content:center;width:100%;height:100%}.depoimento-video__mute-toggle .volume-on-icon svg,.depoimento-video__mute-toggle .volume-off-icon svg{width:1.6rem;height:1.6rem;display:block}.depoimento-video__player[data-muted="true"]+.depoimento-video__controls+.depoimento-video__volume-control .depoimento-video__mute-toggle .volume-on-icon{display:none}.depoimento-video__player[data-muted="true"]+.depoimento-video__controls+.depoimento-video__volume-control .depoimento-video__mute-toggle .volume-off-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.depoimento-video__overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgb(0 6 31 / .8));padding:3rem 2rem 2rem;z-index:2}.depoimento-video__info{text-align:center;color:#fff}.depoimento-video__name{font-size:1.8rem;font-weight:600;margin-bottom:.5rem;color:#E8B241}.depoimento-video__role{font-size:1.4rem;color:rgb(255 255 255 / .85);line-height:1.4}@media (max-width:1024px){.depoimentos__splide::after,.depoimentos__splide::before{display:none}}@media (max-width:768px){.depoimento-video__play-pause{width:4rem;height:4rem;font-size:1.4rem}.depoimento-video__name{font-size:1.6rem}.depoimento-video__role{font-size:1.3rem}.depoimento-video__mute-toggle{width:4rem;height:4rem;font-size:1.4rem}.depoimento-video__controls{top:1.5rem;left:1.5rem}.depoimento-video__volume-control{top:1.5rem;right:1.5rem}.depoimento-video__play-pause .play-icon svg,.depoimento-video__play-pause .pause-icon svg{width:1.6rem;height:1.6rem}.depoimento-video__mute-toggle .volume-on-icon svg,.depoimento-video__mute-toggle .volume-off-icon svg{width:1.4rem;height:1.4rem}}.sua-vez{padding-top:8rem;padding-bottom:8rem;background:#000B49;color:#fff;text-align:center;border-top:1px solid #0B32B1;border-bottom:1px solid #0B32B1}.sua-vez__content{max-width:72rem;margin:0 auto}.sua-vez__title{margin-bottom:2.4rem}.sua-vez__title strong{color:#E8B241}.sua-vez__description{margin-bottom:4rem}.patrocinadores-parceiros{background:linear-gradient(0deg,#000B36,#000B36);padding:8rem 0;color:#fff}.patrocinadores__title{text-align:center;margin-bottom:6rem}.patrocinadores__logos{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem}.patrocinadores__link{display:flex;background:rgb(255 255 255 / .1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgb(255 255 255 / .2);padding:2rem;width:20rem;height:12rem;align-items:center;justify-content:center;border-radius:1.6rem;box-shadow:0 8px 32px rgb(0 0 0 / .1);transition:all 0.3s ease;aspect-ratio:5/3;min-height:8rem;max-height:14rem}.patrocinadores__link:hover{transform:translateY(-4px);border-color:rgb(232 178 65 / .3)}.patrocinadores__link img{max-width:90%;max-height:90%;width:auto;height:auto;object-fit:contain;filter:brightness(0) invert(1);display:block}.patrocinadores__group+.patrocinadores__group{margin-top:8rem}.faq{padding:8rem 0;background:#000B49;border-top:1px solid #0B32B1;color:#fff}.faq__title{text-align:center;margin-bottom:6rem}.faq__title strong{color:#E8B241}.faq__group{margin:0 auto;display:grid;gap:2.4rem}.faq__item{background:#000B36;border-radius:.2rem;border:1px solid #0B32B1}.faq__item a{color:#C08916;transition:all 300ms ease}.faq__item a:hover{color:#E8B241}.faq__question{width:100%;padding:2.4rem;background:none;border:none;color:#fff;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1.8rem;font-weight:600;transition:color 0.3s ease,background 0.3s ease}.faq__question:hover{color:#E8B241;background:#010e41}.faq__question-text{flex:1;line-height:1.5;margin-right:2rem}.faq__icon{font-size:2.4rem;font-weight:300;color:#E8B241;transition:transform 0.3s ease;line-height:1}.faq__answer{max-height:0;overflow:hidden;padding:0 2.4rem;transition:max-height 0.3s ease-out;border-top:1px solid #0B32B1}.faq__answer-content{padding:2.4rem 0;color:rgb(255 255 255 / .8);line-height:1.6;font-size:1.6rem}.faq__item.active .faq__icon{transform:rotate(45deg)}.faq__item.active .faq__answer{max-height:20rem}.faq__item.active .faq__question{color:#E8B241}@media (max-width:768px){.faq__question{font-size:1.6rem}.faq__answer-content{font-size:1.4rem}}.banner-cta{background:#000724;padding:4rem 0;border-top:1px solid #0B32B1}.banner-cta__container{display:flex;align-items:center;flex-wrap:wrap;gap:4rem;justify-content:center}.banner-cta__logo{max-width:14rem;width:100%;height:auto}.banner-cta__logo img{width:100%;height:auto}.video-destaque{padding:0 0 8rem;position:relative}.video-destaque__title{color:#fff;text-align:center;margin-bottom:4rem}.video-destaque__wrapper{position:relative;width:100%;max-width:120rem;margin:0 auto;border-radius:2.4rem;overflow:hidden;background:#000;border:1px solid #0B32B1;box-shadow:0 2rem 4rem rgb(0 6 31 / .3)}.video-destaque__player{width:100%;height:auto;object-fit:cover;display:block;transition:opacity 0.3s ease;cursor:pointer}.video-destaque__player[data-loading="true"]{opacity:0}.video-destaque__loading{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(0 11 54 / .9);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:1.8rem;opacity:1;transition:opacity 0.3s ease;pointer-events:none}.video-destaque__loading.hidden{opacity:0}.video-destaque__spinner{width:4rem;height:4rem;border:3px solid rgb(232 178 65 / .3);border-top:3px solid #E8B241;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1.6rem}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.video-destaque__controls{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;opacity:0;transition:opacity 0.3s ease;z-index:2}.video-destaque__wrapper:hover .video-destaque__controls,.video-destaque__player[data-playing="false"]+.video-destaque__loading+.video-destaque__controls{opacity:1}.video-destaque__play-pause{width:8rem;height:8rem;border:none;border-radius:50%;background:rgb(0 6 31 / .85);color:#E8B241;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:2.4rem;transition:all 0.3s ease;backdrop-filter:blur(15px);box-shadow:0 4px 20px rgb(0 6 31 / .4)}.video-destaque__play-pause span[class$="-icon"]{display:flex;align-items:center}.video-destaque__play-pause:hover{background:rgb(232 178 65 / .95);color:#00061F;transform:scale(1.1);box-shadow:0 6px 30px rgb(232 178 65 / .4)}.video-destaque__play-pause span[class$="-icon"].pause-icon{display:none}.video-destaque__player[data-playing="true"]+.video-destaque__loading+.video-destaque__controls .video-destaque__play-pause .play-icon{display:none}.video-destaque__player[data-playing="true"]+.video-destaque__loading+.video-destaque__controls .video-destaque__play-pause .pause-icon{display:flex}@media (max-width:768px){.video-destaque{padding:0 0 6rem}.video-destaque__play-pause{width:6rem;height:6rem;font-size:2rem}.talk-section__header{padding:3rem 1.6rem;margin-bottom:4rem}.talk-section__title{font-size:2.8rem;margin-bottom:2rem}.talk-section__description{font-size:1.7rem;line-height:1.6}}.para-equipes{padding:8rem 0;background:linear-gradient(180deg,#00061F 0%,#000B36 100%,#000b36 100%)}.para-equipes__card{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center;background:linear-gradient(135deg,rgb(11 50 177 / .1) 0%,rgb(0 11 54 / .2) 100%);border:1px solid rgb(232 178 65 / .2);border-radius:4rem;padding:6rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;overflow:hidden;transition:all 0.3s ease}.para-equipes__card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent 0%,rgb(232 178 65 / .03) 50%,transparent 100%);border-radius:4rem;pointer-events:none}.para-equipes__card:hover{transform:translateY(-4px);box-shadow:0 20px 60px rgb(11 50 177 / .2);border-color:rgb(232 178 65 / .3)}.para-equipes__content{position:relative;z-index:2}.para-equipes__title{font-size:4rem;color:#fff;margin-bottom:2.4rem;line-height:1.2;font-weight:700}.para-equipes__title strong{color:#E8B241;background:linear-gradient(135deg,#E8B241 0%,#FFD700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.para-equipes__description{font-size:1.8rem;line-height:1.7;color:rgb(255 255 255 / .9);margin-bottom:4rem}.para-equipes__description strong{color:#E8B241;font-weight:600}.para-equipes__cta{margin-top:3rem}.para-equipes__image{position:relative;z-index:2;border-radius:2.4rem;overflow:hidden;box-shadow:0 2rem 4rem rgb(0 6 31 / .3)}.para-equipes__image img{width:100%;height:auto;object-fit:cover;display:block;transition:transform 0.3s ease}.para-equipes__card:hover .para-equipes__image img{transform:scale(1.05)}@media (max-width:1024px){.para-equipes__card{grid-template-columns:1fr;gap:4rem;padding:4rem}.para-equipes__title{font-size:3.2rem;text-align:center}.para-equipes__description{font-size:1.7rem;text-align:center}.para-equipes__cta{text-align:center}}@media (max-width:768px){.para-equipes{padding:6rem 0}.para-equipes__card{padding:3rem;border-radius:2.4rem}.para-equipes__title{font-size:2.8rem}.para-equipes__description{font-size:1.6rem;margin-bottom:3rem}.para-equipes__whatsapp{font-size:1.4rem;padding:1rem 2rem}}.ingressos{padding:8rem 0;background:linear-gradient(180deg,#000B36 0%,#00061F 100%);color:#fff}.ingressos__header{text-align:center;margin-bottom:8rem}.ingressos__title{font-size:4.8rem;margin-bottom:2.4rem;font-weight:700}.ingressos__title strong{color:#E8B241;background:linear-gradient(135deg,#E8B241 0%,#FFD700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.ingressos__description{font-size:2rem;color:rgb(255 255 255 / .85);max-width:60rem;margin:0 auto;line-height:1.6}.ingressos__category{margin-bottom:12rem}.ingressos__category:last-child{margin-bottom:0}.ingressos__category-title{font-size:3.2rem;font-weight:700;color:#fff;text-align:center;margin-bottom:4rem}.ingressos__category-title strong{color:#E8B241}.ingressos__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;max-width:80rem;margin:0 auto}.ingresso__card{position:relative;background:linear-gradient(135deg,rgb(11 50 177 / .1) 0%,rgb(0 11 54 / .2) 100%);border:2px solid rgb(255 255 255 / .1);border-radius:2.4rem;padding:4rem 3rem;text-align:center;transition:all 0.3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.ingresso__card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent 0%,rgb(255 255 255 / .01) 50%,transparent 100%);border-radius:2.4rem;pointer-events:none}.ingresso__card:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgb(0 6 31 / .3)}.ingresso__card--vip{border-color:rgb(232 178 65 / .3);background:linear-gradient(135deg,rgb(232 178 65 / .1) 0%,rgb(255 215 0 / .05) 100%)}.ingresso__card--vip:hover{border-color:rgb(232 178 65 / .5);box-shadow:0 20px 60px rgb(232 178 65 / .2)}.ingresso__badge{position:absolute;top:-1rem;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#E8B241 0%,#FFD700 100%);color:#00061F;padding:.8rem 2.4rem;border-radius:2rem;font-weight:700;font-size:1.2rem;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 20px rgb(232 178 65 / .4);z-index:2}.ingresso__combo-badge{position:absolute;top:2rem;right:2rem;background:linear-gradient(135deg,#0B32B1 0%,#1a4ed8 100%);color:#fff;padding:.6rem 1.6rem;border-radius:1.2rem;font-weight:600;font-size:1rem;text-transform:uppercase;box-shadow:0 2px 12px rgb(11 50 177 / .4)}.ingresso__content{position:relative;z-index:1;margin-top:2rem}.ingresso__name{font-size:2.4rem;color:#fff;margin-bottom:2.4rem;font-weight:600}.ingresso__card--vip .ingresso__name{color:#fff}.ingresso__price{margin-bottom:3rem}.ingresso__price-value{display:block;font-size:4rem;font-weight:700;color:#E8B241;line-height:1;margin-bottom:.8rem}.ingresso__price-fee{font-size:1.4rem;color:rgb(255 255 255 / .7);margin-bottom:.4rem;display:none}.ingresso__installments{font-size:1.6rem;color:lime;font-weight:600;margin-bottom:.8rem;display:block}.ingresso__benefits{margin:2.4rem 0;padding:2rem;border-radius:1.6rem}.ingresso__benefits--vip{background:linear-gradient(135deg,rgb(232 178 65 / .15) 0%,rgb(255 215 0 / .08) 100%);border:2px solid rgb(232 178 65 / .2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.ingresso__benefits--simple{background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .1)}.ingresso__benefits-list{list-style:none;display:flex;flex-direction:column;gap:1.2rem}.ingresso__benefit{display:flex;align-items:center;gap:1rem;font-size:1.4rem;line-height:1.4;text-align:left}.ingresso__benefit svg{width:1.6rem;height:1.6rem;flex-shrink:0;margin-top:.2rem}.ingresso__benefit span{flex:1;line-height:1.5}.ingresso__benefits--vip .ingresso__benefit,.ingresso__benefits .ingresso__benefit--vailable{color:rgb(255 255 255 / .95)}.ingresso__benefits--vip .ingresso__benefit svg,.ingresso__benefits .ingresso__benefit--vailable svg{color:#28a745}.ingresso__benefits--simple .ingresso__benefit{color:rgb(255 255 255 / .5);font-size:1.3rem}.ingresso__benefits--simple .ingresso__benefit svg{color:#f44}.ingresso__benefit--unavailable{opacity:.6}.ingresso__benefit--unavailable span{text-decoration:line-through;color:rgb(255 255 255 / .4)}@media (max-width:1024px){.ingressos__category-title{font-size:2.8rem}.ingressos__cards{max-width:70rem}}@media (max-width:768px){.ingressos{padding:6rem 0}.ingressos__header{margin-bottom:6rem}.ingressos__title{font-size:3.6rem}.ingressos__description{font-size:1.8rem}.ingressos__category{margin-bottom:4rem}.ingressos__category-title{font-size:2.4rem;margin-bottom:2.4rem}.ingressos__cards{grid-template-columns:1fr;gap:3rem;max-width:100%}.ingresso__card{padding:3rem 2.4rem}.ingresso__name{font-size:2rem}.ingresso__price-value{font-size:3.2rem}.ingresso__benefits{padding:1.6rem;margin:2rem 0}.ingresso__benefit{font-size:1.3rem;gap:.8rem}.ingresso__benefit svg{width:1.4rem;height:1.4rem}.ingresso__benefits--simple .ingresso__benefit{font-size:1.2rem}}.novo-lote-announcement{text-align:center;margin-bottom:2rem}.novo-lote-badge{display:inline-block;background:linear-gradient(135deg,#ff6b35 0%,#f7931e 100%);color:#fff;padding:1rem 2.4rem;border-radius:2.4rem;font-weight:700;font-size:1.4rem;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 20px rgb(255 107 53 / .4);animation:pulse 2s infinite}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.ingressos__category--with-overlay .ingressos__category-title{position:relative;text-align:center;margin-bottom:4rem}.lote-title-old{display:flex;justify-content:center;align-items:center;opacity:.6;color:rgb(255 255 255 / .5);text-decoration:line-through;margin-bottom:.5rem}.lote-title-old strong{color:rgb(232 178 65 / .5)}.sold-out-tag{display:inline-block;background:#f44;color:#fff;padding:.4rem 1.2rem;border-radius:1rem;font-weight:600;font-size:1rem;text-transform:uppercase;margin-left:1rem;text-decoration:none}.lote-title-new{display:block;color:#E8B241;text-shadow:0 2px 10px rgb(232 178 65 / .3)}.lote-title-new strong{color:#E8B241}.ingresso__card-container{position:relative;height:auto}.ingresso__card--background{position:relative;z-index:1;opacity:.4;filter:grayscale(.7);border-color:rgb(255 255 255 / .1);background:rgb(255 255 255 / .02)}.ingresso__card--overlay{position:absolute;top:0;left:0;right:0;z-index:10;background:linear-gradient(135deg,rgb(232 178 65 / .15) 0%,rgb(255 215 0 / .08) 100%);border-color:rgb(232 178 65 / .4);box-shadow:0 8px 32px rgb(232 178 65 / .2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:slideInFromTop 0.8s ease-out}@keyframes slideInFromTop{0%{transform:translateY(-30px);opacity:0}100%{transform:translateY(0);opacity:1}}.ingresso__card--overlay:hover{border-color:rgb(232 178 65 / .6);box-shadow:0 20px 60px rgb(232 178 65 / .3);transform:translateY(-8px) scale(1.02)}.ingresso__combo-badge--old{background:rgb(255 255 255 / .1);color:rgb(255 255 255 / .5)}.ingresso__combo-badge--new{background:linear-gradient(135deg,#E8B241 0%,#FFD700 100%);color:#00061F}.ingresso__card--primeiro-lote .ingresso__badge{background:linear-gradient(135deg,#28a745 0%,#20c997 100%);color:#fff;animation:glow 2s ease-in-out infinite alternate}@keyframes glow{from{box-shadow:0 4px 20px rgb(40 167 69 / .4)}to{box-shadow:0 4px 20px rgb(40 167 69 / .8)}}.ingresso__benefits--primeiro-lote{background:linear-gradient(135deg,rgb(232 178 65 / .2) 0%,rgb(255 215 0 / .1) 100%);border:2px solid rgb(232 178 65 / .3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.btn-sold-out{background:#666!important;color:#ccc!important;cursor:not-allowed!important;opacity:.6}.btn-sold-out:hover{background:#666!important;transform:none!important}.btn-new-batch{background:linear-gradient(135deg,#E8B241 0%,#FFD700 100%)!important;color:#00061F!important;font-weight:700!important;box-shadow:0 4px 20px rgb(232 178 65 / .4)!important;transition:all 0.3s ease!important}.btn-new-batch:hover{transform:translateY(-2px)!important;box-shadow:0 8px 30px rgb(232 178 65 / .6)!important}@media (max-width:1024px){.novo-lote-badge{font-size:1.3rem;padding:.9rem 2rem}.lote-title-old,.lote-title-new{font-size:2.8rem}.ingresso__card--overlay{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}@media (max-width:768px){.novo-lote-announcement{margin-bottom:3rem}.novo-lote-badge{font-size:1.1rem;padding:.8rem 1.6rem;border-radius:2rem}.ingressos__category--with-overlay .ingressos__category-title{margin-bottom:3rem}.lote-title-old,.lote-title-new{font-size:2.4rem}.sold-out-tag{display:block;margin:1rem auto 0 auto;font-size:.9rem;padding:.4rem 1.2rem;width:fit-content}.ingresso__card-container{position:relative;margin-bottom:4rem}.ingresso__card--background{position:relative;z-index:1;opacity:.4;filter:grayscale(.7);padding:2.4rem 2rem;margin-bottom:0}.ingresso__card--overlay{position:absolute;top:0;left:0;right:0;z-index:10;padding:2.4rem 2rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:2.4rem;box-shadow:0 12px 40px rgb(232 178 65 / .25);animation:slideInMobile 0.6s ease-out}@keyframes slideInMobile{0%{transform:translateY(-20px);opacity:0}100%{transform:translateY(0);opacity:1}}.ingresso__card--overlay:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px rgb(232 178 65 / .3)}.ingresso__badge{top:-1rem;font-size:1rem;padding:.6rem 1.8rem}.ingresso__combo-badge,.ingresso__combo-badge--new,.ingresso__combo-badge--old{top:2rem;right:2rem;font-size:.9rem;padding:.5rem 1.2rem}.ingresso__card--overlay .ingresso__name{font-size:1.8rem;margin-bottom:2rem}.ingresso__card--overlay .ingresso__price-value{font-size:2.8rem;margin-bottom:.6rem}.ingresso__card--overlay .ingresso__installments{font-size:1.4rem;margin-bottom:2rem}.ingresso__benefits--primeiro-lote{padding:1.4rem;margin:1.8rem 0;border-radius:1.2rem}.ingresso__card--overlay .ingresso__benefit{font-size:1.2rem;gap:.8rem;margin-bottom:1rem}.ingresso__card--overlay .ingresso__benefit:last-child{margin-bottom:0}.ingresso__card--overlay .ingresso__benefit svg{width:1.3rem;height:1.3rem}.btn-new-batch{padding:1.2rem 2.4rem!important;font-size:1.4rem!important;border-radius:1.2rem!important;margin-top:1.5rem!important}.btn-sold-out{padding:1.2rem 2.4rem;font-size:1.4rem;border-radius:1.2rem;margin-top:1.5rem}}@media (max-width:480px){.novo-lote-badge{font-size:1rem;padding:.7rem 1.4rem}.lote-title-old,.lote-title-new{font-size:2rem}.ingresso__card--overlay{top:0;left:0;right:0;padding:2rem 1.6rem}.ingresso__card--overlay .ingresso__name{font-size:1.6rem}.ingresso__card--overlay .ingresso__price-value{font-size:2.4rem}.ingresso__benefits--primeiro-lote{padding:1.2rem}.ingresso__card--overlay .ingresso__benefit{font-size:1.1rem}}