.rb-btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.rb-btn:active{transform:scale(.97)}.rb-full{width:100%}.rb-sm{padding:.5rem .9rem;font-size:.5rem}.rb-md{padding:.75rem 1rem;font-size:.75rem}.rb-lg{padding:1rem 1.25rem;font-size:1.05rem}.rb-primary{color:var(--cor_01);background:var(--cor_08)}.rb-primary:hover{background:var(--cor_01);color:var(--cor_08);border-color:var(--cor_08);transition:all .5s}.rb-outline{color:var(--cor_08);border-color:var(--cor_08)}.rb-outline:hover{background:var(--cor_08);color:var(--cor_01);transition:all .5s}.rb-ghost{color:#2563eb;background:0 0}.rb-ghost:hover{background:#f1f5f9}.rb-disabled{opacity:.5;cursor:not-allowed}
.home{width:100%;min-height:90vh;color:var(--cor_09);background-image:url(../media/fundo_site.73fa726c.png);background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex}.overlay{box-sizing:border-box;background-color:#1a2730f2;justify-content:space-evenly;align-items:center;width:100%;height:90vh;padding:20px;display:flex}.home-max{width:100%;max-width:1400px;height:90vh}.home-left{width:50%;height:inherit;flex-direction:column;justify-content:center;align-items:flex-start;gap:35px;padding-left:50px;display:flex}.home-right{width:45%;height:auto}.gradient-text{background:linear-gradient(90deg,#e7ad0c,#747373);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700}.home-diferenciais{justify-content:space-between;gap:10px;width:100%;padding-bottom:15px;display:flex}.home-diferenciais div{align-items:center;gap:5px;width:auto;display:flex}.buttons{justify-content:space-around;gap:15px;width:100%;display:flex}@media (max-width:1024px){.overlay{text-align:center;flex-direction:column;padding:30px}.home-left{text-align:center;align-items:center;width:100%;padding-left:0}.home-right{width:100%;margin-top:20px}.buttons{justify-content:center}.diferenciais{flex-wrap:wrap;justify-content:center}}@media (max-width:768px){.home{min-height:auto}.overlay{padding:20px 15px}.home-max{width:90%}.home-left{padding-left:0}.home-left h1{font-size:1.6rem}.home-left h2{font-size:1rem}.buttons{flex-direction:column;align-items:center;gap:12px}.buttons-itens{text-align:center;width:50%}.diferenciais{flex-direction:column;align-items:center;gap:12px}}
.service-card-image{text-align:center;cursor:pointer;border-radius:16px;flex-direction:column;align-items:center;gap:18px;width:400px;height:300px;padding:28px 24px;transition:all .3s;display:flex;box-shadow:0 8px 25px #0000000f}.service-card-image:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0000001f}.image-card{justify-content:center;align-items:center;width:300px;height:200px;transition:all .3s;display:flex}.image{object-fit:contain;width:100%;height:100%}.image-card{transform:scale(1.05)}.service-card-image h3{color:#1e293b;margin:0;font-size:1.1rem;font-weight:600}.service-card-image p{color:#64748b;max-width:220px;margin:0;font-size:.9rem;line-height:1.4}
.portifolio-section{text-align:center;background:var(--cor_09);justify-content:center;align-items:center;width:100%;padding:6rem 0;display:flex}.portifolio-section-max{text-align:center;max-width:1400px;height:auto}.tag-portifolio{background:var(--cor_01);color:var(--cor_08);border-radius:8px;margin-bottom:1rem;padding:.4rem 1rem;font-weight:700;display:inline-block}.services-section h2{color:var(--cor_01);margin:.5rem 0;font-size:2rem}.subtitle{color:var(--cor_03);margin-bottom:2.5rem;font-size:1.1rem}.services-container{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.lucide1{background-color:var(--cor_01)}
.publico{flex-direction:column;justify-content:center;align-items:center;width:100%;height:80vh;display:flex}.publico-max{max-width:1400px;height:inherit;flex-direction:column;justify-content:center;align-items:center;margin-top:100px}#services{text-align:center;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;padding-top:100px;display:flex}.services-flex{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1rem;width:90%;display:flex}.card{perspective:1000px;flex:280px;width:420px;height:44vh;margin:0 auto}.lucide1,.lucide2,.lucide3{width:80px;height:80px;color:var(--cor_09);border-radius:15px;justify-content:center;align-items:center;display:flex}.lucide1{background-color:var(--cor_01)}.lucide2{background-color:var(--cor_05)}.lucide3{background-color:var(--cor_08)}.card-inner{width:100%;height:370px;transform-style:preserve-3d;transform-origin:50%;transition:transform .8s;position:relative}.card:hover .card-inner{transform:rotateY(180deg)}.card-front,.card-back{backface-visibility:hidden;text-align:center;border:1px solid var(--cor_04);border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;padding:1rem;font-size:25px;display:flex;position:absolute;inset:0;box-shadow:0 4px 10px #0000001a}.card-front{color:#222;background:#fff;padding:50px 0;font-weight:bolder}.lucide{font-size:20px}.card-back{background:var(--cor_01);color:#fff;gap:10px;transform:rotateY(180deg)}@media (max-width:1024px){#services h2{font-size:1.8rem}.card-inner{height:280px}}@media (max-width:768px){#services,.publico{width:auto}#services h2{font-size:1.5rem}.services-flex{flex-direction:column;align-items:center;gap:1.5rem}.card{flex:auto;width:80%}.card-inner{height:240px}.card-front,.card-back{padding:.8rem;font-size:1rem}}
.services-section{text-align:center;background:var(--cor_04);justify-content:center;align-items:center;width:100%;padding:4rem 0;display:flex}.services-section-max{text-align:center;max-width:1400px}.tag{background:var(--cor_07);color:var(--cor_10);border-radius:8px;margin-bottom:1rem;padding:.4rem 1rem;font-weight:700;display:inline-block}.services-section h2{color:var(--cor_01);margin:.5rem 0;font-size:2rem}.subtitle{color:var(--cor_03);margin-bottom:2.5rem;font-size:1.1rem}.services-container{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.lucide1{background-color:var(--cor_01)}
.service-card{background:var(--cor_09);text-align:center;border-radius:12px;flex-direction:column;flex:280px;justify-content:center;align-items:center;max-width:420px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 12px #0000000d}.service-card-image{background:var(--cor_04);text-align:center;border-radius:12px;flex-direction:column;flex:280px;justify-content:center;align-items:center;max-width:420px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 12px #0000000d}.service-card:hover,.service-card-image:hover{transform:scale(1.05);box-shadow:0 6px 18px #0000001a}.service-card .icon{margin-bottom:1rem;font-size:2rem}.icon{width:80px;height:80px;color:var(--cor_09);border-radius:15px;justify-content:center;align-items:center;font-size:1rem;display:flex}.service-card h3{color:var(--cor_03);margin-bottom:.5rem;font-size:1.2rem}.service-card p{color:var(--cor_03não);font-size:.95rem}.image-card img{width:100%}
