*{margin:0;padding:0;box-sizing:border-box;letter-spacing:normal}html{scroll-behavior:smooth}.navbarContainer{display:flex;width:100%;padding:20px 160px;justify-content:space-between;align-items:center;flex-shrink:0;position:fixed;top:0;z-index:1000}.navbar{display:flex;justify-content:space-between;align-items:center;width:100%;height:64px;padding:0 40px;flex-shrink:0;background:#fff;box-shadow:0 4px 20px #0000001a}.mobileNavbarButton,.mobileNavbar{display:none}.navbarLogo{display:flex;align-items:center;justify-content:center}.navbarLogo a{text-decoration:none}.navbarLinks{display:flex;justify-content:flex-end;align-items:center;gap:40px;flex-shrink:0}.navbarLinksContainer{display:flex;align-items:center;gap:40px}.navbarLinksContainer a{display:flex;align-items:center;justify-content:center;gap:4px;text-decoration:none;cursor:pointer}.navbarLinksContainer a p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.navbarLinksContainer a:last-child p{color:var(--Linear-Orange-linear-orange-300, #f69854)}.navbarLinksContainer a svg{transition:all .3s}.navbarLinksContainer a:hover p{color:var(--Linear-Orange-Primary, #f26600)}.navbarLinksContainer a:hover svg{transform:rotate(-180deg)}.navbarLinksContainer a:hover svg path{fill:#101010}.navbarDropdownContainer{position:relative;display:flex;align-items:center;justify-content:center}.navbarDropdownHeading{display:flex;align-items:center;justify-content:center;gap:4px;text-decoration:none;cursor:pointer;height:60px}.navbarDropdownHeading p{color:var(--Grey-Primary, #777);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.navbarDropdownHeading svg{transition:all .3s;width:12px;height:12px}.navbarDropdownContainer:hover .navbarDropdownHeading p{color:var(--Linear-Orange-Primary, #f26600)}.navbarDropdownContainer:hover .navbarDropdownHeading svg{transform:rotate(-180deg)}.navbarDropdownContainer:hover .navbarDropdownHeading svg path{fill:#f26600}@media screen and (min-width: 1200px){.homeNavbar .navbar{box-shadow:none;background:none}.homeNavbar .navbarLogo a .logoPath{fill:#f1f1f1}.homeNavbar .navbarLinksContainer a p{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;transition:all .3s}.homeNavbar .navbarLinksContainer a:hover p{color:#fff}.homeNavbar .navbarDropdownHeading svg path{fill:#101010}.homeNavbar .navbarDropdownHeading p{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.homeNavbar .navbarDropdownContainer:hover p{color:#fff}.homeNavbar .navbarContact:hover{background:none}}.navbarDropdown{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;padding:40px;background:#fff;position:absolute;top:50px;left:50%;transform:translate(-50%);display:none}.navbarDropdownContainer:hover .navbarDropdown{display:grid}.navbarDropdownContainer a{display:flex;padding:4px;align-items:flex-start;gap:12px;align-self:stretch;text-decoration:none}.navbarDropdownContainer a:hover .heading svg{width:20px;transform:rotate(0)}.navbarDropdownText{display:flex;width:253px;flex-direction:column;align-items:flex-start;gap:4px}.navbarDropdownText span{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.navbarDropdownText .heading{display:flex;align-items:center;gap:8px}.navbarDropdownText .heading span{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.navbarDropdownText .heading svg{width:0;transform:rotate(0)}.navbarContact{text-decoration:none;display:inline-flex;height:40px;padding:8px 16px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;background:var(--Text-Black-Primary, #101010);cursor:pointer;border:1px solid var(--Text-Black-Primary, #101010);width:150px}.navbarContact p{color:var(--White, #fff);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.navbarContact svg{width:0px;height:20px;flex-shrink:0;min-height:0px;transition:all .3s}.navbarContact:hover{border:1px solid var(--Text-Black-Primary, #101010);background:#fff}.navbarContact:hover p{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.navbarContact:hover svg{width:20px}.navbarContact:hover svg path{fill:#101010}.homeBanner{display:flex;width:100%;height:100svh;padding:0 111px 26px 110px;justify-content:center;align-items:center}.homeBannerContainer{width:100%;height:100%;flex-shrink:0;border-radius:0 0 60px 60px;background:var(--Orange-Primary, #f39200);overflow:hidden;position:relative;display:flex;align-items:flex-end;justify-content:center}.HomeBannerBackground{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HomeBannerBackground img{width:100%;height:100%;object-fit:cover}.HomeBannerBackground img:last-child{display:none}.HomeBannerText{display:flex;width:100%;height:fit-content;flex-direction:column;justify-content:flex-end;align-items:center;padding:20px 0;gap:24px;z-index:1;background:linear-gradient(270deg,#f7b65459 .13%,#f7ba5d59 15.38%,#f8c26f59 28.91%,#f8c37259 67.71%,#f8bf6a59 75.76%,#f7b45159 99.89%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.HomeBannerText .heading{max-width:891px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.HomeBannerText .heading h1{color:var(--White, #fff);text-align:center;font-family:Inter;font-size:64px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.92px}.HomeBannerText .heading p{color:var(--White, #fff);text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.HomeBannerButton{display:flex;width:194px;height:40px;justify-content:center;align-items:center;background:var(--White, #fff);padding:8px 16px;gap:8px;text-decoration:none}.HomeBannerButton p{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.HomeBannerButton svg{width:0px;height:20px;flex-shrink:0;min-height:0px;transition:all .3s}.HomeBannerButton:hover svg{width:20px}.infoContainer{width:100%;display:flex;padding:80px 160px;flex-direction:column;align-items:flex-start;gap:80px}.infoContainerHeading{display:flex;width:100%;flex-direction:column;align-items:center;gap:16px}.infoContainerHeading .subHeading{display:flex;align-items:center;gap:8px}.infoContainerHeading .subHeading .headingLine{width:109px;height:1px;background:linear-gradient(90deg,#fff0,#f39200 51.2%,#fff0)}.infoContainerHeading .subHeading p{font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:normal;background:linear-gradient(90deg,#f39200,#f26600);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.infoContainerHeading .heading{width:100%;display:flex;flex-direction:column;gap:16px;align-items:center}.infoContainerHeading .heading h2{color:var(--Text-Black-Primary, #101010);text-align:center;font-family:Inter;font-size:48px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.44px}.infoContainerHeading .heading h2 span{color:var(--Orange-Primary, #f39200);font-family:Inter;font-size:48px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.44px}.infoContainerHeading .heading p{color:var(--Grey-Primary, #777);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal;width:660px}.HomeBenefits .infoContainerDiv{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.homebenefitSet{display:flex;width:100%;padding:0 24px 48px;flex-direction:column;align-items:flex-start;gap:32px;background:var(--White, #fff);box-shadow:0 4px 8px #00000014}.homebenefitSet .heading{width:100%;position:relative;height:40px;display:flex;align-items:center;justify-content:flex-start;padding-left:16px}.homebenefitSet .heading img{max-height:40px;object-fit:contain;position:absolute;top:50%;left:0;transform:translateY(-50%)}.homebenefitSet .heading h3{color:var(--White, #fff);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal;z-index:1}.homebenefitSet .content{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:16px}.homebenefitSet .content h4{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:36px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.72px}.homebenefitSet .content h4 span{color:var(--Grey-grey-100, #d5d5d5);font-family:Inter;font-size:36px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.72px;transition:all .5s}.homebenefitSet:hover .content h4 span{color:var(--Orange-orange-200, #f9cd8a)}.homebenefitSet .content p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.HomeProducts .infoContainerDiv{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:40px}.homeProductSet{width:calc(50% - 20px);height:474px;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none}.HomeProductBackground1{position:absolute;left:0;width:calc(100% - 57px);height:450px;background:#f1f1f1;clip-path:polygon(10% 0%,100% 0%,100% 80%,90% 100%,0% 100%,0% 20%);transition:all .5s}.homeProductSet .text{display:flex;width:60%;flex-direction:column;align-items:flex-start;gap:32px;z-index:10;position:relative;padding-left:24px}.homeProductSet .text .info{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.homeProductSet .text .info h4{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:36px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.72px;transition:all .3s}.homeProductSet .text .info h4 span{color:var(--Grey-grey-100, #d5d5d5);font-family:Inter;font-size:36px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.72px;transition:all .3s}.homeProductSet .text .info p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:all .3s}.homeProductButton{display:flex;align-items:center;gap:4px}.homeProductButton .svg{display:flex;justify-content:center;align-items:center;border-radius:50%;background:var(--White, #fff);height:24px;width:24px;overflow:hidden}.homeProductButton .svg svg{flex-shrink:0}.homeProductButton .svg svg path{transition:all .5s}.homeProductButton p{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:normal;transition:all .3s}.homeProductSet .Image{position:relative;bottom:-24px;width:40%;height:450px;display:flex;align-items:center;justify-content:center}.homeProductSet .Image img{width:100%;object-fit:cover;z-index:1;position:relative}.homeProductSet .Image .HomeProductBackground2{position:absolute;top:0;width:100%;height:450px;background:#e7e7e7;clip-path:polygon(10% 0%,100% 0%,100% 80%,80% 100%,0% 100%,0% 0%);transition:all .5s}.homeProductSet:hover .HomeProductBackground1{background:#f26600}.homeProductSet:hover .HomeProductBackground2{background:#f3920066;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.homeProductSet:hover .text .info h4{color:#fff}.homeProductSet:hover .text .info h4 span{color:#ffffff4d}.homeProductSet:hover .text .info p{color:#fff}.homeProductSet:hover .homeProductButton .svg svg path{fill:#f39200}.homeProductSet:hover .homeProductButton p{color:#fff}.HomeMachines .infoContainerDiv{width:100%;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.homeMachineSet{width:100%;height:378px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:40px;background:var(--White, #fff);box-shadow:0 4px 15px #00000014;transition:all .3s;overflow:hidden}.homeMachineSet .Line{width:72px;height:4px;flex-shrink:0;border-radius:10px;background:#e0e0e0;margin-top:24px;transition:all .3s}.homeMachineSet .content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}.homeMachineSet .content h4{width:100%;padding-left:24px;color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:normal}.homeMachineSet .content img{width:100%;height:248px;object-fit:contain;object-position:bottom}.homeMachineSet:hover{background:#f1f1f1;box-shadow:0 4px 12px #00000026}.homeMachineSet:hover .Line{width:116px;background:#f39200;box-shadow:0 4px 16px #f39200}.HomeStory .infoContainerDiv{display:flex;align-items:center;justify-content:space-between;gap:40px;align-self:stretch}.homeStoryText{display:flex;width:40%;flex-direction:column;align-items:flex-start;gap:8px;flex-shrink:0}.homeStoryText h4{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.homeStoryText p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.homeStoryText a{display:flex;height:36px;padding:8px 16px 8px 0;justify-content:center;align-items:center;gap:8px;text-decoration:none}.homeStoryText a p{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;border-bottom:1px #101010 solid}.homeStoryText a svg{width:0px;min-width:0px;transition:all .3s}.homeStoryText a:hover svg{width:20px}.HomeStory .infoContainerDiv img{object-fit:cover;max-height:540px}.HomeSectors .infoContainerDiv{display:flex;width:100%;align-items:center;gap:40px;align-items:stretch}.homeSectorText{display:flex;width:50%;flex-direction:column;align-items:flex-start;gap:24px;flex-shrink:0}.homeSectorTextSet{width:100%;display:flex;flex-direction:column;align-items:flex-end;gap:24px;align-self:stretch;position:relative;cursor:pointer;transition:all .5s}.homeSectorTextSet .heading{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;transition:all .5s}.homeSectorTextSet .heading h4{width:100%;color:var(--Grey-Primary, #777);font-family:Inter;font-size:28px;font-style:normal;font-weight:600;line-height:normal;transition:all .5s}.homeSectorTextSet .heading p{width:100%;color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:none;transition:all .5s}.homeSectorTextSet .LineDiv{width:100%;position:relative;display:flex;align-items:flex-start;justify-content:flex-start}.homeSectorTextSet .normalLine{width:100%;display:flex;align-items:flex-end;justify-content:flex-end}.homeSectorTextSet .Line{display:flex;align-items:flex-end;justify-content:flex-end;width:100%;height:1.5px;background:silver;flex-shrink:0;transition:all .5s}.homeSectorTextSet .activeLineDiv{position:absolute;bottom:0;width:100%;height:1.5px;display:flex;align-items:flex-start;justify-content:flex-start;transition:all .5s}.homeSectorTextSet .activeLine{width:0%;position:absolute;bottom:0;background:#f39200;height:1.5px;flex-shrink:0}.homeSectorImg{width:50%}.homeSectorImg img{width:100%;height:100%;object-fit:cover}.activeSectorSet .heading h4{color:var(--Text-Black-Primary, #101010)}.activeSectorSet .heading p{display:block}.activeSectorSet .Line{animation:homeSectorLine 10s linear}.activeSectorSet .activeLine{animation:homeSectorActiveLine 10s linear}@keyframes homeSectorLine{0%{width:100%}to{width:0%}}@keyframes homeSectorActiveLine{0%{width:0%}to{width:100%}}.homeSectorTextSet{height:100%;background:#fff}.activeSectorSet{animation:activeSectorSet 1s linear}@keyframes activeSectorSet{0%{height:60px}to{height:100%}}.activeSectorSet .heading p{animation:sectortext 10s linear}@keyframes sectortext{0%{opacity:0}5%{opacity:1}98%{opacity:1}to{opacity:0}}.productBanner{width:100%;height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:40px;padding-top:120px}.product .productBanner{justify-content:center;gap:40px}.product .productBannerDiv{width:auto;height:auto;min-height:200px;position:relative}.productBannerDiv .BannerBackground{width:auto;height:100%;min-height:200px}.productBannerDiv .BannerCenter{position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% + 25px))}.productBannerDiv .BannerWheel{width:300px;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% + 25px));animation:rotateInfinite 10s linear infinite}@keyframes rotateInfinite{0%{transform:translate(-50%,calc(-50% + 25px)) rotate(0)}to{transform:translate(-50%,calc(-50% + 25px)) rotate(360deg)}}.productBanner .heading{display:flex;width:891px;flex-direction:column;align-items:center;gap:16px;z-index:2}.productBanner .heading h1{color:var(--Text-Black-Primary, #101010);text-align:center;font-family:Inter;font-size:64px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.92px}.productBanner .heading h1 span{color:var(--Linear-Orange-Primary, #f26600)}.productBanner .heading p{color:var(--Text-Black-text-black-300, #5f5f5f);text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.productEnquire{display:flex;width:100%;padding:80px 160px;justify-content:space-between;align-items:flex-start;background:var(--Orange-orange-50, #fef4e6)}.productEnquire h3{color:var(--Grey-grey-300, #a4a4a4);font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.2px}.productEnquire h3 span{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.2px}.productEnquire .content{display:flex;width:539px;flex-direction:column;align-items:flex-start;gap:28px;flex-shrink:0}.productEnquire .content p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.productEnquireButton{display:flex;min-width:223px;height:48px;padding:8px 24px;justify-content:center;align-items:center;gap:10px;background:var(--Orange-Primary, #f39200);color:var(--White, #fff);font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none;transition:all .3s}.productEnquireButton:hover{scale:1.2}.ProductEquipment{padding-bottom:0}.ProductEquipment .infoContainerDiv{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.productEquipmentGallery{width:100%;height:306px;display:flex;align-items:center;justify-content:center}.productGalleryControlDiv{width:30%;display:flex;align-items:center;justify-content:flex-start;gap:24px;flex-shrink:0}.productGalleryControl{display:flex;width:64px;height:64px;justify-content:center;align-items:center;gap:10px;border-radius:50px;background:var(--Grey-grey-50, #f1f1f1)}.productGalleryImgDiv{width:70%;height:306px;display:flex;align-items:flex-start;justify-content:flex-start;gap:24px;overflow:hidden}.productGalleryImgDivSlide{height:306px;display:flex;align-items:flex-start;justify-content:flex-start;gap:24px}.productGalleryImgDiv img{width:60%;height:306px;object-fit:cover;filter:grayscale(100%)}.productGalleryImgDiv .center{width:60%;filter:none}.productEquipmentText{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:40px;padding:40px 24px;background:var(--Orange-orange-50, #fef4e6);position:relative;top:-80px;z-index:-1}.productEquipmentText h5{width:305px;color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.64px}.productEquipmentTextSetDiv{width:100%;display:flex;align-items:flex-start;justify-content:center;gap:24px}.productEquipmentTextSet{width:100%;display:flex;padding:16px 0;flex-direction:column;align-items:flex-start;gap:16px;flex:1 0 0}.productEquipmentTextSet p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.productEquipmentTextSet .heading{display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:10px;border:.7px solid var(--Orange-orange-100, #fbddb0)}.productEquipmentTextSet .heading span{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.ProductFacilities .infoContainerDiv{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:40px}.ProductFacilities .aboutInfoSet{width:calc(50% - 20px);flex-basis:auto;flex-grow:0}.ProductProcess .infoContainerDiv{width:100%;display:flex;align-items:flex-start;gap:40px}.ProductProcessContent{display:flex;width:50%;flex-direction:column;align-items:flex-start;gap:8px;min-height:535px}.productProcessSet{width:100%;display:flex;justify-content:center;align-items:flex-start;gap:24px;cursor:pointer;transition:all .5s;align-self:stretch}.productProcessSet .numberLine{display:flex;flex-direction:column;justify-content:center;align-items:center}.productProcessSet .numberLine p{width:45px;color:var(--Grey-grey-100, #d5d5d5);text-align:center;font-family:Inter;font-size:64px;font-style:normal;font-weight:700;line-height:normal}.productProcessSet .LineDiv{width:45px;height:40px;display:flex;align-items:flex-end;justify-content:center;position:relative;transition:all .5s}.productProcessSet:last-child .LineDiv{display:none}.productProcessSet:last-child.activeProductProcess .LineDiv{display:flex}.productProcessSet .LineDiv .Line{width:1px;height:40px;background:silver;transition:all .5s}.productProcessSet .LineDiv .activeLine{width:1px;height:0px;background:#f39200;transition:all .3s;position:absolute;top:0;transition:all .5s}.productProcessSet .content{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:16px 0;transition:all .5s;align-self:stretch}.productProcessSet .content h4{color:var(--Grey-grey-300, #a4a4a4);font-family:Inter;font-size:28px;font-style:normal;font-weight:600;line-height:normal;transition:all .5s}.productProcessSet .content p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:none;transition:all .5s}.activeProductProcess{align-items:center}.activeProductProcess .numberLine p{color:var(--Orange-Primary, #f39200)}.activeProductProcess .LineDiv{height:80px}.activeProductProcess .LineDiv .Line{height:80px;animation:productProcessLine 7.5s ease-in}@keyframes productProcessLine{0%{height:80px}to{height:0px}}.activeProductProcess .LineDiv .activeLine{animation:productProcessActiveLine 7.5s ease-in}@keyframes productProcessActiveLine{0%{height:0px}to{height:80px}}.activeProductProcess .content h4{color:var(--Text-Black-Primary, #101010)}.activeProductProcess .content p{display:block}.mobileProductProcessContent{display:none}.ProductProcessImg{width:50%;align-self:stretch}.ProductProcessImg img{width:100%;height:100%;object-fit:cover;box-shadow:0 4px 15px #0000001a}.ProductPortfolio{position:relative;padding:0;width:100%;gap:0}.ProductPortfolioBackground{width:100%;height:100%;object-fit:cover;position:absolute}.ProductPortfolio .infoContainerHeading{padding:80px 160px;z-index:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.ProductPortfolio .infoContainerDiv{display:flex;width:100%;flex-direction:column;align-items:flex-start;padding:0 160px 80px}.ProductPortfolioContainer{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:40px;padding:40px;background:#fef4e680;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.ProductPortfolioSet{width:100%;display:flex;padding:24px;align-items:center;gap:40px;align-self:stretch;background:#fff9;box-shadow:0 4px 15px #0000001a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.ProductPortfolioSet .content{display:flex;width:50%;flex-direction:column;align-items:flex-start;gap:16px}.ProductPortfolioSet .content h4{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:36px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.72px}.ProductPortfolioSet .content h5{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.ProductPortfolioSet .content p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.ProductPortfolioSet .content ul{padding-left:20px;list-style-type:disc}.ThreeDprinting .ProductPortfolioSet .content ul{padding:0;display:flex;flex-direction:column;gap:24px}.ProductPortfolioSet .content li{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.ThreeDprinting .ProductPortfolioSet .content li{display:flex;align-items:center;gap:12px}.ProductPortfolioSet .content li svg{width:24px;height:24px;aspect-ratio:1/1}.ProductPortfolioSet .content li p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.ProductPortfolioSet .content li span{color:var(--Text-Black-Primary, #101010)}.ProductPortfolioSet img{height:452px;width:50%;object-fit:cover}.threeD-vision-container{width:100%;position:relative;overflow:hidden}.visionImg{width:100%;object-fit:cover;position:relative;z-index:1}.circle-scanner{position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%,-70%);animation:rotate360 5s linear infinite}@keyframes rotate360{0%{transform:translate(-50%,-70%) rotate(0)}to{transform:translate(-50%,-70%) rotate(360deg)}}.ProductMachines .infoContainerDiv{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.ProductMachines .homeMachineSet{width:calc(100% / 3 - 26.66px);flex-shrink:0}.ProductFDM{width:100%;display:flex;padding:80px 160px;flex-direction:column;justify-content:center;align-items:center;gap:60px}.ProductFDM img{width:100%;max-width:870px;object-fit:cover}.ProductFDM section{display:flex;width:100%;justify-content:space-between;align-items:center;gap:80px}.ProductFDM h2{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:48px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-1.44px;flex-shrink:0}.ProductFDM h2 span{color:var(--Orange-Primary, #f39200);flex-shrink:0}.ProductFDM p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.threeD-scanning-precision{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.threeD-scanning-precision img{width:100%;object-fit:cover}.threeD-scanning-precision h2{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:666px;text-align:center;font-family:Inter;font-size:64px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.92px}.threeD-scanning-precision h2 span{color:#ff6b00}.about-mission-vision{width:100%;display:flex;align-items:flex-start;gap:80px;padding:80px 160px}.about-mission-vision-set{width:100%;display:flex;flex-direction:column;align-items:center;gap:36px}.about-mission-vision-set h3{width:80%;height:76px;display:flex;align-items:center;justify-content:center;background:#f1f1f1;clip-path:polygon(0% 0%,70% 0%,100% 30%,100% 100%,0% 100%);color:var(--Text-Black-text-black-200, #919191);text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:normal;transition:all .3s}.about-mission-vision-set p{color:var(--Text-Black-text-black-200, #919191);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:all .3s}.about-mission-vision-active-set h3{background:linear-gradient(250deg,#f39200 -3.17%,#f26600 82.21%);box-shadow:0 4px 50px #f269004d;color:var(--White, #fff)}.about-mission-vision-active-set p{color:var(--Text-Black-text-black-300, #5f5f5f)}.aboutProductBanner{height:100%;min-height:200px;width:auto;object-fit:cover}.aboutBannerBelow{width:100%;display:flex;padding:80px 160px;flex-direction:column;justify-content:center;align-items:center;gap:60px}.aboutBannerBelow img{width:100%;object-fit:cover}.aboutBannerBelowText{display:flex;width:100%;gap:40px;justify-content:space-between;align-items:flex-start}.aboutBannerBelowText h2{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:48px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-1.44px}.aboutBannerBelowText h2 .bold{font-weight:600}.aboutBannerBelowText p{width:574px;flex-shrink:0;color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.About .HomeMachines .infoContainerDiv{display:grid}.About .infoContainerDiv{display:flex;flex-wrap:wrap;gap:40px;width:100%}.aboutInfoSet{display:flex;flex-direction:column;align-items:flex-start;padding:16px;gap:16px;border:1px solid var(--Linear-Orange-linear-orange-50, #fef0e6);background:#fff;box-shadow:0 4px 11px 3px #11111114;flex-grow:1;flex-basis:calc((100% - 80px) / 3)}.aboutInfoSet:nth-last-child(1):nth-child(3n+1){flex-basis:100%}.aboutInfoSet:nth-last-child(2):nth-child(3n+1),.aboutInfoSet:nth-last-child(1):nth-child(3n+2){flex-basis:calc((100% - 40px)/2)}.aboutInfoSet img{height:343px;width:100%;object-fit:cover}.aboutInfoSet .text{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.aboutInfoSet .text span{display:flex;padding:10px 24px;justify-content:center;align-items:center;gap:10px;border-radius:100px;background:var(--Orange-orange-50, #fef4e6);color:var(--Linear-Orange-linear-orange-400, #f58533);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.aboutInfoSet .text h3{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.aboutInfoSet .text p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.journey{display:flex;width:100%;padding:80px 160px;justify-content:space-between;align-items:center;background:linear-gradient(0deg,#ffffff80 0% 100%),#fbddb0}.journey .heading{display:flex;width:379px;flex-direction:column;align-items:flex-start;gap:16px;flex-shrink:0}.journey .heading h2{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.2px}.journey .heading h2 span{color:var(--Text-Black-text-black-300, #5f5f5f)}.journey .heading p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.journeySetContainer{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.journeySet{display:flex;padding:16px 24px;flex-direction:column;align-items:center;gap:8px;align-self:stretch}.journeySet span{color:var(--Orange-Primary, #f39200);text-align:center;font-family:Inter;font-size:48px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.44px}.journeySet p{color:var(--Text-Black-Primary, #101010);text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.aboutCertificate{width:100%;display:flex;align-items:center;justify-content:center}.aboutCertificate img{height:554px;aspect-ratio:397/554;object-fit:cover}.ourWork{width:100%;display:flex;align-items:stretch;justify-content:space-between;gap:16px;height:701px}.ourWork img{width:100%;height:100%;object-fit:cover}.ourWorkColumn1{width:20%;display:flex;flex-direction:column;gap:16px;height:701px}.ourWorkColumn1>:nth-child(1){height:337px}.ourWorkColumn1>:nth-child(2){height:166px}.ourWorkColumn1>:nth-child(3){height:166px}.ourWorkColumn2{width:60%;display:flex;flex-direction:column;gap:16px;height:701px}.ourWorkColumn2>:nth-child(1){height:519px}.ourWorkColumn2Sub{height:166px;width:100%;display:flex;align-items:center;justify-content:center;gap:16px;overflow:hidden}.ourWorkColumn2Sub img{width:50%}.ourWorkColumn3{width:20%;display:flex;flex-direction:column;gap:16px;height:701px}.ourWorkColumn3>:nth-child(1){height:318px}.ourWorkColumn3>:nth-child(2){height:367px}.marqueeContainer{width:100%;height:123px!important;padding:80px 0}.wrapper{max-width:100%;overflow:hidden}.marquee{white-space:nowrap;overflow:hidden;display:inline-flex;align-items:center;animation:marquee 20s linear infinite;height:36px;padding:4px 0}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.marquee p{display:inline-block;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal;padding:0 8px}.marqueeContainer{position:relative}.wrapper1{transform:rotate(2.902deg);background:var(--Linear-Orange-Primary, #f26600);position:absolute;top:30px}.wrapper2{transform:rotate(-2.368deg);background:var(--Text-Black-Primary, #101010);position:absolute;top:50px}.wrapper3{background:var(--Orange-Primary, #f39200);z-index:1;position:absolute}.wrapper3 .marquee{animation:reverseMarquee 30s linear infinite}@keyframes reverseMarquee{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}.testimony{width:100%;display:flex;align-items:center;justify-content:center;height:600px;overflow:hidden;position:relative}.Home .testimony,.Home .testimonyWrapper{height:700px}.mobileTestimonyWrapper{display:none}.testimonyWrapper{width:100%;display:flex;flex-direction:column;gap:16px;height:600px;overflow:hidden}.testimonyMarquee{width:100%;display:flex;flex-direction:column;gap:16px;animation:vmarquee 25s linear infinite;animation-play-state:running;cursor:grab}.testimonyMarquee:hover{animation-play-state:paused}@keyframes vmarquee{0%{transform:translateZ(0)}to{transform:translate3d(0,-50%,0)}}@keyframes vrmarquee{0%{transform:translate3d(0,-50%,0)}to{transform:translateZ(0)}}.testimonyWrapper1{padding-left:16px;padding-right:12px}.testimonyWrapper2{padding:0 12px}.testimonyWrapper3{padding-left:12px;padding-right:16px}.testimonyWrapper2 .testimonyMarquee{animation:vrmarquee 25s linear infinite;animation-play-state:running}.testimonyWrapper2 .testimonyMarquee:hover{animation-play-state:paused}.testimonySet{display:inline-flex;padding:32px 16px;flex-direction:column;align-items:flex-start;gap:24px;background:#fff6;box-shadow:0 4px 20px #0000001f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.testimonySet p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.testimonyInfo{display:flex;align-items:center;gap:16px}.testimonyInfo img{width:50px;max-height:50px;object-fit:cover}.testimonyInfo .heading{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.testimonyInfo .heading h4{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.testimonyInfo .heading span{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.testimonyBlurUp{width:150%;height:266px;border-radius:50%;background:#fff;filter:blur(45px);position:absolute;top:-150px;left:50%;transform:translate(-50%);z-index:10}.testimonyBlurDown{width:150%;height:266px;border-radius:50%;background:#fff;filter:blur(45px);position:absolute;bottom:-150px;left:50%;transform:translate(-50%);z-index:10}.HomeLogos{padding:80px 0}.logoMarquee-wrapper{max-width:100%;overflow:hidden}.logoMarquee-marquee{white-space:nowrap;overflow:hidden;display:inline-flex;align-items:center;gap:84px;animation:logoMarquee 30s linear infinite}@keyframes logoMarquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.logoMarquee-marquee img{height:45px;object-fit:cover}.enquireDiv{width:100%;height:858px;display:flex;padding:80px 160px;flex-direction:column;align-items:center;justify-content:flex-end;gap:10px;position:relative;overflow:hidden}.EnquireDivBackground{position:absolute;height:698px;object-fit:contain;top:50%;left:50%;transform:translate(-50%,-50%)}.enquireDivtext{display:flex;width:100%;padding:43px 224px 94px 225px;flex-direction:column;align-items:center;justify-content:center;gap:40px;flex-shrink:0;background:#ffffff80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.enquireDivtext .text{display:flex;flex-direction:column;align-items:center;gap:16px;align-self:stretch}.enquireDivtext .text h3{color:var(--Grey-grey-300, #a4a4a4);text-align:center;text-shadow:0px 4px 16px rgba(255,255,255,.25);font-family:Inter;font-size:48px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.44px}.enquireDivtext .text h3 span{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:48px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.44px}.enquireDivtext .text p{color:#1116;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.enquireDivtext a{display:flex;min-width:223px;height:48px;padding:8px 24px;justify-content:center;align-items:center;gap:10px;background:#f39200;color:var(--White, #fff);font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none;transition:all .3s}.enquireDivtext a:hover{scale:1.2}.contactForm{width:100%;display:flex;padding:121px 160px 80px;flex-direction:column;justify-content:flex-end;align-items:center;gap:80px}.contactFormHeading{display:flex;width:776px;flex-direction:column;align-items:center;gap:16px}.contactFormHeading h1{color:#111;text-align:center;font-family:Inter;font-size:64px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.92px}.contactFormHeading p{color:#1119;text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.contactFormContainer{width:100%;display:flex;align-items:center;gap:40px}.contactFormImgContainer{width:50%;height:587px;position:relative;overflow:hidden}.contactFormImgBackground{width:100%;height:587px;object-fit:cover}.contactFormImg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contactFormImg img{animation:contactImg 4s ease-in infinite}@keyframes contactImg{0%{scale:.7;opacity:0;filter:blur(10px)}10%{scale:1;opacity:1;filter:blur(0)}90%{scale:1;opacity:1;filter:blur(0)}to{scale:.7;opacity:0;filter:blur(10px)}}.contactFormImgText{width:100%;height:190px;flex-shrink:0;background:linear-gradient(270deg,#f7b65459 .13%,#f7ba5d59 15.38%,#f8c26f59 28.91%,#f8c37259 67.71%,#f8bf6a59 75.76%,#f7b45159 99.89%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:absolute;bottom:0;padding:50px 22px 30px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;z-index:1;animation:contactText 4s ease-in infinite}@keyframes contactText{0%{transform:translateY(100%);opacity:0;filter:blur(10px)}10%{transform:translateY(0);opacity:1;filter:blur(0)}90%{transform:translateY(0);opacity:1;filter:blur(0)}to{transform:translateY(100%);opacity:0;filter:blur(10px)}}.contactFormImgText h2{color:#fff;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.contactFormImgText p{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.contactFormDiv{display:flex;width:50%;flex-direction:column;align-items:flex-start;gap:24px}.contactFormInput{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.contactFormInput label{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.contactFormInput label span{color:var(--Orange-Primary, #f39200);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.contactFormInput input{display:flex;height:48px;padding:8px 16px;align-items:center;align-self:stretch;border:1px solid var(--Grey-grey-100, #d5d5d5);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.contactFormInput textarea{resize:none;width:100%;height:128px;display:flex;padding:14px 16px;align-items:flex-start;border:1px solid var(--Grey-grey-100, #d5d5d5);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.contactFormDiv button{width:100%;display:flex;height:56px;padding:16px 32px;justify-content:center;align-items:center;gap:8px;flex:1 0 0;background:var(--Text-Black-Primary, #101010);color:var(--White, #fff);font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:normal;border:1px solid var(--Text-Black-Primary, #101010);cursor:pointer}.contactFormDiv button:hover{background:#fff;color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.contactFormBelow{display:flex;width:100%;padding:80px 160px;justify-content:space-between;align-items:center}.getInTouch{width:40%;color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:48px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.44px}.getInTouch span{color:var(--Orange-Primary, #f39200);font-family:Inter;font-size:48px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.44px}.contactLinkContainer{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;gap:40px;position:relative}.contactLinkContainerBackground{width:100%;object-fit:contain}.contact-link-links{width:100%;position:absolute;display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:0 100px;z-index:1}.contactLinkSet{width:100%;text-decoration:none;display:flex;align-items:center;gap:16px;cursor:pointer}.contactLinkSet .heading{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.contactLinkSet .heading p{color:var(--Text-Black-Primary, #101010);text-align:center;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.contactLinkSet .heading span{width:100%;color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.Enquiry .infoContainer{background:linear-gradient(0deg,#ffffff80 0% 100%),#fbddb0;align-items:center}.Enquiry .infoContainer img{width:100%;object-fit:cover}.Enquiry .infoContainer .enquireInfo{display:flex;width:579px;flex-direction:column;justify-content:center;align-items:center;gap:16px}.Enquiry .infoContainer .enquireInfoSet{width:100%;display:flex;padding:16px 70px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:100px;background:var(--Orange-orange-100, #fbddb0);color:var(--Text-Black-text-black-300, #5f5f5f);text-align:center;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.footer{width:100%;display:flex;padding:80px 160px;flex-direction:column;align-items:flex-start;gap:48px;background:#111}.footerLinkLogo{display:flex;align-items:flex-start;justify-content:space-between;gap:120px;align-self:stretch}.footerLogo{display:flex;width:175px;flex-direction:column;align-items:flex-start;gap:24px}.footerSocialLink{display:flex;align-items:flex-start;gap:16px;align-self:stretch}.footerSocialLink a{display:flex;width:24px;height:24px;justify-content:center;align-items:center;border-radius:2px}.facebook:hover{background:#0866ff}.twitter:hover{background:#000}.linkedIn:hover{background:#0077b5}.footerLink{display:flex;width:100%;justify-content:space-between;align-items:flex-start}.footerLinkSet{display:flex;width:174px;flex-direction:column;align-items:flex-start;gap:24px;flex-shrink:0}.footerLinkSet h4{color:var(--White, #fff);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.footerLinkColumn{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.footerLinkColumn a{color:var(--Grey-grey-200, #c0c0c0);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;text-decoration:none}.footerLinkColumn a:hover{color:#fff}.footerCopyrigth{width:100%;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #6c6c6c;padding-top:16px}.footerCopyrigth p{color:var(--Grey-grey-100, #d5d5d5);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.footerCopyrigth p a{text-decoration:none;background:radial-gradient(55% 28.76% at 71.24% 50%,#fff,#ffbf00);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-variant-numeric:lining-nums proportional-nums;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;cursor:pointer}.mobile{display:none}@media screen and (max-width: 500px){.HomeBannerBackground img:first-child{display:none}.HomeBannerBackground img:last-child{display:block}}@media screen and (max-width: 1200px){.notMobile{display:none}.mobile{display:block}.navbarContainer{padding:0}.navbar{z-index:2000;height:56px;padding:0 20px;background:#fff;box-shadow:0 2px 4px #0000001a}.navbarLogo a svg{width:127.398px}.navbarLinks{display:none}.mobileNavbarButton{display:flex;align-items:center;justify-content:center}.mobileNavbarButton svg{animation:mobileNavbarButton .3s ease-in;transition:all .3s}@keyframes mobileNavbarButton{0%{opacity:0;width:0}to{opacity:1;width:100%}}.mobileNavbar{width:100%;height:100svh;background:#fff;position:fixed;top:0;right:0;z-index:100;transform:translate(100%);transition:transform .3s ease-in-out;padding:96px 20px 24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:32px}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOut{0%{transform:translate(0);box-shadow:-200px 0 200px 50px #0000001a}to{transform:translate(100%);box-shadow:none}}.activeMobileNavbar{transform:translate(0);animation:slideIn .3s forwards;box-shadow:-200px 0 200px 50px #0000001a}.nonactiveMobileNavbar{transform:translate(100%);animation:slideOut .3s forwards}.mobileNavbarLinks{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:32px;align-self:stretch;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.mobileNavbarLinks::-webkit-scrollbar{display:none}.mobileNavbarLinkSetDropDown{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:24px}.mobileNavbarLinkSetDropDown .heading{width:100%;display:flex;height:40px;justify-content:space-between;align-items:center;flex-shrink:0}.mobileNavbarLinkSetDropDown .heading p{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:normal}.mobileNavbarLinkSetDropDown .heading svg{transition:all .3s;transform:rotate(90deg)}.mobileNavbarDropdown{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;transition:all .5s}.mobileNavbarDropdownSet{display:flex;padding:4px 0;align-items:flex-start;gap:16px;align-self:stretch;text-decoration:none}.mobileNavbarDropdownSet img{display:flex;width:24px;padding:4px 0;flex-direction:column;align-items:flex-start;gap:10px}.mobileNavbarDropdownSet .content{display:flex;max-width:280px;flex-direction:column;align-items:flex-start;gap:4px}.mobileNavbarDropdownSet .content h4{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.mobileNavbarDropdownSet .content p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.mobileNavbarLinkSet{display:flex;height:40px;justify-content:space-between;align-items:center;flex-shrink:0;align-self:stretch;text-decoration:none}.mobileNavbarLinkSet p{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:normal}.mobileContactButton{display:flex;width:100%;padding:16px 32px;justify-content:center;align-items:center;gap:8px;background:var(--Text-Black-Primary, #101010);color:var(--White, #fff);font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;border:1px solid var(--Text-Black-Primary, #101010)}.mobileContactButton:hover{background:#fff;color:#101010}.homeBanner{display:flex;padding:0 20px 24px;flex-direction:column;align-items:center}.homeBannerContainer{border-radius:0 0 32px 32px;background:var(--Orange-Primary, #f39200)}.HomeBannerText,.HomeBannerText .heading{width:100%}.HomeBannerText .heading h1{color:var(--White, #fff);text-align:center;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.2px}.HomeBannerText .heading p{color:var(--White, #fff);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.infoContainer{display:flex;padding:48px 20px;flex-direction:column;align-items:flex-start;gap:40px}.infoContainerHeading .subHeading .headingLine{width:76.5px;height:1px}.infoContainerHeading .subHeading p{font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.infoContainerHeading .heading h2{color:var(--Text-Black-Primary, #101010);text-align:center;font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.64px}.infoContainerHeading .heading p{color:var(--Grey-Primary, #777);text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;width:100%}.HomeBenefits .infoContainerDiv{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.homebenefitSet{display:flex;padding:0 16px 24px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;background:var(--White, #fff);box-shadow:0 4px 8px #00000014}.homebenefitSet .heading h3{color:var(--White, #fff);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.homebenefitSet .content h4{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.homebenefitSet .content h4 span{font-size:24px}.homebenefitSet .content p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.HomeProducts .infoContainerDiv{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:32px}.homeProductSet .text .info h4{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.homeProductSet .text .info h4 span{font-size:24px}.homeProductSet .text .info p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.homeProductSet{width:100%;height:342px}.HomeProductBackground1,.homeProductSet .Image{height:342px}.homeProductSet .Image .HomeProductBackground2{height:342px;top:-10px}.journey{display:flex;padding:48px 20px;flex-direction:column;align-items:flex-start;gap:40px}.journey .heading{width:100%}.journey .heading h2{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.journey .heading h2 span{color:var(--Text-Black-text-black-300, #5f5f5f)}.journey .heading p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.journeySetContainer{gap:0}.journeySet span{color:var(--Orange-Primary, #f39200);text-align:center;font-family:Inter;font-size:36px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.72px}.journeySet p{color:var(--Text-Black-Primary, #101010);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.HomeMachines .infoContainerDiv{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:32px}.homeMachineSet .content h4{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.homeMachineSet .content img{height:259px}.HomeStory .infoContainerDiv{display:flex;width:100%;flex-direction:column-reverse;align-items:flex-start;gap:32px}.homeStoryText{width:100%}.homeStoryText h4{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.homeStoryText p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.HomeStory .infoContainerDiv img{width:100%;max-height:100%;object-fit:cover}.HomeSectors .infoContainerDiv{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:16px}.homeSectorText{width:100%}.homeSectorTextSet{gap:0px}.homeSectorTextSet .heading{display:flex;width:100%;padding:12px 16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;background:#f1f1f180}.homeSectorTextSet .heading h4{width:100%;display:flex;align-items:center;justify-content:space-between;color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.homeSectorTextSet .heading h4 .svg{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--Grey-grey-50, #f1f1f1)}.homeSectorTextSet .heading h4 svg{transition:all .5s;transform:rotate(-180deg)}.activeSectorSet .heading h4 svg{transform:rotate(0)}.homeSectorTextSet .heading img{width:100%;object-fit:cover;display:none}.activeSectorSet .heading img{display:block}.homeSectorTextSet .heading p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.homeSectorImg{display:none}.ourWork,.ourWorkColumn1{height:325px;gap:4px}.ourWorkColumn1>:nth-child(1){height:142px}.ourWorkColumn1>:nth-child(2){height:94px}.ourWorkColumn1>:nth-child(3){height:81px}.ourWorkColumn2{height:325px;gap:4px}.ourWorkColumn2>:nth-child(1){height:240px}.ourWorkColumn2Sub{height:81px;gap:4px}.ourWorkColumn3{height:325px;gap:4px}.ourWorkColumn3>:nth-child(1){height:142px}.ourWorkColumn3>:nth-child(2){height:179px}.Home .testimony{height:auto;gap:40px;overflow:visible}.Testimony-Div{overflow:hidden}.testimony{height:auto;flex-direction:column}.testimonyWrapper{display:none}.testimonyBlurUp{height:100%;width:100px;top:0;left:0;filter:blur(15px);transform:translate(-55%)}.testimonyBlurDown{height:100%;width:100px;bottom:0;right:0;left:100%;filter:blur(15px)}.mobileTestimonyWrapper{display:block;height:auto;width:100%;background:#fff}.mobileTestimonyMarquee{min-height:220px;display:inline-flex;align-items:center;gap:16px}.mobileTestimonyWrapper1 .mobileTestimonyMarquee{animation:marquee 30s linear infinite}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.mobileTestimonyWrapper2 .mobileTestimonyMarquee{animation:rmarquee 30s linear infinite}@keyframes rmarquee{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}.mobileTestimonySet{display:flex;width:247px;padding:16px;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:24px;background:#fff;box-shadow:0 4px 20px #0000001f;align-self:stretch}.mobileTestimonySet .content{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.mobileTestimonySet .info{display:flex;align-items:center;gap:16px;align-self:stretch}.mobileTestimonySet .info img{width:40px;max-height:40px;object-fit:cover}.mobileTestimonySet .info .heading{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0}.mobileTestimonySet .info .heading p{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.mobileTestimonySet .info .heading span{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.enquireDiv{display:flex;padding:0;align-items:center;gap:10px;height:706px;margin-top:48px}.EnquireDivBackground{width:100%;height:606px;object-fit:cover;transform:translate(calc(-50% + 10px),-50%)}.enquireDivtext{padding:48px 20px}.enquireDivtext .text h3{color:var(--Grey-grey-300, #a4a4a4);text-align:center;text-shadow:0px 4px 16px rgba(255,255,255,.25);font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.64px}.enquireDivtext .text h3 span{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:32px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.64px}.enquireDivtext .text p{color:var(--Grey-Primary, #777);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.product .productBanner{width:100%;padding:0}.product .productBannerDiv{width:100%;display:flex;align-items:center;justify-content:center}.productBannerDiv .BannerBackground{width:100%;max-width:400px}.productBannerDiv .BannerWheel{width:260px;transform:translate(-50%,calc(-50% + 35px))}.productBannerDiv .BannerCenter{width:80px;transform:translate(-50%,calc(-50% + 35px))}.productBanner .heading{width:100%;padding:0 10px}.productBanner .heading h1{color:var(--Text-Black-Primary, #101010);text-align:center;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.2px}.productBanner .heading p{color:var(--Text-Black-text-black-300, #5f5f5f);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.productEnquire{display:flex;padding:48px 20px;flex-direction:column;align-items:flex-start;gap:16px}.productEnquire h3{color:var(--Grey-grey-300, #a4a4a4);font-family:Inter;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.productEnquire h3 span{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:28px;font-style:normal;font-weight:700;line-height:normal}.productEnquire .content{width:100%}.productEnquire .content p{color:var(--Grey-Primary, #777);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.ProductEquipment{padding-bottom:0}.productEquipmentGallery{height:194px;gap:10px}.productGalleryControlDiv{width:20%;gap:8px}.productGalleryControl{display:flex;width:32px;height:32px;justify-content:center;align-items:center;gap:10px}.productGalleryImgDiv{width:80%;height:194px;gap:8px}.productGalleryImgDivSlide{gap:8px}.productGalleryImgDiv img{height:194px}.productEquipmentText{top:-40px;padding:63px 16px 24px;gap:24px}.productEquipmentText h5{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.productEquipmentTextSetDiv{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.productEquipmentTextSet{padding:0}.productEquipmentTextSet .heading span{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.productEquipmentTextSet p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.ProductFacilities .infoContainerDiv{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:32px}.ProductFacilities .aboutInfoSet{width:100%;flex-shrink:0;flex-basis:100%}.ProductFacilitieSet h4{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.ProductFacilitieSet p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.ProductProcess .infoContainerDiv{flex-direction:column-reverse}.ProductProcessImg{width:100%}.ProductProcessImg img{height:351px}.mobileProductProcessContent{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.mobileNumber{width:100%;display:flex;align-items:center;gap:4px}.mobileNumberSet{width:25%;display:flex;align-items:center;gap:4px;transition:all .5s}.mobileNumberSet p{color:var(--Grey-grey-100, #d5d5d5);text-align:center;font-family:Inter;font-size:40px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.2px}.mobileNumberSet .LineDiv{width:100%;height:auto;display:flex;align-items:center;justify-content:flex-end;position:relative;transition:all .5s}.mobileNumberSet .LineDiv .Line{width:100%;height:1px;background:silver;transition:all .5s}.mobileNumberSet .LineDiv .activeLine{width:0px;height:1px;background:#f39200;transition:all .3s;position:absolute;top:calc(50% - 1px);left:0;transition:all .5s}.activeProductProcess{width:40%}.activeProductProcess p{color:var(--Orange-Primary, #f39200);text-align:center;font-family:Inter;font-size:40px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.2px}.activeProductProcess .LineDiv .Line{animation:mobileProcessLine 7.5s linear}@keyframes mobileProcessLine{0%{width:100%}to{width:0}}.activeProductProcess .LineDiv .activeLine{animation:mobileActiveProcessLine 7.5s linear}@keyframes mobileActiveProcessLine{0%{width:0%}to{width:100%}}.mobileProductProcessText{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.mobileProductProcessText h5{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.mobileProductProcessText p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.mobileNumberSet:last-child .LineDiv{display:none}.mobileNumberSet:last-child.activeProductProcess .LineDiv{display:flex}.ProductPortfolio{padding:0;gap:0px}.ProductPortfolio .infoContainerHeading{padding:48px 20px}.ProductPortfolio .infoContainerDiv{padding:0 20px}.ProductPortfolioContainer{display:inline-flex;padding:16px;flex-direction:column;align-items:flex-start;gap:16px}.ProductPortfolioSet{flex-direction:column-reverse;gap:16px}.ProductPortfolioSet img{width:100%;height:276px}.ProductPortfolioSet .content{width:100%;gap:8px}.ProductPortfolioSet .content h4{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.ProductPortfolioSet .content p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.marquee{height:28px}.marquee p{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.circle-scanner{width:100%;animation:rotate360 5s linear infinite}@keyframes rotate360{0%{transform:translate(-50%,-80%) rotate(0)}to{transform:translate(-50%,-80%) rotate(360deg)}}.ProductMachines .homeMachineSet{width:100%}.ProductFDM{display:flex;padding:48px 20px;flex-direction:column;align-items:flex-start;gap:40px}.ProductFDM section{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.ProductFDM h2{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.threeD-scanning-precision h2{width:100%;padding:24px;text-align:center;font-family:Inter;font-size:28px;font-style:normal;font-weight:700;line-height:normal}.About .productBanner{justify-content:space-between}.aboutProductBanner{width:100%;height:auto;padding:0 40px}.about-mission-vision{display:flex;padding:48px 20px;flex-direction:column;align-items:flex-start;gap:48px}.About .HomeMachines .infoContainerDiv{display:flex}.About .infoContainerDiv{flex-wrap:nowrap;overflow-x:scroll;gap:24px}.aboutInfoSet{width:90%;flex-shrink:0;flex-basis:90%}.aboutInfoSet:nth-last-child(2):nth-child(3n+1),.aboutInfoSet:nth-last-child(1):nth-child(3n+2){flex-basis:90%}.aboutBannerBelow{display:none}.mobileAboutBannerBelow .infoContainerDiv{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:32px}.mobileAboutBannerBelow .infoContainerDiv img{width:100%;object-fit:cover}.mobileAboutBannerBelow .infoContainerDiv .heading{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.mobileAboutBannerBelow .infoContainerDiv .heading h4{color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.mobileAboutBannerBelow .infoContainerDiv .heading p{color:var(--Text-Black-text-black-300, #5f5f5f);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.aboutCertificate img{width:100%;height:auto;aspect-ratio:auto}.Enquiry .infoContainer .enquireInfo{width:100%}.Enquiry .infoContainer .enquireInfoSet{display:flex;padding:16px 20px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:100px;background:var(--Orange-orange-100, #fbddb0);color:var(--Text-Black-text-black-300, #5f5f5f);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.contactForm{display:flex;flex-direction:column;align-items:center;padding:0}.contactFormHeading{padding:48px 20px;width:100%;height:100svh;align-items:center;justify-content:center}.contactFormHeading img{padding-bottom:80px}.contactFormHeading h1{color:var(--Text-Black-Primary, #101010);text-align:center;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.2px}.contactFormHeading p{color:var(--Text-Black-text-black-300, #5f5f5f);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.contactForm iframe{padding:48px 20px}.infoContainerHeading .heading h2 span{color:var(--Orange-Primary, #f39200);font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.64px}.contactFormBelow{display:flex;padding:48px 20px;flex-direction:column;align-items:flex-start;gap:40px}.getInTouch{width:100%;color:var(--Text-Black-Primary, #101010);font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.64px}.getInTouch span{color:var(--Orange-Primary, #f39200);font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.64px}.contactLinkContainer{width:100%;height:431px;flex-direction:column;align-items:center;justify-content:center;gap:24px}.contactLinkContainerBackground{width:100%;height:100%}.contact-link-links{padding:0 40px}.contactLinkSet{height:auto}.contactFormContainer{padding:48px 20px;flex-direction:column-reverse}.contactFormImgContainer{width:100%;padding-top:48px;height:auto}.contactFormImgText{height:auto;padding:20px 16px}.contactFormImgText h2{color:#fff;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.contactFormImgBackground{height:473px}.contactFormImg{width:100%;height:473px}.contactFormImg img{width:100%;height:100%;object-fit:cover}.contactFormImgText p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.footer{display:flex;padding:48px 20px;flex-direction:column;align-items:flex-start;gap:40px}.contactFormDiv{width:100%;height:auto}.footerLinkLogo{display:flex;flex-direction:column;align-items:flex-start;gap:40px;align-self:stretch}.footerLink{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.footerLinkSet{width:100%}.footerCopyrigth{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}}
