:root{--color-dark:#0c1524;--color-surface:#111d31;--color-gray-bg:#f5f9ff;--color-brand:#1f8fff;--color-brand-light:#68cfff;--color-brand-dark:#1572d8;--color-white:#fff;--color-text-dark:#0f172a;--color-text-muted:#64748b;--shadow-glow:0 18px 60px -20px #1f8fff73;--shadow-soft:0 18px 45px -24px #0c152452;--radius-xl:1rem;--radius-2xl:1.25rem;--radius-3xl:1.75rem;--container:1280px;--transition:.25s ease}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-dark);color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(100% - 2rem, var(--container));margin:0 auto}.section{padding:5rem 0}.section-light{background:var(--color-gray-bg);color:var(--color-text-dark)}.section-white{background:var(--color-white);color:var(--color-text-dark)}.section-dark{background:var(--color-dark);color:var(--color-white)}.grid-2{gap:2.5rem;display:grid}.grid-3,.grid-5{gap:1.25rem;display:grid}.badge{border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.92rem;font-weight:600;display:inline-flex}.badge-dark{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff1a}.badge-light{color:var(--color-brand);background:#1f8fff1a}.title-xl{letter-spacing:-.03em;margin:0;font-size:clamp(2.2rem,5vw,4rem);font-weight:800;line-height:1.08}.title-lg{letter-spacing:-.02em;margin:0;font-size:clamp(2rem,4vw,3.05rem);font-weight:800;line-height:1.08}.text-lead{color:#cbd5e1;font-size:1.1rem;line-height:1.75}.text-lead-dark{color:#475569;font-size:1.1rem;line-height:1.75}.text-brand{color:var(--color-brand)}.text-muted{color:#94a3b8}.btn{border-radius:var(--radius-2xl);transition:transform var(--transition), box-shadow var(--transition), background var(--transition), border-color var(--transition), opacity var(--transition);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:700;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg, var(--color-brand-dark) 0%, var(--color-brand) 55%, var(--color-brand-light) 100%);color:var(--color-white);box-shadow:var(--shadow-glow)}.btn-outline{color:var(--color-white);background:#ffffff0d;border:1px solid #ffffff26}.btn-outline:hover{background:#ffffff1a}.btn-light{background:var(--color-white);color:var(--color-text-dark)}.btn-light:hover{background:#f8fafc}.btn-outline-light{color:var(--color-white);background:#ffffff1a;border:1px solid #ffffff4d}.btn-outline-light:hover{background:#ffffff26}.card{border-radius:var(--radius-2xl);padding:1.5rem}.card-dark{background:#ffffff0d;border:1px solid #ffffff1a}.card-white{background:var(--color-white);box-shadow:var(--shadow-soft);border:1px solid #e2e8f0}.card-soft{box-shadow:var(--shadow-soft);background:linear-gradient(#fff 0%,#f7fbff 100%);border:1px solid #e2e8f0}.card-gray{background:var(--color-gray-bg);box-shadow:var(--shadow-soft);border:1px solid #e2e8f0}.hero{background:radial-gradient(circle at 0 0,#68cfff2e,#0000 32%),radial-gradient(circle at 100% 0,#1f8fff2e,#0000 28%),linear-gradient(#ffffff08,#fff0);position:relative;overflow:hidden}.hero-grid{align-items:center;gap:3rem;display:grid}.hero-photo-wrap{position:relative}.hero-photo-glow{filter:blur(48px);background:#1f8fff1a;border-radius:999px;position:absolute;inset:-1.5rem}.hero-photo-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:28px;padding:1rem;position:relative;box-shadow:0 25px 50px -12px #00000059}.hero-photo{object-fit:cover;border-radius:24px;width:100%;min-height:440px;max-height:680px}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c1524d9;border-bottom:1px solid #ffffff1a;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.logo img{object-fit:contain;height:3rem}.nav-desktop{color:#e2e8f0;align-items:center;gap:1.5rem;font-size:.95rem;display:none}.nav-desktop a:hover{color:var(--color-brand)}.header-actions{align-items:center;gap:.75rem;display:flex}.mobile-toggle{width:46px;height:46px;color:var(--color-white);background:#ffffff0d;border:1px solid #ffffff24;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.mobile-menu{padding:0 0 1rem;display:none}.mobile-menu.is-open{display:block}.mobile-menu nav{gap:.75rem;display:grid}.mobile-menu a{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;padding:.95rem 1rem}.info-grid-3,.info-grid-5,.cards-3,.cards-2,.cards-steps,.proof-grid,.footer-grid,.contact-grid{gap:1rem;display:grid}.authority-strip{background:#1f8fff1a;border-top:1px solid #1f8fff26;border-bottom:1px solid #1f8fff26}.authority-strip .info-grid-3 .card-dark p:last-child,.text-small{font-size:.94rem}.stat-number{color:var(--color-brand);font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1}.proof-image{aspect-ratio:4/3;object-fit:cover;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;width:100%}.proof-caption{color:#475569;margin-top:.8rem;font-size:.95rem;line-height:1.5}.testimonial-image{aspect-ratio:4/5;object-fit:cover;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;width:100%}.process-number{color:var(--color-brand);margin-bottom:.75rem;font-size:2rem;font-weight:800}.faq-list{gap:1rem;display:grid}.faq-item{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;overflow:hidden}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item .faq-content{color:#475569;border-top:1px solid #e2e8f0;padding:1rem 1.5rem 1.5rem;line-height:1.75}.faq-icon{color:var(--color-brand);transition:transform var(--transition)}.faq-item[open] .faq-icon{transform:rotate(180deg)}.form-wrap{color:var(--color-text-dark);background:#fff;border-radius:28px;padding:2rem;box-shadow:0 25px 50px -12px #0f172a59}.form-group{gap:.5rem;display:grid}.form-group label{font-weight:600}.form-control{background:#fff;border:1px solid #cbd5e1;border-radius:.9rem;outline:none;width:100%;padding:.95rem 1rem}.form-control:focus{border-color:var(--color-brand)}.form-consent{color:#475569;align-items:flex-start;gap:.75rem;font-size:.92rem;line-height:1.65;display:flex}.form-consent input{margin-top:.2rem}.whatsapp-float{z-index:60;background:var(--color-brand);width:56px;height:56px;color:var(--color-white);box-shadow:var(--shadow-glow);transition:transform var(--transition);border-radius:999px;justify-content:center;align-items:center;font-size:1.6rem;display:inline-flex;position:fixed;bottom:1.25rem;right:1.25rem}.whatsapp-float:hover{transform:scale(1.05)}.footer{background:#09111c;border-top:1px solid #ffffff1a}.footer-grid{padding:3rem 0 0}.footer-logo{object-fit:contain;height:3rem;margin-bottom:1rem}.footer-bottom{color:#94a3b8;border-top:1px solid #ffffff1a;margin-top:2.25rem;padding:1.5rem 0;font-size:.92rem}.hide-mobile{display:none}@media (width>=768px){.container{width:min(100% - 4rem, var(--container))}.grid-2,.hero-grid,.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3,.info-grid-3,.cards-3,.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-2{grid-template-columns:repeat(2,minmax(0,1fr))}.cards-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.proof-grid,.grid-5,.info-grid-5{grid-template-columns:repeat(2,minmax(0,1fr))}.hide-mobile{display:inline-flex}.form-wrap{padding:2.5rem}}@media (width>=1024px){.nav-desktop{display:flex}.mobile-toggle,.mobile-menu{display:none!important}.hero-grid{grid-template-columns:1fr .95fr}.grid-5,.info-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.proof-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.15fr 1fr 1fr 1fr}}@media (width<=767px){.section{padding:4rem 0}.header-actions .hide-mobile{display:none!important}.btn,.btn-primary,.btn-outline,.btn-light,.btn-outline-light{width:100%}.hero-photo{min-height:320px}.topbar-inner{padding:.9rem 0}.logo img{height:2.6rem}}.provas-section{position:relative}.section-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#1f8fff;margin-bottom:.35rem;font-size:.72rem;font-weight:800;display:inline-block}.awards-showcase{background:#f8fbff;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem}.awards-heading{margin-bottom:.85rem}.awards-heading h3,.social-proof-heading h3{margin:0;font-size:1.1rem;line-height:1.2}.awards-grid{grid-template-columns:1.1fr 1fr 1fr;gap:.75rem;display:grid}.award-card{background:#fff;border:1px solid #e2e8f0;border-radius:.9rem;transition:transform .22s,box-shadow .22s;overflow:hidden}.award-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px -20px #0f172a38}.award-media-button,.proof-slide-media{cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.award-image{aspect-ratio:4/2.7;object-fit:cover;background:#eef2f7;width:100%;display:block}.award-card-featured .award-image{aspect-ratio:4/3}.award-content{padding:.7rem}.award-tag,.proof-slide-tag{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;padding:.22rem .5rem;font-size:.64rem;font-weight:800;display:inline-flex}.award-tag{color:#1572d8;background:#1f8fff1a}.award-content h4{color:#0f172a;margin:.45rem 0 0;font-size:.9rem;line-height:1.25}.social-proof-showcase{background:#0f172a;border-radius:1rem;padding:1rem}.social-proof-heading{margin-bottom:.85rem}.social-proof-heading h3{color:#fff}.proof-slider-wrap{position:relative}.proof-slider{scroll-behavior:smooth;scrollbar-width:none;gap:.7rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.proof-slider::-webkit-scrollbar{display:none}.proof-slide{background:#ffffff0a;border:1px solid #cbd5e11f;border-radius:.9rem;flex:0 0 215px;transition:transform .22s,border-color .22s;overflow:hidden}.proof-slide:hover{border-color:#68cfff59;transform:translateY(-2px)}.testimonial-image{aspect-ratio:4/2.85;object-fit:cover;background:#111827;width:100%;display:block}.proof-slide-content{padding:.65rem .7rem .75rem}.proof-slide-tag{color:#8fdaff;background:#68cfff24}.proof-slide-content h4{color:#fff;margin:.45rem 0 .18rem;font-size:.88rem;line-height:1.25}.proof-slide-content p{color:#cbd5e1;margin:0;font-size:.8rem;line-height:1.4}.proof-slider-arrow{z-index:2;color:#fff;cursor:pointer;background:#0f172ad1;border:1px solid #cbd5e129;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex;position:absolute;top:34%;transform:translateY(-50%)}.proof-slider-arrow-prev{left:-.3rem}.proof-slider-arrow-next{right:-.3rem}.image-modal{z-index:1200;display:none;position:fixed;inset:0}.image-modal.is-open{display:block}.image-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020617c7;position:absolute;inset:0}.image-modal-dialog{z-index:2;background:#fff;border-radius:1rem;width:min(92vw,760px);margin:4vh auto;position:relative;overflow:hidden;box-shadow:0 24px 60px -22px #00000080}.image-modal-close{z-index:3;color:#fff;cursor:pointer;background:#0f172ad1;border:0;border-radius:999px;justify-content:center;align-items:center;width:2.3rem;height:2.3rem;display:inline-flex;position:absolute;top:.7rem;right:.7rem}.image-modal-figure{margin:0}.image-modal-img{object-fit:contain;background:#f8fafc;width:100%;max-height:75vh;display:block}.image-modal-caption{color:#475569;padding:.85rem 1rem 1rem;font-size:.88rem;line-height:1.5}body.modal-open{overflow:hidden}@media (width<=980px){.awards-grid{grid-template-columns:1fr 1fr}.award-card-featured{grid-column:1/-1}}@media (width<=640px){.awards-grid{grid-template-columns:1fr}.awards-showcase,.social-proof-showcase{padding:.85rem}.proof-slide{flex-basis:78%}.proof-slider-arrow{display:none}.image-modal-dialog{width:min(94vw,760px);margin:3vh auto}.image-modal-img{max-height:68vh}}.metrics-strip{box-shadow:var(--shadow-glow);background:linear-gradient(135deg,#1572d8 0%,#1f8fff 55%,#68cfff 100%);border-radius:1.75rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem;display:grid;overflow:hidden}.metric-item:not(:last-child):after{content:"";background:#ffffff38;width:1px;height:60%;position:absolute;top:20%;right:0}@media (width<=767px){.metrics-strip{grid-template-columns:1fr}.metric-item:not(:last-child):after{width:80%;height:1px;inset:auto auto 0 10%}}.metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.metric-item{text-align:center;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #0f172a14;border-radius:1.25rem;padding:1.35rem 1rem;position:relative;overflow:hidden;box-shadow:0 14px 35px #0f172a12}.metric-item:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#0f766e1a,#0000 38%);position:absolute;inset:0}.metric-number{z-index:1;color:#0f766e;letter-spacing:-.04em;white-space:nowrap;justify-content:center;align-items:baseline;gap:.25rem;margin:0;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:800;line-height:1;display:flex;position:relative}.metric-prefix{font-size:.75em;font-weight:800}.metric-suffix{letter-spacing:-.02em;color:#1572d8;font-size:.45em;font-weight:800}.metric-title{z-index:1;color:#0f172a;margin:.75rem 0 0;font-size:.98rem;font-weight:800;line-height:1.25;position:relative}.metric-desc{z-index:1;color:#64748b;margin:.45rem 0 0;font-size:.88rem;line-height:1.45;position:relative}@media (width<=900px){.metrics-grid{grid-template-columns:1fr}.metric-item{padding:1.2rem 1rem}.metric-number{font-size:2rem}}.life-insurance-cta{background:#0f172a;border-radius:1.6rem;margin-top:2rem;padding:2.5rem}.life-insurance-cta__content{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:center;gap:3rem;display:grid}.life-insurance-cta__text h3{color:#fff;letter-spacing:-.04em;max-width:620px;margin:0;font-size:clamp(1.7rem,2.6vw,2rem);font-weight:800;line-height:1.12}.life-insurance-cta__benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem 2rem;margin-top:1.4rem;display:grid}.life-insurance-cta__benefits p{color:#e5eefb;align-items:flex-start;gap:.7rem;margin:0;font-size:1rem;line-height:1.45;display:flex}.life-insurance-cta__benefits i{flex:none;margin-top:.2rem;font-size:.95rem}.life-insurance-cta__box{background:#1e293bb8;border:1px solid #94a3b838;border-radius:1rem;padding:1.65rem;box-shadow:0 20px 45px #0000001f}.life-insurance-cta__label{color:#2f8fff;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.78rem;font-weight:800}.life-insurance-cta__description{color:#f8fafc;margin:1rem 0 0;font-size:1rem;line-height:1.65}.life-insurance-cta__button{justify-content:center;width:100%;margin-top:1.5rem}@media (width<=980px){.life-insurance-cta{padding:2rem}.life-insurance-cta__content{grid-template-columns:1fr;gap:2rem}.life-insurance-cta__text h3{max-width:100%}}@media (width<=640px){.life-insurance-cta{border-radius:1.25rem;padding:1.5rem}.life-insurance-cta__benefits{grid-template-columns:1fr;gap:.9rem}.life-insurance-cta__box{padding:1.25rem}.life-insurance-cta__description{font-size:.95rem}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}section{width:100%;max-width:100%}img,svg,video{max-width:100%}.life-insurance-layout{grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}@media (width<=1024px){.container{width:min(100% - 2rem, var(--container))}.section{padding-top:4.5rem;padding-bottom:4.5rem}.hero-grid,.grid-2,.contact-grid,.footer-grid,.life-insurance-layout{grid-template-columns:1fr!important;gap:2.5rem!important}.info-grid-5,.info-grid-3,.cards-3{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cards-2,.cards-steps{grid-template-columns:1fr!important}.hero-photo-wrap{max-width:520px;margin:0 auto}.hero-photo{object-fit:cover;max-height:560px}.life-insurance-benefits-box,.form-wrap{width:100%}}@media (width<=768px){.container{width:min(100% - 1.25rem, var(--container))}.section{padding-top:3.5rem;padding-bottom:3.5rem}.topbar-inner{gap:.8rem}.logo img{max-width:150px;height:2.55rem}.hero-grid,.grid-2,.contact-grid,.footer-grid,.info-grid-5,.info-grid-3,.cards-3,.cards-2,.cards-steps,.life-insurance-layout{grid-template-columns:1fr!important;gap:1.5rem!important}.title-xl{letter-spacing:-.045em;font-size:clamp(2.05rem,11vw,3rem);line-height:1.06}.title-lg{letter-spacing:-.04em;font-size:clamp(1.85rem,9vw,2.55rem);line-height:1.08}.text-lead,.text-lead-dark{font-size:1rem;line-height:1.65}.badge{white-space:normal;max-width:100%;font-size:.85rem;line-height:1.35}.btn{text-align:center;justify-content:center;width:100%;min-height:3rem}.card{padding:1.15rem}.hero .section{padding-top:3.5rem}.hero-photo-wrap{width:100%;max-width:100%;margin-top:.75rem}.hero-photo-card{border-radius:1.25rem;padding:.75rem}.hero-photo{object-fit:cover;object-position:center;border-radius:1rem;width:100%;min-height:300px!important;max-height:430px!important}.life-insurance-benefits-box{border-radius:1.25rem!important;padding:1.15rem!important}.life-insurance-benefits-box h3{font-size:1.55rem!important;line-height:1.15!important}.life-insurance-benefits-box p{font-size:.92rem!important}.form-wrap{border-radius:1.25rem;padding:1.25rem}.form-control{width:100%}.footer{padding-top:3rem}.footer-grid{gap:2rem}.footer-bottom{text-align:center;gap:.75rem;display:grid}}@media (width<=480px){.container{width:min(100% - 1rem, var(--container))}.section{padding-top:3rem;padding-bottom:3rem}.title-xl{font-size:2.05rem}.title-lg{font-size:1.8rem}.badge{padding:.55rem .75rem;font-size:.78rem}.hero-photo{min-height:270px!important;max-height:360px!important}.btn{padding:.9rem 1rem}.whatsapp-float{width:3.25rem;height:3.25rem;bottom:1rem;right:1rem}}.other-insurances-heading{text-align:center;max-width:58rem;margin:0 auto 3rem}.other-insurances-heading .text-lead-dark{max-width:50rem;margin:1.25rem auto 0}.other-insurances-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.other-insurance-card{border:1px solid #94a3b838;min-height:220px;box-shadow:0 18px 45px -36px #0f172a59}.other-insurance-icon{margin-bottom:1rem;font-size:1.5rem}.other-insurance-card h3{color:#0f172a;margin:0 0 .5rem}.other-insurance-card p{color:#475569;margin:0;line-height:1.65}.other-insurance-cta-card{background:linear-gradient(135deg,#1f8fff1a,#68cfff1f);border:1px solid #1f8fff47;flex-direction:column;justify-content:center;display:flex}.other-insurance-cta-card p{color:#0f172a;font-size:1.15rem;font-weight:800;line-height:1.35}.other-insurance-cta-card .btn{text-align:center;justify-content:center;margin-top:1.25rem}@media (width<=1024px){.other-insurances-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.other-insurance-card{min-height:200px}}@media (width<=768px){.other-insurances-heading{text-align:left;margin-bottom:2rem}.other-insurances-grid{grid-template-columns:1fr}.other-insurance-card{min-height:auto;padding:1.15rem}.other-insurance-icon{margin-bottom:.75rem;font-size:1.35rem}.other-insurance-card h3{font-size:1.05rem}.other-insurance-card p{font-size:.95rem;line-height:1.55}.other-insurance-cta-card .btn{width:100%}}@media (width<=1024px){.hero-grid{grid-template-columns:1fr!important}.hero-cta-wrap{justify-content:flex-start}.hero-photo-wrap{max-width:520px;margin:0 auto}}@media (width<=768px){.hero-feature-grid{gap:.85rem;grid-template-columns:1fr!important}.hero-feature-grid .card{padding:1rem}.hero-feature-grid .card p{margin:0}.hero-cta-wrap{justify-content:stretch}.hero-main-cta{gap:.75rem;width:100%;min-width:0;padding:.95rem 1rem;font-size:.98rem}.hero-main-cta i{font-size:1.55rem}.hero-photo-wrap{width:100%;max-width:100%}.hero-photo-card{border-radius:1.25rem;padding:.75rem}.hero-photo{border-radius:1rem;min-height:300px!important;max-height:430px!important}}@media (width<=480px){.hero-main-cta{font-size:.92rem;line-height:1.25}.hero-photo{min-height:270px!important;max-height:360px!important}}.process-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:3.5rem;display:grid}.process-content .title-lg{max-width:42rem;margin-top:1.25rem}.process-content .text-lead{max-width:43rem;margin-top:1.25rem;line-height:1.75}.process-cta{margin-top:1.75rem}.process-steps-list{gap:1rem;display:grid}.process-step-card{background:linear-gradient(135deg,#ffffff14,#ffffff09);border:1px solid #94a3b838;border-radius:1.25rem;grid-template-columns:4rem minmax(0,1fr);align-items:start;gap:1rem;padding:1.35rem;display:grid}.process-step-number{color:#1f8fff;background:#1f8fff24;border-radius:1rem;place-items:center;width:3.25rem;height:3.25rem;font-size:1.35rem;font-weight:900;line-height:1;display:grid}.process-step-card h3{color:#fff;margin:0;font-size:1.1rem;line-height:1.25}.process-step-card p{color:#cbd5e1;margin:.55rem 0 0;font-size:.98rem;line-height:1.55}@media (width<=1024px){.process-layout{grid-template-columns:1fr;gap:2.25rem}.process-content .title-lg,.process-content .text-lead{max-width:100%}}@media (width<=768px){.process-layout{grid-template-columns:1fr;gap:1.75rem}.process-cta{width:100%}.process-steps-list{gap:.85rem}.process-step-card{border-radius:1rem;grid-template-columns:3.25rem minmax(0,1fr);gap:.85rem;padding:1rem}.process-step-number{border-radius:.85rem;width:2.75rem;height:2.75rem;font-size:1.05rem}.process-step-card h3{font-size:1rem}.process-step-card p{font-size:.9rem;line-height:1.5}}@media (width<=480px){.process-step-card{grid-template-columns:1fr}.process-step-number{width:2.6rem;height:2.6rem}}.proof-benefits-slider-wrap{isolation:isolate}.proof-benefit-card:hover{background:#fff1;border-color:#68cfff52;transform:translateY(-2px)}.proof-benefit-card{box-sizing:border-box;background:#ffffff0b;border:1px solid #cbd5e12e;border-radius:.95rem;min-width:0;overflow:hidden}.proof-benefit-media{cursor:pointer;box-sizing:border-box;background:#fff;border:none;border-radius:0;width:100%;margin:0;padding:0;display:block;overflow:hidden}.proof-benefit-image{object-fit:contain;object-position:center;box-sizing:border-box;background:#fff;width:100%;height:150px;padding:.45rem;display:block}.proof-benefit-content{box-sizing:border-box;border-top:1px solid #cbd5e11f;min-height:86px;padding:.7rem .7rem .8rem}.proof-benefit-content h4{color:#fff;margin:.38rem 0 .25rem;font-size:.84rem;line-height:1.2}.proof-benefit-content p{color:#cbd5e1;margin:0;font-size:.75rem;line-height:1.35}@media (width<=1180px){.proof-benefit-image{height:160px;padding:.45rem}.proof-benefit-content h4{font-size:.9rem}.proof-benefit-content p{font-size:.8rem}}@media (width<=900px){.proof-benefits-slider-wrap{padding-left:0!important;padding-right:0!important}.proof-benefit-card{border-radius:1rem}.proof-benefit-image{height:180px;padding:.5rem}.proof-benefit-content{min-height:92px;padding:.75rem .8rem .85rem}.proof-benefit-content h4{font-size:.95rem}.proof-benefit-content p{font-size:.84rem;line-height:1.4}}@media (width<=640px){.proof-benefit-image{height:210px;padding:.55rem}.proof-benefit-content{min-height:auto}.proof-slider-arrow{display:inline-flex}}@media (width<=420px){.proof-benefit-image{height:195px;padding:.5rem}.proof-benefit-content h4{font-size:.9rem}.proof-benefit-content p{font-size:.8rem}}.proof-slider-wrap.proof-benefits-slider-wrap{width:100%;max-width:100%;overflow:hidden!important}.proof-slider-wrap.proof-benefits-slider-wrap .proof-slider{width:100%;max-width:100%;gap:0!important;padding:0!important;display:block!important;overflow:hidden!important}.proof-slider-wrap.proof-benefits-slider-wrap .proof-benefit-card{box-sizing:border-box!important;background:#ffffff0b!important;border:1px solid #cbd5e12e!important;border-radius:1rem!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.proof-slider-wrap.proof-benefits-slider-wrap .proof-benefit-media{cursor:pointer!important;box-sizing:border-box!important;background:#fff!important;border:0!important;border-radius:1rem 1rem 0 0!important;place-items:center!important;width:100%!important;margin:0!important;padding:.45rem!important;display:grid!important;overflow:hidden!important}.proof-slider-wrap.proof-benefits-slider-wrap .testimonial-image.proof-benefit-image{aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;box-sizing:border-box!important;background:#fff!important;border:0!important;border-radius:0!important;width:100%!important;height:190px!important;max-height:190px!important;padding:0!important;display:block!important}.proof-slider-wrap.proof-benefits-slider-wrap .proof-benefit-content{box-sizing:border-box!important;border-top:1px solid #cbd5e11f!important;border-radius:0 0 1rem 1rem!important;width:100%!important;min-height:auto!important;padding:.8rem .85rem .9rem!important}.proof-slider-wrap.proof-benefits-slider-wrap .proof-benefit-content h4{color:#fff!important;margin:.4rem 0 .25rem!important;font-size:.92rem!important;line-height:1.2!important}.proof-slider-wrap.proof-benefits-slider-wrap .proof-benefit-content p{color:#cbd5e1!important;margin:0!important;font-size:.82rem!important;line-height:1.4!important}@media (width<=640px){.proof-slider-wrap.proof-benefits-slider-wrap{padding-left:0!important;padding-right:0!important}.proof-slider-wrap.proof-benefits-slider-wrap .proof-benefit-media{padding:.55rem!important}.proof-slider-wrap.proof-benefits-slider-wrap .testimonial-image.proof-benefit-image{object-fit:contain!important;object-position:center center!important;height:210px!important;max-height:210px!important}.proof-slider-wrap.proof-benefits-slider-wrap .proof-benefit-content{padding:.85rem .9rem 1rem!important}.proof-slider-wrap.proof-benefits-slider-wrap .proof-benefit-content h4{font-size:.95rem!important}.proof-slider-wrap.proof-benefits-slider-wrap .proof-benefit-content p{font-size:.84rem!important}}@media (width<=420px){.proof-slider-wrap.proof-benefits-slider-wrap .testimonial-image.proof-benefit-image{height:195px!important;max-height:195px!important}}.hero-grid-with-image{grid-template-columns:minmax(0,1fr) minmax(420px,.85fr)}.hero-grid-without-image{grid-template-columns:1fr}.hero-grid-without-image .hero-content{max-width:820px}.hero-feature-grid{margin-top:2rem}.hero-cta-wrap{justify-content:flex-start;margin-top:2rem;display:flex}.hero-main-cta{text-align:center;justify-content:center;gap:1rem;min-width:420px;padding:1rem 1.35rem;font-size:1.1rem;font-weight:900}.hero-main-cta i{font-size:2.1rem;line-height:1}@media (width<=1099px){.hero-grid{grid-template-columns:1fr!important}.hero-grid-without-image .hero-content{max-width:760px}}@media (width<=768px){.hero-feature-grid{gap:.85rem;grid-template-columns:1fr!important}.hero-feature-grid .card{padding:1rem}.hero-feature-grid .card p{margin:0}.hero-cta-wrap{justify-content:stretch}.hero-main-cta{gap:.75rem;width:100%;min-width:0;padding:.95rem 1rem;font-size:.98rem}.hero-main-cta i{font-size:1.55rem}}@media (width<=480px){.hero-main-cta{font-size:.92rem;line-height:1.25}}.partners-strip{background:#1f8fff;overflow:hidden}.partners-strip-inner{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:center;gap:1.5rem;min-height:92px;padding-top:1rem;padding-bottom:1rem;display:grid}.partners-strip-heading{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:.85rem;font-size:.85rem;font-weight:900;display:flex}.partners-strip-heading-text:after{content:""}.partners-strip-heading-icon{opacity:.85;font-size:1rem}.partners-slider-area{grid-template-columns:minmax(0,1fr) 2.35rem;align-items:center;gap:.55rem;display:grid;position:relative}.partners-slider-viewport{background:0 0;width:100%;position:relative;overflow:hidden}.partners-slider-track{will-change:transform;display:flex}.partners-slide{box-sizing:border-box;background:0 0;padding:0 .35rem}.partners-logo-card{height:52px;box-shadow:none;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.65rem .9rem;display:flex;overflow:hidden}.partners-logo-card img{object-fit:contain;max-width:120px;max-height:30px;display:block}.partners-logo-card span{color:#0f172a;white-space:nowrap;font-size:.86rem;font-weight:800}.partners-next-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:1px solid #ffffff52;border-radius:999px;place-items:center;width:2.35rem;height:2.35rem;display:grid}@media (width<=1024px){.partners-strip-inner{grid-template-columns:minmax(190px,230px) minmax(0,1fr);gap:1rem}.partners-strip-heading{font-size:.78rem}}@media (width<=760px){.partners-strip-inner{grid-template-columns:1fr;gap:.75rem;min-height:auto;padding-top:.95rem;padding-bottom:.95rem}.partners-strip-heading{text-align:left;letter-spacing:.07em;white-space:normal;justify-content:flex-start;font-size:.82rem}.partners-strip-heading-text:after{content:":"}.partners-strip-heading-icon{display:none}.partners-slider-area{grid-template-columns:minmax(0,1fr) 2.15rem;gap:.45rem}.partners-slide{padding:0 .3rem}.partners-logo-card{height:50px;padding:.55rem .75rem}.partners-logo-card img{max-width:112px;max-height:28px}.partners-next-button{width:2.15rem;height:2.15rem}}@media (width<=420px){.partners-slider-area{grid-template-columns:minmax(0,1fr) 2rem;gap:.35rem}.partners-logo-card{height:48px;padding:.5rem .6rem}.partners-logo-card img{max-width:104px;max-height:26px}.partners-next-button{width:2rem;height:2rem}}
