.ccc-page{width:100%;min-height:100vh;background:#0a0000;font-family:Inter Tight,sans-serif}.ccc-hero{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.ccc-hero__bg{position:absolute;inset:0;background-image:url(/assets/bg-coca-CKMecEW8.webp);background-size:cover;background-position:center center;background-repeat:no-repeat;z-index:0;transform:scale(1.05);animation:cjpHeroZoom 22s ease-in-out infinite alternate}@keyframes cjpHeroZoom{0%{transform:scale(1.05)}to{transform:scale(1.12)}}.ccc-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#000c,#0003 30% 70%,#000000d9);z-index:1}.ccc-hero .navbar,.ccc-hero .mobile-menu-overlay{background:#00000073}.ccc-hero__body{position:relative;z-index:10;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:112px;max-width:65%;margin:0 auto;width:100%;box-sizing:border-box}.ccc-hero__tag{display:inline-flex;align-items:center;gap:0;background:#000000d9;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:6px 30px;color:#f0f0f0;font-weight:500;letter-spacing:.2px;margin-bottom:24px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:cjpFadeUp .6s ease both}.ccc-hero__title{color:#fff;font-family:Inter Tight,sans-serif;font-size:clamp(32px,4.6vw,58px);font-weight:700;line-height:1.13;letter-spacing:-1.5px;margin-bottom:20px;animation:cjpFadeUp .65s ease .1s both}.ccc-hero__subtitle{color:#fff;font-size:clamp(14px,1.6vw,16px);font-weight:400;line-height:1.65;max-width:80%;margin-bottom:32px;animation:cjpFadeUp .65s ease .2s both}.ccc-br-desktop{display:block}.ccc-hero__cta{display:inline-flex;padding:16px 36px;justify-content:center;align-items:center;border-radius:999px;border:1px solid #FFF;background:transparent;color:#fff;font-family:Inter Tight,sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;text-decoration:none;transition:background .22s ease,color .22s ease;white-space:nowrap;margin-bottom:60px;animation:cjpFadeUp .65s ease .3s both}.ccc-hero__cta:hover{background:#fff;color:#1a0000}.ccc-hero__meta{display:flex;align-items:center;justify-content:center;gap:0;animation:cjpFadeUp .65s ease .42s both;width:100%;max-width:640px}.ccc-hero__meta-item{display:flex;flex-direction:column;align-items:center;gap:5px;flex:1}.ccc-hero__meta-label{color:#ffffff80;font-size:12px;font-weight:400;letter-spacing:.5px}.ccc-hero__meta-value{color:#fff;font-size:17px;font-weight:600;letter-spacing:-.2px}.ccc-hero__meta-sep{width:1px;height:36px;background:#fff3;flex-shrink:0}.ccc-desafio{background:#000;width:100%;padding:80px 40px 100px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:48px;overflow:hidden}.ccc-desafio__label{color:#fff;font-family:Inter Tight,sans-serif;font-size:24px;font-weight:700;letter-spacing:3px;text-transform:uppercase;text-align:center;opacity:0;transform:translateY(-10px);transition:opacity .5s ease .1s,transform .5s ease .1s}.ccc-desafio--open .ccc-desafio__label{opacity:1;transform:translateY(0)}.ccc-desafio__inner{display:flex;align-items:center;justify-content:center;gap:48px;width:100%;max-width:80%;margin:0 auto;padding:0 40px;box-sizing:border-box}.ccc-desafio__bracket{width:100px;flex-shrink:0;object-fit:contain;align-self:stretch;transition:transform 1.8s cubic-bezier(.25,1,.35,1)}.ccc-desafio__bracket--left{transform:translate(440px)}.ccc-desafio__bracket--right{transform:translate(-440px)}.ccc-desafio--open .ccc-desafio__bracket--left,.ccc-desafio--open .ccc-desafio__bracket--right{transform:translate(0)}.ccc-desafio__content{display:flex;flex-direction:column;gap:20px;flex:1;max-width:960px;opacity:0;transform:scale(.96);transition:opacity .9s ease .6s,transform .9s ease .6s}.ccc-desafio--open .ccc-desafio__content{opacity:1;transform:scale(1)}.ccc-desafio__title{color:#fff;font-family:Inter Tight,sans-serif;font-size:clamp(24px,3vw,38px);font-weight:700;line-height:1.2;letter-spacing:-.5px;text-align:center}.ccc-desafio__lead{color:#fff;font-family:Inter Tight,sans-serif;font-size:clamp(13px,1.2vw,15px);font-weight:700;line-height:1.5}.ccc-desafio__body{color:#fff;font-family:Inter Tight,sans-serif;font-size:clamp(13px,1.1vw,15px);font-weight:400;line-height:1.65;white-space:pre-line;text-align:center}.ccc-desafio__mobile-bracket{display:none;width:100%;max-width:280px;height:auto;opacity:0;transition:opacity .9s ease .6s,transform .9s ease .6s}.ccc-desafio--open .ccc-desafio__mobile-bracket{opacity:1}@media(max-width:768px){.ccc-desafio{padding:60px 24px 80px;gap:32px}.ccc-desafio__bracket{width:48px}.ccc-desafio__bracket--left{transform:translate(200px)}.ccc-desafio__bracket--right{transform:translate(-200px)}.ccc-desafio__inner{gap:20px;padding:0;max-width:100%}}@media(max-width:500px){.ccc-desafio{padding:60px 24px;gap:30px;background:#000}.ccc-desafio__label{opacity:1;transform:translateY(0);font-size:16px;font-weight:800;letter-spacing:2.5px;margin:0}.ccc-desafio__mobile-bracket{display:block;width:65%;max-width:260px;height:auto;opacity:0;transform:scale(.9);transition:opacity 1.2s cubic-bezier(.2,.8,.2,1),transform 1.2s cubic-bezier(.2,.8,.2,1)}.ccc-desafio__bracket{display:none}.ccc-desafio__inner{padding:0;max-width:100%;margin-bottom:10px}.ccc-desafio__content{gap:24px;opacity:1!important;transform:scale(1)!important}.ccc-desafio__title{font-size:24px;line-height:1.25;text-align:center;color:#fff;font-weight:500;margin:0}.ccc-desafio__title strong{font-weight:800}.ccc-desafio__lead{font-size:14px;font-weight:800;line-height:1.4;text-align:center;color:#fff;margin:0;padding:0 10px}.ccc-desafio__body{font-size:13px;line-height:1.55;text-align:center;color:#ffffffe6;font-weight:400;margin:0;padding:0 5px}}@keyframes cjpFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.ccc-hero__body{padding:35% 2% 80px;max-width:100%}.ccc-hero__title{font-size:clamp(28px,7vw,42px);letter-spacing:-.8px}.ccc-br-desktop{display:none}}@media(max-width:560px){.ccc-hero__title{font-size:32px;line-height:1.1;letter-spacing:-.5px;margin-bottom:24px}.ccc-hero__subtitle{font-size:15px;line-height:1.5;margin-bottom:32px;color:#fff}.ccc-hero__cta{margin-bottom:50px;padding:14px 40px;font-size:13px;border-color:#fff9}.ccc-hero__meta{flex-direction:column;gap:20px;max-width:280px}.ccc-hero__meta-sep{display:none}.ccc-hero__meta-item{width:100%;border-bottom:1px solid rgba(255,255,255,.6);padding-bottom:10px;gap:4px}.ccc-hero__meta-label{font-size:13px;color:#ffffffb3}.ccc-hero__meta-value{font-size:18px}}.ccc-principais-desafios{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:100px 40px;box-sizing:border-box;overflow:hidden;background:#000}.ccc-principais-desafios__bg{position:absolute;inset:0;background-size:cover;background-position:center;z-index:0}.ccc-principais-desafios__overlay{position:absolute;inset:0;background:radial-gradient(circle at center,#0009,#000000e6);z-index:1}.ccc-principais-desafios__container{position:relative;z-index:2;width:100%;max-width:80%;margin:0 auto;text-align:center}.ccc-principais-desafios__header{margin:0 auto 40px}.ccc-principais-desafios__title{color:#fff;font-size:clamp(24px,4vw,36px);font-weight:700;margin-bottom:5px}.ccc-principais-desafios__text{color:#ffffffd9;font-size:clamp(14px,1.3vw,16px);line-height:1.6}.ccc-principais-desafios__grid{display:flex;flex-direction:column;gap:30px;margin-bottom:40px}.ccc-principais-desafios__row{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.ccc-desafio-card{background:#00000073;border:1px solid rgba(255,255,255,.3);border-radius:24px;padding:40px 30px;width:340px;min-height:220px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .3s ease,border-color .3s ease}@media(hover:hover){.ccc-desafio-card:hover{transform:translateY(-5px);border-color:#0ff9}}@media(max-width:768px){.ccc-desafio-card:hover{transform:none;border-color:#ffffffd1}}.ccc-desafio-card__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:12px}.ccc-desafio-card__icon img{width:52px;height:52px;object-fit:contain}.ccc-desafio-card__text{color:#fff;font-size:15px;line-height:1.5;text-align:left;margin:0}.ccc-desafio-card__text strong{font-weight:700}.ccc-principais-desafios__footer{color:#ffffffb3;font-size:15px;max-width:600px;margin:0 auto}.ccc-principais-desafios__carousel--mobile{display:none}.ccc-desafios-carousel__viewport{width:100%;overflow:hidden;padding-bottom:20px}.ccc-desafios-carousel__track{display:flex;transition:transform .6s cubic-bezier(.65,0,.35,1)}.ccc-desafios-carousel__slide{width:100%;flex-shrink:0;display:flex;justify-content:center;padding:0 15px;box-sizing:border-box}.ccc-desafios-carousel__dots{display:flex;justify-content:center;gap:12px;margin-top:5px;margin-bottom:30px}.ccc-desafios-carousel__dot{width:10px;height:10px;border-radius:50%;border:1.5px solid rgba(255,255,255,.5);background:transparent;padding:0;cursor:pointer;transition:all .3s ease}.ccc-desafios-carousel__dot--active{background:#fff;border-color:#fff;transform:scale(1.1)}@media(max-width:1100px){.ccc-desafio-card{width:calc(50% - 30px);max-width:400px}}@media(max-width:768px){.ccc-principais-desafios{padding:100px 20px 80px}.ccc-principais-desafios__header{margin-bottom:50px;padding:0 10px}.ccc-principais-desafios__title{font-size:28px;letter-spacing:-1px;margin-bottom:20px}.ccc-principais-desafios__text{font-size:14.5px;line-height:1.55;color:#ffffffe6}.ccc-principais-desafios__grid--desktop{display:none}.ccc-principais-desafios__carousel--mobile{display:block;width:100%}.ccc-desafio-card{width:100%;max-width:100%;min-height:280px;background:#0000004d;border:1.5px solid rgba(255,255,255,.8);padding:40px 30px;box-sizing:border-box}.ccc-desafio-card__text{font-size:17px;line-height:1.45}.ccc-principais-desafios__container{max-width:100%}.ccc-principais-desafios__footer{font-size:14px;padding:0 40px;line-height:1.5;opacity:.9}}.ccc-entrega{background:#fff;min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;padding:40px;box-sizing:border-box}.ccc-entrega__container{max-width:65%;margin:0 auto}.ccc-entrega__header{text-align:left;margin-bottom:60px}.ccc-entrega__title{color:#000;font-family:Inter Tight,sans-serif;font-size:clamp(24px,4vw,36px);font-weight:700;line-height:1.25;margin-bottom:30px;margin-top:30px;letter-spacing:-.8px}.ccc-entrega__text{color:#333;font-family:Inter Tight,sans-serif;font-size:clamp(15px,1.3vw,17px);line-height:1.6;margin:0 0 10px}.ccc-entrega__carousel{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:20px}.ccc-entrega__carousel-media{position:relative;width:100%;margin-bottom:30px;overflow:hidden;border-radius:12px;box-shadow:0 20px 40px #0000001a}.ccc-entrega__carousel-track{display:flex;transition:transform .8s cubic-bezier(.65,0,.35,1);justify-content:flex-start}.ccc-entrega__carousel-img{width:100%;flex-shrink:0;height:auto;display:block;object-fit:cover}.ccc-entrega__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff26;border:1px solid rgba(255,255,255,.8);color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:5}.ccc-entrega__arrow:hover{background:#fff6;transform:translateY(-50%) scale(1.05)}.ccc-entrega__arrow--left{left:20px}.ccc-entrega__arrow--right{right:20px}.ccc-entrega__dots{display:flex;gap:10px}.ccc-entrega__dot{width:10px;height:10px;border-radius:50%;border:1.5px solid #000;background:transparent;padding:0;cursor:pointer;transition:all .3s ease}.ccc-entrega__dot--active{background:#000}.ccc-entrega__slide-content{flex:0 0 100%;width:100%;text-align:left;box-sizing:border-box}.ccc-entrega__content-viewport{width:100%;overflow:hidden;position:relative}.ccc-entrega__content-track{display:flex;transition:transform .8s cubic-bezier(.65,0,.35,1);justify-content:flex-start}.ccc-entrega__fixed-title{color:#000;font-family:Inter Tight,sans-serif;font-size:clamp(22px,3vw,28px);font-weight:700;margin-bottom:24px;text-align:left;align-self:flex-start;width:100%}.ccc-entrega__slide-category{color:#000;font-family:Inter Tight,sans-serif;font-size:16px;font-weight:700;margin-bottom:4px}.ccc-entrega__slide-desc{color:#333;font-family:Inter Tight,sans-serif;font-size:clamp(14px,1.2vw,15px);line-height:1.5;max-width:900px}@media(max-width:768px){.ccc-entrega{padding:60px 24px;min-height:auto}.ccc-entrega__container{max-width:95%}.ccc-entrega__header{margin-bottom:40px}.ccc-entrega__arrow{width:36px;height:36px}.ccc-entrega__arrow--left{left:10px}.ccc-entrega__arrow--right{right:10px}.ccc-entrega__slide-content{text-align:left}}.ccc-resultados{background:#000;width:100%;display:flex;align-items:center;justify-content:center;padding:100px 40px;box-sizing:border-box}.ccc-resultados__container{max-width:1200px;margin:0 auto;text-align:center;width:100%}.ccc-resultados__title{color:#fff;font-family:Inter Tight,sans-serif;font-size:clamp(24px,4vw,36px);font-weight:700;line-height:1.25;margin-bottom:40px;letter-spacing:-.5px}.ccc-resultados__stats{display:flex;justify-content:center;gap:60px;flex-wrap:wrap;max-width:950px;margin:0 auto 70px}.ccc-stat-hexagon{position:relative;width:250px;height:300px;background:#fff;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.ccc-stat-hexagon__cap{position:absolute;top:0;left:0;width:100%;height:auto;z-index:1;pointer-events:none}.ccc-stat-hexagon__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding-top:40px}.ccc-stat-hexagon__value{color:#000;font-size:clamp(38px,5vw,48px);font-weight:800;line-height:1}.ccc-stat-hexagon__label{color:#333;font-size:15px;font-weight:600;line-height:1.3}.ccc-destaques{margin-bottom:50px}.ccc-destaques__label{color:#fff;font-size:25px;font-weight:900;letter-spacing:2px;margin-bottom:30px;text-transform:uppercase}.ccc-destaques__grid{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.ccc-destaque-box{background:#000;border:1.5px solid rgba(255,255,255,.15);border-top:5px solid #00DBEA;border-radius:20px;padding:40px 30px;width:360px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:24px;transition:transform .35s cubic-bezier(.2,0,.2,1),border-color .3s ease}@media(hover:hover){.ccc-destaque-box:hover{transform:translateY(-10px);border-color:#00dbea66}}.ccc-destaque-box__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.ccc-destaque-box__icon img{width:42px;height:42px;object-fit:contain}.ccc-destaque-box__text{color:#ffffffd9;font-size:16px;line-height:1.6;margin:0}.ccc-destaque-box__text strong{color:#fff;font-weight:700}.ccc-resultados__footer{color:#fff;font-size:16px;line-height:1.65;margin:0 auto}@media(max-width:1200px){.ccc-destaque-box{width:calc(33.33% - 20px);min-width:300px}}.ccc-destaques__carousel--mobile{display:none}@media(max-width:768px){.ccc-resultados{padding:80px 24px}.ccc-resultados__stats{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:80px;justify-items:center}.ccc-stat-hexagon{width:220px;height:250px}.ccc-stat-hexagon:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center}}@media(max-width:480px){.ccc-stat-hexagon{width:158px;height:180px}.ccc-stat-hexagon__content{padding-top:24px;gap:6px}.ccc-stat-hexagon__value{font-size:26px!important}.ccc-stat-hexagon__label{font-size:11px}}@media(max-width:768px){.ccc-destaques__grid--desktop{display:none}.ccc-destaques__carousel--mobile{display:block;width:100%;margin-top:40px}.ccc-destaques-carousel__viewport{width:100%;overflow:hidden;padding-bottom:20px}.ccc-destaques-carousel__track{display:flex;transition:transform .6s cubic-bezier(.65,0,.35,1)}.ccc-destaques-carousel__slide{width:100%;flex-shrink:0;display:flex;justify-content:center;padding:0 10px;box-sizing:border-box}.ccc-destaque-box{width:100%;min-height:240px;margin:0}.ccc-destaques-carousel__dots{display:flex;justify-content:center;gap:12px;margin-top:20px}.ccc-destaques-carousel__dot{width:10px;height:10px;border-radius:50%;border:1.5px solid rgba(0,219,234,.5);background:transparent;padding:0;cursor:pointer;transition:all .3s ease}.ccc-destaques-carousel__dot--active{background:#00dbea;border-color:#00dbea;transform:scale(1.1)}}.ccc-parceiros{background:#fff;padding:50px 40px;width:100%;box-sizing:border-box}.ccc-parceiros__container{max-width:1200px;margin:0 auto;text-align:center}.ccc-parceiros__title{color:#000;font-family:Inter Tight,sans-serif;font-size:clamp(24px,4vw,36px);font-weight:700;margin-bottom:5px;letter-spacing:-.5px}.ccc-parceiros__subtitle{color:#000;font-size:16px;margin-bottom:20px}.ccc-parceiros__carousel{width:100%;position:relative}.ccc-parceiros__viewport{width:100%;overflow:hidden;border-radius:20px}.ccc-parceiros__track{display:flex;transition:transform 1s cubic-bezier(.65,0,.35,1)}.ccc-parceiros__slide{width:100%;flex-shrink:0;display:flex;justify-content:center;padding:20px 0}.ccc-parceiros__img{width:100%;max-width:80%;height:auto;display:block}.ccc-parceiros__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#0000000d;border:1px solid rgba(0,0,0,.1);color:#000;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:5}.ccc-parceiros__arrow:hover{background:#0000001a;transform:translateY(-50%) scale(1.05)}.ccc-parceiros__arrow--left{left:-24px}.ccc-parceiros__arrow--right{right:-24px}.ccc-parceiros__dots{display:flex;justify-content:center;gap:12px}.ccc-parceiros__dot{width:10px;height:10px;border-radius:50%;border:1.5px solid #000;background:transparent;padding:0;cursor:pointer;transition:all .3s ease}.ccc-parceiros__dot--active{background:#000}@media(max-width:768px){.ccc-parceiros{padding:10% 8% 5%}.ccc-parceiros__subtitle{margin-bottom:40px}.ccc-parceiros__img{max-width:100%}}.ccc-transformacao{background:#fff;width:100%;overflow:hidden}.ccc-transformacao__container{display:flex;align-items:stretch;max-height:90vh}.ccc-transformacao__content{flex:1;padding:100px 8% 100px 10%;display:flex;flex-direction:column;justify-content:center;text-align:left}.ccc-transformacao__title{color:#000;font-family:Inter Tight,sans-serif;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.1;margin-bottom:40px;letter-spacing:-1.5px;max-width:600px}.ccc-transformacao__text{color:#222;font-size:17px;line-height:1.65;max-width:520px;margin:0}.ccc-transformacao__text strong{font-weight:700;color:#000}.ccc-transformacao__image{flex:1;position:relative;background:#f0f0f0}.ccc-transformacao__image img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:992px){.ccc-transformacao__container{flex-direction:column;max-height:none}.ccc-transformacao__content{padding:40px 20px;order:1}.ccc-transformacao__title{max-width:100%;margin-bottom:24px}.ccc-transformacao__image{display:none}}
