*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f2937;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,textarea{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c8102e;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a00d24}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{color:#fff;background:#c8102e}.btn-primary:hover{background:#a00d24;transform:translateY(-1px);box-shadow:0 4px 12px #c8102e66}.btn-secondary{color:#1a1a1a;background:0 0;border:2px solid #e5e7eb}.btn-secondary:hover{color:#c8102e;background:#c8102e0d;border-color:#c8102e}.btn-white{color:#c8102e;background:#fff}.btn-white:hover{background:#f9fafb}.section-tag{color:#c8102e;background:#c8102e1a;border-radius:50px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.section-title{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.section-subtitle{color:#6b7280;max-width:600px;font-size:1.125rem;line-height:1.7}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;border-bottom:1px solid #f3f4f6;position:fixed;top:0;left:0;right:0}.header-container{justify-content:space-between;align-items:center;width:90%;max-width:1600px;margin:0 auto;padding:1rem 0;display:flex}.logo{cursor:pointer;align-items:center;display:flex}.logo-image{width:auto;height:40px}.nav-list{gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.nav-list button{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;transition:all .2s}.nav-list button:hover{color:#c8102e;background:#c8102e0d}.header-actions{align-items:center;gap:1.5rem;display:flex}.language-switcher{align-items:center;gap:.5rem;display:flex}.lang-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:.875rem;font-weight:600;transition:color .2s}.lang-btn:hover,.lang-btn.active{color:#c8102e}.lang-divider{color:#e5e7eb;font-size:.875rem}.header-cta{padding:.625rem 1.25rem;font-size:.875rem}.menu-toggle{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.hamburger{background:#111827;width:24px;height:2px;transition:all .3s;display:block;position:relative}.hamburger:before,.hamburger:after{content:"";background:#111827;width:24px;height:2px;transition:all .3s;position:absolute}.hamburger:before{top:-7px}.hamburger:after{top:7px}.hamburger.open{background:0 0}.hamburger.open:before{top:0;transform:rotate(45deg)}.hamburger.open:after{top:0;transform:rotate(-45deg)}@media (width<=968px){.menu-toggle{display:block}.header-actions .header-cta{display:none}.language-switcher{margin-right:1rem}.nav{opacity:0;visibility:hidden;background:#fff;padding:1rem;transition:all .3s;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px);box-shadow:0 10px 40px #0000001a}.nav-open{opacity:1;visibility:visible;transform:translateY(0)}.nav-list{flex-direction:column;gap:0}.nav-list button{text-align:left;width:100%;padding:.75rem 1rem}}.hero{flex-direction:column;justify-content:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-bg-shape{z-index:0;opacity:.03;background:linear-gradient(135deg,#c8102e 0%,#e63950 100%);border-radius:0 0 0 50%;width:70%;height:150%;position:absolute;top:-50%;right:-20%}.hero-container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:90%;max-width:1600px;margin:0 auto;padding:4rem 0;display:grid;position:relative}.hero-title{color:#111827;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.15}.hero-title .highlight{color:#c8102e}.hero-subtitle{color:#6b7280;max-width:480px;margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.hero-buttons{gap:1rem;display:flex}.hero-image{justify-content:center;align-items:center;display:flex}.hero-image-wrapper{width:100%;max-width:450px;position:relative}.hero-banner-image{object-fit:cover;border-radius:24px;width:100%;height:auto;box-shadow:0 25px 50px -12px #00000026}.hero-float-card{background:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex;position:absolute;box-shadow:0 10px 40px #0000001a}.card-1{animation:3s ease-in-out infinite float;top:15%;left:-10%}.card-2{animation:3s ease-in-out 1.5s infinite float;bottom:20%;right:-5%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.float-icon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.float-icon.green{color:#10b981;background:#ecfdf5}.float-icon.purple{color:#c8102e;background:#c8102e1a}.float-label{color:#9ca3af;font-size:.75rem;display:block}.float-value{color:#111827;font-size:.9375rem;font-weight:600;display:block}.hero-trust{z-index:1;border-top:1px solid #f3f4f6;justify-content:center;align-items:center;gap:3rem;width:90%;max-width:1600px;margin:0 auto;padding:3rem 0;display:flex;position:relative}.hero-trust p{color:#9ca3af;font-size:.875rem;font-weight:500}.trust-logos{align-items:center;gap:2rem;display:flex}.trust-item{color:#374151;background:#f9fafb;border-radius:8px;padding:.5rem 1rem;font-size:1rem;font-weight:600}@media (width<=968px){.hero-container{text-align:center;grid-template-columns:1fr;gap:3rem}.hero-title{font-size:2.75rem}.hero-subtitle{margin:0 auto 2rem}.hero-buttons{justify-content:center}.hero-image{order:-1}.hero-image-wrapper{max-width:350px}.card-1{left:0}.card-2{right:0}.hero-trust{flex-direction:column;gap:1.5rem}.trust-logos{flex-wrap:wrap;justify-content:center;gap:1rem}}@media (width<=576px){.hero-title{font-size:2.25rem}.hero-buttons{flex-direction:column}.hero-float-card{display:none}.hero-image-wrapper{max-width:280px}}.services{background:#fff;padding:6rem 0}.services-container{grid-template-columns:300px 1fr;align-items:start;gap:4rem;width:90%;max-width:1600px;margin:0 auto;display:grid}.services-header{position:sticky;top:120px}.services-header .section-title{margin-bottom:1rem}.services-header .section-subtitle{margin-bottom:2rem}.services-cta{padding:.75rem 1.5rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.service-card{background:#f9fafb;border:1px solid #0000;border-radius:16px;padding:2rem;transition:all .3s}.service-card:hover{background:#fff;border-color:#e5e7eb;transform:translateY(-2px);box-shadow:0 10px 40px #00000014}.service-icon{color:#c8102e;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex;box-shadow:0 2px 8px #0000000f}.service-card:hover .service-icon{color:#fff;background:#c8102e}.service-title{color:#111827;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.service-description{color:#6b7280;font-size:.9375rem;line-height:1.6}@media (width<=968px){.services-container{grid-template-columns:1fr;gap:3rem}.services-header{text-align:center;position:static}.services-header .section-subtitle{margin:0 auto 2rem}.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=576px){.services{padding:4rem 0}.services-grid{grid-template-columns:1fr}.service-card{padding:1.5rem}}.process{background:#fff;padding:6rem 0}.process-container{width:90%;max-width:1600px;margin:0 auto}.process-header{text-align:center;margin-bottom:4rem}.process-header .section-subtitle{margin:0 auto}.process-steps{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid;position:relative}.process-steps:before{content:"";opacity:.2;background:linear-gradient(90deg,#c8102e 0%,#e63950 50%,#c8102e 100%);height:2px;position:absolute;top:40px;left:15%;right:15%}.process-step{text-align:center;position:relative}.step-number{color:#fff;z-index:1;background:linear-gradient(135deg,#c8102e 0%,#e63950 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2rem;font-weight:700;display:flex;position:relative}.step-title{color:#111827;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.step-description{color:#6b7280;max-width:280px;margin:0 auto;font-size:.9375rem;line-height:1.7}@media (width<=768px){.process-steps{grid-template-columns:1fr;gap:2.5rem}.process-steps:before{display:none}.step-number{width:64px;height:64px;font-size:1.5rem}}.contact{background:#fff;padding:6rem 0}.contact-container{width:90%;max-width:1600px;margin:0 auto}.contact-header{text-align:center;margin-bottom:4rem}.contact-header .section-subtitle{margin:0 auto}.contact-content{grid-template-columns:1fr 1.2fr;gap:4rem;display:grid}.contact-info{flex-direction:column;gap:1.5rem;display:flex}.info-card{background:#f9fafb;border:1px solid #0000;border-radius:16px;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex}.info-card:hover{background:#fff;border-color:#c8102e;box-shadow:0 10px 30px #c8102e1a}.info-icon{color:#c8102e;background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 2px 8px #0000000f}.info-card:hover .info-icon{color:#fff;background:#c8102e}.info-details h4{color:#111827;margin-bottom:.25rem;font-size:1rem;font-weight:600}.info-details p{color:#6b7280;font-size:.9375rem;line-height:1.5}.contact-form-wrapper{background:#f9fafb;border-radius:24px;padding:2.5rem}.contact-form h3{color:#111827;margin-bottom:2rem;font-size:1.5rem;font-weight:600}.form-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;margin-bottom:.5rem;font-size:.9375rem;font-weight:500;display:block}.form-group input,.form-group textarea{background:#fff;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.form-group input:focus,.form-group textarea:focus{border-color:#c8102e;outline:none;box-shadow:0 0 0 4px #c8102e1a}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group textarea{resize:vertical;min-height:100px}.btn-full{width:100%}@media (width<=968px){.contact-content{grid-template-columns:1fr;gap:3rem}.form-row{grid-template-columns:1fr}}@media (width<=576px){.contact{padding:4rem 0}.contact-form-wrapper{padding:1.5rem}.info-card{text-align:center;flex-direction:column;align-items:center}}.footer{color:#fff;background:#111827;padding:5rem 0 0}.footer-container{width:90%;max-width:1600px;margin:0 auto}.footer-main{border-bottom:1px solid #ffffff1a;grid-template-columns:1.2fr 2fr;gap:4rem;padding-bottom:3rem;display:grid}.footer-logo{align-items:center;margin-bottom:1.25rem;display:flex}.footer-logo .logo-image{filter:brightness(0)invert();width:auto;height:40px}.footer-tagline{color:#9ca3af;max-width:280px;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.7}.footer-social{gap:.75rem;display:flex}.social-link{color:#fff;background:#ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.social-link:hover{background:#c8102e;transform:translateY(-2px)}.footer-links{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.footer-column h4{color:#fff;margin-bottom:1.25rem;font-size:.9375rem;font-weight:600}.footer-column ul{margin:0;padding:0;list-style:none}.footer-column li{margin-bottom:.75rem}.footer-column a{color:#9ca3af;font-size:.9375rem;text-decoration:none;transition:color .2s}.footer-column a:hover{color:#c8102e}.footer-bottom{justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex}.footer-bottom p{color:#6b7280;font-size:.875rem}.footer-credits{color:#6b7280}@media (width<=968px){.footer-main{grid-template-columns:1fr;gap:3rem}.footer-links{grid-template-columns:repeat(2,1fr)}}@media (width<=576px){.footer{padding:3rem 0 0}.footer-links{grid-template-columns:1fr 1fr;gap:1.5rem}.footer-bottom{text-align:center;flex-direction:column;gap:.5rem}}.app{flex-direction:column;min-height:100vh;display:flex}main{flex:1}
