.footer{background:linear-gradient(#0000 0%,#050505 5%);margin-top:2rem;position:relative;overflow:hidden}.footer-container{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:480px){.footer-container{padding:0 1.25rem}}@media (min-width:768px){.footer-container{padding:0 2rem}}.footer-top-border{height:1px;margin-bottom:1.5rem;position:relative}@media (min-width:640px){.footer-top-border{margin-bottom:2rem}}.footer-top-border-line{background:linear-gradient(90deg,#0000 0%,#d4af3714 20%,#d4af3733 50%,#d4af3714 80%,#0000 100%);position:absolute;inset:0}.footer-top-border-glow{filter:blur(4px);background:radial-gradient(#d4af371f,#0000);width:160px;height:16px;position:absolute;top:-8px;left:50%;transform:translate(-50%)}@media (min-width:640px){.footer-top-border-glow{width:200px}}.footer-disclaimer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#d4af3705;border:1px solid #d4af370f;border-radius:16px;align-items:flex-start;gap:.75rem;margin-bottom:2rem;padding:1rem;transition:border-color .4s;display:flex}@media (min-width:480px){.footer-disclaimer{border-radius:18px;gap:.85rem;margin-bottom:2.5rem;padding:1.1rem 1.25rem}}@media (min-width:768px){.footer-disclaimer{border-radius:20px;gap:1rem;margin-bottom:3rem;padding:1.2rem 1.5rem}}.footer-disclaimer:hover{border-color:#d4af371f}.footer-disclaimer-icon-wrap{background:#d4af370f;border:1px solid #d4af371a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}@media (min-width:480px){.footer-disclaimer-icon-wrap{border-radius:14px;width:40px;min-width:40px;height:40px}}.footer-disclaimer-icon-wrap svg{width:16px;height:16px;color:var(--gold)}@media (min-width:480px){.footer-disclaimer-icon-wrap svg{width:18px;height:18px}}.footer-disclaimer-content{flex:1;min-width:0}.footer-disclaimer-title{color:var(--gold);letter-spacing:.3px;margin-bottom:4px;font-size:.68rem;font-weight:900;display:block}@media (min-width:480px){.footer-disclaimer-title{font-size:.72rem}}.footer-disclaimer p{color:var(--gray-500);font-size:.62rem;line-height:2}@media (min-width:480px){.footer-disclaimer p{font-size:.66rem;line-height:2.2}}@media (min-width:768px){.footer-disclaimer p{font-size:.68rem}}.footer-grid{grid-template-columns:1fr;gap:2rem;padding-bottom:2.5rem;display:grid}@media (min-width:480px){.footer-grid{gap:2.25rem;padding-bottom:2.75rem}}@media (min-width:640px){.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem;padding-bottom:3rem}}@media (min-width:1024px){.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:3rem}}.footer-brand{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}@media (min-width:480px){.footer-brand{margin-bottom:1.2rem}}.footer-brand-logo-img{object-fit:contain;width:auto;height:38px;transition:opacity .2s}@media (min-width:480px){.footer-brand-logo-img{height:42px}}@media (min-width:768px){.footer-brand-logo-img{height:44px}}.footer-brand-logo-img:hover{opacity:.85}.footer-brand-desc{color:var(--gray-500);max-width:100%;margin-bottom:1.25rem;font-size:.68rem;line-height:2}@media (min-width:480px){.footer-brand-desc{max-width:320px;margin-bottom:1.5rem;font-size:.7rem;line-height:2.2}}@media (min-width:768px){.footer-brand-desc{font-size:.72rem}}.footer-social{align-items:center;gap:.5rem;display:flex}@media (min-width:480px){.footer-social{gap:.6rem}}.footer-social-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}@media (min-width:480px){.footer-social-btn{border-radius:14px;width:40px;height:40px}}.footer-social-btn svg{width:17px;height:17px;color:var(--gray-500);transition:color .3s}@media (min-width:480px){.footer-social-btn svg{width:18px;height:18px}}.footer-social-btn:hover{background:#d4af370f;border-color:#d4af3733;transform:translateY(-3px);box-shadow:0 6px 20px #d4af371a}.footer-social-btn:hover svg{color:var(--gold)}@media (hover:none){.footer-social-btn:hover{box-shadow:none;transform:none}.footer-social-btn:active{background:#d4af370f;border-color:#d4af3733;transform:scale(.95)}.footer-social-btn:active svg{color:var(--gold)}}.footer-col-title{color:var(--gray-200);align-items:center;gap:8px;margin-bottom:1.1rem;font-size:.78rem;font-weight:900;display:flex}@media (min-width:480px){.footer-col-title{margin-bottom:1.2rem;font-size:.8rem}}@media (min-width:768px){.footer-col-title{margin-bottom:1.3rem;font-size:.82rem}}.footer-col-title-dot{background:var(--gold);border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 8px #d4af3766}.footer-nav{flex-direction:column;gap:.35rem;display:flex}@media (min-width:480px){.footer-nav{gap:.45rem}}@media (min-width:768px){.footer-nav{gap:.55rem}}.footer-nav a,.footer-nav .footer-nav-btn{color:var(--gray-500);cursor:pointer;text-align:right;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;align-items:center;gap:7px;width:100%;padding:.45rem .5rem;font-size:.7rem;font-weight:400;text-decoration:none;transition:all .3s;display:flex;font-family:Vazirmatn,sans-serif!important}@media (min-width:480px){.footer-nav a,.footer-nav .footer-nav-btn{gap:8px;padding:.4rem .6rem;font-size:.72rem}}.footer-nav a svg,.footer-nav .footer-nav-btn svg{width:12px;height:12px;color:var(--gray-700);flex-shrink:0;transition:all .3s}.footer-nav a:hover,.footer-nav .footer-nav-btn:hover{color:var(--gold);background:#d4af370a;transform:translate(-4px)}.footer-nav a:hover svg,.footer-nav .footer-nav-btn:hover svg{color:var(--gold)}@media (hover:none){.footer-nav a:hover,.footer-nav .footer-nav-btn:hover{transform:none}.footer-nav a:active,.footer-nav .footer-nav-btn:active{color:var(--gold);background:#d4af370a}.footer-nav a:active svg,.footer-nav .footer-nav-btn:active svg{color:var(--gold)}}.footer-trust-list{flex-direction:column;gap:.6rem;display:flex}@media (min-width:480px){.footer-trust-list{gap:.75rem}}@media (min-width:768px){.footer-trust-list{gap:.85rem}}.footer-trust-item{background:#ffffff04;border:1px solid #ffffff08;border-radius:12px;align-items:center;gap:.65rem;padding:.55rem .65rem;transition:all .3s;display:flex}@media (min-width:480px){.footer-trust-item{border-radius:14px;gap:.75rem;padding:.6rem .75rem}}.footer-trust-item:hover{background:#d4af3708;border-color:#d4af3714}.footer-trust-icon{background:#d4af370f;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;display:flex}@media (min-width:480px){.footer-trust-icon{border-radius:10px;width:32px;min-width:32px;height:32px}}.footer-trust-icon svg{width:13px;height:13px;color:var(--gold)}@media (min-width:480px){.footer-trust-icon svg{width:14px;height:14px}}.footer-trust-label{color:var(--gray-300);font-size:.66rem;font-weight:800;display:block}@media (min-width:480px){.footer-trust-label{font-size:.7rem}}.footer-trust-desc{color:var(--gray-600);margin-top:1px;font-size:.55rem;display:block}@media (min-width:480px){.footer-trust-desc{font-size:.58rem}}.footer-col-cta{justify-content:center;align-items:flex-start;display:flex}@media (min-width:640px) and (max-width:1023px){.footer-col-cta{grid-column:span 2;justify-content:center}}.footer-duo-stack{width:100%;max-width:200px;height:300px;margin:0 auto;position:relative}@media (min-width:360px){.footer-duo-stack{max-width:210px;height:310px}}@media (min-width:480px){.footer-duo-stack{max-width:220px;height:330px}}@media (min-width:640px){.footer-duo-stack{max-width:240px;height:350px}}@media (min-width:1024px){.footer-duo-stack{max-width:220px;height:360px}}.footer-duo-card{cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);-webkit-tap-highlight-color:transparent;border-radius:18px;width:88%;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;overflow:hidden}@media (min-width:480px){.footer-duo-card{border-radius:20px;width:90%}}@media (min-width:768px){.footer-duo-card{border-radius:22px}}.footer-duo-content{z-index:2;padding:1rem .9rem;position:relative}@media (min-width:480px){.footer-duo-content{padding:1.1rem 1rem}}@media (min-width:768px){.footer-duo-content{padding:1.2rem 1.1rem}}.footer-duo-card-glow{filter:blur(25px);pointer-events:none;z-index:0;width:120px;height:80px;position:absolute;top:-30%;left:50%;transform:translate(-50%)}@media (min-width:480px){.footer-duo-card-glow{filter:blur(30px);width:140px;height:90px}}.footer-duo-card-shine{pointer-events:none;z-index:1;background:linear-gradient(135deg,#0000 40%,#ffffff08 50%,#0000 60%) 0 0/300% 300%;animation:6s ease-in-out infinite duoShine;position:absolute;inset:0}@keyframes duoShine{0%,to{background-position:100% 100%}50%{background-position:0 0}}.footer-duo-loan{z-index:1;transform-origin:bottom;background:linear-gradient(150deg,#6366f11a,#4f46e50d,#6366f108);border:1px solid #6366f124;margin:0 auto;top:0;left:0;right:0;transform:rotate(-5deg)translateY(0);box-shadow:0 4px 20px #0003,0 1px 8px #6366f10f}@media (min-width:480px){.footer-duo-loan{transform:rotate(-6deg)translateY(0)}}.footer-duo-loan-glow{background:radial-gradient(#6366f11f,#0000)}.footer-duo-loan:hover{z-index:3;border-color:#6366f147;transform:rotate(-3deg)translateY(-6px);box-shadow:0 14px 40px #0000004d,0 4px 16px #6366f124}.footer-duo-alert{z-index:2;transform-origin:bottom;background:linear-gradient(150deg,#d4af3717,#d4af3708,#b48c1e05);border:1px solid #d4af3724;margin:0 auto;bottom:0;left:0;right:0;transform:rotate(5deg)translateY(0);box-shadow:0 8px 32px #00000047,0 2px 12px #d4af3714}@media (min-width:480px){.footer-duo-alert{transform:rotate(6deg)translateY(0)}}.footer-duo-alert-glow{background:radial-gradient(#d4af371f,#0000)}.footer-duo-alert:hover{z-index:3;border-color:#d4af3747;transform:rotate(3deg)translateY(-6px);box-shadow:0 14px 40px #00000057,0 4px 16px #d4af3729}.footer-duo-stack:hover .footer-duo-loan{transform:rotate(-8deg)translateY(-8px)}.footer-duo-stack:hover .footer-duo-alert{transform:rotate(8deg)translateY(8px)}@media (hover:none){.footer-duo-loan:hover{z-index:1;border-color:#6366f124;transform:rotate(-5deg)translateY(0);box-shadow:0 4px 20px #0003,0 1px 8px #6366f10f}.footer-duo-alert:hover{z-index:2;border-color:#d4af3724;transform:rotate(5deg)translateY(0);box-shadow:0 8px 32px #00000047,0 2px 12px #d4af3714}.footer-duo-stack:hover .footer-duo-loan{transform:rotate(-5deg)translateY(0)}.footer-duo-stack:hover .footer-duo-alert{transform:rotate(5deg)translateY(0)}.footer-duo-loan:active{z-index:3;border-color:#6366f147;transform:rotate(-3deg)translateY(-3px)scale(.98)}.footer-duo-alert:active{z-index:3;border-color:#d4af3747;transform:rotate(3deg)translateY(-3px)scale(.98)}}.footer-duo-header{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}@media (min-width:480px){.footer-duo-header{margin-bottom:.75rem}}.footer-duo-icon{border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .3s;display:flex}@media (min-width:480px){.footer-duo-icon{border-radius:11px;width:34px;height:34px}}.footer-duo-card:hover .footer-duo-icon{transform:scale(1.1)}.footer-duo-icon svg{width:15px;height:15px}@media (min-width:480px){.footer-duo-icon svg{width:17px;height:17px}}.footer-duo-alert-icon{background:#d4af371a;border:1px solid #d4af3729}.footer-duo-alert-icon svg{color:var(--gold)}.footer-duo-loan-icon{background:#6366f11a;border:1px solid #6366f129}.footer-duo-loan-icon svg{color:#818cf8}.footer-duo-badge{letter-spacing:.3px;border-radius:20px;padding:.16rem .5rem;font-size:.48rem;font-weight:800}@media (min-width:480px){.footer-duo-badge{padding:.18rem .55rem;font-size:.5rem}}.footer-duo-alert-badge{color:#34d399;background:#10b9811a;border:1px solid #10b98126}.footer-duo-loan-badge{color:#a5b4fc;background:#6366f11a;border:1px solid #6366f126}.footer-duo-content h4{color:var(--white);margin-bottom:.2rem;font-size:.76rem;font-weight:900;transition:color .3s}@media (min-width:480px){.footer-duo-content h4{margin-bottom:.25rem;font-size:.8rem}}@media (min-width:768px){.footer-duo-content h4{font-size:.82rem}}.footer-duo-content p{color:var(--gray-500);margin-bottom:.75rem;font-size:.55rem;line-height:1.7}@media (min-width:480px){.footer-duo-content p{margin-bottom:.85rem;font-size:.58rem}}.footer-duo-btn{text-align:center;border-radius:10px;width:100%;padding:.45rem .8rem;font-size:.64rem;font-weight:900;transition:all .3s;position:relative;overflow:hidden}@media (min-width:480px){.footer-duo-btn{border-radius:11px;padding:.5rem 1rem;font-size:.68rem}}.footer-duo-btn:after{content:"";background:linear-gradient(45deg,#0000 30%,#ffffff1f 50%,#0000 70%) 0 0/200% 100%;animation:3s infinite shimmer;position:absolute;inset:0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.footer-duo-alert-btn{background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:#000;box-shadow:0 3px 12px #d4af3733}.footer-duo-card:hover .footer-duo-alert-btn{box-shadow:0 5px 20px #d4af374d}.footer-duo-loan-btn{color:#fff;background:linear-gradient(135deg,#6366f1e6,#4f46e5e6);box-shadow:0 3px 12px #6366f133}.footer-duo-card:hover .footer-duo-loan-btn{box-shadow:0 5px 20px #6366f14d}.footer-duo-pulse{background:var(--gold);z-index:3;border-radius:50%;width:6px;height:6px;position:absolute;top:12px;left:12px;box-shadow:0 0 6px #d4af3766}@media (min-width:480px){.footer-duo-pulse{width:7px;height:7px;top:13px;left:13px}}.footer-duo-pulse:before{content:"";border:2px solid #d4af374d;border-radius:50%;animation:2s ease-in-out infinite duoPulse;position:absolute;inset:-4px}@keyframes duoPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:0;transform:scale(2.2)}}.footer-duo-connector{display:none}@media (min-width:1024px){.footer-col-cta{justify-content:flex-start;align-items:center}.footer-duo-stack{flex-direction:column;gap:.75rem;width:100%;max-width:220px;height:auto;margin:0;display:flex;position:relative}.footer-duo-stack .footer-duo-card{width:100%;height:auto;margin:0;position:relative;inset:auto;transform:none!important}.footer-duo-stack .footer-duo-content{padding:.9rem .8rem}.footer-duo-stack .footer-duo-btn{margin-top:.5rem}.footer-duo-stack:hover .footer-duo-loan,.footer-duo-stack:hover .footer-duo-alert{transform:none!important}.footer-duo-loan:hover,.footer-duo-alert:hover{transform:translateY(-4px)!important}.footer-duo-connector{display:none}}.footer-bottom{z-index:2;border-top:1px solid #ffffff08;padding:1.2rem 0 1.5rem;position:relative}@media (min-width:640px){.footer-bottom{padding:1.5rem 0 2rem}}.footer-bottom-inner{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:640px){.footer-bottom-inner{gap:1.2rem}}@media (min-width:1024px){.footer-bottom-inner{flex-direction:row;justify-content:space-between;align-items:center}}.footer-copyright{color:var(--gray-600);flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;font-size:.62rem;display:flex}@media (min-width:480px){.footer-copyright{gap:6px;font-size:.66rem}}@media (min-width:768px){.footer-copyright{font-size:.68rem}}.footer-copyright-brand{font-size:.7rem;font-weight:900}@media (min-width:480px){.footer-copyright-brand{font-size:.75rem}}.footer-copyright-sep{color:var(--gray-800)}.footer-signature{align-items:center;height:36px;display:flex}@media (min-width:640px){.footer-signature{height:40px}}.footer-signature-wrap{align-items:center;height:100%;display:flex;position:relative}.footer-signature-wrap:before{content:"";filter:blur(14px);opacity:0;pointer-events:none;background:linear-gradient(135deg,#d4af371f,#d4af370d);border-radius:16px;transition:opacity .4s;position:absolute;inset:-10px -20px}.footer-signature-wrap:hover:before{opacity:1}.footer-signature-img{opacity:.6;object-fit:contain;filter:invert()brightness(.8)sepia()saturate(2.5)hue-rotate(5deg);width:150px;height:auto;transition:all .4s;position:relative}@media (min-width:360px){.footer-signature-img{width:170px}}@media (min-width:480px){.footer-signature-img{width:190px}}@media (min-width:640px){.footer-signature-img{width:220px}}@media (min-width:1024px){.footer-signature-img{width:260px}}.footer-signature-wrap:hover .footer-signature-img{opacity:1;filter:invert()brightness()sepia()saturate(3)hue-rotate(5deg);transform:scale(1.03)}.footer-container,.footer-bottom,.footer-top-border{z-index:2;position:relative}@media (max-width:359px){.footer{margin-top:4rem}.footer-container{padding:0 .75rem}.footer-disclaimer{border-radius:14px;gap:.6rem;margin-bottom:1.75rem;padding:.85rem}.footer-disclaimer-icon-wrap{border-radius:10px;width:32px;min-width:32px;height:32px}.footer-disclaimer-icon-wrap svg{width:14px;height:14px}.footer-disclaimer-title{font-size:.64rem}.footer-disclaimer p{font-size:.58rem;line-height:1.9}.footer-grid{gap:1.75rem;padding-bottom:2rem}.footer-brand-logo-img{height:34px}.footer-brand-desc{font-size:.64rem;line-height:1.9}.footer-social-btn{border-radius:10px;width:36px;height:36px}.footer-social-btn svg{width:15px;height:15px}.footer-col-title{margin-bottom:1rem;font-size:.74rem}.footer-nav a,.footer-nav .footer-nav-btn{padding:.4rem;font-size:.66rem}.footer-trust-item{gap:.55rem;padding:.5rem .55rem}.footer-trust-icon{border-radius:8px;width:28px;min-width:28px;height:28px}.footer-trust-icon svg{width:12px;height:12px}.footer-trust-label{font-size:.62rem}.footer-trust-desc{font-size:.52rem}.footer-duo-stack{max-width:180px;height:280px}.footer-duo-card{border-radius:16px;width:86%}.footer-duo-content{padding:.85rem .75rem}.footer-duo-content h4{font-size:.72rem}.footer-duo-content p{margin-bottom:.65rem;font-size:.52rem}.footer-duo-btn{border-radius:9px;padding:.4rem .6rem;font-size:.6rem}.footer-duo-icon{border-radius:9px;width:28px;height:28px}.footer-duo-icon svg{width:14px;height:14px}.footer-duo-badge{padding:.14rem .4rem;font-size:.44rem}.footer-duo-pulse{width:5px;height:5px;top:10px;left:10px}.footer-copyright{gap:4px;font-size:.58rem}.footer-copyright-brand{font-size:.65rem}.footer-signature-img{width:130px}}@media (min-width:480px) and (max-width:639px){.footer-grid{grid-template-columns:1fr}.footer-col-brand{text-align:center}.footer-col-brand .footer-brand{justify-content:center}.footer-col-brand .footer-brand-desc{text-align:center;margin-left:auto;margin-right:auto}.footer-col-brand .footer-social{justify-content:center}}@media (min-width:640px) and (max-width:1023px){.footer-col-brand{grid-column:span 2;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:start;gap:0 2rem;display:grid}.footer-col-brand .footer-brand{grid-column:1/-1}.footer-col-brand .footer-brand-desc{max-width:100%}.footer-col-brand .footer-social{place-self:start}}body.light .footer{background:#f8f9fa!important;border-top:1px solid #eee!important}body.light .footer-brand h3{color:#121212!important}body.light .footer-brand-desc{color:#444!important}body.light .footer-col-title{color:#000!important;font-weight:900!important}body.light .footer-nav a,body.light .footer-nav .footer-nav-btn{color:#222!important;font-weight:600!important}body.light .footer-nav a:hover,body.light .footer-nav .footer-nav-btn:hover{color:var(--gold)!important;background:#d4af370f!important}body.light .footer-trust-item{background:#fff!important;border:1px solid #eaeaea!important;box-shadow:0 2px 8px #00000005!important}body.light .footer-trust-label{color:#121212!important;font-weight:800!important}body.light .footer-trust-desc{color:#555!important;font-weight:600!important}body.light .footer-social-btn{background:#00000005!important;border-color:#0000000f!important}body.light .footer-social-btn svg{color:#666!important}body.light .footer-social-btn:hover{background:#d4af370f!important;border-color:#d4af3733!important}body.light .footer-social-btn:hover svg{color:var(--gold)!important}body.light .footer-duo-alert{background:linear-gradient(150deg,#fffdf0,#fff9e0,#fffcf2)!important;border:1px solid #d4af3726!important;box-shadow:0 8px 32px #0000000f,0 2px 8px #d4af370d!important}body.light .footer-duo-loan{background:linear-gradient(150deg,#f0f0ff,#e8e8ff,#f4f4ff)!important;border:1px solid #6366f126!important;box-shadow:0 4px 20px #0000000a,0 1px 6px #6366f10a!important}body.light .footer-duo-content h4{color:#121212!important}body.light .footer-duo-content p{color:#555!important}body.light .footer-duo-alert-icon{background:#d4af3714!important;border-color:#d4af371f!important}body.light .footer-duo-loan-icon{background:#6366f114!important;border-color:#6366f11f!important}body.light .footer-duo-connector{background:#00000003!important;border-color:#0000000f!important}body.light .footer-duo-card-shine{background:linear-gradient(135deg,#0000 40%,#ffffff4d 50%,#0000 60%)!important}body.light .footer-signature-img{filter:brightness(0)opacity(.8)!important}body.light .footer-signature-wrap:hover .footer-signature-img{filter:brightness(0)opacity()!important}body.light .footer-copyright{color:#444!important}body.light .footer-disclaimer{background:#d4af370a;border-color:#d4af371a}body.light .footer-bottom{border-top-color:#eee!important}body.light .footer-trust-item:hover{background:#d4af3708!important;border-color:#d4af371a!important}@media (max-height:500px) and (orientation:landscape){.footer{margin-top:3rem}.footer-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.footer-duo-stack{max-width:180px;height:260px}}@supports (padding-bottom:env(safe-area-inset-bottom)){.footer-bottom{padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))}@media (max-width:639px){.footer-bottom{padding-bottom:calc(1.2rem + env(safe-area-inset-bottom))}}}@media (prefers-reduced-motion:reduce){.footer-duo-card,.footer-social-btn,.footer-nav a,.footer-nav .footer-nav-btn,.footer-trust-item,.footer-signature-img{transition:none!important}.footer-duo-card-shine,.footer-duo-btn:after,.footer-duo-pulse:before{animation:none!important}}@media print{.footer{margin-top:2rem;background:#fff!important}.footer-duo-stack,.footer-social,.footer-top-border,.footer-signature{display:none!important}}@media (max-width:1023px){.footer-col-cta{justify-content:center;width:100%}.footer-duo-stack{grid-template-columns:1fr 1fr;align-items:stretch;gap:.75rem;width:100%;max-width:100%;height:auto;min-height:auto;padding:.5rem 0;display:grid;position:relative}.footer-duo-stack .footer-duo-card{flex-direction:column;width:100%;height:auto;min-height:auto;margin:0;display:flex;position:relative;inset:auto;transform:none}.footer-duo-stack .footer-duo-content{flex-direction:column;height:100%;padding:.9rem .8rem;display:flex}.footer-duo-stack .footer-duo-btn{margin-top:auto}.footer-duo-stack .footer-duo-loan{grid-column:2;transform:none}.footer-duo-stack .footer-duo-alert{grid-column:1;transform:none}.footer-duo-stack:hover .footer-duo-loan,.footer-duo-stack:hover .footer-duo-alert{transform:none}.footer-duo-loan:hover,.footer-duo-alert:hover{transform:translateY(-4px)}@media (hover:none){.footer-duo-stack .footer-duo-loan,.footer-duo-stack:hover .footer-duo-loan,.footer-duo-stack .footer-duo-alert,.footer-duo-stack:hover .footer-duo-alert{transform:none}.footer-duo-loan:active,.footer-duo-alert:active{transform:translateY(-2px)scale(.98)}}}@media (min-width:640px) and (max-width:1023px){.footer-duo-stack{gap:1rem;max-width:500px}}@media (max-width:359px){.footer-duo-stack{gap:.5rem}.footer-duo-stack .footer-duo-content{padding:.75rem .6rem}}@media (max-width:639px){.footer-nav{grid-template-columns:1fr 1fr;gap:.35rem .5rem;display:grid}.footer-nav a,.footer-nav .footer-nav-btn{padding:.4rem .45rem;font-size:.66rem}.footer-nav a svg,.footer-nav .footer-nav-btn svg{width:11px;height:11px}}@media (max-width:359px){.footer-nav{grid-template-columns:1fr 1fr;gap:.3rem .4rem}.footer-nav a,.footer-nav .footer-nav-btn{gap:5px;padding:.35rem .4rem;font-size:.62rem}}@media (max-width:639px){.footer-trust-list{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.footer-trust-item{border-radius:12px;gap:.5rem;padding:.55rem}.footer-trust-icon{border-radius:8px;width:28px;min-width:28px;height:28px}.footer-trust-icon svg{width:12px;height:12px}.footer-trust-label{font-size:.62rem;line-height:1.3}.footer-trust-desc{margin-top:2px;font-size:.52rem;line-height:1.3}}@media (max-width:359px){.footer-trust-list{gap:.4rem}.footer-trust-item{gap:.4rem;padding:.45rem}.footer-trust-icon{border-radius:7px;width:26px;min-width:26px;height:26px}.footer-trust-icon svg{width:11px;height:11px}.footer-trust-label{font-size:.58rem}.footer-trust-desc{font-size:.5rem}}.gd2-detail-page .footer{margin-top:.5rem}@media (max-width:639px){.footer-col-brand{text-align:center}.footer-col-brand .footer-brand{justify-content:center}.footer-col-brand .footer-brand-desc{text-align:center;max-width:320px;margin-left:auto;margin-right:auto}.footer-col-brand .footer-social{justify-content:center}}.footer-mobile-cta-wrapper{display:none}@media (max-width:1023px){.footer-mobile-cta-wrapper{margin-bottom:1.5rem;display:block}.footer-desktop-cta{display:none!important}}@media (max-width:639px){.footer-col-brand{text-align:right!important}.footer-col-brand .footer-brand{justify-content:flex-start!important}.footer-col-brand .footer-brand-desc{text-align:right!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.footer-col-brand .footer-social{justify-content:flex-start!important}}.footer-enamad{margin-top:1.25rem;display:inline-flex}.footer-enamad-inner{background:#d4af370a;border:1px solid #d4af371f;border-radius:18px;flex-direction:column;align-items:center;gap:8px;padding:.9rem 1.1rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.footer-enamad-inner:before{content:"";filter:blur(20px);pointer-events:none;background:radial-gradient(#d4af3714,#0000);width:120px;height:80px;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.footer-enamad-inner:hover{background:#d4af3712;border-color:#d4af3738;transform:translateY(-2px);box-shadow:0 8px 24px #0003}.footer-enamad-status{align-items:center;gap:5px;display:flex}.footer-enamad-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2.5s ease-in-out infinite enamadPulse;box-shadow:0 0 6px #22c55e80}@keyframes enamadPulse{0%,to{opacity:1}50%{opacity:.5}}.footer-enamad-label{color:#22c55e;letter-spacing:.3px;font-size:.62rem;font-weight:800}.footer-enamad-link{z-index:2;border-radius:10px;transition:transform .3s;display:block;position:relative;overflow:hidden}.footer-enamad-link:hover{transform:scale(1.04)}.footer-enamad-img{cursor:pointer;border-radius:10px;width:80px;height:auto;display:block}.footer-enamad-text{color:#d4af3780;letter-spacing:.3px;font-size:.55rem;font-weight:600}body.light .footer-enamad-inner{background:#d4af370a;border-color:#d4af371f}body.light .footer-enamad-inner:hover{background:#d4af3712;border-color:#d4af3738}body.light .footer-enamad-text{color:#d4af3799}@media (max-width:639px){.footer-enamad{justify-content:flex-start}}.footer-enamad-desktop-only{margin-top:1.25rem;display:inline-flex}.footer-enamad-mobile-wrapper{display:none}@media (max-width:1023px){.footer-enamad-desktop-only{display:none!important}.footer-enamad-mobile-wrapper{grid-column:1/-1;justify-content:center;padding:.5rem 0 0;display:flex}.footer-enamad-mobile-wrapper .footer-enamad{margin-top:0;display:inline-flex}}.footer{margin-bottom:0!important}@media (min-width:1024px){.footer-bottom{padding:1rem 0!important}}@media (max-width:1023px){.footer-bottom{padding:.75rem 0!important}@supports (padding-bottom:env(safe-area-inset-bottom)){.footer-bottom{padding-bottom:calc(.5rem + env(safe-area-inset-bottom))!important}}}
