.hero-module__-p7SYq__hero{align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-module__-p7SYq__carouselContainer{width:100%;height:100vh;position:relative;overflow:hidden}.hero-module__-p7SYq__carouselSlide{opacity:0;align-items:center;width:100%;height:100%;transition:opacity .8s ease-in-out;display:flex;position:absolute;top:0;left:0}.hero-module__-p7SYq__carouselSlide.hero-module__-p7SYq__active{opacity:1}.hero-module__-p7SYq__bgImage{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-module__-p7SYq__slideOverlay{z-index:1;background:linear-gradient(90deg,#000000a6 0%,#00000040 50%,#0000000d 100%);position:absolute;inset:0}.hero-module__-p7SYq__contentBox{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#e6e4e4b5;border-radius:14px;max-width:600px;padding:30px;transition:transform .8s .3s;position:absolute;bottom:15%;left:13%;transform:translateY(20px)}.hero-module__-p7SYq__carouselSlide.hero-module__-p7SYq__active .hero-module__-p7SYq__contentBox{transform:translateY(0)}.hero-module__-p7SYq__contentBox h1{opacity:0;margin-bottom:12px;font-size:32px;font-weight:700;transition:all .6s .4s;transform:translateY(20px)}.hero-module__-p7SYq__carouselSlide.hero-module__-p7SYq__active .hero-module__-p7SYq__contentBox h1{opacity:1;transform:translateY(0)}.hero-module__-p7SYq__contentBox h4{opacity:0;margin-bottom:14px;font-size:15px;font-weight:700;transition:all .6s .5s;transform:translateY(20px)}.hero-module__-p7SYq__carouselSlide.hero-module__-p7SYq__active .hero-module__-p7SYq__contentBox h4{opacity:1;transform:translateY(0)}.hero-module__-p7SYq__contentBox p{opacity:0;margin-bottom:26px;font-size:15px;font-weight:600;line-height:1.6;transition:all .6s .6s;transform:translateY(20px)}.hero-module__-p7SYq__carouselSlide.hero-module__-p7SYq__active .hero-module__-p7SYq__contentBox p{opacity:1;transform:translateY(0)}.hero-module__-p7SYq__contentBoxBottom{justify-content:space-between;align-items:center;gap:20px;display:flex}.hero-module__-p7SYq__carouselSlide.hero-module__-p7SYq__active .hero-module__-p7SYq__primaryBtn{opacity:1;transform:translateY(0)}.hero-module__-p7SYq__contentBoxControls{opacity:0;gap:20px;transition:all .6s .8s;display:flex;transform:translateY(20px)}.hero-module__-p7SYq__carouselSlide.hero-module__-p7SYq__active .hero-module__-p7SYq__contentBoxControls{opacity:1;transform:translateY(0)}.hero-module__-p7SYq__contentBoxControls button{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;transition:all .25s;display:flex}.hero-module__-p7SYq__contentBoxControls button:hover{color:#000;background:#fff;border-color:#000}.hero-module__-p7SYq__pagination{z-index:3;gap:10px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.hero-module__-p7SYq__progressBar{z-index:3;background:#ffffff1a;width:100%;height:4px;position:absolute;bottom:0;left:0}.hero-module__-p7SYq__progress{background:linear-gradient(98.05deg,#ee1c23 6.19%,#881014 127.52%);width:0%;height:100%;transition:width .1s linear}@media (max-width:1024px){.hero-module__-p7SYq__contentBox{max-width:500px;padding:25px;bottom:8%;left:8%}.hero-module__-p7SYq__contentBox h1{font-size:28px}.hero-module__-p7SYq__pagination{bottom:25px}.hero-module__-p7SYq__contentBoxControls button{width:40px;height:40px;font-size:16px}}@media (max-width:767px){.hero-module__-p7SYq__hero{min-height:80vh}.hero-module__-p7SYq__carouselContainer{height:80vh}.hero-module__-p7SYq__contentBox{max-width:90%;margin:20px auto;padding:20px;position:relative;bottom:0;left:0;transform:translateY(0)}.hero-module__-p7SYq__contentBox h1{font-size:24px}.hero-module__-p7SYq__contentBox h4{font-size:14px}.hero-module__-p7SYq__contentBox p{margin-bottom:20px;font-size:14px}.hero-module__-p7SYq__contentBoxBottom{align-items:stretch;gap:15px}.hero-module__-p7SYq__contentBoxControls{align-self:flex-end}.hero-module__-p7SYq__contentBoxControls button{width:38px;height:38px;font-size:14px}.hero-module__-p7SYq__pagination{bottom:15px}.hero-module__-p7SYq__primaryBtn{justify-content:center;width:100%;padding:12px 24px;font-size:14px}}@media (max-width:480px){.hero-module__-p7SYq__hero{min-height:70vh}.hero-module__-p7SYq__carouselContainer{height:70vh}.hero-module__-p7SYq__contentBox{margin:15px auto;padding:16px}.hero-module__-p7SYq__contentBox h1{font-size:20px}.hero-module__-p7SYq__contentBox h4{margin-bottom:10px;font-size:13px}.hero-module__-p7SYq__contentBox p{margin-bottom:16px;font-size:13px;line-height:1.5}.hero-module__-p7SYq__contentBoxBottom{gap:12px}.hero-module__-p7SYq__contentBoxControls button{width:36px;height:36px;font-size:13px}.hero-module__-p7SYq__pagination{bottom:10px}.hero-module__-p7SYq__dot{width:10px;height:10px}.hero-module__-p7SYq__primaryBtn{gap:8px;padding:10px 20px;font-size:13px}.hero-module__-p7SYq__primaryBtn .hero-module__-p7SYq__arrowIcon{width:24px;height:24px}}
.about-module__Pgx_3a__aboutSection{background:#fff;width:100%;padding:100px 0;position:relative}.about-module__Pgx_3a__container{grid-template-columns:220px 1fr 1.2fr;align-items:center;gap:40px;max-width:1366px;margin:auto;display:grid}.about-module__Pgx_3a__stats{flex-direction:column;gap:50px;display:flex}.about-module__Pgx_3a__statItem{text-align:center}.about-module__Pgx_3a__statNumber{color:#222;font-size:56px;font-weight:800;line-height:1}.about-module__Pgx_3a__statNumber span{color:#ee1c23;margin-left:10px}.about-module__Pgx_3a__statItem p{color:#333;margin-top:8px;font-size:18px;font-weight:600}.about-module__Pgx_3a__divider{background:#c7c7c7;width:100%;height:1px;margin-top:18px}.about-module__Pgx_3a__imageWrapper{justify-content:center;display:flex;position:relative}.about-module__Pgx_3a__mainImage{object-fit:cover;border-radius:10px}.about-module__Pgx_3a__overlayImage{background:#fff;border-radius:10px;padding:6px;position:absolute;bottom:-30px;right:-40px;box-shadow:0 10px 30px #00000040}.about-module__Pgx_3a__content{max-width:520px}.about-module__Pgx_3a__subTitle{color:#ee1c23;align-items:center;gap:10px;margin-bottom:16px;font-size:20px;font-weight:700;display:flex}.about-module__Pgx_3a__subTitle span{background:linear-gradient(98.05deg,#ee1c23 6.19%,#881014 127.52%);width:35px;height:2px}.about-module__Pgx_3a__title{color:#222;margin-bottom:20px;font-size:40px;font-weight:800;line-height:1.1}.about-module__Pgx_3a__content p{color:#212121;text-align:justify;margin-bottom:16px;font-size:19px;font-weight:500;line-height:1.8}.about-module__Pgx_3a__jcbWrapper{z-index:5;pointer-events:none;perspective:900px;position:absolute;bottom:12px;right:45px}.about-module__Pgx_3a__jcbImage{transform-style:preserve-3d;will-change:transform;animation:6s linear infinite about-module__Pgx_3a__fallInward}@keyframes about-module__Pgx_3a__fallInward{0%{transform:scale(1.05)translateY(-8px)translateZ(0)rotateX(8deg)}20%{transform:scale(1)translateY(0)translateZ(-40px)rotateX(12deg)}40%{transform:scale(.95)translateY(6px)translateZ(-80px)rotateX(18deg)}60%{transform:scale(.9)translateY(12px)translateZ(-120px)rotateX(22deg)}80%{transform:scale(.88)translateY(18px)translateZ(-160px)rotateX(26deg)}to{transform:scale(1.05)translateY(-8px)translateZ(0)rotateX(8deg)}}@media (max-width:1200px){.about-module__Pgx_3a__container{grid-template-columns:200px 1fr 1fr;gap:40px}.about-module__Pgx_3a__statNumber{font-size:48px}.about-module__Pgx_3a__title{font-size:36px}}@media (max-width:992px){.about-module__Pgx_3a__aboutSection{padding:80px 0}.about-module__Pgx_3a__container{grid-template-columns:1fr;gap:40px;padding:0 20px}.about-module__Pgx_3a__stats{flex-direction:row;order:3;justify-content:space-around;gap:30px}.about-module__Pgx_3a__mainImage{object-fit:cover;width:100%;height:355px}.about-module__Pgx_3a__subTitle{justify-content:center;display:flex}.about-module__Pgx_3a__statItem{flex:1}.about-module__Pgx_3a__imageWrapper{order:1}.about-module__Pgx_3a__content{order:2;max-width:100%}.about-module__Pgx_3a__jcbWrapper{display:none}}@media (max-width:767px){.about-module__Pgx_3a__aboutSection{padding:60px 0}.about-module__Pgx_3a__container{gap:30px}.about-module__Pgx_3a__mainImage{object-fit:contain;width:100%;height:355px}.about-module__Pgx_3a__stats{flex-wrap:wrap;gap:20px}.about-module__Pgx_3a__statItem{flex:0 0 calc(50% - 20px)}.about-module__Pgx_3a__statNumber{font-size:40px}.about-module__Pgx_3a__statItem p{font-size:16px}.about-module__Pgx_3a__subTitle{font-size:18px}.about-module__Pgx_3a__title{font-size:30px}.about-module__Pgx_3a__content p{text-align:center;padding:8px;font-size:17px;line-height:1.6}.about-module__Pgx_3a__overlayImage{bottom:-15px;right:-20px;transform:scale(.8)}}@media (max-width:696px){.about-module__Pgx_3a__mainImage{object-fit:cover}}@media (max-width:480px){.about-module__Pgx_3a__aboutSection{padding:40px 0}.about-module__Pgx_3a__container{gap:25px}.about-module__Pgx_3a__stats{flex-direction:column;gap:25px}.about-module__Pgx_3a__mainImage{object-fit:contain;width:100%;height:355px}.about-module__Pgx_3a__statItem{flex:0 0 100%}.about-module__Pgx_3a__statNumber{font-size:36px}.about-module__Pgx_3a__statItem p{font-size:15px}.about-module__Pgx_3a__subTitle{justify-content:center;font-size:16px}.about-module__Pgx_3a__title{text-align:center;margin:5px;font-size:26px}.about-module__Pgx_3a__content p{text-align:center;padding:8px;font-size:15px;line-height:1.5}.about-module__Pgx_3a__overlayImage{display:none}}
.service-module__rgKq4G__bgArea{text-align:center;background:url(/our-service/bg.png) 50%/cover no-repeat;min-height:400px;padding-top:40px}.service-module__rgKq4G__subTitle{color:#ee1c23;gap:10px;margin-bottom:16px;font-size:20px;font-weight:700}.service-module__rgKq4G__title{color:#222;margin-top:14px;font-size:46px;font-weight:800}.service-module__rgKq4G__cardsWrapper{max-width:1366px;margin:-245px auto 0;padding:0 20px 100px}.service-module__rgKq4G__cardsGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.service-module__rgKq4G__card{background:#fff;border-radius:8px;padding:30px;transition:all .35s;position:relative;box-shadow:0 0 4px #00000040}.service-module__rgKq4G__card:hover{box-shadow:0 22px 55px #00000029}.service-module__rgKq4G__iconFold{z-index:5;background:linear-gradient(98.05deg,#ee1c23 6.19%,#881014 127.52%);border-radius:8px;justify-content:center;align-items:center;width:72px;height:72px;transition:background .35s;display:flex;position:absolute;top:-35px;left:15px}.service-module__rgKq4G__iconFold svg{transform-origin:50%;width:45px;height:45px;transition:transform .6s}.service-module__rgKq4G__card:hover .service-module__rgKq4G__iconFold{background:#000}.service-module__rgKq4G__card:hover .service-module__rgKq4G__iconFold svg{transform:rotateY(180deg)}.service-module__rgKq4G__card h3{color:#111;margin-top:26px;font-size:24px;font-weight:700}.service-module__rgKq4G__card p{color:#555;margin-top:12px;font-size:18px;font-weight:500;line-height:1.85}.service-module__rgKq4G__imageBox{height:210px;margin-top:20px;overflow:hidden}.service-module__rgKq4G__imageBox img{object-fit:cover;width:100%;height:100%;transition:transform .9s cubic-bezier(.165,.84,.44,1)}.service-module__rgKq4G__card:hover .service-module__rgKq4G__imageBox img{transform:scale(1.12)}.service-module__rgKq4G__cardsSlider{padding-bottom:50px;display:none;position:relative;overflow:hidden}.service-module__rgKq4G__sliderContainer{transition:transform .4s ease-in-out;display:flex}.service-module__rgKq4G__slide{background:#fff;border-radius:8px;flex-shrink:0;min-width:100%;margin:0 10px;padding:30px;position:relative;box-shadow:0 0 4px #00000040}.service-module__rgKq4G__slide:hover{box-shadow:0 22px 55px #00000029}.service-module__rgKq4G__slide:hover .service-module__rgKq4G__iconFold{background:#000}.service-module__rgKq4G__slide:hover .service-module__rgKq4G__iconFold svg{transform:rotateY(180deg)}.service-module__rgKq4G__slide:hover .service-module__rgKq4G__imageBox img{transform:scale(1.12)}.service-module__rgKq4G__sliderDots{z-index:10;justify-content:center;gap:12px;margin-top:30px;display:flex;position:relative}.service-module__rgKq4G__dot{cursor:pointer;background:#ddd;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.service-module__rgKq4G__dot.service-module__rgKq4G__active{background:#ee1c23;transform:scale(1.2)}.service-module__rgKq4G__sliderArrows{pointer-events:none;z-index:5;justify-content:space-between;width:100%;padding:0 5px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.service-module__rgKq4G__arrow{cursor:pointer;pointer-events:auto;background:#ee1c23e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 2px 10px #0003}.service-module__rgKq4G__arrow:hover:not(:disabled){background:#881014e6;transform:scale(1.1)}.service-module__rgKq4G__arrow:disabled{opacity:.4;cursor:not-allowed;background:#88101480}@media (max-width:992px){.service-module__rgKq4G__cardsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.service-module__rgKq4G__cardsGrid{display:none}.service-module__rgKq4G__cardsSlider{display:block}.service-module__rgKq4G__cardsWrapper{margin-top:-120px;padding:0 15px}.service-module__rgKq4G__title{font-size:32px}.service-module__rgKq4G__slide{margin:0}.service-module__rgKq4G__arrow{width:40px;height:40px;font-size:20px}.service-module__rgKq4G__iconFold{position:inherit;top:-16px}.service-module__rgKq4G__bgArea{min-height:300px}}@media (max-width:480px){.service-module__rgKq4G__cardsWrapper{padding:0 10px}.service-module__rgKq4G__slide{width:100%;padding:25px}.service-module__rgKq4G__slide h3{font-size:22px}.service-module__rgKq4G__slide p{font-size:16px}.service-module__rgKq4G__arrow{width:36px;height:36px;font-size:18px}.service-module__rgKq4G__iconFold{position:inherit;top:-16px}.service-module__rgKq4G__bgArea{min-height:300px}}
.project-module__4fgEMa__section{color:#fff;background:#050505;padding:90px 6%;position:relative;overflow:hidden}.project-module__4fgEMa__overlay{background:linear-gradient(#000000b3,#000000f2);position:absolute;inset:0}.project-module__4fgEMa__container{z-index:2;text-align:center;max-width:1366px;margin:auto;position:relative}.project-module__4fgEMa__topHeading{color:#ee1c23;justify-content:center;align-items:center;gap:10px;margin-bottom:16px;font-size:20px;font-weight:700;display:flex}.project-module__4fgEMa__topHeading span{background:linear-gradient(98.05deg,#ee1c23 6.19%,#881014 127.52%);width:35px;height:2px}.project-module__4fgEMa__topHeading p{margin-bottom:0}.project-module__4fgEMa__mainHeading{margin-bottom:15px;font-size:42px;font-weight:800}.project-module__4fgEMa__desc{color:#fff;max-width:850px;margin:0 auto 50px;font-size:16px;line-height:1.6}.project-module__4fgEMa__slider{align-items:center;gap:18px;display:flex}.project-module__4fgEMa__cardsWrapper{grid-template-columns:repeat(3,1fr);gap:26px;width:100%;display:grid}.project-module__4fgEMa__card{cursor:pointer;background:#111;border-radius:14px;transition:all .45s;position:relative;overflow:hidden}.project-module__4fgEMa__imgBox{width:100%;height:300px;position:relative}.project-module__4fgEMa__img{object-fit:cover;transition:transform .6s}.project-module__4fgEMa__cardBody{text-align:left;max-width:330px;padding:22px 0;transition:all .4s}.project-module__4fgEMa__cardBody h3{margin-bottom:10px;font-size:22px;font-weight:700}.project-module__4fgEMa__cardBody p{color:#bbb;font-size:16px;line-height:1.5}.project-module__4fgEMa__arrowBtn{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;transition:all .5s;display:flex;position:absolute;bottom:20px;right:8px}.project-module__4fgEMa__arrowBtn span{color:#000;font-size:20px;transition:all .5s;transform:rotate(-45deg)}.project-module__4fgEMa__card:hover{background:#fff}.project-module__4fgEMa__card:hover .project-module__4fgEMa__cardBody{color:#000;padding:22px}.project-module__4fgEMa__card:hover .project-module__4fgEMa__cardBody p{color:#000}.project-module__4fgEMa__card:hover .project-module__4fgEMa__img{transform:scale(1.05)}.project-module__4fgEMa__card:hover .project-module__4fgEMa__arrowBtn{background:linear-gradient(98.05deg,#ee1c23 6.19%,#881014 127.52%);transform:translate(-20px)}.project-module__4fgEMa__card:hover .project-module__4fgEMa__arrowBtn span{color:#fff;transform:rotate(18deg)}.project-module__4fgEMa__navBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:50%;width:42px;height:42px;transition:all .3s}.project-module__4fgEMa__navBtn:hover{background:#fff}.project-module__4fgEMa__dots{margin-top:30px}.project-module__4fgEMa__dot{cursor:pointer;background:#000;border:2px solid #fff;border-radius:50%;width:19px;height:19px;margin:0 6px;display:inline-block}.project-module__4fgEMa__active{background:linear-gradient(98.05deg,#ee1c23 6.19%,#881014 127.52%);border:none}.project-module__4fgEMa__btn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:30px;margin-top:35px;padding:12px 28px;font-weight:600;transition:all .3s}.project-module__4fgEMa__btn span{margin-left:6px}.project-module__4fgEMa__btn:hover{background:#fff}@media (max-width:1024px){.project-module__4fgEMa__cardsWrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.project-module__4fgEMa__cardsWrapper{grid-template-columns:1fr}.project-module__4fgEMa__mainHeading{font-size:28px}.project-module__4fgEMa__imgBox{height:200px}}
.awards-module__BLno7W__awardsSection{background:#fff;padding:50px 0;position:relative}.awards-module__BLno7W__container{grid-template-columns:1fr 1.2fr;align-items:center;gap:50px;max-width:1366px;margin:50px auto;display:grid}.awards-module__BLno7W__machineOuter{perspective:800px;width:390px;height:355px;position:absolute;top:0;left:-75px}.awards-module__BLno7W__machineImage{transform-style:preserve-3d;transform-origin:0 0;will-change:transform;animation:6s linear infinite awards-module__BLno7W__fallInward}@keyframes awards-module__BLno7W__fallInward{0%{transform:scale(1.18)translateY(-8px)translateZ(0)rotateX(8deg)}20%{transform:scale(1.08)translateY(0)translateZ(-40px)rotateX(12deg)}40%{transform:scale(1.02)translateY(6px)translateZ(-80px)rotateX(18deg)}60%{transform:scale(.96)translateY(12px)translateZ(-120px)rotateX(22deg)}80%{transform:scale(.92)translateY(18px)translateZ(-160px)rotateX(26deg)}to{transform:scale(1.15)translateY(-8px)translateZ(0)rotateX(8deg)}}.awards-module__BLno7W__topHeading{text-align:center}.awards-module__BLno7W__subHeading{color:#ee1c23;justify-content:center;align-items:center;gap:10px;margin-bottom:16px;font-size:20px;font-weight:700;display:flex}.awards-module__BLno7W__subHeading span{background:linear-gradient(98.05deg,#ee1c23 6.19%,#881014 127.52%);width:35px;height:2px}.awards-module__BLno7W__subHeading p{margin:0}.awards-module__BLno7W__mainHeading{color:#222;margin-top:14px;font-size:50px;font-weight:800}.awards-module__BLno7W__leftImage{border-radius:22px;width:100%;height:520px;position:relative;overflow:hidden}.awards-module__BLno7W__mainImg{object-fit:contain}.awards-module__BLno7W__rightContent{flex-direction:column;gap:28px;padding:30px;display:flex}.awards-module__BLno7W__awardCard{align-items:flex-start;gap:20px;transition:all .3s;display:flex}.awards-module__BLno7W__awardCard:hover{border-radius:10px;padding:5px;transform:translateY(-2px);box-shadow:0 0 4px #00000040}.awards-module__BLno7W__awardImg{border-radius:10px;flex-shrink:0;width:240px;height:180px;position:relative;overflow:hidden}.awards-module__BLno7W__awardText h3{color:#111;margin-bottom:6px;font-size:20px;font-weight:700}.awards-module__BLno7W__awardText p{color:#444;font-size:16px;font-weight:500;line-height:1.6}.awards-module__BLno7W__link{color:#111;cursor:pointer;margin-top:10px;font-size:14px;font-weight:600;transition:all .3s;display:inline-block}.awards-module__BLno7W__link:hover{color:#e31e24}.awards-module__BLno7W__mobileNav{justify-content:center;gap:12px;margin-top:18px;display:none}.awards-module__BLno7W__mobileNav button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:50%;width:42px;height:42px;font-size:20px;transition:all .3s}.awards-module__BLno7W__mobileNav button:hover{background:#e31e24}@media (max-width:984px){.awards-module__BLno7W__machineImage{display:none!important}.awards-module__BLno7W__mainImg{display:none}.awards-module__BLno7W__leftImage{height:0}.awards-module__BLno7W__container{grid-template-columns:none;margin:0}.awards-module__BLno7W__leftContent h4{margin:20px}}@media (max-width:768px){.awards-module__BLno7W__container{grid-template-columns:1fr}.awards-module__BLno7W__rightContent{gap:8px}.awards-module__BLno7W__machineOuter{display:none}.awards-module__BLno7W__awardsSection{padding:30px 0 0}.awards-module__BLno7W__leftImage{display:none}.awards-module__BLno7W__awardCard{flex-direction:column}.awards-module__BLno7W__awardImg{width:100%;height:200px}.awards-module__BLno7W__mobileNav{display:flex}}
.news-module__jebb6q__newsSection{background:#fff;max-width:1366px;margin:auto}.news-module__jebb6q__headerRow{justify-content:space-between;align-items:center;display:flex}.news-module__jebb6q__subHeading{color:#ee1c23;justify-content:center;align-items:center;gap:10px;margin-bottom:16px;font-size:20px;font-weight:700;display:flex}.news-module__jebb6q__subHeading span{background:linear-gradient(98.05deg,#ee1c23 6.19%,#881014 127.52%);width:35px;height:2px}.news-module__jebb6q__subHeading p{margin:0}.news-module__jebb6q__mainHeading{margin:30px 0;font-size:48px;font-weight:900}.news-module__jebb6q__slider{margin-top:70px;overflow-x:clip}.news-module__jebb6q__track{gap:60px;transition:transform .6s;display:flex}.news-module__jebb6q__slide{min-width:29.5%}.news-module__jebb6q__card{border:1px solid #bcbcbc;border-radius:18px;min-height:545px;padding:10px 35px 0 45px;transition:transform .3s,box-shadow .3s;position:relative}.news-module__jebb6q__card:hover{transform:translateY(-6px)}.news-module__jebb6q__card:hover .news-module__jebb6q__imageWrap img{border:2px solid #ee1c23}.news-module__jebb6q__dateBox{flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:absolute;top:24px;left:10px}.news-module__jebb6q__dateBox span{writing-mode:vertical-rl;font-size:17px;font-weight:600;transform:rotate(180deg)}.news-module__jebb6q__imageWrap{border-radius:14px;height:220px;margin-right:-50px;position:relative;top:-50px;overflow:hidden}.news-module__jebb6q__image{object-fit:fill;border:2px solid #0000;border-radius:14px;transition:border .3s,transform .3s}.news-module__jebb6q__card:hover .news-module__jebb6q__img{border:2px solid #ee1c23;transform:scale(1.03)}.news-module__jebb6q__industry{color:#212121;font-size:16px;font-weight:600}.news-module__jebb6q__content h3{margin:14px 0;font-size:19px;font-weight:700}.news-module__jebb6q__newTag{color:#ee1c23;font-size:14px}.news-module__jebb6q__content p{color:#555;font-size:18px;font-weight:600;line-height:1.6}.news-module__jebb6q__cardLink{color:#000;letter-spacing:1.5px;background:#fff;border-radius:14px;align-items:center;gap:6px;margin-top:18px;padding:8px 30px;font-size:16px;font-weight:400;text-decoration:none;transition:background .4s,color .35s,transform .4s;display:inline-flex}.news-module__jebb6q__cardLink svg{transition:transform .4s;transform:rotate(0)translate(0)}.news-module__jebb6q__cardLink svg path{transform:rotate(0)}.news-module__jebb6q__cardLink:hover{color:#fff;background:linear-gradient(98.05deg,#ee1c23 6.19%,#881014 127.52%)}.news-module__jebb6q__cardLink:hover svg{transform:translate(0)rotate(20deg)}.news-module__jebb6q__dots{text-align:center;margin-top:40px}.news-module__jebb6q__dot{cursor:pointer;border:2px solid #000;border-radius:50%;width:19px;height:19px;margin:0 6px;display:inline-block}.news-module__jebb6q__active{background:linear-gradient(98.05deg,#ee1c23 6.19%,#881014 127.52%);border:none}@media (max-width:768px){.news-module__jebb6q__track{gap:0}.news-module__jebb6q__slide{min-width:100%}.news-module__jebb6q__slider{padding:10px}.news-module__jebb6q__headerRow{flex-direction:column}.news-module__jebb6q__mainHeading{font-size:30px}.news-module__jebb6q__imageWrap{margin-right:-30px}}
.worldWide-module__BUBW7a__worldWideSection{width:100%;margin:100px 0;padding:30px 0;position:relative;overflow:hidden}.worldWide-module__BUBW7a__bgImage{object-fit:cover;z-index:-1}.worldWide-module__BUBW7a__worldWideContainer{align-items:center;max-width:1366px;min-height:420px;margin:0 auto;padding:0 40px;display:flex;position:relative}.worldWide-module__BUBW7a__worldWideContentBox{color:#fff;z-index:2;background:linear-gradient(98.05deg,#ee1c23 6.19%,#881014 127.52%);border:6px solid #fff;border-radius:10px;width:670px;padding:27px;position:relative}.worldWide-module__BUBW7a__worldWideContentBox h3{margin-bottom:20px;font-size:23px;font-weight:700;line-height:1.4}.worldWide-module__BUBW7a__worldWideContentBox p{font-size:17px;font-weight:500;line-height:1.7}.worldWide-module__BUBW7a__worldWideVideoBox{border-radius:14px;width:780px;height:390px;position:absolute;top:50%;right:50px;overflow:hidden;transform:translateY(-50%)}.worldWide-module__BUBW7a__videoImage{object-fit:cover}@media (max-width:991px){.worldWide-module__BUBW7a__worldWideContainer{flex-direction:column;min-height:auto}.worldWide-module__BUBW7a__worldWideVideoBox{width:100%;height:260px;margin-top:30px;position:relative;top:auto;right:auto;transform:none}.worldWide-module__BUBW7a__worldWideContentBox{width:100%;padding:30px}}
.location-module__nJf9gW__locationSection{grid-template-columns:1fr 2fr;align-items:center;max-width:1366px;margin:auto;display:grid}.location-module__nJf9gW__leftContent h4{font-size:17px;font-weight:500;line-height:1.7}.location-module__nJf9gW__subHeading{color:#ee1c23;align-items:center;gap:10px;margin-bottom:16px;font-size:20px;font-weight:700;display:flex}.location-module__nJf9gW__subHeading span{background:linear-gradient(98.05deg,#ee1c23 6.19%,#881014 127.52%);width:35px;height:2px}.location-module__nJf9gW__subHeading p{margin:0}.location-module__nJf9gW__mapOuter{width:100%}.location-module__nJf9gW__mapRatio{width:100%;height:550px;position:relative}.location-module__nJf9gW__mapImage{object-fit:contain}.location-module__nJf9gW__mapMarker{cursor:pointer;position:absolute;transform:translate(-50%,-100%)}.location-module__nJf9gW__pin{transform-origin:bottom;transition:transform .35s;display:inline-block}.location-module__nJf9gW__label{text-align:center;white-space:nowrap;transform-origin:bottom;font-size:11px;font-weight:600;transition:transform .35s;position:absolute;top:-22px;left:50%;transform:translate(-50%)scale(1)}.location-module__nJf9gW__label strong{font-weight:600;display:block}.location-module__nJf9gW__label span{color:#e31e24}.location-module__nJf9gW__mapMarker:hover .location-module__nJf9gW__pin{transform:scale(.92)}.location-module__nJf9gW__mapMarker:hover .location-module__nJf9gW__label{transform:translate(-50%)scale(.92)}.location-module__nJf9gW__tooltip{opacity:0;pointer-events:none;background:#fff;border-radius:6px;width:340px;padding:9px;font-size:10px;transition:all .3s;position:absolute;bottom:135%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 3.87px 3.87px #00000040}.location-module__nJf9gW__mapMarker:hover .location-module__nJf9gW__tooltip{opacity:1;transform:translate(-50%)translateY(0)}.location-module__nJf9gW__tooltip p{margin:0;line-height:1.4}.location-module__nJf9gW__highlight{color:#e31e24;font-weight:600}.location-module__nJf9gW__desktopOnly{display:block}.location-module__nJf9gW__mobileOnly{display:none}.location-module__nJf9gW__mobileText{text-align:center;margin-top:12px;font-size:14px}@media (max-width:991.98px){.location-module__nJf9gW__mapRatio{width:83%}}@media (max-width:768px){.location-module__nJf9gW__locationSection{grid-template-columns:1fr;gap:24px}.location-module__nJf9gW__mobileOnly img{object-fit:contain;width:100%}.location-module__nJf9gW__leftContent{text-align:center}.location-module__nJf9gW__desktopOnly{display:none}.location-module__nJf9gW__mobileOnly{display:block}.location-module__nJf9gW__subHeading{justify-content:center;display:flex}}
