@charset "UTF-8";:root{--Color-Primary-Gradient:linear-gradient(90deg, #0068F0 0%, #00D0FF 100%);--Color-Primary-100:#F5F9FF;--Color-Primary-200:#DAEBFF;--Color-Primary-500:#00D0FF;--Color-Primary-600:#74A9FD;--Color-Primary-700:#006DF1;--Color-Secondary-050:#F8FEFF;--Color-Secondary-200:#DAF8FF;--Color-Secondary-600:#6ECEEE;--Color-Secondary-900:#00799B;--Color-Grey-000:#FFFFFF;--Color-Grey-100:#F2F2F7;--Color-Grey-200:#BEBEBE;--Color-Grey-600:#8E8E93;--Color-Grey-700:#686868;--Color-Grey-800:#2C2C2C;--Color-Grey-900:#212121;--Color-Laranja-050:#FEFCFB;--Color-Laranja-200:#FFE9DD;--Color-Laranja-600:#F48D62;--Color-Laranja-700:#FF6915;--Color-Rosa-700:#FF4863;--Color-Roxo-700:#B84AFF;--radius:12px;--container:900px;--container-header:1200px;--space-1:.5rem;--space-2:.75rem;--space-3:1rem;--space-4:1.25rem;--header-h:64px}*{box-sizing:border-box;margin:0}body{font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-weight:500;line-height:1.4;margin:0}body,html{height:100%}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.content{max-width:366px;margin:auto}.content .banner{margin:1rem 0}.title{font-weight:700;font-size:28px;line-height:120%;padding:.5rem 0}.btn-secondary{border:2px solid var(--Color-Primary-700);width:280px;height:56px;color:var(--Color-Primary-700);align-items:center;justify-content:center;display:flex;font-weight:800;border-radius:.5rem}.btn-primary{background:var(--Color-Primary-Gradient);width:280px;height:56px;color:var(--Color-Grey-000);align-items:center;justify-content:center;display:flex;font-weight:800;border-radius:.5rem}.btn_more{width:100%;border:1px solid var(--Color-Grey-600);display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:.5rem;font-family:Inter;font-weight:700;font-size:14px;line-height:135%}@media (min-width:768px){.content{max-width:1016px}.title{font-weight:700;font-size:56px}}.card-new{position:relative;width:100%;display:inline-block}.card-new img{width:100%;height:auto;display:block}.card-new::after{content:"";position:absolute;bottom:0;width:100%;height:8px;border-radius:0 0 8px 8px;z-index:1}.card-new .category{position:absolute;bottom:-.75rem;left:1.5rem;color:#fff;padding:6px 14px;border-radius:8px;font-size:14px;line-height:135%;font-weight:500;box-shadow:0 4px 10px rgba(0,0,0,.15);z-index:2}.card-new.category--insights::after{background:var(--Color-Rosa-700)}.card-new.category--insights .category{background:var(--Color-Rosa-700)}.card-new.category--mercado::after{background:#f97316}.card-new.category--mercado .category{background:#f97316}.card-new.category--cases::after{background:#0061ff}.card-new.category--cases .category{background:#0061ff}.subtitle-bg{text-align:center;text-transform:lowercase;color:#f7f7f7;margin-top:1rem;max-width:100%}.subtitle-bg span{font-weight:500}.hero{background-color:#f8f8f8;display:flex;justify-content:center;padding:4rem 2rem 3rem;height:100vh;text-align:center;font-family:"DIN Next LT Pro",sans-serif}.hero .hero-content{display:flex;flex-direction:column;height:100%}.hero .hero-content .hero-titles{position:relative;height:90px;overflow:hidden}.hero .hero-content .hero-titles .hero-title{color:var(--Color-Grey-900);font-weight:800;font-size:72px;text-transform:uppercase;text-align:center;align-items:flex-end;justify-content:center;display:flex;position:absolute;inset:0;opacity:0;transform:translateX(-40px);transition:opacity .35s ease,transform .35s ease}.hero .hero-content .hero-titles .hero-title.is-active{opacity:1;transform:translateX(0);z-index:2;filter:none;box-shadow:0 24px 48px rgba(0,0,0,.18)}.hero .hero-content .hero-titles .hero-title.is-exit{opacity:0;transform:translateX(40px)}.hero .hero-content .hero-images{position:relative;height:400px;margin:0 auto 0;width:100%;max-width:900px}.hero .hero-content .hero-images .hero-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);opacity:0;transition:all .45s ease;z-index:1}.hero .hero-content .hero-images .hero-image img{width:100%;max-width:520px;border-radius:24px;display:none}.hero .hero-content .hero-images .hero-image.is-active{opacity:1;transform:translate(-50%,-50%) scale(1);z-index:3}.hero .hero-content .hero-images .hero-image.is-active .img-active{display:block}.hero .hero-content .hero-images .hero-image.is-next,.hero .hero-content .hero-images .hero-image.is-prev{opacity:.6;z-index:2}.hero .hero-content .hero-images .hero-image.is-next .img-inactive,.hero .hero-content .hero-images .hero-image.is-prev .img-inactive{display:block}.hero .hero-content .hero-images .hero-image.is-prev{transform:translate(calc(-50% - 370px),-50%)}.hero .hero-content .hero-images .hero-image.is-next{transform:translate(calc(-50% + 370px),-50%)}.hero .hero-content .hero-subtitle{font-weight:700;font-size:72px;text-align:center;background:var(--Color-Primary-Gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero .hero-content .hero-text{margin-top:3rem;max-width:45rem;align-self:center;font-weight:400;font-size:24px;line-height:120%;letter-spacing:0;text-align:center}.hero .hero-content .hero-links{display:flex;justify-content:center;gap:1rem;margin-top:2rem}@media (min-width:1200px){.hero .hero-content{width:100%}}@media (max-width:1095px){.hero{padding:4rem 1.5rem 2rem;height:auto}.hero .hero-titles{height:auto}.hero .hero-titles .hero-title{position:relative;opacity:1;transform:none;font-size:48px!important;line-height:95%;text-align:center;font-weight:400!important}.hero .hero-subtitle{font-size:28px!important;line-height:120%;font-weight:800!important}.hero .hero-text{order:3}.hero .hero-links{order:4}.hero .hero-images{order:2;height:180px!important;margin:6rem 0 3rem!important}.hero .hero-images .hero-image{position:absolute;transform:translate(-50%,-50%) scale(2.1)!important;max-width:200px!important}.hero .hero-images .hero-image.is-next,.hero .hero-images .hero-image.is-prev{display:none}.hero .hero-images .hero-image img{max-width:100%}.hero .hero-text{font-size:18px;line-height:130%;margin-top:1.5rem}.hero .hero-links{flex-direction:column;gap:.75rem;margin-top:2rem}.hero .hero-links a{width:100%;justify-content:center}}.cases-slider{padding:0 1rem;margin-top:3rem;background:#fff}.cases-slider .swiper-control{display:flex;width:750px;justify-content:space-between;margin:auto;position:relative;top:-21rem}.cases-slider .swiper-control .swiper-button-next,.cases-slider .swiper-control .swiper-button-prev{cursor:pointer}@media (max-width:768px){.cases-slider .swiper-control{width:100%;top:-24rem}}.cases-slider .cases-container{max-width:1200px;margin:0 auto}.cases-slider .cases-title{margin-bottom:2rem;color:var(--Color-Grey-900);font-size:28px;line-height:120%;letter-spacing:-2%;text-align:center}.cases-slider .cases-title span{color:var(--Color-Primary-700)}.cases-slider .case-card{display:flex;flex-direction:column;align-items:center;gap:1rem;width:600px;margin:auto}@media (max-width:768px){.cases-slider .case-card{flex-direction:column;text-align:left;width:350px}}.cases-slider .case-image img{width:100%;height:337px;border-radius:20px;object-fit:cover}@media (max-width:768px){.cases-slider .case-image img{width:400px;height:auto}}.cases-slider .case-content{width:100%}.cases-slider .case-content .case-title{display:flex}@media (max-width:768px){.cases-slider .case-content .case-title{flex-direction:column}}.cases-slider .case-content .case-title h3{max-width:492px}.cases-slider .case-content h3{font-weight:700;font-style:Bold;font-size:24px;line-height:120%;letter-spacing:0}.cases-slider .case-content p{font-size:16px;line-height:1.6;color:var(--Color-Grey-700);margin-top:1rem}.cases-slider .case-link{display:inline-flex;align-items:center;gap:.5rem;border-radius:.75rem;border:1px solid var(--Color-Grey-300);font-weight:700;text-transform:lowercase;transition:.3s;width:104px;height:43px;text-align:center;border:1px solid var(--Color-Grey-900);justify-content:center}@media (max-width:768px){.cases-slider .case-link{display:flex;width:100%;margin:1rem 0}}.cases-slider .case-link:hover{background:var(--Color-Primary-700);color:#fff;border:none}.cases-swiper{overflow:hidden}.cases-swiper .swiper-wrapper{display:flex!important;flex-wrap:nowrap!important}.cases-swiper .swiper-slide{width:100%!important;flex-shrink:0!important}.ecosystem{margin:2rem 0 10rem 0;text-align:center;background:#fff}.ecosystem-title{font-size:40px;font-weight:700;margin-bottom:4rem}.ecosystem-title strong{color:#06f}.ecosystem-mandala{position:relative;width:520px;height:520px;margin:0 auto}.logo-item{position:absolute;transform-origin:center;border-radius:50%;top:50%;left:50%}.logo-item span{transform-origin:center;border-radius:50%;top:50%;left:50%;width:108px;height:108px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(0,0,0,.12);transition:transform .3s ease,box-shadow .3s ease}.logo-item span:hover{transform:scale(1.2);z-index:5}.logo-item.center{width:390px;height:390px;background:#ff6a00;transform:translate(-50%,-40%);z-index:2;display:flex;justify-content:center;align-items:center}.orbit{transform-origin:center;cursor:pointer}.orbit-1{transform:translate(-50%,-20%) rotate(calc(360deg / 13 * (0))) translate(300px) rotate(calc(-1 * 360deg / 13 * (0)))}.orbit-2{transform:translate(-50%,-20%) rotate(calc(360deg / 13 * (1))) translate(300px) rotate(calc(-1 * 360deg / 13 * (1)))}.orbit-3{transform:translate(-50%,-20%) rotate(calc(360deg / 13 * (2))) translate(300px) rotate(calc(-1 * 360deg / 13 * (2)))}.orbit-4{transform:translate(-50%,-20%) rotate(calc(360deg / 13 * (3))) translate(300px) rotate(calc(-1 * 360deg / 13 * (3)))}.orbit-5{transform:translate(-50%,-20%) rotate(calc(360deg / 13 * (4))) translate(300px) rotate(calc(-1 * 360deg / 13 * (4)))}.orbit-6{transform:translate(-50%,-20%) rotate(calc(360deg / 13 * (5))) translate(300px) rotate(calc(-1 * 360deg / 13 * (5)))}.orbit-7{transform:translate(-50%,-20%) rotate(calc(360deg / 13 * (6))) translate(300px) rotate(calc(-1 * 360deg / 13 * (6)))}.orbit-8{transform:translate(-50%,-20%) rotate(calc(360deg / 13 * (7))) translate(300px) rotate(calc(-1 * 360deg / 13 * (7)))}.orbit-9{transform:translate(-50%,-20%) rotate(calc(360deg / 13 * (8))) translate(300px) rotate(calc(-1 * 360deg / 13 * (8)))}.orbit-10{transform:translate(-50%,-20%) rotate(calc(360deg / 13 * (9))) translate(300px) rotate(calc(-1 * 360deg / 13 * (9)))}.orbit-11{transform:translate(-50%,-20%) rotate(calc(360deg / 13 * (10))) translate(300px) rotate(calc(-1 * 360deg / 13 * (10)))}.orbit-12{transform:translate(-50%,-20%) rotate(calc(360deg / 13 * (11))) translate(300px) rotate(calc(-1 * 360deg / 13 * (11)))}.orbit-13{transform:translate(-50%,-20%) rotate(calc(360deg / 13 * (12))) translate(300px) rotate(calc(-1 * 360deg / 13 * (12)))}@media (max-width:768px){.ecosystem{padding:0 1.5rem;margin:0}.ecosystem-title{font-size:28px;margin-bottom:2.5rem}.ecosystem-mandala{width:320px;height:320px;margin:0 auto}.logo-item span{width:60px;height:60px}.logo-item.center{width:120px;height:120px}.orbit-1{transform:translate(-50%,-40%) rotate(calc(360deg / 13 * (0))) translate(140px) rotate(calc(-1 * 360deg / 13 * (0)))}.orbit-2{transform:translate(-50%,-40%) rotate(calc(360deg / 13 * (1))) translate(140px) rotate(calc(-1 * 360deg / 13 * (1)))}.orbit-3{transform:translate(-50%,-40%) rotate(calc(360deg / 13 * (2))) translate(140px) rotate(calc(-1 * 360deg / 13 * (2)))}.orbit-4{transform:translate(-50%,-40%) rotate(calc(360deg / 13 * (3))) translate(140px) rotate(calc(-1 * 360deg / 13 * (3)))}.orbit-5{transform:translate(-50%,-40%) rotate(calc(360deg / 13 * (4))) translate(140px) rotate(calc(-1 * 360deg / 13 * (4)))}.orbit-6{transform:translate(-50%,-40%) rotate(calc(360deg / 13 * (5))) translate(140px) rotate(calc(-1 * 360deg / 13 * (5)))}.orbit-7{transform:translate(-50%,-40%) rotate(calc(360deg / 13 * (6))) translate(140px) rotate(calc(-1 * 360deg / 13 * (6)))}.orbit-8{transform:translate(-50%,-40%) rotate(calc(360deg / 13 * (7))) translate(140px) rotate(calc(-1 * 360deg / 13 * (7)))}.orbit-9{transform:translate(-50%,-40%) rotate(calc(360deg / 13 * (8))) translate(140px) rotate(calc(-1 * 360deg / 13 * (8)))}.orbit-10{transform:translate(-50%,-40%) rotate(calc(360deg / 13 * (9))) translate(140px) rotate(calc(-1 * 360deg / 13 * (9)))}.orbit-11{transform:translate(-50%,-40%) rotate(calc(360deg / 13 * (10))) translate(140px) rotate(calc(-1 * 360deg / 13 * (10)))}.orbit-12{transform:translate(-50%,-40%) rotate(calc(360deg / 13 * (11))) translate(140px) rotate(calc(-1 * 360deg / 13 * (11)))}.orbit-13{transform:translate(-50%,-40%) rotate(calc(360deg / 13 * (12))) translate(140px) rotate(calc(-1 * 360deg / 13 * (12)))}.logo-item span:hover{transform:scale(1.1)}.logo-inner img{width:33px;height:33px}.logo-item.center img{width:78px;height:78px}}.steps{padding:6rem 2rem;background:#fff;text-align:center}.steps-container{max-width:1200px;margin:0 auto}.steps-title{font-size:40px;font-weight:700;margin-bottom:4rem}.steps-title strong{color:#06f}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;justify-items:center}.step-card{background:#f5faff;border:1px solid #1e90ff;border-radius:20px;min-height:420px;display:flex;flex-direction:column;align-items:flex-start;width:280px}.step-card img{border-radius:20px}.step-content{background:#eef5ff;border-radius:20px;padding:1rem;text-align:left;margin-top:-3rem;height:-webkit-fill-available}.step-content h3{font-size:20px;font-weight:700;color:#06f;margin-bottom:1rem}.step-content p{font-size:16px;line-height:1.5;color:#333}.steps-footer{font-size:16px;margin-bottom:2rem}.steps-cta{display:inline-flex;align-items:center;justify-content:center;background:#06f;color:#fff;font-weight:700;text-transform:lowercase;padding:.9rem 1.5rem;border-radius:10px;text-decoration:none;transition:background .3s ease}.steps-cta:hover{background:#0052cc}@media (max-width:768px){.steps{padding:4rem 1.5rem}.steps-title{font-size:32px;margin-bottom:3rem}.steps-grid{display:flex;gap:1.5rem;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:1rem;overscroll-behavior-x:contain}.step-card{flex:0 0 80%;min-height:460px;scroll-snap-align:start}.step-content{padding:1.5rem}.step-content h3{font-size:18px}.step-content p{font-size:15px}.steps-footer{font-size:15px;line-height:1.4}.steps-cta{width:100%;padding:1rem}.steps-grid::-webkit-scrollbar{display:none}}.formats{padding:2rem;background:#fff}.formats-title{text-align:center;font-weight:800;margin-bottom:4rem;font-size:32px;letter-spacing:-2%}.formats-title span{color:var(--Color-Primary-700)}.formats-wrapper{display:grid;grid-template-columns:220px 1fr 1fr;gap:3rem;align-items:center}.formats-menu{display:flex;flex-direction:column;gap:.75rem;background:#f5f9ff;padding:1rem;border-radius:16px}.formats-tab{background:0 0;border:none;padding:12px 16px;border-radius:10px;font-weight:600;cursor:pointer;text-align:left;color:#7a8aa0;display:flex;gap:1rem}.formats-tab.active{background:var(--Color-Primary-700);color:#fff}.formats-tab.active img{filter:invert(1)}.formats-card{display:flex;justify-content:center}.formats-media img{border-radius:24px}.formats-content h3{color:var(--Color-Primary);font-size:22px;margin-bottom:1rem}.formats-content p{font-size:16px;line-height:1.6;color:#555}@media (max-width:768px){.formats-wrapper{grid-template-columns:1fr;gap:2rem}.formats-tab{flex:1;text-align:center}.formats-content{text-align:left}}.offers{text-align:center;margin:5rem 0}.offers select{width:11rem;height:2rem;border-radius:11px;padding:0 .5rem;font-weight:700}.offers h2{font-weight:700;font-size:32px;line-height:120%;letter-spacing:-2%;text-align:center}.offers-subtitle{font-weight:400;font-size:18px;line-height:135%;letter-spacing:0;text-align:center;color:var(--Color-Grey-800);margin:1rem 0}.offers-grid{margin-top:2rem}.offers .praca-group{display:none;grid-template-columns:repeat(3,1fr);gap:2rem}.offer-card{border:2px solid;border-radius:24px;padding:2.5rem 2rem;background:#fff;display:flex;flex-direction:column;height:100%}.offer-card .offer-tag{display:inline-block;padding:6px 18px;border-radius:999px;font-weight:700;margin-bottom:1rem}.offer-card h3{font-size:36px;margin:1.5rem 0}.offer-card ul{text-align:left;margin-bottom:2rem;flex-grow:1}.offer-card ul li{margin-bottom:.75rem}.offer-card .offer-btn{display:block;padding:14px;border-radius:8px;color:#fff;font-weight:700;text-decoration:none}.offer-card.blue{border-color:var(--Color-Secondary-600);background-color:var(--Color-Secondary-050)}.offer-card.blue .offer-tag,.offer-card.blue h3{color:var(--Color-Secondary-900)}.offer-card.blue .offer-btn{background:var(--Color-Secondary-900)}.offer-card.blue .offer-tag{background-color:var(--Color-Secondary-200)}.offer-card.primary{border-color:var(--Color-Primary-600);background-color:var(--Color-Primary-100)}.offer-card.primary .offer-tag,.offer-card.primary h3{color:var(--Color-Primary-700)}.offer-card.primary .offer-btn{background:var(--Color-Primary-700)}.offer-card.primary .offer-tag{background-color:var(--Color-Primary-200)}.offer-card.orange{border-color:var(--Color-Laranja-600);background-color:var(--Color-Laranja-050)}.offer-card.orange .offer-tag,.offer-card.orange h3{color:var(--Color-Laranja-700)}.offer-card.orange .offer-btn{background:var(--Color-Laranja-700)}.offer-card.orange .offer-tag{background-color:var(--Color-Laranja-200)}@media (max-width:768px){.praca-group{grid-template-columns:repeat(1,1fr)!important}.formats-media img{width:288px;height:230px}}.content .container{padding:2rem 3rem}.content .container h2{font-size:32px;font-weight:800}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.content-tabs{display:flex;gap:.5rem;background:#f2f3f6;padding:6px;border-radius:999px}.content-tab{border:none;background:0 0;padding:8px 18px;border-radius:999px;font-weight:600;cursor:pointer}.content .content-tab[data-target=blog].active{background:var(--Color-Rosa-700);color:#fff}.content .content-tab[data-target=mercado].active{background:var(--Color-Laranja-700);color:#fff}.content .content-tab[data-target=podcast].active{background:var(--Color-Primary-700);color:#fff}.content-slider{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.content-card{background:#fff;border-radius:16px;overflow:hidden}.content-card .content-thumb{position:relative}.content-card .content-thumb img{height:185px;object-fit:cover}.content-card .content-thumb::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:6px}.content-card h3{font-size:18px;font-weight:700;margin:1rem}.content-card p{font-size:14px;color:#666;margin:0 1rem 1rem}.content-card .content-link{margin:0 1rem 1.5rem;display:inline-block;padding:6px 14px;border-radius:999px;font-size:14px;font-weight:600;text-decoration:none}.content-card.rosa .content-thumb::after{background:var(--Color-Rosa-700);border-radius:0 0 1rem 1rem;margin:-5px 0}.content-card.rosa .content-link{color:var(--Color-Rosa-700);border:1px solid var(--Color-Rosa-700)}.content-card.laranja .content-thumb::after{background:var(--Color-Laranja-700);border-radius:0 0 1rem 1rem;margin:-5px 0}.content-card.laranja .content-link{color:var(--Color-Laranja-700);border:1px solid var(--Color-Laranja-700)}.content-card.primary .content-thumb::after{background:var(--Color-Primary-700);border-radius:0 0 1rem 1rem;margin:-5px 0}.content-card.primary .content-link{color:var(--Color-Primary-700);border:1px solid var(--Color-Primary-700)}@media (max-width:768px){.content-header{flex-direction:column;align-items:flex-start;gap:1.5rem}.content-slider{grid-template-columns:1fr}}.content-areas{display:flex}.content-areas__more{width:40px}.content-area{display:none;position:relative}.content-area.active{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width:768px){.content-area.active{grid-template-columns:1fr}}.rosa{--accent:var(--Color-Rosa-700)}.laranja{--accent:var(--Color-Laranja-700)}.primary{--accent:var(--Color-Primary-700)}.content-card .content-thumb::after{background:var(--accent)}.content-card .content-link{color:var(--accent);border-color:var(--accent)}.formats-media img{transition:opacity .3s ease}.content-areas__more{position:absolute;top:6rem;right:-50px;transform:translateY(-50%);width:40px;height:185px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;text-decoration:none;background:var(--accent);color:#fff;border-radius:8px;transition:transform .2s ease,opacity .2s ease}.content-areas__more:hover{transform:translateY(-50%) translateX(4px);opacity:.9}.page_404{display:flex;flex-direction:column;height:24rem;justify-content:space-evenly;align-items:center;text-align:center;background-image:url(../images/bg-404.svg);background-size:50%;background-repeat:no-repeat;background-position:top;min-height:42rem}.page_404 a,.page_404 h1{color:var(--color-orange);margin-top:5rem}.page_404 .links a{border-radius:10px;margin:0 1rem;padding:.8rem 2rem;background:var(--Color-Grey-000)}.page_404 .links .link-home{border:1px solid var(--Color-Grey-800)}.page_404 .links .link-especialista{background:var(--Color-Primary-Gradient);color:var(--Color-Grey-000)}@media (max-width:768px){.page_404{background-size:100%}.links{display:flex;flex-direction:column;gap:1rem}}.archive-hero{width:100%;height:250px;background:linear-gradient(107.18deg,#e73458 6.99%,#ef7d17 88.63%);margin-bottom:3rem;padding-top:4.5rem;font-weight:700;display:flex;justify-content:center;align-items:center}.archive-page{position:relative}.archive-page .container{max-width:100rem;align-self:center;justify-self:center}.archive-page .container .posts-grid a{width:min-content;text-decoration:none}@media (max-width:768px){.archive-page .container .posts-grid a{width:90%;margin:auto}}.archive-page .container .posts-grid a img{width:750px;height:420px;object-fit:cover}@media (max-width:768px){.archive-page .container .posts-grid a img{width:100%;height:auto}}.archive-page .container .posts-grid h3{font-weight:900;color:var(--color-orange);line-height:28px;letter-spacing:0;text-align:justify}.archive-page .container .posts-grid p{margin-top:1rem}.content:has(.menu-lateral){display:grid;grid-template-columns:260px 1fr;gap:2rem;align-items:flex-start}@media (max-width:768px){.content:has(.menu-lateral){grid-template-columns:unset}}.menu-lateral{position:sticky;top:1.5rem}.central-conteudo{margin:1rem 0}.central-conteudo__banner{width:100%;border-radius:1rem}.central-conteudo__lista{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1rem 0}.conteudo-card{display:flex;flex-direction:column;background:#fff;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}.conteudo-card__thumb{position:relative;border-radius:16px;overflow:hidden}.conteudo-card__thumb img{width:100%;height:209px;object-fit:cover;display:block}.conteudo-card__thumb::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;z-index:2}.conteudo-card__content{padding:20px;position:relative}.conteudo-card__categoria{position:absolute;top:-1.25rem;left:20px;color:var(--Color-Grey-000);padding:.5rem;border-radius:.5rem;font-weight:500;font-size:14px;line-height:135%;z-index:3}.conteudo-card__title{font-weight:700;font-size:16px;line-height:150%}.conteudo-card__data{font-weight:400;font-size:14px;line-height:135%;color:var(--Color-Grey-600);margin-top:.25rem}.filtro-tags{display:flex;gap:.5rem;margin:1.5rem 0 1rem;flex-wrap:wrap}.filtro-tags a{padding:6px 14px;border-radius:999px;font-size:14px;font-weight:500;background:var(--Color-Grey-100);color:var(--Color-Grey-800);text-decoration:none}.filtro-tags a.ativo{background:var(--Color-Grey-900);color:var(--Color-Grey-000)}@media (max-width:768px){.content{grid-template-columns:1fr}.menu-lateral{position:relative;top:0}.central-conteudo__lista{grid-template-columns:1fr}}.conteudo-card:has(.conteudo-card__categoria.cases-de-sucesso) .conteudo-card__categoria{background-color:var(--Color-Primary-700)}.conteudo-card:has(.conteudo-card__categoria.cases-de-sucesso) .conteudo-card__thumb::after{background:var(--Color-Primary-700)}.filtro-tags a.cases-de-sucesso.ativo{background:var(--Color-Primary-700);color:var(--Color-Grey-000)}.conteudo-card:has(.conteudo-card__categoria.insights) .conteudo-card__categoria{background-color:var(--Color-Rosa-700)}.conteudo-card:has(.conteudo-card__categoria.insights) .conteudo-card__thumb::after{background:var(--Color-Rosa-700)}.filtro-tags a.insights.ativo{background:var(--Color-Rosa-700);color:var(--Color-Grey-000)}.conteudo-card:has(.conteudo-card__categoria.mercado) .conteudo-card__categoria{background-color:var(--Color-Laranja-700)}.conteudo-card:has(.conteudo-card__categoria.mercado) .conteudo-card__thumb::after{background:var(--Color-Laranja-700)}.filtro-tags a.mercado.ativo{background:var(--Color-Laranja-700);color:var(--Color-Grey-000)}.conteudo-card:has(.conteudo-card__categoria.negocios-sc) .conteudo-card__categoria{background-color:var(--Color-Primary-500)}.conteudo-card:has(.conteudo-card__categoria.negocios-sc) .conteudo-card__thumb::after{background:var(--Color-Primary-500)}.filtro-tags a.negocios-sc.ativo{background:var(--Color-Primary-500);color:var(--Color-Grey-000)}footer{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:1rem;min-height:220px;padding:3rem 0;background-color:var(--Color-Grey-800)}footer .footer-content{color:var(--Color-Grey-000);display:flex;max-width:1016px;width:100%;justify-content:space-between;flex-direction:column;align-items:center;gap:2rem}footer .footer-content .midias{display:flex;flex-direction:column;gap:2rem}footer .footer-content .midias .midias__links{display:flex;gap:1rem}footer .footer-content .contato,footer .footer-content .ouvidoria{font-size:14px;line-height:135%;display:flex;flex-direction:column}footer .footer-content .contato h4,footer .footer-content .ouvidoria h4{margin-bottom:1rem;font-weight:700}footer .footer-content .contato span,footer .footer-content .ouvidoria span{font-weight:400}footer .button-top{background-color:var(--color-orange);width:70px;height:70px;border-radius:15px;display:flex;align-items:center;justify-content:center}footer .footer-menu{width:95%;border-top:2px solid var(--color-gray-3);border-bottom:2px solid var(--color-gray-3);margin:3rem;display:flex;gap:3rem;padding:3rem 0;justify-content:space-between}footer .footer-menu .footer-menu__links{display:flex;flex-direction:column;gap:22px}footer .footer-menu .footer-menu__links a{text-decoration:none;font-weight:700;font-size:1rem;line-height:100%;text-align:left;color:var(--color-black)}footer .footer-menu .footer-menu__links a:hover{color:var(--color-orange)}footer .footer-social{gap:20px;display:flex;align-items:center;justify-content:center}footer .footer-social img{height:20px}footer .footer-copy{color:var(--color-gray-1);font-weight:400;font-size:14px;line-height:150%;text-align:center}footer .footer-copy p{margin:1rem 0}footer .footer-copy a{text-decoration:none;color:var(--color-gray-1);font-weight:400;font-size:14px;line-height:150%;text-align:center}footer .footer-copy a:hover{color:var(--color-orange)}@media (min-width:1200px){footer .footer-content{flex-direction:row}footer .footer-menu .footer-menu__links{display:flex;flex-direction:row;align-items:center}}.site-header{background:var(--Color-Grey-800);color:var(--Color-Grey-000)}.nav-wrap{max-width:var(--container-header);margin:0 auto;padding:var(--space-3) var(--space-3)}.navbar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.brand{display:inline-flex;align-items:center}.actions{display:flex;align-items:center;gap:var(--space-3);margin-left:auto}.btn-search{width:40px;height:40px;display:inline-grid;place-items:center;color:var(--Color-Grey-000);cursor:pointer}.btn-cta{padding:.6rem 1rem;border-radius:10px;background:var(--Color-Primary-Gradient);color:#fff;font-weight:700;white-space:nowrap}.nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:#fff;cursor:pointer;z-index:60}.nav-toggle__icon,.nav-toggle__icon::after,.nav-toggle__icon::before{content:"";display:block;width:18px;height:2px;background:#fff}.nav-toggle__icon::before{transform:translateY(-6px)}.nav-toggle__icon::after{transform:translateY(4px)}.nav-drawer-toggle{z-index:2}.drawer-toggle,.submenu-toggle{position:absolute;opacity:0;pointer-events:none}.nav{display:none;position:relative}.nav__list{list-style:none;display:flex;gap:1.25rem;align-items:center;padding:0;margin:0}.nav-item{position:relative}.nav-link{display:inline-flex;align-items:center;gap:.45rem;color:var(--Color-Grey-200);font-weight:500;padding:.45rem 0}.nav-link:focus,.nav-link:hover{color:#fff}.chev{width:18px;height:18px;opacity:.8;transition:transform .2s ease}@media (max-width:1023.98px){.drawer-toggle:checked~.nav{display:block}.nav{position:fixed;left:0;right:0;top:var(--header-h);bottom:0;background:var(--Color-Grey-900);border-top:1px solid #000;padding:16px;overflow:auto;z-index:50}.nav__list{flex-direction:column;align-items:stretch;gap:0}.nav-link{justify-content:space-between;width:100%;padding:16px 8px;border-bottom:1px solid rgba(255,255,255,.06)}.mega{display:none;position:static;padding:8px 0 16px;box-shadow:none;background:0 0}.mega__grid{display:grid;gap:12px;grid-template-columns:1fr}.mega__title{font:700 14px/1.2 system-ui;color:#9aa0a6;margin:10px 0 6px}.mega a{display:block;padding:10px 0;color:#e3e3e3}.submenu-toggle:checked+.nav-link+.mega{display:block}.submenu-toggle:checked+.nav-link .chev{transform:rotate(180deg)}.nav__mobileExtras{display:grid;gap:12px;padding:16px 8px}.searchbox{display:flex;align-items:center;gap:8px;background:#2b2b2b;border-radius:12px;padding:8px 12px}.searchbox input{flex:1;background:0 0;border:0;outline:0;color:#fff;font-size:16px}.actions{display:none}}@media (min-width:768px){.actions{display:flex}.nav-toggle{display:none}}@media (min-width:1024px){.nav{display:block}.navbar{gap:2rem}.nav__mobileExtras{display:none}.drawer-toggle:checked{margin-bottom:1px solid var(--Color-Primary-700)}.mega{display:none;position:fixed;left:0;right:0;top:var(--header-h);background:var(--Color-Grey-800);border-top:1px solid rgba(255,255,255,.06);padding:24px 0;z-index:40;box-shadow:0 20px 40px rgba(0,0,0,.25)}.mega__grid{max-width:var(--container-header);margin:0 auto;padding:0 24px;display:grid;gap:32px;grid-template-columns:repeat(3,minmax(0,1fr))}.mega__title{font:700 14px/1.2 system-ui;color:#9aa0a6;margin-bottom:10px}.mega a{display:block;padding:8px 0;color:#e3e3e3}.mega a:hover{color:#fff}.submenu-toggle:checked+.nav-link+.mega{display:block}.submenu-toggle:checked+.nav-link .chev{transform:rotate(180deg)}}a:focus,button:focus,label:focus{outline:2px solid #00d0ff;outline-offset:2px;border-radius:6px}.mega__grid section{min-width:0}.menu-lateral{background:#f5f6f8;border-radius:24px;padding:1.5rem;max-width:280px}.menu-lateral__search{position:relative;margin-bottom:1.5rem}.menu-lateral__search input{width:100%;padding:12px 48px 12px 16px;border-radius:999px;border:1px solid #ccc;background:#f7f7f9;font-size:14px}.menu-lateral__search button{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:none;background:#666;color:#fff;cursor:pointer}.menu-lateral__section{margin-bottom:1.5rem}.menu-lateral__title{display:block;font-size:14px;color:#777;margin-bottom:.75rem}.menu-checkbox{display:flex;align-items:center;gap:.75rem;padding:12px;border-radius:12px;border:1px solid #ddd;background:#f7f7f9;margin-bottom:.5rem;cursor:pointer}.menu-checkbox input{width:16px;height:16px}.menu-checkbox span{font-size:14px;font-weight:500}.menu-accordion{margin-top:.5rem}.menu-accordion summary{display:flex;justify-content:space-between;cursor:pointer;font-weight:600;font-size:14px;padding:8px 0}.menu-accordion ul{list-style:none;padding-left:0;margin:.5rem 0 0}.menu-accordion li a{display:block;padding:6px 0;font-size:14px;color:#666;text-decoration:none}.menu-accordion li a.ativo{font-weight:700;color:#000}hr{border:none;height:1px;background:#ddd;margin:1.5rem 0}@media (max-width:768px){.content{display:flex;flex-direction:column;gap:1rem}.menu-lateral{position:relative;top:auto;left:auto;right:auto;width:100%;max-width:none;margin:0 0 1rem;z-index:1}}@media (max-width:768px){.menu-lateral{position:fixed;left:0;right:0;bottom:0;top:auto;width:100%;max-width:none;height:85vh;background:#f5f6f8;border-radius:20px 20px 0 0;padding:1.25rem;transform:translateY(100%);transition:transform .3s ease;z-index:1000}.menu-lateral.is-open{transform:translateY(0)}}.filtros-toggle{display:none}@media (max-width:768px){.filtros-toggle{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:420px;background:#fff;border-radius:14px;box-shadow:0 -4px 20px rgba(0,0,0,.12);padding:14px 16px;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:600;z-index:1100;cursor:pointer}.filtros-toggle span{display:flex;gap:1rem}}.newsletter-1{background:#f4f8fc;padding:80px 20px}@media (max-width:768px){.newsletter-1{padding:48px 16px}}.content.newsletter{max-width:1016px;margin:0 auto;padding:0 20px}.cards{padding:80px 0;text-align:center}.cards h2{font-size:32px;font-weight:700;color:#1e1e1e;line-height:120%;letter-spacing:-2%;margin-bottom:6rem}.newsletter-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:50px;max-width:680px;margin:0 auto}@media (max-width:768px){.newsletter-cards{grid-template-columns:1fr}}.newsletter-card{background:#cfe4ff;border-radius:12px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.newsletter-card img{width:80px;height:80px;margin-top:-4.5rem;object-fit:contain}.newsletter-card span{color:#1e1e1e;line-height:1.4;font-weight:700;font-size:18px;line-height:135%;letter-spacing:0}.newsletter-icons{background:#f4f8fc;padding:80px 0;text-align:center}.newsletter-icons .blue{color:#007bff}.newsletter-icons h2{font-size:32px;font-weight:700;margin-bottom:12px}.newsletter-icons>span{display:block;font-size:16px;color:#5a5a5a;margin-bottom:48px}.newsletter-icons .icons-wrapper{position:relative;max-width:1200px;margin:0 auto;overflow:hidden}.newsletter-icons .icons{cursor:grab;user-select:none;display:flex;gap:48px;min-width:1400px;padding:0 48px 24px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none}.newsletter-icons .icons::-webkit-scrollbar{display:none}.newsletter-icons .icons span{flex:0 0 auto;width:160px;display:flex;flex-direction:column;align-items:center;gap:12px;font-weight:700;font-size:18px;text-align:center}.newsletter-icons .icons span img{width:48px}.newsletter-icons .icons:active{cursor:grabbing}.newsletter-icons .icons-wrapper::before{content:"";position:absolute;top:0;left:0;width:96px;height:100%;background:linear-gradient(to right,#f4f8fc 0,rgba(244,248,252,0) 100%);pointer-events:none;z-index:3}.newsletter-icons .icons-wrapper::after{content:"";position:absolute;top:0;right:0;width:96px;height:100%;background:linear-gradient(to left,#f4f8fc 0,rgba(244,248,252,0) 100%);pointer-events:none;z-index:3}.newsletter-icons .icons.is-dragging{cursor:grabbing}.newsletter-icons .icons.is-dragging span{pointer-events:none}.vantagens{padding:80px 0;max-width:1100px;margin:0 auto}.vantagens h2{text-align:center;font-size:32px;font-weight:700;margin-bottom:64px}.vantagens-card{display:flex;align-items:center;justify-content:center;gap:64px;margin-bottom:72px}.vantagens-card .vantagens-media{width:260px;height:260px;border-radius:8px;display:flex;align-items:center;justify-content:center}.vantagens-card .vantagens-media lottie-player{width:100%;height:100%}.vantagens-card .text{max-width:520px}.vantagens-card .text h3{font-size:20px;font-weight:700;color:#007bff;margin-bottom:12px}.vantagens-card .text p{font-size:16px;line-height:1.6;color:#3a3a3a}.vantagens-card.right{flex-direction:row-reverse}@media (max-width:768px){.vantagens-card{flex-direction:column;text-align:center}.vantagens-card.right{flex-direction:column}.vantagens-card .vantagens-media{width:100%;height:220px}.vantagens-card .text{max-width:100%}}.faq{padding:80px 0 40px}.faq h2{text-align:center;font-size:32px;font-weight:700;margin-bottom:48px}.vantagens-lottie{width:240px}.podcast{margin:1rem 0}.podcast .podcast_banner{border-radius:12px}.podcast .podcast__links{display:flex;justify-content:space-around}.podcast .podcast__links a{width:176px;height:44px;border:1px solid var(--Color-Grey-900);border-radius:.5rem;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:14px;line-height:135%;gap:.5rem}.podcast .podcast__description{margin:1rem 0}.podcast .tag{background:var(--Color-Primary-Gradient);font-weight:700;font-size:14px;color:var(--Color-Grey-000);width:fit-content;height:35px;display:flex;align-items:center;padding:0 1rem;border-radius:.5rem;position:absolute;margin:1rem -1rem;z-index:1;box-shadow:0 4px 8px rgba(0,0,0,.25)}.podcast .podcast__last{background-color:var(--Color-Grey-800);padding:2rem 1.5rem;border-radius:1rem;color:var(--Color-Grey-000);width:105%;justify-self:anchor-center}.podcast .podcast__last .podcast__last__image{position:relative;overflow:hidden;border-radius:20px}.podcast .podcast__last .podcast__last__image::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;background:linear-gradient(90deg,#0068f0 0,#00d0ff 100%);border-radius:0 0 20px 20px}.podcast .podcast__last .podcast__last__image__info .podcast__last__image__info--title{font-weight:700;font-style:Bold;font-size:20px;line-height:120%;margin:1rem 0}.podcast .podcast__last .podcast__last__image__info .info{font-weight:400;font-size:12px;line-height:130%;color:var(--Color-Grey-600)}.podcast .podcast__last .podcast__last__image__info a{color:var(--Color-Grey-200);border:1px solid var(--Color-Grey-200);width:100%;display:flex;align-items:center;justify-content:center;margin:1.5rem 0 0 0;padding:.5rem;border-radius:.5rem}.podcast .podcast__more .button{display:flex;width:100%;padding:.4rem;justify-content:center;border:1px solid var(--Color-Grey-200);border-radius:5px}.podcast h3{margin:1rem 0;background:var(--Color-Primary-Gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.podcast .podcast__more__episodes{display:flex;flex-direction:column;align-items:center;margin:1.5rem 0}.podcast .podcast__more__episodes .podcast__more__episodes__infos{width:313px}.podcast .podcast__more__episodes .podcast__more__episodes__infos h4{font-weight:700;font-size:18px;line-height:135%;margin-top:.5rem}.podcast .podcast__more__episodes .podcast__more__episodes__infos p{font-weight:400;font-size:12px;line-height:130%;color:var(--Color-Grey-600);margin:.5rem 0}@media (min-width:768px){.podcast .podcast__header .podcast__title{display:flex;gap:1rem;align-items:center}.podcast .podcast__header .podcast__title .podcast__links{gap:1rem}.podcast .podcast__header .podcast__description{font-weight:400;font-size:18px;line-height:135%;color:var(--Color-Grey-800)}.podcast .podcast__last{width:100%;display:flex;gap:1rem}.podcast .podcast__last .podcast__last__image__info{width:50%}.podcast .podcast__last .podcast__last__image__info podcast__last__image__info--title{font-weight:700;font-size:28px;line-height:120%}.podcast .podcast__last .podcast__last__image__info .info{font-weight:400;font-size:14px;line-height:135%}.podcast .podcast__last a{width:fit-content!important}.podcast .podcast__more .podcast__more__episodes{display:flex;flex-direction:row;width:100%;gap:2rem}.podcast .podcast__more .podcast__more__episodes .podcast__more__episodes__infos{width:70%}}.rd-form{width:100%;background-color:#f8f8f8}#rd-column-mkpsla7g>div{padding-right:120px!important;padding-left:0!important}.share{margin-top:2rem}.share__label{display:block;font-size:14px;font-weight:500;color:var(--Color-Grey-600);margin-bottom:.75rem}.share__links{display:flex;gap:.75rem}.share__item{width:156px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--Color-Grey-200);transition:background .2s ease,border-color .2s ease}.share__item:hover{background:var(--Color-Grey-100);border-color:var(--Color-Grey-200)}@media (max-width:768px){.share{margin-top:1.5rem}.share__links{gap:.5rem}.share__item{width:76px;height:44px}}.news-single .new__thumb{max-height:255px}.podcast-single .podcast-episode__header .podcast-episode__number{margin:-1.2rem 1rem}.podcast-single .podcast-episode__back{display:flex;width:100%;padding:.4rem;justify-content:center;border:1px solid var(--Color-Grey-200);border-radius:5px}.news-single{margin:1rem 0}.single h2,.single h3,.single h4,.single p{margin:1rem 0}.single p{font-weight:400;font-size:16px;line-height:150%}.single .new__header .new__thumb{position:relative;overflow:hidden;border-radius:20px}.single .new__header .new__thumb::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;background:var(--Color-Primary-Gradient);border-radius:0 0 20px 20px}.single .new__header .new__title{margin:1.5rem 0;font-weight:700;font-size:32px;line-height:120%}.single iframe{width:100%;height:25rem}.solucoes{width:756px;padding:0 1rem}.solucoes .share{width:fit-content;margin:2rem auto}.solucoes .solucoes-hero .banner{width:100%;height:203px;border-radius:12px;margin-bottom:1.5rem;object-fit:cover}.solucoes .solucoes-hero h1{display:flex;align-items:center;gap:.5rem;font-size:2rem;font-weight:700;font-style:Bold;font-size:48px;line-height:120%;letter-spacing:-2%}.solucoes .solucoes-hero__text{margin-top:1rem;color:var(--Color-Grey-800);font-weight:400;font-size:16px;line-height:150%;letter-spacing:0}.solucoes .solucoes-tabs{padding:1rem 0}.solucoes .solucoes-tabs__logos{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.5rem}.solucoes .solucoes-tabs__logos button{width:-webkit-fill-available;padding:.75rem;border-radius:10px;background:#fff;border:1px solid #e5e7eb;cursor:pointer;opacity:.6;transition:.2s}.solucoes .solucoes-tabs__logos button.active{opacity:1;border-color:var(--Color-Primary-700);box-shadow:0 0 0 2px rgba(0,0,0,.05)}.solucoes .solucoes-tabs__logos button img{max-height:36px;margin:auto}.solucoes .solucao-card{display:none;margin-top:1.5rem;padding:1rem 2rem;background:#e5e5ea;border-radius:14px}.solucoes .solucao-card.active{display:block}.solucoes .solucao-card h3{margin:2rem 0;font-weight:700;font-style:Bold;font-size:20px;line-height:120%;letter-spacing:-2%;color:var(--Color-Primary-700)}.solucoes .solucao-card p{color:var(--Color-Grey-800);line-height:1.5;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0}.solucoes .solucao-card__buttons{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}.solucoes .solucao-card__buttons .btn{text-align:center}.solucoes .formatos-anuncio{padding:1rem}.solucoes .formatos-anuncio h2{margin-bottom:1.25rem;font-weight:700;font-style:Bold;font-size:20px;line-height:120%;letter-spacing:0}.solucoes .accordion-item{background:#f1f5f9;border-radius:10px;margin-bottom:.5rem;overflow:hidden}.solucoes .accordion-item .accordion-title{width:100%;padding:1rem;background:0 0;border:none;text-align:left;font-weight:600;cursor:pointer;display:flex;justify-content:space-between}.solucoes .accordion-item .accordion-content{display:none;padding:1rem;color:var(--grey-700)}.solucoes .accordion-item .accordion-content li{margin:1rem 0}.solucoes .accordion-item .accordion-item.open .accordion-title span img{transform:rotate(180deg)}.solucoes .accordion-item.open .accordion-content{display:block}.solucoes .accordion-item .accordion-title{display:flex;justify-content:space-between;align-items:center}.solucoes .accordion-item .accordion-title span img{transition:transform .25s ease;transform:rotate(0)}@media (min-width:1024px){.solucoes-hero{padding:0 2rem}.solucoes-hero .banner{height:252px}.solucoes-tabs{padding:3rem 3rem}.solucoes-tabs__logos{overflow:visible}.solucao-card__buttons{flex-direction:row}.solucao-card__buttons a{border:2px solid var(--Color-Primary-700);color:var(--Color-Primary-700);border-radius:1rem;padding:.5rem 2rem}.formatos-anuncio{padding:0 3rem}.hero-links{display:flex;gap:2rem;align-items:center;justify-content:center;margin:2rem 0}}.solucoes-hero__media{position:relative;width:100%;height:203px;border-radius:12px;overflow:hidden;margin:1.5rem 0}.solucoes-hero__media video{width:100%;height:100%;object-fit:cover}.solucoes-hero__media .hero-sound-toggle{position:absolute;bottom:12px;right:12px;width:40px;height:40px;border-radius:50%;border:none;background:rgba(0,0,0,.6);color:#fff;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.solucoes-hero__media .hero-sound-toggle:hover{background:rgba(0,0,0,.8)}@media (min-width:1024px){.solucoes-hero__media{height:335px}}.branded-list li{margin:2rem 0}.branded-list li::marker{color:#006df1}.branded-list li strong{color:#006df1}.video-wrapper{position:relative;overflow:hidden;margin-top:1rem}.video-wrapper iframe{inset:0;width:100%;height:13rem}@media (min-width:1024px){.video-wrapper iframe{height:21rem}}.branded-content-extra .cases-carousel{display:flex;flex-direction:column;margin-top:3rem}.branded-content-extra .cases-carousel h3{font-size:18px;font-weight:700;margin-bottom:1rem}.branded-content-extra .cases-carousel__wrapper{position:relative}.branded-content-extra .cases-carousel__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:none!important;scrollbar-width:none;-ms-overflow-style:none}.branded-content-extra .cases-carousel__track::-webkit-scrollbar{display:none}.branded-content-extra .cases-carousel__arrow{position:absolute;top:37%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:none;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;font-size:20px;font-weight:600;z-index:2;display:flex;align-items:center;justify-content:center}.branded-content-extra .cases-carousel__arrow.prev{left:-12px}.branded-content-extra .cases-carousel__arrow.next{right:-12px}.branded-content-extra .cases-carousel__arrow:hover{background:#f9fafb}.branded-content-extra .case-card{min-width:260px;max-width:260px;scroll-snap-align:unset}.branded-content-extra .case-card a{display:block;text-decoration:none;color:inherit}.branded-content-extra .case-card__image{position:relative;width:100%;aspect-ratio:16/9;border-radius:14px;overflow:hidden;background:#e5e7eb}.branded-content-extra .case-card__image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.branded-content-extra .case-card__image::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:6px;background:#006df1}.branded-content-extra .case-card h4{margin-top:.75rem;font-size:14px;font-weight:600;line-height:1.3;color:#111827}.branded-content-extra .cases-carousel__actions a{display:flex;width:100%;align-items:center;justify-content:center}.branded-content-extra .cases-carousel__actions .btn{border-radius:8px;padding:.5rem 1.25rem;font-size:14px}.materiais .materiais-header h1{font-weight:700;font-size:56px;line-height:110%;margin:2rem 0}.material-card{display:flex;justify-content:space-between;align-items:center;border:1px solid #ddd;border-radius:12px;padding:20px;margin-bottom:16px}.material-info{display:flex;gap:16px}.material-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-weight:700}.material-acoes{display:flex;gap:12px}.btn-primary{background:#0b5cff;color:#fff;padding:10px 18px;border-radius:8px}.btn-outline{border:1px solid #0b5cff;color:#0b5cff;padding:10px 18px;border-radius:8px;cursor:pointer;background-color:#fff}@media (max-width:768px){.material-card{flex-direction:column;align-items:stretch;gap:16px}.material-acoes{flex-direction:column}.material-acoes a,.material-acoes button{width:100%;text-align:center}}
/*# sourceMappingURL=custom-style.min.css.map */
