.Header-module__9fWxfa__header{z-index:100;background:#fff;border-bottom:3px solid #627ea8;position:sticky;top:0;box-shadow:0 2px 8px #0000000d}.Header-module__9fWxfa__container{justify-content:space-between;align-items:center;gap:2rem;max-width:1400px;height:auto;min-height:90px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.Header-module__9fWxfa__logoSection{flex-shrink:0;align-items:center;gap:1.25rem;text-decoration:none;transition:opacity .3s;display:flex}.Header-module__9fWxfa__logoSection:hover{opacity:.85}.Header-module__9fWxfa__logoWrapper{justify-content:center;align-items:center;min-width:110px;display:flex}.Header-module__9fWxfa__logoImg{object-fit:contain;background:0 0;width:auto;max-width:180px;height:85px;display:block}.Header-module__9fWxfa__tagline{color:#7b68ee;letter-spacing:.3px;white-space:nowrap;min-width:280px;margin:0;font-family:Open Sans,sans-serif;font-size:14px;font-weight:500;line-height:1.3}.Header-module__9fWxfa__nav{flex:1;justify-content:center;align-items:center;gap:2.5rem;display:flex}.Header-module__9fWxfa__navLink{color:#333;white-space:nowrap;padding:8px 0;font-family:Open Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Header-module__9fWxfa__navLink:after{content:"";background:#0fa5b5;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__9fWxfa__navLink:hover{color:#0fa5b5}.Header-module__9fWxfa__navLink:hover:after{width:100%}.Header-module__9fWxfa__ctaButton{color:#fff;cursor:pointer;white-space:nowrap;background:#003d5c;border:none;border-radius:6px;flex-shrink:0;padding:10px 22px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Header-module__9fWxfa__ctaButton:hover{background:#002a40;transform:translateY(-2px);box-shadow:0 4px 12px #003d5c4d}.Header-module__9fWxfa__ctaButton:active{transform:translateY(0)}.Header-module__9fWxfa__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;gap:6px;margin-left:auto;padding:8px;display:none}.Header-module__9fWxfa__menuToggle span{background:#333;border-radius:2px;width:24px;height:2.5px;transition:all .3s}.Header-module__9fWxfa__menuToggle:hover span{background:#0fa5b5}@media (max-width:1024px){.Header-module__9fWxfa__container{gap:1.5rem;min-height:85px;padding:.75rem 1rem}.Header-module__9fWxfa__logoImg{max-width:150px;height:70px}.Header-module__9fWxfa__tagline{min-width:220px;font-size:12px}.Header-module__9fWxfa__nav{gap:1.5rem}.Header-module__9fWxfa__navLink{font-size:13px}}@media (max-width:768px){.Header-module__9fWxfa__container{gap:1rem;min-height:70px;padding:.5rem 1rem}.Header-module__9fWxfa__logoImg{max-width:120px;height:50px}.Header-module__9fWxfa__tagline{display:none}.Header-module__9fWxfa__logoWrapper{min-width:auto}.Header-module__9fWxfa__menuToggle{display:flex}.Header-module__9fWxfa__nav{opacity:0;pointer-events:none;z-index:50;background:#fff;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;flex-direction:column;justify-content:flex-start;gap:0;padding:1.5rem;transition:transform .3s,opacity .3s;position:fixed;top:70px;left:0;right:0;transform:translateY(-120%)}.Header-module__9fWxfa__navOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__9fWxfa__navLink{border-bottom:1px solid #f0f0f0;width:100%;padding:1rem;font-size:14px}.Header-module__9fWxfa__navLink:after{display:none}.Header-module__9fWxfa__navLink:hover{color:#0fa5b5;background:#f9fafb}.Header-module__9fWxfa__ctaButton{display:none}}@media (prefers-color-scheme:dark){.Header-module__9fWxfa__header{background:#1a1a1a;border-bottom-color:#444}.Header-module__9fWxfa__navLink{color:#e0e0e0}.Header-module__9fWxfa__navLink:hover{color:#0fa5b5}.Header-module__9fWxfa__menuToggle span{background:#e0e0e0}.Header-module__9fWxfa__menuToggle:hover span{background:#0fa5b5}.Header-module__9fWxfa__nav{background:#1a1a1a;border-top-color:#333;border-bottom-color:#333}.Header-module__9fWxfa__navLink{border-bottom-color:#333}.Header-module__9fWxfa__navLink:hover{background:#2a2a2a}.Header-module__9fWxfa__ctaButton{background:#0fa5b5}.Header-module__9fWxfa__ctaButton:hover{background:#0d8a96}}
.Footer-module__nhiC3q__footer{background:var(--color-dark-gray);color:var(--color-white);padding:var(--spacing-xl)var(--spacing-md)}.Footer-module__nhiC3q__content{gap:var(--spacing-lg);margin-bottom:var(--spacing-xl);grid-template-columns:1fr;display:grid}.Footer-module__nhiC3q__brand h3,.Footer-module__nhiC3q__links h4,.Footer-module__nhiC3q__contact h4,.Footer-module__nhiC3q__social h4{color:var(--color-white);margin-bottom:var(--spacing-sm);font-size:clamp(14px,2.5vw,16px)}.Footer-module__nhiC3q__brand p{color:#ffffffb3;font-size:clamp(14px,2.5vw,16px)}.Footer-module__nhiC3q__linksList{list-style:none}.Footer-module__nhiC3q__linksList li{margin-bottom:.5rem}.Footer-module__nhiC3q__link,.Footer-module__nhiC3q__contactLink{color:#ffffffb3;transition:var(--transition)}.Footer-module__nhiC3q__link:hover,.Footer-module__nhiC3q__contactLink:hover{color:var(--color-secondary)}.Footer-module__nhiC3q__contactP{margin-bottom:.5rem}.Footer-module__nhiC3q__socialLinks{gap:var(--spacing-md);display:flex}.Footer-module__nhiC3q__socialLink{border-radius:var(--border-radius);transition:var(--transition);color:#ffffffb3;background:#ffffff1a;padding:8px 12px;display:inline-block}.Footer-module__nhiC3q__socialLink:hover,.Footer-module__nhiC3q__socialLink:focus{background:var(--color-secondary);color:var(--color-white)}.Footer-module__nhiC3q__bottom{padding-top:var(--spacing-lg);gap:var(--spacing-md);text-align:center;border-top:1px solid #ffffff1a;flex-direction:column;display:flex}.Footer-module__nhiC3q__bottom p{color:#ffffffb3;font-size:clamp(12px,2vw,14px)}.Footer-module__nhiC3q__legal{gap:var(--spacing-sm);flex-direction:column;display:flex}.Footer-module__nhiC3q__legalLink{color:#ffffffb3;transition:var(--transition);font-size:clamp(12px,2vw,14px)}.Footer-module__nhiC3q__legalLink:hover{color:var(--color-secondary)}@media (min-width:768px){.Footer-module__nhiC3q__content{grid-template-columns:repeat(2,1fr);gap:2rem}.Footer-module__nhiC3q__legal{gap:var(--spacing-lg);flex-direction:row;justify-content:center}.Footer-module__nhiC3q__bottom{text-align:left;flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:1024px){.Footer-module__nhiC3q__content{grid-template-columns:repeat(4,1fr);gap:3rem}}
.MissaoVisaoValores-module__0g9nBG__container{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);width:100%;padding:80px 20px}.MissaoVisaoValores-module__0g9nBG__content{max-width:1200px;margin:0 auto}.MissaoVisaoValores-module__0g9nBG__section{margin-bottom:80px}.MissaoVisaoValores-module__0g9nBG__section:last-child{margin-bottom:0}.MissaoVisaoValores-module__0g9nBG__title{color:#1a3a42;text-align:center;letter-spacing:-.5px;margin-bottom:16px;font-size:36px;font-weight:600}.MissaoVisaoValores-module__0g9nBG__subtitle{color:#6b7280;text-align:center;margin-bottom:60px;font-size:16px;line-height:1.6}.MissaoVisaoValores-module__0g9nBG__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-top:40px;display:grid}.MissaoVisaoValores-module__0g9nBG__card{background:#fff;border:1px solid #5e52401a;border-radius:12px;padding:40px 30px;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 8px #0000000f}.MissaoVisaoValores-module__0g9nBG__card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001f}.MissaoVisaoValores-module__0g9nBG__cardIcon{background:#ff9b661a;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;font-size:48px;display:flex}.MissaoVisaoValores-module__0g9nBG__cardTitle{color:#1f3a52;letter-spacing:-.5px;margin-bottom:16px;font-size:24px;font-weight:600}.MissaoVisaoValores-module__0g9nBG__cardDescription{color:#475569;margin:0;font-size:15px;line-height:1.6}.MissaoVisaoValores-module__0g9nBG__valuesList{margin:0;padding:0;list-style:none}.MissaoVisaoValores-module__0g9nBG__valuesList li{color:#475569;margin-bottom:12px;padding-left:0;font-size:14px;line-height:1.8}.MissaoVisaoValores-module__0g9nBG__valuesList li:before{content:"•";color:#ff9b66;width:1em;margin-right:8px;font-weight:700;display:inline-block}.MissaoVisaoValores-module__0g9nBG__valuesList li strong{color:#1f3a52;font-weight:600}@media (max-width:768px){.MissaoVisaoValores-module__0g9nBG__container{padding:60px 20px}.MissaoVisaoValores-module__0g9nBG__title{margin-bottom:12px;font-size:28px}.MissaoVisaoValores-module__0g9nBG__subtitle{margin-bottom:40px;font-size:14px}.MissaoVisaoValores-module__0g9nBG__section{margin-bottom:60px}.MissaoVisaoValores-module__0g9nBG__cardsGrid{gap:20px}.MissaoVisaoValores-module__0g9nBG__card{padding:30px 20px}.MissaoVisaoValores-module__0g9nBG__cardTitle{font-size:20px}.MissaoVisaoValores-module__0g9nBG__cardDescription{font-size:14px}.MissaoVisaoValores-module__0g9nBG__valuesList li{font-size:13px}}
.Servicos-module__Bx_nwG__section{background:var(--color-background);padding:clamp(3rem,8vw,5rem) 0}.Servicos-module__Bx_nwG__container{max-width:1280px;padding:0 var(--spacing-vya-md);margin:0 auto}.Servicos-module__Bx_nwG__header{text-align:center;margin-bottom:clamp(2.5rem,6vw,4rem)}.Servicos-module__Bx_nwG__title{color:var(--color-primary);letter-spacing:-.5px;margin:0 0 1rem;font-family:Montserrat,sans-serif;font-size:clamp(28px,5vw,42px);font-weight:700}.Servicos-module__Bx_nwG__subtitle{color:var(--color-slate-500);max-width:600px;margin:0 auto;font-family:Open Sans,sans-serif;font-size:clamp(14px,2.5vw,16px);line-height:1.6}.Servicos-module__Bx_nwG__grid{grid-template-columns:1fr;gap:clamp(1.5rem,4vw,2rem);display:grid}.Servicos-module__Bx_nwG__card{background:var(--color-white);border:1.5px solid var(--color-border);border-radius:12px;flex-direction:column;padding:clamp(1.5rem,4vw,2rem);transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.Servicos-module__Bx_nwG__card:before{content:"";transform-origin:0;background:currentColor;height:3px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Servicos-module__Bx_nwG__card:hover{border-color:currentColor;transform:translateY(-6px);box-shadow:0 12px 28px #0000001a}.Servicos-module__Bx_nwG__card:hover:before{transform:scaleX(1)}.Servicos-module__Bx_nwG__card--consultoria{color:#7c3aed}.Servicos-module__Bx_nwG__card--solucoes{color:#f59e0b}.Servicos-module__Bx_nwG__card--plataformas{color:#0ea5e9}.Servicos-module__Bx_nwG__card--automacao{color:#8b5cf6}.Servicos-module__Bx_nwG__card--treinamento{color:#06b6d4}.Servicos-module__Bx_nwG__iconContainer{align-items:center;margin-bottom:1.5rem;display:flex}.Servicos-module__Bx_nwG__icon{color:currentColor;border-radius:8px;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex}.Servicos-module__Bx_nwG__icon--consultoria{background:#7c3aed1a}.Servicos-module__Bx_nwG__icon--solucoes{background:#f59e0b1a}.Servicos-module__Bx_nwG__icon--plataformas{background:#0ea5e91a}.Servicos-module__Bx_nwG__icon--automacao{background:#8b5cf61a}.Servicos-module__Bx_nwG__icon--treinamento{background:#06b6d41a}.Servicos-module__Bx_nwG__svgIcon{stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.Servicos-module__Bx_nwG__card:hover .Servicos-module__Bx_nwG__icon{transform:scale(1.08)}.Servicos-module__Bx_nwG__cardTitle{color:var(--color-primary);margin:0 0 1rem;font-family:Montserrat,sans-serif;font-size:clamp(16px,3vw,20px);font-weight:700;line-height:1.3}.Servicos-module__Bx_nwG__cardDescription{color:var(--color-text-secondary);flex-grow:1;margin:0 0 1.5rem;font-family:Open Sans,sans-serif;font-size:clamp(13px,2.2vw,15px);line-height:1.7}.Servicos-module__Bx_nwG__link{color:currentColor;align-items:center;gap:.5rem;font-family:Montserrat,sans-serif;font-size:clamp(13px,2vw,14px);font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Servicos-module__Bx_nwG__link:hover{gap:.75rem}.Servicos-module__Bx_nwG__arrow{transition:transform .3s cubic-bezier(.16,1,.3,1);display:inline-block}.Servicos-module__Bx_nwG__link:hover .Servicos-module__Bx_nwG__arrow{transform:translate(3px)}@media (min-width:768px){.Servicos-module__Bx_nwG__grid{grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,3vw,2rem)}.Servicos-module__Bx_nwG__section{padding:clamp(3.5rem,8vw,5rem) 0}.Servicos-module__Bx_nwG__card{position:relative}}@media (min-width:1024px){.Servicos-module__Bx_nwG__grid{grid-template-columns:repeat(3,1fr);gap:2rem}.Servicos-module__Bx_nwG__card{border-radius:12px;padding:2rem}.Servicos-module__Bx_nwG__card:hover{transform:translateY(-8px);box-shadow:0 16px 32px #0000001f}.Servicos-module__Bx_nwG__section{padding:5rem 0}}@media (min-width:1440px){.Servicos-module__Bx_nwG__container{padding:0 2rem}.Servicos-module__Bx_nwG__card{padding:2.5rem}}@media (prefers-reduced-motion:reduce){.Servicos-module__Bx_nwG__card,.Servicos-module__Bx_nwG__link,.Servicos-module__Bx_nwG__icon,.Servicos-module__Bx_nwG__card:before,.Servicos-module__Bx_nwG__arrow{transition:none}.Servicos-module__Bx_nwG__card:hover,.Servicos-module__Bx_nwG__card:hover .Servicos-module__Bx_nwG__icon{transform:none}}@media (prefers-color-scheme:dark){.Servicos-module__Bx_nwG__card{background:var(--color-surface);border-color:#ffffff1a}.Servicos-module__Bx_nwG__card:hover{box-shadow:0 12px 28px #0000004d}}.Servicos-module__Bx_nwG__link:focus{outline-offset:2px;border-radius:2px;outline:2px solid}.Servicos-module__Bx_nwG__card:focus-within{box-shadow:0 0 0 3px #0000001a}
.FAQ-module__xrt3Fa__section{background:var(--color-light-gray)}.FAQ-module__xrt3Fa__list{max-width:800px;margin:0 auto}.FAQ-module__xrt3Fa__item{background:var(--color-white);border-radius:var(--border-radius);margin-bottom:var(--spacing-md);border:1px solid #e0e7ff;overflow:hidden}.FAQ-module__xrt3Fa__question{padding:var(--spacing-md);cursor:pointer;color:var(--color-primary);transition:background var(--transition);justify-content:space-between;align-items:center;min-height:44px;font-weight:600;display:flex}.FAQ-module__xrt3Fa__question:hover{background:#7c3aed0d}.FAQ-module__xrt3Fa__icon{width:24px;height:24px;color:var(--color-secondary);transition:transform var(--transition);justify-content:center;align-items:center;font-size:20px;font-weight:700;display:inline-flex}.FAQ-module__xrt3Fa__item[open] .FAQ-module__xrt3Fa__icon{transform:rotate(45deg)}.FAQ-module__xrt3Fa__answer{padding:0 var(--spacing-md)var(--spacing-md);color:var(--color-gray);animation:.3s FAQ-module__xrt3Fa__slideDown}@keyframes FAQ-module__xrt3Fa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.SobreVYA-module__hl-xZa__section{background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);padding:clamp(3rem,8vw,6rem) 1.5rem;position:relative;overflow:hidden}.SobreVYA-module__hl-xZa__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff9b660d 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:0;right:-100px}.SobreVYA-module__hl-xZa__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.SobreVYA-module__hl-xZa__header{text-align:center;margin-bottom:clamp(2rem,6vw,4rem)}.SobreVYA-module__hl-xZa__title{color:#1f3a52;letter-spacing:-.5px;margin:0;font-family:Montserrat,sans-serif;font-size:clamp(32px,6vw,48px);font-weight:700;line-height:1.2}.SobreVYA-module__hl-xZa__subtitle{color:#6b7280;margin:16px 0 0;font-family:Open Sans,sans-serif;font-size:clamp(14px,2.5vw,18px);line-height:1.6}.SobreVYA-module__hl-xZa__storytelling{flex-direction:column;gap:clamp(2rem,5vw,3.5rem);display:flex}.SobreVYA-module__hl-xZa__storyBlock{animation:.8s ease-out SobreVYA-module__hl-xZa__fadeIn}@keyframes SobreVYA-module__hl-xZa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SobreVYA-module__hl-xZa__storyTitle{color:#1f3a52;letter-spacing:-.3px;margin:0 0 1rem;font-family:Montserrat,sans-serif;font-size:clamp(24px,4vw,32px);font-weight:700}.SobreVYA-module__hl-xZa__storyText{color:#4b5563;text-align:justify;margin:0 0 1.25rem;font-family:Open Sans,sans-serif;font-size:clamp(14px,2.2vw,16px);line-height:1.8}.SobreVYA-module__hl-xZa__storyText strong{color:#ff9b66;font-weight:600}.SobreVYA-module__hl-xZa__pillarsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(1.5rem,3vw,2rem);margin-top:2rem;display:grid}.SobreVYA-module__hl-xZa__pillarCard{text-align:center;background:#fff;border:1px solid #5e52401a;border-radius:12px;padding:clamp(1.5rem,4vw,2.5rem);transition:all .3s;box-shadow:0 2px 8px #0000000f}.SobreVYA-module__hl-xZa__pillarCard:hover{border-color:#ff9b664d;transform:translateY(-8px);box-shadow:0 12px 24px #0000001f}.SobreVYA-module__hl-xZa__pillarIcon{margin-bottom:1rem;font-size:3.5rem;display:inline-block}.SobreVYA-module__hl-xZa__pillarName{color:#1f3a52;margin:0 0 1rem;font-family:Montserrat,sans-serif;font-size:20px;font-weight:700}.SobreVYA-module__hl-xZa__pillarText{color:#6b7280;margin:0;font-family:Open Sans,sans-serif;font-size:14px;line-height:1.6}.SobreVYA-module__hl-xZa__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(1.5rem,3vw,2rem);margin-top:2rem;display:grid}.SobreVYA-module__hl-xZa__serviceItem{background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);border-left:4px solid #ff9b66;border-radius:10px;padding:clamp(1.5rem,3vw,2rem);transition:all .3s}.SobreVYA-module__hl-xZa__serviceItem:hover{background:linear-gradient(135deg,#fff 0%,#f3f4f6 100%);transform:translate(8px);box-shadow:0 8px 16px #ff9b661f}.SobreVYA-module__hl-xZa__serviceIcon{margin-bottom:.75rem;font-size:2.5rem;display:block}.SobreVYA-module__hl-xZa__serviceItem h4{color:#1f3a52;margin:0 0 .5rem;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700}.SobreVYA-module__hl-xZa__serviceItem p{color:#6b7280;margin:0;font-family:Open Sans,sans-serif;font-size:14px;line-height:1.6}.SobreVYA-module__hl-xZa__reasonsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(1.5rem,3vw,2rem);margin-top:2rem;display:grid}.SobreVYA-module__hl-xZa__reasonCard{background:#fff;border:1px solid #5e524014;border-radius:10px;flex-direction:column;align-items:flex-start;padding:clamp(1.5rem,3vw,2rem);transition:all .3s;display:flex}.SobreVYA-module__hl-xZa__reasonCard:hover{border-color:#ff9b664d;box-shadow:0 8px 16px #00000014}.SobreVYA-module__hl-xZa__checkmark{color:#ff9b66;background:#ff9b661a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.75rem;font-size:1.5rem;font-weight:700;display:flex}.SobreVYA-module__hl-xZa__reasonCard h4{color:#1f3a52;margin:0 0 .5rem;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700}.SobreVYA-module__hl-xZa__reasonCard p{color:#6b7280;margin:0;font-family:Open Sans,sans-serif;font-size:13px;line-height:1.6}.SobreVYA-module__hl-xZa__closingBlock{text-align:center;background:linear-gradient(135deg,#ff9b6614 0%,#1f3a520d 100%);border-left:4px solid #ff9b66;border-radius:12px;margin-top:3rem;padding:clamp(2rem,5vw,3rem)}.SobreVYA-module__hl-xZa__closingText{color:#1f3a52;margin:0 0 1.5rem;font-family:Open Sans,sans-serif;font-size:clamp(14px,2.2vw,16px);font-weight:500;line-height:1.8}.SobreVYA-module__hl-xZa__closingText:last-child{margin:0}.SobreVYA-module__hl-xZa__closingText strong{color:#ff9b66;font-weight:700}@media (max-width:768px){.SobreVYA-module__hl-xZa__section{padding:2.5rem 1rem}.SobreVYA-module__hl-xZa__section:before{width:200px;height:200px;right:-150px}.SobreVYA-module__hl-xZa__storyBlock{margin-bottom:1.5rem}.SobreVYA-module__hl-xZa__pillarsGrid,.SobreVYA-module__hl-xZa__servicesGrid,.SobreVYA-module__hl-xZa__reasonsGrid{grid-template-columns:1fr}.SobreVYA-module__hl-xZa__storyText,.SobreVYA-module__hl-xZa__pillarCard,.SobreVYA-module__hl-xZa__reasonCard{text-align:left}.SobreVYA-module__hl-xZa__pillarIcon,.SobreVYA-module__hl-xZa__serviceIcon{display:inline-block}.SobreVYA-module__hl-xZa__closingBlock{text-align:left}}@media (prefers-reduced-motion:reduce){.SobreVYA-module__hl-xZa__storyBlock{animation:none}.SobreVYA-module__hl-xZa__pillarCard,.SobreVYA-module__hl-xZa__serviceItem,.SobreVYA-module__hl-xZa__reasonCard{transition:none}}@media (prefers-color-scheme:dark){.SobreVYA-module__hl-xZa__section{background:linear-gradient(135deg,#1a1a1a 0%,#242424 100%)}.SobreVYA-module__hl-xZa__section:before{background:radial-gradient(circle,#ff9b6614 0%,#0000 70%)}.SobreVYA-module__hl-xZa__title{color:#e0e0e0}.SobreVYA-module__hl-xZa__subtitle{color:#a0a0a0}.SobreVYA-module__hl-xZa__storyTitle{color:#e0e0e0}.SobreVYA-module__hl-xZa__storyText{color:silver}.SobreVYA-module__hl-xZa__pillarCard,.SobreVYA-module__hl-xZa__reasonCard{background:#2a2a2a;border-color:#ff9b6626}.SobreVYA-module__hl-xZa__pillarCard:hover{background:#323232;border-color:#ff9b6666}.SobreVYA-module__hl-xZa__pillarName{color:#e0e0e0}.SobreVYA-module__hl-xZa__pillarText,.SobreVYA-module__hl-xZa__reasonCard p{color:#b0b0b0}.SobreVYA-module__hl-xZa__serviceItem{background:#2a2a2a;border-left-color:#ff9b66}.SobreVYA-module__hl-xZa__serviceItem:hover{background:#323232}.SobreVYA-module__hl-xZa__serviceItem h4{color:#e0e0e0}.SobreVYA-module__hl-xZa__serviceItem p{color:#b0b0b0}.SobreVYA-module__hl-xZa__reasonCard h4{color:#e0e0e0}.SobreVYA-module__hl-xZa__closingBlock{background:linear-gradient(135deg,#ff9b661f 0%,#1f3a521a 100%)}.SobreVYA-module__hl-xZa__closingText{color:#e0e0e0}}
.CTA-module__OR_Nra__section{text-align:center;background:linear-gradient(90deg,#0fa5b5 0%,#2d7a8a 50%,#5b6ea8 100%);padding:3rem 1.5rem}.CTA-module__OR_Nra__container{flex-direction:column;align-items:center;gap:1.25rem;max-width:1200px;margin:0 auto;display:flex}.CTA-module__OR_Nra__title{color:#fff;letter-spacing:-.5px;text-shadow:0 1px 3px #0000001a;margin:0;font-family:Montserrat,sans-serif;font-size:clamp(28px,5vw,42px);font-weight:700;line-height:1.3}.CTA-module__OR_Nra__subtitle{color:#fffffffa;letter-spacing:.2px;max-width:700px;margin:0;font-family:Open Sans,sans-serif;font-size:clamp(14px,2.5vw,16px);font-weight:400;line-height:1.6}.CTA-module__OR_Nra__button{color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:.3px;background-color:#1a5563;border:2px solid #1a5563;border-radius:6px;margin-top:.5rem;padding:.75rem 2.25rem;font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.CTA-module__OR_Nra__button:hover{background-color:#0e3a45;border-color:#0e3a45;transform:translateY(-3px);box-shadow:0 6px 20px #0003}.CTA-module__OR_Nra__button:active{transform:translateY(-1px);box-shadow:0 3px 10px #00000026}.CTA-module__OR_Nra__button:focus-visible{outline-offset:2px;outline:2px solid #fff6}@media (min-width:640px){.CTA-module__OR_Nra__section{padding:3.5rem 2rem}}@media (min-width:1024px){.CTA-module__OR_Nra__section{padding:4rem 2rem}.CTA-module__OR_Nra__container{gap:1.5rem}.CTA-module__OR_Nra__button{margin-top:.75rem}}@media (prefers-reduced-motion:reduce){.CTA-module__OR_Nra__button{transition:none}.CTA-module__OR_Nra__button:hover{transform:none}}
