@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}@font-face{font-family:gilroy;src:url(/_next/static/media/Gilroy-Medium.325b7de6.woff2)}@font-face{font-family:gilroy-semibold;src:url(/_next/static/media/Gilroy-Semibold.2be39dd8.woff2)}:root{--primary:#d51315;--black:#000000;--white:#ffffff;--gray:#f9f8f6;--light:#898989;--blackLight:#191919}.dark-theme{--background:#0a0a0a;--foreground:#ededed;--text-primary:#ffffff;--text-secondary:#ededed;--surface:#000000;--surface-light:#191919;--border-color:#333333;--nav-bg:#000000}.light-theme{--background:#ffffff;--foreground:#000000;--text-primary:#000000;--text-secondary:#333333;--surface:#ffffff;--surface-light:#f9f8f6;--border-color:#e0e0e0;--nav-bg:#ffffff}*{margin:0;padding:0;box-sizing:border-box;font-family:gilroy;font-weight:300}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;scroll-behavior:auto!important}a{text-decoration:none!important}.progress-bar{width:0;height:5px;background-color:var(--primary)!important;z-index:999;transition:width .1s linear!important}#loader,.progress-bar{position:fixed;bottom:0;left:0}#loader{top:0;right:0;z-index:999999;display:flex;align-items:center;justify-content:center;background:transparent;transform:translateY(0);transition:all .6s;background:var(--blackLight);opacity:1}#loader.loaded{opacity:0;pointer-events:none}.animation-container{position:relative;width:300px;height:150px}.loadingImg{position:absolute;height:150px;width:auto;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}hr{margin:20px 0!important;color:inherit;border:0;border-top:.5px solid;opacity:1!important}.aboutText hr{border-color:#6c6c6c}.siteBtn{display:inline-block;position:relative;padding:12px 30px;text-align:center;overflow:hidden;background:var(--primary);border:1px solid var(--primary);color:var(--white);font-weight:400;font-size:12px;z-index:1;border-radius:2px;line-height:normal}.siteBtn:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;transition:all .5s ease;background:var(--black);transform:scale(0);z-index:-1}.siteBtn:hover:before{transform:scale(1)}.siteBtn.outline{background:transparent;border:1px solid var(--white)}.siteLink{position:relative;font-size:12px;display:flex;align-items:center;max-width:fit-content;border-bottom:1px solid var(--blackLight);transition:color .4s ease-out;margin-top:10px}.siteLink span{transition:padding-right .25s ease-in-out;padding-right:7px;color:var(--black)}.siteLink img{height:8px;transform:translateZ(0);width:12px}.siteLink:hover span{padding-right:17px}.bgBlack .siteLink,.siteLink.white{color:var(--white);border-bottom:1px solid var(--white)}.bgBlack .siteLink span,.siteLink.white span{color:var(--white)}.bgBlack .siteLink img,.siteLink.white img{filter:invert(1)}.custom-navigation .swiper-button-next,.custom-navigation .swiper-button-prev{position:static;width:64px;height:30px;border:1px solid var(--white);display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;transition:all .3s}.custom-navigation .swiper-button-next:after,.custom-navigation .swiper-button-prev:after{font-size:16px;color:#fff}.custom-navigation .swiper-button-next:hover,.custom-navigation .swiper-button-prev:hover{background:var(--white)}.custom-navigation .swiper-button-next:hover:after,.custom-navigation .swiper-button-prev:hover:after{color:var(--black)}.custom-navigation .swiper-button-prev:after{content:"\F12F";font-family:bootstrap-icons}.custom-navigation .swiper-button-next:after{content:"\F138";font-family:bootstrap-icons}.custom-cursor{width:20px;height:20px;background-color:var(--black);border:2px solid var(--black);border-radius:50%;position:fixed;top:0;left:0;pointer-events:none;z-index:9999;transition:transform .1s ease-out}.bgBlack{background:var(--black);color:var(--white)}.bgBlack .myPills .nav-link{color:rgba(255,255,255,.7)}.bgBlack .myPills .nav-link.active{color:var(--white)}.sectionPadding{padding-top:80px;padding-bottom:80px}.sectionPadding-sm{padding-top:60px;padding-bottom:60px}.sectionPadding-lg{padding-top:100px;padding-bottom:100px}.navFixed{background:var(--black)}.fs18{font-size:18px!important}.scrollText{display:flex;overflow:hidden;white-space:nowrap;position:relative;width:100%}.marquee-wrapper{display:flex;width:max-content;animation:marquee 20s linear infinite}.marqueeText{font-size:120px;gap:2rem;color:var(--white)}.marqueeText:hover{color:transparent;-webkit-text-stroke:1px white}.aboutText h2{font-size:28px;line-height:35px}.aboutText h3{font-size:24px;line-height:30px}.aboutText strong .word{font-weight:700}.heroSec{height:100vh}.bgImg{background-repeat:no-repeat}.bgImg,.heroSec{background-size:cover;background-position:50%}.heroSec{position:relative;overflow:hidden;margin:0;padding-top:60px}.heroSubTitle{font-size:16px;text-transform:uppercase;position:relative;display:flex;align-items:center}.heroSubTitle:before{content:"";width:12px;height:12px;background:var(--white);border-radius:50%;left:0;top:0;margin-right:15px}.heroTitle{font-size:66px;line-height:1}.heroFull .heroTitle{font-size:48px;line-height:52px;color:#fff;margin:0 0 .2rem}.navbar{height:60px}.heroFull h4{font-size:34px;line-height:39px}.heroImg img{position:unset!important;height:100vh;color:transparent;width:100%}.imgPaddingLeft{padding-left:calc((100vw - 1140px) / 2)}.myPills .nav-link{color:rgba(0,0,0,.5)!important;background:transparent;text-align:left;cursor:pointer;font-size:16px;--line-width:0%}.myPills .nav-link:before{content:"";display:block;background-color:var(--black);height:1px;margin-bottom:10px;transform-origin:left}.myPills .nav-link.active{background:transparent!important;color:var(--black)!important}.myPills .nav-link.active:before{background:var(--primary)}.bgBlack .myPills .nav-link{color:rgba(255,255,255,.7)!important}.bgBlack .myPills .nav-link.active{color:var(--white)!important}.bgBlack .myPills .nav-link:before{background-color:#b3b3b3}.bgBlack .myPills .nav-link.active:before{background-color:var(--primary)}.myPills .nav-link{--underline-width:0%;position:relative}.absImg{position:absolute!important;right:0;bottom:0;width:100%;max-width:500px;min-width:500px}.absImg img{position:unset!important}section{z-index:1;position:relative;background:var(--white)}.section{height:100vh;display:grid;place-items:center;position:relative;padding:0 clamp(4rem,12vw,20rem)}.getinToch-content{padding-top:60px;margin-bottom:30px}ul.tags{flex-wrap:wrap;margin:0;width:auto;gap:1rem;padding-left:0}ul.tags,ul.tags li{display:flex}ul.tags li a{border:1px solid #969696;padding:.5rem 1rem;position:relative;white-space:nowrap;color:var(--white)}.fs20{font-size:20px}.theme-toggle-container{margin-left:20px}.theme-toggle-btn{background:none;border:1px solid var(--border-color);border-radius:20px;padding:8px 16px;cursor:pointer;font-size:12px;font-family:gilroy;transition:all .3s ease;display:flex;align-items:center;gap:8px}.theme-option{transition:all .3s ease;color:var(--light)}.theme-option.active{color:var(--text-primary);font-weight:500}.theme-divider{color:var(--border-color)}.theme-toggle-btn:hover{border-color:var(--primary)}.light-theme section{background:var(--surface);color:var(--text-primary)}.light-theme .navFixed,.light-theme .navbar-custom{background:var(--nav-bg)}.light-theme .navFixed{box-shadow:0 2px 10px rgba(0,0,0,.1)}.light-theme .custom-cursor{background-color:var(--text-primary);border-color:var(--text-primary)}.light-theme .bgBlack .siteLink{color:var(--text-primary);border-bottom:1px solid var(--border-color)}.light-theme .bgBlack .siteLink span{color:var(--text-primary)}.light-theme .bgBlack .siteLink img{filter:none}.light-theme ul.tags li a{color:var(--text-primary);border-color:var(--border-color)}.light-theme .marqueeText{color:var(--text-primary)}.light-theme .marqueeText:hover{color:transparent;-webkit-text-stroke:1px var(--text-primary)}.light-theme .myPills .nav-link{color:rgba(0,0,0,.5)!important}.light-theme .myPills .nav-link.active{color:var(--text-primary)!important}.light-theme .myPills .nav-link:before{background-color:var(--border-color)}.light-theme .myPills .nav-link.active:before{background-color:var(--primary)}.light-theme .bgBlack .myPills .nav-link{color:rgba(0,0,0,.5)!important}.light-theme .bgBlack .myPills .nav-link.active{color:var(--text-primary)!important}.light-theme .bgBlack .myPills .nav-link:before{background-color:var(--border-color)}.light-theme .bgBlack .myPills .nav-link.active:before{background-color:var(--primary)}.light-theme .mainMenu ul>li>a{color:var(--black)!important}.light-theme .mainMenu ul>li>a.active,.light-theme .mainMenu ul>li>a:hover{color:var(--primary)!important}.light-theme .navbar-brand img{filter:none}.light-theme .menuBtn{color:var(--black)}.light-theme .menuBtn:before{background-color:var(--black)}.bgBlackLight .custom-arrow{background:var(--primary);color:var(--white)}.light-theme .mainMenu .dropdown-menu{background:var(--surface);box-shadow:0 4px 12px rgba(0,0,0,.15)}.light-theme .mainMenu .dropdown-menu .dropdown-item{color:var(--text-primary)}.light-theme .mainMenu .dropdown-menu .dropdown-item.active,.light-theme .mainMenu .dropdown-menu .dropdown-item:focus,.light-theme .mainMenu .dropdown-menu .dropdown-item:hover{color:var(--primary);background:var(--surface-light)}.light-theme .bgImg,.light-theme .heroSec.bgImg{background-position:50%!important;background-size:cover!important;background-repeat:no-repeat!important}.light-theme .heroSec{background-attachment:scroll!important}.light-theme .sectionHeader{background:white!important;color:var(--text-primary)!important}.minh180{min-height:180px!important}.light-theme .sectionHeader .sectionContent p{color:var(--text-primary)!important}.light-theme .normal-text p{color:var(--text-secondary)!important}.light-theme .sectionHeader .logo img{filter:none}.theme-toggle-mobile{display:flex;justify-content:center;padding:0 20px}.theme-toggle-mobile .theme-toggle-container{margin:0}.theme-toggle-mobile .theme-toggle-btn{width:100%;justify-content:center;background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.theme-toggle-mobile .theme-option{color:rgba(255,255,255,.7)}.theme-toggle-mobile .theme-option.active{color:#ffffff}.theme-toggle-mobile .theme-divider{color:rgba(255,255,255,.3)}.bgBlackLight{background:var(--blackLight);color:var(--white)}.withSep:after{content:"";display:block;width:50px;height:4px;background:var(--primary);margin:12px 0 20px}.sectionTitle h4{font-size:34px;color:var(--black);font-family:gilroy-semibold}.sectionTitle h4,h5,h6{font-weight:500;line-height:1.2}h5,h6{margin-top:0;margin-bottom:.5rem;font-size:1.25rem}.fs17{font-size:17px!important}.swiper{width:100%;height:100%}.swiper-horizontal{touch-action:pan-y}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-wrapper{z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-slide,.swiper-wrapper{position:relative;width:100%;height:100%}.swiper-slide{flex-shrink:0;transition-property:transform;display:block}.teamBox{position:relative;background:var(--blackLight);padding:15px;border-radius:10px;display:flex;align-items:center;gap:30px;transition:transform .5s ease}.teamBox .teamImg img{width:100%;height:100%;object-fit:cover}.teamBox .teamImg{width:200px;height:200px;border-radius:10px;overflow:hidden}.teamBox .teamInfo{flex:1}.text-capitalize{text-transform:capitalize!important}.minh290{min-height:290px}.fs13{font-size:13px!important}.sectionTitle h2{font-size:40px;line-height:43px}.fw600{font-weight:600}.simpleCard{padding:25px;border-radius:12px;transition:all .3s ease;border:1px solid rgba(213,19,21,.4);height:100%;display:flex;align-items:center;position:relative}.keydiffBox.dark,.simpleCard.dark{background:#111;border:1px solid rgba(213,19,21,.4)}.simpleCard:hover{border-color:#d51315;box-shadow:0 0 15px rgba(213,19,21,.5)}.fs42{font-size:42px!important}.fs22{font-size:22px!important}.simpleCardTitle{font-size:1.05rem;font-weight:400;color:#fff;line-height:1.6;margin:0}.counter h1{font-size:60px;line-height:normal;font-weight:500;color:var(--black)}.minh150{min-height:150px!important}.fw-bold{font-weight:700!important}.textDark{color:var(--black)!important}.modal{z-index:1055!important}.modal-backdrop{z-index:1040!important}.keyImg img.animImg,.tabLeft img.animImg{width:100%;display:block;animation:colorCycle 3s ease-in-out infinite}.postBox,.storyBox{position:relative}.postImg,.storyImg{max-height:305px;overflow:hidden}.postImg img,.storyImg img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.postConent,.storyContent{margin-top:20px}.postSlider .postBox .postTitle{font-size:20px!important}.postTitle,.storyTitle{font-size:18px}.custom-arrow:after{font-size:20px}.light-theme .aboutMain{background:#f8f9fa!important}.video-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:9999}.video-modal-content{background:#000;border-radius:12px;max-width:800px;width:90%;position:relative}.close-btn{position:absolute;top:10px;right:10px;font-size:24px;color:white;background:rgba(0,0,0,.7);border:none;border-radius:50%;width:35px;height:35px;line-height:35px;text-align:center;cursor:pointer;z-index:10}.lh16{line-height:16px!important}.fs12{font-size:12px!important}.fs40{font-size:40px!important}.lh40{line-height:40px!important}.fs36{font-size:36px!important}@keyframes colorCycle{0%{filter:grayscale(100%)}50%{filter:grayscale(0)}to{filter:grayscale(100%)}}@media(max-width:767px){.heroFull .heroTitle,.heroTitle{font-size:34px;line-height:39px}.theme-toggle-container{margin-left:10px}.theme-toggle-btn{padding:6px 12px;font-size:11px}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media screen and (min-width:1360px){.imgPaddingLeft{padding-left:calc((100vw - 1360px) / 2)}}@media screen and (max-width:767px){.custom-cursor{display:none}.aboutText h2{font-size:24px;line-height:32px}.absImg{position:static!important}.marqueeText{font-size:48px}ul.myPills{overflow-x:auto;flex-wrap:nowrap}.nav-justified.myPills .nav-item{flex-basis:auto}.myPills .nav-link{font-size:13px;padding:5px}.myPills .nav-link:before{width:100%}.getinToch-content{padding:0;margin:0}.heroSec{height:60vh!important}.footer-btn-sec{flex-direction:column!important;width:100%!important;padding-inline:20px!important}}.procurement-policy-link{color:#e31e25;text-decoration:none;font-size:1rem;font-weight:500;display:inline-block;transition:all .3s ease}.procurement-policy-link:hover{text-decoration:underline;color:#e31e25}