:root{--background:#fff}@media (prefers-color-scheme:dark){:root{--foreground:#000}}html{scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden}body{color:#000;background:var(--background);font-family:Plus Jakarta Sans,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.hero{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-image:url(/Hero-bg.jpg);background-size:cover;font-family:Montserrat,Arial,sans-serif;background-position:50%;background-attachment:fixed}.image{display:none}.break{display:block}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:1}.heroContent{position:relative;text-align:center;color:#fff;z-index:2}.heroContent h1{font-size:1.4rem;margin-bottom:.5rem;font-weight:400;color:#fff}.heroContent h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#fff;font-weight:800;line-height:130%}.Buttons{display:flex;flex-direction:column;align-items:center}.ctaBtn{display:inline-block;margin-bottom:20px;max-width:-moz-fit-content;max-width:fit-content;transition:background-color .3s ease}.BrochureBtn,.ctaBtn{background-color:#0629b7;color:#fff;padding:.8rem 2rem;text-transform:uppercase;font-weight:700;border:none;border-radius:5px;text-decoration:none}.BrochureBtn{display:inline-flex;align-items:center;justify-content:center;transition:background-color .3s ease,filter .3s ease}.BrochureBtn:hover .icon{content:url(/download-RED.svg)}.BrochureBtn .icon{margin-left:10px;width:20px;height:20px;transition:filter .3s ease}.BrochureBtn:hover,.ctaBtn:hover{background-color:#fff;color:#0629b7}@media (max-width:768px){.overlay{display:none}.hero{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:1rem;background-image:url(https://i.ibb.co/xjm9Srj/Hero-bg-mobile.png);background-size:cover;background-position:50%;background-attachment:scroll}.heroContent{padding:0 1rem;max-width:100%}.heroContent h1{font-size:clamp(1.2rem,4vw,1.8rem);margin-bottom:.5rem}.heroContent h2 .break{display:none}.heroContent h2{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:2rem;line-height:1.2;word-wrap:break-word}.Buttons{flex-direction:column;gap:1rem;align-items:center}.ctaBtn{min-width:140px}.BrochureBtn,.ctaBtn{padding:.75rem 1.5rem;font-size:.9rem}}@media (max-width:480px){.overlay{display:none}.hero{height:100vh;background-image:url(https://i.ibb.co/xjm9Srj/Hero-bg-mobile.png);background-size:cover;background-position:50%;background-attachment:scroll}.heroContent{padding:0 .5rem}.heroContent h1{font-size:clamp(1rem,5vw,1.2rem)}.heroContent h2{font-size:clamp(1.25rem,7vw,1.8rem);font-weight:600}.ctaBtn{min-width:120px}.BrochureBtn,.ctaBtn{padding:.6rem 1.2rem;font-size:.85rem}}@media (max-width:375px){.hero{height:50vh}.heroContent h2{font-size:clamp(1.1rem,6vw,1.5rem)}}.navbar{position:fixed;top:0;width:100%;padding:30px;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease,box-shadow .3s ease,color .3s ease;z-index:1000;background-color:transparent;color:#fff;font-family:Montserrat,Arial,sans-serif}.navbar.scrolled{background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);color:#000!important}.navbar-logo img{transition:opacity .3s ease}.navbar-links{list-style:none;display:flex;gap:40px;transition:color .3s ease}.navbar-links li a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:3px;background-color:#0629b7;transition:width .3s ease}.navbar-links li a:hover:after{width:100%}.navbar-links li a{text-decoration:none;color:#fff!important;font-weight:500;position:relative;transition:transform .3s ease,color .3s ease}.navbar.scrolled .navbar-links li a{color:#000!important}.navbar-links li a:hover{transform:scale(1.5);color:#0629b7;border-bottom:1px #0629b7}.cta,.navbar.scrolled .cta{color:#fff!important}.cta{padding:10px 20px;border-radius:5px;font-weight:600;transition:background-color .3s ease}.cta,.cta:hover{background-color:#0629b7}.navbar.scrolled .navbar-supported{color:#000}.hamburger{display:none;cursor:pointer}.hamburger-icon{width:20px;height:20px}.drawer{position:fixed;top:-100%;width:100%;background-color:#141414;color:#fff;transition:top .3s ease;z-index:9999;padding:5em 3em 3em;display:flex;flex-direction:column;justify-content:space-between;font-family:Montserrat,Arial,sans-serif}.drawer.open{top:0}.close-drawer{position:absolute;top:20px;right:20px;background:none;border:none;font-size:24px;color:#fff;cursor:pointer}.drawer ul{list-style:none;padding:0;display:flex;flex-direction:column;text-align:center;gap:2em}.drawer ul li a{display:block;color:#fff;text-decoration:none;font-size:20px;font-weight:500;transition:color .3s ease}.drawer ul li a:hover{color:#0629b7}.drawer ul li .cta{margin:0 auto 2em;padding:10px 20px;background-color:#0629b7;color:#fff!important;border-radius:5px;font-weight:600;text-align:center;transition:background-color .3s ease}.navbar-supported-mobile{text-align:center!important;font-size:14px;margin-left:auto;margin-right:auto}@media (max-width:768px){.navbar{padding-top:20px!important;padding-bottom:20px!important;padding-left:10px}.navbar,.navbar-links{flex-direction:row!important;justify-content:space-between}.navbar-links{display:none}.img,.navbar-logo img{margin-left:auto!important;margin-right:auto!important}.navbar-supported{display:none}.hamburger{display:block}}.navbar.scrolled .navbar-links li .cta{color:#fff!important}.contact-form-container{padding-top:5rem!important;display:flex;flex-wrap:wrap;justify-content:space-between;font-family:Montserrat,sans-serif,Arial;padding:5rem;background-color:#f9f9f9}.material-conductivity-section{margin-bottom:20px;padding:10px;width:100%;border:1px solid #ccc;border-radius:4px;background-color:#fdfdfd;box-shadow:0 2px 5px rgba(0,0,0,.1)}.disabled-service{opacity:.5;pointer-events:none}.material-conductivity-section h4{font-size:18px;font-weight:600;color:#0629b7;margin-bottom:10px}.material-conductivity-section select{width:100%;padding:15px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px;font-size:16px;transition:border-color .3s ease;font-family:inherit}.material-conductivity-section select:focus{border-color:#0629b7;outline:none}.additionalInformation{height:18vh}.material-conductivity-section label{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;color:#333}.noteLCR,.noteXRD{font-weight:600;color:#0629b7;margin-bottom:10px;margin-left:10px;font-size:large}.material-conductivity-section input[type=radio]{margin-right:10px;cursor:pointer}.material-conductivity-section .error-flag{margin-top:5px;font-size:.9rem;color:red;text-align:left;font-weight:700}.contact-info{width:100%;padding:20px;background-color:#0629b7;color:#fff;border-radius:8px;text-align:center;align-content:center;box-shadow:0 4px 10px rgba(0,0,0,.1);margin-bottom:2rem;font-family:inherit}.contact-info h2{text-align:center;margin-bottom:30px;font-weight:600;font-size:28px;line-height:1.4;color:inherit}.contact-info p,.general-inquiries p,.social-media a{color:#fff;text-align:center;font-size:16px;line-height:1.5}.find-agent-button{background-color:#fff;color:#002e50;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;margin-bottom:20px;transition:background-color .3s ease}.find-agent-button:hover{background-color:#0629b7;color:#fff}.phone-number{margin-bottom:20px;font-size:18px;font-weight:700}.social-media a{margin-right:10px;font-size:20px;color:#fff;transition:color .3s ease}.social-media a:hover{color:#ffc107}.contact-form{width:100%;display:flex;flex-direction:column;background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.contact-form input,.contact-form select,.contact-form textarea{padding:15px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px;font-size:16px;color:#000;transition:border-color .3s ease;font-family:inherit}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#0629b7;outline:none}.contact-form button{padding:15px;background-color:#0629b7;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px;transition:background-color .3s ease}.contact-form button:hover{background-color:#fff;color:#0629b7;border:1px solid #0629b7}.equipmentservices-container{display:flex;flex-wrap:wrap;gap:20px;padding:0}.addons-section,.equipmentservices-section{flex:1 1;display:flex;flex-direction:column;gap:10px;padding:10px;min-width:250px}.addons-section h4,.equipmentservices-section h4{margin-bottom:10px;font-size:18px;font-weight:600;color:#0629b7;text-align:left}.addons-section label,.equipmentservices-section label{display:flex;font-size:14px;gap:4px;margin:0;flex-direction:row}.error-flag{color:#0629b7;font-size:.9rem;margin-top:5px;text-align:center;margin-bottom:10px;font-weight:600}@media (min-width:768px){.contact-form-container{flex-wrap:nowrap}.contact-info{width:45%;margin-bottom:0}.contact-form{width:50%}}@media (max-width:767px){.contact-form-container{padding:2rem}.contact-form,.contact-info{width:100%}.contact-info{margin-bottom:2rem}.contact-form button{padding:12px}}.footer{background-color:#0a1f33;color:#fff;padding:3em 5em 0!important;display:flex;flex-direction:column;align-items:center}.footer-bottom{width:100%;text-align:center;padding:1rem;color:#fff}.footer-content{display:flex;flex-direction:column;width:100%;color:#fff;margin-left:2em}.footer-logo{margin-bottom:1rem}.pu_logo{width:250px}.footer-contact,.footer-links{margin-left:2em;color:#fff}.footer-contact h4,.footer-links h4{font-size:1.2rem;margin-bottom:.5rem;font-weight:700;color:#fff}.footer-links ul{list-style:none;padding:0;color:#fff;margin:0}.footer-contact p,.footer-links ul li{margin-bottom:.5rem;color:#fff}.footer-social-icons{display:flex;gap:40px;margin-top:1.5rem;color:#fff!important}.address{padding-bottom:30px}.footer-social-icons a{font-size:1.8rem;color:#fff!important;transition:color .3s ease}.footer-social-icons a:hover{color:#0077b5!important}.footer-social-icons a[aria-label=WhatsApp]:hover{color:#25d366!important}.footer-social-icons a[aria-label=Instagram]:hover{color:#e4405f!important}@media (min-width:768px){.footer{color:#fff;padding:2em 3em;display:flex;flex-direction:column;align-items:flex-start}.footer-content{flex-direction:row;justify-content:space-between;color:#fff}}@media (max-width:768px){.footer-content{margin-left:0;flex-direction:column;color:#fff;justify-content:space-between}.foooter,.footer-content{align-items:center}.GetinTouch{padding-bottom:10px}.Consultancy h4{margin-bottom:20px}.address,.contactdetails{text-align:center}.footer-contact,.footer-links{align-items:center;text-align:center;margin-left:0;margin-bottom:20px}.footer-logo{padding-bottom:20px}.footer-social-icons{display:flex;justify-content:center;align-items:center;gap:2rem;margin-left:0;margin-bottom:20px;width:100%}.footer-social-icons a{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;font-size:1.5rem}}@media (max-width:480px){.footer-social-icons{gap:1.5rem}.footer-social-icons a{width:45px;height:45px;font-size:1.3rem}}.collaborations-container{width:100%;text-align:center;padding-left:5vw;padding-right:5vw;padding-top:8rem;margin:0 auto 5vw;display:flex;flex-direction:column;align-items:center}.collaborations-container h2{font-weight:600;font-size:2rem;margin-bottom:15px}.underlineCollaborationsCarousel{width:10%;height:4px;background-color:#0629b7;margin:10px auto 30px}.carousel{justify-content:center;align-items:center;max-width:90vw;position:relative;display:flex}.carousel-track-container{overflow:hidden;width:100%;display:flex;flex-direction:column;gap:40px}.carousel-track{display:flex;will-change:transform;gap:48px;transform:translateZ(0)}.carousel-slide{display:flex;justify-content:center;align-items:center;min-width:300px;margin:0 1rem;flex-shrink:0}.carousel-slide img{max-width:10vw;max-height:12vh;object-fit:contain}@media (max-width:768px){.collaborations-container{padding:1rem}.collaborations-container h2{font-size:1.5rem;color:#000}.underlineCollaborationsCarousel{width:20%}.carousel-slide{min-width:120px;margin:0 1rem}.carousel-slide img{max-width:40vw;max-height:30vh}}.about-us{display:flex;flex-direction:column;align-items:center;text-align:center;padding:50px 20px;background-color:#f9f9f9}.about-us-content{padding-top:5rem;max-width:60vw;margin-bottom:30px}@media (max-width:768px){.about-us-content{max-width:90vw}}.about-us-content h2{font-size:36px;font-weight:700;margin-bottom:20px;color:#000}.about-us-content p{font-size:16px;line-height:1.8;color:#000}.about-us-image{display:flex;justify-content:center}.objectives-section{padding-top:50px;text-align:center}.title{font-size:2rem;margin-bottom:40px;color:#2c3e50}.objectives-container{display:flex;justify-content:space-around;flex-wrap:wrap}.objective-item{background-size:cover;background-position:50%;padding:35px;color:#fff;width:250px;flex-grow:1;box-sizing:border-box;transition:transform .3s ease}.objective-item:hover{transform:scale(1.05)}.objective-item h3{font-size:1.2rem;font-weight:600;margin:15px 0}.objective-item p{font-size:.8rem;font-weight:300}.icon img{width:50px;height:50px;margin-bottom:20px}.research-support{background-image:url(/ResearchSupport.png)}.innovative-development,.research-support{background-size:cover;background-position:50%}.innovative-development{background-image:url(/InnovativeDevelopment.png)}.laboratory-resource{background-image:url(/LaboratoryResourceSharing.jpg);background-size:cover;background-position:50%}.training-capacity-building{background-image:url(/TrainingCapacityBuilding.png);background-size:cover;background-position:50%}.developing-networks{background-image:url(/DevelopingNetworks.png)}.additional-services,.developing-networks{background-size:cover;background-position:50%}.additional-services{background-image:url(/AdditionalServices.png)}.facilities-section{text-align:center;padding-top:10rem}.scroll-wrapper{overflow:hidden;width:100%}.scroll-container{display:flex;transition:scroll .3s ease-in-out}.slide{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:1rem;gap:1rem;width:100%;padding:0 1rem}.facility-card{background:url(/rectangles/background.svg) no-repeat 50%;background-size:contain;padding:1rem;text-align:center;border-radius:8px;min-height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-wrap:break-word;word-break:break-word}.facility-card img{width:50px;height:50px;margin-bottom:1rem}.facility-card p{font-size:.9rem;font-weight:700;line-height:1.2;max-width:90%}.navigation-circles{display:flex;justify-content:center;margin:1rem 0}.circle{width:10px;height:10px;margin:0 5px;background-color:#ccc;border-radius:50%;cursor:pointer}.circle.active,.view-all{background-color:#0629b7}.view-all{margin-top:1rem;color:#fff;padding:.7rem 2rem;border:none;border-radius:4px;cursor:pointer;text-transform:uppercase}@media (max-width:768px){.facilities-section{margin:2rem 1rem;padding:0}.facility-card{min-height:120px;padding:1rem .5rem;background-size:cover;margin-bottom:.5rem}.facility-card img{width:40px;height:40px;margin-bottom:.5rem}.facility-card p{font-size:.75rem;line-height:1.1}}