*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#102033;background:#fff;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font-family:inherit}.container{width:min(1120px,100% - 36px);margin:0 auto}:root{--brand-blue:#075b9a;--brand-blue-dark:#064575;--brand-blue-light:#eaf4fb;--brand-green:#2e9b35;--brand-green-dark:#247a2a;--brand-green-light:#edf8ee;--text-primary:#102033;--text-secondary:#5b6b7a;--background:#fff;--background-soft:#f5f9fc;--border:#e1eaf0}header{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;min-height:105px;display:flex}.brand{align-items:center;display:flex}.brand img{object-fit:contain;width:210px;height:88px;display:block}.brandButton{cursor:pointer;color:inherit;background:0 0;border:0;margin:0;padding:0}.headerMessage{border-left:1px solid var(--border);flex-direction:column;gap:5px;margin-left:24px;margin-right:auto;padding-left:24px;display:flex}.headerMessage strong{letter-spacing:.07em;text-transform:uppercase;color:var(--brand-blue-dark);font-size:12px;font-weight:800}.headerMessage span{color:var(--brand-green-dark);font-size:12px;font-weight:600}.nav nav{color:#475569;align-items:center;gap:20px;margin-left:28px;font-size:14px;display:flex}.navLinkButton{font:inherit;color:#475569;cursor:pointer;background:0 0;border:0;margin:0;padding:0;transition:color .2s}.navLinkButton:hover{color:var(--brand-blue)}.nav nav a{transition:color .2s,transform .2s}.nav nav a:hover,.nav nav a.active{color:var(--brand-blue)}.navCall{background:var(--brand-blue-light);border:1px solid #d3e7f3;border-radius:999px;align-items:center;gap:7px;padding:9px 14px;transition:background .2s,border-color .2s,transform .2s;color:var(--brand-blue-dark)!important;font-weight:800!important;display:inline-flex!important}.navCall:hover{background:var(--brand-green-light);border-color:#c8e6ca;transform:translateY(-1px);color:var(--brand-green-dark)!important}.servicesNav{position:relative}.servicesToggle{font:inherit;color:#475569;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;transition:color .2s;display:inline-flex}.servicesToggle:hover{color:var(--brand-blue)}.servicesToggle svg{transition:transform .2s}.servicesToggle svg.rotate{transform:rotate(180deg)}.servicesDropdown{border:1px solid var(--border);z-index:200;background:#fff;border-radius:12px;width:220px;padding:8px;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%);box-shadow:0 18px 40px #0f172a1f,0 5px 15px #0f172a0f}.servicesDropdown:before{content:"";border-left:1px solid var(--border);border-top:1px solid var(--border);background:#fff;width:11px;height:11px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.serviceCategoryButton{width:100%;color:var(--text-primary);font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;padding:11px 12px;font-size:14px;font-weight:600;transition:background .2s,color .2s;display:flex}.serviceCategoryButton:hover{background:var(--brand-blue-light);color:var(--brand-blue)}.categoryArrow{color:#64748b;flex-shrink:0;transform:rotate(-90deg)}.dropdownBack{width:100%;color:var(--brand-blue);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;padding:9px 10px;font-size:13px;font-weight:700;transition:background .2s;display:flex}.dropdownBack:hover{background:var(--brand-blue-light)}.dropdownDivider{background:var(--border);height:1px;margin:4px 0 6px}.servicesDropdown>a{color:var(--text-primary);border-radius:8px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:block}.servicesDropdown>a:hover{background:var(--brand-blue-light);color:var(--brand-blue)}.menu{color:var(--brand-blue);cursor:pointer;background:0 0;border:0;padding:6px;display:none}.hero{background:radial-gradient(circle at 85% 20%,#2e9b351f,#0000 34%),linear-gradient(135deg,#f7fbfe 0%,#eef7fb 52%,#f5faf6 100%);padding:82px 0 88px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:#075b9a0e;border-radius:50%;width:420px;height:420px;position:absolute;top:-190px;right:-110px}.hero:after{content:"";pointer-events:none;background:#2e9b350b;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-170px;left:-80px}.heroGrid{z-index:1;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:72px;display:grid;position:relative}.heroContent{max-width:650px}.heroEyebrow{color:var(--brand-blue);letter-spacing:.08em;text-transform:uppercase;background:#ffffffb8;border:1px solid #075b9a24;border-radius:999px;align-items:center;gap:9px;margin-bottom:22px;padding:8px 13px;font-size:.78rem;font-weight:700;display:inline-flex}.hero h1{max-width:680px;color:var(--text-primary);letter-spacing:-.055em;margin:0;font-size:clamp(3.1rem,5vw,5.1rem);line-height:.99}.hero h1 em{color:var(--brand-blue);font-style:normal}.heroLead{max-width:590px;color:var(--text-secondary);margin:28px 0 0;font-size:1.12rem;line-height:1.8}.heroActions{margin-top:32px}.heroSecondary{background:#ffffffd1}.heroTrust{flex-wrap:wrap;gap:18px 24px;margin-top:30px;display:flex}.heroTrust span{color:var(--text-secondary);align-items:center;gap:7px;font-size:.84rem;font-weight:600;display:inline-flex}.heroTrust svg{color:var(--brand-green)}.actions{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.btn{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:13px 18px;font-size:14px;font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff}.btn.primary:hover{background:var(--brand-blue-dark);border-color:var(--brand-blue-dark)}.btn.light{color:var(--text-primary);background:#fff}.btn.light:hover{border-color:var(--brand-green);color:var(--brand-green-dark)}.heroVisual{width:100%;min-height:430px;position:relative}.heroImagePlaceholder{isolation:isolate;background:#eaf4fb;border-radius:30px;width:100%;height:430px;position:relative;overflow:hidden;box-shadow:0 22px 55px #1020331f}.heroImagePlaceholder:before{display:none}.heroImagePlaceholder:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#075b9a08,#075b9a00 60%,#2e9b3514);position:absolute;inset:0}.heroPhoto{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.heroImageOverlay{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);background:#102033c7;border-radius:16px;align-items:center;gap:12px;padding:11px 18px 11px 11px;display:flex;position:absolute;bottom:24px;left:24px;box-shadow:0 10px 25px #1020332e}.heroShield{background:#ffffff24;border:1px solid #fff3;border-radius:12px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.heroShield svg{width:21px;height:21px}.heroImageOverlay strong,.heroImageOverlay span{display:block}.heroImageOverlay strong{font-size:16px;font-weight:700;line-height:1.2}.heroImageOverlay span{color:#ffffffd6;margin-top:3px;font-size:12px;line-height:1.3}.stats{border-bottom:1px solid var(--border);background:#fff}.statsGrid{grid-template-columns:repeat(5,1fr);padding:28px 0;display:grid}.statsGrid div{text-align:center;border-right:1px solid var(--border)}.statsGrid div:last-child{border:0}.statsGrid b,.statsGrid small{display:block}.statsGrid b{color:var(--brand-blue);font-size:22px}.statsGrid small{color:var(--text-secondary);font-size:12px}.section{padding:82px 0}.heading{text-align:center;max-width:680px;margin:0 auto 40px}.heading h2,.two h2{letter-spacing:-.03em;color:var(--text-primary);margin:12px 0;font-size:clamp(30px,4vw,44px)}.heading p,.two p{color:var(--text-secondary);line-height:1.7}.aboutSection{background:#fff;position:relative;overflow:hidden}.aboutGrid{grid-template-columns:minmax(390px,.92fr) minmax(0,1.08fr);align-items:center;gap:82px;display:grid}.aboutVisual{width:100%;position:relative}.aboutImagePlaceholder{isolation:isolate;background:#eaf4fb;border-radius:30px;width:100%;height:430px;position:relative;overflow:hidden;box-shadow:0 22px 55px #1020331a}.aboutImagePlaceholder:before{display:none}.aboutImagePlaceholder:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#075b9a08,#075b9a00 60%,#2e9b3514);position:absolute;inset:0}.aboutPhoto{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.aboutBadge{z-index:2;-webkit-backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #e1eaf0e6;border-radius:16px;align-items:center;gap:11px;padding:10px 18px 10px 10px;display:flex;position:absolute;bottom:24px;left:24px;box-shadow:0 10px 25px #10203324}.aboutBadge svg{background:var(--brand-blue-light);width:42px;height:42px;color:var(--brand-blue);border-radius:12px;flex:0 0 42px;padding:9px}.aboutBadge span{color:var(--text-secondary);font-size:13px;line-height:1.35}.aboutBadge strong{color:var(--text-primary);margin-top:2px;font-size:15px;display:block}.aboutContent{max-width:650px}.aboutContent h2{max-width:620px;color:var(--text-primary);letter-spacing:-.04em;margin:14px 0 20px;font-size:clamp(2.25rem,3.4vw,3.4rem);line-height:1.08}.aboutLead{color:var(--text-primary);margin-bottom:14px;font-size:1.05rem;font-weight:500;line-height:1.8}.aboutContent>p:not(.aboutLead){color:var(--text-secondary);line-height:1.8}.aboutPoints{gap:19px;margin-top:30px;display:grid}.aboutPoints>div{align-items:flex-start;gap:13px;display:flex}.aboutPointIcon{background:var(--brand-green-light);width:30px;height:30px;color:var(--brand-green);border-radius:9px;flex:0 0 30px;place-items:center;margin-top:2px;display:grid}.aboutPoints strong{color:var(--text-primary);font-size:.94rem;display:block}.aboutPoints p{color:var(--text-secondary);margin:4px 0 0;font-size:.86rem;line-height:1.6}.textLink{color:var(--brand-blue);align-items:center;gap:7px;margin-top:30px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.textLink:hover{color:var(--brand-blue-dark)}.cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.cards article{border:1px solid var(--border);background:#fff;border-radius:16px;padding:28px;transition:transform .2s,box-shadow .2s,border-color .2s}.cards article:hover{border-color:#b9d8e8;transform:translateY(-4px);box-shadow:0 15px 35px #0f172a14}.icon{background:var(--brand-blue-light);width:54px;height:54px;color:var(--brand-blue);border-radius:13px;justify-content:center;align-items:center;font-size:27px;display:flex}.cards article:nth-child(2) .icon{color:var(--brand-blue-dark);background:#f1f7fb}.cards article:nth-child(3) .icon{background:var(--brand-green-light);color:var(--brand-green-dark)}.cards h3{color:var(--text-primary);margin:18px 0 8px}.cards p{color:var(--text-secondary);min-height:80px;font-size:14px;line-height:1.65}.cards article a{color:var(--brand-blue);align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.cards article a:hover{color:var(--brand-green-dark)}.why{background:var(--background-soft)}.two{grid-template-columns:1fr 1fr;gap:70px;display:grid}.benefits{gap:14px;display:grid}.benefits>div{border:1px solid var(--border);color:var(--text-secondary);background:#fff;border-radius:12px;gap:15px;padding:18px;line-height:1.5;display:flex}.benefits b{color:var(--brand-green-dark)}.benefits strong{color:var(--text-primary)}.contact{background:var(--background-soft);padding:100px 0}.contactGrid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:80px;display:grid}.contactMessage{max-width:560px}.contactMessage .eyebrow{color:var(--brand-blue);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800;display:inline-block}.contactMessage h2{color:var(--text-primary);letter-spacing:-.04em;margin:14px 0 22px;font-size:clamp(2.4rem,4vw,3.6rem);line-height:1.08}.contactLead{color:var(--text-primary);margin:0 0 16px;font-size:1.05rem;line-height:1.75}.contactDescription{max-width:510px;color:var(--text-secondary);margin:0;font-size:.96rem;line-height:1.75}.contactPillars{gap:13px;margin-top:34px;display:grid}.contactPillar{align-items:center;gap:13px;display:flex}.contactPillarIcon{background:var(--brand-blue-light);width:42px;height:42px;color:var(--brand-blue);border-radius:11px;flex:0 0 42px;justify-content:center;align-items:center;display:flex}.contactPillar:nth-child(2) .contactPillarIcon{color:var(--brand-blue-dark);background:#eef6fb}.contactPillar:nth-child(3) .contactPillarIcon{background:var(--brand-green-light);color:var(--brand-green-dark)}.contactPillar strong,.contactPillar span{display:block}.contactPillar strong{color:var(--text-primary);font-size:.9rem}.contactPillar span{color:var(--text-secondary);margin-top:2px;font-size:.8rem}.consultationCard{border:1px solid var(--border);background:#fff;border-radius:20px;width:100%;padding:34px;box-shadow:0 18px 45px #10203312}.consultationHeader{margin-bottom:26px}.consultationHeader span{color:var(--text-primary);font-size:1.4rem;font-weight:750;display:block}.consultationHeader p{color:var(--text-secondary);margin:7px 0 0;font-size:.88rem;line-height:1.6}.formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.formGroup{margin-bottom:18px}.formGroup label{color:var(--text-primary);margin-bottom:7px;font-size:.82rem;font-weight:700;display:block}.formGroup input,.formGroup select,.formGroup textarea{box-sizing:border-box;width:100%;color:var(--text-primary);background:#fff;border:1px solid #d5e0e8;border-radius:10px;outline:none;font-family:inherit;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.formGroup input,.formGroup select{height:46px;padding:0 13px}.formGroup textarea{resize:vertical;min-height:125px;padding:12px 13px}.formGroup input::placeholder,.formGroup textarea::placeholder{color:#94a3b8}.formGroup input:focus,.formGroup select:focus,.formGroup textarea:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #075b9a17}.consultationSubmit{align-items:center;gap:14px;margin-top:5px;display:flex}.consultationSubmit .btn{flex-shrink:0}.consultationSubmit span{color:var(--text-secondary);font-size:.76rem;line-height:1.45}@media (width<=950px){.contactGrid{grid-template-columns:1fr;gap:50px}.contactMessage{max-width:700px}}@media (width<=640px){.contact{padding:70px 0}.contactMessage h2{font-size:2.35rem}.formRow{grid-template-columns:1fr;gap:0}.consultationCard{border-radius:16px;padding:24px 20px}.consultationSubmit{flex-direction:column;align-items:stretch}.consultationSubmit .btn{width:100%}}.page{min-height:65vh;padding:70px 0 100px}.page>div>h1{color:var(--text-primary);margin:14px 0 45px;font-size:48px}.serviceHero{text-align:center;max-width:750px;margin:auto auto 45px}.serviceHero .icon{margin:0 auto 18px}.serviceHero .big{width:72px;height:72px;font-size:35px}.serviceHero h1{color:var(--text-primary);margin:10px 0;font-size:50px}.serviceHero p{color:var(--text-secondary);font-size:18px;line-height:1.7}.detailGrid{grid-template-columns:1fr 1fr;gap:18px;max-width:850px;margin:auto;display:grid}.panel{border:1px solid var(--border);background:#fff;border-radius:16px;padding:28px}.panel h2{color:var(--text-primary);margin-top:0}.mini{background:var(--background-soft);border-radius:10px;margin:10px 0;padding:14px}.mini b,.mini small{display:block}.mini b{color:var(--brand-blue);font-size:20px}.mini small{color:var(--text-secondary);margin-top:3px}.legalText{color:#475569;max-width:800px;line-height:1.8}footer{background:#0d2433}.foot{color:#cbd5e1;grid-template-columns:1.3fr .7fr 1.3fr;gap:50px;padding:52px 0;display:grid}.foot .brand img{width:190px;height:80px}.foot h3{color:#fff;font-size:14px}.foot p{font-size:13px;line-height:1.7}.foot a,.foot span{gap:7px;margin:10px 0;font-size:13px;line-height:1.5;display:flex}.foot a:hover{color:#fff}.bottom{color:#94a3b8;border-top:1px solid #28404f;justify-content:space-between;padding:17px 0;font-size:12px;display:flex}.bottom div{gap:16px;display:flex}.bottom a:hover{color:#fff}@media (width<=1024px){.heroGrid,.two,.detailGrid{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.statsGrid{grid-template-columns:repeat(3,1fr);gap:18px}.statsGrid div:nth-child(3){border:0}.heroCard{max-width:500px;margin:auto}.foot{grid-template-columns:1fr 1fr}.heroVisual{width:min(100%,680px);min-height:430px;margin:0 auto}.aboutGrid{grid-template-columns:1fr;gap:52px}.aboutVisual{width:min(100%,680px);margin:0 auto}.aboutContent{max-width:760px}}@media (width<=700px){.container{width:min(100% - 28px,1120px)}.nav{min-height:92px}.brand img{width:98px;height:58px}.menu{display:block}.nav nav{border-bottom:1px solid var(--border);background:#fff;flex-direction:column;align-items:flex-start;padding:18px 22px;display:none;position:absolute;top:105px;left:0;right:0;box-shadow:0 12px 25px #0f172a14}.nav nav.open{display:flex}.navLinkButton,.servicesToggle{font-size:15px}.servicesNav{width:100%}.servicesToggle{justify-content:space-between;width:100%;padding:4px 0}.servicesDropdown{width:100%;box-shadow:none;border:1px solid var(--border);background:#fff;border-radius:10px;margin-top:8px;padding:6px;position:static;transform:none}.servicesDropdown:before{display:none}.serviceCategoryButton{padding:12px;font-size:14px}.dropdownBack{padding:10px 12px}.servicesDropdown>a{padding:10px 12px;font-size:14px}.headerMessage{border-left:1px solid var(--border);flex-direction:column;flex:1;gap:2px;min-width:0;margin-left:5px;margin-right:6px;padding-left:7px;display:flex}.headerMessage strong{letter-spacing:.035em;text-transform:uppercase;color:var(--brand-blue-dark);font-size:8.5px;font-weight:800;line-height:1.2}.headerMessage span{color:var(--brand-green-dark);font-size:9px;font-weight:600;line-height:1.25}.navCall{margin-top:4px}.hero{padding:60px 0}.hero h1{font-size:44px}.hero p{font-size:16px}.heroCard{padding:40px 24px}.heroVisual{min-height:360px}.heroImagePlaceholder{border-radius:23px;height:360px}.heroImageOverlay{bottom:18px;left:18px}.heroShield{border-radius:12px;flex-basis:42px;width:42px;height:42px}.heroImageOverlay strong{font-size:15px}.heroImageOverlay span{font-size:11px}.aboutGrid{gap:38px}.aboutContent{order:1}.aboutVisual{order:2;min-height:360px}.aboutImagePlaceholder{border-radius:23px;height:360px}.aboutBadge{padding:9px 14px 9px 9px;bottom:18px;left:18px}.aboutBadge svg{flex-basis:38px;width:38px;height:38px;padding:8px}.aboutBadge span{font-size:12px}.aboutBadge strong{font-size:14px}.aboutContent h2{font-size:2.25rem}.cards{grid-template-columns:1fr}.statsGrid{grid-template-columns:repeat(2,1fr)}.statsGrid div:nth-child(2){border:0}.statsGrid div:nth-child(3){border-right:1px solid var(--border)}.statsGrid div:nth-child(5){border:0;grid-column:1/-1;padding-top:18px}.actions .btn{width:100%}.foot{grid-template-columns:1fr;gap:25px}.foot .brand img{width:170px;height:72px}.bottom{flex-direction:column;gap:10px}.serviceHero h1,.page>div>h1{font-size:40px}}@media (width<=420px){.brand img{width:98px;height:58px}.nav{min-height:92px}.nav nav{top:90px}.hero h1{font-size:38px}.statsGrid b{font-size:20px}}.whyLayout{align-items:center}.whyIntro{max-width:570px}.whyIntro .eyebrow{color:var(--brand-blue);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800;display:inline-block}.whyIntro h2{color:var(--text-primary);letter-spacing:-.04em;margin-top:14px;margin-bottom:22px;font-size:clamp(2.25rem,3.6vw,3.35rem);line-height:1.08}.whyIntro>p{color:var(--text-secondary);margin:0 0 15px;font-size:.98rem;line-height:1.8}.whyHighlight{background:linear-gradient(135deg,#f5fbff,#f8fcf8);border:1px solid #dbeaf2;border-radius:14px;align-items:center;gap:13px;margin-top:28px;padding:16px 18px;display:flex}.whyHighlightIcon{background:var(--brand-blue-light);width:44px;height:44px;color:var(--brand-blue);border-radius:12px;flex:0 0 44px;justify-content:center;align-items:center;display:flex}.whyHighlight strong,.whyHighlight span{display:block}.whyHighlight strong{color:var(--text-primary);font-size:.92rem}.whyHighlight span{color:var(--text-secondary);margin-top:3px;font-size:.8rem;line-height:1.5}.why .benefits{gap:14px}.why .benefitCard{border:1px solid var(--border);background:#fff;border-radius:15px;align-items:flex-start;gap:18px;padding:21px 22px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.why .benefitCard:hover{border-color:#c8dfec;transform:translateY(-2px);box-shadow:0 12px 30px #10203312}.benefitNumber{background:var(--brand-blue-light);width:42px;height:42px;color:var(--brand-blue);border-radius:11px;flex:0 0 42px;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:flex}.benefitContent h3{color:var(--text-primary);margin:1px 0 5px;font-size:.98rem;font-weight:750}.benefitContent p{color:var(--text-secondary);margin:0;font-size:.84rem;line-height:1.6}@media (width<=700px){.whyIntro h2{font-size:2.25rem}.whyHighlight{align-items:flex-start}.why .benefitCard{gap:14px;padding:18px}.benefitNumber{flex-basis:38px;width:38px;height:38px}}.siteFooter{color:#fff;background:#082f49;margin-top:0}.footerMain{grid-template-columns:1.5fr 1fr 1fr 1.35fr;gap:48px;padding-top:64px;padding-bottom:56px;display:grid}.footerBrand{max-width:320px}.footerLogo{align-items:center;margin-bottom:20px;display:inline-flex}.footerLogo img{width:190px;height:auto;display:block}.footerDescription{color:#cbdde8;margin:0 0 18px;font-size:14px;line-height:1.7}.footerTagline{color:#fff;letter-spacing:.2px;margin:0;font-size:14px;font-weight:700}.footerColumn{flex-direction:column;align-items:flex-start;display:flex}.footerColumn h3{color:#fff;margin:4px 0 20px;font-size:16px;font-weight:700}.footerColumn a{color:#cbdde8;margin-bottom:12px;font-size:14px;line-height:1.5;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.footerColumn a:hover{color:#fff;transform:translate(2px)}.footerColumn p{color:#cbdde8;margin:0;font-size:14px;line-height:1.7}.footerContact a:first-of-type{color:#fff;font-weight:600}.footerBottom{border-top:1px solid #ffffff1f}.footerBottomInner{justify-content:space-between;align-items:center;gap:20px;min-height:72px;display:flex}.footerBottom p{color:#a9c1cf;margin:0;font-size:13px}.footerLegalLinks{align-items:center;gap:24px;display:flex}.footerLegalLinks a{color:#a9c1cf;font-size:13px;text-decoration:none;transition:color .2s}.footerLegalLinks a:hover{color:#fff}.websiteCredit{opacity:.8;margin-top:6px;font-size:.85rem}.websiteCredit a{color:inherit;font-weight:500;text-decoration:none}.websiteCredit a:hover{text-decoration:underline}@media (width<=900px){.footerMain{grid-template-columns:repeat(2,1fr);gap:40px 32px}.footerBrand{max-width:360px}}@media (width<=600px){.footerMain{grid-template-columns:1fr;gap:34px;padding-top:48px;padding-bottom:42px}.footerBrand{max-width:100%}.footerLogo img{width:175px}.footerBottomInner{flex-direction:column;align-items:flex-start;gap:14px;min-height:auto;padding-top:22px;padding-bottom:22px}.footerLegalLinks{flex-wrap:wrap;gap:18px}}.footerContactItem{align-items:flex-start;gap:11px;width:100%;text-decoration:none;color:#cbdde8!important;margin-bottom:14px!important;display:flex!important}.footerContactItem svg{stroke-width:1.8px;flex-shrink:0;margin-top:2px}.footerContactItem span{line-height:1.55}.footerContactItem:hover{transform:translate(2px);color:#fff!important}.footerAddress{font-size:14px;line-height:1.7}.floatingWhatsapp{z-index:9999;color:#fff;isolation:isolate;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 20px #0000002e,0 2px 6px #0000001f}.floatingWhatsapp:before{content:"";z-index:-1;background:#25d36659;border-radius:50%;animation:2.4s ease-out infinite whatsappPulse;position:absolute;inset:0}.floatingWhatsapp svg{z-index:2;width:31px;height:31px;display:block;position:relative}.floatingWhatsapp:hover{color:#fff;transform:translateY(-3px)scale(1.04);box-shadow:0 12px 26px #00000038,0 4px 10px #0000001f}@keyframes whatsappPulse{0%{opacity:.55;transform:scale(1)}70%{opacity:0;transform:scale(1.55)}to{opacity:0;transform:scale(1.55)}}.floatingWhatsapp{animation:2.4s ease-in-out infinite whatsappFloat}@keyframes whatsappFloat{0%,to{transform:translateY(0)}10%{transform:translateY(-4px)}20%{transform:translateY(1px)}30%{transform:translateY(-2px)}40%{transform:translateY(0)}}.floatingWhatsapp:focus-visible{outline-offset:4px;outline:3px solid #25d36659}@media (prefers-reduced-motion:reduce){.floatingWhatsapp:before{animation:none}}@media (width<=700px){.floatingWhatsapp{width:54px;height:54px;bottom:16px;right:16px}.floatingWhatsapp svg{width:29px;height:29px}}.categoryHeroPro{background:linear-gradient(135deg,#eef7fb 0%,#f8fbfd 58%,#edf8f1 100%);padding:82px 0;overflow:hidden}.categoryHeroGridPro{grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;display:grid}.categoryHeroContentPro{max-width:680px}.categoryHeroContentPro h1{letter-spacing:-1.8px;margin:16px 0 22px;font-size:clamp(44px,5vw,68px);line-height:1.04}.categoryHeroContentPro h1 em{color:var(--brand-blue);font-style:normal}.categoryHeroContentPro>p{color:#50677a;max-width:620px;margin:0 0 30px;font-size:18px;line-height:1.75}.categoryHeroVisualPro{justify-content:center;align-items:center;display:flex}.categoryHeroPanel{text-align:center;background:linear-gradient(145deg, var(--brand-blue-dark), #075d86);color:#fff;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:min(100%,420px);min-height:390px;padding:44px 38px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #05375233}.categoryHeroPanel:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:270px;height:270px;position:absolute;top:-125px;right:-90px}.categoryHeroPanel:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-120px;left:-80px}.categoryHeroPanelIcon{z-index:1;background:#ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:22px;display:flex;position:relative}.categoryHeroPanelIcon svg{color:#fff}.categoryHeroPanel>span{z-index:1;color:#cce6f2;text-transform:uppercase;letter-spacing:1.4px;font-size:13px;font-weight:700;position:relative}.categoryHeroPanel>strong{z-index:1;margin-top:8px;font-size:27px;line-height:1.25;position:relative}.categoryHeroPoints{z-index:1;grid-template-columns:repeat(3,1fr);gap:9px;width:100%;margin-top:34px;display:grid;position:relative}.categoryHeroPoints div{background:#ffffff17;border-radius:12px;flex-direction:column;align-items:center;gap:7px;padding:12px 6px;display:flex}.categoryHeroPoints svg{color:#bdeecb}.categoryHeroPoints span{font-size:13px;font-weight:600}.categoryIntroPro{background:#fff}.categorySolutionCards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:22px;display:grid}.categorySolutionCard{background:#fff;border:1px solid #dfeaf0;border-radius:20px;flex-direction:column;align-items:flex-start;min-height:280px;padding:30px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 10px 30px #0f34490d}.categorySolutionCard:hover{border-color:#c6dce8;transform:translateY(-5px);box-shadow:0 18px 42px #0f34491a}.categorySolutionIcon{width:58px;height:58px;color:var(--brand-blue);background:#edf7fb;border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.categorySolutionLabel{color:#6b8293;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:700}.categorySolutionCard h3{color:var(--text);margin:8px 0 12px;font-size:23px;line-height:1.25}.categorySolutionCard p{color:#607789;margin:0;font-size:14px;line-height:1.7}.categorySolutionLink{color:var(--brand-blue);align-items:center;gap:7px;margin-top:auto;padding-top:22px;font-size:14px;font-weight:700;display:inline-flex}.categoryProductsPro{background:#f5f9fc}.categoryProductsPro .productSection{padding-top:82px;padding-bottom:82px}.categoryProductsPro .productSectionGrid{gap:70px}.categoryProductsPro .productVisual{background:linear-gradient(145deg,#eaf5fa,#f7fbfd);border:1px solid #dceaf1;border-radius:28px;min-height:310px}.categoryProductsPro .productIcon{background:#fff;border-radius:24px;justify-content:center;align-items:center;width:90px;height:90px;display:flex;box-shadow:0 12px 30px #14465f14}.categoryProductsPro .productContent{max-width:680px}.categoryProductsPro .productContent h2{font-size:clamp(30px,4vw,44px);line-height:1.15}.categoryProductsPro .productContent>p{font-size:16px;line-height:1.8}.categoryCTAPro{background:#fff;padding:78px 0}.categoryCTABoxPro{background:linear-gradient(135deg, var(--brand-blue-dark), #0b638f);color:#fff;border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:48px;display:grid;box-shadow:0 20px 50px #05375226}.categoryCTABoxPro .eyebrow{color:#c9e5f2}.categoryCTABoxPro h2{color:#fff;max-width:680px;margin:10px 0 14px;font-size:clamp(28px,4vw,40px);line-height:1.15}.categoryCTABoxPro p{color:#d5e8f1;max-width:650px;margin:0;line-height:1.7}.categoryCTABoxPro .btn.light{color:var(--brand-blue-dark);background:#fff;border-color:#fff}.categoryCTABoxPro .btn.light:hover{background:#edf7fb;border-color:#edf7fb}.categoryContactPro{background:#fff;padding:0 0 80px}.categoryContactBoxPro{background:#f4f9fc;border:1px solid #dfebf1;border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:35px;padding:42px;display:grid}.categoryContactBoxPro h2{margin:10px 0 12px;font-size:clamp(28px,3.5vw,38px);line-height:1.15}.categoryContactBoxPro p{color:#607789;max-width:620px;margin:0;line-height:1.7}@media (width<=900px){.categoryHeroPro{padding:70px 0}.categoryHeroGridPro{grid-template-columns:1fr;gap:50px}.categoryHeroContentPro{max-width:700px}.categoryHeroVisualPro{justify-content:flex-start}.categoryCTABoxPro,.categoryContactBoxPro{grid-template-columns:1fr}.categoryProductsPro .productSectionGrid{gap:45px}}@media (width<=600px){.categoryHeroPro{padding:56px 0}.categoryHeroContentPro h1{font-size:44px}.categoryHeroContentPro>p{font-size:16px}.categoryHeroPanel{min-height:340px;padding:38px 24px}.categoryHeroPanel>strong{font-size:24px}.categoryHeroPoints{gap:7px}.categoryHeroPoints div{padding:11px 5px}.categorySolutionCard{min-height:250px;padding:26px}.categoryProductsPro .productSection{padding-top:60px;padding-bottom:60px}.categoryCTAPro{padding:60px 0}.categoryCTABoxPro{padding:32px 24px}.categoryContactPro{padding-bottom:60px}.categoryContactBoxPro{padding:30px 24px}}.categoryProductsPro .productDetailsEnhanced{margin-top:2rem}.categoryProductsPro .productDetailsHeading{margin-bottom:1.25rem}.categoryProductsPro .productDetailsHeading .eyebrow{margin-bottom:.35rem;display:inline-block}.categoryProductsPro .productDetailsHeading h3{color:var(--text-dark);margin:0;font-size:1.2rem;line-height:1.35}.categoryProductsPro .productDetailsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.categoryProductsPro .productDetailCard{background:#fff;border:1px solid #0f172a14;border-radius:14px;align-items:flex-start;gap:.85rem;padding:1.1rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 8px 24px #0f172a0d}.categoryProductsPro .productDetailCard:hover{border-color:#0f172a1f;transform:translateY(-3px);box-shadow:0 12px 30px #0f172a14}.categoryProductsPro .productDetailCardIcon{background:#0f172a0d;border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.categoryProductsPro .productDetailCardContent{min-width:0}.categoryProductsPro .productDetailCardContent h4{color:var(--text-dark);margin:0 0 .35rem;font-size:.98rem;line-height:1.4}.categoryProductsPro .productDetailCardContent p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.65}@media (width<=768px){.categoryProductsPro .productDetailsGrid{grid-template-columns:1fr}.categoryProductsPro .productDetailCard{padding:1rem}.categoryProductsPro .productDetailsHeading h3{font-size:1.1rem}}.categoryProductsPro .productSectionGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:56px;display:grid}.categoryProductsPro .productVisual{background:#eaf3f8;border:1px solid #dceaf1;border-radius:28px;width:100%;height:auto;min-height:480px;padding:0;position:relative;overflow:hidden;box-shadow:0 18px 45px #10203314}.categoryProductsPro .productImageWrapper{width:100%;height:100%;min-height:100%;position:relative;overflow:hidden}.categoryProductsPro .productImage{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .4s;display:block}.categoryProductsPro .productImageWrapper:hover .productImage{transform:scale(1.02)}.categoryProductsPro .productImageWrapper:after{content:"";pointer-events:none;background:linear-gradient(#07203705 45%,#0720376b);position:absolute;inset:0}.categoryProductsPro .productImageOverlay{z-index:2;color:#fff;align-items:center;gap:12px;display:flex;position:absolute;bottom:20px;left:20px}.categoryProductsPro .productImageOverlay .productIcon{width:52px;height:52px;color:var(--brand-blue);background:#fffffff2;border-radius:14px;justify-content:center;align-items:center;margin:0;display:flex;box-shadow:0 8px 20px #0000001f}.categoryProductsPro .productImageOverlay span{letter-spacing:.08em;text-transform:uppercase;text-shadow:0 2px 8px #0000004d;font-size:12px;font-weight:800}.categoryProductsPro .productSectionAlt .productSectionGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.categoryProductsPro .productSectionAlt .productVisual{grid-area:1/2}.categoryProductsPro .productSectionAlt .productContent{grid-area:1/1}.categoryProductsPro .productImageFallback{width:100%;height:100%;color:var(--brand-blue);background:linear-gradient(145deg,#eaf5fa,#f5f9fc);flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.categoryProductsPro .productImageFallback span{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}@media (width<=1000px){.categoryProductsPro .productSectionGrid,.categoryProductsPro .productSectionAlt .productSectionGrid{grid-template-columns:1fr;gap:40px}.categoryProductsPro .productSectionAlt .productVisual,.categoryProductsPro .productSectionAlt .productContent{grid-area:auto}.categoryProductsPro .productVisual{height:420px;min-height:420px}}@media (width<=600px){.categoryProductsPro .productVisual{border-radius:22px;height:320px;min-height:320px}.categoryProductsPro .productImageOverlay{bottom:16px;left:16px}.categoryProductsPro .productImageOverlay .productIcon{border-radius:12px;width:46px;height:46px}.categoryProductsPro .productImageOverlay span{font-size:11px}}#contact{scroll-margin-top:100px}.loansCardsSection{padding-top:70px;padding-bottom:80px}.loansCardsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.loanSolutionCard{background:#fff;border:1px solid #dceaf1;border-radius:22px;flex-direction:column;min-height:245px;padding:30px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;box-shadow:0 12px 32px #1020330f}.loanSolutionCard:hover{border-color:#c6dce8;transform:translateY(-5px);box-shadow:0 18px 40px #1020331a}.loanSolutionIcon{width:54px;height:54px;color:var(--brand-blue);background:#eef6fb;border-radius:15px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.loanSolutionLabel{color:var(--brand-blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:800}.loanSolutionCard h2{color:#06233f;margin:0 0 12px;font-size:24px;line-height:1.2}.loanSolutionCard p{color:#526b80;margin:0;font-size:15px;line-height:1.7}@media (width<=1000px){.loansCardsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.loansCardsSection{padding-top:50px;padding-bottom:60px}.loansCardsGrid{grid-template-columns:1fr;gap:20px}.loanSolutionCard{min-height:auto;padding:24px}.loanSolutionCard h2{font-size:21px}}@media (width>=701px){.nav{min-height:116px}.brand img{width:225px;height:94px}.headerMessage{gap:6px;min-width:0;margin-left:14px;margin-right:auto;padding-left:18px}.headerMessage strong{letter-spacing:.045em;white-space:nowrap;font-size:14px;font-weight:800;line-height:1.25}.headerMessage span{white-space:nowrap;font-size:13.5px;font-weight:600;line-height:1.35}.nav nav{flex-shrink:0;gap:24px;margin-left:24px;font-size:16px}.servicesToggle{font-size:16px}.servicesToggle svg{width:16px;height:16px}.navCall{white-space:nowrap;gap:8px;min-width:max-content;padding:11px 17px;font-size:15px}.navCall svg{flex-shrink:0;width:17px;height:17px}}@media (width<=700px){.nav{min-height:92px}.brand img{width:180px;height:76px}.nav nav{top:92px}.nav{align-items:center;width:100%;min-height:92px;margin-left:0;margin-right:0;display:flex}.nav .brand img{width:98px;height:58px}.nav .headerMessage{border-left:1px solid var(--border);flex:1;gap:2px;min-width:0;margin-left:5px;margin-right:8px;padding-left:7px;display:flex}.nav .headerMessage strong{letter-spacing:.035em;white-space:normal;font-size:8.5px;line-height:1.2}.nav .headerMessage span{font-size:9px;font-weight:600;line-height:1.25}.nav .menu{flex:none;justify-content:center;align-items:center;width:32px;height:40px;margin:0;padding:6px 0 6px 6px;display:flex}.nav .menu svg{width:23px;height:23px}}@media (width<=420px){.nav{min-height:90px}.nav .brand img{width:98px;height:58px}.nav .headerMessage{margin-left:4px;margin-right:6px;padding-left:7px}.nav .headerMessage strong{font-size:8.2px}.nav .headerMessage span{font-size:8.8px}.nav .menu{width:31px}.nav .menu svg{width:22px;height:22px}}@media (width<=700px){.nav .menu{margin-right:8px}}@media (width<=420px){.nav .menu{margin-right:8px}}
