.Legal-module__B94AOa__legalPage{background:#fff;width:100%;min-height:100vh;padding:6rem 0 4rem}.Legal-module__B94AOa__container{max-width:900px;margin:0 auto;padding:0 1.5rem}.Legal-module__B94AOa__breadcrumb{color:#6b7280;margin-bottom:2rem;font-size:.875rem}.Legal-module__B94AOa__breadcrumb a{color:var(--primary);text-decoration:none;transition:color .3s}.Legal-module__B94AOa__breadcrumb a:hover{color:var(--primary-dark)}.Legal-module__B94AOa__breadcrumb span:not(a){color:#6b7280}.Legal-module__B94AOa__header{margin-bottom:3rem}.Legal-module__B94AOa__lastUpdate{color:#6b7280;margin-bottom:.5rem;font-size:.875rem}.Legal-module__B94AOa__title{color:var(--dark);margin:0 0 1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.Legal-module__B94AOa__intro{color:#4b5563;margin:0;font-size:1.0625rem;line-height:1.7}.Legal-module__B94AOa__tableOfContents{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:3rem;padding:1.5rem 2rem}.Legal-module__B94AOa__tableOfContents h2{color:var(--dark);text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-size:1rem;font-weight:600}.Legal-module__B94AOa__tableOfContents ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.Legal-module__B94AOa__tableOfContents a{color:#4b5563;padding:.25rem 0;font-size:.9375rem;text-decoration:none;transition:all .3s;display:block}.Legal-module__B94AOa__tableOfContents a:hover{color:var(--primary);padding-left:.5rem}.Legal-module__B94AOa__content{margin-bottom:4rem}.Legal-module__B94AOa__content section{margin-bottom:3rem;scroll-margin-top:100px}.Legal-module__B94AOa__content h2{color:var(--dark);border-top:1px solid #e5e7eb;margin:0 0 1rem;padding-top:2rem;font-size:1.75rem;font-weight:700}.Legal-module__B94AOa__content section:first-child h2{border-top:none;padding-top:0}.Legal-module__B94AOa__content h3{color:var(--dark);margin:2rem 0 1rem;font-size:1.25rem;font-weight:600}.Legal-module__B94AOa__content p{color:#4b5563;margin:0 0 1rem;font-size:1rem;line-height:1.7}.Legal-module__B94AOa__content ul,.Legal-module__B94AOa__content ol{margin:0 0 1.5rem;padding-left:1.5rem}.Legal-module__B94AOa__content li{color:#4b5563;margin-bottom:.75rem;font-size:1rem;line-height:1.7}.Legal-module__B94AOa__content strong{color:var(--dark);font-weight:600}.Legal-module__B94AOa__content a{color:var(--primary);border-bottom:1px solid #0000;text-decoration:none;transition:all .3s}.Legal-module__B94AOa__content a:hover{border-bottom-color:var(--primary)}.Legal-module__B94AOa__contactBox{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.Legal-module__B94AOa__contactBox p{margin:.5rem 0}.Legal-module__B94AOa__contactBox p:first-child{margin-top:0}.Legal-module__B94AOa__contactBox p:last-child{margin-bottom:0}.Legal-module__B94AOa__warning{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:4px;margin:1.5rem 0;padding:1rem 1.5rem}.Legal-module__B94AOa__warning strong{color:#92400e}.Legal-module__B94AOa__docFooter{text-align:center;border-top:1px solid #e5e7eb;padding-top:2rem}.Legal-module__B94AOa__docFooter p{color:#6b7280;margin:.25rem 0;font-size:.875rem}@media (max-width:768px){.Legal-module__B94AOa__legalPage{padding:4rem 0 3rem}.Legal-module__B94AOa__container{padding:0 1rem}.Legal-module__B94AOa__title{font-size:2rem}.Legal-module__B94AOa__intro{font-size:1rem}.Legal-module__B94AOa__tableOfContents{padding:1rem 1.5rem}.Legal-module__B94AOa__content h2{font-size:1.5rem}.Legal-module__B94AOa__content h3{font-size:1.125rem}.Legal-module__B94AOa__content p,.Legal-module__B94AOa__content li{font-size:.9375rem}.Legal-module__B94AOa__contactBox{padding:1rem}}
.Header-module__D5nTzG__header{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#f5f5f5cc;border-bottom:1px solid #0000000d;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__D5nTzG__header.Header-module__D5nTzG__scrolled{box-shadow:0 4px 20px #00000014}.Header-module__D5nTzG__container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Header-module__D5nTzG__logo{cursor:pointer;align-items:center;gap:.75rem;display:flex}.Header-module__D5nTzG__logo img{width:40px;height:40px;transition:opacity .2s}.Header-module__D5nTzG__logo img:hover{opacity:.8}.Header-module__D5nTzG__logoText{letter-spacing:.15em;color:var(--dark);text-transform:uppercase;font-family:Inter,system-ui,sans-serif;font-size:1.5rem;font-weight:300}.Header-module__D5nTzG__desktopNav{align-items:center;gap:2rem;display:none}@media (min-width:768px){.Header-module__D5nTzG__desktopNav{display:flex}}.Header-module__D5nTzG__navLink{color:var(--dark);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Header-module__D5nTzG__navLink:hover{color:var(--primary)}.Header-module__D5nTzG__navLink:after{content:"";background:linear-gradient(135deg,#e63946 0%,#f25c66 100%);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__D5nTzG__navLink:hover:after{width:100%}.Header-module__D5nTzG__actions{align-items:center;gap:1rem;display:flex}.Header-module__D5nTzG__langToggle{cursor:pointer;color:var(--gray-text);background:0 0;border:none;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.Header-module__D5nTzG__langToggle span.Header-module__D5nTzG__active{color:var(--primary)}.Header-module__D5nTzG__separator{color:var(--gray-text)}.Header-module__D5nTzG__ctaButton{color:#fff;background:linear-gradient(135deg,#e63946 0%,#f25c66 100%);border-radius:8px;padding:.625rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:none;box-shadow:0 2px 8px #e6394633}@media (min-width:768px){.Header-module__D5nTzG__ctaButton{display:inline-block}}.Header-module__D5nTzG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 4px 16px #e639464d}.Header-module__D5nTzG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:8px;display:flex}@media (min-width:768px){.Header-module__D5nTzG__hamburger{display:none}}.Header-module__D5nTzG__hamburger span{background:var(--dark);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.Header-module__D5nTzG__hamburger span.Header-module__D5nTzG__active:first-child{transform:rotate(45deg)translate(6px,6px)}.Header-module__D5nTzG__hamburger span.Header-module__D5nTzG__active:nth-child(2){opacity:0}.Header-module__D5nTzG__hamburger span.Header-module__D5nTzG__active:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.Header-module__D5nTzG__mobileMenu{background:var(--light);border-top:1px solid #0000000d;overflow:hidden}.Header-module__D5nTzG__mobileNav{flex-direction:column;gap:.5rem;padding:1rem 1.5rem;display:flex}.Header-module__D5nTzG__mobileNavLink{color:var(--dark);border-radius:8px;padding:.75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s}.Header-module__D5nTzG__mobileNavLink:hover{color:var(--primary);background:#e639461a}.Header-module__D5nTzG__mobileCtaButton{color:#fff;text-align:center;background:linear-gradient(135deg,#e63946 0%,#f25c66 100%);border-radius:8px;margin-top:1rem;padding:.875rem;font-size:1rem;font-weight:600;text-decoration:none;box-shadow:0 2px 8px #e6394633}
.Footer-module__JGhRua__footer{background:#fff;border-top:1px solid #00000014;width:100%;padding:3rem 1.5rem 2rem}.Footer-module__JGhRua__container{max-width:1200px;margin:0 auto}.Footer-module__JGhRua__mainContent{grid-template-columns:minmax(280px,1fr) 3fr;gap:4rem;margin-bottom:3rem;display:grid}.Footer-module__JGhRua__brandColumn{flex-direction:column;gap:.75rem;display:flex}.Footer-module__JGhRua__brand{align-items:center;gap:.75rem;display:flex}.Footer-module__JGhRua__brandName{color:var(--dark);letter-spacing:.15em;font-size:1.25rem;font-weight:300}.Footer-module__JGhRua__tagline{color:#6b7280;max-width:280px;margin:0;font-size:.875rem;font-weight:400;line-height:1.6}.Footer-module__JGhRua__columns{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.Footer-module__JGhRua__column{flex-direction:column;display:flex}.Footer-module__JGhRua__columnTitle{color:var(--dark);text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-size:.875rem;font-weight:600}.Footer-module__JGhRua__linkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__JGhRua__link{color:#6b7280;font-size:.875rem;font-weight:400;line-height:1.5;text-decoration:none;transition:color .3s}.Footer-module__JGhRua__link:hover{color:var(--primary)}.Footer-module__JGhRua__socials{flex-wrap:wrap;gap:1.25rem;display:flex}.Footer-module__JGhRua__socialLink{color:#6b7280;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.Footer-module__JGhRua__socialLink:hover{color:var(--primary);transform:translateY(-2px)}.Footer-module__JGhRua__bottom{border-top:1px solid #00000014;grid-template-columns:1fr auto;align-items:center;gap:2rem;margin-top:3rem;padding-top:2rem;display:grid}.Footer-module__JGhRua__bottomInfo{flex-direction:column;gap:.5rem;display:flex}.Footer-module__JGhRua__address,.Footer-module__JGhRua__copyright{color:#9ca3af;margin:0;font-size:.8125rem;font-weight:400;line-height:1.6}@media (max-width:768px){.Footer-module__JGhRua__footer{padding:2.5rem 1rem 1.5rem}.Footer-module__JGhRua__mainContent{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2.5rem;padding-bottom:2rem}.Footer-module__JGhRua__brandName{font-size:1.125rem}.Footer-module__JGhRua__tagline{max-width:100%;font-size:.8125rem}.Footer-module__JGhRua__columns{grid-template-columns:repeat(2,1fr);gap:2rem}.Footer-module__JGhRua__columnTitle,.Footer-module__JGhRua__link{font-size:.8125rem}.Footer-module__JGhRua__socials{gap:1rem}.Footer-module__JGhRua__address,.Footer-module__JGhRua__copyright{font-size:.75rem}.Footer-module__JGhRua__bottom{text-align:center;grid-template-columns:1fr;gap:1.5rem}.Footer-module__JGhRua__socialsSection{justify-content:center}}.Footer-module__JGhRua__socialsSection{justify-content:flex-end;align-items:center;gap:1.5rem;margin:0;padding:0;display:flex}.Footer-module__JGhRua__socialsSection:before{content:"";background:#0000001f;width:1px;height:24px}.Footer-module__JGhRua__socialsTitle{display:none}.Footer-module__JGhRua__socials{gap:.75rem;display:flex}
.Hero-module__PycF7W__hero{background:linear-gradient(to bottom,var(--light)0%,var(--light)70%,#fef2f280 85%,#fef2f233 95%,transparent 100%);justify-content:center;align-items:center;min-height:100vh;padding:6rem 1.5rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__PycF7W__container{text-align:center;z-index:10;flex-direction:column;align-items:center;width:100%;max-width:1000px;margin:0 auto;display:flex;position:relative}.Hero-module__PycF7W__content{flex-direction:column;align-items:center;width:100%;margin-bottom:5rem;display:flex}.Hero-module__PycF7W__badge{color:var(--dark);background:0 0;border:1px solid #00000026;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;display:inline-flex}.Hero-module__PycF7W__clientLogos{gap:-6px;display:flex}.Hero-module__PycF7W__clientLogo{background:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-6px;display:flex;overflow:hidden;box-shadow:0 2px 6px #00000014}.Hero-module__PycF7W__clientLogo:first-child{margin-left:0}.Hero-module__PycF7W__logoImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Hero-module__PycF7W__headline{color:var(--dark);max-width:900px;margin-bottom:1.25rem;font-size:2.25rem;font-weight:700;line-height:1.2}@media (min-width:768px){.Hero-module__PycF7W__headline{font-size:3rem}}@media (min-width:1024px){.Hero-module__PycF7W__headline{max-width:1050px;font-size:3.5rem}}.Hero-module__PycF7W__headline .Hero-module__PycF7W__highlight{background:linear-gradient(90deg,#e63946 0%,#f8475c 15%,#ff5c75 30%,#ff6b8a 50%,#ff7a9c 70%,#ffb3c1 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text}.Hero-module__PycF7W__subheadline{color:var(--gray-text);max-width:650px;margin-bottom:2rem;font-size:.9375rem;line-height:1.6}@media (min-width:768px){.Hero-module__PycF7W__subheadline{font-size:1rem}}.Hero-module__PycF7W__ctaGroup{flex-wrap:wrap;justify-content:center;gap:.875rem;margin-bottom:1.25rem;display:flex}.Hero-module__PycF7W__ctaPrimary{color:#fff;background:linear-gradient(135deg,#e63946 0%,#ff6b8a 100%);border-radius:10px;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 14px #e639464d}.Hero-module__PycF7W__ctaPrimary:hover{background:linear-gradient(135deg,#c1121f 0%,#e63946 100%);transform:translateY(-2px);box-shadow:0 6px 20px #e6394666}.Hero-module__PycF7W__ctaSecondary{color:var(--dark);border:2px solid var(--dark);background:0 0;border-radius:10px;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s}.Hero-module__PycF7W__ctaSecondary:hover{background:var(--dark);color:#fff;transform:translateY(-2px)}.Hero-module__PycF7W__contactInfo{color:var(--gray-text);flex-wrap:wrap;justify-content:center;align-items:center;gap:.625rem;font-size:.8125rem;display:flex}.Hero-module__PycF7W__contactLabel{color:var(--gray-text);font-weight:500}.Hero-module__PycF7W__contactWhatsApp{color:var(--gray-text);background:0 0;border-radius:6px;align-items:center;gap:.375rem;padding:.375rem .875rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Hero-module__PycF7W__contactWhatsApp svg{width:14px;height:14px;transition:all .3s}.Hero-module__PycF7W__contactWhatsApp:hover{color:#fff;background:#25d366;transform:translateY(-1px)}.Hero-module__PycF7W__contactWhatsApp:hover svg{transform:scale(1.1)}.Hero-module__PycF7W__contactSeparator{color:var(--gray-text);opacity:.5}.Hero-module__PycF7W__contactEmail{color:var(--gray-text);border-radius:6px;padding:.375rem .875rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Hero-module__PycF7W__contactEmail:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#e63946 0%,#ff6b8a 100%);border-radius:6px;transition:opacity .3s;position:absolute;inset:0}.Hero-module__PycF7W__contactEmail:hover{color:#fff;transform:translateY(-1px)}.Hero-module__PycF7W__contactEmail:hover:before{opacity:1}.Hero-module__PycF7W__techStackWrapper{flex-direction:column;align-items:center;gap:2.5rem;width:100%;display:flex}.Hero-module__PycF7W__techStackTitle{color:#6b7280;letter-spacing:.05em;opacity:.8;margin:0;font-size:1.125rem;font-weight:600}.Hero-module__PycF7W__techStack{justify-content:center;align-items:center;gap:3rem;width:100%;max-width:900px;padding:0;display:flex}.Hero-module__PycF7W__techStackIcon{cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;padding:.5rem;transition:all .3s;display:flex}.Hero-module__PycF7W__techStackIcon:hover{transform:translateY(-3px)scale(1.05)}.Hero-module__PycF7W__techIconImage{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transition:all .3s}.Hero-module__PycF7W__techStackIcon:hover .Hero-module__PycF7W__techIconImage{filter:drop-shadow(0 4px 8px #e6394640)}.Hero-module__PycF7W__bgGradient{pointer-events:none;z-index:0;background:radial-gradient(circle,#e6394614 0%,#ff6b8a08 40%,#0000 70%);width:850px;height:850px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.Hero-module__PycF7W__hero{min-height:90vh;padding:1.5rem 1rem 4rem}.Hero-module__PycF7W__content{margin-bottom:5rem}.Hero-module__PycF7W__headline{font-size:1.75rem}.Hero-module__PycF7W__subheadline{font-size:.875rem}.Hero-module__PycF7W__techStackWrapper{gap:2rem}.Hero-module__PycF7W__techStackTitle{font-size:1.25rem}.Hero-module__PycF7W__techStack{flex-wrap:wrap;gap:2rem;max-width:100%}.Hero-module__PycF7W__techStackIcon{width:48px;height:48px}.Hero-module__PycF7W__contactInfo{flex-direction:column;align-items:center;gap:.5rem}.Hero-module__PycF7W__contactSeparator{display:none}}
.Stats-module__N0_dyq__statsSection{background:0 0;width:100%;padding:5rem 1.5rem 4rem}.Stats-module__N0_dyq__dark .Stats-module__N0_dyq__statsSection{background:#0a0a0a}.Stats-module__N0_dyq__container{max-width:1000px;margin:0 auto}.Stats-module__N0_dyq__statsGrid{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}@media (max-width:768px){.Stats-module__N0_dyq__statsGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:480px){.Stats-module__N0_dyq__statsGrid{gap:1.5rem}}.Stats-module__N0_dyq__statCard{text-align:center;flex-direction:column;align-items:center;display:flex}.Stats-module__N0_dyq__statValue{color:var(--dark);letter-spacing:-.02em;font-variant-numeric:tabular-nums;justify-content:center;align-items:baseline;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1;display:flex}.Stats-module__N0_dyq__dark .Stats-module__N0_dyq__statValue{color:var(--light)}@media (max-width:768px){.Stats-module__N0_dyq__statValue{font-size:2rem}}@media (max-width:480px){.Stats-module__N0_dyq__statValue{font-size:2rem}}.Stats-module__N0_dyq__statSuffix{margin-left:.125rem;font-size:1.75rem;font-weight:700}@media (max-width:768px){.Stats-module__N0_dyq__statSuffix{font-size:1.5rem}}@media (max-width:480px){.Stats-module__N0_dyq__statSuffix{font-size:1.5rem}}.Stats-module__N0_dyq__statLabel{color:#6b7280;letter-spacing:.02em;font-size:.875rem;font-weight:500;line-height:1.4}.Stats-module__N0_dyq__dark .Stats-module__N0_dyq__statLabel{color:#9ca3af}@media (max-width:480px){.Stats-module__N0_dyq__statLabel{font-size:.8125rem}}
.Dashboard-module__gyV7ma__dashboard{background:#f8f9fb;width:100%;padding:4rem 1.5rem;position:relative;overflow:hidden}.Dashboard-module__gyV7ma__container{max-width:1120px;margin:0 auto}.Dashboard-module__gyV7ma__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.Dashboard-module__gyV7ma__badge{color:var(--dark);letter-spacing:.02em;background:0 0;border:1px solid #00000026;border-radius:50px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.Dashboard-module__gyV7ma__title{color:var(--dark);max-width:800px;margin-bottom:.75rem;font-size:1.875rem;font-weight:700;line-height:1.2}.Dashboard-module__gyV7ma__title .Dashboard-module__gyV7ma__highlight{background:linear-gradient(90deg,#e63946 0%,#f8475c 15%,#ff5c75 30%,#ff6b8a 50%,#ff7a9c 70%,#ffb3c1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (min-width:768px){.Dashboard-module__gyV7ma__title{font-size:2.125rem}}.Dashboard-module__gyV7ma__subtitle{color:#6b7280;max-width:650px;margin:0 auto;font-size:.9375rem;line-height:1.6}.Dashboard-module__gyV7ma__dashboardWrapper{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.Dashboard-module__gyV7ma__imageContainer{background:#fff;border:1px solid #0000001f;border-radius:20px;width:100%;max-width:1097px;line-height:0;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 0 0 1px #00000014,0 2px 4px #0000000a,0 8px 16px #0000000f,0 20px 40px #00000014}.Dashboard-module__gyV7ma__imageContainer:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #0000001a,0 4px 8px #0000000f,0 12px 24px #00000014,0 24px 48px #0000001a}.Dashboard-module__gyV7ma__dashboardImage{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block}.Dashboard-module__gyV7ma__controls{justify-content:center;align-items:center;gap:.5rem;padding:.5rem;display:flex}.Dashboard-module__gyV7ma__controlButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:8px;padding:0;transition:all .3s;display:flex;position:relative}.Dashboard-module__gyV7ma__controlDot{background:#00000026;border-radius:2px;width:32px;height:4px;transition:all .3s;display:block}.Dashboard-module__gyV7ma__controlButton:hover .Dashboard-module__gyV7ma__controlDot{background:#0000004d;height:5px}.Dashboard-module__gyV7ma__controlButton.Dashboard-module__gyV7ma__active .Dashboard-module__gyV7ma__controlDot{background:linear-gradient(135deg,#e63946 0%,#ff6b8a 100%);width:40px;height:6px}.Dashboard-module__gyV7ma__controlButton.Dashboard-module__gyV7ma__active:hover .Dashboard-module__gyV7ma__controlDot{background:linear-gradient(135deg,#c1121f 0%,#e63946 100%);height:6px}@media (max-width:768px){.Dashboard-module__gyV7ma__dashboard{padding:3rem 1rem}.Dashboard-module__gyV7ma__header{margin-bottom:3rem}.Dashboard-module__gyV7ma__title{font-size:1.75rem}.Dashboard-module__gyV7ma__subtitle{font-size:.875rem}.Dashboard-module__gyV7ma__imageContainer{border-radius:16px}.Dashboard-module__gyV7ma__controlButton{width:24px}.Dashboard-module__gyV7ma__controlDot{width:24px;height:3px}.Dashboard-module__gyV7ma__controlButton.Dashboard-module__gyV7ma__active .Dashboard-module__gyV7ma__controlDot{width:32px;height:4px}}
.Solutions-module__g7CVHG__solutions{background:#f9fafb;width:100%;padding:4rem 1.5rem}.Solutions-module__g7CVHG__container{flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Solutions-module__g7CVHG__badge{color:var(--dark);letter-spacing:.02em;background:0 0;border:1px solid #00000026;border-radius:50px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.Solutions-module__g7CVHG__title{color:var(--dark);text-align:center;max-width:800px;margin-bottom:.75rem;font-size:1.875rem;font-weight:700;line-height:1.2}.Solutions-module__g7CVHG__title .Solutions-module__g7CVHG__highlight{color:var(--dark)}@media (min-width:768px){.Solutions-module__g7CVHG__title{font-size:2.125rem}}.Solutions-module__g7CVHG__subtitle{color:#6b7280;text-align:center;max-width:600px;margin-bottom:2.5rem;font-size:.9375rem;line-height:1.5}.Solutions-module__g7CVHG__grid{grid-template-columns:repeat(1,1fr);gap:1.25rem;width:100%;margin-bottom:2rem;display:grid}@media (min-width:768px){.Solutions-module__g7CVHG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.Solutions-module__g7CVHG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.Solutions-module__g7CVHG__card{background:#fff;border:1px solid #0000000d;border-radius:14px;padding:1.75rem 1.5rem;transition:all .3s;box-shadow:0 1px 3px #0000000d}.Solutions-module__g7CVHG__card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000014}.Solutions-module__g7CVHG__iconWrapper{width:44px;height:44px;color:var(--primary);background:linear-gradient(135deg,#e639461a 0%,#ff6b8a1a 100%);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1rem;transition:all .3s;display:flex}.Solutions-module__g7CVHG__card:hover .Solutions-module__g7CVHG__iconWrapper{background:linear-gradient(135deg,#e6394626 0%,#ff6b8a26 100%);transform:scale(1.05)}.Solutions-module__g7CVHG__cardTitle{color:var(--dark);margin-bottom:.5rem;font-size:1.0625rem;font-weight:600;line-height:1.3}.Solutions-module__g7CVHG__cardDescription{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}.Solutions-module__g7CVHG__viewAllWrapper{justify-content:center;width:100%;display:flex}.Solutions-module__g7CVHG__viewAllButton{color:var(--dark);border:2px solid var(--dark);background:0 0;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Solutions-module__g7CVHG__viewAllButton:hover{background:var(--dark);color:#fff;transform:translateY(-2px)}.Solutions-module__g7CVHG__viewAllButton svg{transition:transform .3s}.Solutions-module__g7CVHG__viewAllButton:hover svg{transform:translate(4px)}@media (max-width:768px){.Solutions-module__g7CVHG__solutions{padding:3rem 1rem}.Solutions-module__g7CVHG__title{font-size:1.625rem}.Solutions-module__g7CVHG__subtitle{margin-bottom:2rem;font-size:.875rem}.Solutions-module__g7CVHG__card{padding:1.5rem 1.25rem}.Solutions-module__g7CVHG__cardTitle{font-size:1rem}.Solutions-module__g7CVHG__cardDescription{font-size:.8125rem}}
.HowItWorks-module__9BHWra__howItWorks{background:var(--light);width:100%;padding:4rem 1.5rem;position:relative}.HowItWorks-module__9BHWra__container{max-width:1200px;margin:0 auto}.HowItWorks-module__9BHWra__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.HowItWorks-module__9BHWra__badge{color:var(--dark);letter-spacing:.02em;background:0 0;border:1px solid #00000026;border-radius:50px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.HowItWorks-module__9BHWra__title{color:var(--dark);max-width:800px;margin-bottom:.75rem;font-size:1.875rem;font-weight:700;line-height:1.2}.HowItWorks-module__9BHWra__title .HowItWorks-module__9BHWra__highlight{color:var(--dark)}@media (min-width:768px){.HowItWorks-module__9BHWra__title{font-size:2.125rem}}.HowItWorks-module__9BHWra__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:.9375rem;line-height:1.5}.HowItWorks-module__9BHWra__grid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}@media (min-width:768px){.HowItWorks-module__9BHWra__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width:1024px){.HowItWorks-module__9BHWra__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.HowItWorks-module__9BHWra__card{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;align-items:center;padding:2rem 1.5rem;transition:all .3s;display:flex;position:relative;overflow:visible;box-shadow:0 1px 3px #00000014}.HowItWorks-module__9BHWra__card:hover{border-color:#e639464d;transform:translateY(-6px);box-shadow:0 12px 32px #e639461f}.HowItWorks-module__9BHWra__numberWrapper{filter:drop-shadow(0 4px 12px #e6394633);margin-bottom:1.5rem}.HowItWorks-module__9BHWra__illustrationWrapper{justify-content:center;align-items:center;width:160px;height:160px;margin:0 auto 1.5rem;display:flex;position:relative}.HowItWorks-module__9BHWra__illustration{justify-content:center;align-items:center;width:100%;height:160px;margin-bottom:1.5rem;display:flex}.HowItWorks-module__9BHWra__magnifier{animation:3s ease-in-out infinite HowItWorks-module__9BHWra__pulse}@keyframes HowItWorks-module__9BHWra__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.HowItWorks-module__9BHWra__docTopLeft{animation:4s ease-in-out infinite HowItWorks-module__9BHWra__float;position:absolute;top:10px;left:10px}.HowItWorks-module__9BHWra__docTopRight{animation:5s ease-in-out 1s infinite HowItWorks-module__9BHWra__float;position:absolute;top:15px;right:10px}.HowItWorks-module__9BHWra__docBottomLeft{animation:4.5s ease-in-out .5s infinite HowItWorks-module__9BHWra__float;position:absolute;bottom:20px;left:15px}@keyframes HowItWorks-module__9BHWra__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.HowItWorks-module__9BHWra__timeline{animation:2s ease-in-out HowItWorks-module__9BHWra__fadeIn}@keyframes HowItWorks-module__9BHWra__fadeIn{0%{opacity:0}to{opacity:1}}.HowItWorks-module__9BHWra__calendarTop{animation:3s ease-in-out infinite HowItWorks-module__9BHWra__bounce;position:absolute;top:5px;right:15px}.HowItWorks-module__9BHWra__checklistBottom{animation:3s ease-in-out infinite HowItWorks-module__9BHWra__slideInLeft;position:absolute;bottom:10px;left:5px}@keyframes HowItWorks-module__9BHWra__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes HowItWorks-module__9BHWra__slideInLeft{0%,to{transform:translate(0)}50%{transform:translate(-5px)}}.HowItWorks-module__9BHWra__statusTagTop{z-index:5;animation:4s ease-in-out infinite HowItWorks-module__9BHWra__fadeInOut;position:absolute;top:5px;left:50%;transform:translate(-50%)}.HowItWorks-module__9BHWra__statusTagBottom{z-index:5;animation:4s ease-in-out 2s infinite HowItWorks-module__9BHWra__fadeInOut;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}@keyframes HowItWorks-module__9BHWra__fadeInOut{0%,to{opacity:.7;transform:translate(-50%)scale(.98)}50%{opacity:1;transform:translate(-50%)scale(1)}}.HowItWorks-module__9BHWra__shield{animation:3s ease-in-out infinite HowItWorks-module__9BHWra__shieldPulse}@keyframes HowItWorks-module__9BHWra__shieldPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.HowItWorks-module__9BHWra__growthChart{animation:3s ease-in-out infinite HowItWorks-module__9BHWra__chartGrow;position:absolute;bottom:8px;right:8px}@keyframes HowItWorks-module__9BHWra__chartGrow{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.HowItWorks-module__9BHWra__peopleLeft{animation:4s ease-in-out infinite HowItWorks-module__9BHWra__float;position:absolute;top:8px;left:8px}.HowItWorks-module__9BHWra__peopleRight{animation:4s ease-in-out 2s infinite HowItWorks-module__9BHWra__float;position:absolute;top:8px;right:8px}.HowItWorks-module__9BHWra__badge247{animation:10s linear infinite HowItWorks-module__9BHWra__spin247;position:absolute;bottom:8px;left:12px}@keyframes HowItWorks-module__9BHWra__spin247{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HowItWorks-module__9BHWra__cardTitle{color:var(--dark);margin-bottom:.75rem;font-size:1.125rem;font-weight:600;line-height:1.3}.HowItWorks-module__9BHWra__cardDescription{color:var(--gray-text);margin:0;font-size:.875rem;line-height:1.6}@media (max-width:768px){.HowItWorks-module__9BHWra__howItWorks{padding:3rem 1rem}.HowItWorks-module__9BHWra__title{font-size:1.75rem}.HowItWorks-module__9BHWra__subtitle{font-size:1rem}.HowItWorks-module__9BHWra__card{padding:2rem 1.25rem}.HowItWorks-module__9BHWra__illustrationWrapper{width:140px;height:140px}.HowItWorks-module__9BHWra__illustration{height:140px}.HowItWorks-module__9BHWra__cardTitle{font-size:1rem}.HowItWorks-module__9BHWra__cardDescription{font-size:.8125rem}}@media (max-width:480px){.HowItWorks-module__9BHWra__illustrationWrapper{width:120px;height:120px}.HowItWorks-module__9BHWra__illustration{height:120px}.HowItWorks-module__9BHWra__magnifier,.HowItWorks-module__9BHWra__timeline,.HowItWorks-module__9BHWra__progressCircle,.HowItWorks-module__9BHWra__shield{transform:scale(.9)}.HowItWorks-module__9BHWra__docTopLeft,.HowItWorks-module__9BHWra__docTopRight,.HowItWorks-module__9BHWra__docBottomLeft,.HowItWorks-module__9BHWra__calendarTop,.HowItWorks-module__9BHWra__checklistBottom,.HowItWorks-module__9BHWra__statusTagTop,.HowItWorks-module__9BHWra__statusTagBottom,.HowItWorks-module__9BHWra__growthChart,.HowItWorks-module__9BHWra__peopleLeft,.HowItWorks-module__9BHWra__peopleRight,.HowItWorks-module__9BHWra__badge247{transform:scale(.85)}}
.ClientsAndTech-module__B3nTVW__clientsAndTech{background:var(--light);width:100%;padding:4rem 1.5rem;position:relative}.ClientsAndTech-module__B3nTVW__container{max-width:1200px;margin:0 auto}.ClientsAndTech-module__B3nTVW__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}.ClientsAndTech-module__B3nTVW__badge{color:var(--dark);letter-spacing:.02em;background:0 0;border:1px solid #00000026;border-radius:50px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.ClientsAndTech-module__B3nTVW__title{color:var(--dark);margin:0 0 .75rem;font-size:1.875rem;font-weight:700;line-height:1.2}.ClientsAndTech-module__B3nTVW__title .ClientsAndTech-module__B3nTVW__highlight{background:linear-gradient(90deg,#e63946 0%,#f8475c 15%,#ff5c75 30%,#ff6b8a 50%,#ff7a9c 70%,#ffb3c1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ClientsAndTech-module__B3nTVW__headerDescription{color:#6b7280;max-width:600px;margin:0;font-size:.9375rem;line-height:1.6}@media (min-width:768px){.ClientsAndTech-module__B3nTVW__title{font-size:2.125rem}}.ClientsAndTech-module__B3nTVW__clientsWrapper{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1.5rem;margin-bottom:3rem;display:flex}.ClientsAndTech-module__B3nTVW__clientCard{background:#fff;border:1px solid #0000000f;border-radius:12px;flex-direction:column;align-items:center;gap:.875rem;min-width:200px;padding:1.25rem 1rem;transition:all .3s;display:flex;box-shadow:0 1px 3px #00000014}.ClientsAndTech-module__B3nTVW__clientCard:hover{border-color:#e6394633;transform:translateY(-3px);box-shadow:0 4px 12px #0000001f}.ClientsAndTech-module__B3nTVW__clientLogoBox{cursor:pointer;background:#f9fafb;border-radius:10px;justify-content:center;align-items:center;width:60px;height:60px;padding:.5rem;transition:all .3s;display:flex}.ClientsAndTech-module__B3nTVW__clientLogoBox:hover{background:#f3f4f6}.ClientsAndTech-module__B3nTVW__clientLogoImg{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.ClientsAndTech-module__B3nTVW__clientInfo{flex-direction:column;align-items:center;gap:.375rem;display:flex}.ClientsAndTech-module__B3nTVW__clientName{color:var(--dark);text-align:center;margin:0;font-size:.8125rem;font-weight:600;line-height:1.3}.ClientsAndTech-module__B3nTVW__clientMetrics{color:#6b7280;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.ClientsAndTech-module__B3nTVW__metric{font-weight:500}.ClientsAndTech-module__B3nTVW__metricDot{color:#d1d5db}.ClientsAndTech-module__B3nTVW__divider{background:#0000001a;width:80px;height:1px;margin:0 auto 2.5rem}.ClientsAndTech-module__B3nTVW__integrationsSection,.ClientsAndTech-module__B3nTVW__infrastructureSection{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:0;display:flex}.ClientsAndTech-module__B3nTVW__infrastructureHeader{text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:700px;display:flex}.ClientsAndTech-module__B3nTVW__integrationsLabel{color:#6b7280;text-align:center;margin:0;font-size:.9375rem;font-weight:500}.ClientsAndTech-module__B3nTVW__infrastructureDescription{color:#9ca3af;text-align:center;margin:0;font-size:.875rem;line-height:1.6}.ClientsAndTech-module__B3nTVW__stackTech{background:0 0;margin-top:3.5rem;padding:0}.ClientsAndTech-module__B3nTVW__stackTechTitle{color:#6b7280;text-align:center;letter-spacing:.01em;margin:0 0 2rem;font-size:.9375rem;font-weight:500}.ClientsAndTech-module__B3nTVW__connectionLine{background-image:repeating-linear-gradient(90deg,#e639464d 0 8px,#0000 8px 16px);width:100%;max-width:1100px;height:2px;margin:0 auto 1.5rem;position:relative}.ClientsAndTech-module__B3nTVW__pillarsContainer{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:.75rem;max-width:1100px;margin:0 auto;display:flex}.ClientsAndTech-module__B3nTVW__pillarWrapper{flex-direction:column;align-items:center;width:120px;display:flex}.ClientsAndTech-module__B3nTVW__verticalConnection{background-image:repeating-linear-gradient(#e639464d 0 4px,#0000 4px 8px);width:2px;height:24px;margin-bottom:.5rem}.ClientsAndTech-module__B3nTVW__pillarCircle{background:#fff;border:2px solid #e6394666;border-radius:50%;width:12px;height:12px;margin-bottom:.75rem;transition:all .3s;box-shadow:0 0 0 3px #e639461a}.ClientsAndTech-module__B3nTVW__pillarCircle:hover{border-color:#e6394699;transform:scale(1.2);box-shadow:0 0 0 5px #e6394626}.ClientsAndTech-module__B3nTVW__pillarIcon{display:none}.ClientsAndTech-module__B3nTVW__pillarTitle{color:#374151;text-align:center;min-height:26px;margin:0 0 .875rem;font-size:.6875rem;font-weight:600;line-height:1.2}.ClientsAndTech-module__B3nTVW__pillarTechs{flex-direction:column;align-items:center;gap:.5rem;display:flex}.ClientsAndTech-module__B3nTVW__pillarTechs .ClientsAndTech-module__B3nTVW__techLogo{cursor:pointer;background:#fff;border:1px solid #0000000f;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;padding:.375rem;transition:all .3s;display:flex;position:relative;box-shadow:0 1px 3px #00000014}.ClientsAndTech-module__B3nTVW__pillarTechs .ClientsAndTech-module__B3nTVW__techLogo:hover{border-color:#e6394633;transform:translateY(-2px);box-shadow:0 3px 8px #e6394626}.ClientsAndTech-module__B3nTVW__techLogoLabel{color:#6b7280;text-align:center;margin-top:.25rem;font-size:.625rem;font-weight:500;line-height:1.1}.ClientsAndTech-module__B3nTVW__carouselWrapper{width:100%;margin-bottom:1.5rem;padding:1rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.ClientsAndTech-module__B3nTVW__carousel{will-change:transform;gap:3rem;width:fit-content;animation:40s linear infinite ClientsAndTech-module__B3nTVW__scrollInfinite;display:flex}@keyframes ClientsAndTech-module__B3nTVW__scrollInfinite{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.ClientsAndTech-module__B3nTVW__carousel:hover{animation-play-state:paused}.ClientsAndTech-module__B3nTVW__techItem{cursor:pointer;background:#fff;border:1px solid #0000000f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;padding:.75rem;transition:all .3s;display:flex;position:relative}.ClientsAndTech-module__B3nTVW__techItem:hover{z-index:10;border-color:#e6394633;transform:translateY(-4px)scale(1.05);box-shadow:0 4px 12px #0000001a}.ClientsAndTech-module__B3nTVW__techLogo{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}@media (max-width:768px){.ClientsAndTech-module__B3nTVW__clientsAndTech{padding:3rem 1rem}.ClientsAndTech-module__B3nTVW__title{font-size:1.75rem}.ClientsAndTech-module__B3nTVW__headerDescription{font-size:.875rem}.ClientsAndTech-module__B3nTVW__clientsWrapper{gap:1rem}.ClientsAndTech-module__B3nTVW__clientCard{min-width:160px;padding:1rem .75rem}.ClientsAndTech-module__B3nTVW__clientLogoBox{width:50px;height:50px}.ClientsAndTech-module__B3nTVW__clientName{font-size:.75rem}.ClientsAndTech-module__B3nTVW__clientMetrics{font-size:.6875rem}.ClientsAndTech-module__B3nTVW__carousel{gap:2rem}.ClientsAndTech-module__B3nTVW__techItem{width:56px;height:56px}.ClientsAndTech-module__B3nTVW__stackTech{margin-top:2.5rem}.ClientsAndTech-module__B3nTVW__stackTechTitle{margin-bottom:1.5rem;font-size:1rem}.ClientsAndTech-module__B3nTVW__pillarsContainer{gap:1.5rem}.ClientsAndTech-module__B3nTVW__pillarWrapper{width:100px}.ClientsAndTech-module__B3nTVW__connectionLine{margin-bottom:1rem}.ClientsAndTech-module__B3nTVW__verticalConnection{height:20px}.ClientsAndTech-module__B3nTVW__pillarCircle{border-width:2px;width:10px;height:10px}.ClientsAndTech-module__B3nTVW__pillarTitle{min-height:22px;font-size:.625rem}.ClientsAndTech-module__B3nTVW__pillarTechs{gap:.375rem}.ClientsAndTech-module__B3nTVW__pillarTechs .ClientsAndTech-module__B3nTVW__techLogo{width:32px;height:32px}.ClientsAndTech-module__B3nTVW__techLogoLabel{font-size:.5625rem}}
.Faq-module__Psng6q__faq{background:var(--light);width:100%;padding:4rem 1.5rem}.Faq-module__Psng6q__container{max-width:900px;margin:0 auto}.Faq-module__Psng6q__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}.Faq-module__Psng6q__badge{color:var(--dark);letter-spacing:.02em;background:0 0;border:1px solid #00000026;border-radius:50px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.Faq-module__Psng6q__title{color:var(--dark);margin:0 0 .75rem;font-size:2rem;font-weight:700;line-height:1.2}.Faq-module__Psng6q__description{color:#6b7280;max-width:600px;margin:0;font-size:1rem;line-height:1.6}.Faq-module__Psng6q__faqList{flex-direction:column;gap:1rem;display:flex}.Faq-module__Psng6q__faqItem{background:#fff;border:1px solid #00000014;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 1px 3px #0000000f}.Faq-module__Psng6q__faqItem:hover{border-color:#e6394633;box-shadow:0 4px 12px #0000001a}.Faq-module__Psng6q__faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 1.75rem;transition:all .3s;display:flex}.Faq-module__Psng6q__faqQuestion:hover,.Faq-module__Psng6q__faqQuestion.Faq-module__Psng6q__active{background:#f9fafb}.Faq-module__Psng6q__questionText{color:var(--dark);flex:1;padding-right:1rem;font-size:1rem;font-weight:600;line-height:1.5}.Faq-module__Psng6q__icon{color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.5rem;font-weight:300;transition:all .3s;display:flex}.Faq-module__Psng6q__faqQuestion:hover .Faq-module__Psng6q__icon{transform:scale(1.15)}.Faq-module__Psng6q__faqAnswer{overflow:hidden}.Faq-module__Psng6q__answerContent{color:#6b7280;padding:0 1.75rem 1.5rem;font-size:.9375rem;line-height:1.7}@media (max-width:768px){.Faq-module__Psng6q__faq{padding:3rem 1rem}.Faq-module__Psng6q__title{font-size:1.75rem}.Faq-module__Psng6q__description{font-size:.9375rem}.Faq-module__Psng6q__faqQuestion{padding:1.25rem}.Faq-module__Psng6q__questionText{font-size:.9375rem}.Faq-module__Psng6q__icon{width:20px;height:20px;font-size:1.25rem}.Faq-module__Psng6q__answerContent{padding:0 1.25rem 1.25rem;font-size:.875rem}}
.Finalcta-module__NWsaYa__finalCTA{background:var(--light);width:100%;padding:5rem 1.5rem;position:relative}.Finalcta-module__NWsaYa__container{max-width:900px;margin:0 auto;position:relative}.Finalcta-module__NWsaYa__content{text-align:center;flex-direction:column;align-items:center;display:flex}.Finalcta-module__NWsaYa__badge{color:var(--dark);letter-spacing:.02em;background:0 0;border:1px solid #00000026;border-radius:50px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.Finalcta-module__NWsaYa__title{color:var(--dark);max-width:700px;margin:0 0 .75rem;font-size:2rem;font-weight:700;line-height:1.2}.Finalcta-module__NWsaYa__highlight{background:linear-gradient(135deg,#e63946 0%,#ffb3c1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Finalcta-module__NWsaYa__description{color:#6b7280;max-width:600px;margin:0 0 2rem;font-size:1rem;line-height:1.6}.Finalcta-module__NWsaYa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Finalcta-module__NWsaYa__primaryButton,.Finalcta-module__NWsaYa__secondaryButton{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Finalcta-module__NWsaYa__primaryButton{color:#fff;background:linear-gradient(135deg,#e63946 0%,#ff5a6b 100%);box-shadow:0 4px 12px #e639464d}.Finalcta-module__NWsaYa__primaryButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #e6394666}.Finalcta-module__NWsaYa__primaryButton svg{transition:transform .3s}.Finalcta-module__NWsaYa__primaryButton:hover svg{transform:translate(4px)}.Finalcta-module__NWsaYa__secondaryButton{color:#25d366;background:#fff;border:2px solid #25d366}.Finalcta-module__NWsaYa__secondaryButton:hover{color:#fff;background:#25d366;transform:translateY(-2px);box-shadow:0 4px 12px #25d3664d}@media (max-width:768px){.Finalcta-module__NWsaYa__finalCTA{padding:3.5rem 1rem}.Finalcta-module__NWsaYa__title{font-size:1.75rem}.Finalcta-module__NWsaYa__description{font-size:.9375rem}.Finalcta-module__NWsaYa__ctaButtons{flex-direction:column;width:100%;max-width:400px}.Finalcta-module__NWsaYa__primaryButton,.Finalcta-module__NWsaYa__secondaryButton{justify-content:center;width:100%}}
