.navbar-header{position:absolute;background-image:url(/_next/static/media/NAVBAR\ BG.1d2462ee.png);background-repeat:repeat;background-size:auto;background-position:0 0;top:0;left:0;right:0;height:90px;display:flex;align-items:center;z-index:10;border-bottom:1px solid rgba(255,255,255,.05)}.navbar-container{display:flex;justify-content:space-between;align-items:center}.navbar-brand{display:flex;flex-direction:column}.logo-img{object-fit:contain}.logo-subtext{font-size:.65rem;color:rgba(255,255,255,.85);margin-top:.25rem;font-weight:500;letter-spacing:.03em;text-transform:none}.muthoot-sub-brand{color:#00b4d8;font-weight:800;font-style:italic}.navbar-nav{display:flex;align-items:center;gap:2rem}.nav-link{color:var(--text-white);font-size:.95rem;font-weight:500;transition:var(--transition-smooth);text-decoration:none;position:relative;padding:.5rem 0}.nav-link.active,.nav-link:hover{color:var(--gold-primary)}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:1.5px;background:linear-gradient(90deg,transparent 0,var(--gold-primary) 50%,transparent 100%);filter:drop-shadow(0 0 2px var(--gold-primary));opacity:0;transform:scaleX(0);transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1);transform-origin:center}.nav-link.active:after,.nav-link:hover:after{opacity:1;transform:scaleX(1)}.navbar-actions{gap:2rem}.navbar-actions,.phone-contact{display:flex;align-items:center}.phone-contact{gap:.5rem;color:var(--text-white);text-decoration:none;font-weight:600;font-size:.95rem;transition:var(--transition-smooth)}.phone-contact:hover{color:var(--gold-primary)}.phone-icon{width:20px;height:20px}.sell-gold-btn{padding:.65rem 1.5rem;font-size:.9rem;border-radius:6px;box-shadow:0 4px 12px rgba(218,161,46,.15)}.navbar-header-v2{width:100%;height:120px;position:absolute;top:0;left:0;right:0;z-index:10;background-color:#111A41;background-image:url(/_next/static/media/NAVBAR\ BG.1d2462ee.png);background-repeat:repeat;background-size:auto;background-position:0 0;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.05)}.navbar-container-v2{width:100%;max-width:1345.93px;margin:0 auto;padding:0 24px;height:100%;position:relative;display:flex;justify-content:space-between;align-items:center;z-index:2}.navbar-left-group{display:flex;align-items:center;gap:40px}.navbar-nav-v2{width:648.45px;justify-content:space-between;align-items:center;display:flex}.navbar-nav-v2 a{justify-content:center;display:flex;flex-direction:column;color:white;font-size:18px;font-family:"Gilroy",var(--font-outfit),sans-serif;font-weight:600;text-decoration:none;transition:color .2s}.navbar-nav-v2 a.active,.navbar-nav-v2 a:hover{color:#EBAF20}.navbar-right-group{gap:24px}.navbar-phone-group,.navbar-right-group{justify-content:flex-start;align-items:center;display:flex}.navbar-phone-group{width:auto;gap:9px;text-decoration:none}.navbar-phone-number{width:auto;height:auto;justify-content:center;display:flex;flex-direction:column;color:white;font-size:18px;font-family:"Gilroy",var(--font-outfit),sans-serif;font-weight:500;white-space:nowrap}.navbar-cta-btn-v2{padding:14px 12px;background:linear-gradient(180deg,#EBAF20,#FFE088 50%,#E29D24);border-radius:8px;justify-content:center;align-items:center;display:flex;border:none;cursor:pointer;transition:transform .2s,opacity .2s}.navbar-cta-btn-v2:hover{transform:scale(1.02)}.navbar-cta-btn-v2 span{text-align:center;color:black;font-size:16px;font-family:"Gilroy",var(--font-outfit),sans-serif;font-weight:600}.navbar-bg-circle{position:absolute;pointer-events:none;opacity:.1}.navbar-mobile-toggle{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:transparent;border:none;cursor:pointer;padding:0;z-index:101}.navbar-mobile-toggle .bar{width:100%;height:2px;background-color:#ffffff;border-radius:2px;transition:all .3s ease-in-out}.navbar-mobile-toggle .bar.active:first-child{transform:translateY(8px) rotate(45deg);background-color:#EBAF20}.navbar-mobile-toggle .bar.active:nth-child(2){opacity:0}.navbar-mobile-toggle .bar.active:nth-child(3){transform:translateY(-8px) rotate(-45deg);background-color:#EBAF20}.mobile-menu-toggle{display:none;background:transparent;border:none;cursor:pointer;padding:.5rem;margin-left:.5rem}.mobile-menu-dropdown{position:absolute;top:100%;left:0;width:100%;background-color:#111A41;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out;box-shadow:0 8px 16px rgba(0,0,0,.3)}.mobile-menu-dropdown.open{max-height:400px}.mobile-nav-links{display:flex;flex-direction:column;padding:1rem 24px;gap:1rem}.mobile-nav-links a{color:white;font-size:18px;font-family:"Gilroy",var(--font-outfit),sans-serif;font-weight:500;text-decoration:none;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.mobile-nav-links a:last-child{border-bottom:none}.mobile-nav-links a.active,.mobile-nav-links a:hover{color:#EBAF20}@media (max-width:1024px){.navbar-mobile-toggle{display:flex}.navbar-nav-v2{display:none;flex-direction:column;position:fixed;top:120px;left:0;right:0;bottom:0;background:#111A41;padding:2rem 24px;gap:1.5rem;align-items:flex-start;justify-content:flex-start;z-index:99;height:calc(100vh - 120px);overflow-y:auto;border-top:1px solid rgba(255,255,255,.05)}.navbar-nav-v2.menu-active{display:flex}.navbar-nav-v2 a{width:100%;text-align:left;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center}}@media (max-width:768px){.navbar-header{height:80px}.navbar-nav,.phone-contact{display:none}.navbar-header-v2{height:90px}.navbar-phone-group{display:none}.navbar-cta-btn-v2{padding:10px 16px}.navbar-cta-btn-v2 span{font-size:14px}.navbar-left-group{gap:20px}.navbar-right-group{gap:12px}.navbar-nav-v2{top:90px;height:calc(100vh - 90px)}}@media (max-width:480px){.navbar-container-v2{padding:0 16px}.navbar-left-group{gap:12px}.navbar-right-group{gap:8px}.navbar-cta-btn-v2{padding:8px 12px}.navbar-cta-btn-v2 span{font-size:13px}.logo-img{width:140px!important;height:auto!important}}.sg-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px}.sg-modal-container{background-color:#ffffff;border-radius:12px;width:100%;max-width:480px;box-shadow:0 20px 40px rgba(0,0,0,.2);display:flex;flex-direction:column;max-height:90vh;overflow:hidden;animation:sg-slide-up .3s cubic-bezier(.34,1.56,.64,1)}.sg-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.sg-modal-title{font-size:20px;font-weight:600;color:#1e293b;line-height:1.4;font-family:"Gilroy",var(--font-outfit),sans-serif;text-align:left}.sg-modal-close-btn{background:transparent;border:none;font-size:28px;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;padding:4px;margin-left:12px;transition:color .2s,transform .2s}.sg-modal-close-btn:hover{color:#475569;transform:scale(1.1)}.sg-modal-form{padding:24px;gap:16px;overflow-y:auto}.sg-form-group,.sg-modal-form{display:flex;flex-direction:column}.sg-form-group{width:100%}.sg-form-row{display:flex;gap:12px;width:100%;align-items:center}.sg-input,.sg-select{width:100%;height:48px;border:1px solid #cbd5e1;border-radius:8px;padding:10px 16px;font-size:14px;color:#0f172a;background-color:#ffffff;font-family:"Gilroy",var(--font-outfit),sans-serif;transition:border-color .2s,box-shadow .2s}.sg-input:focus,.sg-select:focus{border-color:#EBAF20;box-shadow:0 0 0 3px rgba(235,175,32,.15);outline:none}.sg-input::placeholder{color:#94a3b8}.sg-select-wrapper{position:relative;flex:1 1;width:100%}.sg-select-wrapper .sg-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:36px;cursor:pointer}.sg-select-chevron{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #64748b}.sg-select:disabled{background-color:#f8fafc;color:#94a3b8;cursor:not-allowed;border-color:#e2e8f0}.sg-select:disabled~.sg-select-chevron{border-top-color:#cbd5e1}.sg-phone-row .sg-phone-input{flex-grow:1}.sg-otp-btn{height:48px;padding:0 24px;border-radius:24px;background:#ffb700;color:#000000;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.03em;border:none;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.sg-otp-btn:hover:not(:disabled){background:#e5a400;transform:scale(1.02)}.sg-otp-btn:active:not(:disabled){transform:scale(.98)}.sg-otp-btn:disabled{background:#f1f5f9;color:#94a3b8;border:1px solid #e2e8f0;cursor:not-allowed}.sg-input-helper{font-size:11px;color:#64748b;margin-top:4px;text-align:left;display:block}.sg-submit-btn{width:100%;height:50px;background-color:#051336;color:#ffffff;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:25px;cursor:pointer;transition:all .2s ease;margin-top:8px;display:flex;align-items:center;justify-content:center}.sg-submit-btn:hover{background-color:#11224d;box-shadow:0 6px 20px rgba(5,19,54,.2);transform:translateY(-1px)}.sg-submit-btn:active{transform:translateY(0)}@keyframes sg-slide-up{0%{opacity:0;transform:translateY(30px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){.sg-modal-container{max-height:95vh}.sg-modal-header{padding:16px 20px}.sg-modal-title{font-size:18px}.sg-modal-form{padding:20px;gap:14px}.sg-form-row{gap:10px}.sg-form-row,.sg-phone-row{flex-direction:row}.sg-otp-btn{padding:0 16px;font-size:12px}}@media (max-width:360px){.sg-form-row{flex-direction:column;align-items:stretch;gap:12px}}.sg-success-view{padding:40px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;animation:sg-slide-up .4s ease}.sg-success-title{font-size:24px;font-weight:700;color:#1e293b;margin-top:8px}.sg-success-message,.sg-success-title{font-family:"Gilroy",var(--font-outfit),sans-serif}.sg-success-message{font-size:15px;color:#64748b;line-height:1.6;max-width:320px;margin-bottom:12px}.sg-success-close-btn{height:48px;width:100%;max-width:240px;background-color:#051336;color:#ffffff;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:24px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.sg-success-close-btn:hover{background-color:#11224d;box-shadow:0 4px 12px rgba(5,19,54,.15);transform:translateY(-1px)}.sg-success-animation{display:flex;justify-content:center;align-items:center;margin:10px 0}.sg-checkmark{width:80px;height:80px;border-radius:50%;display:block;stroke:#22c55e;box-shadow:inset 0 0 0 #22c55e;animation:sg-fill .4s ease-in-out .4s forwards,sg-scale .3s ease-in-out 0s both}.sg-checkmark,.sg-checkmark-circle{stroke-width:4;stroke-miterlimit:10}.sg-checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke:#22c55e;fill:none;animation:sg-stroke .6s cubic-bezier(.65,0,.45,1) forwards}.sg-checkmark-check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;stroke-width:4;stroke:#ffffff;animation:sg-stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes sg-stroke{to{stroke-dashoffset:0}}@keyframes sg-scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes sg-fill{to{box-shadow:inset 0 0 0 40px #22c55e}}.footer-root{background:#111A41;padding-top:3.5rem;position:relative;z-index:2}.footer-container{display:grid;grid-template-columns:1.6fr .85fr 1.3fr 1.1fr;gap:2.5rem;padding-bottom:2.5rem}.footer-col{display:flex;flex-direction:column}.brand-col{max-width:320px}.logo-img{width:220px;height:auto;display:block}.footer-desc{font-size:.85rem;color:rgba(255,255,255,.55);line-height:1.6;margin-top:1.25rem;margin-bottom:1.5rem}.footer-socials{display:flex;gap:.75rem}.social-icon-link{width:34px;height:34px;border-radius:50%;background:transparent;border:1px solid var(--gold-primary);display:flex;align-items:center;justify-content:center;color:#ffffff;transition:var(--transition-smooth)}.social-icon-link:hover{background:var(--gold-gradient);color:#0c1835;transform:translateY(-3px)}.social-icon{width:15px;height:15px}.footer-col-title{font-size:1rem;font-weight:700;color:var(--gold-primary);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.03em}.footer-links-list{list-style:none;display:flex;flex-direction:column;gap:.9rem}.footer-link{color:rgba(255,255,255,.6);text-decoration:none;font-size:.9rem;transition:var(--transition-smooth)}.footer-link:hover{color:var(--gold-primary);padding-left:5px}.office-item{display:flex;gap:.65rem;color:rgba(255,255,255,.6);font-size:.88rem;line-height:1.55}.office-icon{width:18px;height:18px;color:var(--gold-primary);flex-shrink:0;margin-top:.1rem}.office-divider{border-top:1px solid rgba(255,255,255,.12);margin:1.25rem 0}.office-hours{display:flex;flex-direction:column;gap:.2rem}.office-hours-days{color:rgba(255,255,255,.55);font-size:.92rem}.office-hours-time{color:#ffffff;font-size:.88rem;font-weight:600}.phone-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.phone-icon{width:22px;height:22px;color:var(--gold-primary);flex-shrink:0}.phone-text{display:flex;flex-direction:column}.phone-number{color:var(--gold-primary);font-size:1.3rem;font-weight:700;text-decoration:none;line-height:1.2}.phone-label{color:rgba(255,255,255,.55);font-size:.85rem}.cert-box{gap:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:18px 22px;width:300px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin-top:100px}.cert-box,.cert-icon{display:flex;align-items:center}.cert-icon{flex-shrink:0;width:42px;height:42px;justify-content:center}.cert-text{font-size:14px;line-height:1.45;font-weight:400;color:rgba(255,255,255,.75);max-width:360px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:1.5rem 0}.footer-bottom-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.copyright-text{font-size:.85rem;color:rgba(255,255,255,.5)}.footer-bottom-links{display:flex;align-items:center;gap:2rem}.footer-bottom-link{font-size:.85rem;color:rgba(255,255,255,.5);text-decoration:none;transition:var(--transition-smooth)}.footer-bottom-link:hover{color:var(--gold-primary)}@media (max-width:1024px){.footer-container{grid-template-columns:1.5fr 1fr;gap:3rem}}@media (max-width:768px){.footer-container{grid-template-columns:1fr;gap:2.5rem;text-align:center}.brand-col{max-width:100%;align-items:center}.logo-img{margin:0 auto}.footer-socials{justify-content:center}.footer-col-title{margin-bottom:1rem}.office-item,.phone-row{justify-content:center}.cert-box{margin:1.5rem auto 0}.footer-bottom-container{flex-direction:column;text-align:center}.footer-bottom-links{justify-content:center;flex-wrap:wrap;gap:1rem}}@media (max-width:480px){.cert-box{width:100%;box-sizing:border-box;padding:14px 16px}.logo-img{width:180px}}