/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */:root{--primary:#2563eb;--primary-dark:#1d4ed8;--secondary:#000c42;--accent:#f59e0b;--light:#f8fafcde;--dark:#000;--success:#10b981;--error:#ef4444;--border:#e2e8f0;--card-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--elevated-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--transition:all .3s ease}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--dark);-webkit-tap-highlight-color:transparent;background-color:#f1f5f9;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.hero-forms{color:#fff;text-align:center;background:linear-gradient(135deg,#1e40af,#000);padding:2rem 0}.container-forms{max-width:1200px;margin:0 auto;padding:0 1rem}.hero-content-forms h1{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.hero-content-forms p{opacity:.9;font-size:1.125rem}.forms-container-forms{max-width:1200px;margin:0 auto;padding:2rem 1rem}.forms-search-wrapper-forms{margin-bottom:2rem;position:relative}.forms-title-section-forms{text-align:center;margin-bottom:2rem}.forms-title-centered-forms{justify-content:center;align-items:center;gap:1rem;display:flex}.forms-main-title-forms{color:#e2e8f0;transition:var(--transition);font-weight:700}.forms-title-large-forms{margin-bottom:.5rem;font-size:2.5rem}.forms-title-small-forms{margin:0;font-size:1.75rem}.forms-search-input-wrapper-forms{max-width:600px;margin:0 auto;position:relative}.forms-search-icon-forms{color:var(--secondary);width:1.25rem;height:1.25rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.forms-search-input-forms{border:2px solid var(--border);width:100%;transition:var(--transition);box-shadow:var(--card-shadow);color:var(--dark);background:#fff;border-radius:.75rem;padding:1rem 1rem 1rem 3rem;font-size:1rem}.forms-search-input-forms:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2563eb26}.forms-search-dropdown-forms{box-shadow:var(--elevated-shadow);z-index:30;background:#fff;border-radius:.75rem;margin-top:.5rem;position:absolute;top:100%;left:0;right:0;overflow:hidden}.forms-search-result-forms{text-align:left;cursor:pointer;width:100%;transition:var(--transition);border:none;border-bottom:1px solid var(--border);background:0 0;padding:1rem;display:block}.forms-search-result-forms:last-child{border-bottom:none}.forms-search-result-active-forms,.forms-search-result-forms:hover{background-color:#f1f5f9}.forms-result-title-forms{color:var(--dark);margin-bottom:.25rem;font-weight:600}.forms-result-description-forms{color:var(--secondary);font-size:.875rem}.forms-selected-badge-forms{background-color:var(--success);color:#fff;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;display:inline-flex}.forms-badge-icon-forms{width:1rem;height:1rem}.forms-insurance-grid-forms{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.forms-insurance-card-wrapper-forms{position:relative}.forms-insurance-card-forms{border:1px solid var(--border);text-align:center;cursor:pointer;width:100%;transition:var(--transition);box-shadow:var(--card-shadow);z-index:1;background:#fff;border-radius:1rem;padding:1.5rem;position:relative}.forms-insurance-card-forms:hover{box-shadow:var(--elevated-shadow);border-color:var(--primary);transform:translateY(-4px)}.forms-card-icon-forms{background:linear-gradient(135deg,var(--primary)0,var(--primary-dark)100%);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;display:flex;overflow:hidden}.forms-card-image-forms{object-fit:contain;background:#f8fafc;border-radius:12px;width:100%;height:160px;margin-bottom:1rem;display:block}.forms-card-title-forms{color:var(--dark);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.forms-card-description-forms{color:var(--secondary);font-size:.875rem}.forms-info-card-forms{box-shadow:var(--elevated-shadow);opacity:0;transition:var(--transition);pointer-events:none;z-index:20;background:#fff;border-radius:1rem;padding:1.5rem;position:absolute;inset:0;transform:translateY(10px)scale(.95)}.forms-insurance-card-wrapper-forms:hover .forms-info-card-forms{opacity:1;pointer-events:auto;transform:translateY(-10px)scale(1)}.forms-info-card-content-forms h4{color:var(--dark);margin-bottom:.75rem;font-size:1rem;font-weight:600}.forms-highlights-forms{margin:0;padding:0;list-style:none}.forms-highlight-forms{color:var(--secondary);cursor:pointer;transition:var(--transition);border-radius:8px;padding:.35rem 0 .35rem 1rem;font-size:.9rem;position:relative}.forms-highlight-forms:before{content:"•";color:var(--primary);position:absolute;left:0}.forms-highlight-forms:hover{background:#f8fafc}.forms-highlight-forms:focus-visible{outline-offset:2px;outline:2px solid #2563eb80}.forms-quote-container-forms{box-shadow:var(--card-shadow);background:#fff;border-radius:1rem;margin-top:2rem;padding:2rem}.forms-quote-title-forms{color:var(--dark);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.forms-quote-description-forms{color:var(--secondary)}.forms-notes-forms{text-align:left;color:#7c2d12;background:#fffbeb;border:1px solid #fde68a;border-radius:.75rem;max-width:800px;margin:1rem auto 0;padding:.75rem 1rem}.forms-note-line-forms{margin:.25rem 0;padding-left:1.25rem;font-size:.95rem;position:relative}.forms-note-line-forms:before{content:"i";font-weight:700;line-height:1;position:absolute;top:0;left:0}.forms-quote-form-forms{max-width:800px;margin:0 auto}.forms-fields-grid-forms{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.forms-field-label-forms{color:var(--dark);margin-bottom:.5rem;font-weight:500;display:block}.forms-required-asterisk-forms{color:var(--error)}.forms-help-text-forms{color:var(--secondary);align-items:center;gap:.25rem;margin-left:.5rem;font-size:.75rem;font-weight:400;display:inline-flex}.forms-help-icon-forms{width:.875rem;height:.875rem}.forms-field-input-forms{border:1px solid var(--border);width:100%;transition:var(--transition);color:var(--dark);background:#fff;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem}.forms-field-input-forms::placeholder{color:#9aa4b2}.forms-field-input-forms:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2563eb26}.forms-field-select-forms{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'%3E%3C/path%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem}.forms-field-textarea-forms{resize:vertical;min-height:100px}.forms-field-error-forms{border-color:var(--error)}.forms-field-error-forms:focus{box-shadow:0 0 0 3px #ef444426}.forms-error-message-forms{color:var(--error);align-items:center;gap:.5rem;margin-top:.5rem;font-size:.875rem;display:flex}.forms-error-icon-forms{flex-shrink:0;width:1rem;height:1rem}.forms-actions-forms{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.forms-submit-button-forms{background:linear-gradient(135deg,var(--primary)0,var(--primary-dark)100%);color:#fff;cursor:pointer;transition:var(--transition);box-shadow:var(--card-shadow);border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 2rem;font-weight:500;display:flex}.forms-submit-button-forms:hover:not(:disabled){box-shadow:var(--elevated-shadow);transform:translateY(-2px)}.forms-submit-button-forms:disabled{opacity:.7}.forms-loading-spinner-forms{border-top-color:#fff;width:1rem;height:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.forms-loading-fallback{min-height:40vh;color:var(--secondary);place-items:center;gap:.75rem;font-weight:500;display:grid}.forms-reset-button-forms{color:var(--primary);border:1px solid var(--primary);cursor:pointer;transition:var(--transition);background:#fff;border-radius:.5rem;padding:.75rem 2rem;font-weight:500}.forms-reset-button-forms:hover{background:#f1f5f9}.forms-success-message-forms{text-align:center;background-color:#ecfdf5;border:1px solid #d1fae5;border-radius:.5rem;margin-top:2rem;padding:1rem}.forms-success-text-forms{color:var(--success);font-weight:500}@media (max-width:768px){.forms-title-large-forms,.hero-content-forms h1{font-size:2rem}.forms-fields-grid-forms{grid-template-columns:1fr}.forms-actions-forms{flex-direction:column}.forms-reset-button-forms,.forms-submit-button-forms{justify-content:center;width:100%}}@media (max-width:480px){.hero-content-forms h1{font-size:1.75rem}.forms-title-large-forms{font-size:1.5rem}.forms-quote-container-forms{padding:1.5rem}.forms-insurance-grid-forms{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.forms-info-card-forms,.forms-insurance-card-forms,.forms-submit-button-forms{transition:none!important}}.forms-rate-limit-countdown{text-align:center;background:linear-gradient(135deg,#ff9a9e,#fecfef);border:1px solid #ff8a95;border-radius:12px;margin:16px 0;padding:16px;box-shadow:0 4px 12px #ff8a9533}.forms-countdown-timer{color:#b91c1c;font-size:16px;font-weight:600}.forms-countdown-timer strong{color:#991b1b;background:#fffc;border-radius:6px;margin-left:8px;padding:4px 8px;font-family:Courier New,monospace;font-size:18px}.forms-security-badge{text-align:center;background:#22c55e1a;border:1px solid #22c55e33;border-radius:8px;margin-top:16px;padding:12px}.forms-security-badge small{color:#166534;font-size:12px;font-weight:500}.forms-submit-button-forms:disabled{cursor:not-allowed;background:#9ca3af;transform:none}.forms-submit-button-forms:disabled:hover{background:#9ca3af;transform:none}.forms-loading-spinner-forms{border:2px solid #0000;border-top-color:initial;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:spin 1s linear infinite;display:inline-block}.forms-success-message-forms .forms-success-text-forms{word-break:break-word}.forms-submit-button-forms[disabled]{opacity:.6}.forms-security-initializing{text-align:center;color:#92400e;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:1px solid #d97706;border-radius:12px;margin:16px 0;padding:16px;font-weight:600}@media (max-width:768px){.forms-rate-limit-countdown{margin:12px 0;padding:12px}.forms-countdown-timer{font-size:14px}.forms-countdown-timer strong{padding:2px 6px;font-size:16px}.forms-security-badge{margin-top:12px;padding:8px}.forms-security-badge small{font-size:11px}}:root{--primary:#173b5f;--secondary:#102c48;--accent:#ee7418;--accent-hover:#d45e08;--light:#f7f7f5;--dark:#18212b;--gray:#68727d;--border:#dfe3e6;--header-height:64px;--header-height-shrunk:56px;--transition:all .2s ease;--card-shadow:0 8px 24px #1423320f;--elevated-shadow:0 12px 30px #1423321a}body,html{color:var(--dark);background:#f6f7f7;font-size:16px;line-height:1.55}body h1,body h2,body h3,body h4,body h5{letter-spacing:-.025em}.container,.container-forms,.forms-container-forms{max-width:1080px}header,header.scrolled{height:var(--header-height)}header:before{background:#0c1824f0;border-bottom:1px solid #ffffff14}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){header:before{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c1824e0}}.header-container{max-width:1160px;padding-inline:22px}.logo-container{gap:8px}.logo-container img{border-radius:4px;max-height:39px}.logo-container:hover{filter:none;transform:none}.logo-text{color:#fff;letter-spacing:-.02em;-webkit-text-fill-color:currentColor;text-shadow:none;background:0 0;font-size:21px;font-weight:600}.logo-text span{color:#f28a38;-webkit-text-fill-color:currentColor;background:0 0;font-weight:500}nav ul{gap:2px}nav a{letter-spacing:.015em;border-radius:4px;padding:8px 13px;font-size:14px}nav a.active,nav a:hover{color:#fff;box-shadow:none;background:#ffffff12;border-color:#ffffff14;transform:none}nav a:before{background:#ee7418;height:1px;bottom:2px;left:13px;right:13px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.header-info-search{flex:0 280px;margin-left:auto;position:relative}.header-info-search svg{color:#ee7418;pointer-events:none;width:14px;height:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.header-info-search input{color:#fff;width:100%;height:36px;font:inherit;background:#ffffff14;border:1px solid #ee7418bf;border-radius:5px;outline:none;padding:7px 12px 7px 36px;font-size:12px;transition:background .2s,border-color .2s,box-shadow .2s}.header-info-search input::placeholder{color:#ffffffad}.header-info-search input:hover{background:#ffffff1f}.header-info-search input:focus{background:#ffffff24;border-color:#ff963f;box-shadow:0 0 0 3px #ee74182e}body .btn,body .forms-reset-button-forms,body .forms-submit-button-forms,body .submit-btn,body .whatsapp-button{box-shadow:none;letter-spacing:.02em;border-radius:5px;font-size:14px;font-weight:600}body .btn{padding:10px 20px}body .btn-outline{border-width:1px}body .btn:hover,body .forms-submit-button-forms:hover:not(:disabled),body .submit-btn:hover,body .whatsapp-button:hover{transform:translateY(-1px);box-shadow:0 7px 16px #1122331f}.about-hero,.contact-hero,.hero,.info-hero,.service-hero{background-attachment:scroll;min-height:100svh;padding:112px 0 72px}.about-hero h1,.contact-hero h1,.hero h1,.info-hero h1,.service-hero h1{letter-spacing:-.045em;text-shadow:0 2px 14px #0000003d;font-size:clamp(2.25rem,4.4vw,2.95rem);font-weight:650}.about-hero p,.contact-hero p,.hero p,.info-hero p,.service-hero p{max-width:680px;font-size:1.1rem;line-height:1.65}.about-hero-content,.contact-hero-content,.hero-content,.service-hero-content{animation-duration:.55s}.floating-element,.hero-pattern{opacity:.35}.about-section,.contact-section,.faq-section,.partners,.service-detail,.services,.team-section,.testimonials,.values-section{padding-block:70px}.faq-title,.section-title,.team-title,.values-title{margin-bottom:36px}.about-content h2,.contact-cta h2,.faq-title h2,.section-title h2,.service-detail-content h2,.team-title h2,.values-title h2{font-size:clamp(1.7rem,3.2vw,2.15rem);font-weight:650}.about-content h2:after,.faq-title h2:after,.form-title:after,.section-title h2:after,.service-detail-content h2:after,.team-title h2:after,.values-title h2:after{border-radius:0;width:42px;height:2px}.partners:before,.services:before,.testimonials:before{background:#d9dde1;height:1px}.benefit-card,.contact-card,.contact-form,.faq-info-item,.faq-item,.forms-info-card-forms,.forms-insurance-card-forms,.forms-quote-container-forms,.info-card,.review-card,.service-card,.service-info,.team-member,.value-card{border-color:#e0e4e7;border-radius:6px;box-shadow:0 5px 18px #1423320e}.service-card{background-color:#fff;background-image:none;border-width:1px}.about-image:hover,.benefit-card:hover,.contact-card:hover,.forms-insurance-card-forms:hover,.review-card:hover,.service-card:hover,.service-detail-image:hover,.service-info:hover,.team-member:hover,.value-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px #14233217}.service-img-container{height:190px}.contact-card,.contact-form,.review-card,.service-content,.service-info,.value-card{padding:24px}.contact-card h3,.service-content h3,.value-card h3{margin-bottom:10px;font-size:1.15rem}.about-content p,.contact-cta p,.service-content p,.service-description,.service-detail-content p{font-size:.95rem;line-height:1.65}.about-container,.contact-container,.service-detail-container{gap:40px}.contact-page .contact-container{display:block}.contact-page .contact-info{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1080px;margin:0 auto;display:grid}.contact-page .contact-card{height:100%;padding:24px}.contact-page .contact-card h3{margin-bottom:18px;font-size:1.2rem}.contact-page .contact-channel{color:inherit;border:1px solid #0000;border-radius:6px;padding:9px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s}.contact-page .contact-channel:focus-visible,.contact-page .contact-channel:hover{background:#fff7f0;border-color:#f2c39f;outline:none;transform:translate(2px)}.contact-page .contact-channel:focus-visible .contact-icon,.contact-page .contact-channel:hover .contact-icon{color:#fff;background:#ee7418}.contact-page .contact-channel p{color:#555}.contact-page .map-container{height:420px}.about-image,.map-container,.service-detail-image{border-radius:6px;box-shadow:0 8px 24px #14233214}.benefits-grid,.forms-insurance-grid-forms,.info-grid,.stats-grid,.team-grid,.testimonials-grid,.values-grid{gap:18px}.benefit-card,.info-card,.stat-card{border-left-width:2px;border-radius:4px;padding:16px}.stat-card .number{font-size:2.1rem}.service-icon,.value-icon{border-radius:6px;width:52px;height:52px;font-size:1.35rem}.faq-info-question,.faq-question{padding:15px 48px 15px 18px;font-size:1rem}.contact-cta{background:#14283c;padding-block:42px}.contact-cta:before,footer:before{display:none}.search-section.search-sticky{top:calc(var(--header-height) - 1px);background:#fffaf6f7;border-top:2px solid #ee7418;border-bottom:1px solid #f0c5a5;margin:0;padding:7px 0 8px;position:sticky;box-shadow:0 6px 18px #5f300c1a}.search-compact .search-container{max-width:600px}.forms-search-input-wrapper-forms{max-width:720px}.forms-search-label-forms,.search-label{color:#263746;letter-spacing:.035em;margin:0 0 6px 2px;font-size:12px;font-weight:650;display:block}.search-label{color:#9c4307;text-transform:uppercase;margin-bottom:2px;font-size:10px}.forms-search-icon-forms,.search-icon{color:#173b5f;z-index:2;pointer-events:none;width:18px;height:18px;position:absolute;top:auto;bottom:12px;left:14px;transform:none}.search-icon{color:#c65308;width:16px;height:16px;bottom:10px;left:12px}.forms-search-input-forms,.search-box.search-box-compact{color:#172433;background:#fff;border:1px solid #9eabb6;border-radius:5px;height:44px;padding:10px 15px 10px 43px;font-size:14px;box-shadow:0 3px 10px #1122330f}.search-box.search-box-compact{border:2px solid #ee7418;height:38px;padding:7px 12px 7px 38px;font-size:13px;box-shadow:0 2px 8px #b04a071a}.forms-search-input-forms:hover,.search-box.search-box-compact:hover{border-color:#6e7f8e}.search-box.search-box-compact:hover{border-color:#d45e08}.forms-search-input-forms:focus,.search-box.search-box-compact:focus{border-color:#173b5f;box-shadow:0 0 0 3px #173b5f21}.search-box.search-box-compact:focus{border-color:#c65308;box-shadow:0 0 0 3px #ee74182e}.forms-search-wrapper-forms{margin-bottom:1.4rem}.forms-title-section-forms{margin-bottom:1.25rem}.forms-title-large-forms,.hero-content-forms h1{font-size:1.85rem}.forms-main-title-forms,.forms-subtitle-forms{color:#1c2c3a}.forms-container-forms{padding-block:1.5rem}.forms-insurance-card-forms{padding:1rem}.forms-card-image-forms{border-radius:4px;height:120px}.forms-quote-container-forms{padding:1.5rem}.insurance-swiper .swiper-button-next,.insurance-swiper .swiper-button-prev{color:#173b5f;background:#fffffff5;border:1px solid #d9dfe4;border-radius:6px;width:42px;height:42px;box-shadow:0 6px 18px #1122331f}.insurance-swiper .swiper-button-next:after,.insurance-swiper .swiper-button-prev:after{font-size:14px;font-weight:700}.insurance-swiper .swiper-button-next:hover,.insurance-swiper .swiper-button-prev:hover{color:#fff;background:#173b5f;border-color:#173b5f;transform:translateY(-1px)}.insurance-swiper .swiper-pagination-bullet{background:#aeb8c1;width:7px;height:7px}.insurance-swiper .swiper-pagination-bullet-active{background:#173b5f;border-radius:4px;width:20px}.review-rating span{gap:3px;display:inline-flex}.review-rating svg{fill:currentColor;width:14px;height:14px}.hero-forms{min-height:100vh;padding:calc(var(--header-height) + 32px)0 48px;color:var(--dark);text-align:left;background:#f6f7f7}.hero-content-forms{display:none}.forms-container-forms{max-width:900px;padding-inline:20px}.forms-title-section-forms{text-align:left}.forms-title-centered-forms{text-align:left;justify-content:space-between;gap:16px}.forms-main-title-forms{letter-spacing:-.035em;margin-bottom:5px;font-size:clamp(1.55rem,3vw,2rem);font-weight:600}.forms-title-small-forms{font-size:1.4rem}.forms-subtitle-forms{color:#66727d;font-size:.95rem}.forms-insurance-grid-forms{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.forms-insurance-card-wrapper-forms{min-width:0}.forms-insurance-card-forms{text-align:left;min-height:108px;box-shadow:none;border:1px solid #dce1e5;grid-template-rows:auto auto;grid-template-columns:76px minmax(0,1fr);column-gap:16px;padding:14px;display:grid}.forms-insurance-card-forms:focus-visible,.forms-insurance-card-forms:hover{border-color:#173b5f;transform:none;box-shadow:0 0 0 3px #173b5f14}.forms-card-image-forms{aspect-ratio:1;object-fit:cover;background:#f3f5f6;grid-row:1/3;align-self:center;width:76px;height:76px;margin:0}.forms-card-title-forms{align-self:end;margin:0 0 3px;font-size:1rem}.forms-card-description-forms{color:#687580;align-self:start;font-size:.8rem;line-height:1.45}.forms-info-card-forms{display:none}.forms-selected-badge-forms{color:#245c48;background:#e7f1ed;border:1px solid #cfe1d9;border-radius:4px;flex-shrink:0;padding:6px 10px;font-size:12px}.forms-quote-container-forms{box-shadow:none;border:1px solid #dde2e5;margin-top:18px;padding:24px}.forms-quote-header-forms{text-align:left;margin-bottom:24px}.forms-quote-title-forms{font-size:1.3rem}.forms-quote-description-forms{color:#66727d;font-size:.9rem}.forms-fields-grid-forms{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:24px}.forms-field-label-forms{margin-bottom:5px;font-size:12px}.forms-field-input-forms{border-radius:4px;min-height:42px;padding:9px 11px;font-size:14px}.forms-actions-forms{justify-content:flex-start}.forms-reset-button-forms,.forms-submit-button-forms{min-height:40px;padding:9px 18px}.forms-submit-button-forms{background:#ee7418}.forms-submit-button-forms:focus-visible,.forms-submit-button-forms:hover:not(:disabled){background:#d45e08}.forms-security-badge{background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:8px;display:flex}.forms-security-badge svg{color:#537060;width:14px;height:14px}.forms-security-badge small{color:#66756d;font-size:11px}footer{color:#dce3e9;background:#101d2b;padding:46px 0 20px}.footer-container{grid-template-columns:1.35fr .7fr .7fr 1.25fr;gap:28px;max-width:1080px;margin-bottom:30px}.footer-logos{justify-content:flex-start;gap:8px}.footer-logos img{object-fit:contain;width:62px;height:62px}.footer-logo-text{font-size:19px;font-weight:600}.contact-icon,.footer-links a:hover,.footer-logo-text span{color:#f28a38}.footer-about p,.footer-contact p,.footer-links a{color:#b9c4ce;opacity:1;font-size:12.5px;line-height:1.6}.footer-contact h3,.footer-links h3{color:#f4f6f8;letter-spacing:.04em;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:600}.footer-links h3:after{background:#ee7418;width:24px;height:1px;bottom:-5px}.footer-contact .contact-item,.footer-links li{margin-bottom:8px}.footer-links a:hover{transform:none}.footer-contact .contact-icon{background:0 0;min-width:18px;margin:1px 9px 0 0;font-size:13px}.social-links{gap:8px}.social-links a{background:0 0;border:1px solid #ffffff24;border-radius:4px;width:32px;height:32px;font-size:13px}.social-links a:hover{color:#101d2b;background:#ee7418;transform:translateY(-1px)}.copyright{color:#8f9ca8;opacity:1;justify-content:space-between;max-width:1080px;margin:0 auto;padding:18px 24px 0;font-size:11px;display:flex}.quick-action{z-index:1150;color:#fff;background:#1f9d5b;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;padding:0;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:flex;position:fixed;top:auto;bottom:20px;right:20px;box-shadow:0 8px 24px #125e3847}.quick-action svg{width:23px;height:23px}.quick-action-whatsapp{background:#1f9d5b;right:20px}.quick-action:focus-visible,.quick-action:hover{color:#fff;transform:translateY(-2px);box-shadow:0 10px 28px #11223347}.quick-action-whatsapp:focus-visible,.quick-action-whatsapp:hover{background:#17834a}.quick-action:focus-visible{outline-offset:3px;outline:3px solid #ee741847}.scroll-to-top{border-radius:4px;width:38px;height:38px;font-size:15px;bottom:20px;left:20px;right:auto;box-shadow:0 5px 14px #1122332e}@media (max-width:900px){.footer-container{grid-template-columns:repeat(2,1fr)}.contact-page .contact-info{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-page .contact-card:last-child{grid-column:1/-1}}@media (max-width:1024px) and (min-width:769px){.header-info-search{flex-basis:210px}}@media (max-width:768px){body,html{font-size:15px}header.info-search-active{height:116px}header.info-search-active .header-container{height:var(--header-height);align-items:center}.header-info-search{width:auto;margin:0;position:absolute;top:70px;left:16px;right:16px}.header-info-search input{height:36px}.about-hero,.contact-hero,.hero,.info-hero,.service-hero{min-height:100svh;padding:105px 0 60px}nav a{min-width:180px;padding:11px 22px;font-size:1.15rem}.about-section,.contact-section,.faq-section,.partners,.service-detail,.services,.team-section,.testimonials,.values-section{padding-block:53px}.contact-container,.contact-page .contact-info{grid-template-columns:1fr}.contact-page .contact-card:last-child{grid-column:auto}.forms-fields-grid-forms,.forms-insurance-grid-forms{grid-template-columns:1fr}}@media (max-width:640px){.quick-action{border-radius:50%;width:50px;height:50px;top:auto;bottom:16px;right:16px}.quick-action-whatsapp{left:auto;right:16px}.scroll-to-top{bottom:16px;left:16px;right:auto}.footer-container{text-align:left;grid-template-columns:1fr;justify-items:stretch}.footer-contact .contact-item,.footer-logos,.social-links{justify-content:flex-start}.footer-links ul{align-items:flex-start}.footer-links h3:after{left:0;transform:none}.copyright{text-align:left;display:block}.copyright p+p{margin-top:5px}.forms-search-input-forms,.search-box.search-box-compact{font-size:13px}.forms-title-centered-forms{flex-direction:column;align-items:flex-start}.forms-quote-container-forms{padding:18px}}