@keyframes mandalaSpin_page-about-us{to{transform:translate(-50%,-58%) rotate(1turn)}}@keyframes scrollPulse_page-about-us{0%,to{opacity:.4}50%{opacity:1}}@keyframes fadeUp_page-about-us{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.page-about-us *,.page-about-us :after,.page-about-us :before{box-sizing:border-box;margin:0;padding:0}.page-about-us{--ink:#0b1630;--deep:#0e1e45;--gold:#c9a84c;--gold-lt:#e8cb7a;--saffron:#d4922a;--cream:#f0ead6;--mist:#a8b8d0;--border:rgba(201,168,76,.22);--ff-head:"Cormorant Garamond",Georgia,serif;--ff-body:"Jost","Helvetica Neue",sans-serif;scroll-behavior:smooth;background:#0b1630;color:var(--cream);font-family:var(--ff-body);font-size:1.18rem;font-weight:300;line-height:1.75;overflow-x:hidden}.page-about-us nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1rem 5vw;background:rgba(13,27,62,.92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(201,168,76,.22)}.page-about-us .nav-links{display:flex;gap:2.2rem;list-style:none;justify-content:center;align-items:center}.page-about-us .nav-links a{font-size:1.2rem;letter-spacing:.13em;text-transform:uppercase;color:#a8b8d0;text-decoration:none;transition:color .25s;white-space:nowrap}.page-about-us .nav-links a.active,.page-about-us .nav-links a:hover{color:#e8cb7a}.page-about-us .nav-cta{font-size:1.2rem;letter-spacing:.13em;text-transform:uppercase;color:#c9a84c;border:1px solid #c9a84c;padding:.45rem 1.3rem;border-radius:2px;text-decoration:none;transition:background .25s,color .25s;white-space:nowrap}.page-about-us .nav-cta:hover{background:#c9a84c;color:#0b1630}.page-about-us .hero{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;padding:0 5vw 8vh;position:relative;overflow:hidden}.page-about-us .hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 30%,rgba(201,168,76,.07) 0,transparent 70%),linear-gradient(170deg,#0f1f50,#0d1b3e 60%,#081228)}.page-about-us .hero-mandala{position:absolute;top:50%;left:50%;transform:translate(-50%,-58%);width:60vw;max-width:680px;opacity:.06;animation:mandalaSpin_page-about-us 120s linear infinite}.page-about-us .hero-kicker{position:relative;font-size:1.2rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:1.4rem;display:flex;align-items:center;gap:1rem}.page-about-us .hero-kicker:before{content:"";display:block;width:40px;height:1px;background:var(--gold)}.page-about-us .hero h1{position:relative;font-family:var(--ff-head);font-size:clamp(2.6rem,6vw,5.2rem);font-weight:300;line-height:1.12;letter-spacing:-.01em;max-width:820px;margin-bottom:1.6rem}.page-about-us .hero h1 em{font-style:italic;color:var(--gold-lt)}.page-about-us .hero-sub{position:relative;font-size:1.2rem;color:var(--mist);max-width:520px;margin-bottom:2.8rem;line-height:1.8}.page-about-us .hero-actions{position:relative;display:flex;gap:1.2rem;align-items:center}.page-about-us .btn-primary{display:inline-block;padding:.85rem 2.4rem;background:var(--gold);color:var(--ink);font-family:var(--ff-body);font-size:1.2rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .25s}.page-about-us .btn-primary:hover{background:var(--gold-lt)}.page-about-us .btn-ghost{display:inline-block;padding:.85rem 2.4rem;border:1px solid hsla(43,56%,90%,.3);color:var(--cream);font-family:var(--ff-body);font-size:1.2rem;font-weight:400;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:border-color .25s,color .25s}.page-about-us .btn-ghost:hover{border-color:var(--gold);color:var(--gold)}.page-about-us .hero-scroll{position:absolute;bottom:2.5rem;right:5vw;display:flex;flex-direction:column;align-items:center;gap:.6rem;font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mist)}.page-about-us .scroll-line{width:1px;height:48px;background:linear-gradient(to bottom,var(--gold),transparent);animation:scrollPulse_page-about-us 2s ease-in-out infinite}.page-about-us section{padding:7rem 5vw}.page-about-us .section-label{background:linear-gradient(90deg,var(--gold),var(--gold-lt));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:1.2rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;display:flex;align-items:center;gap:.8rem}.page-about-us .section-label:before{content:"";width:24px;height:1px;background:var(--gold)}.page-about-us .section-title{font-family:var(--ff-head);font-size:clamp(2rem,4vw,3.4rem);font-weight:300;line-height:1.15;margin-bottom:1.2rem}.page-about-us .section-title em{font-style:italic;color:var(--gold-lt)}.page-about-us .section-lead{font-size:1.2rem;color:var(--mist);max-width:560px;line-height:1.8;margin-bottom:3.5rem}.page-about-us hr.divider{border:none;border-top:1px solid var(--border);margin:0}.page-about-us .problem{background:var(--deep)}.page-about-us .problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border)}.page-about-us .problem-card{background:var(--deep);padding:2.5rem 2rem}.page-about-us .problem-card .icon{width:36px;height:36px;border:1px solid var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.4rem}.page-about-us .problem-card .icon svg{width:16px;height:16px;stroke:var(--gold);fill:none;stroke-width:1.5}.page-about-us .problem-card h3{font-family:var(--ff-head);font-size:1.25rem;font-weight:400;margin-bottom:.6rem;color:var(--cream)}.page-about-us .problem-card p{font-size:1.2rem;color:var(--mist);line-height:1.75}.page-about-us .circuits{background:#160900!important}.page-about-us .circuits-header{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:end;margin-bottom:4rem}.page-about-us .circuit-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:1px solid var(--border);margin-bottom:1px}.page-about-us .circuit-tab{background:rgba(30,16,2,.95);padding:1.6rem 1.4rem;cursor:pointer;transition:background .25s;border:none;text-align:left;color:inherit}.page-about-us .circuit-tab.active,.page-about-us .circuit-tab:hover{background:rgba(201,168,76,.12);border-bottom-color:var(--gold)}.page-about-us .circuit-tab.active .tab-name{color:var(--gold-lt)}.page-about-us .tab-path{font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:.4rem}.page-about-us .tab-name{font-family:var(--ff-head);font-size:1.2rem;font-weight:400;color:var(--cream);line-height:1.2}.page-about-us .circuit-panel{display:none;border:1px solid var(--border);padding:3rem;background:#160900}.page-about-us .circuit-panel.active{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.page-about-us .panel-title{font-family:var(--ff-head);font-size:2rem;font-weight:300;margin-bottom:1rem;color:var(--cream)}.page-about-us .panel-desc{font-size:1.2rem;color:var(--mist);line-height:1.8;margin-bottom:1.6rem}.page-about-us .panel-destinations{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.4rem}.page-about-us .dest-tag{font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;padding:.3rem .9rem;border:1px solid var(--border);color:var(--mist);border-radius:2px}.page-about-us .panel-archetypes h4{font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem}.page-about-us .panel-archetypes p{font-size:1.2rem;color:var(--mist);line-height:1.7}.page-about-us .panel-visual{display:flex;align-items:center;justify-content:center;border:1px solid var(--border);min-height:240px;position:relative;overflow:hidden}.page-about-us .panel-visual-bg{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(201,168,76,.14) 0,rgba(201,100,30,.08) 40%,transparent 75%)}.page-about-us .panel-visual-text{font-family:var(--ff-head);font-size:5rem;font-weight:300;color:rgba(201,168,76,.12);position:relative;letter-spacing:-.04em}.page-about-us .bhakti-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%;opacity:.28;mix-blend-mode:luminosity}.page-about-us .bhakti-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,27,62,.45) 0,rgba(13,27,62,.15) 40%,rgba(13,27,62,.55))}.page-about-us #panel-bhakti .panel-visual-text{font-size:7rem;color:hsla(44,71%,69%,.82);text-shadow:0 0 40px rgba(201,168,76,.6),0 0 80px rgba(201,168,76,.3);position:relative;z-index:2}.page-about-us #panel-bhakti .panel-stat{z-index:2}.page-about-us .panel-stat{position:absolute;bottom:1.2rem;right:1.2rem;text-align:right}.page-about-us .panel-stat .num{font-family:var(--ff-body);font-size:2.4rem;font-weight:600;color:var(--gold);line-height:1}.page-about-us .panel-stat .lbl{font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mist)}.page-about-us .features{background:#0d0820}.page-about-us .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);margin-top:3rem}.page-about-us .feature-card{background:#110a28;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:background .3s}.page-about-us .feature-card:hover{background:#190f38}.page-about-us .feature-card.active{background:#1f1245;border:1px solid rgba(201,168,76,.5)}.page-about-us .feature-card.active .feature-num{color:rgba(201,168,76,.9);text-shadow:0 0 20px rgba(201,168,76,.4)}.page-about-us .feature-card.active .feature-body h3{color:var(--gold-lt)}.page-about-us .feature-card{cursor:pointer;border:1px solid transparent;transition:background .25s,border-color .25s}.page-about-us .feature-card:before{content:"";display:block;height:3px;background:linear-gradient(90deg,var(--gold),transparent)}.page-about-us .feature-card-inner{padding:2.2rem 2rem 2rem;display:flex;flex-direction:column;flex:1}.page-about-us .feature-num{font-family:var(--ff-body);font-size:3rem;font-weight:300;line-height:1;color:rgba(201,168,76,.22);letter-spacing:-.04em;margin-bottom:1rem}.page-about-us .feature-icon-strip{height:3px;width:32px;background:var(--gold);margin-bottom:1rem;opacity:.6}.page-about-us .feature-body h3{font-family:var(--ff-head);font-size:1.3rem;font-weight:400;margin-bottom:.7rem;color:var(--gold-lt)}.page-about-us .feature-body p{font-size:1.2rem;color:var(--mist);line-height:1.8;margin-bottom:1.2rem;flex:1}.page-about-us .feature-pills{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto}.page-about-us .pill{font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;padding:.25rem .75rem;border:1px solid rgba(201,168,76,.3);color:var(--gold);border-radius:20px}.page-about-us .value-chain{display:grid;grid-template-columns:1fr 2fr;gap:5rem;align-items:center}.page-about-us .vc-section{background:linear-gradient(160deg,#0d0a1f,#150d35 50%,#0a0818)}.page-about-us .vc-steps{display:flex;flex-direction:column;gap:0}.page-about-us .vc-step{display:grid;grid-template-columns:40px 1fr;gap:1rem;padding:1.6rem 0;border-bottom:1px solid var(--border)}.page-about-us .vc-step:first-child{border-top:1px solid var(--border)}.page-about-us .vc-step-num{font-family:var(--ff-body);font-size:1.1rem;color:var(--gold);font-weight:600;padding-top:.1rem}.page-about-us .vc-step-title{font-family:var(--ff-head);font-size:1.1rem;font-weight:400;color:var(--cream);margin-bottom:.3rem}.page-about-us .vc-step-desc{font-size:1.2rem;color:var(--mist);line-height:1.7}.page-about-us .vc-visual{display:flex;align-items:center;justify-content:center;padding:3rem;border:1px solid var(--border)}.page-about-us .vc-visual svg{width:100%;max-width:380px}.page-about-us .destinations .section-label{background:linear-gradient(90deg,var(--gold),var(--gold-lt))}.page-about-us .destinations .section-title{color:var(--cream)}.page-about-us .destinations .section-lead{color:var(--mist)}.page-about-us .destinations{background:#0e1a3a;color:var(--cream)}.page-about-us .dest-map-placeholder{border:1px solid var(--border);padding:2rem 2.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);margin-top:2rem}.page-about-us .dest-region{background:var(--deep);padding:2rem 1.8rem}.page-about-us .dest-region-name{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.page-about-us .dest-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.page-about-us .dest-list li{font-family:var(--ff-head);font-size:1.05rem;font-weight:300;color:var(--cream);padding-bottom:.5rem;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.page-about-us .dest-list li:last-child{border-bottom:none;padding-bottom:0}.page-about-us .dest-list li .circuit-badge{font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;color:var(--mist)}.page-about-us .cta-section{background:#12030a;position:relative;overflow:hidden}.page-about-us .cta-bg{position:absolute;inset:0;background:radial-gradient(ellipse 100% 80% at 50% 100%,rgba(201,168,76,.06) 0,transparent 70%)}.page-about-us .cta-tagline{font-family:var(--ff-head);font-size:clamp(2rem,5vw,4.5rem);font-weight:300;line-height:1.1;text-align:center;margin-bottom:4rem;position:relative}.page-about-us .cta-tagline em{font-style:italic;color:var(--gold-lt)}.page-about-us .cta-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);position:relative}.page-about-us .cta-card{background:rgba(22,4,12,.9);padding:2.8rem 2.2rem;display:flex;flex-direction:column;gap:.8rem}.page-about-us .cta-card:hover{background:var(--deep)}.page-about-us .cta-for{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.page-about-us .cta-card-title{font-family:var(--ff-head);font-size:1.2rem;font-weight:400;color:var(--cream);line-height:1.2}.page-about-us .cta-card-desc{font-size:1.2rem;color:var(--mist);line-height:1.75;flex:1}.page-about-us .cta-link{display:inline-flex;align-items:center;gap:.5rem;font-size:1.2rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-decoration:none;margin-top:.6rem;transition:gap .2s}.page-about-us .cta-link:hover{gap:.9rem}.page-about-us .cta-link:after{content:"→"}.page-about-us .site-footer{background:#07101e;border-top:1px solid rgba(201,168,76,.25)}.page-about-us .footer-inner{padding:4rem 5vw 0}.page-about-us .footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;padding-bottom:3rem;border-bottom:1px solid var(--border)}@media (max-width:900px){.page-about-us .footer-top{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:560px){.page-about-us .footer-top{grid-template-columns:1fr}}.page-about-us .footer-company-name{font-family:var(--ff-head);font-size:1.3rem;font-weight:400;color:var(--cream);margin-bottom:.5rem}.page-about-us .footer-tagline-new{font-size:1.2rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem}.page-about-us .footer-desc{font-size:1.2rem;color:var(--mist);line-height:1.85;margin-bottom:1.6rem;max-width:340px}.page-about-us .footer-legal{font-size:1.2rem;color:rgba(122,144,176,.45);line-height:1.9}.page-about-us .footer-col-head{font-size:1.2rem;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin-bottom:1.4rem}.page-about-us .footer-nav-col ul{list-style:none;display:flex;flex-direction:column;gap:.85rem}.page-about-us .footer-nav-col ul li a{font-size:1.2rem;color:var(--mist);text-decoration:none;transition:color .2s}.page-about-us .footer-nav-col ul li a:hover{color:var(--cream)}.page-about-us .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:1.4rem 0;gap:1rem;flex-wrap:wrap}.page-about-us .footer-copy-new{font-size:1.2rem;color:rgba(122,144,176,.5)}.page-about-us .footer-bottom-links{display:flex;gap:2rem}.page-about-us .footer-bottom-links a{font-size:1.2rem;color:rgba(122,144,176,.5);text-decoration:none;transition:color .2s}.page-about-us .footer-bottom-links a:hover{color:var(--mist)}.page-about-us .stats-bar{border-top:1px solid rgba(201,168,76,.4);border-bottom:1px solid var(--border);display:grid;grid-template-columns:repeat(4,1fr);background:var(--border);gap:1px}.page-about-us .stat-item{background:var(--deep);padding:2.2rem 2rem;text-align:center}.page-about-us .stat-item .sn{font-family:var(--ff-head);font-size:2.8rem;font-weight:300;color:var(--gold-lt);line-height:1;margin-bottom:.3rem}.page-about-us .stat-item .sl{font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mist)}.page-about-us .hero-kicker{animation:fadeUp_page-about-us .7s .2s both}.page-about-us .hero h1{animation:fadeUp_page-about-us .7s .4s both}.page-about-us .hero-sub{animation:fadeUp_page-about-us .7s .6s both}.page-about-us .hero-actions{animation:fadeUp_page-about-us .7s .8s both}.page-about-us .page-hero{min-height:42vh;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;padding:100px 5vw 5vh}.page-about-us .page-hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 30%,rgba(201,168,76,.07) 0,transparent 70%),linear-gradient(170deg,#0f1f50,#0d1b3e 60%,#081228)}.page-about-us .contact-form{max-width:680px;margin:0 auto}.page-about-us .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem;margin-bottom:1.4rem}.page-about-us .form-group{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.4rem}.page-about-us .form-group label{font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}.page-about-us .form-group input,.page-about-us .form-group select,.page-about-us .form-group textarea{background:var(--deep);border:1px solid var(--border);color:var(--cream);font-family:var(--ff-body);font-size:1.2rem;padding:.85rem 1rem;border-radius:2px;outline:none;transition:border-color .2s;width:100%}.page-about-us .form-group input:focus,.page-about-us .form-group select:focus,.page-about-us .form-group textarea:focus{border-color:var(--gold)}.page-about-us .form-group textarea{resize:vertical;min-height:130px}.page-about-us .form-submit{margin-top:.5rem}.page-about-us .about-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start;margin-top:4rem}.page-about-us .about-visual{border:1px solid var(--border);padding:3rem;display:flex;align-items:center;justify-content:center;min-height:320px;position:relative}.page-about-us .about-visual-bg{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(201,168,76,.06) 0,transparent 70%)}.page-about-us .about-visual-text{font-family:var(--ff-head);font-size:7rem;font-weight:300;color:rgba(201,168,76,.1);position:relative}.page-about-us .values-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--border);border:1px solid var(--border);margin-top:4rem}.page-about-us .value-card{background:var(--deep);padding:2.2rem 2rem}.page-about-us .value-card h4{font-family:var(--ff-head);font-size:1.2rem;font-weight:400;color:var(--cream);margin-bottom:.5rem}.page-about-us .value-card p{font-size:1.2rem;color:var(--mist);line-height:1.75}.page-about-us .value-icon{font-size:1.4rem;margin-bottom:.8rem}.page-about-us .team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);margin-top:2rem}.page-about-us .team-card{background:var(--deep);padding:2.5rem 2rem}.page-about-us .team-role{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.4rem}.page-about-us .team-name{font-family:var(--ff-head);font-size:1.3rem;font-weight:400;color:var(--cream);margin-bottom:.5rem}.page-about-us .team-bio{font-size:1.2rem;color:var(--mist);line-height:1.75}.page-about-us .contact-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);margin-bottom:5rem}.page-about-us .contact-info-card{background:var(--deep);padding:2.5rem 2rem}.page-about-us .contact-info-label{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.8rem}.page-about-us .contact-info-value{font-family:var(--ff-head);font-size:1.1rem;color:var(--cream);margin-bottom:.3rem}.page-about-us .contact-info-sub{font-size:1.2rem;color:var(--mist)}.page-about-us .setu-intro{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;margin-bottom:5rem}.page-about-us .tier-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);margin-top:3rem}.page-about-us .tier-card{background:var(--deep);padding:3rem 2.2rem;position:relative}.page-about-us .tier-card.featured{background:rgba(201,168,76,.06)}.page-about-us .tier-badge{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.8rem}.page-about-us .tier-name{font-family:var(--ff-head);font-size:2rem;font-weight:300;color:var(--cream);margin-bottom:1rem}.page-about-us .tier-price{font-family:var(--ff-body);font-size:3rem;font-weight:600;color:var(--gold-lt);line-height:1;margin-bottom:.3rem}.page-about-us .tier-price-sub{font-size:1.2rem;color:var(--mist);letter-spacing:.1em;margin-bottom:1.6rem}.page-about-us .tier-features{list-style:none;display:flex;flex-direction:column;gap:.7rem;margin-bottom:2rem}.page-about-us .tier-features li{font-size:1.2rem;color:var(--mist);padding-left:1.2rem;position:relative}.page-about-us .tier-features li:before{content:"-";position:absolute;left:0;color:var(--gold);font-size:1.2rem}.page-about-us .form-success{display:none;text-align:center;padding:3rem;border:1px solid var(--border)}.page-about-us .form-success.show{display:block}.page-about-us .form-success h3{font-family:var(--ff-head);font-size:2rem;color:var(--gold-lt);margin-bottom:.8rem}.page-about-us .form-success p{color:var(--mist)}.page-about-us .yatri-way-section{display:grid;grid-template-columns:1fr 1.4fr;gap:6rem;align-items:center;padding:8rem 5vw;background:linear-gradient(135deg,#120900,#1c0d00 40%,#160a1a);position:relative;overflow:hidden}.page-about-us .yatri-way-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 80% at 20% 50%,rgba(201,168,76,.06) 0,transparent 60%);pointer-events:none}.page-about-us .yw-left{display:flex;flex-direction:column;align-items:center;gap:2.4rem;position:relative}.page-about-us .yw-photo-wrap{position:relative;width:100%;max-width:340px;border:1px solid rgba(201,168,76,.35)}.page-about-us .yw-photo{display:block;width:100%;height:480px;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;opacity:.88;mix-blend-mode:normal;filter:brightness(.92) contrast(1.05)}.page-about-us .yw-photo-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(18,9,0,.55));pointer-events:none}.page-about-us .yw-frame-br,.page-about-us .yw-frame-tl{position:absolute;width:40px;height:40px;border-color:rgba(201,168,76,.4);border-style:solid}.page-about-us .yw-frame-tl{top:-6px;left:-6px;border-width:1px 0 0 1px}.page-about-us .yw-frame-br{bottom:-6px;right:-6px;border-width:0 1px 1px 0}.page-about-us .yw-heading{font-family:var(--ff-head);font-size:clamp(2.4rem,4.5vw,4rem);font-weight:300;color:var(--cream);line-height:1.1;margin:.6rem 0 3rem;letter-spacing:-.01em}.page-about-us .yw-heading em{font-style:italic;color:var(--gold-lt)}.page-about-us .yw-points{display:flex;flex-direction:column}.page-about-us .yw-point{border-top:1px solid rgba(201,168,76,.18);cursor:pointer;transition:background .25s,border-color .25s;border-radius:2px}.page-about-us .yw-point:last-child{border-bottom:1px solid rgba(201,168,76,.18)}.page-about-us .yw-point:hover{background:rgba(201,168,76,.04)}.page-about-us .yw-point.active{background:rgba(201,168,76,.07);border-top-color:var(--gold)}.page-about-us .yw-point-head{display:flex;align-items:center;gap:1.4rem;padding:1.4rem .6rem .8rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.page-about-us .yw-num{font-family:var(--ff-body);font-size:1.1rem;font-weight:600;color:var(--gold);opacity:.55;min-width:2rem;transition:opacity .25s}.page-about-us .yw-point.active .yw-num{opacity:1;text-shadow:0 0 20px rgba(201,168,76,.5);font-size:1.25rem}.page-about-us .yw-title{font-family:var(--ff-head);font-size:1.2rem;font-weight:400;color:var(--cream);flex:1;transition:color .25s}.page-about-us .yw-point.active .yw-title{color:var(--gold-lt)}.page-about-us .yw-arrow{display:none}.page-about-us .yw-point-body{padding-bottom:1.6rem}.page-about-us .yw-point-body p{font-size:1.2rem;color:var(--mist);line-height:1.85;margin:0 .6rem 0 calc(2rem + 2rem);padding-left:1.2rem;border-left:2px solid rgba(201,168,76,.15);transition:border-color .25s,color .25s}.page-about-us .yw-point.active .yw-point-body p{border-left-color:rgba(201,168,76,.55);color:var(--cream)}.page-about-us .founder-section{background:#f5edd8;padding:8rem 5vw}.page-about-us .founder-inner{max-width:1100px;margin:0 auto}.page-about-us .founder-heading{font-family:var(--ff-head);font-size:clamp(2rem,4vw,3.4rem);font-weight:300;color:#0d0820;text-align:center;margin-bottom:4rem;line-height:1.2}.page-about-us .founder-heading em{font-style:italic;color:#8b3a2a}.page-about-us .founder-grid{display:grid;grid-template-columns:280px 1fr;gap:4rem;align-items:start}.page-about-us .founder-left{display:flex;flex-direction:column;align-items:center;gap:1.4rem}.page-about-us .founder-photo-wrap{position:relative;width:200px;height:200px}.page-about-us .founder-photo-wrap:before{content:"";position:absolute;inset:-5px;border-radius:50%;border:2px solid #c9a84c;opacity:.6}.page-about-us .founder-photo-wrap:after{content:"";position:absolute;inset:-12px;border-radius:50%;border:1px solid rgba(201,168,76,.25)}.page-about-us .founder-photo{width:200px;height:200px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block}.page-about-us .founder-name{font-family:var(--ff-head);font-size:1.4rem;font-weight:400;color:#0d0820;text-align:center}.page-about-us .founder-title{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:#8b6914;text-align:center;margin-top:-.6rem}.page-about-us .founder-meta{display:flex;flex-direction:column;gap:.5rem;width:100%}.page-about-us .founder-meta-item{display:flex;align-items:flex-start;gap:.6rem;font-size:1.2rem;color:#5a4020;line-height:1.5}.page-about-us .founder-meta-dot{width:6px;height:6px;border-radius:50%;background:#c9a84c;margin-top:.35rem;flex-shrink:0}.page-about-us .founder-quote{border-left:3px solid #c9a84c;padding:1rem 1.4rem;margin-bottom:2rem;background:rgba(201,168,76,.06);border-radius:0 8px 8px 0}.page-about-us .founder-quote p{font-family:var(--ff-head);font-size:1.05rem;font-style:italic;color:#3a2800;line-height:1.7}.page-about-us .founder-bio{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.page-about-us .founder-bio p{font-size:1.2rem;color:#3a2e00;line-height:1.85}.page-about-us .founder-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;background:#0d1b3e;color:#f0ead6;font-family:var(--ff-body);font-size:1.2rem;font-weight:400;letter-spacing:.08em;text-decoration:none;border-radius:3px;transition:background .25s,transform .2s}.page-about-us .founder-cta:hover{background:#1a2e5e;transform:translateY(-2px)}.page-about-us .destinations{color:#1a0d00}.page-about-us .destinations .section-label{background:linear-gradient(90deg,#7a5500,#c9a84c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-about-us .destinations .section-label:before{background:#7a5500}.page-about-us .destinations .section-title{color:#1a0d00}.page-about-us .destinations .section-title em{color:#9a6800;-webkit-text-fill-color:#9a6800;background:none}.page-about-us .destinations .section-lead{color:#5a4020}.page-about-us .dest-region{background:rgba(255,251,240,.88)!important}.page-about-us .dest-region-name{color:#7a5500!important}.page-about-us .dest-list li{color:#1a0d00!important;border-color:rgba(122,85,0,.22)!important}.page-about-us .dest-list li .circuit-badge{color:#9a6800!important}.page-about-us .cs .section-label{background:linear-gradient(90deg,#7a5500,#c9a84c)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.page-about-us .cs .section-label:before{background:#7a5500!important}.page-about-us .cs .section-title{color:#1a0d00!important}.page-about-us .cs .section-title em{color:#9a6800!important;-webkit-text-fill-color:#9a6800!important;background:none!important}.page-about-us .cs .section-lead{color:#5a4020!important}.page-about-us .cs p{color:#4a3010!important}.page-about-us .cs h2,.page-about-us .cs h3,.page-about-us .cs h4{color:#1a0d00!important}.page-about-us .cs .circuit-card,.page-about-us .cs .contact-info-card,.page-about-us .cs .corridor-pill,.page-about-us .cs .country-card,.page-about-us .cs .dest-region,.page-about-us .cs .feature-card,.page-about-us .cs .format-card,.page-about-us .cs .gild-tier,.page-about-us .cs .how-step,.page-about-us .cs .karma-card,.page-about-us .cs .pillar-card,.page-about-us .cs .skill-card,.page-about-us .cs .team-card,.page-about-us .cs .value-card,.page-about-us .cs .wp-card,.page-about-us .cs .yoga-card{background:rgba(255,252,244,.92)!important;border-color:rgba(122,85,0,.22)!important}.page-about-us .cs .circuit-card-title,.page-about-us .cs .country-name,.page-about-us .cs .feature-body h3,.page-about-us .cs .format-name,.page-about-us .cs .gild-tier-name,.page-about-us .cs .how-step-title,.page-about-us .cs .karma-card-title,.page-about-us .cs .pillar-title,.page-about-us .cs .skill-name,.page-about-us .cs .wp-card-title{color:#1a0d00!important}.page-about-us .cs .country-cities,.page-about-us .cs .feature-body p,.page-about-us .cs .format-desc,.page-about-us .cs .how-step-body,.page-about-us .cs .karma-card-body p,.page-about-us .cs .pillar-body p,.page-about-us .cs .skill-desc{color:#5a4020!important}.page-about-us .cs .feature-num,.page-about-us .cs .pillar-num,.page-about-us .cs .step-num,.page-about-us .cs .wp-num{color:rgba(122,85,0,.45)!important}.page-about-us .cs .trade-feature-title{color:#1a0d00!important}.page-about-us .cs .trade-feature-desc{color:#5a4020!important}.page-about-us .cs .trade-feature-num{color:#7a5500!important}.page-about-us .cs .trade-feature-item{border-color:rgba(122,85,0,.25)!important}.page-about-us .cs .circuit-tab{background:rgba(255,251,240,.8)!important;border-color:rgba(122,85,0,.22)!important}.page-about-us .cs .circuit-tab.active{background:rgba(201,168,76,.25)!important;border-color:rgba(201,168,76,.6)!important}.page-about-us .cs .tab-name{color:#1a0d00!important}.page-about-us .cs .tab-path{color:#9a6800!important}.page-about-us .cs .circuit-tab.active .tab-name{color:#7a5500!important}.page-about-us .cs .circuit-panel.active{background:rgba(255,251,240,.95)!important}.page-about-us .cs .panel-title{color:#1a0d00!important}.page-about-us .cs .panel-desc{color:#5a4020!important}.page-about-us .cs .dest-tag{color:#7a5500!important;border-color:rgba(122,85,0,.35)!important}.page-about-us .cs .panel-archetypes h4{color:#9a6800!important}.page-about-us .cs .panel-archetypes p{color:#5a4020!important}.page-about-us .cs .gita-intro-block{background:rgba(122,85,0,.06)!important;border-color:rgba(122,85,0,.22)!important}.page-about-us .cs .gita-intro-text{color:#1a0d00!important}.page-about-us .cs .gita-intro-text strong{color:#7a5500!important}.page-about-us .cs .gita-cta-arrow,.page-about-us .cs .gita-cta-label,.page-about-us .cs .gita-intro-eyebrow{color:#9a6800!important}.page-about-us .cs .founder-heading,.page-about-us .cs .founder-name{color:#1a0d00!important}.page-about-us .cs .founder-quote p{color:#3a2800!important}.page-about-us .cs .founder-bio p{color:#3a2e00!important}.page-about-us .cs .founder-meta-item{color:#5a4020!important}.page-about-us .cs .contact-info-label{color:#7a5500!important}.page-about-us .cs .contact-info-value{color:#1a0d00!important}.page-about-us .cs .contact-info-sub{color:#5a4020!important}.page-about-us .cs .legal-body,.page-about-us .cs .legal-body h2,.page-about-us .cs .legal-body h3{color:#1a0d00!important}.page-about-us .cs .legal-body li,.page-about-us .cs .legal-body p{color:#4a3010!important}.page-about-us .cs .mission-text{color:#5a4020!important}.page-about-us .cs .stat-num{color:#7a5500!important}.page-about-us .cs .challenge-text,.page-about-us .cs .stat-label{color:#5a4020!important}.page-about-us .cs .master-name{color:#1a0d00!important}.page-about-us .cs .master-title{color:#7a5500!important}.page-about-us .cs .master-bio{color:#5a4020!important}.page-about-us .cs .waitlist-section h2{color:#1a0d00!important}.page-about-us .cs .waitlist-section h2 em{color:#9a6800!important}.page-about-us .about-challenge{background:#0d1b3e!important}.page-about-us .about-mission{background:#f5edd8!important}.page-about-us .about-mission .section-title{color:#1a0d00!important}.page-about-us .about-mission .section-title em{color:#9a6800!important;-webkit-text-fill-color:#9a6800!important;background:none!important}.page-about-us .about-mission .section-lead{color:#5a4020!important}.page-about-us .about-mission .section-label{background:linear-gradient(90deg,#7a5500,#9a6800)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.page-about-us .about-mission .mission-text,.page-about-us .about-mission p{color:#5a4020!important}.page-about-us .about-stats{background:#f5edd8!important}.page-about-us .about-stats .section-title{color:#1a0d00!important}.page-about-us .about-stats .section-label{background:linear-gradient(90deg,#7a5500,#9a6800)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.page-about-us .about-stats .stat-num{color:#7a5500!important}.page-about-us .about-stats .stat-label{color:#5a4020!important}.page-about-us .about-stats .stat-sub{color:#6b4c22!important}.page-about-us .founder-section{background:#f5edd8!important}.page-about-us .founder-section .founder-heading{color:#1a0d00!important}.page-about-us .founder-section .founder-heading em{color:#9a6800!important;-webkit-text-fill-color:#9a6800!important;background:none!important}.page-about-us .founder-section .founder-name{color:#1a0d00!important}.page-about-us .founder-section .founder-title{color:#7a5500!important}.page-about-us .founder-section .founder-meta-item{color:#5a4020!important}.page-about-us .founder-section .founder-quote p{color:#1a0d00!important}.page-about-us .founder-section .founder-bio p{color:#5a4020!important}.page-about-us .destinations{background:#f5edd8!important}.page-about-us .destinations .section-title{color:#1a0d00!important}.page-about-us .destinations .section-title em{color:#9a6800!important;-webkit-text-fill-color:#9a6800!important;background:none!important}.page-about-us .destinations .section-lead{color:#5a4020!important}.page-about-us .destinations .section-label{background:linear-gradient(90deg,#7a5500,#9a6800)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.page-about-us .destinations .dest-region{background:rgba(255,252,244,.95)!important;border-color:rgba(122,85,0,.22)!important}.page-about-us .destinations .dest-region-name{color:#7a5500!important}.page-about-us .destinations .dest-list li{color:#5a4020!important;border-color:rgba(122,85,0,.18)!important}.page-about-us .destinations .dest-tag{color:#9a6800!important;border-color:rgba(122,85,0,.35)!important}.page-about-us .destinations .panel-title{color:#1a0d00!important}.page-about-us .destinations .panel-desc{color:#5a4020!important}.page-about-us .destinations .tab-name{color:#1a0d00!important}.page-about-us .destinations .lbl{color:#6b4c22!important}.page-about-us .about-challenge .section-title{color:#f5edd8!important}.page-about-us .about-challenge .section-lead{color:hsla(46,46%,89%,.8)!important}.page-about-us .about-card-navy{background:#0d1b3e!important;color:#f5edd8!important}.page-about-us .about-card-navy h3{color:#e8cb7a!important;-webkit-text-fill-color:#e8cb7a!important}.page-about-us .about-card-navy p{color:hsla(46,46%,89%,.88)!important}.page-about-us .about-card-navy .about-card-icon{color:#c9a84c!important;stroke:#c9a84c!important}.page-about-us .about-card-terra h3{color:#f5c87a!important;-webkit-text-fill-color:#f5c87a!important}.page-about-us .about-card-terra p{color:hsla(43,56%,90%,.9)!important}.page-about-us .challenge-card h3{color:#f5edd8!important}.page-about-us .challenge-card p{color:hsla(46,46%,89%,.82)!important}.page-about-us .challenge-heading{color:#f5edd8!important}.page-about-us .challenge-sub{color:hsla(46,46%,89%,.8)!important}.page-about-us .challenge-label{color:#c9a84c!important}.page-about-us \3c style>.about-hero{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:140px 5vw 6rem;position:relative;overflow:hidden;background:linear-gradient(160deg,#051f1f,#0a1f40 40%,#0b1630 70%,#080510)}.page-about-us .about-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 50% 60%,rgba(201,168,76,.06) 0,transparent 65%);pointer-events:none}.page-about-us .about-hero-kicker{font-size:1.2rem;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin-bottom:1.4rem;display:flex;align-items:center;gap:.8rem}.page-about-us .about-hero-kicker:after,.page-about-us .about-hero-kicker:before{content:"";display:block;width:32px;height:1px;background:var(--gold);opacity:.5}.page-about-us .about-hero h1{font-family:var(--ff-head);font-size:clamp(2.8rem,6vw,5.5rem);font-weight:300;line-height:1.1;color:var(--cream);margin-bottom:1.4rem;position:relative;z-index:1}.page-about-us .about-hero h1 em{font-style:italic;color:var(--gold-lt)}.page-about-us .about-hero-sub{font-size:1.05rem;color:var(--mist);max-width:560px;line-height:1.85;position:relative;z-index:1}.page-about-us .about-mission{background:#0e1a3a;padding:8rem 5vw}.page-about-us .mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start;max-width:1200px;margin:0 auto}.page-about-us .mission-label{display:inline-block;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:#8b6914;background:rgba(139,105,20,.1);border:1px solid rgba(139,105,20,.25);padding:.3rem .9rem;border-radius:20px;margin-bottom:1.4rem}.page-about-us .mission-heading{font-family:var(--ff-head);font-size:clamp(2rem,4vw,3.4rem);font-weight:300;line-height:1.15;color:#0d0820;margin-bottom:1.6rem}.page-about-us .mission-heading em{font-style:italic;color:#8b6914}.page-about-us .mission-text{font-size:1.2rem;color:#3a2e00;line-height:1.85;margin-bottom:1.2rem}.page-about-us .about-card-navy{background:#0d1b3e;border-radius:16px;padding:2.8rem 2.4rem;color:var(--cream)}.page-about-us .about-card-icon{width:44px;height:44px;margin-bottom:1.4rem;color:var(--gold)}.page-about-us .about-card-navy h3{font-family:var(--ff-head);font-size:1.6rem;font-weight:400;color:var(--gold-lt);margin-bottom:1rem}.page-about-us .about-card-navy p{font-size:1.2rem;color:var(--mist);line-height:1.85}.page-about-us .vision-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start;max-width:1200px;margin:5rem auto 0}.page-about-us .about-card-terra{background:#8b3a2a;border-radius:16px;padding:2.8rem 2.4rem;color:var(--cream)}.page-about-us .about-card-terra h3{font-family:var(--ff-head);font-size:1.8rem;font-weight:400;color:#f5c87a;margin-bottom:1rem}.page-about-us .about-card-terra p{font-size:1.2rem;color:hsla(43,56%,90%,.8);line-height:1.85}.page-about-us .bridge-heading{font-family:var(--ff-head);font-size:clamp(1.8rem,3.5vw,3rem);font-weight:300;line-height:1.2;color:#0d0820;margin-bottom:1.4rem}.page-about-us .bridge-heading em{font-style:italic;color:#8b3a2a}.page-about-us .bridge-text{font-size:1.2rem;color:#3a2e00;line-height:1.85;margin-bottom:1.2rem}.page-about-us .about-challenge{padding:8rem 5vw;background:linear-gradient(160deg,#0b1630,#12050a 50%,#0d0820);position:relative;overflow:hidden}.page-about-us .about-challenge:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 0,rgba(201,168,76,.05) 0,transparent 60%);pointer-events:none}.page-about-us .challenge-inner{max-width:1100px;margin:0 auto}.page-about-us .challenge-label{font-size:1.2rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:.8rem}.page-about-us .challenge-heading{font-family:var(--ff-head);font-size:clamp(2rem,4vw,3.6rem);font-weight:300;color:var(--cream);line-height:1.15;margin-bottom:1rem}.page-about-us .challenge-heading em{font-style:italic;color:var(--gold-lt)}.page-about-us .challenge-sub{font-size:1.2rem;color:var(--mist);max-width:520px;margin-bottom:4rem}.page-about-us .challenge-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border)}.page-about-us .challenge-card{background:#0d0820;padding:2.8rem 2.2rem;transition:background .25s}.page-about-us .challenge-card:hover{background:#140b28}.page-about-us .challenge-card-icon{width:40px;height:40px;margin-bottom:1.4rem;padding:.6rem;border:1px solid var(--border);border-radius:8px;color:var(--gold)}.page-about-us .challenge-card h3{font-family:var(--ff-head);font-size:1.3rem;font-weight:400;color:var(--cream);margin-bottom:.7rem}.page-about-us .challenge-card p{font-size:1.2rem;color:var(--mist);line-height:1.8}.page-about-us .about-values{padding:8rem 5vw;background:linear-gradient(135deg,#120900,#1c0d00 60%,#0d0820)}.page-about-us .values-inner{max-width:1100px;margin:0 auto}.page-about-us .values-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:4rem;flex-wrap:wrap}.page-about-us .values-grid-new{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.page-about-us .value-card-new{background:rgba(30,16,2,.9);border:1px solid rgba(201,168,76,.2);border-radius:12px;padding:2.4rem 2rem;transition:border-color .25s,background .25s;position:relative;overflow:hidden}.page-about-us .value-card-new:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--gold),transparent)}.page-about-us .value-card-new:hover{background:rgba(40,22,2,.95);border-color:rgba(201,168,76,.5)}.page-about-us .value-icon-big{font-size:2rem;margin-bottom:1rem}.page-about-us .value-card-new h4{font-family:var(--ff-head);font-size:1.3rem;font-weight:400;color:var(--gold-lt);margin-bottom:.6rem}.page-about-us .value-card-new p{font-size:1.2rem;color:var(--mist);line-height:1.8}.page-about-us .about-stats{padding:8rem 5vw;background:linear-gradient(160deg,#0d0a1f,#150d35 50%,#0a0818);text-align:center}.page-about-us .stats-heading{font-family:var(--ff-head);font-size:clamp(2rem,4vw,3.4rem);font-weight:300;color:var(--cream);margin-bottom:.8rem}.page-about-us .stats-heading em{font-style:italic;color:var(--gold-lt)}.page-about-us .stats-sub{font-size:1.2rem;color:var(--mist);max-width:500px;margin:0 auto 5rem}.page-about-us .stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);max-width:900px;margin:0 auto}.page-about-us .stat-block{background:#0d0a1f;padding:3.5rem 2rem}.page-about-us .stat-big{font-family:var(--ff-head);font-size:clamp(2.8rem,5vw,4.5rem);font-weight:300;color:var(--gold-lt);line-height:1;margin-bottom:.4rem;text-shadow:0 0 30px hsla(44,71%,69%,.25)}.page-about-us .stat-lbl{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mist)}.page-about-us .about-team{padding:8rem 5vw;background:#0e1a3a}.page-about-us .team-grid-new{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;max-width:1100px;margin-left:auto;margin-right:auto}.page-about-us .team-card-new{background:#fff8ee;border:1px solid rgba(139,105,20,.2);border-radius:12px;padding:2.4rem 1.8rem;position:relative;overflow:hidden}.page-about-us .team-card-new:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#8b6914,transparent)}.page-about-us .team-role-new{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:#8b6914;margin-bottom:.5rem}.page-about-us .team-name-new{font-family:var(--ff-head);font-size:1.4rem;font-weight:400;color:#0d0820;margin-bottom:.7rem}.page-about-us .team-bio-new{font-size:1.2rem;color:#3a2e00;line-height:1.8}.page-about-us .reveal{opacity:0;transform:translateY(36px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.page-about-us .reveal.reveal-left{transform:translateX(-44px)}.page-about-us .reveal.reveal-right{transform:translateX(44px)}.page-about-us .reveal.reveal-scale{transform:translateY(24px) scale(.97)}.page-about-us .reveal.visible{opacity:1!important;transform:none!important}.page-about-us .reveal-delay-1{transition-delay:.1s}.page-about-us .reveal-delay-2{transition-delay:.22s}.page-about-us .reveal-delay-3{transition-delay:.36s}.page-about-us .reveal-delay-4{transition-delay:.5s}@media (max-width:768px){.page-about-us{overflow-x:hidden!important}.page-about-us iframe,.page-about-us img,.page-about-us svg,.page-about-us video{max-width:100%!important}.page-about-us nav{padding:.7rem 4vw!important;display:flex!important;align-items:center!important;justify-content:space-between!important;position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:900!important}.page-about-us nav>a svg{width:130px!important;height:36px!important}.page-about-us .nav-cta,.page-about-us .nav-links{display:none!important}.page-about-us .hero{min-height:100svh!important;padding:90px 5vw 6vh!important}.page-about-us .hero h1{font-size:clamp(2.2rem,8vw,3.2rem)!important;line-height:1.15!important}.page-about-us .hero-company-label{gap:.4rem!important}.page-about-us .hero-company-label .hcl-text{font-size:.55rem!important;letter-spacing:.12em!important;max-width:46vw!important;overflow:hidden!important;text-overflow:ellipsis!important}.page-about-us .hero-company-label .hcl-line{max-width:36px!important}.page-about-us .hero-legacy,.page-about-us .hero-sub{font-size:1rem!important;max-width:90vw!important}.page-about-us .hero-legacy{margin-top:1.5rem!important;padding-top:1.5rem!important}.page-about-us .hero-ctas{flex-direction:column!important;width:100%!important;gap:.8rem!important}.page-about-us .hero-cta-primary,.page-about-us .hero-cta-secondary{width:100%!important;justify-content:center!important;font-size:1rem!important}.page-about-us .hero-cta-ghost,.page-about-us .hero-scroll{display:none!important}.page-about-us .about-hero,.page-about-us .contact-hero,.page-about-us .page-hero{min-height:auto!important;padding:100px 5vw 4vh!important}.page-about-us .about-hero h1,.page-about-us .contact-hero h1,.page-about-us .page-hero h1{font-size:clamp(2rem,7vw,2.8rem)!important;line-height:1.15!important}.page-about-us section{padding:3rem 5vw!important}.page-about-us .challenge-heading,.page-about-us .founder-heading,.page-about-us .fw-heading,.page-about-us .mission-heading,.page-about-us .section-title{font-size:clamp(1.8rem,6.5vw,2.6rem)!important;line-height:1.2!important}.page-about-us .fw-sub,.page-about-us .section-lead{font-size:1rem!important;max-width:100%!important}.page-about-us .about-grid,.page-about-us .cf-row,.page-about-us .challenge-cards,.page-about-us .circuits-header,.page-about-us .contact-grid,.page-about-us .contact-info-grid,.page-about-us .cta-cards,.page-about-us .dest-map-placeholder,.page-about-us .dual-cards,.page-about-us .explore-cards,.page-about-us .features-grid,.page-about-us .footer-top,.page-about-us .form-row,.page-about-us .formats-grid,.page-about-us .founder-grid,.page-about-us .how-grid,.page-about-us .knowledge-grid,.page-about-us .map-grid,.page-about-us .masters-grid,.page-about-us .mission-grid,.page-about-us .pillar-grid,.page-about-us .pillars-grid,.page-about-us .problem-grid,.page-about-us .product-grid,.page-about-us .raja-cards-grid,.page-about-us .setu-intro,.page-about-us .seva-grid,.page-about-us .skills-grid,.page-about-us .team-grid,.page-about-us .team-grid-new,.page-about-us .tier-grid,.page-about-us .trade-intro,.page-about-us .value-chain,.page-about-us .values-grid,.page-about-us .values-grid-new,.page-about-us .vision-grid,.page-about-us .wellness-grid,.page-about-us .why-grid,.page-about-us .yoga-cards-grid{grid-template-columns:1fr!important;gap:1rem!important}.page-about-us .about-stats-row,.page-about-us .knowledge-stats,.page-about-us .map-stats,.page-about-us .stats-bar,.page-about-us .stats-row,.page-about-us .wellness-stats{grid-template-columns:1fr 1fr!important;gap:1px!important}.page-about-us .fw-steps{flex-direction:column!important;gap:1rem!important}.page-about-us .fw-step{flex:none!important;width:100%!important}.page-about-us .fw-arrow{display:none!important}.page-about-us .circuit-tabs,.page-about-us .countries-grid{grid-template-columns:1fr 1fr!important}.page-about-us .circuit-panel.active{grid-template-columns:1fr!important}.page-about-us .popup-meta-grid{grid-template-columns:1fr 1fr!important}.page-about-us .yatri-way-section{grid-template-columns:1fr!important;gap:2rem!important;padding:3rem 5vw!important}.page-about-us .yw-photo{height:240px!important}.page-about-us .yw-photo-wrap{max-width:100%!important}.page-about-us .form-card-dark{padding:1.8rem 1.2rem!important}.page-about-us .notify-form,.page-about-us .waitlist-form{flex-direction:column!important;max-width:100%!important}.page-about-us .notify-input,.page-about-us .waitlist-input{border-radius:6px 6px 0 0!important}.page-about-us .notify-btn,.page-about-us .waitlist-btn{border-radius:0 0 6px 6px!important;padding:1rem!important}.page-about-us .countdown-row{gap:.6rem!important}.page-about-us .cd-num{font-size:clamp(2rem,8vw,3rem)!important}.page-about-us .founder-inner{flex-direction:column!important}.page-about-us .founder-photo-wrap{max-width:180px!important;margin:0 auto 1.5rem!important}.page-about-us .footer-bottom{flex-direction:column!important;text-align:center!important;gap:.5rem!important}.page-about-us .footer-bottom-links{justify-content:center!important}.page-about-us .cta-tagline{font-size:clamp(1.6rem,6vw,2.6rem)!important}.page-about-us .karma-card{grid-template-columns:1fr!important}}@media (max-width:1024px) and (min-width:769px){.page-about-us nav>a svg{width:180px!important;height:50px!important}.page-about-us .nav-links{gap:1.4rem!important}.page-about-us .nav-links a{font-size:1rem!important}.page-about-us .challenge-cards,.page-about-us .cta-cards,.page-about-us .features-grid,.page-about-us .masters-grid,.page-about-us .pillars-grid,.page-about-us .team-grid{grid-template-columns:repeat(2,1fr)!important}}