@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}:root{--green:#19e8e8;--base:#93dafe;--bg:#0b0f14;--card:#121826;--text:#e5e7eb;--muted:#9ca3af}*,:before,:after{box-sizing:border-box}body{background-color:var(--bg);color:var(--text);margin:0;font-family:Roboto,Inter,system-ui,sans-serif}h1,h2,h3,h4,h5,h6,p,span,a,li,label{font-family:Roboto,Inter,system-ui,sans-serif}.header{background-color:var(--base);border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;min-height:96px;padding:24px 32px;display:flex}.logo,.logo a{align-items:center;display:flex}.logo-image{width:auto;height:40px;display:block}@media(max-width:600px){.logo-image{height:36px}.header{padding:16px}}.content-grid{grid-template-columns:1fr 1fr;gap:48px;padding:32px;display:grid}@media(max-width:900px){.content-grid{grid-template-columns:1fr}}.hero,.hero-section{width:100%;height:70vh;min-height:420px;position:relative;overflow:hidden}.hero-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{color:#fff;background:linear-gradient(#0000,#000000b3);flex-direction:column;justify-content:flex-end;gap:24px;padding:32px;display:flex;position:absolute;inset:0}.hero-overlay h1{text-align:left;white-space:normal;word-break:normal;overflow-wrap:break-word;max-width:720px;margin:0;font-size:3rem}.hero-overlay p{text-align:left;max-width:560px;margin:0;font-size:1.2rem;line-height:1.6}.hero-credit-bar{color:var(--muted);text-align:right;background:0 0;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:4px 8px;font-size:.75rem;display:flex}.hero-credit-bar a{color:inherit;text-decoration:underline}.hero-credit-bar a:hover{opacity:.85}@media(max-width:768px){.hero-credit-bar{justify-content:flex-end;padding:6px 16px;font-size:.65rem}.hero-credit-bar{color:#ffffffd9;text-align:left;background:0 0;flex-wrap:wrap;gap:8px;padding:8px 32px;font-size:.75rem;display:flex}.hero-credit-bar a{color:inherit;text-decoration:underline}.hero-credit-bar a:hover{opacity:.85}.hero-overlay h1,.hero-overlay p{max-width:100%}.hero-overlay h1{font-size:2.2rem}.hero-overlay p{font-size:1rem}.hero-credit-bar{padding:6px 16px;font-size:.65rem}}.homepage-container .hero-overlay{padding:32px}.homepage-container .hero-text{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#00000073;border-radius:16px;width:auto;max-width:520px;margin-bottom:128px;padding:24px}.homepage-container .hero-text h1{font-size:2.2rem}.homepage-container .hero-text p{color:var(--muted);margin-top:8px;font-size:1rem}.info-section{position:relative;overflow:hidden}.info-grid{grid-template-columns:repeat(4,1fr);gap:24px;padding:32px;display:grid}.info-grid span{color:var(--muted);text-transform:uppercase;font-size:12px}.info-grid p{margin:0;font-size:16px}.homepage-container .info-grid{grid-template-columns:repeat(2,1fr);gap:16px}.homepage-container .info-grid p{font-size:14px}.page-container .info-section .arrow{color:#fff;cursor:pointer;z-index:10;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;font-weight:700;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-container .info-section .arrow:hover{background:#ffffff26;transform:translateY(-50%)scale(1.05)}.page-container .info-section .arrow-left{animation:1.2s infinite arrowBlink;left:16px}.page-container .info-section .arrow-right{right:16px}@keyframes arrowBlink{0%,to{opacity:1}50%{opacity:.35}}.cards-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.section-header{margin-bottom:24px}.card-title{color:var(--base);align-items:center;gap:8px;display:flex}.card-title h2,.card-title h3{font-size:inherit;font-weight:inherit;margin:0}.card-title svg{fill:currentColor;flex-shrink:0;width:32px;height:32px}.hero-content{max-width:720px}.page-container .hero{height:420px;position:relative;overflow:hidden}.page-container .hero-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.page-container .hero-overlay{background:linear-gradient(#0000,#000000b3);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:32px;display:flex;position:absolute;inset:0}.page-container .hero-overlay h1{color:#fff;margin:0;font-size:36px}.page-container .hero-overlay p{color:var(--muted);margin-top:8px;font-size:16px}.page-container .info-section{width:100%;padding:10px 0;position:relative;overflow:hidden}.page-container .info-grid{grid-template-columns:repeat(4,1fr);align-items:center;gap:24px;display:grid}.page-container .info-grid>div:first-child{margin-left:56px}.page-container .info-grid span{color:var(--muted);text-transform:uppercase;font-size:12px}.page-container .info-grid p{color:var(--text);margin:0;font-size:16px}.page-container .info-section .arrow{width:44px;height:44px;color:var(--base);cursor:pointer;z-index:20;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:20px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:flex;position:absolute}.page-container .info-section .arrow:hover{background:#ffffff26}.page-container .info-section .arrow-left{animation:none;top:50%;left:0;transform:translateY(-50%)}.page-container .info-section .arrow-right{animation:2s ease-in-out infinite arrowPulse;top:50%;right:0;transform:translateY(-50%)}@keyframes arrowPulse{0%{opacity:.5;transform:translateY(-50%)scale(1)}50%{opacity:1;transform:translateY(-50%)scale(1.08)}to{opacity:.5;transform:translateY(-50%)scale(1)}}.homepage-container .cards-section{flex-wrap:wrap;justify-content:flex-start;gap:16px;margin:40px 0;display:flex}.homepage-container .cards-section .highlight-card{min-width:240px;color:inherit;flex:calc(33.333% - 16px);text-decoration:none}.highlight-card .card{border-radius:8px;transition:transform .2s;overflow:hidden}.highlight-card .card:hover{transform:translateY(-5px)}.page-container .info-highlight{flex-wrap:wrap;gap:60px;padding:16px;display:flex}.page-container .info-highlight .right-column{flex:1;min-width:280px;max-width:500px}.page-container .info-highlight .video-column{flex:0 0 480px}.page-container .content-grid{flex-wrap:wrap;gap:24px;padding:32px 16px;display:flex}.page-container .content-grid>.performance-card,.page-container .content-grid>.curiosidade{flex:1;min-width:280px;max-width:500px}@media(max-width:900px){.page-container .info-highlight{flex-direction:column;gap:24px}.page-container .info-highlight .video-column,.page-container .info-highlight .right-column{flex:100%;max-width:100%}.page-container .content-grid{grid-template-columns:1fr;gap:24px}}.other-videos{flex-wrap:wrap;justify-content:flex-start;gap:24px;padding:32px 0;display:flex}.other-videos .video-card{max-width:calc(33.333% - 16px);color:var(--text);flex-direction:column;flex:320px;text-decoration:none;display:flex}.other-videos .video-thumb{aspect-ratio:16/9;border-radius:12px;width:100%;position:relative;overflow:hidden}.other-videos .video-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.other-videos .play-icon{color:var(--base);place-items:center;font-size:3rem;display:grid;position:absolute;inset:0}.other-videos p{color:var(--text);text-align:left;margin-top:8px;font-size:16px;font-weight:500}.video-destaque .video-thumb{aspect-ratio:16/9;border-radius:12px;width:100%;position:relative;overflow:hidden}.video-destaque .video-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.video-destaque .play-icon{color:var(--base);pointer-events:none;z-index:10;place-items:center;font-size:4rem;display:grid;position:absolute;inset:0}.performance-card ul{margin:0;padding:0;list-style:none}.performance-card li{align-items:center;gap:8px;margin-bottom:8px;display:flex}.performance-card .label{color:var(--muted);text-transform:uppercase;min-width:150px;font-size:12px}.performance-card .value{color:var(--text);margin:0;font-size:16px}.banner-mock{width:100%;color:var(--text);text-align:center;background:linear-gradient(90deg,#19e8e8,#0b0f14);border-radius:12px;flex-direction:column;align-items:center;margin:32px 0;padding:32px;display:none}.banner-mock h2{margin-bottom:16px;font-size:2rem}.banner-mock p{max-width:800px;font-size:1.2rem;line-height:1.5}.page-container,.homepage-container{max-width:1200px;margin:0 auto;padding-bottom:32px}.header{background-color:var(--base);border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:16px 32px;display:flex}.header .logo a,.header .logo a:visited,.header .logo a:hover,.header .logo a:active{color:#000;font-size:24px;font-weight:700;text-decoration:none}.footer{background-color:var(--base);color:#000;border-radius:0 0 12px 12px;margin-top:32px;padding:24px 32px}.relative{position:relative}.flex{display:flex}.border{border-style:var(--tw-border-style);border-width:1px}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
