.hero-carousel-wrapper{margin-top:16px}@media (max-width:768px){.hero-carousel-wrapper{margin-top:12px}}@keyframes gradientRun{0%{background-position:0 50%}to{background-position:300% 50%}}.btn-learn-more{position:relative;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e3a8a;padding:14px 34px;border:0;border-radius:999px;font-size:25px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:10px;box-shadow:0 10px 30px rgba(15,23,42,.35),0 0 0 1px rgba(191,219,254,.4);transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease;overflow:hidden}.btn-learn-more:hover{transform:translateY(-2px) scale(1.02);background:linear-gradient(135deg,#fff,#e0f2fe);color:#1e40af;box-shadow:0 16px 40px rgba(15,23,42,.45),0 0 0 1px rgba(129,140,248,.8)}.btn-learn-more:before{content:"";position:absolute;inset:-50%;background:radial-gradient(circle at 0 0,rgba(191,219,254,.85),transparent 55%);transform:translateX(-120%);transition:transform .4s ease-out;pointer-events:none}.btn-learn-more:hover:before{transform:translateX(40%)}.btn-learn-more:after{content:"⟶";font-size:18px;transform:translateX(0);transition:transform .25s ease}.btn-learn-more:hover:after{transform:translateX(3px)}.scroll-reveal-section{opacity:0;transform:translateY(20px) scale(.99);filter:blur(2px);transition:opacity .2s ease-out,transform .2s ease-out,filter .2s ease-out}.scroll-reveal-section.is-visible{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.scroll-reveal-section.no-blur,.scroll-reveal-section.no-blur.is-visible{filter:none}.scroll-reveal-section.no-blur.no-reveal-transition{filter:none!important}.scroll-reveal-section.no-reveal-transition{transition:none!important;opacity:1!important;transform:translateY(0) scale(1)!important;filter:blur(0)!important}.loan-tiles-section{margin:16px 0;padding:24px 0 40px;min-height:580px}.loan-tiles-container{max-width:1400px;margin:0 auto;padding:0 32px}.loan-tiles-header{max-width:1400px;margin:0 auto 72px;padding:0 32px;text-align:center}.loan-tiles-title{font-family:var(--font-poppins),sans-serif;color:#1e293b;font-size:36px;font-weight:600;margin:0;display:inline-block;position:relative}.loan-tiles-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:100px;height:3px;background:linear-gradient(90deg,#a78bfa,#c4b5fd);border-radius:2px}.loan-tiles-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px 32px;gap:40px 32px;justify-items:center;align-items:start;width:100%;max-width:1280px;margin:0 auto;padding:48px 0 64px;overflow:visible}@media (max-width:1024px){.loan-tiles-grid{grid-template-columns:repeat(3,1fr);gap:32px 24px}}@media (max-width:768px){.loan-tiles-grid{grid-template-columns:repeat(2,1fr);gap:20px 16px;align-items:stretch;padding:32px 0 48px}}.loan-tile{position:relative;display:block;width:100%;max-width:200px;height:160px;border-radius:20px;border:1px solid rgba(30,64,175,.12);box-shadow:15px 15px 30px #638de1,-15px -15px 30px #faf8f8;padding:0;text-decoration:none;overflow:hidden;cursor:pointer;transition:transform .35s ease,box-shadow .35s ease}.loan-tile:hover{transform:translateY(-6px);box-shadow:18px 18px 36px rgba(37,99,235,.35),-18px -18px 36px rgba(37,99,235,.2)}.loan-tile-top{position:absolute;top:0;left:0;right:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 10px;background:#fff;transition:transform .4s ease;z-index:1}.loan-tile:hover .loan-tile-top{transform:translateY(-100%)}.loan-tile-bottom{position:absolute;top:0;left:0;right:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px 14px;background:#224dce;color:#fff;z-index:0;transition:background .3s ease}.loan-tile:hover .loan-tile-bottom{background:#2563eb}.loan-tile-bottom .loan-tile-label,.loan-tile-bottom .loan-tile-label-line{color:#fff}.loan-tile-cta{margin-top:10px;font-family:var(--font-poppins),sans-serif;font-size:14px;font-weight:600;color:hsla(0,0%,100%,.95);letter-spacing:.02em;transition:transform .25s ease}.loan-tile:hover .loan-tile-cta{transform:translateX(4px)}.loan-tiles-grid .loan-tile .loan-tile-icon-circle{transition:transform .3s ease}.loan-tiles-grid .loan-tile:hover .loan-tile-icon-circle{transform:scale(1.08)}@media (max-width:768px){.loan-tile{max-width:100%;height:150px}.loan-tile:hover{transform:translateY(-4px);box-shadow:12px 12px 24px #638de1,-12px -12px 24px #638de1}.loan-tile-bottom,.loan-tile-top{padding:14px 12px}.loan-tile-cta{font-size:13px;margin-top:8px}}.loan-tile-icon-wrapper{margin-bottom:0;flex:1 1 auto;min-height:0}.loan-tile-icon-circle,.loan-tile-icon-wrapper{display:flex;align-items:center;justify-content:center;width:100%;background:none}.loan-tile-icon-circle{height:100%;border-radius:50%;background-color:transparent;padding:0;aspect-ratio:1/1;max-height:100%}.loan-tile-icon-img{width:100%;height:100%;object-fit:contain;object-position:center;background:none}.loan-tile-icon-sprite{background-position:50%}.loan-tile-icon-sprite,.loan-tile-sprite-cell{background-color:transparent;background-repeat:no-repeat}.loan-tile-sprite-cell{width:100%;height:100%;border-radius:50%;display:block}.loan-tile-label{font-family:var(--font-poppins),sans-serif;color:#1e40af;font-size:18px;font-weight:600;text-align:center;line-height:1.25;margin:0;padding:0 6px;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;width:100%;overflow:visible;display:flex;flex-direction:column;align-items:center;gap:0;transition:color .35s ease;flex-shrink:0}.loan-tile-icon-img,.loan-tile-sprite-cell{transition:filter .35s ease}.loan-tile-label-line{display:block}.flip-carousel-section{margin:40px 0 16px;padding:0;min-height:520px;display:flex;align-items:center;justify-content:center;width:100%}.carousel-container{max-width:1400px;height:480px;background:transparent;margin:0 auto}.carousel-container,.carousel-wrapper{position:relative;width:100%;border-radius:40px}.carousel-wrapper{overflow:hidden}.carousel-wrapper,.carousel-wrapper .slide{height:100%;transform:translateZ(0);-webkit-transform:translateZ(0)}.carousel-wrapper .slide{position:relative;width:100%;border-radius:40px}.slide .item{width:200px;height:250px;position:absolute;top:50%;transform:translateY(-50%);border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.2),0 8px 20px rgba(0,0,0,.15),inset 0 0 0 1px hsla(0,0%,100%,.2);display:inline-block;transition:all .5s;background:linear-gradient(135deg,#ddd6fe,#c4b5fd 50%,#a78bfa);overflow:hidden}.slide .item:nth-child(4){background:linear-gradient(135deg,#dbeafe,#bfdbfe 50%,#93c5fd)!important}.slide .item:nth-child(5){background:linear-gradient(135deg,#dcfce7,#bbf7d0 50%,#86efac)!important}.slide .item:nth-child(6){background:linear-gradient(135deg,#fef3c7,#fde68a 50%,#fcd34d)!important}.service-image{width:100%;height:100%;object-fit:contain;object-position:center;background:transparent;display:block}.slide .item:nth-child(3) .service-image,.slide .item:nth-child(4) .service-image,.slide .item:nth-child(5) .service-image{width:100%;height:100%;object-fit:contain;padding:10px}.slide .item:first-child,.slide .item:nth-child(2){top:0;left:0;transform:translate(0);border-radius:0;width:100%;height:100%;border-radius:20px;transition:all .5s;background:linear-gradient(135deg,#e0e7ff,#c7d2fe 50%,#a5b4fc);display:flex;flex-direction:row;align-items:center;justify-content:flex-start;overflow:visible}.slide .item:first-child .service-image,.slide .item:nth-child(2) .service-image{position:absolute;top:10%;right:0;left:auto;width:55%;height:90%;object-fit:contain;object-position:right center;background:transparent;z-index:20;padding:30px}.slide .item:first-child .service-image,.slide .item:nth-child(3) .service-image,.slide .item:nth-child(4) .service-image,.slide .item:nth-child(5) .service-image,.slide .item:nth-child(6) .service-image{display:none!important;opacity:0!important;visibility:hidden!important}.slide .item:nth-child(2) .service-image{position:absolute;top:50%;right:0;left:auto;transform:translateY(-50%);width:52%;height:auto;max-height:85%;object-fit:contain;object-position:center center;padding:25px;z-index:20}.slide .item:first-child .content,.slide .item:nth-child(2) .content{position:absolute;top:0;left:0;width:48%;height:100%;transform:none;z-index:2;background:rgba(238,242,255,.75);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:30px 35px;border-radius:16px 0 0 16px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;box-sizing:border-box}.slide .item:first-child .content{display:none!important;opacity:0!important;visibility:hidden!important}.slide .item:first-child:before,.slide .item:nth-child(2):before{content:"";position:absolute;top:0;right:0;bottom:80px;width:52%;height:auto;background:rgba(238,242,255,.3);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);z-index:1;pointer-events:none}.slide .item:nth-child(3){left:63%;z-index:3;background:linear-gradient(135deg,#fce7f3,#fbcfe8 50%,#f9a8d4)!important}.slide .item:nth-child(4){left:calc(63% + 220px);z-index:3;background:linear-gradient(135deg,#dbeafe,#bfdbfe 50%,#93c5fd)}.slide .item:nth-child(5){left:calc(50% + 440px);opacity:0;pointer-events:none;z-index:1}.slide .item:nth-child(n+6){left:calc(50% + 660px);opacity:0}.slide .item:first-child,.slide .item:nth-child(3),.slide .item:nth-child(4),.slide .item:nth-child(5),.slide .item:nth-child(6),.slide .item:nth-child(n+6){display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.slide .item:nth-child(2){display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.item .content{position:absolute;bottom:0;left:0;right:0;text-align:left;font-family:var(--font-poppins),sans-serif;display:none;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.slide .item:nth-child(2) .content{display:block;opacity:1;visibility:visible}.slide .item:not(:nth-child(2)) .content{display:none!important;opacity:0!important;visibility:hidden!important}.content .name{font-size:34px;text-transform:capitalize;font-weight:700;animation:animate 1s ease-in-out 1 forwards;margin-bottom:14px;letter-spacing:-.5px;text-shadow:0 2px 4px hsla(0,0%,100%,.9);line-height:1.25}.content .des,.content .name{opacity:0;color:#0f172a;width:100%;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.content .des{margin-top:0;margin-bottom:0;animation:animate 1s ease-in-out .3s 1 forwards;font-size:15px;line-height:1.6;font-weight:500;text-shadow:0 1px 3px hsla(0,0%,100%,.9)}.carousel-apply-button{position:absolute;bottom:20px;right:0;width:52%;display:flex;justify-content:center;align-items:center;z-index:30;isolation:isolate;text-decoration:none}.carousel-apply-button button{padding:12px 28px;border:none;cursor:pointer;opacity:0;border-radius:12px;background-color:#1e40af;transition:all .3s ease;animation:animate 1s ease-in-out .6s 1 forwards;color:#fff;font-weight:600;font-family:var(--font-poppins),sans-serif;font-size:15px;box-shadow:0 4px 12px rgba(30,64,175,.3);white-space:nowrap;flex-shrink:0}.carousel-apply-button button:hover{background-color:#1e3a8a;transform:translateY(-2px);box-shadow:0 6px 16px rgba(30,64,175,.4)}.slide .item:first-child .carousel-apply-button{display:none!important;opacity:0!important;visibility:hidden!important}.slide .item:nth-child(2) .carousel-apply-button{display:flex!important;opacity:1!important;visibility:visible!important}.slide .item:not(:nth-child(2)) .carousel-apply-button{display:none!important;opacity:0!important;visibility:hidden!important}@keyframes animate{0%{opacity:0;transform:translateY(100px);filter:blur(33px)}to{opacity:1;transform:translate(0);filter:blur(0)}}@keyframes slideOutLeft{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(-100%,0,0);opacity:.8}}@keyframes slideInFromRight{0%{transform:translate3d(100%,0,0);opacity:.8}to{transform:translateZ(0);opacity:1}}.slide .item.slide-out-left{animation:slideOutLeft .6s cubic-bezier(.4,0,.2,1) forwards}.slide .item.slide-in-from-right,.slide .item.slide-out-left{z-index:10;transition:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d}.slide .item.slide-in-from-right{animation:slideInFromRight .6s cubic-bezier(.4,0,.2,1) forwards}.carousel-container .button{display:none}.carousel-container .button button{width:40px;height:35px;border-radius:8px;border:2px solid #000000bd;cursor:pointer;margin:0 5px;transition:.3s;background:hsla(0,0%,100%,.578);color:#000;font-size:18px;display:flex;align-items:center;justify-content:center}.carousel-container .button button:hover{color:#000;border:2px solid #ffffffbd;transform:scale(1.1)}.carousel-container .button button:focus{transform:scale(1.1);background:#fff;border:2px solid #ffffffbd}.carousel-container .button button:active{transform:scale(1.02)}.carousel-container .button .next{padding:0 0 0 3px}.carousel-container .button .prev{padding:0 3px 0 0}.carousel-container .button .pause-play{padding:0;font-size:16px;display:flex;align-items:center;justify-content:center}.carousel-container .button .pause-play:hover{background:rgba(30,64,175,.1);border-color:#1e40af;color:#1e40af}.carousel-container .button .pause-play.playing{color:#1e40af}.carousel-container .button .pause-play.paused{color:#64748b}.carousel-navigation-wrapper{gap:16px;margin-top:30px;padding:0 20px}.carousel-dots,.carousel-navigation-wrapper{display:flex;justify-content:center;align-items:center}.carousel-dots{gap:12px;padding:0}.carousel-dot{width:12px;height:12px;border-radius:50%;border:2px solid rgba(30,64,175,.5);background:hsla(0,0%,100%,.6);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0;outline:none;position:relative}.carousel-dot:hover{background:rgba(30,64,175,.3);border-color:rgba(30,64,175,.8);transform:scale(1.2)}.carousel-dot:focus{outline:2px solid rgba(30,64,175,.5);outline-offset:2px}.carousel-dot.active{width:32px;height:12px;border-radius:6px;background:#1e40af;border-color:#1e40af;transform:scale(1)}.carousel-dot.active:hover{background:#1e3a8a;border-color:#1e3a8a;transform:scale(1.05)}.carousel-nav-button{position:relative;width:40px;height:40px;border-radius:50%;border:2px solid rgba(30,64,175,.6);background:hsla(0,0%,100%,.9);color:#1e40af;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.1);outline:none;flex-shrink:0}.carousel-nav-button:hover{background:#1e40af;color:#fff;border-color:#1e40af;transform:scale(1.1);box-shadow:0 4px 12px rgba(30,64,175,.3)}.carousel-nav-button:active{transform:scale(1.05)}.carousel-nav-button:focus{outline:2px solid rgba(30,64,175,.5);outline-offset:2px}.carousel-nav-button svg{width:24px;height:24px;stroke-width:2.5}.products-section{margin-bottom:60px}.section-title{font-size:32px;font-weight:600;color:#1e40af;margin-bottom:30px;text-align:left}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.product-card{background:hsla(0,0%,100%,.88);border:1px solid hsla(0,0%,100%,.5);border-radius:12px;padding:25px;transition:all .3s ease;position:relative;box-shadow:0 4px 16px rgba(15,23,42,.08),0 1px 3px rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.8)}.product-card:hover{border-color:rgba(30,64,175,.3);box-shadow:0 12px 32px rgba(30,64,175,.18),0 4px 16px rgba(15,23,42,.1),inset 0 1px 0 hsla(0,0%,100%,.9);transform:translateY(-5px)}.badge{position:absolute;top:-10px;right:15px;background-color:#fbbf24;color:#000;padding:4px 12px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase}.badge-free{background-color:#10b981;color:#fff}.badge-pro{background-color:#8b5cf6;color:#fff}.product-card h3{color:#1e40af;font-size:20px;font-weight:600;margin-bottom:15px;margin-top:5px}.offer-highlight{color:#059669;font-size:16px;font-weight:600;margin-bottom:10px}.product-desc{color:#666;font-size:14px;line-height:1.6;margin-bottom:20px}.btn-product{width:100%;background-color:#1e40af;color:#fff;padding:12px 20px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.btn-product:hover{background-color:#3b82f6}.features-section{margin-bottom:70px;padding:60px 0 50px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:280px;grid-gap:40px;gap:40px;max-width:1400px;margin:0 auto;align-items:start}.feature-card{min-height:280px;height:280px;width:100%;position:relative;overflow:hidden;cursor:pointer;isolation:isolate;align-self:start;border-radius:20px;box-shadow:0 2px 10px 0 rgba(0,0,0,.4),0 2px 25px 0 rgba(0,0,0,.5);display:grid;place-items:center}.feature-card-inner{position:absolute;left:2.5%;top:2.5%;width:95%;height:95%;border-radius:20px;z-index:5;background:#fff;overflow:hidden;box-shadow:inset 0 30px 60px -12px rgba(0,0,0,.08),inset 0 18px 36px -18px rgba(0,0,0,.06)}.feature-box-front{position:absolute;inset:0;z-index:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;box-sizing:border-box;transition:opacity .3s ease-in-out;pointer-events:none;background:#fff}.feature-main-line1{color:#1e40af;padding:8px 16px;border-radius:12px;background:rgba(59,130,246,.15);border:1px solid rgba(59,130,246,.25)}.feature-main-line1,.feature-main-line2{font-family:var(--font-poppins),sans-serif;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;line-height:1.2}.feature-main-line2{color:#0f172a}.feature-card:hover .feature-box-front{opacity:0}.feature-card .feature-box-front,.feature-card .feature-box-front:hover{box-shadow:none}.feature-box-back{position:absolute;inset:0;width:100%;height:100%;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;box-sizing:border-box;transform:translateY(100%);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.feature-card:hover .feature-box-back{transform:translateY(0);opacity:1}.feature-card .feature-box-back,.feature-card .feature-box-back:hover{box-shadow:none}.feature-back-text{margin:0;font-size:15px;font-weight:600;color:#1e293b;opacity:.9}.feature-back-label{font-size:13px;font-weight:700;letter-spacing:.05em;opacity:.8}.feature-description-slide{margin:12px 0 0;font-size:14px;line-height:1.5;color:#475569;font-weight:600}.feature-box-blue .feature-back-label,.feature-box-blue .feature-back-text{color:#1e40af}.feature-box-light-blue .feature-back-label,.feature-box-light-blue .feature-back-text{color:#0369a1}.feature-box-green .feature-back-label,.feature-box-green .feature-back-text{color:#047857}.feature-box{position:relative;text-align:center;padding:45px 30px;border-radius:24px;border:1px solid hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.88);box-shadow:0 15px 35px rgba(0,0,0,.05),0 5px 15px rgba(0,0,0,.03);overflow:hidden;transition:all .5s cubic-bezier(.175,.885,.32,1.275);cursor:default}.feature-card .feature-box-back,.feature-card .feature-box-front{background:#fff;border:1px solid rgba(0,0,0,.06)}.feature-box:hover{transform:translateY(-15px) scale(1.04);box-shadow:0 45px 90px rgba(37,99,235,.18);background:hsla(0,0%,100%,.95);border-color:rgba(37,99,235,.3)}.feature-card .feature-box:hover{transform:none;box-shadow:0 15px 35px rgba(0,0,0,.05),0 5px 15px rgba(0,0,0,.03)}.feature-card:hover .feature-box-back:hover{transform:translateY(0)}.feature-box:after{content:"";position:absolute;top:-50%;left:-100%;width:25%;height:200%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.6),transparent);transform:rotate(25deg);transition:none;opacity:0;pointer-events:none}.feature-box:hover:after{left:150%;opacity:1;transition:all .9s ease-in-out}.feature-box>*{position:relative;z-index:2}.feature-box-blue{border-bottom:5px solid #3b82f6;background:linear-gradient(180deg,rgba(219,234,254,.5),#fff)}.feature-box-light-blue{border-bottom:5px solid #60a5fa;background:linear-gradient(180deg,rgba(224,242,254,.5),#fff)}.feature-box-green{border-bottom:5px solid #10b981;background:linear-gradient(180deg,rgba(209,250,229,.5),#fff)}.feature-icon-wrapper{width:90px;height:90px;border-radius:24px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;margin:0 auto 30px;transition:all .5s cubic-bezier(.175,.885,.32,1.275);transform:rotate(-3deg)}.feature-box:hover .feature-icon-wrapper{transform:rotate(0deg) scale(1.1);box-shadow:0 20px 40px rgba(0,0,0,.12)}.feature-icon{width:48px;height:48px;transition:transform .4s ease}.feature-box:hover .feature-icon{transform:scale(1.15)}.feature-title{font-family:var(--font-poppins),sans-serif;color:#1e293b;font-size:24px;font-weight:800;margin-bottom:15px;letter-spacing:-.5px;text-align:center;transition:color .3s ease}.feature-box:hover .feature-title{color:#2563eb;text-shadow:0 0 20px rgba(37,99,235,.2)}.feature-description{color:#475569;font-size:16px;line-height:1.7;margin:0;text-align:center}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr);gap:30px;padding:0 20px}}@media (max-width:640px){.features-grid{grid-template-columns:1fr;gap:25px}.feature-box{padding:35px 20px}}.trust-section{margin-bottom:70px;padding:80px 0 60px;position:relative;overflow:hidden}.trust-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(167,139,250,.08) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(74,222,128,.08) 0,transparent 50%),radial-gradient(circle at 50% 50%,rgba(251,191,36,.06) 0,transparent 50%);pointer-events:none;animation:trustBackgroundFloat 20s ease-in-out infinite}@keyframes trustBackgroundFloat{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.trust-header{max-width:1400px;margin:0 auto 60px;padding:0 20px;text-align:center;position:relative;z-index:1}.trust-title{font-family:var(--font-poppins),sans-serif;color:#1e293b;font-size:42px;font-weight:700;margin:0;display:inline-block;position:relative;background:linear-gradient(135deg,#1e293b,#475569 50%,#1e293b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:titleShimmer 3s ease-in-out infinite}@keyframes titleShimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.trust-title-text{position:relative;display:inline-block}.trust-title-text:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:120px;height:4px;background:linear-gradient(90deg,#a78bfa,#c084fc 50%,#a78bfa);border-radius:2px;box-shadow:0 2px 8px rgba(167,139,250,.4);animation:underlineGlow 2s ease-in-out infinite}@keyframes underlineGlow{0%,to{box-shadow:0 2px 8px rgba(167,139,250,.4)}50%{box-shadow:0 4px 16px rgba(167,139,250,.8)}}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px;max-width:1400px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.trust-card{position:relative;text-align:center;padding:45px 28px;border-radius:20px;background:hsla(0,0%,100%,.92);border:2px solid;box-shadow:0 8px 24px rgba(15,23,42,.1),0 2px 6px rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.9);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;animation:cardFloat 6s ease-in-out infinite}.trust-card:first-child{animation-delay:0s}.trust-card:nth-child(2){animation-delay:.5s}.trust-card:nth-child(3){animation-delay:1s}.trust-card:nth-child(4){animation-delay:1.5s}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.trust-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(from 180deg at 50% 50%,transparent 0deg,currentColor 90deg,transparent 180deg);opacity:0;transition:opacity .5s ease}@keyframes cardRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.trust-card:hover:before{opacity:.1;animation:cardRotate 8s linear infinite}.trust-card:hover{transform:translateY(-12px) scale(1.03);box-shadow:0 20px 48px rgba(15,23,42,.18),0 8px 24px rgba(15,23,42,.12),inset 0 1px 0 #fff}.trust-icon-wrapper{width:90px;height:90px;margin:0 auto 28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:hsla(0,0%,100%,.6);box-shadow:0 4px 16px rgba(0,0,0,.08),inset 0 2px 8px hsla(0,0%,100%,.8);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}.trust-card:hover .trust-icon-wrapper{transform:scale(1.15) rotate(5deg);box-shadow:0 8px 24px rgba(0,0,0,.15),inset 0 2px 12px #fff}.trust-icon{width:64px;height:64px;transition:transform .4s cubic-bezier(.4,0,.2,1)}.trust-card:hover .trust-icon{transform:scale(1.1);filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.trust-primary-text{font-family:var(--font-poppins),sans-serif;color:#1e293b;font-size:26px;font-weight:700;margin-bottom:14px;line-height:1.3;position:relative;z-index:1;transition:all .3s ease}.trust-card:hover .trust-primary-text{transform:scale(1.05);text-shadow:0 2px 8px rgba(0,0,0,.1)}.trust-secondary-text{color:#64748b;font-size:15px;line-height:1.6;margin:0;position:relative;z-index:1;font-weight:500;transition:color .3s ease}.trust-card:hover .trust-secondary-text{color:#475569}.trust-card-purple{border-color:#e9d5ff;background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(243,232,255,.8))}.trust-card-purple:before{color:#a78bfa}.trust-card-purple:hover{border-color:#c084fc;box-shadow:0 20px 48px rgba(192,132,252,.3),0 8px 24px rgba(167,139,250,.2),inset 0 1px 0 #fff;background:linear-gradient(135deg,#fff,rgba(243,232,255,.95))}.trust-card-purple .trust-icon-wrapper{background:linear-gradient(135deg,rgba(243,232,255,.8),hsla(0,0%,100%,.9))}.trust-card-green{border-color:#bbf7d0;background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(220,252,231,.8))}.trust-card-green:before{color:#4ade80}.trust-card-green:hover{border-color:#4ade80;box-shadow:0 20px 48px rgba(74,222,128,.3),0 8px 24px rgba(74,222,128,.2),inset 0 1px 0 #fff;background:linear-gradient(135deg,#fff,rgba(220,252,231,.95))}.trust-card-green .trust-icon-wrapper{background:linear-gradient(135deg,rgba(220,252,231,.8),hsla(0,0%,100%,.9))}.trust-card-yellow{border-color:#fef3c7;background:linear-gradient(135deg,hsla(0,0%,100%,.95),hsla(55,97%,88%,.8))}.trust-card-yellow:before{color:#fbbf24}.trust-card-yellow:hover{border-color:#fbbf24;box-shadow:0 20px 48px rgba(251,191,36,.3),0 8px 24px rgba(251,191,36,.2),inset 0 1px 0 #fff;background:linear-gradient(135deg,#fff,hsla(55,97%,88%,.95))}.trust-card-yellow .trust-icon-wrapper{background:linear-gradient(135deg,hsla(55,97%,88%,.8),hsla(0,0%,100%,.9))}.trust-card-blue{border-color:#bfdbfe;background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(219,234,254,.8))}.trust-card-blue:before{color:#60a5fa}.trust-card-blue:hover{border-color:#60a5fa;box-shadow:0 20px 48px rgba(96,165,250,.3),0 8px 24px rgba(96,165,250,.2),inset 0 1px 0 #fff;background:linear-gradient(135deg,#fff,rgba(219,234,254,.95))}.trust-card-blue .trust-icon-wrapper{background:linear-gradient(135deg,rgba(219,234,254,.8),hsla(0,0%,100%,.9))}.testimonials-section{margin-bottom:16px;padding:60px 0 32px}.testimonials-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 20px}.testimonials-header-left{flex:1 1}.happy-clients{color:#1e40af;font-size:28px;margin-bottom:12px;font-weight:800;letter-spacing:.5px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.happy-clients,.testimonials-title{font-family:var(--font-poppins),sans-serif}.testimonials-title{color:#1e293b;font-size:36px;font-weight:700;margin:0}.read-all-reviews{background-color:#1e40af;color:#fff;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;transition:background-color .3s ease,transform .2s ease}.read-all-reviews:hover{background-color:#1e3a8a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(30,64,175,.3)}@media (max-width:768px){.testimonials-header{flex-direction:column;align-items:stretch;gap:20px;margin-bottom:24px;padding:0 16px}.testimonials-header-left{flex:none}.read-all-reviews{align-self:stretch;justify-content:center;padding:12px 16px;font-size:15px;white-space:nowrap}}.testimonials-grid{position:relative;overflow:hidden;max-width:1400px;margin:0 auto;padding:0 20px;width:100%}.testimonials-track{display:inline-flex;gap:24px;align-items:stretch;width:max-content;animation:testimonials-ticker 45s linear infinite}.testimonials-track:hover{animation-play-state:paused}.reviews-static-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:24px;gap:24px;overflow:visible}.reviews-static-grid .testimonial-card{flex:1 1 auto;max-width:none}.testimonial-card{background:hsla(0,0%,100%,.88);border-radius:16px;padding:28px 24px 24px;display:flex;flex-direction:column;gap:18px;transition:transform .3s ease,box-shadow .3s ease;flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 16px);max-width:420px;box-sizing:border-box;position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.5);box-shadow:0 4px 16px rgba(15,23,42,.08),0 1px 3px rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.8)}@keyframes testimonials-ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px rgba(15,23,42,.12),0 4px 16px rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.9)}.testimonial-text{color:#1e293b;font-size:28px;line-height:1.6;margin:4px 0 10px;font-weight:400}.testimonial-stars-row{display:flex;align-items:baseline;gap:8px}.testimonial-stars{color:#facc15;letter-spacing:2px;font-size:18px}.testimonial-rating{color:#1f2933;font-size:14px;font-weight:600}.testimonial-divider{margin-top:20px;margin-bottom:8px;height:1px;width:100%;background:linear-gradient(90deg,rgba(148,163,184,.4),rgba(148,163,184,0))}.testimonial-footer{display:flex;align-items:center;gap:10px;margin-top:4px}.testimonial-footer-avatar{font-size:26px}.testimonial-avatar-initials{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:700;letter-spacing:.5px;line-height:1}.testimonial-footer-name{font-size:15px;font-weight:700;color:#111827}.partners-section{margin-bottom:16px;padding:24px 0}.partners-section .section-title{text-align:center;margin-bottom:40px}.partners-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:30px;gap:30px;align-items:center}.partners-grid,.partners-slideshow{max-width:1400px;margin:0 auto;padding:0 20px}.partners-slideshow{position:relative}.partners-slideshow-viewport{flex:1 1;overflow:hidden;min-height:140px}.partners-slideshow-viewport--dual{display:flex;flex-direction:column;gap:14px;min-height:auto}.partners-slideshow-track{display:flex;gap:30px;width:max-content;animation:partners-ticker 45s linear infinite}.partners-slideshow-viewport--dual .partners-slideshow-track{gap:20px}.partners-slideshow-track:hover{animation-play-state:paused}@keyframes partners-ticker{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.partners-slide-item{flex:0 0 200px;width:200px;min-width:200px;box-sizing:border-box}.partners-slide-item--sm{flex:0 0 140px;width:140px;min-width:140px}.partners-slide-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;border:2px solid #e2e8f0;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.08)}.partners-slide-btn:first-child{left:0}.partners-slide-btn:last-child{right:0}.partners-slide-btn:hover{border-color:#3b82f6;color:#3b82f6;background:#eff6ff}.partners-slide-btn:focus{outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.3)}.partners-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.partners-dot{width:10px;height:10px;border-radius:50%;border:none;background:#cbd5e1;cursor:pointer;transition:all .2s ease}.partners-dot:hover{background:#94a3b8}.partners-dot.active{background:#3b82f6;transform:scale(1.2)}.partner-logo{display:flex;align-items:center;justify-content:center;padding:20px;border-radius:12px;border:3px solid;transition:all .3s ease;height:120px}.partners-slide-item--sm.partner-logo{padding:12px;border-radius:10px;border-width:2px;height:75px}.partner-logo:hover{transform:translateY(-3px);box-shadow:0 6px 14px rgba(0,0,0,.12)}.partner-card-1{background-color:#eff6ff;border-color:#3b82f6}.partner-card-2{background-color:#fef2f2;border-color:#ef4444}.partner-card-3{background-color:#eff6ff;border-color:#3b82f6}.partner-card-4{background-color:#f0f9ff;border-color:#0ea5e9}.partner-card-5{background-color:#fffbeb;border-color:#f59e0b}.partner-card-6{background-color:#fff7ed;border-color:#f97316}.partner-card-3.partner-logo img{min-width:165px;max-height:80px;object-fit:contain;filter:contrast(1.08)}.partner-logo img{max-width:100%;max-height:80px;width:auto;height:auto;object-fit:contain;transition:all .3s ease}.partners-slide-item--sm.partner-logo img{max-height:55px}.partner-logo:hover img{transform:scale(1.08)}.main-footer{background:linear-gradient(135deg,hsla(0,0%,100%,.92),rgba(240,249,255,.95) 50%,hsla(0,0%,100%,.92));margin-top:24px;border-top:1px solid #e2e8f0;position:relative;overflow:hidden}.main-footer.footer-style-1:before{bottom:0;background-image:radial-gradient(circle at 10% 50%,rgba(59,130,246,.25) 0,transparent 50%),radial-gradient(circle at 90% 50%,rgba(139,92,246,.2) 0,transparent 50%),radial-gradient(circle at 50% 50%,rgba(16,185,129,.15) 0,transparent 50%);background-size:200px 200px,200px 200px,250px 250px;background-position:0 50%,100% 50%,50% 50%;z-index:0}.main-footer.footer-style-1:after,.main-footer.footer-style-1:before{content:"";position:absolute;top:0;left:0;right:0;pointer-events:none}.main-footer.footer-style-1:after{height:3px;background:linear-gradient(90deg,rgba(59,130,246,.6),rgba(139,92,246,.5) 25%,rgba(16,185,129,.4) 50%,rgba(139,92,246,.5) 75%,rgba(59,130,246,.6));z-index:1}.main-footer.footer-style-2:before{bottom:0;background-image:linear-gradient(45deg,transparent 30%,rgba(59,130,246,.2) 50%,transparent 70%),linear-gradient(-45deg,transparent 30%,rgba(139,92,246,.18) 50%,transparent 70%);background-size:400px 400px,400px 400px;background-position:0 0,100% 100%;z-index:0}.main-footer.footer-style-2:after,.main-footer.footer-style-2:before{content:"";position:absolute;top:0;left:0;right:0;pointer-events:none}.main-footer.footer-style-2:after{height:3px;background:linear-gradient(90deg,rgba(59,130,246,.6),rgba(139,92,246,.5) 50%,rgba(59,130,246,.6));z-index:1}.main-footer.footer-style-3:before{bottom:0;background-image:radial-gradient(circle,rgba(59,130,246,.3) .5px,transparent .8px),radial-gradient(circle,rgba(139,92,246,.25) .5px,transparent .8px),radial-gradient(circle,rgba(16,185,129,.2) .5px,transparent .8px);background-size:20px 20px,24px 24px,22px 22px;background-position:0 0,10px 10px,5px 5px;z-index:0}.main-footer.footer-style-3:after,.main-footer.footer-style-3:before{content:"";position:absolute;top:0;left:0;right:0;pointer-events:none}.main-footer.footer-style-3:after{height:3px;background:linear-gradient(90deg,rgba(59,130,246,.6),rgba(139,92,246,.5) 50%,rgba(59,130,246,.6));z-index:1}.main-footer.footer-style-4:before{bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='200' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,50 Q50,30 100,50 T200,50 L200,100 L0,100 Z' fill='rgba(59, 130, 246, 0.25)'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg width='200' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,50 Q50,70 100,50 T200,50 L200,100 L0,100 Z' fill='rgba(139, 92, 246, 0.2)'/%3E%3C/svg%3E");background-size:200px 100px,200px 100px;background-position:0 0,100% 0;background-repeat:repeat-x;z-index:0}.main-footer.footer-style-4:after,.main-footer.footer-style-4:before{content:"";position:absolute;top:0;left:0;right:0;pointer-events:none}.main-footer.footer-style-4:after{height:3px;background:linear-gradient(90deg,rgba(59,130,246,.6),rgba(139,92,246,.5) 50%,rgba(59,130,246,.6));z-index:1}.main-footer.footer-style-5:before{bottom:0;background-image:radial-gradient(ellipse at 10% 50%,rgba(59,130,246,.3) 0,transparent 60%),radial-gradient(ellipse at 90% 50%,rgba(139,92,246,.25) 0,transparent 60%),radial-gradient(ellipse at 50% 50%,rgba(16,185,129,.2) 0,transparent 60%);z-index:0}.main-footer.footer-style-5:after,.main-footer.footer-style-5:before{content:"";position:absolute;top:0;left:0;right:0;pointer-events:none}.main-footer.footer-style-5:after{height:3px;background:linear-gradient(90deg,rgba(59,130,246,.6),rgba(139,92,246,.5) 25%,rgba(16,185,129,.4) 50%,rgba(139,92,246,.5) 75%,rgba(59,130,246,.6));z-index:1}.footer-content{max-width:100%;margin:0;padding:32px 40px 24px;position:relative;z-index:2}.footer-wrapper{display:flex;justify-content:space-between;gap:28px;margin-bottom:20px}.footer-section{display:flex;flex-direction:column;flex:1 1;min-width:0}.footer-company{flex:1.2 1;max-width:260px;display:flex;flex-direction:column}.footer-contact-section{flex:1.6 1!important;min-width:240px}.footer-logo{margin-bottom:2px}.logo-container{display:flex;align-items:center;gap:12px;margin-bottom:0}.footer-logo-img{height:64px;width:auto;object-fit:contain}.logo-icon{font-size:32px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.logo-text{display:flex;flex-direction:column;line-height:1.2}.logo-group{font-size:14px;font-weight:600;letter-spacing:.5px}.logo-group,.logo-helloans{font-family:var(--font-poppins),sans-serif;color:#059669}.logo-helloans{font-size:28px;font-weight:700;letter-spacing:-.5px;position:relative;display:inline-block}.logo-helloans:after{content:"🇮🇳";font-size:20px;margin-left:4px;vertical-align:middle}.logo-tagline{font-size:13px;color:#64748b;font-weight:500;margin-top:4px}.company-description,.logo-tagline{font-family:var(--font-inter),sans-serif}.company-description{font-size:14px;line-height:1.7;color:#334155;margin:0;background:hsla(0,0%,100%,.45);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.5);border-radius:12px;padding:14px 18px 14px 0;box-shadow:0 4px 16px rgba(30,64,175,.06),inset 0 1px 0 hsla(0,0%,100%,.7)}.footer-heading{font-family:var(--font-poppins),sans-serif;font-size:16px;font-weight:600;color:#1e293b;margin:0 0 12px;letter-spacing:-.3px}.footer-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}body,html{margin:0;padding:0;font-family:var(--font-inter),sans-serif;background-color:#f8fafc;color:#1e293b;overflow-x:hidden;height:100vh}.footer-list li{margin:0}.footer-link-icon{width:18px;height:18px;flex-shrink:0;color:#1e40af;transition:color .3s ease}.footer-list a:hover .footer-link-icon{color:#1e40af}.footer-list a{font-family:var(--font-inter),sans-serif;font-size:15px;color:#64748b;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.footer-list a:hover{color:#1e40af;transform:translateX(4px)}.social-link-whatsapp{display:inline-flex;align-items:center;color:#25d366;flex-shrink:0}.social-link-whatsapp svg{width:24px;height:24px}.social-link-whatsapp:hover{color:#20ba5a}.contact-item{display:flex;align-items:center;gap:12px}.contact-icon{width:18px;height:18px;color:#1e40af;flex-shrink:0}.contact-address{font-family:var(--font-inter),sans-serif;font-size:15px;line-height:1.6;color:#000;text-decoration:none}.contact-address:hover{color:#1e40af}.contact-item-address .contact-address{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.contact-item-address .contact-address-line1{display:inline-flex;align-items:center;gap:8px}.contact-item-address .contact-icon{margin:0}.contact-item-address .contact-address-line2,.contact-item-address .contact-address-line3{display:block;white-space:nowrap;padding-left:26px}.footer-mini-map{margin-top:12px;width:100%;max-width:260px;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.18)}.footer-mini-map iframe{display:block}@media (max-width:480px){.contact-item-address .contact-address-line2,.contact-item-address .contact-address-line3{white-space:normal}.footer-mini-map{max-width:100%}}.footer-locations{gap:4px}.footer-locations li{font-family:var(--font-inter),sans-serif;font-size:14px;color:#64748b;display:flex;align-items:center;gap:8px}.location-dot{width:6px;height:6px;border-radius:50%;background:#1e40af;flex-shrink:0;display:inline-block}.social-list{gap:16px}.social-item{display:flex;align-items:center;gap:12px}.social-icon{width:24px;height:24px;color:#1e293b;flex-shrink:0;transition:all .3s ease}.social-item:hover .social-icon{color:#1e40af;transform:scale(1.1)}.footer-copyright{background:linear-gradient(135deg,#1e40af,#2563eb);padding:12px 0;border-top:1px solid hsla(0,0%,100%,.1);position:relative;z-index:2}.copyright-wrapper{max-width:100%;margin:0;padding:0 40px;display:flex;align-items:center;gap:20px}.whatsapp-icon{width:44px;height:44px;background:#25d366;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease;flex-shrink:0;box-shadow:0 4px 12px rgba(37,211,102,.3)}.whatsapp-icon svg{width:24px;height:24px}.whatsapp-icon:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(37,211,102,.4);background:#20ba5a}.copyright-text{font-family:var(--font-inter),sans-serif;font-size:14px;color:#fff!important;margin:0;font-weight:400;letter-spacing:.2px}@media (max-width:1200px){body{padding-top:100px}.main-nav{flex-basis:100%;width:100%;margin:0;order:4;max-height:0;overflow:hidden;transition:max-height .35s ease,opacity .3s ease,margin-top .3s ease;opacity:0;visibility:hidden}.main-nav.mobile-open{max-height:600px;opacity:1;visibility:visible;margin-top:8px}.main-nav-pill{max-width:100%;padding:8px;gap:4px;flex-direction:column;align-items:stretch;background:hsla(0,0%,100%,.98);border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.nav-link{padding:12px 16px;font-size:17px;flex:1 1;min-width:100%;justify-content:flex-start;border-radius:8px;margin-bottom:4px;min-height:44px;transition:background-color .2s ease,transform .2s ease}.nav-link:active{transform:scale(.98);background-color:rgba(59,130,246,.1)}.nav-link:last-child{margin-bottom:0}.nav-link-label{font-size:17px;white-space:normal;line-height:1.4;max-width:100%;text-align:left;width:100%}.logo{order:1;flex-shrink:0}.header-actions{order:2;width:auto;flex-direction:row;gap:4px;align-items:center;flex-wrap:nowrap;margin-left:auto}.mobile-menu-toggle{display:flex;order:3;flex-shrink:0}.main-header .container{flex-direction:row;flex-wrap:wrap;gap:6px;padding:6px 8px;align-items:center;min-height:52px}}@media (max-width:768px){.main-header .lc-container{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;max-width:100vw;max-height:100vh;border-radius:0;z-index:10000}}@media (max-width:1024px){.main-body{flex-direction:column}.sidebar{display:none}.main-content{width:100%;padding:10px 0 32px}.content-wrapper{padding:0 15px}.hero-carousel-container{gap:20px}.flip-carousel-section{flex:1 1}.features-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.features-grid{gap:30px}.feature-box{padding:28px 18px}.feature-title{font-size:18px}.feature-description{font-size:14px}.trust-grid{grid-template-columns:repeat(2,1fr)}.partners-grid{grid-template-columns:repeat(3,1fr);gap:20px}.footer-content{padding:40px 20px 30px}.footer-wrapper{flex-wrap:wrap;gap:30px}.footer-company{flex:1 1 100%;max-width:100%}.footer-section{flex:1 1 28%}.footer-contact-section{flex:1 1 40%!important}}@media (max-width:768px){body{padding-top:calc(80px + env(safe-area-inset-top, 0px))}.stock-ticker{padding:6px 0}.stock-ticker-item{font-size:11px;gap:8px;padding:0 15px}.stock-price,.stock-symbol{font-size:11px}.stock-change{font-size:10px;padding:1px 6px}.top-header{top:28px}.main-header{top:calc(28px + env(safe-area-inset-top, 0px));padding:4px 0}.main-header .container{padding:8px 12px;gap:8px}.logo{min-width:auto;width:auto;display:flex;justify-content:flex-start;flex:0 0 auto}.logo img{height:38px;width:auto}.nav-link-chip{font-size:8px}.language-switcher{flex:1 1;min-width:0}.language-switcher-button{width:100%;justify-content:center;min-width:auto;padding:10px 12px;font-size:13px}.language-switcher-dropdown{right:auto;left:0;width:100%}.cta-button{width:100%;display:flex;justify-content:center}.theme-toggle{min-width:44px;min-height:44px;padding:10px}.btn-call-wrapper{flex:1 1;min-width:0}.btn-call{width:100%;max-width:100%;justify-content:center;align-items:center;padding:12px 16px;gap:6px;font-size:14px;min-height:44px}.btn-call-label{font-size:17px}.btn-call-sub{font-size:11px}.hero-carousel-container{flex-direction:column;gap:20px}.btn-learn-more{padding:14px 28px;font-size:15px;min-height:44px}.loan-tiles-section{margin:12px 0;padding:24px 0 32px;min-height:480px}.loan-tiles-container{padding:0 24px}.loan-tiles-header{margin-bottom:44px;padding:0 24px}.loan-tiles-title{font-size:28px}.loan-tiles-grid{grid-template-columns:repeat(3,1fr);gap:15px}.loan-tile{max-width:100%;height:220px}.loan-tile-bottom,.loan-tile-top{padding:25px 15px 20px}.loan-tile-icon-circle{padding:6px}.loan-tile-icon-wrapper{margin-bottom:0}.loan-tile-label{font-size:17px}.flip-carousel-section{padding:0;margin:20px 0;min-height:500px;width:100%}.carousel-container{width:100%;max-width:100%;height:auto;min-height:500px;margin:0}.carousel-dots{margin-top:20px;gap:10px}.carousel-navigation-wrapper{margin-top:20px;gap:12px}.carousel-nav-button{width:36px;height:36px}.carousel-dot{width:10px;height:10px}.carousel-dot.active{width:28px;height:10px}.slide .item{position:absolute!important;width:90%!important;height:auto!important;min-height:400px;left:-9999px!important;top:0!important;transform:none!important;opacity:0!important;visibility:hidden!important;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;z-index:1!important}.slide .item:nth-child(2){position:relative!important;left:50%!important;transform:translateX(-50%)!important;opacity:1!important;visibility:visible!important;z-index:10!important;transition:opacity .3s ease,transform .3s ease;display:flex!important}.slide .item:first-child,.slide .item:not(:nth-child(2)),.slide .item:nth-child(3),.slide .item:nth-child(4),.slide .item:nth-child(5),.slide .item:nth-child(6){display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:0!important}.slide .item:nth-child(3),.slide .item:nth-child(4),.slide .item:nth-child(5),.slide .item:nth-child(6),.slide .item:nth-child(n+7){left:-9999px!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.slide .item:first-child,.slide .item:nth-child(2){flex-direction:column!important;width:90%!important;height:auto!important;min-height:400px;top:0!important;overflow:visible!important}.slide .item .service-image{position:relative!important;width:100%!important;height:200px!important;left:auto!important;padding:20px!important;object-fit:contain}.slide .item:first-child .service-image,.slide .item:nth-child(3) .service-image,.slide .item:nth-child(4) .service-image,.slide .item:nth-child(5) .service-image,.slide .item:nth-child(6) .service-image{display:none!important;opacity:0!important;visibility:hidden!important}.slide .item:nth-child(2) .service-image{position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:200px!important;z-index:auto!important;transform:none!important}.slide .item .content{margin-top:10px;background:rgba(238,242,255,.9);display:block!important}.slide .item .content,.slide .item:first-child .content,.slide .item:nth-child(2) .content{position:relative!important;width:100%!important;top:auto!important;left:auto!important;transform:none!important;padding:20px!important}.slide .item:before{display:none!important}.content .name{font-size:28px;text-align:center;margin-bottom:15px}.content .des{font-size:14px;text-align:center;margin-bottom:12px}.carousel-apply-button{position:relative!important;bottom:auto!important;right:auto!important;width:100%!important;margin-top:15px;justify-content:center}.carousel-apply-button button{width:100%;padding:12px 24px;font-size:14px}.carousel-container .button{display:none}.carousel-nav-button{width:40px;height:40px}.carousel-nav-button-prev{left:10px}.carousel-nav-button-next{right:10px}.carousel-nav-button svg{width:20px;height:20px}.features-grid,.products-grid{grid-template-columns:1fr}.feature-icon-wrapper{width:70px;height:70px}.feature-icon{width:35px;height:35px}.trust-grid{grid-template-columns:1fr;gap:20px}.trust-title{font-size:28px}.trust-title-text:after{width:80px}.trust-card{padding:30px 20px}.trust-icon-wrapper{width:70px;height:70px;margin-bottom:20px}.trust-icon{width:50px;height:50px}.trust-primary-text{font-size:20px}.trust-secondary-text{font-size:13px}.testimonials-grid{grid-template-columns:1fr}.partners-grid{grid-template-columns:repeat(2,1fr);gap:15px}.footer-wrapper{flex-wrap:wrap;flex-direction:column;gap:40px}.footer-content{padding:40px 20px 30px}.copyright-wrapper{flex-direction:column;text-align:center;gap:16px}.copyright-text{font-size:12px;text-align:center}}@media (max-width:480px){body{padding-top:124px}.stock-ticker{padding:5px 0}.stock-ticker-item{font-size:10px;gap:6px;padding:0 12px}.main-header{padding:10px 0}.main-header .container{padding:0 12px;gap:10px}.logo img{height:35px}.btn-learn-more{padding:12px 24px;font-size:14px}.loan-tiles-section{margin:8px 0;padding:20px 0 28px;min-height:440px}.loan-tiles-container{padding:0 16px}.loan-tiles-header{margin-bottom:36px;padding:0 16px}.loan-tiles-title{font-size:24px}.loan-tiles-grid{grid-template-columns:repeat(2,1fr);gap:24px 20px;align-items:start}.loan-tile{height:160px}.loan-tile-bottom,.loan-tile-top{padding:20px 12px 18px}.loan-tiles-grid .loan-tile .loan-tile-icon-circle{transform:scale(1)}.loan-tiles-grid .loan-tile:hover .loan-tile-icon-circle{transform:scale(1.05)}.loan-tile-icon-circle{padding:6px}.loan-tile-icon-wrapper{margin-bottom:0}.loan-tile-label{font-size:16px}.flip-carousel-section{padding:30px 0;margin:30px 0}.carousel-container{height:450px;margin:0 5px}.carousel-dots{gap:8px}.carousel-navigation-wrapper{margin-top:15px;gap:10px}.carousel-dot{width:8px;height:8px;min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center}.carousel-dot.active{width:24px;height:8px}.slide .item{width:95%!important;min-height:400px}.slide .item:first-child,.slide .item:nth-child(2){min-height:420px}.slide .item:first-child .service-image,.slide .item:nth-child(2) .service-image{height:180px!important;padding:15px!important}.slide .item:first-child .content,.slide .item:nth-child(2) .content{padding:15px!important}.content .name{font-size:22px}.content .des{font-size:13px}.carousel-container .button{display:none}.carousel-nav-button{width:36px;height:36px}.carousel-nav-button-prev{left:8px}.carousel-nav-button-next{right:8px}.carousel-nav-button svg{width:18px;height:18px}.features-section{padding:30px 0 20px;margin-bottom:40px}.feature-box{padding:20px 16px}.feature-title{font-size:18px}.feature-description{font-size:13px}.content-wrapper{padding:0 12px}.contact-form-column{padding:20px 16px}.form-input,.form-textarea{font-size:16px;padding:12px}.partners-grid{grid-template-columns:1fr;gap:12px}.footer-content{padding:25px 12px 15px}.footer-wrapper{gap:25px}.footer-heading{font-size:15px;margin-bottom:12px}.company-description,.footer-list a{font-size:13px}.logo-helloans{font-size:24px}}.loan-page-main{min-height:calc(100vh - 110px);padding:10px 0 60px;background-color:#f0f9ff;position:relative;z-index:10;width:100%;display:block;isolation:isolate}.loan-page-container{max-width:1400px;margin:0 auto;padding:0 20px;position:relative;z-index:11;width:100%}.loan-page-header{text-align:center;margin-bottom:24px;margin-top:20vh;position:relative;z-index:12;width:100%;display:block}@media (max-width:768px){.loan-page-header{margin-top:8px;margin-bottom:12px}.loan-page-header h1{font-size:28px;margin-bottom:8px}.loan-page-header p{font-size:14px}}.loan-page-header h1{font-family:var(--font-poppins),sans-serif;font-size:42px;font-weight:700;color:#1e40af;margin-bottom:15px}.loan-page-header p{font-size:18px;color:#64748b;max-width:700px;margin:0 auto}.loan-title-shimmer{display:inline-block;background:linear-gradient(90deg,#1e40af,#3b82f6 25%,#93c5fd 50%,#3b82f6 75%,#1e40af);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:loan-title-shimmer 5s ease-in-out infinite}@keyframes loan-title-shimmer{0%,to{background-position:200% 0}50%{background-position:-200% 0}}.loan-calculator-container{background:#fff;border-radius:24px;box-shadow:0 10px 40px rgba(0,0,0,.1);overflow:hidden;position:relative;z-index:13;display:block;width:100%}.loan-calculator-grid{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:0;gap:0;min-height:600px;align-items:start}.loan-calculator-grid.emi-only{grid-template-columns:1fr}.calculator-form{height:auto;min-height:100%}@media (max-width:768px){.main-header .header-actions{gap:4px}.main-header .header-actions .language-switcher-button,.main-header .header-actions .login-dropdown-button{width:auto;min-width:auto;padding:4px 6px;font-size:10px}}