*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{font-family:var(--font-adani),"Inter",sans-serif;font-weight:500;color:#1a1a1a;background-color:#fff;margin:0;padding:0}main{position:relative;z-index:1;background:#fff;overflow-x:hidden}:root{--red:#8b1a1a;--red-bright:#a80016;--red-cta:#a80017}.cem-btn{display:inline-flex;align-items:center;gap:.625rem;padding:.25rem .25rem .25rem .475rem;background:#fff;border:1px solid #a80016;border-radius:999px;font-family:var(--font-adani),sans-serif;font-size:.9rem;font-weight:500;color:#000;text-decoration:none;width:-moz-fit-content;width:fit-content;cursor:pointer;transition:background .25s ease,color .25s ease}.cem-btn-circle,.cem-btn:hover{background:#a80016;color:#fff}.cem-btn-circle{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .25s ease,color .25s ease}.cem-btn-circle svg{transition:transform .25s ease}.cem-btn:hover .cem-btn-circle{background:#fff;color:#000}.cem-btn:hover .cem-btn-circle svg{transform:rotate(45deg)}.cem-btn:hover .cem-btn-circle svg path{stroke:#000}.font-adani{font-family:var(--font-adani),"Inter",sans-serif}.nav-pill{position:relative;overflow:hidden;display:inline-flex;align-items:center;height:36px;padding:0 1rem;font-size:12px;font-family:var(--font-adani),sans-serif;font-weight:500;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#1f2937;white-space:nowrap;text-decoration:none;transition:color .2s,border-color .2s;cursor:pointer}.nav-pill .pill-fill{position:absolute;bottom:0;left:0;width:100%;height:0;background:var(--red-bright);border-radius:999px;pointer-events:none;transition:height .7s cubic-bezier(.76,0,.24,1)}.nav-pill.active .pill-fill,.nav-pill:hover .pill-fill{height:100%}.nav-pill.active,.nav-pill.nav-pill-selected,.nav-pill:hover{color:#fff;border-color:var(--red-bright)}.nav-pill.nav-pill-selected{background:var(--red-bright)}.flip-text{position:relative;z-index:10;overflow:hidden;display:inline-block;line-height:1;height:1em;vertical-align:middle}.flip-text .flip-copy,.flip-text .flip-orig{display:block;transition:transform .7s cubic-bezier(.76,0,.24,1)}.flip-text .flip-copy{position:absolute;top:0;left:0;transform:translateY(100%)}.nav-pill:hover .flip-orig{transform:translateY(-100%)}.nav-pill:hover .flip-copy{transform:translateY(0)}.site-header{position:fixed;top:0;left:0;right:0;z-index:1050;transition:background-color .3s,box-shadow .3s}.site-header.header-transparent{background:hsla(0,0%,88%,.28);box-shadow:none}.site-header.header-solid{background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.08)}.header-inner{max-width:1440px;margin:0 auto;padding:0 2.5rem;display:flex;align-items:center;height:96px}.header-logo-desktop,.header-logo-mobile{flex:none}.header-nav-group{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:.325rem;position:relative}.header-cta{display:inline-flex;align-items:center;gap:.4rem;padding-left:1rem;padding-right:1rem;height:36px;background:#a80016;border:1px solid #a80016;border-radius:999px;font-size:12px;font-family:var(--font-adani),sans-serif;font-weight:500;color:#fff;text-decoration:none;white-space:nowrap;margin-left:.4rem;transition:background .25s,color .25s,border-color .25s}.header-cta:hover{background:#a80016;border-color:#a80016;color:#fff}.header-cta:hover .cta-arrow{background:hsla(0,0%,100%,.2)}.header-cta:hover .cta-arrow svg path{stroke:#fff}.header-cta .cta-arrow{width:24px;height:24px;border-radius:50%;background:hsla(0,0%,100%,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .25s}.header-cta .cta-arrow svg path{transition:stroke .25s}.nav-dropdown{position:relative}.nav-dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%);margin-top:.625rem;width:-moz-max-content;width:max-content;min-width:220px;max-width:560px;background:#fff;border-radius:1rem;box-shadow:0 16px 48px rgba(0,0,0,.13);border:1px solid #efefef;padding:1.5rem 2rem 1.75rem;z-index:1060}.nav-dropdown-menu-right{left:auto;right:0;transform:none}.nav-dropdown-title{color:var(--red-cta);font-family:var(--font-adani),sans-serif;font-weight:500;font-size:.812rem;line-height:1;padding-bottom:1rem;margin-bottom:1.25rem;border-bottom:1px solid #e5e7eb}.nav-dropdown-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.875rem 2.5rem}.nav-dropdown-item{display:block;font-family:var(--font-adani),sans-serif;font-size:.875rem;font-weight:400;color:#1a1a1a;text-decoration:none;line-height:1.45;transition:color .15s}.nav-dropdown-item:hover{color:#a80016}.nav-dropdown-group{display:flex;flex-direction:column;gap:.375rem}.nav-dropdown-group-head{font-size:.8375rem;font-weight:600;color:#1a1a1a;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nav-dropdown-group-head,.nav-dropdown-subitem{display:block;font-family:var(--font-adani),sans-serif;line-height:1.3}.nav-dropdown-subitem{font-size:.8rem;font-weight:400;color:#4b5563;text-decoration:none;padding-left:.75rem;border-left:2px solid #e5e7eb;transition:color .15s,border-color .15s}.nav-dropdown-subitem:hover{color:var(--red-bright);border-color:var(--red-bright)}.header-logo-mobile{display:none}.header-logo-desktop{display:block}@media (max-width:991px){.header-logo-mobile{display:block}.header-logo-desktop{display:none}}.hamburger-circle{margin-left:auto;width:44px;height:44px;border-radius:50%;background:#fff;border:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.15);flex-shrink:0}.hamburger-circle span{display:block;width:20px;height:2px;background:#a80016;border-radius:2px}.mobile-overlay{position:fixed;inset:0;z-index:1060;background:#a80016;overflow-y:auto;padding:4.5rem 1.5rem 3rem}.mobile-overlay-close{position:fixed;top:1.25rem;right:1.25rem;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;z-index:1061;line-height:0}.mobile-overlay-nav{margin-top:1rem}.mobile-overlay-item{border-bottom:1px solid hsla(0,0%,100%,.2)}.mobile-overlay-item:first-child{border-top:1px solid hsla(0,0%,100%,.2)}.mobile-overlay-head{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.65rem 0;gap:1rem}.mobile-overlay-head-label{font-family:var(--font-adani),sans-serif;color:#fff;font-size:1.25rem;font-weight:500;text-decoration:none;flex:1}.mobile-overlay-chevron-btn{background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mobile-overlay-chevron{color:hsla(0,0%,100%,.8);transition:transform .22s ease}.mobile-overlay-chevron-open{transform:rotate(180deg)}.mobile-overlay-links{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1.25rem;padding-bottom:1.5rem}.mobile-overlay-link{font-family:var(--font-adani),sans-serif;color:hsla(0,0%,100%,.8);font-size:.875rem;font-weight:400;text-decoration:none;line-height:1.5;transition:color .15s}.mobile-overlay-link:hover{color:#fff}.hero-section{position:sticky;top:0;width:100%;height:35rem;overflow:hidden;z-index:0}.hero-scroll-wrapper{position:relative;z-index:0}:where(main>:not(.hero-section):not(.hero-scroll-wrapper)){position:relative;z-index:1;background:#fff}.hero-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-overlay-lr{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.35),rgba(0,0,0,.1))}.hero-overlay-tb{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.6),transparent)}.hero-content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:7.5rem;padding-left:8rem;padding-right:5rem}.hero-title{font-size:6rem;line-height:5rem;margin-bottom:1.25rem}.hero-subtitle,.hero-title{color:#fff;font-family:var(--font-adani),sans-serif;font-weight:500}.hero-subtitle{font-size:1.5rem}.hero-breadcrumb{position:sticky;top:90px;left:0;width:100%;z-index:100;background:#a80016;padding:.75rem 8rem}.hero-breadcrumb a{color:hsla(0,0%,100%,.9);text-decoration:none;font-size:.875rem}.hero-breadcrumb a:hover{text-decoration:underline}.hero-breadcrumb span{color:hsla(0,0%,100%,.6);font-size:.875rem}@media (max-width:768px){.hero-content{padding-left:2rem;padding-right:2rem}.hero-title{font-size:3.5rem;line-height:3rem}.hero-breadcrumb{padding-left:2rem;padding-right:2rem}}.hero-sticky-inner{position:sticky;top:0;height:100vh;min-height:560px;overflow:hidden}.hero-slide-video,.hero-slide-wrap{position:absolute;inset:0}.hero-slide-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1}.hero-slide-overlay{position:absolute;inset:0;z-index:2}.hero-slide-overlay-lr{background:linear-gradient(90deg,rgba(0,0,0,.52) 0,rgba(0,0,0,.22) 55%,rgba(0,0,0,.06))}.hero-slide-overlay-tb{background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.18) 42%,transparent 70%)}.hero-slide-caption{top:clamp(240px,16vh,160px);right:clamp(1.5rem,8vw,7rem);max-width:400px;color:#fff;font-family:var(--font-adani),sans-serif;font-size:20px;font-weight:500;line-height:1.72;text-align:right}.hero-slide-caption,.hero-slide-headline-wrap{position:absolute;z-index:10;pointer-events:none}.hero-slide-headline-wrap{bottom:clamp(3rem,9vh,6rem);left:clamp(1.5rem,5vw,5rem)}.hero-slide-headline{font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(3rem,8vw,6rem);line-height:1;letter-spacing:0;color:#fff;margin:0}.hero-slide-headline span{display:block}.hero-dots{position:absolute;bottom:clamp(1.75rem,4.5vh,3.5rem);left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:30}.hero-dot{height:3px;border-radius:2px;background:#fff;cursor:pointer}.hero-scroll-hint{position:absolute;bottom:clamp(1.5rem,4vh,3rem);left:clamp(1.5rem,5vw,5rem);display:flex;align-items:center;gap:.75rem;z-index:30;pointer-events:none}.hero-scroll-line{width:1px;height:36px;background:linear-gradient(180deg,hsla(0,0%,100%,.85),transparent)}.hero-scroll-label{color:hsla(0,0%,100%,.5);font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;font-family:var(--font-adani),sans-serif}.hero-counter{position:absolute;top:clamp(108px,16vh,160px);left:clamp(1.5rem,5vw,5rem);display:flex;align-items:center;gap:.5rem;z-index:30;pointer-events:none}.hero-counter-current{color:#fff;font-family:var(--font-adani),sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.08em}.hero-counter-sep{width:28px;height:1px;background:hsla(0,0%,100%,.4)}.hero-counter-total{color:hsla(0,0%,100%,.4);font-family:var(--font-adani),sans-serif;font-size:.75rem;letter-spacing:.08em}.intro-section{width:100%;padding:3.5rem 2rem;text-align:center;background:#fff}.intro-text{max-width:860px;margin:0 auto;color:#000;font-size:1.325rem;font-weight:500;line-height:1.4;font-family:var(--font-adani),sans-serif}@media (max-width:768px){.intro-section{padding:2.5rem 1.5rem;text-align:left}.intro-text{font-size:1rem;margin:0}}.tl-desktop{display:block}.tl-mobile{display:none}@media (max-width:767px){.tl-desktop{display:none}.tl-mobile{display:flex;flex-direction:column;align-items:center;width:100%}.tl-mobile-heading{text-align:center!important;margin-bottom:1.5rem;font-size:clamp(36px,11vw,52px)!important}.tl-year-track{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;padding:.25rem 0}.tl-year-chip{background:none;border:none;cursor:pointer;font-family:var(--font-adani),sans-serif;font-weight:500;line-height:1;padding:0;transition:color .2s}.tl-year-chip.tl-active{color:var(--red);font-size:52px}.tl-year-chip.tl-d1{color:#9ca3af;font-size:20px}.tl-year-chip.tl-d2{color:#d1d5db;font-size:15px}.tl-year-empty{display:inline-block;width:38px}.tl-progress{display:flex;gap:6px;margin:1rem 0 1.5rem}.tl-dash{width:36px;height:4px;border-radius:2px;background:#d1d5db;transition:background .25s}.tl-dash.tl-dash-active{background:var(--red)}.tl-dash.tl-dash-hidden{visibility:hidden}.tl-mobile-card{position:relative;width:100%;height:240px;border-radius:14px;overflow:hidden;background:#111827}.tl-mobile-desc{font-family:var(--font-adani),sans-serif;font-size:15px;line-height:1.65;color:#374151;margin:1rem 0 1.5rem;width:100%;text-align:left}.timeline-section{padding:3rem 1.5rem!important}}.stats-outer{position:relative;z-index:1;background:#fff}.stats-header{max-width:1576px;margin-top:8rem;padding:2rem 6rem;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}.stats-tag-dot{display:inline-block;width:16px;height:16px;border-radius:26%;background:#a80016;flex-shrink:0;margin-top:3px}.stats-tag-label{font-weight:600;font-size:clamp(.875rem,1.8vw,1.4rem);letter-spacing:.02em}.stats-desc,.stats-tag-label{font-family:var(--font-adani),sans-serif;color:#000}.stats-desc{font-weight:500;font-size:clamp(2rem,2.5vw,1.6rem);line-height:1;letter-spacing:0;text-align:right;margin:0;max-width:700px}.stat-suffix{color:var(--red-bright)}.stats-grid{display:flex;flex-direction:row}.stats-section{padding:2rem 9rem;max-width:1576px;margin:0 auto}.stat-item{display:flex;flex-direction:column;flex:1;padding:0 clamp(1.5rem,3.5vw,5rem)}.stat-item:first-child{padding-left:0}.stat-item:last-child{padding-right:0;border-right:none}.stat-value{color:var(--red-bright);font-family:var(--font-adani),sans-serif;font-weight:700;font-size:clamp(5rem,7vw,7rem);line-height:1}.stat-divider{width:100%;height:1px;background:#d1d5db;margin:1.25rem 0}.stat-label{color:#000;font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(16px,2vw,22px);line-height:1.2;white-space:pre-line}@media (max-width:768px){.stats-section{padding:3rem 1.5rem}.stat-item{border-right:none;border-bottom:1px solid #e5e7eb;padding:0 0 2.5rem;margin-bottom:2.5rem}.stat-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}}.jcs-section{background:#fff;margin-top:clamp(8rem,10vw,10rem)}.jcs-card{position:relative;max-width:1576px;margin:0 auto;height:clamp(380px,42vw,540px);overflow:hidden;background:#fff;cursor:default}.jcs-panel-red{position:absolute;top:0;right:0;width:50%;height:50%;background:#a80016;border-radius:1rem 0 0 1rem;transition:width .72s cubic-bezier(.4,0,.2,1);z-index:2}.jcs-card:hover .jcs-panel-red{width:91%}.jcs-panel-black{position:absolute;bottom:0;left:0;width:50%;height:50%;background:#000;border-radius:0 1rem 1rem 0;transition:width .72s cubic-bezier(.4,0,.2,1);z-index:2}.jcs-card:hover .jcs-panel-black{width:91%}.jcs-illus{position:absolute;right:12rem;top:6rem;width:30%;height:100%;z-index:3;pointer-events:none;opacity:0;visibility:hidden;transition:all .5s ease}.jcs-illus img{-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:right top!important;object-position:right top!important}.jcs-content{position:absolute;inset:0;z-index:10;padding:clamp(2.5rem,4.5vw,4rem);display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.jcs-card:hover .jcs-content{pointer-events:auto}.jcs-card:hover .jcs-illus{opacity:1;visibility:visible}.jcs-heading-wrap{opacity:0;transform:translateY(22px);transition:opacity .42s ease .24s,transform .42s ease .24s}.jcs-card:hover .jcs-heading-wrap{opacity:1;transform:translateY(0)}.jcs-heading{font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(2.25rem,4.5vw,5rem);line-height:1.08;color:#fff;margin-top:2rem;margin-left:9rem;max-width:clamp(260px,52%,620px)}.jcs-body-wrap{opacity:0;transform:translateY(22px);transition:opacity .42s ease .32s,transform .42s ease .32s}.jcs-card:hover .jcs-body-wrap{opacity:1;transform:translateY(0)}.jcs-body{font-size:clamp(.875rem,1.15vw,1rem);color:#fff;line-height:1.78;max-width:clamp(280px,50%,520px)}.jcs-body,.jcs-btn{font-family:var(--font-adani),sans-serif;font-weight:500;margin-top:1rem;margin-left:9rem}.jcs-btn{gap:.75rem;background:#fff;color:#111827;font-size:clamp(.875rem,1.05vw,.975rem);border-radius:3rem;padding:.5rem .5rem .5rem 1.5rem;text-decoration:none;letter-spacing:.01em;width:-moz-fit-content;width:fit-content}.jcs-btn,.jcs-btn-circle{display:inline-flex;align-items:center}.jcs-btn-circle{justify-content:center;width:38px;height:38px;border-radius:50%;background:#8b1a1a;flex-shrink:0}@media (max-width:768px){.jcs-card{height:clamp(420px,140vw,600px)}.jcs-panel-black,.jcs-panel-red{width:72%!important}.jcs-card:hover .jcs-panel-red{width:95%!important}.jcs-card:hover .jcs-panel-black{width:80%!important}.jcs-illus{width:70%}.jcs-heading{font-size:clamp(1.75rem,7vw,2.5rem);max-width:85%}.jcs-body{max-width:85%;font-size:.875rem}}.mv-section{background:#fff;padding:clamp(4.25rem,5vw,5.75rem) 0 clamp(3rem,4vw,4rem)}.mv-shell{max-width:900px;margin:0 auto;padding:0 clamp(1.5rem,3vw,2.75rem)}.mv-panel{display:flex;align-items:flex-start;margin-bottom:clamp(2.5rem,3.5vw,4rem)}.mv-panel:last-child{margin-bottom:0}.mv-media-col{flex:0 0 auto}.mv-media-col-mission{order:1}.mv-media-col-vision{order:2}.mv-copy-col{flex:1 1 0;min-width:0;display:flex;align-items:flex-start;justify-content:flex-start}.mv-copy-col-mission{order:2}.mv-copy-col-vision{order:1}.mv-media-wrap{display:inline-flex}.mv-media-frame{position:relative;display:inline-block;z-index:0}.mv-media-frame-left{padding-left:27px;padding-bottom:34px}.mv-media-frame-right{padding-right:27px;padding-bottom:34px}.mv-outline{position:absolute;top:40px;bottom:0;pointer-events:none}.mv-outline-left{left:0;right:14px;border-left:1px solid #666;border-bottom:1px solid #2c2c2c;border-bottom-left-radius:50px}.mv-outline-right{left:14px;right:0;border-right:1px solid #666;border-bottom:1px solid #2c2c2c;border-bottom-right-radius:50px}.mv-media-shell{position:relative;width:334px;height:259px}.mv-media-card{position:relative;z-index:1;width:100%;height:100%;border-radius:45px;overflow:hidden;background:#f5f5f5}.mv-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.mv-image-mission{-o-object-position:50% 50%;object-position:50% 50%}.mv-image-vision{-o-object-position:43% 50%;object-position:43% 50%}.mv-copy{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:.5rem;padding-left:1.75rem;padding-right:.5rem}.mv-copy-vision{padding-left:.5rem;padding-right:1.75rem}.mv-heading{font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(3rem,4.5vw,5.5rem);color:#a80016;line-height:1;margin:0}.mission-heading{margin-top:30px;margin-left:52px}.vision-heading{margin-top:30px;margin-left:169px}@media (max-width:1199px){.mv-media-shell{width:clamp(220px,36vw,334px);height:clamp(170px,28vw,259px)}.mv-media-frame-left{padding-left:28px;padding-bottom:24px}.mv-media-frame-right{padding-right:28px;padding-bottom:24px}.mv-outline{top:36px}.mv-outline-left{border-bottom-left-radius:36px}.mv-outline-right{border-bottom-right-radius:36px}.mv-media-card{border-radius:2rem;border-radius:32px}.mv-heading{font-size:clamp(2.2rem,5vw,3.4rem)}.mv-desc{font-size:18px}}@media (max-width:767px){.mv-section{padding:3rem 0 2rem}.mv-shell{padding:0 1.25rem}.mv-panel{flex-direction:column;align-items:stretch;margin-bottom:2.5rem}.mv-media-col,.mv-media-col-mission,.mv-media-col-vision{order:1;flex:0 0 100%;width:100%}.mv-copy-col,.mv-copy-col-mission,.mv-copy-col-vision{order:2;flex:0 0 100%;width:100%;padding-top:1.25rem}.mv-media-wrap{width:100%;display:block}.mv-media-frame-left,.mv-media-frame-right{display:block;width:100%;padding-left:14px;padding-right:14px;padding-bottom:18px}.mv-outline{top:20px}.mv-outline-left{right:6px;border-bottom-left-radius:28px}.mv-outline-right{left:6px;border-bottom-right-radius:28px}.mv-media-card{border-radius:1.5rem}.mv-media-shell{width:100%;height:clamp(200px,52vw,290px)}.mv-copy,.mv-copy-vision{padding:0;align-items:flex-start}.mv-heading{font-size:clamp(2.4rem,10vw,3.6rem)}}@media (max-width:480px){.mv-media-shell{height:200px}.mv-heading{font-size:clamp(2rem,12vw,2.8rem)}}.leadership-section{padding:4.5rem 8rem 0;max-width:1576px;margin:0 auto}.leadership-row{display:flex;flex-direction:column;gap:3rem}@media (min-width:992px){.leadership-row{flex-direction:row;gap:4rem;align-items:flex-start}}.leadership-sidebar{flex-shrink:0}@media (min-width:992px){.leadership-sidebar{width:280px}}@media (max-width:768px){.leadership-section{padding:3rem 1.5rem 0;width:100%;max-width:100%;overflow-x:hidden}.leadership-row{width:100%}.leadership-sidebar{width:100%;max-width:100%}}.leadership-heading{color:var(--red-cta);font-size:60px;line-height:1}.leadership-desc,.leadership-heading{font-family:var(--font-adani),sans-serif;font-weight:500;margin-bottom:2rem}.leadership-desc{color:#000;font-size:15px;line-height:1.4;max-width:500px!important}.leaders-btn{position:relative;overflow:hidden;display:inline-flex;align-items:center;gap:.75rem;padding:.25rem .25rem .25rem 1.25rem;border:1px solid var(--red-cta);border-radius:999px;text-decoration:none}.leaders-btn .btn-fill{position:absolute;inset:0;background:var(--red-cta);transform:translateY(100%);transition:transform .5s cubic-bezier(.76,0,.24,1);border-radius:999px;pointer-events:none}.leaders-btn .btn-label{position:relative;z-index:10;font-family:var(--font-adani),sans-serif;font-weight:500;font-size:16px;color:#000;transition:color .3s}.leaders-btn .btn-circle{position:relative;z-index:10;width:36px;height:36px;border-radius:50%;background:var(--red-cta);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;transition:background .3s,color .3s}.leader-cards-desktop{display:grid}.leader-mobile-carousel{display:none}@media (max-width:767px){.leader-cards-desktop{display:none!important}.leader-mobile-carousel{display:block;width:100%;padding:0;margin-top:1.5rem}.leader-card,.leader-mobile-card{width:100%!important;max-width:100%!important}.leader-portrait-mobile{aspect-ratio:3/3.5!important;margin-left:0!important;border-radius:20px!important}.leader-quote-mobile{margin-left:0!important;font-size:14px!important;line-height:1.6!important;color:#374151!important}.leader-nav{gap:.75rem;margin-top:1.75rem}.leader-nav,.leader-nav-btn{display:flex;justify-content:center}.leader-nav-btn{width:44px;height:44px;border-radius:50%;background:var(--red-cta);border:none;cursor:pointer;align-items:center;transition:background .2s}.leader-nav-btn:hover{background:var(--red)}}.leader-card{width:420px;height:100%}.leader-portrait{position:relative;overflow:hidden;border:1.54px solid #a80016;border-radius:30.89px;aspect-ratio:3/3.8;margin-bottom:1rem;margin-left:2rem}.leader-portrait img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.leader-overlay{position:absolute;bottom:0;left:0;right:0;min-height:9rem;background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.4),transparent)}.leader-info{position:absolute;inset:0}.leader-name{bottom:4.75rem;font-weight:500;font-size:1.8rem;line-height:1}.leader-name,.leader-title{position:absolute;left:1.25rem;right:1.25rem;color:#fff;font-family:var(--font-adani),sans-serif;margin:0}.leader-title{bottom:1rem;font-weight:400;font-size:1.2rem;line-height:1.2;white-space:pre-line}.leader-quote{font-family:var(--font-adani),sans-serif;font-weight:500;font-size:.9rem;color:#000;line-height:1.2;letter-spacing:.27px;margin-top:1.4rem;margin-left:2rem}.philosophy-section{position:relative;width:100%;overflow:hidden;min-height:700px;cursor:pointer}.philosophy-img-wrap{position:absolute;inset:0;transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.philosophy-section:hover .philosophy-img-wrap{transform:scale(1.06)}.philosophy-fade-top{position:absolute;top:0;left:0;right:0;height:75%;background:linear-gradient(180deg,#fff 0,#fff 18%,hsla(0,0%,100%,.92) 35%,hsla(0,0%,100%,.7) 52%,hsla(0,0%,100%,.25) 72%,transparent);pointer-events:none;z-index:2}.philosophy-overlay-lr{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0,transparent 40%,transparent 0,rgba(0,0,0,.55)),linear-gradient(90deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.25) 40%,transparent 65%);pointer-events:none;z-index:1}.philosophy-overlay-dark{display:none}.philosophy-content{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:flex-end;min-height:700px;padding:14rem 7rem 4.5rem;max-width:780px}.philosophy-heading{font-size:clamp(60px,3.5vw,96px);line-height:1;margin-bottom:1.25rem}.philosophy-heading,.philosophy-text{color:#fff;font-family:var(--font-adani),sans-serif;font-weight:500}.philosophy-text{font-size:.775rem;line-height:1.4;margin-bottom:2rem;max-width:28rem}@media (min-width:768px){.philosophy-text{font-size:1rem}}.philosophy-btn{display:inline-flex;align-items:center;gap:.75rem;padding:.3rem .3rem .3rem 1.375rem;border:1.5px solid #a80016;background-color:#fff;border-radius:999px;font-size:.9375rem;font-weight:500;color:#000;text-decoration:none;width:-moz-fit-content;width:fit-content;transition:background .25s,border-color .25s}.philosophy-btn:hover{background:hsla(0,0%,100%,.15);border-color:#fff;color:#fff}.philosophy-btn-circle{width:38px;height:38px;border-radius:50%;background:var(--red-cta);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .25s}.philosophy-btn:hover .philosophy-btn-circle{background:#fff}.philosophy-btn:hover .philosophy-btn-circle svg path{stroke:var(--red-cta)}.arrow-btn{display:inline-flex;align-items:center;gap:.625rem;padding:.3rem .5rem;border-radius:999px;border:1px solid #a80016;font-size:.875rem;font-weight:500;color:#1f2937;text-decoration:none;transition:border-color .15s,color .15s}.arrow-btn:hover{border-color:#a80016;color:#a80016}.arrow-btn-circle{width:24px;height:24px;border-radius:50%;background:#a80016;display:flex;align-items:center;justify-content:center;flex-shrink:0}.timeline-section{padding:4.5rem 5rem;max-width:1576px;margin:0 auto}@media (max-width:768px){.timeline-section{padding:3rem 1.5rem}}.timeline-heading{color:#a80016;font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(45px,3.125vw,60px);line-height:1;margin-bottom:2.5rem;background:transparent}.timeline-row{display:flex;flex-direction:column;gap:3rem;align-items:flex-start}@media (min-width:992px){.timeline-row{flex-direction:row;gap:4rem;align-items:center}}.timeline-years{display:flex;flex-direction:column;flex-shrink:0;width:300px}.timeline-year-btn{width:100%;max-width:300px;padding:.2rem 0 .2rem 1.75rem;text-align:left;cursor:pointer;background:transparent;border:none;border-left:2px solid #e5e7eb;font-family:var(--font-adani),sans-serif;font-weight:400;line-height:1;color:#d1d5db;font-size:clamp(34px,2.144vw,45px);transition:color .2s,border-color .2s,font-size .25s}.timeline-year-btn:hover{color:#9ca3af;border-color:#9ca3af}.timeline-year-btn.active{color:#a80016;border-color:#a80016;font-size:clamp(60px,4.167vw,80px)}.timeline-card{flex:0 0 878px;width:878px;max-width:100%;position:relative;border-radius:16px;overflow:hidden;height:300px}.wins-section{width:100%;background:#fff;padding:4.5rem 0}.wins-inner{max-width:1400px;margin:0 auto;padding:0 8rem}@media (max-width:992px){.wins-inner{padding:0 5rem}}@media (max-width:768px){.wins-inner{padding:0 1.5rem}}.wins-heading{color:#a80016;font-size:clamp(45px,3.125vw,60px);line-height:1;margin-bottom:1rem}.wins-desc,.wins-heading{font-family:var(--font-adani),sans-serif;font-weight:500}.wins-desc{color:#374151;font-size:clamp(14px,1vw,16px);line-height:1.6;margin-bottom:1.5rem;max-width:60rem}.award-card{border:1.5px solid #c9a84c;border-radius:20px;overflow:hidden;aspect-ratio:1/1.05;max-width:340px;margin:0 auto}.award-card,.sp-section{position:relative;background:#fff}.sp-section{z-index:1;padding:5rem clamp(1.5rem,5vw,5rem) 4rem}.sp-header{text-align:center;margin-bottom:2.5rem}.sp-heading{font-size:clamp(2.5rem,5vw,4rem);color:#a80016;line-height:1.05;margin:5rem 0 2rem}.sp-heading,.sp-subtext{font-family:var(--font-adani),sans-serif;font-weight:500}.sp-subtext{font-size:clamp(1.4rem,1.05vw,2rem);color:#000;line-height:1.2;max-width:900px;margin:0 auto}.sp-layout{display:flex;gap:1.25rem;align-items:stretch;max-width:1400px;margin:3rem 4rem}.sp-main{flex:1;min-width:0;position:relative;border-radius:16px;overflow:hidden;background:#111;min-height:560px;cursor:pointer}.sp-main-img{position:absolute;inset:0;width:100%;height:100%}.sp-main-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.78) 0,rgba(0,0,0,.14) 55%,transparent);z-index:1}.sp-main-info{position:absolute;bottom:2rem;left:2rem;z-index:2;border:1px solid hsla(0,0%,100%,.35);border-radius:10px;padding:1.25rem 1.5rem 1rem;max-width:360px}.sp-main-subtitle{font-family:var(--font-adani),sans-serif;font-size:.8125rem;font-weight:400;color:hsla(0,0%,100%,.6);margin:0 0 .5rem;line-height:1.4}.sp-main-divider{width:100%;height:1px;background:hsla(0,0%,100%,.25);margin-bottom:.875rem}.sp-main-title{font-size:clamp(1.25rem,2.2vw,1.75rem);font-weight:500;line-height:1.2;margin:0 0 .875rem}.sp-main-title,.sp-read-more{font-family:var(--font-adani),sans-serif;color:#fff}.sp-read-more{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:400;text-decoration:none;transition:opacity .2s}.sp-read-more:hover{opacity:.75;color:#fff}.sp-sidebar{display:flex;flex-direction:column;gap:.75rem;width:175px;flex-shrink:0}.sp-thumb{flex:1;display:flex;flex-direction:column;cursor:pointer;min-height:0}.sp-thumb-img-wrap{flex:1;position:relative;border-radius:12px;overflow:hidden;min-height:0;transition:opacity .2s}.sp-thumb:hover .sp-thumb-img-wrap{opacity:.85}.sp-thumb-label{flex-shrink:0;font-family:var(--font-adani),sans-serif;font-size:.875rem;font-weight:500;color:#a80016;line-height:1.2;text-align:center;margin:.5rem 0 10px}.sp-view-all-wrap{flex-shrink:0;display:flex;justify-content:flex-end;padding-top:.25rem;margin-right:22px}@media (max-width:768px){.sp-section{padding:3rem 1.5rem}.sp-layout{flex-direction:column}.sp-main{min-height:380px}.sp-sidebar{width:100%;flex-direction:row;overflow-x:auto;scrollbar-width:none;gap:1rem}.sp-thumb{flex:none;width:140px}.sp-thumb-img-wrap{flex:none;height:100px}.sp-view-all-wrap{display:none}}.ls-section{position:relative;z-index:1;background:#fff;overflow:hidden}.ls-inner{max-width:1400px;margin:1rem 4rem;padding:5rem clamp(1.5rem,5vw,5rem);display:flex;gap:clamp(2.5rem,5vw,5rem);align-items:center}.ls-left{flex-shrink:0;width:clamp(260px,30%,400px)}.ls-heading{font-size:clamp(3rem,4.2vw,7rem);color:#a80017;line-height:1.2;margin:0 0 1.75rem}.ls-desc,.ls-heading{font-family:var(--font-adani),sans-serif;font-weight:500}.ls-desc{font-size:clamp(1.5rem,1vw,1rem);color:#000;line-height:1.4;margin-bottom:2.25rem;max-width:20rem}.ls-btn{display:inline-flex;align-items:center;gap:.625rem;padding:.3rem .3rem .3rem 1.25rem;border:1.5px solid #8b1a1a;border-radius:999px;font-family:var(--font-adani),sans-serif;font-size:.9375rem;font-weight:500;color:#111;text-decoration:none;width:-moz-fit-content;width:fit-content;transition:background .2s}.ls-btn:hover{background:#fff0f0;color:#111}.ls-btn-circle{width:36px;height:36px;border-radius:50%;background:#a80016;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.ls-cards{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}.ls-card{position:relative;border-radius:20px;overflow:hidden;border:1.5px solid #a80016;aspect-ratio:3/4;background:#f0f0f0;cursor:pointer;will-change:transform;transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.ls-cards:hover .ls-card{transform:translateY(-12px)}.ls-card-img-wrap{position:absolute;inset:0}.ls-card-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.72) 0,rgba(0,0,0,.22) 55%,transparent);padding:2.5rem 1.5rem 1.5rem;z-index:1}.ls-card-name{font-size:clamp(1.5rem,2vw,1.625rem);font-weight:500;color:#fff;line-height:1.2;margin:0 0 .3rem}.ls-card-name,.ls-card-title{font-family:var(--font-adani),sans-serif}.ls-card-title{font-size:clamp(1.2rem,1vw,.9375rem);font-weight:400;color:hsla(0,0%,100%,.82);line-height:1.35;margin:0}@media (max-width:768px){.ls-inner{flex-direction:column;gap:2.5rem;padding:3rem 1.5rem}.ls-cards,.ls-left{width:100%}.ls-cards{grid-template-columns:1fr 1fr;gap:1rem}.ls-card{aspect-ratio:2/3}}.ws-section{position:relative;z-index:1;background:#fff;padding:5rem 8rem}.ws-header{text-align:center;margin:0 auto 3rem}.ws-heading{font-size:clamp(2.5rem,5vw,4rem);color:#a80016;line-height:1.05;margin:0 0 1rem}.ws-heading,.ws-subtext{font-family:var(--font-adani),sans-serif;font-weight:500}.ws-subtext{font-size:clamp(1.5rem,1.05vw,1rem);color:#000;line-height:1.2;max-width:800px;margin:0 auto}.ws-layout{display:flex;gap:2rem;align-items:stretch;max-width:1400px;margin:0 auto}.ws-img-wrap{flex:1;position:relative;border-radius:20px;overflow:hidden;min-height:520px;background:#f0f0f0}.ws-accordion{padding:1rem;flex:1;display:flex;flex-direction:column;border:1px solid #000;border-radius:20px;overflow:hidden}.ws-item{border-radius:14px;cursor:pointer;border-bottom:1px solid #00000033;transition:background .3s}.ws-item:last-of-type{border-bottom:none}.ws-item-open{background:#000}.ws-item-head{display:flex;align-items:center;justify-content:space-between;padding:1.375rem 1.75rem;gap:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ws-item-name{font-family:var(--font-adani),sans-serif;font-size:clamp(1.7rem,1.35vw,1.25rem);font-weight:400;color:#000;margin:0;line-height:1.2;transition:color .25s}.ws-item-open .ws-item-name{color:#fff}.ws-item-icon{font-size:1.475rem;line-height:1;font-weight:400;color:#000;flex-shrink:0;transition:color .25s}.ws-item-open .ws-item-icon{color:#fff}.ws-item-body{padding:0 1.75rem 1.625rem}.ws-item-desc{font-size:1.2rem;font-weight:400;line-height:1.2;letter-spacing:1px;margin:0 0 1.125rem}.ws-item-desc,.ws-item-link{font-family:var(--font-adani),sans-serif;color:#fff}.ws-item-link{font-size:.775rem;font-weight:500;text-decoration:none;transition:color .2s}.ws-item-link:hover{color:#fff}.ws-view-all-wrap{padding:1.25rem 1.75rem 1.375rem;margin-top:auto}.ws-btn{display:inline-flex;align-items:center;gap:.625rem;padding:.3rem .3rem .3rem 1.25rem;border:1.5px solid #a80016;border-radius:999px;font-family:var(--font-adani),sans-serif;font-size:.9rem;font-weight:500;color:#111;text-decoration:none;width:-moz-fit-content;width:fit-content;transition:background .2s}.ws-btn:hover{background:#fff0f0;color:#111}.ws-btn-circle{width:36px;height:36px;border-radius:50%;background:#a80016;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}@media (max-width:768px){.ws-section{padding:3rem 1.5rem}.ws-layout{flex-direction:column}.ws-img-wrap{min-height:280px;flex:none}}.cs-section{position:relative;z-index:1;background:#fff;padding:4.5rem clamp(7.5rem,5vw,5rem)}.cs-inner{max-width:1400px;margin:0 auto}.cs-header{display:flex;align-items:center;gap:.75rem;margin-bottom:3.5rem}.cs-dot{width:14px;height:14px;background:#a80016;border-radius:3px;flex-shrink:0}.cs-title{font-family:var(--font-adani),sans-serif;font-weight:600;font-size:clamp(.875rem,1.8vw,1.4rem);color:#000;margin:0}@keyframes cs-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.cs-marquee-outer{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent)}.cs-marquee-track{display:flex;align-items:center;width:-moz-max-content;width:max-content;animation:cs-scroll 28s linear infinite}.cs-marquee-track:hover{animation-play-state:paused}.cs-logo-wrap{display:flex;align-items:center;justify-content:center;padding:0 2.5rem;flex-shrink:0}.cs-logo-img-box{position:relative;width:140px;height:80px}@media (max-width:768px){.cs-section{padding:3rem 1.5rem}.cs-logo-wrap{padding:0 1.5rem}.cs-logo-img-box{width:110px;height:60px}}.tm-section{position:relative;z-index:1;background:#fff;padding:4.5rem clamp(7.5rem,5vw,5rem)}.tm-header{text-align:center;margin:0 auto 4rem}.tm-heading{font-size:clamp(2.5rem,5vw,4rem);color:#a80016;line-height:1.05;margin:0 0 1.25rem}.tm-heading,.tm-subtext{font-family:var(--font-adani),sans-serif;font-weight:500}.tm-subtext{font-size:clamp(1.4rem,1.05vw,2rem);color:#000;line-height:1.2;max-width:880px;margin:0 auto}.tm-panels{display:flex;align-items:stretch;border-top:1px solid #e5e7eb;min-height:520px}.tm-panel{flex-grow:2;flex-shrink:1;flex-basis:0;min-width:0;overflow:hidden;border-right:1px solid #e5e7eb;cursor:pointer;transition:flex-grow .55s cubic-bezier(.25,.46,.45,.94);display:flex;flex-direction:column;padding:2rem 1.75rem 2.5rem}.tm-panel:last-child{border-right:none}.tm-panel-active{flex-grow:7;cursor:default}.tm-quote-icon{flex-shrink:0;margin-bottom:1.5rem;line-height:0}.tm-active-content{display:flex;flex-direction:column;flex:1;min-width:0}.tm-project-img{position:relative;width:100%;height:220px;border-radius:6px;overflow:hidden;background:#fff;margin-bottom:1.5rem;flex-shrink:0}.tm-info-row{display:flex;gap:2rem;align-items:flex-start}.tm-client-col{flex-shrink:0;display:flex;flex-direction:column;gap:.625rem;min-width:130px}.tm-logo-box{position:relative;width:130px;height:52px}.tm-client-name-active{font-size:.875rem;font-weight:600;color:#a80016;line-height:1.35}.tm-client-name-active,.tm-quote-text{font-family:var(--font-adani),sans-serif;margin:0}.tm-quote-text{font-size:clamp(.8125rem,.9vw,.9375rem);font-weight:400;color:#000;line-height:1.4;flex:1}.tm-panel-bottom{margin-top:auto;display:flex;flex-direction:column;gap:.5rem}.tm-logo-box-sm{position:relative;width:110px;height:45px}.tm-client-name-inactive{font-family:var(--font-adani),sans-serif;font-size:.8125rem;font-weight:500;color:#374151;margin:0;line-height:1.35}@media (max-width:768px){.tm-section{padding:3rem 1.5rem 0}.tm-header{margin-bottom:2.5rem}.tm-panels{flex-direction:column;min-height:unset;border-top:none}.tm-panel{flex-grow:unset!important;border-right:none;border-bottom:1px solid #e5e7eb;padding:1.5rem 0 2rem}.tm-panel:not(.tm-panel-active){display:none}.tm-project-img{height:200px}.tm-info-row{flex-direction:column;gap:1.25rem}}.sust-section{position:relative;z-index:1;background:#fff;padding:4.5rem clamp(7.5rem,5vw,5rem)}.sust-inner{max-width:1400px;margin:0 auto}.sust-tag{display:inline-flex;align-items:center;gap:.625rem;margin-bottom:1.125rem}.sust-tag-dot{width:14px;height:14px;background:#a80016;border-radius:3px;flex-shrink:0}.sust-tag-label{font-weight:600;font-size:clamp(.875rem,1.8vw,1.4rem);color:#000;letter-spacing:.02em}.sust-heading,.sust-tag-label{font-family:var(--font-adani),sans-serif}.sust-heading{font-weight:500;font-size:clamp(2.5rem,5vw,4.2rem);color:#a80017;line-height:1.05;margin:2rem 0 1rem}.sust-subdesc{font-weight:400;font-size:clamp(1.3rem,1.05vw,1rem);line-height:1.45;letter-spacing:1.5px;margin:0 0 2rem}.sust-cta,.sust-subdesc{font-family:var(--font-adani),sans-serif;color:#000}.sust-cta{display:inline-flex;align-items:center;gap:.625rem;padding:.3rem .3rem .3rem 1.25rem;border:1px solid #a80016;border-radius:999px;font-size:.9rem;font-weight:500;text-decoration:none;width:-moz-fit-content;width:fit-content;margin-bottom:3rem;transition:border-color .2s}.sust-cta-circle{width:36px;height:36px;border-radius:50%;background:#a80016;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.sust-tabs{display:flex;flex-direction:column;gap:.875rem}.sust-tab{cursor:pointer}.sust-tab-active{cursor:default}.sust-tab-row{display:flex;align-items:stretch;border:1px solid #02b16b;border-radius:12px;overflow:hidden;transition:border-color .3s}.sust-tab-active .sust-tab-row{border-color:#5cb85c}.sust-tab-label{flex-shrink:0;width:28%;background:#fff;display:flex;align-items:center;justify-content:center;padding:1rem 1.5rem;font-family:var(--font-adani),sans-serif;font-size:clamp(1.5rem,1.2vw,1.125rem);font-weight:500;color:#374151;transition:background .3s,color .3s}.sust-tab-active .sust-tab-label{background:#02b16b;color:#fff}.sust-tab-title{flex:1;display:flex;align-items:center;padding:1rem 1.75rem;font-family:var(--font-adani),sans-serif;font-size:clamp(1.5rem,1.2vw,1.125rem);font-weight:500;color:#000;background:#fff;margin-left:50px}.sust-tab-content{display:flex;gap:4rem;align-items:flex-start;margin-top:1.75rem}.sust-bullets{flex-shrink:0;width:26%;display:flex;flex-direction:column;margin-left:40px}.sust-bullet{font-family:var(--font-adani),sans-serif;font-size:.9375rem;font-weight:400;color:#02b16b;text-decoration:none;transition:opacity .2s;display:block}.sust-bullet:hover{opacity:.75;color:#5cb85c}.sust-text-col{flex:1;min-width:0}.sust-text-p{font-size:clamp(.875rem,1vw,1rem);font-weight:400;color:#374151;line-height:1.2;margin:0 0 .75rem}.sust-learn-more,.sust-text-p{font-family:var(--font-adani),sans-serif}.sust-learn-more{display:inline-flex;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:600;color:#a80016;text-decoration:none;margin-top:.5rem;transition:opacity .2s}.sust-learn-more:hover{opacity:.75;color:#a80016}.sust-tab-img{position:relative;width:100%;height:380px;border-radius:16px;overflow:hidden;margin-top:2rem}@media (max-width:768px){.sust-section{padding:3rem 1.5rem}.sust-tab-label{width:auto;min-width:120px;padding:.875rem 1.125rem;font-size:.9rem}.sust-tab-title{padding:.875rem 1rem;font-size:.875rem}.sust-tab-content{flex-direction:column;gap:1.5rem}.sust-bullets{width:100%}.sust-tab-img{height:240px}}.gml-section{position:relative;z-index:1;background:#fff;padding:4.5rem clamp(7.5rem,5vw,5rem)}.gml-inner{max-width:1400px;margin:0 auto}.gml-heading{font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(2.5rem,5vw,4.2rem);color:#a80016;line-height:1.05;text-align:center;margin:0 0 5rem}.gml-grid{display:grid;grid-template-columns:.9fr 1fr 1fr 1fr;gap:2rem;align-items:start}.gml-stock{display:flex;flex-direction:column;gap:1rem}.gml-stock-title{font-weight:500;font-size:clamp(1.5rem,2vw,2rem)}.gml-stock-date,.gml-stock-title{font-family:var(--font-adani),sans-serif;color:#000;margin:0}.gml-stock-date{font-weight:400;font-size:1.2rem;line-height:1.2}.gml-toggle{display:inline-flex;align-items:stretch;border-radius:999px;border:1px solid #8a38f5;overflow:hidden;background:#fff;width:-moz-fit-content;width:fit-content}.gml-toggle-btn{font-family:var(--font-adani),sans-serif;font-size:.9375rem;font-weight:600;padding:.55rem 2rem;border:none;cursor:pointer;white-space:nowrap;transition:background .3s ease,color .3s ease}.gml-toggle-btn-active{background:#a80016;color:#fff;border-radius:999px;margin-right:-8px;padding-right:calc(2rem + 8px);position:relative;z-index:1}.gml-toggle-btn-inactive{background:#fff;color:#111827;padding-left:calc(2rem + 8px)}.gml-stock-price-wrap{display:flex;flex-direction:column;gap:.125rem}.gml-stock-change,.gml-stock-price{font-family:var(--font-adani),sans-serif;font-weight:400;font-size:1.2rem;color:#000;margin:0;line-height:1.3}.gml-stock-change{display:flex;align-items:center;gap:.5rem}.gml-arrow-up{color:#22c55e;font-size:1.25rem;line-height:1;font-weight:700}.gml-card{display:flex;flex-direction:column;gap:.75rem}.gml-card-img{position:relative;width:100%;height:220px;border-radius:16px;overflow:hidden;background:#e5e7eb;flex-shrink:0}.gml-card-title{font-weight:500;font-size:clamp(1.4rem,1.4vw,1.3rem);line-height:1.25}.gml-card-desc,.gml-card-title{font-family:var(--font-adani),sans-serif;color:#000;margin:0}.gml-card-desc{font-weight:400;font-size:clamp(1rem,.9vw,.9375rem);line-height:1.2}.gml-learn-more{display:inline-flex;align-items:center;gap:.375rem;font-family:var(--font-adani),sans-serif;font-size:.875rem;font-weight:600;color:#a80016;text-decoration:none;transition:opacity .2s}.gml-learn-more:hover{opacity:.75;color:#a80016}@media (max-width:992px){.gml-grid{grid-template-columns:1fr 1fr;gap:2rem 1.5rem}}@media (max-width:576px){.gml-section{padding:3rem 1.5rem}.gml-grid{grid-template-columns:1fr}}.glry-section{position:relative;z-index:1;background:#fff;padding:5rem 0 4rem}.glry-header{text-align:center;margin:0 auto 3.5rem;padding:0 1.5rem}.glry-heading{font-size:clamp(2.5rem,5vw,4.2rem);color:#a80016;line-height:1.05;text-align:center;margin:0 0 2rem}.glry-heading,.glry-subtext{font-family:var(--font-adani),sans-serif;font-weight:500}.glry-subtext{font-size:clamp(1.4rem,1.05vw,2rem);color:#000;line-height:1.2;max-width:880px;margin:0 auto}.glry-btn{display:inline-flex;align-items:center;gap:.625rem;padding:.3rem .3rem .3rem 1.375rem;border:1px solid #a80016;border-radius:999px;font-family:var(--font-adani),sans-serif;font-size:.9rem;font-weight:500;color:#000;text-decoration:none;width:-moz-fit-content;width:fit-content;margin-top:2rem;transition:background .2s}.glry-btn-circle,.glry-btn:hover{background:#a80016;color:#fff}.glry-btn-circle{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.glry-carousel-outer{position:relative;width:100%;height:460px;overflow:hidden;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y}.glry-carousel{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;perspective:1600px}.glry-card{position:absolute;left:50%;top:50%;border-radius:22px;overflow:hidden;cursor:pointer;background:#222;box-shadow:0 14px 30px rgba(16,24,40,.12);transition:box-shadow .35s ease;will-change:transform,opacity}.glry-card:hover{box-shadow:0 20px 42px rgba(16,24,40,.2)}.glry-card-inner{position:absolute;inset:0}.glry-card-overlay{position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(180deg,rgba(10,14,22,0),rgba(10,14,22,.1) 34%,rgba(10,14,22,.34) 58%,rgba(10,14,22,.68));z-index:1;display:flex;align-items:center;justify-content:center;padding:6.5rem .875rem;opacity:0;pointer-events:none;transition:opacity .28s ease,transform .28s ease;transform:translateY(10px)}.glry-card:hover .glry-card-overlay{opacity:1;transform:translateY(0)}.glry-card-label{width:100%;font-family:var(--font-adani),sans-serif;font-size:clamp(.8rem,.9vw,1rem);font-weight:500;color:#fff;line-height:1.2;display:block;text-align:center;text-shadow:0 3px 14px rgba(0,0,0,.45);transform:translateY(10px);opacity:0;transition:transform .28s ease,opacity .28s ease}.glry-card:hover .glry-card-label{transform:translateY(0);opacity:1}@media (max-width:768px){.glry-section{padding:3rem 0 2rem}.glry-carousel-outer{height:340px}}.footer-cta{background:#111;padding:4rem 1.5rem;text-align:center}.footer-cta-inner{max-width:1400px;margin:0 auto}.footer-cta-title{font-size:2.2rem;font-weight:600;margin-bottom:.75rem}.footer-cta-sub,.footer-cta-title{font-family:var(--font-adani),sans-serif;color:#fff;line-height:1;letter-spacing:0}.footer-cta-sub{font-size:1.4rem;font-weight:500;text-align:center;margin-top:1.8rem;margin-bottom:2rem}.footer-cta-btn{display:inline-flex;align-items:center;gap:.75rem;padding:.18rem .4rem .18rem 1.6rem;background:#fff;border-radius:999px;font-family:var(--font-adani),sans-serif;border:1px solid #a80016;font-size:.875rem;font-weight:600;color:#000;text-decoration:none;transition:background .15s}.footer-cta-btn:hover{background:#f3f4f6}.footer-cta-btn-circle{width:42px;height:42px;border-radius:50%;background:#a80016;display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer-nav{background:#fff;padding:3.5rem 5rem}@media (max-width:1200px){.footer-nav{padding:3rem 2.5rem}}@media (max-width:767px){.footer-nav{padding:2rem 1.25rem 1.5rem}}.footer-nav-inner{max-width:1400px;margin:0 auto}.footer-logo-row{margin-bottom:2.5rem}@media (max-width:767px){.footer-logo-row{margin-bottom:1.5rem}}.footer-desktop-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:1rem 1.5rem}@media (max-width:1100px){.footer-desktop-grid{grid-template-columns:repeat(4,1fr);gap:2rem 1.5rem}}@media (max-width:767px){.footer-desktop-grid{display:none}}.footer-col-head{color:#a80016;font-weight:410;font-size:1.2rem;letter-spacing:.01em;margin-bottom:1.75rem;white-space:nowrap}.footer-col-head,.footer-col-link{font-family:var(--font-adani),sans-serif}.footer-col-link{display:block;color:#000;font-size:.925rem;font-weight:400;text-decoration:none;line-height:1.35;margin-bottom:1.125rem;white-space:pre-line;transition:color .15s}.footer-col-link:hover{color:#a80016}.footer-mobile-nav{display:none}@media (max-width:767px){.footer-mobile-nav{display:block}}.footer-acc-item{border-bottom:1px solid #e5e5e5}.footer-acc-item:first-child{border-top:1px solid #e5e5e5}.footer-acc-head{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 0;background:none;border:none;font-family:var(--font-adani),sans-serif;color:#111;font-size:1.5rem;font-weight:600;cursor:pointer;text-align:left;gap:1rem}.footer-acc-chevron{flex-shrink:0;color:#a80016;transition:transform .22s ease}.footer-acc-chevron-open{transform:rotate(180deg)}.footer-acc-links{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1.25rem;padding-bottom:1.5rem}.footer-acc-link{font-family:var(--font-adani),sans-serif;color:#222;font-size:.875rem;font-weight:400;text-decoration:none;line-height:1.5;transition:color .15s}.footer-acc-link:hover{color:#a80016}.footer-bottom{background:#fff;padding:2rem 5rem}@media (max-width:1200px){.footer-bottom{padding:2rem 2.5rem}}@media (max-width:767px){.footer-bottom{padding:1.75rem 1.25rem}}.footer-bottom-inner{max-width:1400px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}@media (max-width:767px){.footer-bottom-inner{flex-direction:column;align-items:center;gap:.5rem}}.footer-legal{font-family:var(--font-adani),sans-serif;font-size:1.2rem;font-weight:500;color:#a80016;margin:0}@media (max-width:767px){.footer-legal{font-size:1.0625rem;text-align:center}}.footer-legal-links{display:flex;align-items:center;gap:2rem}.footer-legal-link{font-family:var(--font-adani),sans-serif;font-size:1.2rem;font-weight:500;color:#a80016;text-decoration:none;transition:opacity .15s}@media (max-width:767px){.footer-legal-link{font-size:.9375rem}}.footer-legal-link:hover{opacity:.7}@media (max-width:767px){.footer-bottom-logo{display:none}}.chat-popup{position:fixed;bottom:6rem;right:1.25rem;z-index:1070;width:390px;border-radius:1rem;box-shadow:0 20px 60px rgba(0,0,0,.15);overflow:hidden;border:1px solid #e5e7eb;background:#fff}.chat-titlebar{background:rgba(26,26,26,.8);padding:.375rem 1rem}.chat-titlebar p{color:hsla(0,0%,100%,.6);font-size:.75rem;font-family:var(--font-adani),sans-serif;margin:0}.chat-header{justify-content:space-between;padding:.75rem 1rem;background:#fff;border-bottom:1px solid #f3f4f6}.chat-avatar,.chat-header{display:flex;align-items:center}.chat-avatar{width:40px;height:40px;border-radius:50%;background:#a80017;justify-content:center;flex-shrink:0}.chat-brand{color:#a80017;font-weight:600;font-size:1rem;line-height:1.2}.chat-brand,.chat-brand-sub{font-family:var(--font-adani),sans-serif}.chat-brand-sub{color:#9ca3af;font-size:.75rem}.chat-icon-btn{background:none;border:none;color:#a80017;cursor:pointer;padding:0;transition:opacity .15s}.chat-icon-btn:hover{opacity:.7}.chat-body{background:#f2f2f2;padding:1rem 1rem .75rem}.chat-date-sep{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.chat-date-line{flex:1;height:1px;background:#d1d5db}.chat-date-text{font-size:.6875rem;color:#9ca3af;white-space:nowrap;font-family:var(--font-adani),sans-serif}.chat-card{background:#fff;border-radius:.75rem;padding:1rem 1.25rem;box-shadow:0 1px 3px rgba(0,0,0,.06);margin-bottom:.75rem}.chat-card p{color:#1f2937;font-size:.875rem;font-family:var(--font-adani),sans-serif;line-height:1.6;margin:0}.chat-card p+p{margin-top:.75rem}.chat-input-card{background:#fff;border-radius:.75rem;padding:1rem 1.25rem .75rem;box-shadow:0 1px 3px rgba(0,0,0,.06)}.chat-input-label{display:block;font-size:.75rem;font-family:var(--font-adani),sans-serif;font-weight:600;color:#111827;margin-bottom:.75rem}.chat-input-label span{color:#a80017}.chat-input{width:100%;font-size:.875rem;color:#374151;font-family:var(--font-adani),sans-serif;border:none;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem;outline:none;background:transparent}.chat-input::-moz-placeholder{color:#d1d5db}.chat-input::placeholder{color:#d1d5db}.chat-input:focus{border-bottom-color:#a80017}.chat-send-btn{background:none;border:none;color:#a80017;cursor:pointer;padding:0;float:right;margin-top:.75rem;transition:opacity .15s}.chat-send-btn:hover{opacity:.7}.chat-footer{display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background:#fff;border-top:1px solid #f3f4f6}.chat-footer-powered{font-size:.75rem;color:#6b7280;font-family:var(--font-adani),sans-serif}.chat-footer-powered span{color:#e87722;font-weight:500}.chat-footer-terms{font-size:.75rem;color:#3b82f6;background:none;border:none;cursor:pointer;font-family:var(--font-adani),sans-serif}.chat-footer-terms:hover{text-decoration:underline}.chat-trigger{position:fixed;bottom:1.25rem;right:1.25rem;z-index:1070;width:56px;height:56px;border-radius:50%;background:#a80016;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.2);transition:background .15s}.chat-trigger:hover{background:#a80017}img{max-width:100%}a{text-decoration:none}button{font-family:inherit}.jny-section{position:relative;overflow:clip;background-color:#0a0808;background-image:url(/images/our-journey/Udangidi.png);background-attachment:fixed;background-size:cover;background-position:50%}.jny-bg-overlay{position:absolute;inset:0;z-index:1;background:hsla(0,7%,9%,.83)}.jny-inner{position:relative;z-index:2;max-width:1300px;margin:0 auto;padding:5rem 5rem 7rem}.jny-vline{position:absolute;left:calc(2.5rem + 140px);top:0;bottom:0;width:2px;background:hsla(0,0%,100%,.18);pointer-events:none;z-index:0}.jny-group{display:flex;align-items:flex-start;margin-bottom:5rem;position:relative;z-index:1}.jny-group:last-child{margin-bottom:0}.jny-year-col{width:140px;flex-shrink:0;padding-right:2.5rem}.jny-year-sticky{position:sticky;top:110px;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;padding-right:2rem}.jny-indicator{position:absolute;right:-2px;top:0;width:8px;height:80px;background:#a80016;border-radius:4px;z-index:5}.jny-year{display:block;font-family:var(--font-adani),sans-serif;font-weight:400;font-size:clamp(16px,1.7vw,24px);color:#fff;line-height:1;text-align:right}.jny-content{flex:1;min-width:0;padding-left:3rem}.jny-group-title{font-weight:500;font-size:clamp(16px,1.7vw,24px);line-height:1.35;margin:0 0 .5rem}.jny-group-desc,.jny-group-title{color:#fff;font-family:var(--font-adani),sans-serif}.jny-group-desc{font-size:.9rem;line-height:1.65;margin:0 0 2.5rem}.jny-event{display:flex;align-items:flex-start;gap:2rem;margin-bottom:2.5rem}.jny-event:last-child{margin-bottom:0}.jny-event--media{gap:1.5rem;margin-bottom:4.5rem}.jny-event-date{width:96px;flex-shrink:0;font-size:.875rem;font-weight:400;color:#fff;line-height:1.5;padding-top:.1rem}.jny-event-date,.jny-event-text{font-family:var(--font-adani),sans-serif}.jny-event-text{flex:1;color:hsla(0,0%,100%,.78);font-size:.9375rem;line-height:1.75;margin:0;max-width:640px}.jny-event-body{flex:1;display:flex;align-items:flex-start;gap:2rem;min-width:0}.jny-event-img-box{flex:0 0 58%;max-width:933px;position:relative;aspect-ratio:933/613;border-radius:25.36px;overflow:hidden;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1)}.jny-img-inner{position:absolute;inset:0}.jny-img-caption{position:absolute;bottom:0;left:0;right:0;padding:2.5rem 1.25rem 1rem;background:linear-gradient(transparent,rgba(0,0,0,.72));color:hsla(0,0%,100%,.9);font-size:.8125rem;pointer-events:none;z-index:2}.jny-event-desc,.jny-img-caption{font-family:var(--font-adani),sans-serif}.jny-event-desc{flex:1;min-width:0;color:hsla(0,0%,100%,.82);font-size:.9375rem;line-height:1.75;margin:0;padding-top:.25rem}.jny-event-desc strong{color:#fff;font-weight:600}@media (max-width:1024px){.jny-inner{padding:4rem 3rem 6rem}.jny-vline{left:calc(3rem + 140px)}}@media (max-width:767px){.jny-section{background-attachment:scroll;overflow:visible}.jny-inner{padding:3rem 1.5rem}.jny-group{margin-bottom:3.5rem}.jny-year-col{width:68px;padding-right:1rem}.jny-vline{left:calc(1.5rem + 68px)}.jny-year{font-size:22px}.jny-year-sticky{top:96px;padding-right:1rem}.jny-indicator{height:52px;margin-right:-8px}.jny-content{padding-left:1.5rem}.jny-event{gap:1rem}.jny-event--media{flex-direction:column;margin-bottom:3rem}.jny-event-date{width:auto}.jny-event-body{flex-direction:column;gap:1rem;width:100%}.jny-event-img-box{flex:none;width:100%;aspect-ratio:4/3}}.journey-today{position:relative;min-height:720px;overflow:hidden}.journey-today-bg,.journey-today-overlay{position:absolute;inset:0}.journey-today-overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.92) 0,hsla(0,0%,100%,.8) 18%,hsla(0,0%,100%,.62) 38%,hsla(0,0%,100%,.42) 58%,hsla(0,0%,100%,.22) 78%,hsla(0,0%,100%,.08));z-index:1}.journey-today-content{position:relative;z-index:10;min-height:720px;display:flex;align-items:center;gap:5rem;padding:6rem 5rem;max-width:1400px;margin:0 auto}@media (max-width:768px){.journey-today-content{flex-direction:column;gap:2.5rem;padding:4rem 1.5rem;align-items:flex-start;min-height:auto}}.journey-today-heading{color:#a80017;font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(3rem,5.5vw,4rem);line-height:1;flex-shrink:0;max-width:500px;margin:0}.journey-today-right{flex:1;display:flex;flex-direction:column;align-items:center}.journey-today-text{color:#111827;font-size:1.4rem;line-height:1.5;text-align:right;max-width:700px}.journey-today-btn,.journey-today-text{font-family:var(--font-adani),sans-serif}.journey-today-btn{display:inline-flex;align-items:center;gap:.75rem;padding:.3rem .3rem .3rem 1.375rem;border:1px solid #a80017;border-radius:999px;color:#000;font-size:.9375rem;font-weight:500;text-decoration:none;background:#fff;backdrop-filter:blur(4px);transition:background .2s,border-color .2s;margin-left:33rem}.journey-today-btn:hover{background:hsla(0,0%,100%,.9);border-color:rgba(0,0,0,.3);color:#111827}.journey-today-btn-circle{width:38px;height:38px;border-radius:50%;background:var(--red-cta);border:none;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.cp-quotes-section{background:#fff;padding:4.5rem 6rem 0}.cp-quotes-card{max-width:1400px;margin:0 auto;border:1px solid #ece8e8;border-radius:20px;overflow:hidden}.cp-quote-row{display:flex;align-items:center;gap:3rem;padding:4rem 4.5rem;width:100%;border-bottom:1px solid #f0eeee;position:relative}.cp-quote-row:last-child{border-bottom:none}@media (max-width:768px){.cp-quotes-section{padding:2.5rem 1.25rem 0}.cp-quote-row{flex-direction:column!important;padding:2.5rem 1.5rem;gap:2rem}}.cp-quote-img-wrap{position:relative;width:260px;height:330px;flex-shrink:0;border-radius:16px;overflow:hidden;border:1.5px solid #a80016}@media (max-width:768px){.cp-quote-img-wrap{width:140px;height:170px;border-radius:12px}}.cp-deco-quote{flex-shrink:0;align-self:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;line-height:0}@media (max-width:768px){.cp-deco-quote{display:none}}.cp-quote-body{flex:1;padding:.5rem 0}.cp-quote-body-center{text-align:center}.cp-quote-text{font-family:var(--font-adani),sans-serif;font-size:.9375rem;font-weight:400;line-height:1.85;color:#2a2a2a;margin:0 0 1.5rem}.cp-quote-text em{font-style:italic}.cp-quote-highlight,.cp-quote-text em{color:#a80016;font-weight:500}.cp-quote-author{display:flex;flex-direction:column;gap:.3rem;padding-top:1.25rem;border-top:1px solid #ebebeb}.cp-quote-author-center{align-items:center}.cp-quote-author strong{font-family:var(--font-adani),sans-serif;font-size:1.25rem;font-weight:600;color:#a80016}.cp-quote-author span{font-family:var(--font-adani),sans-serif;font-size:.8125rem;font-weight:400;color:#999}.cp-mv-section{background:#fff;padding:0;display:flex;flex-direction:column}.cp-mv-row{display:flex;align-items:center;gap:3.5rem;padding:3rem 6rem;border-bottom:1px solid #f0f0f0}.cp-mv-row:last-child{border-bottom:none}.cp-mv-row-reverse{flex-direction:row-reverse;justify-content:flex-start}@media (max-width:768px){.cp-mv-row{flex-direction:row!important;gap:1.5rem;padding:2rem 1.5rem}}.cp-mv-thumb{position:relative;width:190px;height:130px;flex-shrink:0;border-radius:14px;overflow:hidden;box-shadow:0 4px 18px rgba(0,0,0,.1)}@media (max-width:768px){.cp-mv-thumb{width:110px;height:75px;border-radius:10px}}.cp-mv-label{font-family:var(--font-adani),sans-serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:600;color:#a80016;margin:0;line-height:1}.cp-govern-section{position:relative;min-height:440px;overflow:hidden}.cp-govern-bg,.cp-govern-overlay{position:absolute;inset:0}.cp-govern-overlay{background:rgba(0,0,0,.6)}.cp-govern-content{position:relative;z-index:10;display:flex;align-items:center;gap:6rem;padding:5rem 6rem;min-height:440px}@media (max-width:992px){.cp-govern-content{flex-direction:column;align-items:flex-start;gap:2rem;padding:3rem 1.5rem}}.cp-govern-heading{color:#a80016;font-family:var(--font-adani),sans-serif;font-weight:600;font-size:clamp(2rem,3vw,3rem);line-height:1.15;flex-shrink:0;width:320px;margin:0}.cp-govern-right{flex:1;max-width:680px}.cp-govern-text{color:hsla(0,0%,100%,.82);font-family:var(--font-adani),sans-serif;font-size:.9rem;line-height:1.8;margin-bottom:2rem}.cp-govern-downloads{display:flex;flex-direction:column;gap:.75rem}.cp-govern-dl-link{display:inline-flex;align-items:center;gap:.5rem;color:hsla(0,0%,100%,.88);font-family:var(--font-adani),sans-serif;font-size:.8375rem;font-weight:500;text-decoration:none;border-bottom:1px solid hsla(0,0%,100%,.22);padding-bottom:.3rem;width:-moz-fit-content;width:fit-content;transition:color .15s,border-color .15s}.cp-govern-dl-link:hover{color:#fff;border-color:hsla(0,0%,100%,.65)}.cp-people-section{background:#fff;padding:5.5rem 0}.cp-people-inner{display:flex;align-items:flex-start;gap:5rem;padding:0 6rem}@media (max-width:992px){.cp-people-inner{flex-direction:column;gap:3rem;padding:0 1.5rem}}.cp-people-left{flex:0 0 380px;max-width:380px;display:flex;flex-direction:column;justify-content:center;padding-top:.5rem}@media (max-width:992px){.cp-people-left{flex:none;max-width:100%}}.cp-people-right{flex:1;min-width:0}.cp-people-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:.75rem;height:400px}.cp-people-img{position:relative;border-radius:12px;overflow:hidden;background:#eee}.cp-people-img-tall{grid-row:span 2}@media (max-width:768px){.cp-people-grid{height:auto;grid-template-columns:1fr}.cp-people-img{height:160px}.cp-people-img-tall{grid-row:span 1}}.cp-eng-section{background:#fff;padding:5.5rem 0 0}.cp-eng-inner{display:flex;align-items:flex-start;gap:5rem;padding:0 6rem 4.5rem}@media (max-width:992px){.cp-eng-inner{flex-direction:column;gap:2rem;padding:0 1.5rem 3rem}}.cp-eng-right{flex:1;max-width:560px}.cp-eng-images{display:grid;grid-template-columns:1fr 1fr;gap:0}.cp-eng-img{position:relative;height:360px;overflow:hidden}@media (max-width:768px){.cp-eng-images{grid-template-columns:1fr}.cp-eng-img{height:220px}}.cp-section-heading{font-size:clamp(1.75rem,3vw,3rem);font-weight:600;color:#a80016;line-height:1.18;margin:0 0 1.5rem}.cp-section-heading,.cp-section-text{font-family:var(--font-adani),sans-serif}.cp-section-text{font-size:.9rem;font-weight:400;color:#555;line-height:1.8;margin-bottom:2rem}.cp-cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem .875rem .6rem 1.25rem;border:1px solid #a80016;border-radius:999px;color:#a80016;font-family:var(--font-adani),sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .18s,color .18s}.cp-cta-btn:hover{background:#a80016;color:#fff}.cp-cta-btn-circle{width:26px;height:26px;border-radius:50%;background:rgba(139,26,26,.09);border:1px solid rgba(139,26,26,.28);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .18s,border-color .18s}.cp-cta-btn:hover .cp-cta-btn-circle{background:hsla(0,0%,100%,.18);border-color:hsla(0,0%,100%,.5)}.cp-cta-section{background:#0d0d0d;padding:5rem 2rem;text-align:center}.cp-cta-heading{font-size:clamp(1.75rem,3vw,2.75rem);font-weight:600;color:#fff;margin:0 0 .875rem;line-height:1.2}.cp-cta-heading,.cp-cta-sub{font-family:var(--font-adani),sans-serif}.cp-cta-sub{font-size:.9375rem;color:hsla(0,0%,100%,.55);margin:0 0 2.5rem}.cp-cta-strip-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem .875rem .6rem 1.25rem;background:var(--red-cta);border-radius:999px;color:#fff;font-family:var(--font-adani),sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .18s}.cp-cta-strip-btn:hover{background:var(--red-bright);color:#fff}.cp-cta-btn-circle-dark{width:26px;height:26px;border-radius:50%;background:hsla(0,0%,100%,.16);border:1px solid hsla(0,0%,100%,.35);display:flex;align-items:center;justify-content:center;flex-shrink:0}.aw-stats-section{background:#fff;padding:5rem 0 5.5rem;border-bottom:1px solid #f0f0f0}.aw-stats-inner{display:flex;align-items:stretch;max-width:1400px;margin:0 auto;padding:0 6rem}@media (max-width:768px){.aw-stats-inner{flex-direction:column;padding:0 1.5rem;gap:2rem}}.aw-stat-item{display:flex;align-items:flex-start;flex:1}.aw-stat-divider{width:1px;background:#e5e7eb;align-self:stretch;margin:0 5rem;flex-shrink:0}@media (max-width:768px){.aw-stat-divider{display:none}}.aw-stat-content{display:flex;flex-direction:column;gap:0}.aw-stat-value{font-size:clamp(5rem,8.5vw,9rem);font-weight:600;color:#a80016;line-height:100%;margin-bottom:1rem}.aw-stat-label,.aw-stat-value{font-family:var(--font-adani),sans-serif}.aw-stat-label{font-size:1rem;font-weight:500;color:#000;line-height:1.5;border-top:1.5px solid #d1d5db;padding-top:.875rem;margin-top:0}.aw-section-heading{font-family:var(--font-adani),sans-serif;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:600;color:#a80016;margin:0 0 2.5rem;line-height:1.15}.aw-featured-section{background:#fff;padding:5rem 0}.aw-featured-inner{max-width:1400px;margin:0 auto;padding:0 6rem}@media (max-width:992px){.aw-featured-inner{padding:0 1.5rem}}.aw-featured-card{display:flex;border-radius:14px;overflow:hidden;box-shadow:0 4px 32px rgba(0,0,0,.1);min-height:380px}@media (max-width:768px){.aw-featured-card{flex-direction:column}}.aw-featured-img{position:relative;width:44%;flex-shrink:0;background:#111}@media (max-width:768px){.aw-featured-img{width:100%;height:220px}}.aw-featured-img-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.55),rgba(0,0,0,.25))}.aw-featured-content{flex:1;background:#fff;padding:3rem 3.5rem;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:768px){.aw-featured-content{padding:2rem 1.5rem}}.aw-featured-org{font-size:.8125rem;font-weight:500;color:#999;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .75rem}.aw-featured-org,.aw-featured-title{font-family:var(--font-adani),sans-serif}.aw-featured-title{font-size:clamp(1.25rem,2vw,1.75rem);font-weight:600;color:#a80016;line-height:1.25;margin:0 0 1.25rem}.aw-featured-desc{font-family:var(--font-adani),sans-serif;font-size:.9rem;font-weight:400;color:#555;line-height:1.75;margin:0;flex:1}.aw-featured-nav{display:flex;gap:.75rem;margin-top:2rem}.aw-nav-btn{width:40px;height:40px;border-radius:50%;background:var(--red-cta);border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,transform .15s;flex-shrink:0}.aw-nav-btn:hover{background:var(--red-bright);transform:scale(1.07)}.aw-pursuing-section{background:#fafafa;padding:5rem 0}.aw-pursuing-inner{max-width:1400px;margin:0 auto;padding:0 6rem}@media (max-width:992px){.aw-pursuing-inner{padding:0 1.5rem}}.aw-tabs{display:flex;border-bottom:1.5px solid #e5e7eb;margin-bottom:3rem;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.aw-tabs::-webkit-scrollbar{display:none}.aw-tab{font-family:var(--font-adani),sans-serif;font-size:.875rem;font-weight:400;color:#888;background:none;padding:.875rem 0;margin-right:2.5rem;cursor:pointer;border:none;border-bottom:2px solid transparent;margin-bottom:-1.5px;white-space:nowrap;transition:color .15s,border-color .15s}.aw-tab-active{color:#1a1a1a;font-weight:600;border-bottom-color:#a80016}.aw-tab:hover:not(.aw-tab-active){color:#444}.aw-cards-grid{display:grid;grid-template-columns:repeat(3,365px);gap:1.25rem;justify-content:start}@media (max-width:1400px){.aw-cards-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.aw-cards-grid{grid-template-columns:repeat(2,1fr)}.aw-card{width:100%;height:388px}}@media (max-width:576px){.aw-stats-section{padding:2.5rem 0 3rem}.aw-featured-section,.aw-pursuing-section{padding:2.5rem 0}.aw-section-heading{font-size:1.625rem;margin-bottom:1.5rem}.aw-stat-value{font-size:clamp(3.5rem,18vw,5rem)}.aw-featured-img{height:200px}.aw-featured-content{padding:1.5rem 1.25rem}.aw-featured-nav{margin-top:1.25rem}.aw-tabs{margin-bottom:2rem}.aw-tab{font-size:.8125rem;margin-right:1.25rem;padding:.625rem 0}.aw-cards-grid{grid-template-columns:1fr;gap:1rem}.aw-card{width:100%;height:auto;min-height:200px;padding:1rem .75rem}.aw-loadmore-wrap{margin-top:1.5rem}}.aw-card{background:#fff;border:1.5px solid #d4ae34;border-radius:12px;width:350px;height:300px;max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:box-shadow .2s;box-sizing:border-box}.aw-card:hover{box-shadow:0 6px 28px rgba(0,0,0,.09)}.aw-card-inner{position:relative;justify-content:center;width:100%}.aw-card-inner,.aw-card-text{display:flex;align-items:center}.aw-card-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-56%);flex-direction:column;gap:.25rem;width:50%;text-align:center;pointer-events:none}.aw-card-year{font-weight:400;color:#333;letter-spacing:.03em;margin-bottom:.15rem}.aw-card-org,.aw-card-year{font-family:var(--font-adani),sans-serif;font-size:.8125rem}.aw-card-org{font-weight:700;color:#111;line-height:1.35}.aw-card-title{font-family:var(--font-adani),sans-serif;font-size:.75rem;font-weight:400;color:#333;line-height:1.4}.aw-loadmore-wrap{text-align:center;margin-top:2.5rem}.aw-loadmore-btn{font-family:var(--font-adani),sans-serif;font-size:.875rem;font-weight:500;color:#000;background:#fff;border:1px solid #a80016;border-radius:999px;padding:.6rem 2rem;cursor:pointer;transition:border-color .15s,color .15s}.aw-loadmore-btn:hover{border-color:#a80016;color:#a80016}.aw-cert-section{background:#fff;padding:5rem 0;border-top:1px solid #f0f0f0}.aw-cert-inner{max-width:1400px;margin:0 auto;padding:0 6rem}@media (max-width:992px){.aw-cert-inner{padding:0 1.5rem}}.aw-cert-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:680px}@media (max-width:576px){.aw-cert-grid{grid-template-columns:1fr;max-width:280px}}.aw-cert-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:2rem 1.5rem;border:1px solid #f0f0f0;border-radius:12px;transition:box-shadow .2s}.aw-cert-card:hover{box-shadow:0 4px 20px rgba(0,0,0,.07)}.aw-cert-name{font-size:.9375rem;font-weight:600;color:#1a1a1a}.aw-cert-label,.aw-cert-name{font-family:var(--font-adani),sans-serif}.aw-cert-label{font-size:.8125rem;font-weight:400;color:#888;line-height:1.4}.op-intro{background:#fff;padding:4.5rem 1.5rem;text-align:center}@media (max-width:767px){.op-intro{padding:2.5rem 1.25rem}}.op-intro-text{font-family:var(--font-adani),sans-serif;font-size:1.0625rem;font-weight:400;color:#1a1a1a;line-height:1.8;max-width:740px;margin:0 auto}@media (max-width:767px){.op-intro-text{font-size:.9375rem;line-height:1.75;text-align:left}}.op-filter-section{background:#fff;padding:0 0 5rem}@media (max-width:767px){.op-filter-section{padding:0 0 3rem}}.op-filter-inner{max-width:1400px;margin:0 auto;padding:0 6rem}@media (max-width:1100px){.op-filter-inner{padding:0 2.5rem}}@media (max-width:767px){.op-filter-inner{padding:0 1.25rem}}.op-toggle-wrap{display:flex;justify-content:center;margin-bottom:3.5rem}@media (max-width:767px){.op-toggle-wrap{margin-bottom:1.75rem}.op-toggle-btn{font-size:.8125rem;padding:.5rem 1.25rem}}.op-toggle{display:inline-flex;border:1.5px solid #e5e7eb;border-radius:999px;padding:4px;gap:0;background:#fff}.op-toggle-btn{font-family:var(--font-adani),sans-serif;font-size:.9rem;font-weight:500;padding:.6rem 1.75rem;border-radius:999px;border:none;background:none;color:#555;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap}.op-toggle-active{background:#a80016;color:#fff}.op-areas-layout{display:flex;gap:4rem;align-items:flex-start}@media (max-width:767px){.op-areas-layout{flex-direction:column;gap:2rem}}.op-sidebar{width:210px;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start}@media (max-width:767px){.op-sidebar{width:100%;flex-direction:row;overflow-x:auto;gap:0}}.op-sidebar-arrow{background:none;border:none;color:#9ca3af;cursor:pointer;padding:.5rem .25rem;line-height:0;transition:color .15s;align-self:flex-start;margin-left:.25rem}.op-sidebar-arrow:disabled{opacity:.25;cursor:default}.op-sidebar-arrow:not(:disabled):hover{color:#a80016}@media (max-width:767px){.op-sidebar-arrow{display:none}}.op-sector-list{border-left:2px solid #e5e7eb;width:100%;display:flex;flex-direction:column;margin:.25rem 0}@media (max-width:767px){.op-sector-list{border-left:none;border-bottom:2px solid #e5e7eb;flex-direction:row;width:auto}}.op-sector-btn{font-family:var(--font-adani),sans-serif;font-size:.875rem;font-weight:400;color:#9ca3af;background:none;border:none;border-left:3px solid transparent;margin-left:-2px;padding:.8rem 0 .8rem 1.25rem;text-align:left;cursor:pointer;line-height:1.4;transition:color .15s,border-color .15s;width:100%}.op-sector-btn:hover:not(.op-sector-active){color:#374151}.op-sector-active{color:#111!important;font-weight:600;border-left-color:#a80016!important}@media (max-width:767px){.op-sector-btn{border-left:none;border-bottom:3px solid transparent;margin-left:0;margin-bottom:-2px;padding:.6rem 1rem;white-space:nowrap;width:auto}.op-sector-active{border-bottom-color:#a80016!important}}.op-grid-wrap{flex:1;min-width:0}.op-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width:767px){.op-cards-grid{grid-template-columns:1fr;gap:.875rem}}.op-card{position:relative;border-radius:10px;overflow:hidden;height:270px;cursor:pointer}.op-card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.72) 0,rgba(0,0,0,.18) 50%,transparent)}.op-card-footer{position:absolute;bottom:0;left:0;right:0;padding:1rem 1rem 1rem 1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem}.op-card-info{display:flex;flex-direction:column;gap:.2rem;flex:1;min-width:0}.op-card-name{font-size:1rem;font-weight:600;color:#fff;line-height:1.3}.op-card-location,.op-card-name{font-family:var(--font-adani),sans-serif}.op-card-location{font-size:.75rem;font-weight:400;color:hsla(0,0%,100%,.7)}.op-card-arrow{width:36px;height:36px;border-radius:50%;background:#a80016;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s,transform .15s;text-decoration:none}.op-card-arrow:hover{background:var(--red-bright);transform:scale(1.08)}.op-loadmore-wrap{text-align:center;margin-top:2rem;padding-bottom:.5rem}.op-loadmore-btn{font-family:var(--font-adani),sans-serif;font-size:.875rem;font-weight:500;color:#444;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:.6rem 2.5rem;cursor:pointer;transition:border-color .15s,color .15s}.op-loadmore-btn:hover{border-color:#a80016;color:#a80016}.op-locations-placeholder{text-align:center;padding:5rem 1rem;color:#9ca3af;font-family:var(--font-adani),sans-serif;font-size:1rem}.pd-meta-row{display:flex;align-items:center;justify-content:center;gap:2rem;padding:2.5rem 1.5rem 1.5rem;flex-wrap:wrap}.pd-meta-divider{width:1px;height:28px;background:#e5e7eb;flex-shrink:0}.pd-meta-pill{display:flex;align-items:center;gap:.5rem;font-family:var(--font-adani),sans-serif;font-size:.9375rem;font-weight:600}.pd-meta-pill-red{color:#a80016}.pd-meta-pill-gray{color:#555}@media (max-width:576px){.pd-meta-row{gap:1rem;padding:2rem 1.25rem 1rem}.pd-meta-divider{display:none}.pd-meta-pill{font-size:.8125rem}}.pd-desc-wrap{max-width:820px;margin:0 auto;padding:1rem 1.5rem 3.5rem;text-align:center}.pd-desc-text{font-family:var(--font-adani),sans-serif;font-size:.9375rem;font-weight:500;color:#000;line-height:1.85}@media (max-width:767px){.pd-desc-wrap{padding:1rem 1.25rem 2.5rem;text-align:left}.pd-desc-text{font-size:.875rem}}.pd-gallery-wrap{background:#fff;padding:0 0 5rem}.pd-gallery-inner{max-width:1400px;margin:0 auto;padding:0 6rem}@media (max-width:1100px){.pd-gallery-inner{padding:0 2.5rem}}@media (max-width:767px){.pd-gallery-inner{padding:0 1.25rem}.pd-gallery-wrap{padding:0 0 3rem}}.pd-gallery-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;grid-template-rows:230px 230px;gap:1rem}.pd-gallery-main{grid-column:1;grid-row:1/3}.pd-gallery-main,.pd-gallery-sm{position:relative;border-radius:12px;overflow:hidden}.pd-gallery-caption{position:absolute;bottom:0;left:0;right:0;padding:.6rem 1rem;background:linear-gradient(0deg,rgba(0,0,0,.65) 0,transparent);color:#fff;font-family:var(--font-adani),sans-serif;font-size:.8125rem;font-weight:500}@media (max-width:767px){.pd-gallery-grid{grid-template-columns:1fr;grid-template-rows:240px 180px 180px 180px}.pd-gallery-main{grid-column:1;grid-row:1}.pd-gallery-sm{height:180px}}.pd-tech-card{background:#a80016;border-radius:12px;padding:1.5rem 1.75rem;display:flex;flex-direction:column}.pd-tech-title{font-family:var(--font-adani),sans-serif;font-size:1rem;font-weight:600;color:#fff;margin-bottom:.875rem}.pd-tech-list{list-style:disc;padding-left:1.125rem;margin:0;display:flex;flex-direction:column;gap:.35rem}.pd-tech-list li{font-family:var(--font-adani),sans-serif;font-size:.8125rem;color:hsla(0,0%,100%,.9);line-height:1.5}.pd-related-section{background:#fff;padding:5rem 0}.pd-related-inner{max-width:1400px;margin:0 auto;padding:0 6rem;display:flex;gap:4rem;align-items:flex-start}@media (max-width:1100px){.pd-related-inner{padding:0 2.5rem;gap:2.5rem}}.pd-related-left{flex:0 0 200px}.pd-related-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#a80016;line-height:1.1;margin-bottom:1rem}.pd-related-sub,.pd-related-title{font-family:var(--font-adani),sans-serif}.pd-related-sub{font-size:.875rem;color:#555;line-height:1.65}.pd-related-right{flex:1;min-width:0}.pd-related-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.pd-related-card{position:relative;height:220px;border-radius:10px;overflow:hidden;display:block;text-decoration:none;transition:transform .2s}.pd-related-card:hover{transform:translateY(-3px)}.pd-related-card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.1) 55%,transparent)}.pd-related-card-name{position:absolute;bottom:0;left:0;right:0;padding:.75rem 1rem;color:#fff;font-family:var(--font-adani),sans-serif;font-size:.9rem;font-weight:600;line-height:1.3}.pd-nav-btns{display:flex;justify-content:flex-end;gap:.5rem}.pd-nav-btn{width:40px;height:40px;border-radius:50%;background:#a80016;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,opacity .15s}.pd-nav-btn:hover:not(:disabled){background:var(--red-bright)}@media (max-width:767px){.pd-related-section{padding:3rem 0}.pd-related-inner{flex-direction:column;gap:1.75rem;padding:0 1.25rem}.pd-related-left{flex:none;width:100%}.pd-related-title{font-size:2rem}.pd-related-cards{grid-template-columns:repeat(2,1fr)}.pd-related-card{height:160px}}.sc-intro{background:#fff;padding:4rem 1.5rem 3rem;text-align:center}.sc-intro-text{font-family:var(--font-adani),sans-serif;font-size:1.3rem;font-weight:500;color:#000;line-height:1.35;max-width:1100px;margin:0 auto}@media (max-width:767px){.sc-intro{padding:2.5rem 1.25rem 2rem;text-align:left}.sc-intro-text{font-size:.9375rem}}.sc-grid-section{background:#fff;padding:0 0 5rem}.sc-grid-inner{max-width:1576px;margin:0 auto;padding:0 172px}@media (max-width:1400px){.sc-grid-inner{padding:0 5rem}}@media (max-width:1100px){.sc-grid-inner{padding:0 2.5rem}}@media (max-width:767px){.sc-grid-inner{padding:0 1.25rem}.sc-grid-section{padding:0 0 3rem}}.sc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}@media (max-width:1100px){.sc-grid{gap:1.5rem}}@media (max-width:991px){.sc-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:576px){.sc-grid{grid-template-columns:1fr;gap:1rem}}.sc-card{position:relative;display:block;height:480px;width:350px;border-radius:10px;overflow:hidden;text-decoration:none;cursor:pointer}.sc-card-tint{position:absolute;inset:0;background:rgba(0,0,0,.28);transition:background .3s;z-index:1}.sc-card:hover .sc-card-tint{background:rgba(0,0,0,.14)}.sc-card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.18) 40%,transparent);z-index:2}.sc-card-footer{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 1.5rem 1.75rem 1.75rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;z-index:3}.sc-card-label{font-family:var(--font-adani),sans-serif;font-size:1.25rem;font-weight:600;color:#fff;line-height:1.3;flex:1;min-width:0}.sc-card-arrow{width:44px;height:44px;border-radius:50%;background:#a80016;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s,transform .2s}.sc-card:hover .sc-card-arrow{background:var(--red-bright);transform:scale(1.08)}@media (max-width:1400px){.sc-card{height:460px}}@media (max-width:1100px){.sc-card{height:420px}}@media (max-width:991px){.sc-card{height:360px}.sc-card-label{font-size:1.125rem}}@media (max-width:576px){.sc-card{height:280px}.sc-card-label{font-size:1rem}}.sd-desc-section{background:#fff;padding:3.5rem 0 2rem}.sd-desc-inner{max-width:1100px;margin:0 auto;padding:0 6rem;display:flex;flex-direction:column;gap:1.25rem}.sd-desc-para{font-family:var(--font-adani),sans-serif;font-size:.9375rem;font-weight:400;color:#1a1a1a;line-height:1.85}@media (max-width:1100px){.sd-desc-inner{padding:0 2.5rem}}@media (max-width:767px){.sd-desc-section{padding:2.5rem 0 1.5rem}.sd-desc-inner{padding:0 1.25rem}.sd-desc-para{font-size:.875rem}}.sd-stats-section{background:#fff;padding:3rem 0 4rem;border-bottom:1px solid #f0f0f0}.sd-stats-inner{max-width:1100px;margin:0 auto;padding:0 6rem;display:flex;gap:4rem;align-items:flex-start}.sd-stat-item{display:flex;flex-direction:column;gap:.5rem;flex:1}.sd-stat-value{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#a80016;line-height:1}.sd-stat-label,.sd-stat-value{font-family:var(--font-adani),sans-serif}.sd-stat-label{font-size:.875rem;font-weight:400;color:#555;line-height:1.5;max-width:160px}@media (max-width:1100px){.sd-stats-inner{padding:0 2.5rem;gap:2.5rem}}@media (max-width:767px){.sd-stats-section{padding:2rem 0 2.5rem}.sd-stats-inner{padding:0 1.25rem;gap:1.5rem;flex-wrap:wrap}.sd-stat-item{flex:0 0 calc(50% - 0.75rem)}.sd-stat-value{font-size:2.25rem}}.sd-section-inner{max-width:1100px;margin:0 auto;padding:0 6rem}@media (max-width:1100px){.sd-section-inner{padding:0 2.5rem}}@media (max-width:767px){.sd-section-inner{padding:0 1.25rem}}.sd-featured-section{background:#fff;padding:4rem 0 3rem}.sd-featured-title{font-family:var(--font-adani),sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#a80016;text-align:center;margin-bottom:2.5rem;letter-spacing:.01em}.sd-all-section{background:#fff;padding:3rem 0 5rem}.sd-all-title{font-family:var(--font-adani),sans-serif;font-size:1.25rem;font-weight:600;color:#111;display:flex;align-items:center;gap:.625rem;margin-bottom:2rem}.sd-all-dot{width:14px;height:14px;background:#a80016;border-radius:2px;flex-shrink:0}.sd-proj-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width:991px){.sd-proj-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.sd-proj-grid{grid-template-columns:1fr}.sd-featured-section{padding:3rem 0 2rem}.sd-all-section{padding:2rem 0 3rem}}.sd-proj-card{position:relative;height:240px;border-radius:10px;overflow:hidden;cursor:pointer}.sd-proj-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.15) 50%,transparent)}.sd-proj-footer{position:absolute;bottom:0;left:0;right:0;padding:.875rem .875rem .875rem 1.125rem;display:flex;align-items:flex-end;justify-content:space-between;gap:.625rem}.sd-proj-info{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:0}.sd-proj-name{font-size:.9375rem;font-weight:600;color:#fff;line-height:1.3}.sd-proj-loc,.sd-proj-name{font-family:var(--font-adani),sans-serif}.sd-proj-loc{font-size:.75rem;font-weight:400;color:hsla(0,0%,100%,.7)}.sd-proj-arrow{width:34px;height:34px;border-radius:50%;background:#a80016;display:flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none;transition:background .15s,transform .15s}.sd-proj-arrow:hover{background:var(--red-bright);transform:scale(1.08)}@media (max-width:767px){.sd-proj-card{height:200px}}.sd-loadmore-wrap{text-align:center;margin-top:2rem}.sd-loadmore-btn{font-family:var(--font-adani),sans-serif;font-size:.875rem;font-weight:500;color:#444;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:.6rem 2.5rem;cursor:pointer;transition:border-color .15s,color .15s}.sd-loadmore-btn:hover{border-color:#a80016;color:#a80016}.strengths-intro-section{width:100%;padding:3.5rem 2rem;text-align:center;background:#fff}.strengths-intro-text{max-width:960px;margin:0 auto;color:#000;font-size:1.325rem;font-weight:500;line-height:1.4;font-family:var(--font-adani),sans-serif}.strengths-divider{display:flex;align-items:center;justify-content:space-between;gap:4rem;padding:8rem;min-height:360px;background:#fff}.strengths-divider-label{margin-bottom:90px;display:flex;align-items:center;gap:.625rem;flex-shrink:0;font-family:var(--font-adani),sans-serif;font-size:1.2rem;font-weight:600;color:#000;white-space:nowrap;align-self:flex-end;padding-bottom:.25rem}.strengths-divider-label:before{content:"";width:10px;height:10px;background:#a80016;flex-shrink:0}.strengths-divider-claim{font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(1.75rem,3.2vw,2.2rem);color:#000;line-height:1.2;margin:0;text-align:right;max-width:580px}.strength-block{position:relative;display:flex;align-items:center;width:100%;min-height:680px;overflow:hidden}.strength-block:before{content:"";position:absolute;top:0;left:0;right:0;height:42%;background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0));z-index:2;pointer-events:none}.strength-block--dark:before{background:linear-gradient(180deg,#111827 0,rgba(17,24,39,0))}.strength-block-text{position:relative;z-index:3;width:54%;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;padding:5rem}.strength-block-img{position:absolute;inset:0;overflow:hidden}.strength-block-img img{transition:transform .9s cubic-bezier(.25,.46,.45,.94)}.strength-block:hover .strength-block-img img{transform:scale(1.06)}.strength-block-img:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,.96) 26%,hsla(0,0%,100%,0) 56%);z-index:1;pointer-events:none}.strength-block-rev .strength-block-text{margin-left:auto}.strength-block-rev .strength-block-img:after{background:linear-gradient(270deg,#fff 0,hsla(0,0%,100%,.96) 26%,hsla(0,0%,100%,0) 56%)}.strength-block--dark .strength-block-body{color:hsla(0,0%,100%,.68)}.strength-block--dark .strength-block-btn .sb-label,.strength-block--dark .strength-block-btn:hover .sb-label{color:#fff}.strength-block--dark .strength-block-img:after{background:linear-gradient(90deg,#111827 0,rgba(17,24,39,.96) 26%,rgba(17,24,39,0) 56%)}.strength-block--dark.strength-block-rev .strength-block-img:after{background:linear-gradient(270deg,#111827 0,rgba(17,24,39,.96) 26%,rgba(17,24,39,0) 56%)}.strength-block-heading{font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(48px,5vw,60px);color:#a80016;line-height:1;margin-bottom:1.5rem}.strength-block-body{font-size:clamp(15px,.85vw,15px);line-height:1.4;margin-bottom:2rem}.strength-block-body,.strength-block-btn{font-family:var(--font-adani),sans-serif;font-weight:500;color:#000}.strength-block-btn{display:inline-flex;align-items:center;gap:.75rem;padding:.25rem .25rem .25rem 1rem;border:1px solid #a80016;border-radius:999px;font-size:.875rem;text-decoration:none;width:-moz-fit-content;width:fit-content;position:relative;overflow:hidden}.strength-block-btn .sb-fill{position:absolute;inset:0;background:var(--red-cta);transform:translateY(100%);transition:transform .45s cubic-bezier(.76,0,.24,1);border-radius:999px;pointer-events:none}.strength-block-btn:hover .sb-fill{transform:translateY(0)}.strength-block-btn .sb-label{position:relative;z-index:1;color:#111827;transition:color .3s}.strength-block-btn:hover .sb-label{color:#fff}.strength-block-btn .sb-circle{position:relative;z-index:1;width:36px;height:36px;border-radius:50%;background:var(--red-cta);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .3s}.strength-block-btn:hover .sb-circle{background:#fff}.strength-block-btn:hover .sb-circle svg path{stroke:var(--red-cta)}.strengths-stats-outer{background:#fff;width:100%}.strengths-stats-section{padding:8rem 8rem 10rem;max-width:1576px;margin:0 auto}.strengths-stat-grid{display:flex;flex-direction:row}.strengths-stat-item{flex:1;display:flex;flex-direction:column;padding:0 4rem}.strengths-stat-item:first-child{padding-left:0}.strengths-stat-item:last-child{padding-right:0}.strengths-stat-value{font-family:var(--font-adani),sans-serif;font-weight:700;font-size:clamp(5.5rem,5.5vw,6rem);color:#a80016;line-height:1;padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1.5px solid #e5e7eb}.strengths-stat-label{font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(22px,1.15vw,18px);color:#000;line-height:1.3;margin:0}@media (max-width:992px){.strength-block{flex-direction:column;min-height:auto}.strength-block-img{position:relative;inset:auto;width:100%;height:320px;order:1}.strength-block-text{width:100%;padding:3rem 1.5rem;order:2;margin-left:0!important;background:#fff}.strength-block--dark .strength-block-text{background:#111827}.strength-block-img:after,.strength-block-rev .strength-block-img:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 60%,hsla(0,0%,100%,.6))}.strength-block--dark .strength-block-img:after,.strength-block--dark.strength-block-rev .strength-block-img:after{background:linear-gradient(180deg,rgba(17,24,39,0) 60%,rgba(17,24,39,.6))}.strengths-intro-section{padding:2.5rem 1.5rem}.strengths-divider{padding:3rem 1.5rem;flex-direction:column;align-items:flex-start;gap:1.5rem;min-height:auto}.strengths-divider-claim{text-align:left;font-size:clamp(1.5rem,5vw,2rem)}.strengths-stats-section{padding:3rem 1.5rem}.strengths-stat-grid{flex-direction:column;gap:2rem}.strengths-stat-item{padding:0 0 2rem}.strengths-stat-item:last-child{padding-bottom:0}}@media (max-width:767px){.stats-grid{flex-direction:column}.stats-section{padding:2.5rem 1.5rem}.stat-item{flex:none;width:100%;padding:0 0 1.75rem;border-right:none;border-bottom:1px solid #e5e7eb;margin-bottom:1.75rem}.stat-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.stat-value{font-size:clamp(48px,14vw,72px)}.stat-label{font-size:16px}.leadership-section{padding:2.5rem 1.5rem 0}.leadership-heading{font-size:clamp(38px,11vw,52px)}.leadership-desc{font-size:14px;max-width:100%}.leadership-row{gap:2rem}.leadership-sidebar{width:100%}.philosophy-section{min-height:480px}.philosophy-content{min-height:480px;padding:8rem 1.5rem 3rem;max-width:100%}.philosophy-heading{font-size:clamp(36px,11vw,52px)!important}.philosophy-text{font-size:13px;max-width:100%}.philosophy-fade-top{height:45%}.timeline-section{padding:3rem 1.5rem}.timeline-heading{font-size:40px;margin-bottom:1.5rem}.timeline-years{width:100%}.timeline-year-btn{max-width:100%;font-size:clamp(28px,9vw,40px)}.timeline-year-btn.active{font-size:clamp(48px,14vw,64px)}.timeline-card{height:260px;border-radius:12px}.wins-section{padding:3rem 0}.wins-inner{padding:0 1.5rem}.wins-heading{font-size:38px}.wins-desc{font-size:14px}.award-card{max-width:280px}}@media (max-width:900px){.infra-grid-responsive,.leadership-grid-responsive{grid-template-columns:1fr!important}}@media (max-width:768px){.testimonial-grid-responsive{grid-template-columns:1fr!important;gap:2rem!important}.testimonial-progress-hide{flex-direction:row!important;justify-content:center}.growth-grid-responsive{grid-template-columns:1fr!important}.gallery-grid-responsive{grid-template-columns:1fr 1fr!important;grid-template-rows:auto!important}.gallery-grid-responsive>*{grid-column:span 1!important;grid-row:span 1!important;height:200px}}@media (max-width:480px){.gallery-grid-responsive{grid-template-columns:1fr!important}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.bod-intro{max-width:820px;margin:0 auto;padding:4rem 2rem 2.5rem;text-align:center}.bod-intro p{font-family:var(--font-adani),sans-serif;font-size:clamp(.9375rem,1.1vw,1.05rem);font-weight:500;line-height:1.75;color:#1a1a1a;margin:0}.bod-section{max-width:1280px;margin:0 auto;padding:3rem 5rem 5rem}.bod-section-title{font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(2rem,3.5vw,3rem);color:#a80016;text-align:center;margin:0 0 3rem;line-height:1}.bod-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem 2rem}.bod-card{display:flex;flex-direction:column}.bod-card-img-wrap{display:block;position:relative;aspect-ratio:3/3.5;border-radius:8px;overflow:hidden;background:#bcbdbe;margin-bottom:1rem;border:1px solid #e5e7eb}.bod-placeholder{position:absolute;inset:0;background:linear-gradient(145deg,#e9eaec,#d1d5db);display:flex;align-items:center;justify-content:center}.bod-placeholder-initials{font-family:var(--font-adani),sans-serif;font-weight:600;font-size:clamp(2.5rem,4vw,3.5rem);color:#9ca3af;-webkit-user-select:none;-moz-user-select:none;user-select:none;letter-spacing:.05em}.bod-card-arrow{position:absolute;bottom:.75rem;right:.75rem;width:34px;height:34px;border-radius:50%;background:hsla(0,0%,100%,.92);display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s;pointer-events:none}.bod-card:hover .bod-card-arrow{background:#a80016}.bod-card:hover .bod-card-arrow svg path{stroke:#fff}.bod-card-name{font-weight:600;font-size:clamp(.9rem,1.1vw,1rem);color:#111827;margin:0 0 .3rem;line-height:1.3}.bod-card-name,.bod-card-title{font-family:var(--font-adani),sans-serif}.bod-card-title{font-weight:400;font-size:clamp(.8rem,.95vw,.875rem);color:#6b7280;margin:0;line-height:1.45}.bod-committees-section{max-width:900px;margin:0 auto;padding:1rem 5rem 6rem}.bod-acc-list{display:flex;flex-direction:column;gap:.625rem}.bod-acc-item{border:1px solid #a80016;border-radius:10px;overflow:hidden;background:#fff;transition:border-color .2s}.bod-acc-item-open{border-color:#a80016}.bod-acc-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;background:transparent;border:none;cursor:pointer;font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(.875rem,1.05vw,1rem);color:#111827;text-align:left;transition:color .15s}.bod-acc-head:hover{color:#a80016}.bod-acc-item-open .bod-acc-head{color:#111827}.bod-acc-chevron{flex-shrink:0;color:#9ca3af;transition:transform .25s ease}.bod-acc-chevron-open{transform:rotate(180deg);color:#a80016}.bod-acc-body{padding:0 1.5rem 1.125rem;border-top:1px solid #f3f4f6}.bod-acc-member{font-family:var(--font-adani),sans-serif;font-size:clamp(.8125rem,.95vw,.9rem);font-weight:500;color:#a80016;margin:.625rem 0 0;line-height:1.4}@media (max-width:992px){.bod-committees-section,.bod-section{padding-left:3rem;padding-right:3rem}}@media (max-width:768px){.bod-committees-section,.bod-section{padding:2rem 1.5rem 3.5rem}.bod-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}.bod-intro{padding:2.5rem 1.5rem 1.5rem;text-align:left}}@media (max-width:480px){.bod-grid{grid-template-columns:repeat(2,1fr);gap:1rem .75rem}.bod-section-title{font-size:2rem}}.dir-page{background:#fff;padding-top:96px}.dir-breadcrumb{width:100%;background:#a80016;padding:.75rem 8rem}.dir-bc-inner{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.dir-bc-link{color:hsla(0,0%,100%,.85);font-family:var(--font-adani),sans-serif;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .15s}.dir-bc-link:hover{color:#fff}.dir-bc-sep{color:hsla(0,0%,100%,.45);font-size:.875rem}.dir-bc-current{color:#fff;font-family:var(--font-adani),sans-serif;font-size:.875rem;font-weight:500}.dir-wrap{width:100%;padding:4.5rem clamp(1.5rem,9.2vw,177px) 6rem}.dir-card{position:relative;width:100%;min-height:410px;background:#d9d9d9;padding:3.5rem 3.5rem 3.5rem 3rem;display:flex;gap:3rem;align-items:flex-start}.dir-close{position:absolute;top:1.125rem;right:1.25rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#4b5563;text-decoration:none;border-radius:50%;transition:background .18s,color .18s}.dir-close:hover{background:rgba(0,0,0,.07);color:#111827}.dir-img-col{flex-shrink:0;width:240px}.dir-img-wrap{position:relative;width:100%;aspect-ratio:3/3.5;border-radius:10px;overflow:hidden;background:#dde0e3}.dir-content{flex:1;min-width:0;padding-top:4.75rem;padding-right:2.5rem}.dir-name{font-size:clamp(1.375rem,2vw,1.75rem);margin:0 0 .3rem;line-height:1.2}.dir-name,.dir-role{font-family:var(--font-adani),sans-serif;font-weight:500;color:#000}.dir-role{font-size:1rem;margin:0 0 3.75rem;line-height:1}.dir-bio{font-family:var(--font-adani),sans-serif;font-weight:400;font-size:.9375rem;line-height:1.2;color:#000;margin:0;letter-spacing:.5px}.dir-nav{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem}.dir-next-btn,.dir-prev-btn{display:inline-flex;align-items:center;gap:.625rem;font-family:var(--font-adani),sans-serif;font-size:.9375rem;font-weight:500;color:#111827;text-decoration:none;transition:color .18s}.dir-next-btn:hover,.dir-prev-btn:hover{color:#a80016}@media (max-width:768px){.dir-page{padding-top:72px}.dir-breadcrumb{padding:.75rem 1.5rem}.dir-wrap{padding:2.5rem 1.25rem 4rem}.dir-card{flex-direction:column;min-height:unset;padding:2rem 1.5rem 2.5rem;gap:1.5rem}.dir-img-col{width:100%}.dir-img-wrap{aspect-ratio:4/3}.dir-content{padding-top:0;padding-right:0}.dir-close{top:.875rem;right:.875rem}}@media (max-width:480px){.dir-img-wrap{aspect-ratio:1/1}}.ct-section-title{font-weight:500;font-size:clamp(1.75rem,3.2vw,2.2rem);color:#a80016;line-height:1.4;margin:0 0 1.5rem}.ct-map-link,.ct-section-title{font-family:var(--font-adani),sans-serif}.ct-map-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;color:#000;text-decoration:none;margin-top:1.25rem;margin-left:2rem;transition:gap .2s}.ct-map-link:hover{gap:.65rem}.ct-icon{display:inline-flex;align-items:flex-start;flex-shrink:0;color:var(--red,#8b1a1a);padding-top:2px}.ct-icon--sm{padding-top:3px}.ct-office-section{background:#fff;padding:3rem 9rem}.ct-office-inner{max-width:1300px;margin:0 auto;display:flex;gap:4rem;align-items:stretch}.ct-office-left{flex:0 0 50%;min-width:0}.ct-office-detail{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem}.ct-office-addr{font-family:var(--font-adani),sans-serif;font-weight:400;font-size:1.02rem;color:#000;line-height:1.2;margin:0}.ct-office-contact{margin-top:3.35rem;display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.25rem}.ct-office-phone{font-family:var(--font-adani),sans-serif;font-weight:400;font-size:1.02rem;color:#000;line-height:1;margin:0 0 .2rem;line-height:1.6}.ct-office-map{flex:1;position:relative;min-height:23.125rem;overflow:hidden}.ct-regional-section{background:#fff;padding:5rem 9rem}.ct-regional-inner{max-width:1300px;margin:0 auto}.ct-regional-heading{font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(1.75rem,3.2vw,2.2rem);color:#a80016;line-height:1.4;margin:0 0 1.5rem}.ct-regional-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem}.ct-reg-card{background:#eeecec;border-radius:8px;overflow:hidden;border:.5px solid #e5e7eb;display:flex;flex-direction:column}.ct-reg-img{max-height:10.5rem;position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#d1d5db;flex-shrink:0}.ct-reg-body{padding:1.5rem 1.5rem 1.75rem;flex:1;display:flex;flex-direction:column}.ct-reg-city{font-family:var(--font-adani),sans-serif;font-weight:500;font-size:1.2rem;color:#000;margin:1rem 0}.ct-reg-row{display:flex;align-items:flex-start;gap:.6rem;margin-bottom:1.5rem}.ct-reg-addr{font-size:.92rem;line-height:1.4}.ct-reg-addr,.ct-reg-phone{font-family:var(--font-adani),sans-serif;font-weight:400;color:#000;margin:0}.ct-reg-phone{font-size:1rem;line-height:1.2}.ct-partner-section{position:relative;min-height:575px;overflow:hidden;background:#0a0808;display:flex;align-items:center}.ct-partner-content{position:relative;z-index:2;padding:5rem;max-width:1300px;width:100%;margin:0 auto}.ms-n36{margin-left:-36px!important}.ct-partner-title{font-size:clamp(2.5rem,5.5vw,4rem);line-height:1.2;max-width:760px}.ct-partner-sub,.ct-partner-title{font-family:var(--font-adani),sans-serif;font-weight:500;color:#fff;margin:0 -2rem 1.5rem}.ct-partner-sub{font-size:.9375rem;line-height:1.3;max-width:510px}.ct-partner-btn{display:inline-flex;align-items:center;gap:.75rem;padding:.3rem .3rem .3rem 1.375rem;border:1.5px solid hsla(0,0%,100%,.45);border-radius:999px;color:#111827;font-family:var(--font-adani),sans-serif;font-size:.9375rem;font-weight:500;text-decoration:none;background:hsla(0,0%,100%,.92);transition:background .2s,border-color .2s}.ct-partner-btn:hover{background:#fff;border-color:hsla(0,0%,100%,.7)}.ct-partner-btn-circle{width:38px;height:38px;border-radius:50%;background:var(--red-cta,#8b1a1a);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.ct-form-section{background:#060606;padding:5rem}.ct-form-inner{max-width:1300px;margin:0 auto;display:flex;gap:5rem;align-items:flex-start}.ct-form-left{flex:0 0 28%;padding-top:.25rem}.ct-form-heading{display:flex;align-items:center;gap:.75rem}.ct-form-bullet{display:block;width:10px;height:10px;background:#fff;flex-shrink:0}.ct-form-title{font-family:var(--font-adani),sans-serif;font-weight:600;font-size:clamp(1.25rem,2.2vw,1.875rem);color:#fff;margin:0;line-height:1}.ct-form{flex:1;min-width:0;display:flex;flex-direction:column;gap:2.5rem}.ct-form-row{display:grid;grid-template-columns:1fr 1fr;gap:0 3rem}.ct-form-field{display:flex;flex-direction:column}.ct-form-field--full{width:100%}.ct-form-input{background:transparent;border:none;border-bottom:1px solid hsla(0,0%,100%,.22);color:#fff;font-family:var(--font-adani),sans-serif;font-size:.9rem;padding:.875rem 0;outline:none;transition:border-color .2s;width:100%}.ct-form-input::-moz-placeholder{color:hsla(0,0%,100%,.4)}.ct-form-input::placeholder{color:hsla(0,0%,100%,.4)}.ct-form-input:focus{border-bottom-color:hsla(0,0%,100%,.65)}.ct-form-textarea{resize:none;min-height:48px}.ct-form-check-row{margin-top:1.75rem;margin-bottom:2rem}.ct-form-check{display:flex;align-items:center;gap:.75rem;cursor:pointer}.ct-form-checkbox{position:absolute;opacity:0;width:0;height:0}.ct-form-check-box{width:16px;height:16px;border:1.5px solid hsla(0,0%,100%,.35);border-radius:3px;flex-shrink:0;background:transparent;display:flex;align-items:center;justify-content:center;transition:border-color .2s,background .2s}.ct-form-checkbox:checked+.ct-form-check-box{background:var(--red-cta,#8b1a1a);border-color:var(--red-cta,#8b1a1a)}.ct-form-checkbox:checked+.ct-form-check-box:after{content:"";display:block;width:5px;height:9px;border:1.5px solid #fff;border-top:none;border-left:none;transform:rotate(45deg) translate(-1px,-1px)}.ct-form-check-label{font-family:var(--font-adani),sans-serif;font-size:.875rem;color:hsla(0,0%,100%,.6);line-height:1.5}.ct-form-check-link{color:hsla(0,0%,100%,.85);text-decoration:underline}.ct-submit-btn{display:inline-flex;align-items:center;gap:.75rem;padding:.3rem .3rem .3rem 1.5rem;border:1.5px solid hsla(0,0%,100%,.4);border-radius:999px;color:#111827;font-family:var(--font-adani),sans-serif;font-size:.9375rem;font-weight:500;background:hsla(0,0%,100%,.92);cursor:pointer;transition:background .2s,border-color .2s}.ct-submit-btn:hover:not(:disabled){background:#fff;border-color:hsla(0,0%,100%,.65)}.ct-submit-btn:disabled{opacity:.45;cursor:default}.ct-submit-circle{width:38px;height:38px;border-radius:50%;background:var(--red-cta,#8b1a1a);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}@media (max-width:1024px){.ct-form-section,.ct-office-section,.ct-partner-content,.ct-regional-section{padding-left:3rem;padding-right:3rem}}@media (max-width:768px){.ct-form-section,.ct-office-section,.ct-regional-section{padding:3rem 1.5rem}.ct-partner-content{padding:3.5rem 1.5rem}.ct-office-inner{flex-direction:column;gap:2rem}.ct-office-left{flex:none;width:100%}.ct-office-map{min-height:240px}.ct-regional-grid{grid-template-columns:1fr;gap:1.25rem}.ct-form-inner{flex-direction:column;gap:2.5rem}.ct-form-left{flex:none;width:100%;padding-top:0}.ct-form-row{grid-template-columns:1fr;gap:0}}.pe-intro{padding:5rem 5rem 4rem;background:#fff;text-align:center;border-bottom:1px solid #f0f0f0}.pe-intro-text{max-width:820px;margin:0 auto;font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(15px,1.05vw,17px);color:#374151;line-height:1.9}.pe-section-label{text-align:center;margin-bottom:3rem}.pe-section-heading{font-weight:700;font-size:clamp(1.75rem,2.8vw,2.75rem);color:#a80016;margin:0 0 1rem;line-height:1.15}.pe-section-heading,.pe-section-subtext{font-family:var(--font-adani),sans-serif}.pe-section-subtext{font-size:clamp(13px,.95vw,15px);color:#6b7280;max-width:580px;margin:0 auto;line-height:1.75}.pe-industry-section{padding:5rem;background:#fff;border-top:1px solid #f0f0f0}.pe-projects-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2.5rem}.pe-project-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:box-shadow .25s}.pe-project-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.08)}.pe-project-card-img{position:relative;height:170px}.pe-project-card-body{padding:.875rem 1rem 1rem}.pe-project-card-title{font-family:var(--font-adani),sans-serif;font-size:clamp(12px,.85vw,13px);font-weight:500;color:#111827;line-height:1.5;margin:0 0 .5rem}.pe-project-card-location{font-family:var(--font-adani),sans-serif;font-size:11px;font-weight:700;color:#a80016;letter-spacing:.02em}.pe-load-more-wrap{display:flex;justify-content:center}.pe-load-more-btn{padding:.6rem 2.25rem;border:1.5px solid #a80016;border-radius:999px;background:transparent;font-family:var(--font-adani),sans-serif;font-size:.875rem;font-weight:600;color:#a80016;cursor:pointer;transition:background .2s,color .2s}.pe-load-more-btn:hover{background:#a80016;color:#fff}.pe-rnd-section{padding:5rem;background:#fff;border-top:1px solid #f0f0f0}.pe-category{margin-bottom:5rem}.pe-category:last-child{margin-bottom:0}.pe-category-label{display:flex;align-items:center;gap:.625rem;font-family:var(--font-adani),sans-serif;font-size:.875rem;font-weight:700;color:#111827;margin-bottom:2.5rem;padding-bottom:.875rem;border-bottom:2px solid #111827;width:-moz-fit-content;width:fit-content;min-width:220px}.pe-category-dot{width:10px;height:10px;background:#a80016;flex-shrink:0}.pe-piling-tabs{display:flex;align-items:flex-end;gap:0;margin-bottom:2rem;border-bottom:1px solid #e5e7eb;padding-bottom:1.5rem}.pe-tabs-secondary{display:flex;gap:2.5rem;align-items:flex-end;margin-left:3.5rem}.pe-tab-number{font-family:var(--font-adani),sans-serif;font-weight:700;line-height:1;border:none;background:transparent;cursor:pointer;padding:0;transition:color .2s}.pe-tab-number-active,.pe-tab-number-active-sm{font-size:clamp(4rem,6vw,7rem);color:#111827}.pe-tab-number-inactive{font-size:clamp(2.5rem,4vw,5rem);color:#d1d5db}.pe-tab-number-inactive:hover{color:#9ca3af}.pe-tab-content{display:grid;grid-template-columns:280px 1fr;gap:2.5rem;align-items:start;margin-bottom:2rem}.pe-tab-img{position:relative;height:210px;border-radius:8px;overflow:hidden}.pe-tab-title{font-size:clamp(15px,1.1vw,17px);font-weight:700;color:#111827;margin:0 0 .875rem;line-height:1.4}.pe-tab-desc,.pe-tab-title{font-family:var(--font-adani),sans-serif}.pe-tab-desc{font-size:clamp(13px,.875vw,14px);color:#6b7280;line-height:1.8;margin:0}.pe-equipment-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.pe-equipment-card{position:relative;height:210px;border-radius:8px;overflow:hidden}.pe-equipment-card-label{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.75) 0,transparent);padding:1.25rem .875rem .875rem;font-family:var(--font-adani),sans-serif;font-size:12px;font-weight:500;color:#fff;line-height:1.4}.pe-improvement-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.pe-improvement-card{display:grid;grid-template-columns:150px 1fr;gap:1.25rem;align-items:start;border:1px solid #e5e7eb;border-radius:10px;padding:1.25rem;background:#fff;transition:box-shadow .25s}.pe-improvement-card:hover{box-shadow:0 6px 20px rgba(0,0,0,.07)}.pe-improvement-card-img{position:relative;height:130px;border-radius:6px;overflow:hidden}.pe-improvement-card-title{font-family:var(--font-adani),sans-serif;font-size:clamp(13px,.95vw,15px);font-weight:700;color:#111827;margin:0 0 .625rem;line-height:1.4}.pe-improvement-card-desc{font-family:var(--font-adani),sans-serif;font-size:clamp(12px,.8vw,13px);color:#6b7280;line-height:1.75;margin:0}.pe-monitoring-item{display:grid;grid-template-columns:1fr 320px;gap:4rem;align-items:center;padding:3rem 0;border-bottom:1px solid #f0f0f0}.pe-monitoring-item:last-child{border-bottom:none;padding-bottom:0}.pe-monitoring-num{font-size:clamp(4rem,6vw,6.5rem);color:#e5e7eb;line-height:1;margin:0 0 .25rem;letter-spacing:-.02em}.pe-monitoring-num,.pe-monitoring-title{font-family:var(--font-adani),sans-serif;font-weight:700}.pe-monitoring-title{font-size:clamp(15px,1.15vw,18px);color:#111827;margin:0 0 .75rem;line-height:1.3}.pe-monitoring-desc{font-family:var(--font-adani),sans-serif;font-size:clamp(13px,.875vw,14px);color:#6b7280;line-height:1.8;margin:0}.pe-monitoring-img{position:relative;height:220px;border-radius:10px;overflow:hidden}@media (max-width:992px){.pe-industry-section,.pe-intro,.pe-rnd-section{padding:3rem 1.5rem}.pe-projects-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.pe-equipment-row,.pe-tab-content{grid-template-columns:1fr}.pe-equipment-row{gap:.75rem}.pe-improvement-grid{grid-template-columns:1fr}.pe-improvement-card{grid-template-columns:110px 1fr}.pe-monitoring-item{grid-template-columns:1fr;gap:1.5rem}.pe-monitoring-img{height:240px;order:-1}}@media (max-width:600px){.pe-improvement-card,.pe-projects-grid{grid-template-columns:1fr}.pe-improvement-card-img{height:180px}}.pt-intro-stats{padding:4rem 5rem 4.5rem;background:#fff;border-bottom:1px solid #f0f0f0}.pt-intro-text{max-width:620px;font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(14px,1vw,16px);color:#374151;line-height:1.9;margin:0 0 3rem;text-align:left}.pt-stats-row{display:flex;flex-direction:row;gap:0}.pt-stat-item{flex:1;display:flex;flex-direction:column;padding-right:4rem}.pt-stat-item:last-child{padding-right:0}.pt-stat-value{font-weight:700;font-size:clamp(3rem,5vw,5.5rem);color:#a80016;line-height:1;padding-bottom:1.125rem;margin-bottom:1.125rem;border-bottom:1.5px solid #d1d5db}.pt-stat-label,.pt-stat-value{font-family:var(--font-adani),sans-serif}.pt-stat-label{font-weight:600;font-size:clamp(13px,.95vw,15px);color:#111827;line-height:1.5;margin:0}.pt-teams-section{padding:3.5rem 5rem 4rem;background:#fff}.pt-category-header{display:flex;align-items:center;gap:.625rem;font-family:var(--font-adani),sans-serif;font-size:.875rem;font-weight:700;color:#111827;margin-bottom:2.5rem;padding-bottom:.75rem;border-bottom:2px solid #111827;width:-moz-fit-content;width:fit-content}.pt-category-dot{width:10px;height:10px;background:#a80016;flex-shrink:0}.pt-team-block{display:flex;align-items:stretch;width:100%;min-height:300px;margin-bottom:3.5rem}.pt-team-block:last-of-type{margin-bottom:0}.pt-team-img-wrap{flex:0 0 55%;position:relative;overflow:hidden;min-height:280px}.pt-team-img-wrap img{transition:transform .9s cubic-bezier(.25,.46,.45,.94)}.pt-team-block:hover .pt-team-img-wrap img{transform:scale(1.04)}.pt-team-name-wrap{flex:1;display:flex;align-items:center;justify-content:center;padding:2.5rem 3.5rem}.pt-team-name{font-family:var(--font-adani),sans-serif;font-weight:700;font-size:clamp(1.375rem,2vw,2.125rem);color:#a80016;line-height:1.2;text-align:center}.pt-team-block-rev .pt-team-img-wrap{order:2}.pt-team-block-rev .pt-team-name-wrap{order:1}.pt-load-more-wrap{display:flex;justify-content:center;padding:2.5rem 0 0}.pt-env-section{background:#fff;border-top:1px solid #f0f0f0}.pt-env-content{display:flex;align-items:flex-start;gap:3rem;padding:4.5rem 5rem 3.5rem}.pt-env-heading{flex:0 0 36%;font-family:var(--font-adani),sans-serif;font-weight:700;font-size:clamp(2rem,3.2vw,3.5rem);color:#a80016;line-height:1.1;margin:0;padding-top:.25rem}.pt-env-right{flex:1;display:flex;flex-direction:column;gap:1.75rem;align-items:flex-end}.pt-env-desc{font-family:var(--font-adani),sans-serif;font-size:clamp(14px,1.05vw,16px);color:#374151;line-height:1.8;margin:0;text-align:right}.pt-env-btns{display:flex;gap:1rem;justify-content:flex-end}.pt-env-img-wrap{position:relative;width:100%;height:580px;overflow:hidden}@media (max-width:992px){.pt-intro-stats{padding:3rem 1.5rem 3.5rem}.pt-intro-text{max-width:100%;margin-bottom:2.5rem}.pt-stats-row{flex-direction:column;gap:2rem}.pt-stat-item{padding-right:0;padding-bottom:2rem;border-bottom:1px solid #f0f0f0}.pt-stat-item:last-child{border-bottom:none;padding-bottom:0}.pt-teams-section{padding:3rem 1.5rem 2.5rem}.pt-team-block{flex-direction:column;min-height:auto}.pt-team-img-wrap{flex:none;width:100%;height:280px;order:1!important}.pt-team-name-wrap{flex:none;order:2!important;padding:2rem 1.5rem}.pt-env-content{flex-direction:column;gap:2rem;padding:3rem 1.5rem 2.5rem}.pt-env-heading{flex:none}.pt-env-desc{text-align:left}.pt-env-btns{justify-content:flex-start;flex-wrap:wrap}.pt-env-img-wrap{height:340px}}.ehs-intro-stats{padding:4rem 5rem 4.5rem;background:#fff;border-bottom:1px solid #f0f0f0}.ehs-intro-text{max-width:640px;font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(14px,1vw,16px);color:#374151;line-height:1.9;margin:0 0 3rem}.ehs-stats-row{display:flex;flex-direction:row;gap:0}.ehs-stat-item{flex:1;display:flex;flex-direction:column;padding-right:4rem}.ehs-stat-item:last-child{padding-right:0}.ehs-stat-value{font-weight:700;font-size:clamp(3rem,5vw,5.5rem);color:#a80016;line-height:1;padding-bottom:1.125rem;margin-bottom:1.125rem;border-bottom:1.5px solid #d1d5db}.ehs-stat-label,.ehs-stat-value{font-family:var(--font-adani),sans-serif}.ehs-stat-label{font-weight:600;font-size:clamp(12px,.9vw,14px);color:#111827;line-height:1.5;margin:0}.ehs-build-section{padding:5rem 5rem 0;background:#fff;border-top:1px solid #f0f0f0}.ehs-build-header{text-align:center;margin-bottom:3.5rem}.ehs-build-heading{font-weight:700;font-size:clamp(1.75rem,2.8vw,2.75rem);color:#a80016;margin:0 0 1rem;line-height:1.15}.ehs-build-heading,.ehs-build-subtext{font-family:var(--font-adani),sans-serif}.ehs-build-subtext{font-size:clamp(13px,.95vw,15px);color:#6b7280;max-width:520px;margin:0 auto;line-height:1.75}.ehs-safety-block{border-top:1px solid #e5e7eb;padding-top:2rem}.ehs-block-header{display:flex;align-items:center;gap:2rem;margin-bottom:1.5rem}.ehs-block-tag{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.4rem 1.125rem;background:#166534;color:#fff;font-size:.8125rem;border-radius:4px;white-space:nowrap;min-width:180px}.ehs-block-heading,.ehs-block-tag{font-family:var(--font-adani),sans-serif;font-weight:600}.ehs-block-heading{font-size:clamp(15px,1.2vw,18px);color:#111827;margin:0;line-height:1.3}.ehs-block-body{display:grid;grid-template-columns:200px 1fr;gap:2.5rem;align-items:start;margin-bottom:1.75rem}.ehs-block-items{display:flex;flex-direction:column;gap:.5rem}.ehs-block-item{font-size:clamp(12px,.85vw,13px);color:#6b7280;line-height:1.5;padding-left:.75rem;border-left:2px solid #e5e7eb}.ehs-block-desc,.ehs-block-item{font-family:var(--font-adani),sans-serif}.ehs-block-desc{font-size:clamp(13px,.9vw,14px);color:#374151;line-height:1.8;margin:0}.ehs-block-img{position:relative;width:100%;height:420px;overflow:hidden}.ehs-block-img img{transition:transform 1s cubic-bezier(.25,.46,.45,.94)}.ehs-safety-block:hover .ehs-block-img img{transform:scale(1.03)}.ehs-section-heading{font-weight:700;font-size:clamp(1.75rem,2.8vw,2.75rem);color:#a80016;margin:0 0 1rem;line-height:1.15}.ehs-section-heading,.ehs-section-subtext{font-family:var(--font-adani),sans-serif;text-align:center}.ehs-section-subtext{font-size:clamp(13px,.95vw,15px);color:#6b7280;max-width:620px;margin:0 auto 2rem;line-height:1.75}.ehs-record-section{padding:5rem;background:#fff;border-top:1px solid #f0f0f0}.ehs-record-header{text-align:center;margin-bottom:3rem}.ehs-record-cta{display:inline-flex;margin-top:.75rem}.ehs-record-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.ehs-record-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem;border:1px solid #e5e7eb;border-radius:12px;background:#fff;gap:.75rem;transition:box-shadow .25s}.ehs-record-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.08)}.ehs-record-logo{position:relative;width:100px;height:80px;flex-shrink:0}.ehs-record-org{font-weight:700;font-size:clamp(13px,.95vw,15px);color:#111827;line-height:1.35}.ehs-record-org,.ehs-record-text{font-family:var(--font-adani),sans-serif;margin:0}.ehs-record-text{font-size:clamp(12px,.875vw,14px);color:#6b7280;line-height:1.5}.ehs-pubs-section{padding:3.5rem 5rem;background:#fafafa;border-top:1px solid #f0f0f0}.ehs-pubs-label{display:flex;align-items:center;gap:.625rem;font-family:var(--font-adani),sans-serif;font-size:.8125rem;font-weight:700;color:#111827;letter-spacing:.08em;margin-bottom:1.75rem;padding-bottom:.75rem;border-bottom:2px solid #111827;width:-moz-fit-content;width:fit-content}.ehs-pubs-dot{width:10px;height:10px;background:#a80016;flex-shrink:0}.ehs-pubs-grid{display:flex;flex-wrap:wrap;gap:.75rem 2.5rem}.ehs-pub-item{display:flex;align-items:center;gap:.5rem;font-family:var(--font-adani),sans-serif;font-size:clamp(12px,.85vw,13px);color:#374151;text-decoration:none;padding:.5rem 0;border-bottom:1px solid #e5e7eb;min-width:165px;transition:color .2s}.ehs-pub-item:hover{color:#a80016}.ehs-pub-item svg{flex-shrink:0;opacity:.55}.ehs-ims-section{padding:5rem;background:#fff;border-top:1px solid #f0f0f0}.ehs-ims-content{margin-bottom:3rem}.ehs-ims-heading{font-weight:700;font-size:clamp(2rem,3vw,3.25rem);color:#111827;margin:0 0 1.25rem;line-height:1.15}.ehs-ims-heading,.ehs-ims-text{font-family:var(--font-adani),sans-serif}.ehs-ims-text{font-size:clamp(14px,1vw,16px);color:#374151;line-height:1.85;max-width:720px;margin:0 0 1.75rem}.ehs-ims-download{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-adani),sans-serif;font-size:.875rem;font-weight:600;color:#111827;text-decoration:none;padding-bottom:.25rem;border-bottom:1.5px solid #111827;transition:color .2s,border-color .2s}.ehs-ims-download:hover{color:#a80016;border-color:#a80016}.ehs-ims-images{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2.5rem}.ehs-ims-img-card{position:relative;height:280px;border-radius:8px;overflow:hidden}.ehs-ims-img-label{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.65) 0,transparent);padding:1.5rem 1rem 1rem;font-family:var(--font-adani),sans-serif;font-size:clamp(14px,1.1vw,16px);font-weight:600;color:#fff}.ehs-ims-btns{display:flex;gap:1rem;flex-wrap:wrap}@media (max-width:992px){.ehs-intro-stats{padding:3rem 1.5rem 3.5rem}.ehs-build-section{padding:3rem 1.5rem 0}.ehs-record-section{padding:3rem 1.5rem}.ehs-pubs-section{padding:2.5rem 1.5rem}.ehs-ims-section{padding:3rem 1.5rem}.ehs-stats-row{flex-direction:column;gap:2rem}.ehs-stat-item{padding-right:0}.ehs-block-body{grid-template-columns:1fr;gap:1rem}.ehs-block-header{flex-wrap:wrap}.ehs-block-img{height:260px}.ehs-ims-images,.ehs-record-cards{grid-template-columns:1fr}.ehs-ims-img-card{height:220px}}.pb-intro{padding:4rem 5rem;background:#fff;border-bottom:1px solid #f0f0f0;text-align:center}.pb-intro-text{max-width:720px;margin:0 auto;font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(14px,1.05vw,16px);color:#374151;line-height:1.9}.pb-equipment-section{padding:5rem;background:#fff;border-top:1px solid #f0f0f0}.pb-section-label{text-align:center;margin-bottom:2.75rem}.pb-section-heading{font-weight:700;font-size:clamp(1.75rem,2.8vw,2.75rem);color:#a80016;margin:0 0 .875rem;line-height:1.15}.pb-section-heading,.pb-section-subtext{font-family:var(--font-adani),sans-serif}.pb-section-subtext{font-size:clamp(13px,.95vw,15px);color:#6b7280;max-width:480px;margin:0 auto;line-height:1.7}.pb-tabs-wrap{gap:.5rem;margin-bottom:2rem;border-bottom:1px solid #e5e7eb}.pb-tabs-arrow,.pb-tabs-wrap{display:flex;align-items:center}.pb-tabs-arrow{flex-shrink:0;width:32px;height:32px;border:1px solid #e5e7eb;border-radius:50%;background:#fff;justify-content:center;cursor:pointer;color:#374151;transition:background .2s,color .2s}.pb-tabs-arrow:hover{background:#a80016;color:#fff;border-color:#a80016}.pb-tabs-list{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:0;flex:1;scrollbar-width:none}.pb-tabs-list::-webkit-scrollbar{display:none}.pb-tab-btn{flex-shrink:0;padding:.75rem 1.5rem;font-family:var(--font-adani),sans-serif;font-size:clamp(12px,.875vw,14px);font-weight:500;color:#6b7280;background:transparent;border:none;border-bottom:2.5px solid transparent;cursor:pointer;white-space:nowrap;transition:color .2s,border-color .2s;margin-bottom:-1px}.pb-tab-btn:hover{color:#111827}.pb-tab-btn-active{color:#a80016;border-bottom-color:#a80016;font-weight:600}.pb-equipment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.pb-equipment-card{position:relative;height:210px;border-radius:8px;overflow:hidden;background:#111}.pb-equipment-card img{transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.pb-equipment-card:hover img{transform:scale(1.05)}.pb-equipment-card-label{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.78) 0,transparent);padding:1.25rem .875rem .75rem;font-family:var(--font-adani),sans-serif;font-size:clamp(11px,.8vw,12px);font-weight:600;color:#fff;letter-spacing:.03em;text-transform:uppercase;line-height:1.3}.pb-action-section{background:#fff;border-top:1px solid #f0f0f0}.pb-action-content{display:flex;align-items:flex-start;gap:3rem;padding:4.5rem 5rem 3.5rem}.pb-action-heading{flex:0 0 36%;font-family:var(--font-adani),sans-serif;font-weight:700;font-size:clamp(2rem,3.2vw,3.5rem);color:#a80016;line-height:1.1;margin:0}.pb-action-right{flex:1;display:flex;flex-direction:column;gap:1.75rem;align-items:flex-end}.pb-action-desc{font-family:var(--font-adani),sans-serif;font-size:clamp(14px,1.05vw,16px);color:#374151;line-height:1.8;margin:0;text-align:right}.pb-action-btns{display:flex;gap:1rem;flex-wrap:wrap;justify-content:flex-end}.pb-action-img{position:relative;width:100%;height:560px;overflow:hidden}@media (max-width:992px){.pb-equipment-section,.pb-intro{padding:3rem 1.5rem}.pb-equipment-grid{grid-template-columns:repeat(2,1fr)}.pb-action-content{flex-direction:column;gap:2rem;padding:3rem 1.5rem 2.5rem}.pb-action-heading{flex:none}.pb-action-desc{text-align:left}.pb-action-btns{justify-content:flex-start}.pb-action-img{height:320px}}@media (max-width:600px){.pb-equipment-grid{grid-template-columns:1fr}.pb-equipment-card{height:200px}}.ql-intro{padding:4rem 5rem;background:#fff;border-bottom:1px solid #f0f0f0;text-align:center}.ql-intro-text{max-width:720px;margin:0 auto;font-family:var(--font-adani),sans-serif;font-weight:500;font-size:clamp(14px,1.05vw,16px);color:#374151;line-height:1.9}.ql-journey-section{display:grid;grid-template-columns:42% 1fr;gap:4rem;padding:5rem;background:#fff;border-top:1px solid #f0f0f0;align-items:start}.ql-journey-heading{font-family:var(--font-adani),sans-serif;font-weight:700;font-size:clamp(1.75rem,2.8vw,2.75rem);color:#a80016;line-height:1.15;margin:0 0 1rem}.ql-journey-subtitle{font-family:var(--font-adani),sans-serif;font-size:clamp(13px,.9vw,14px);color:#6b7280;line-height:1.7;margin:0 0 2rem}.ql-step-grid{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}.ql-step-card{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.25rem 1.125rem;border:1.5px solid #e5e7eb;border-radius:10px;background:#fff;cursor:pointer;text-align:left;transition:border-color .2s,background .2s,box-shadow .2s}.ql-step-card:hover:not(.ql-step-card-active){border-color:#a80016;box-shadow:0 4px 16px rgba(168,0,22,.08)}.ql-step-card-active{background:#a80016;border-color:#a80016}.ql-step-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:rgba(168,0,22,.08);flex-shrink:0}.ql-step-card-active .ql-step-icon{background:hsla(0,0%,100%,.15)}.ql-step-label{font-family:var(--font-adani),sans-serif;font-size:clamp(12px,.875vw,13px);font-weight:600;color:#111827;line-height:1.4}.ql-step-card-active .ql-step-label{color:#fff}.ql-journey-right{position:relative}.ql-step-content{display:flex;flex-direction:column}.ql-step-img-wrap{position:relative;width:100%;height:380px;border-radius:12px;overflow:hidden;margin-bottom:1.25rem}.ql-step-img-title{font-weight:700;font-size:clamp(15px,1.15vw,18px);color:#111827;margin:0 0 .75rem}.ql-step-img-desc,.ql-step-img-title{font-family:var(--font-adani),sans-serif}.ql-step-img-desc{font-size:clamp(13px,.9vw,14px);color:#374151;line-height:1.8;margin:0}.ql-cert-section{display:grid;grid-template-columns:58% 1fr;gap:4rem;padding:5rem;background:#fafafa;border-top:1px solid #f0f0f0;align-items:start}.ql-cert-heading{font-weight:700;font-size:clamp(1.5rem,2.4vw,2.5rem);color:#a80016;line-height:1.2;margin:0 0 1.25rem}.ql-cert-desc,.ql-cert-heading{font-family:var(--font-adani),sans-serif}.ql-cert-desc{font-size:clamp(13px,.9vw,14px);color:#374151;line-height:1.8;margin:0 0 2rem}.ql-cert-source-label{display:flex;align-items:center;gap:.625rem;font-family:var(--font-adani),sans-serif;font-size:.8125rem;font-weight:700;color:#111827;margin-bottom:1.75rem;padding-bottom:.75rem;border-bottom:2px solid #111827;width:-moz-fit-content;width:fit-content}.ql-cert-source-dot{width:10px;height:10px;background:#a80016;flex-shrink:0}.ql-cert-badges{display:flex;gap:1.5rem;flex-wrap:wrap}.ql-cert-badge{gap:.75rem;min-width:120px;max-width:140px;text-align:center}.ql-cert-badge,.ql-cert-badge-seal{display:flex;flex-direction:column;align-items:center}.ql-cert-badge-seal{width:96px;height:96px;border-radius:50%;border:2.5px solid;justify-content:center;gap:.125rem;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.08)}.ql-cert-badge-iso{font-weight:900;font-size:1rem}.ql-cert-badge-iso,.ql-cert-badge-num{font-family:var(--font-adani),sans-serif;line-height:1}.ql-cert-badge-num{font-weight:700;font-size:.7rem}.ql-cert-badge-desc{font-family:var(--font-adani),sans-serif;font-size:11px;color:#374151;line-height:1.5;margin:0;text-align:center}.ql-cert-right{padding-top:.5rem}.ql-cert-policy-heading{font-family:var(--font-adani),sans-serif;font-weight:700;font-size:clamp(14px,1.1vw,17px);color:#111827;margin:0 0 1rem;line-height:1.35}.ql-cert-policy-text{font-family:var(--font-adani),sans-serif;font-size:clamp(13px,.9vw,14px);color:#6b7280;line-height:1.8;margin:0 0 1.75rem}.ql-recognised-section{padding:5rem;background:#fff;border-top:1px solid #f0f0f0}.ql-recognised-header{text-align:center;margin-bottom:3rem}.ql-recognised-heading{font-family:var(--font-adani),sans-serif;font-weight:700;font-size:clamp(1.75rem,2.8vw,2.75rem);color:#a80016;margin:0 0 1rem}.ql-recognised-subtext{font-family:var(--font-adani),sans-serif;font-size:clamp(13px,.95vw,15px);color:#6b7280;max-width:640px;margin:0 auto;line-height:1.75}.ql-award-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.ql-award-card{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff;transition:box-shadow .25s}.ql-award-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.08)}.ql-award-card-img{position:relative;height:160px;background:#f9fafb;border-bottom:1px solid #f0f0f0}.ql-award-card-body{padding:1.25rem 1.25rem 1.5rem;display:flex;flex-direction:column;gap:.375rem}.ql-award-card-name{font-weight:700;font-size:clamp(13px,.9vw,14px);color:#111827}.ql-award-card-name,.ql-award-card-org{font-family:var(--font-adani),sans-serif;margin:0;line-height:1.4}.ql-award-card-org{font-size:clamp(12px,.8vw,13px);color:#6b7280}.ql-award-card-detail{font-family:var(--font-adani),sans-serif;font-size:11px;font-weight:600;color:#a80016;margin-top:.25rem}@media (max-width:992px){.ql-intro{padding:3rem 1.5rem}.ql-cert-section,.ql-journey-section{grid-template-columns:1fr;padding:3rem 1.5rem;gap:2.5rem}.ql-recognised-section{padding:3rem 1.5rem}.ql-step-img-wrap{height:260px}.ql-cert-badges{gap:1rem}.ql-award-cards{grid-template-columns:1fr}}@media (max-width:600px){.ql-step-grid{grid-template-columns:1fr 1fr}.ql-cert-badges{justify-content:center}.ql-award-cards{grid-template-columns:1fr}}