@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap";@import"https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;700&family=Manrope:wght@400;600&display=swap";.navbar{width:100%;height:104px;border-bottom:1px solid #dcdcdc;background:#fff;padding:0 112px;display:flex;justify-content:center;align-items:center;position:static;z-index:1000;box-shadow:0 2px 10px #0000001a}.navbar-container{width:100%;max-width:1216px;height:104px;display:flex;justify-content:space-between;align-items:center;position:relative}.logo-wrapper{display:flex;align-items:center;gap:20px}.logo-section{padding-top:24px;padding-bottom:24px;display:flex;align-items:center}.logo{width:181.41px;height:57.66px;object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:pixelated;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateZ(0);backface-visibility:hidden}.nav-links{display:flex;gap:34px;align-items:center;height:104px}.btn-wrapper{display:flex;align-items:center;gap:20px}.contact-btn{display:flex;align-items:center;height:103px}.contact-btn button{background-color:#a92320;color:#fff;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;padding:10px 24px;border:none!important;outline:none!important;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.contact-btn button:hover{background-color:#104964}.btn-wrapper a{text-decoration:none}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:4px;padding:8px}.hamburger .bar{width:25px;height:3px;background-color:#003f5c;transition:.3s;border-radius:2px}.vertical-line{width:1px;height:40px;background-color:#dcdcdc}.dropdown{position:relative}.dropdown-toggle{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;line-height:22.4px;color:#003f5c;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:8px;padding:10px 0;position:relative;transition:color .3s ease}.dropdown-toggle:after{content:"";position:absolute;left:0;bottom:-38px;width:0%;height:4px;background-color:#a92320;transition:width .3s ease}.dropdown-toggle:hover{color:#a92320}.dropdown-toggle:hover:after{width:100%}.chevron-icon{transition:transform .3s ease}.chevron-icon.rotate{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;background:#fff;border:1px solid #eaeaea;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:200px;z-index:1000;opacity:1;visibility:visible;transform:translateY(0);transition:all .3s ease;max-height:300px;overflow-y:auto}.dropdown-menu::-webkit-scrollbar{width:4px}.dropdown-menu li{list-style:none}.dropdown-menu li a{display:block;padding:12px 16px;color:#003f5c;text-decoration:none;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;transition:all .3s ease;border-bottom:1px solid #f5f5f5;position:relative}.dropdown-menu li a:after{content:"";position:absolute;left:0;bottom:0;width:0%;height:2px;background-color:#a92320;transition:width .3s ease}.dropdown-menu li a:hover{background-color:#f8f9fa;color:#a92320}.dropdown-menu li a:hover:after{width:100%}.desktop-nav{display:flex;gap:34px;align-items:center;height:104px}.desktop-nav>a{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;line-height:22.4px;color:#003f5c;text-decoration:none;position:relative;padding-bottom:4px;transition:color .3s ease}.desktop-nav>a:after{content:"";position:absolute;left:0;bottom:-38px;width:0%;height:4px;background-color:#a92320;transition:width .3s ease}.desktop-nav>a:hover{color:#a92320}.desktop-nav>a:hover:after{width:100%}.mobile-nav{display:none;position:fixed;top:0;left:-100%;width:100%;height:100vh;background:#fff;flex-direction:column;padding:80px 32px 32px;z-index:999;box-shadow:none;max-height:none;overflow-y:auto;transition:left .3s ease-in-out;align-items:flex-start}.mobile-nav.open{display:flex;left:0}.mobile-nav>a{padding:16px 0;font-size:18px;width:100%;border-bottom:none;text-align:left;justify-content:flex-start;font-family:Montserrat,sans-serif;font-weight:600;color:#003f5c;text-decoration:none}.mobile-nav>a:after{display:none}@media (min-width: 1025px){.mobile-nav{display:none!important}}@media (max-width: 1024px){.desktop-nav{display:none!important}}@media (max-width: 1400px){.navbar{padding:0 80px}.nav-links{gap:28px}}@media (max-width: 1200px){.navbar{padding:0 60px}.navbar-container{max-width:1000px}.nav-links{gap:24px}.nav-links>a,.dropdown-toggle{font-size:18px}}@media (max-width: 1024px){.navbar{padding:0 32px;height:80px}.navbar-container{height:80px}.hamburger{display:flex;z-index:1001}.hamburger.active .bar:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.contact-btn{display:none}.dropdown-menu{position:static;border:none;box-shadow:none;padding-left:20px;margin-top:10px;opacity:1;visibility:visible;transform:none;max-height:none;width:100%;display:block}.dropdown-toggle{width:100%;justify-content:space-between;padding:16px 0;border-bottom:none;font-size:18px;text-align:left;cursor:pointer}.dropdown-toggle:after{display:none}.dropdown-menu li a{padding:12px 16px;border-bottom:none}.dropdown-menu li a:after{display:none}.logo{width:160px;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:pixelated;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateZ(0);backface-visibility:hidden}.mobile-close-btn{position:fixed;top:20px;right:32px;background:none;border:none;font-size:24px;color:#003f5c;cursor:pointer;z-index:1001;padding:8px;display:none}}@media (max-width: 768px){.navbar{height:70px;padding:0 24px}.navbar-container{height:70px}.logo{width:140px;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:pixelated;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateZ(0);backface-visibility:hidden}.logo-wrapper{gap:15px}.mobile-nav{padding:70px 24px 24px}.mobile-nav>a{font-size:16px;padding:14px 0}.dropdown-toggle{font-size:16px;padding:14px 0}.dropdown-menu{padding-left:15px;margin-top:8px}.dropdown-menu li a{font-size:14px;padding:8px 12px}.hamburger .bar{width:22px;height:2px}.vertical-line{display:none}.mobile-close-btn{top:15px;right:24px;font-size:22px}}@media (max-width: 480px){.navbar{height:60px;padding:0 16px}.dropdown-toggle{font-size:16px;padding:10px 0}.navbar-container{height:60px}.logo{width:120px;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:pixelated;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateZ(0);backface-visibility:hidden}.logo-wrapper{gap:10px}.mobile-nav{padding:60px 16px 16px}.mobile-nav>a{font-size:16px;padding:12px 0}.dropdown-toggle{font-size:15px;padding:12px 0}.dropdown-menu{padding-left:12px;margin-top:6px}.dropdown-menu li a{font-size:15px;padding:6px 10px}.hamburger{gap:3px;padding:6px}.hamburger .bar{width:20px;height:2px}.contact-btn{display:none}.mobile-close-btn{top:12px;right:16px;font-size:20px}}@media (max-width: 376px){.navbar{padding:0 12px}.navbar-container{height:60px}.logo{width:100px;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:pixelated;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateZ(0);backface-visibility:hidden}.logo-wrapper{gap:8px}.mobile-nav{padding:60px 12px 12px}.mobile-nav>a{font-size:16px;padding:10px 0}.dropdown-toggle{font-size:16px;padding:10px 0}.dropdown-menu{padding-left:10px;margin-top:4px}.dropdown-menu li a{font-size:14px;padding:4px 8px}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;height:56px;border-radius:8px;font-weight:600;font-family:inherit;font-size:1rem;cursor:pointer;transition:all .3s ease;border:none;position:relative;overflow:hidden;gap:0}.btn-content{display:inline-flex;align-items:center;transition:transform .3s ease;font-family:Montserrat,sans-serif;font-weight:600}.arrow-icon{width:16px;height:16px;margin-left:0;margin-right:0;opacity:0;transform:translate(10px);transition:all .3s ease;position:absolute;right:20px;top:50%;transform:translateY(-50%) translate(10px);pointer-events:none}.btn:hover .btn-content{transform:translate(-10px)}.btn:hover .arrow-icon{opacity:1;transform:translateY(-50%) translate(60%)}.btn.primary.red{background-color:#a92320;color:#fff}.btn.primary.red:hover{background-color:#104964}.btn.primary.blue{background-color:#104964;color:#fff}.btn.primary.blue:hover{background-color:#a92320}.hero-section{display:flex;justify-content:space-between;align-items:center;height:700px;overflow:hidden;width:100vw;box-sizing:border-box}.hero-left{flex:1;display:flex;justify-content:center;flex-direction:column;height:100%;margin-left:100px}.hero-right{position:relative;width:40%;height:100%;background:url(/assets/images/Rectangle-BW2zgpDR.svg) center/cover no-repeat,#104964;background-blend-mode:overlay;display:flex;align-items:center;justify-content:center;margin-left:auto}.image-slide{position:relative;z-index:2}.text-slide{max-width:500px}.tagline{position:relative;display:inline-block;font-family:DM Sans,sans-serif;font-weight:700;font-size:16px;line-height:22.4px;letter-spacing:0;text-transform:uppercase;margin-bottom:1rem;color:#1a1a1a}.tagline:after{content:"";position:absolute;bottom:-4px;left:0;height:3px;width:100%;background-color:#a59270;border-radius:2px}.text-slide h1{font-family:Montserrat,sans-serif;font-weight:700;font-size:80px;line-height:90px;letter-spacing:-.01em;margin:.5rem 0;color:#1a1a1a}.text-slide h1 span{color:#a92320}.description{font-family:DM Sans,sans-serif;font-weight:400;font-size:18px;line-height:25.2px;letter-spacing:0;color:#444;margin:1rem 0 2rem}.download-button{background-color:#013243;color:#fff;padding:.75rem 1.5rem;font-size:1rem;border:none;border-radius:6px;cursor:pointer;width:234px}.image-slide{width:700px;height:360px;margin-right:360px;z-index:2;position:relative}.vertical-pagination{position:absolute;right:2rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:.2rem;z-index:10}.pagination-item{display:flex;flex-direction:column;align-items:center}.pagination-item span{display:block;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;color:#fff;transition:color .3s ease}.pagination-item span.active{color:#a92320}.line{width:2px;height:16px;background-color:#fff;transition:all .3s ease}.line.active-line{background-color:#a92320;height:60px}@media (max-width: 1024px){.hero-section{flex-direction:column-reverse;height:auto;padding-bottom:40px}.hero-left{margin-left:0;padding:40px 32px;width:100%;align-items:center;text-align:center}.text-slide{max-width:90%}.text-slide h1{font-size:48px;line-height:56px}.description{font-size:16px;line-height:22px}.image-slide{width:100%;height:auto;margin:0 auto;padding-top:20px}.hero-right{width:100%;height:300px;justify-content:center}.download-button{width:80%;max-width:300px}.vertical-pagination{right:1rem;top:auto;bottom:1rem;transform:none;flex-direction:row;gap:1rem}.pagination-item span{font-size:12px}.line{height:2px;width:16px}.line.active-line{width:60px;height:2px}}@media (max-width: 600px){.text-slide h1{font-size:32px;line-height:40px}.tagline{font-size:14px}.description{font-size:14px;line-height:20px}.download-button{font-size:14px;padding:10px 20px}.image-slide{width:100%;height:auto;padding:0 16px}.hero-left{padding:24px 16px}.hero-right{height:240px}.vertical-pagination{display:none}}.industries-section{width:100%;padding:5rem 1rem;background-color:#fff;text-align:center;position:relative;display:flex;justify-content:center}.industries-section:after{content:"";position:absolute;top:0;right:-150px;width:850px;height:550px;background:url(/assets/images/trustedVector-DROaZTGV.svg) no-repeat;background-size:contain;opacity:.2;z-index:0;pointer-events:none}.industries-container{max-width:1216px;display:flex;flex-direction:column;width:100%;height:891.49px;margin:90px 112px 0 145px;gap:80px}.industries-header{max-width:1220px;margin:0 auto;gap:8px}.industries-subtitle{position:relative;display:inline-block;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;color:#104964;margin-bottom:.5rem}.industries-subtitle:after{content:"";position:absolute;left:0;bottom:-4px;width:105px;height:3px;background-color:#a59270;border-radius:2px}.industries-subtitle span{color:#a92320}.industries-heading{font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.industries-heading .dot{color:#a92320}.industries-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;width:100%}.industries-swiper-container{width:100%;max-width:500px;margin:0 auto}.industries-swiper{width:100%;height:auto;padding-bottom:50px}.industries-swiper .swiper-slide{display:flex;justify-content:center;align-items:center}.industries-swiper .swiper-pagination{bottom:0}.industries-swiper .swiper-pagination-bullet{width:10px;height:10px;background-color:#104964;opacity:.3;margin:0 5px}.industries-swiper .swiper-pagination-bullet-active{opacity:1;background-color:#a92320}.industry-card{width:100%;max-width:100%;height:300px;position:relative;border-radius:16px;overflow:hidden;background-size:cover;background-position:center;box-shadow:0 4px 12px #0000001a;transition:box-shadow .3s ease;cursor:pointer;display:flex;align-items:flex-end}.industry-card:hover{box-shadow:0 0 20px #0003}.industry-overlay{position:absolute;top:0;right:0;bottom:0;left:0;transition:background-color .3s ease}.industry-content{padding:1.5rem;position:absolute;bottom:0;left:0;right:0;z-index:2;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;text-align:left;background:linear-gradient(to top,rgba(0,0,0,.8),transparent 60%);border-radius:0 0 16px 16px;min-height:60%}.industry-text{width:100%;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;color:#fff;text-align:left;margin-bottom:-4rem}.industry-title{width:230px;height:51px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;color:#fff}.industry-description{width:260px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5;height:auto}.industry-arrow{width:2.25rem;height:2.25rem;background-color:#fff;color:#000;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-top:1rem;transition:transform .3s ease,background-color .3s ease,color .3s ease}.industry-card:hover .industry-arrow{transform:translate(.25rem);background-color:#104964;color:#fff}.industries-button-wrapper{margin-top:-30px;text-align:center}.industries-button{padding:.75rem 1.5rem;border-radius:.375rem;background-color:#1e3a8a;color:#fff;font-weight:500;border:none;transition:background-color .3s ease}.industries-button:hover{background-color:#1e40af}.view-all-button{width:144px}.industry-overlay{pointer-events:none}.industry-arrow-link{display:inline-flex}@media (max-width: 1400px){.industries-container{margin-left:100px;margin-right:80px;gap:70px}.industries-heading{font-size:2.25rem}.industries-grid{gap:1.25rem}}@media (max-width: 1200px){.industries-container{margin-left:80px;margin-right:60px;gap:60px}.industries-heading{font-size:2rem}.industries-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}}@media (max-width: 1024px){.industries-container{padding:0 32px;height:auto;gap:60px;margin:60px 40px 0}.industries-heading{font-size:1.875rem;margin-bottom:2rem}.industries-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}.industry-text,.industry-title,.industry-description{width:100%}.industry-description{-webkit-line-clamp:3}}@media (max-width: 768px){.industries-section{padding:4rem 1rem}.industries-container{padding:0 20px;gap:50px;margin:50px 20px 0}.industries-heading{font-size:1.75rem}.industries-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.industry-card{height:280px}.industry-text,.industry-title,.industry-description{width:100%}}@media (max-width: 600px){.industries-section{padding:3rem 1rem;flex-direction:column;align-items:center}.industries-container{padding:0 16px;gap:40px;margin:40px 0 0}.industries-subtitle{font-size:14px}.industries-subtitle:after{width:80px}.industries-heading{font-size:1.5rem}.industry-card{height:300px;display:flex;align-items:flex-end}.industry-content{padding:1.5rem;position:absolute;bottom:0;left:0;right:0;z-index:2;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;text-align:left;background:linear-gradient(to top,rgba(0,0,0,.8),transparent 60%);border-radius:0 0 16px 16px;min-height:60%}.industry-text{width:100%;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;color:#fff;text-align:left;margin-bottom:-4rem}.industry-title{width:100%;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;color:#fff}.industry-description{width:100%;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5}.industry-arrow{width:2.25rem;height:2.25rem;font-size:1rem}.industries-button-wrapper{margin-top:0}.industries-button{width:100%;max-width:220px;padding:12px;font-size:14px}.industries-swiper-container{max-width:450px}.industries-swiper{padding-bottom:40px}.industries-swiper .swiper-pagination-bullet{width:8px;height:8px;margin:0 3px}}@media (max-width: 480px){.industries-section{padding:2.5rem .5rem}.industries-container{padding:0 12px;gap:30px}.industries-heading{font-size:1.375rem}.industries-subtitle{font-size:13px}.industries-subtitle:after{width:70px}.industry-card{height:300px;display:flex;align-items:flex-end}.industry-content{padding:1.5rem;position:absolute;bottom:0;left:0;right:0;z-index:2;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;text-align:left;background:linear-gradient(to top,rgba(0,0,0,.8),transparent 60%);border-radius:0 0 16px 16px;min-height:60%}.industry-text{width:100%;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;color:#fff;text-align:left;margin-bottom:-4rem}.industry-title{width:100%;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;color:#fff}.industry-description{width:100%;max-width:300px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5}.industries-swiper-container{max-width:400px}.industries-swiper{padding-bottom:35px}}@media (max-width: 360px){.industries-section{padding:2rem .5rem}.industries-container{padding:0 8px;gap:25px}.industries-heading{font-size:1.25rem}.industries-subtitle{font-size:12px}.industry-card{height:300px;display:flex;align-items:flex-end}.industry-content{padding:1.5rem;position:absolute;bottom:0;left:0;right:0;z-index:2;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;text-align:left;background:linear-gradient(to top,rgba(0,0,0,.8),transparent 60%);border-radius:0 0 16px 16px;min-height:60%}.industry-text{width:100%;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;color:#fff;text-align:left;margin-bottom:-4rem}.industry-title{width:100%;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;color:#fff}.industry-description{width:100%;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5}.industries-swiper-container{max-width:380px}.industries-swiper{padding-bottom:30px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.automation-section{padding:60px 20px;background-color:#e7edf0}.automation-content{display:flex;gap:40px;max-width:1200px;margin:180px auto auto;flex-wrap:wrap}.automation-left{flex:1;min-width:300px}.image-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.image-item{position:relative;border-radius:12px;overflow:hidden}.image-item img{width:100%;height:auto;display:block;border-radius:12px}.exp,.track,.valve{width:100%;object-fit:cover;display:block}.exp,.track{height:220px}.valve{height:456px}.valve-span{grid-row:span 2}.service-box{background-color:#f5f9fc;display:flex;align-items:center;justify-content:flex-start;text-align:left;position:relative;border-radius:12px;padding:20px;height:160px;width:290px;overflow:hidden;flex-direction:row}.service-box:before{content:"";background:url("/assets/images/Vector%20(1)-BCKhYYxp.svg") no-repeat center;background-size:contain;opacity:.2;position:absolute;top:0;left:-50px;right:0;bottom:0}.service-text{color:#003148;font-size:16px;font-weight:600;line-height:1.4;position:relative;z-index:1;margin-left:10px}.track-service-combo{grid-column:span 2;display:flex;justify-content:center}.combo-flex{display:flex;align-items:center;gap:16px;width:100%;max-width:600px}.track-img{width:50%;max-width:290px;height:auto;border-radius:12px;object-fit:cover}.service-box{background-color:#f9f9f9;border-radius:12px;padding:30px;flex:1}.service-text p{font-family:DM Sans,sans-serif;color:#104964;margin:0;font-size:24px;font-weight:700;line-height:1.4}.automation-right{width:100%;flex:1}.subheadingauto{font-family:Dm Sans,sans-serif;color:#005170;font-size:16px;font-weight:700;letter-spacing:1px;margin-bottom:10px}.auto{color:#a92320}.dot{color:#a92320;width:592px;height:135px}.main-heading{font-size:48px;font-family:Montserrat,sans-serif;font-weight:600;margin-bottom:20px;line-height:67.2px;letter-spacing:-.5%}.description{font-family:DM Sans,sans-serif;font-size:18px;line-height:25.2px;margin-bottom:24px;font-weight:400}.features-list{font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;margin-bottom:24px;list-style:none}.features-list .icon{width:30px;height:24px;margin-right:8px;vertical-align:middle}.view-more-button{background-color:#004c66;color:#fff;padding:10px 22px;border:none;border-radius:6px;cursor:pointer}.image-grid img{width:500px;height:auto;object-fit:cover;display:block;border-radius:12px}@media (max-width: 1200px){.image-grid img{width:450px}}@media (max-width: 1024px){.image-grid img{width:400px}}@media (max-width: 768px){.image-grid{gap:6px}.image-grid img{width:350px;border-radius:8px}.exp,.track{height:160px}.valve{height:320px}}@media (max-width: 480px){.image-grid{gap:4px}.image-grid img{width:390px;border-radius:6px}.exp,.track{height:120px}.valve{height:240px}@media (max-width: 376px){.automation-content{margin-top:100px}.image-grid img{width:320px;margin:auto}}}.product-page{padding:144px 60px;font-family:Segoe UI,sans-serif;background-color:#fff;text-align:center}.short-intro{width:100%;height:23px;font-family:DM Sans,sans-serif;size:16px;font-weight:700;line-height:22.4px}.page-title{width:100%;text-align:center;height:68px;font-family:Montserrat,sans-serif;font-size:48px;font-weight:700;margin-bottom:32px;color:#0a0a0a;line-height:67.2px}.category-buttons{width:100%;height:56px;display:flex;justify-content:center;flex-wrap:wrap;gap:32px;margin-bottom:32px}.category-btn{background-color:#fff;padding:10px 20px;border:2px solid #104964;border-radius:10px;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;color:#104964;cursor:pointer;transition:background-color .2s}.category-btn.active,.category-btn:hover{background-color:#104964;color:#fff}.product-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px;justify-content:center;padding:0 20px;margin-bottom:40px}.custom-card{width:280px;height:539px;background-color:#fff;border-radius:16px;box-shadow:0 6px 16px #00000014;overflow:hidden;transition:transform .3s ease;display:flex;flex-direction:column;cursor:pointer}.custom-card:hover{transform:translateY(-5px)}.card-image-wrapper{display:flex;justify-content:center;align-items:center}.card-image{object-fit:contain;height:280px;width:-webkit-fill-available}.card-body{width:280px;height:349px;padding:24px;background-color:#fff;text-align:left}.card-title-top{width:232px;height:72px;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#104964;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word;position:relative}.card-title-tooltip{display:none;position:absolute;left:50%;bottom:110%;transform:translate(-50%);background:#222;color:#fff;padding:6px 12px;border-radius:4px;font-size:14px;white-space:pre-line;z-index:10;box-shadow:0 2px 8px #00000026;pointer-events:none;opacity:0;transition:opacity .2s;max-width:260px;text-align:center;word-break:break-word}.custom-card:hover .card-title-tooltip{display:block;opacity:1}.card-title-top:hover .card-title-tooltip{display:none;opacity:0}.card-title-bottom{width:232px;height:48px;font-family:Montserrat,sans-serif;font-size:18px;line-height:25.2px;font-weight:600;color:#0a0a0a;margin-top:35px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-view-btn{width:170px;height:56px;border-radius:8px;display:flex;align-items:center;justify-content:flex-start;gap:8px;background:none;border:none!important;outline:none!important;color:#a92320;font-weight:500;font-size:14px;cursor:pointer;padding-left:20px;margin-top:12px;transition:background-color .7s ease,color .2s ease;text-align:center;overflow:hidden;position:relative;align-self:flex-start}.product-view-btn:hover{background-color:#a92320;color:#fff}.product-view-btn:hover .view-icon{transform:translate(115px)}.product-view-btn:hover .view-text{transform:translate(-10px)}.view-all-container{text-align:center;margin-top:20px}.product-btn{width:140px;height:56px}@media (min-width: 1400px){.custom-card{width:320px;height:580px}.card-body{width:320px;height:380px}.card-title-top,.card-title-bottom{width:272px}}@media (max-width: 1399px){.custom-card{width:280px;height:539px}.card-body{width:280px;height:349px}.card-title-top,.card-title-bottom{width:232px}}@media (max-width: 1024px){.product-page{padding:80px 40px}.page-title{font-size:36px;line-height:48px}.category-btn{font-size:15px;padding:8px 18px}.custom-card{width:260px;height:500px}.card-body{width:260px;height:310px;padding:20px}.card-title-top,.card-title-bottom{width:220px}.card-title-bottom{font-size:16px;line-height:22px}}.product-skeleton{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease;animation:skeleton-loading 1.5s infinite}.skeleton-image{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;margin-bottom:12px}.skeleton-title{width:80%;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;margin-bottom:8px}.skeleton-description{width:100%;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;margin-bottom:4px}.skeleton-description:last-child{width:60%}@keyframes skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 768px){.product-page{padding:60px 20px}.page-title{font-size:28px;line-height:36px}.short-intro{font-size:14px}.category-buttons{gap:16px}.category-btn{font-size:14px;padding:6px 16px;border-radius:8px}.custom-card{width:240px;height:460px}.card-body{width:240px;height:270px;padding:16px}.card-title-top,.card-title-bottom{width:208px}.card-title-top{font-size:15px;line-height:22px;height:66px}.card-title-bottom{height:44px;font-size:15px;line-height:22px}.product-view-btn{width:140px;height:48px;font-size:13px;padding-left:16px}.product-grid{width:100%;margin-top:50px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:50px}}@media (max-width: 480px){.product-page{padding:40px 15px}.page-title{font-size:24px;line-height:32px}.short-intro{font-size:13px}.category-buttons{gap:12px}.category-btn{font-size:13px;padding:5px 12px;border-radius:6px}.custom-card{width:100%;height:auto;min-height:200px;flex-direction:column;align-items:center;padding:12px;gap:12px}.product-grid{margin-top:90px}.card-image-wrapper{width:100%;height:120px;display:flex;justify-content:center;align-items:center}.card-image{width:100%;height:120px;object-fit:contain}.card-body{width:100%;height:auto;padding:0;display:flex;flex-direction:column;align-items:center;text-align:center}.card-title-top{width:100%;height:auto;font-size:14px;line-height:20px;margin-bottom:0;-webkit-line-clamp:2;text-align:center}.card-title-bottom,.product-view-btn{display:none}.card-title-tooltip{display:none!important}}@media (max-width: 360px){.product-page{padding:30px 10px}.page-title{font-size:20px;line-height:28px}.short-intro{font-size:12px}.category-buttons{gap:10px}.category-btn{font-size:12px;padding:4px 10px;border-radius:5px}.custom-card{padding:10px;gap:10px}.card-image-wrapper,.card-image{height:100px}.card-title-top{font-size:13px;line-height:18px}}.trusted-container{min-height:580px;height:auto;width:100%}.trusted-section{background-color:#104964;padding:60px 20px 100px;text-align:center;background:url(/assets/images/Rectangle-BW2zgpDR.svg) center/cover no-repeat,#104964;position:relative;z-index:1}.trusted-section:before{content:"";position:absolute;top:0;right:-150px;width:750px;height:350px;background:url(/assets/images/trustedVector-DROaZTGV.svg) no-repeat;background-size:contain;opacity:1;z-index:0;pointer-events:none}.trusted-header{color:#e0e0e0;font-size:14px;letter-spacing:1px;margin-bottom:8px}.subheading{font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:22.4px;color:#fff;margin-bottom:8px}.trusted-heading{font-size:48px;font-weight:700;line-height:67.2px;font-family:Montserrat,sans-serif;color:#fff;margin-bottom:32px}.trusted-card{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#fff;padding:60px;margin:0 auto;max-width:1180px;border-radius:16px;box-shadow:0 4px 20px #0000001a;gap:24px}.partner-swiper{width:100%}.logo-box{width:195px;height:150px;padding:8px;border-radius:16px;background-color:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden;flex-shrink:0}.logo-box img{width:100%;height:100%;object-fit:contain;display:block}@media (max-width: 1400px){.trusted-container{min-height:520px}.trusted-section{padding:50px 20px 80px}.trusted-heading{font-size:42px;line-height:58px}.trusted-card{padding:50px;max-width:1100px}.logo-box{width:180px;height:140px}}@media (max-width: 1200px){.trusted-container{min-height:480px}.trusted-section{padding:45px 20px 70px}.trusted-heading{font-size:38px;line-height:52px}.trusted-card{padding:45px;max-width:1000px}.logo-box{width:160px;height:130px}}@media (max-width: 1024px){.trusted-container{min-height:450px}.trusted-section{padding:40px 20px 60px}.trusted-heading{font-size:32px;line-height:44px}.subheading{font-size:15px}.trusted-card{padding:40px 30px;max-width:900px;gap:20px}.logo-box{width:140px;height:110px}.trusted-section:before{width:500px;height:250px;right:-100px}}@media (max-width: 768px){.trusted-container{min-height:400px}.trusted-section{padding:35px 16px 50px}.trusted-heading{font-size:28px;line-height:36px;margin-bottom:24px}.subheading{font-size:14px}.trusted-card{padding:30px 20px;max-width:700px;gap:16px}.logo-box{width:120px;height:90px;padding:6px}.trusted-section:before{width:400px;height:200px;right:-80px}}@media (max-width: 480px){.trusted-container{min-height:350px}.trusted-section{padding:30px 16px 40px}.trusted-heading{font-size:24px;line-height:32px;margin-bottom:20px}.subheading{font-size:13px}.trusted-card{padding:25px 16px;max-width:100%;gap:12px;border-radius:12px}.logo-box{width:100px;height:80px;padding:4px;border-radius:12px}.trusted-section:before{display:none}}@media (max-width: 360px){.trusted-container{min-height:320px}.trusted-section{padding:25px 12px 35px}.trusted-heading{font-size:20px;line-height:28px;margin-bottom:16px}.subheading{font-size:12px}.trusted-card{padding:20px 12px;gap:10px;border-radius:10px}.logo-box{width:80px;height:60px;padding:3px;border-radius:8px}}.blog-section{width:100%;height:999.19px;padding:90px 112px 120px;gap:40px;margin:auto;text-align:center}.title-section{width:100%;height:99.79px;gap:80px}.section-subtitle{font-size:16px;font-weight:700;line-height:22.4px;color:#104964;font-family:DM Sans,sans-serif;margin-bottom:6px;text-transform:uppercase;letter-spacing:1px}.section-title{font-family:Montserrat,sans-serif;font-weight:600;font-size:48px;line-height:67.2px;font-weight:700;margin-bottom:40px;color:#0a0a0a}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;width:100%;max-width:1216px;margin:0 auto 40px;padding:20px 0;justify-content:center}.blog-card{width:384px;height:510px;background:#fff;border-radius:16px;box-shadow:0 4px 14px #00000014;overflow:hidden;transition:transform .3s ease;display:flex;flex-direction:column;text-align:left;position:relative}.blog-image-wrapper{position:relative;width:384px;height:287px;overflow:hidden}.blog-image{width:100%;height:100%;object-fit:cover;display:block;transition:filter .3s ease;z-index:0}.blog-image-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .3s ease;z-index:1}.blog-view-btn{width:200px;height:60px;border-radius:8px;display:flex;align-items:center;justify-content:flex-start;gap:10px;background-color:transparent;border:none;color:#fff;font-weight:600;font-size:16px;cursor:pointer;padding-left:20px;transition:background-color .7s ease,transform .3s ease,opacity .3s ease;text-align:center;overflow:hidden;position:absolute;bottom:120px;left:92px;opacity:0;transform:translateY(20px);z-index:2}.blog-card:hover .blog-image-wrapper:after{background:#0006}.blog-card:hover .blog-image{filter:brightness(.75)}.blog-card:hover .blog-view-btn{opacity:1;transform:translateY(0)}.view-text{transition:transform .4s ease,background-color .3s ease,color .3s ease;padding:8px 0;border-radius:6px;font-family:Montserrat,sans-serif}.view-icon{display:flex;align-items:center;transition:transform .4s ease;font-size:18px}.blog-view-btn:hover .view-icon{transform:translate(125px)}.blog-view-btn:hover .view-text{transform:translate(-10px)}.blog-view-btn:hover{background-color:#a92320;color:#fff}.blog-content{width:384px;height:266.4px;font-weight:600;font-family:Montserrat,sans-serif;padding:24px;display:flex;flex-direction:column;gap:10px}.blog-tag-section{display:flex;align-items:center;gap:8px}.tagimg{width:20px;height:20px}.blog-tag{font-size:16px;font-family:Montserrat,sans-serif;font-weight:600;color:#c62828}.blog-title{font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;line-height:25.2px;color:#0a0a0a;line-height:1.4;width:330px}.blog-description{font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;color:#5f6368;line-height:22.4px;width:330px}.blog-footer{margin-top:16px;border-top:1.6px solid #B5C7CF;padding-top:16px;gap:16px;display:flex;justify-content:flex-start;align-items:center;font-size:16px;color:#0a0a0a;font-family:DM Sans,sans-serif;font-weight:400}.blog-icons{width:20px;height:20px}.blog-date{display:flex;align-items:center;gap:6px}.blog-share{display:flex;align-items:center;gap:6px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;padding:6px 14px;font-size:15px;color:#104964;cursor:pointer;transition:background .2s,color .2s;font-family:Montserrat,sans-serif;outline:none;position:relative}.blog-share:hover,.blog-share:focus{background:#104964;color:#fff}.blog-share img.blog-icons{width:18px;height:18px;margin-right:4px}.blog-share.copied,.blog-share:active{background:#28a745;color:#fff}.blog-info-share-btn{margin-left:18px;font-size:16px;padding:7px 18px;border-radius:8px;border:1px solid #e0e0e0;background:#f5f5f5;color:#104964;font-family:Montserrat,sans-serif;display:flex;align-items:center;gap:7px;transition:background .2s,color .2s}.blog-info-share-btn:hover,.blog-info-share-btn:focus{background:#104964;color:#fff}.blog-info-meta-share-row{display:flex;align-items:center;gap:10px;margin-bottom:18px}.blog-view-all{display:flex;justify-content:center}.view-all-btn{background-color:#003049;color:#fff;padding:12px 28px;font-size:14px;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.view-all-btn:hover{background-color:#001d2b}.blog-divider{display:inline-block;width:2.4px;height:24px;background-color:#5f8597;vertical-align:middle}@media (max-width: 1440px){.blog-grid{gap:32px;padding:0 16px}.blog-section{padding:80px 80px 100px}}@media (max-width: 1200px){.blog-section{padding:70px 60px 90px}.section-title{font-size:42px}.blog-grid{gap:32px}.blog-card{max-width:320px}.blog-image-wrapper{aspect-ratio:16/9}}@media (max-width: 1024px){.blog-section{padding:60px 40px 80px}.section-title{font-size:36px;line-height:1.3}.blog-grid{gap:28px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.blog-card{max-width:300px}.blog-image-wrapper{aspect-ratio:4/3}}@media (max-width: 768px){.blog-section{padding:50px 24px 60px;height:auto}.section-subtitle{font-size:14px;line-height:20px}.section-title{font-size:32px}.blog-grid{gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.blog-card{max-width:100%;margin:0 auto}.blog-image-wrapper{aspect-ratio:3/2}}@media (max-width: 600px){.blog-section{padding:40px 16px 50px}.section-title{font-size:28px}.blog-grid{gap:20px;grid-template-columns:1fr}.blog-card{max-width:100%}.blog-image-wrapper{aspect-ratio:16/9}}@media (max-width: 480px){.blog-section{height:auto;padding:32px 12px 40px}.section-subtitle{font-size:12px}.section-title{font-size:24px;line-height:1.2}.blog-grid{gap:16px}.blog-card{max-width:100%}.blog-image-wrapper{aspect-ratio:16/9}}@media (max-width: 376px){.blog-card{max-width:85%;margin:0 auto}.blog-info-container{padding:60px 16px;max-width:95%}.blog-description{width:100%;max-width:320px}.blog-title{width:100%;max-width:320px;font-size:16px}.blog-info-title{font-size:18px;line-height:1.3}.blog-info-meta{font-size:11px}.blog-info-image{height:180px}.paragraph,.blog-ulist,.blog-olis{font-size:13px;line-height:1.6}.heading{font-size:16px;padding-left:6px;margin-top:16px}.blog-content-image{max-height:200px}.nav-button{font-size:12px;padding:5px 8px;max-width:90%;margin:0 auto}.blog-navigation{gap:6px}.blog-ulist,.blog-olis{padding-left:24px}blockquote{padding:10px 16px;font-size:13px}.blog-tag{font-size:12px}.tagimg{width:14px;height:14px}}.footer{width:100%;background:url(/assets/images/Rectangle-BW2zgpDR.svg) center/cover no-repeat,#071f2a;color:#fff;padding:40px 24px;font-family:Montserrat,sans-serif;display:flex;flex-direction:column;justify-content:space-between;gap:32px}.footer-main{display:flex;justify-content:flex-start;align-items:flex-start;gap:27px;max-width:1400px;margin:0 auto;width:100%}.newsletter{width:427px;height:513px;background-color:#e6ebee;color:#111;padding:40px;margin-top:-90px;margin-left:40px;flex-shrink:0;position:relative}.triangle-left{position:absolute;right:-40px;top:0;height:50px;width:40px;background-color:#91abb8;clip-path:polygon(100% 100%,0 0,0 100%)}.newsletter-icon{font-size:40px;color:#062028}.newsletter-join{font-family:Montserrat,sans-serif;font-weight:500;font-size:36px;line-height:50.4px;margin:20px 0 10px;letter-spacing:-.5%}.newspara{font-family:Dm Sans,sans-serif;font-size:16px;font-weight:400;line-height:22.4px;color:#555;margin-bottom:20px}.newsletter input{width:299px;height:55px;padding:16px 8px;border:none;border-radius:8px;margin-bottom:15px;font-size:16px}.btn-sub{background-color:#0f4b59;color:#fff;padding:12px 24px;border:none;border-radius:8px;font-size:14px;cursor:pointer}.footer-content{width:754px;height:412px;left:462px;max-width:600px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px}.footer-logo-social{display:flex;flex-direction:row;justify-content:space-between}.footer-logo-social h1{font-size:28px;margin:0}.logo-tk{color:#103644}.logo-a{color:#a92320}.logo-ticx{color:#184865}.logo-tagline{font-size:12px;margin-top:5px}.social-icons{display:flex;align-items:center;gap:10px;margin-top:20px;margin-left:11rem;width:100%}.arrow{margin-left:8px;margin-right:12px}.footer-links{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;width:100%;height:auto}.footer-links h3{font-size:22px;margin-bottom:15px;height:auto;font-family:Montserrat,sans-serif;font-weight:600;color:#fff;text-align:left}.service-list{width:100%;height:auto}.footer-links li{padding:8px 0;margin-bottom:4px;display:flex;align-items:center;gap:17px;font-size:16px;font-weight:600;font-family:Montserrat,sans-serif;text-align:left;justify-content:flex-start;width:245px}.footer-links li a{color:#e6ebee;text-decoration:none;transition:color .3s ease;display:block;width:100%}.footer-links li a:hover{color:#a92320}.info-li:hover{color:#a92320;transition:color .3s ease}.footer-bottom{justify-content:center;display:flex;align-items:center;text-align:center;padding-top:30px;font-size:14px;color:#aaa;border-top:1px solid #20424e;margin-top:10px}.social-follow-wrapper{display:flex;align-items:center;gap:16px;margin-left:11rem;color:#fff}.follow-text{display:flex;align-items:center;font-weight:600;font-size:16px;white-space:nowrap}.social-icons-inline{display:flex;gap:10px;align-items:center}.footer-service,.footer-products,.footer-contact{width:100%;height:auto}.copyright-section{width:100%;height:23px;color:#fff;font-size:16px;font-weight:400}.icon-circle{width:50px;height:50px;background-color:#4d7688;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;transition:background-color .3s ease}.icon-circle:hover{background-color:#a92320}.location-text{width:320px;line-height:1.3;margin:0;padding:0;display:inline-block;vertical-align:top;word-wrap:break-word;overflow-wrap:break-word}@media (min-width: 1921px){.footer-main{max-width:1800px;gap:60px}.newsletter{width:500px;height:auto;min-height:550px;padding:50px}.newsletter-join{font-size:42px;line-height:56px}.newspara{font-size:18px;line-height:24px}.footer-content{width:100%;max-width:900px}.footer-links{gap:80px;width:100%}.footer-links h3{font-size:24px;margin-bottom:20px}.footer-links li{font-size:18px;margin-bottom:8px}.location-text{width:380px;font-size:18px}.social-follow-wrapper{margin-left:15rem}.follow-text{font-size:18px}.icon-circle{width:60px;height:60px;font-size:28px}}@media (min-width: 2560px){.footer-main{max-width:2200px;gap:80px}.newsletter{width:600px;min-height:600px;padding:60px}.newsletter-join{font-size:48px;line-height:62px}.newspara{font-size:20px;line-height:26px}.footer-content{max-width:1100px}.footer-links{gap:100px}.footer-links h3{font-size:28px;margin-bottom:25px}.footer-links li{font-size:20px;margin-bottom:10px}.location-text{width:420px;font-size:20px}.social-follow-wrapper{margin-left:20rem}.follow-text{font-size:20px}.icon-circle{width:70px;height:70px;font-size:32px}}@media (max-width: 1400px){.footer-main{max-width:1200px;gap:40px}.newsletter{width:380px;height:auto;min-height:480px}.footer-content{width:100%;max-width:700px}.footer-links{gap:60px;width:100%}}@media (max-width: 1200px){.footer-main{max-width:1000px;gap:30px}.newsletter{width:350px;margin-left:20px;padding:30px}.newsletter-join{font-size:32px;line-height:44px}.footer-content{max-width:600px}.footer-links{gap:40px}.social-follow-wrapper{margin-left:8rem}}@media (max-width: 1024px){.footer{padding:40px 20px}.footer-main{flex-direction:column;align-items:center;gap:40px;max-width:800px}.newsletter{width:100%;max-width:500px;height:auto;margin:0;padding:40px}.triangle-left{display:none}.footer-content{width:100%;flex-direction:column;gap:40px;height:auto}.footer-logo-social{flex-direction:column;align-items:center;gap:20px}.footer-links{width:100%;grid-template-columns:1fr 1fr 1fr;gap:30px;height:auto}.footer-service,.footer-products,.footer-contact{width:100%;height:auto}.social-follow-wrapper{margin-left:0;justify-content:center}.footer-bottom{font-size:14px;text-align:center;padding-top:20px}}@media (max-width: 768px){.footer{padding:30px 16px;gap:24px}.footer-main{gap:30px}.newsletter{padding:30px 20px;border-radius:8px}.newsletter-join{font-size:28px;line-height:36px}.newspara{font-size:14px}.newsletter input{width:100%;height:48px}.footer-links{gap:30px;text-align:left}.footer-service,.footer-products,.footer-contact{width:100%;max-width:none}.footer-links h3{font-size:20px;text-align:left}.footer-links li{justify-content:flex-start;font-size:14px;text-align:left}.location-text{width:250px;font-size:14px}.social-follow-wrapper{flex-direction:row;align-items:left;gap:15px}.follow-text{font-size:14px}.social-icons-inline{justify-content:center;gap:15px}.icon-circle{width:45px;height:45px;font-size:20px}.footer-bottom{font-size:12px;padding-top:20px}.copyright-section{font-size:12px;text-align:center}}@media (max-width: 480px){.footer{padding:24px 12px}.newsletter{padding:24px 16px;border-radius:8px}.newsletter-join{font-size:24px;line-height:32px}.newspara{font-size:13px}.newsletter input{height:44px;font-size:14px}.footer-links{grid-template-columns:1fr;gap:24px}.footer-links h3{font-size:18px}.footer-links li{font-size:13px;padding:8px 0}.location-text{width:220px;font-size:13px}.icon-circle{width:40px;height:40px;font-size:18px}.social-icons-inline{gap:12px}.footer-bottom{padding-top:16px}.copyright-section{font-size:11px}}.stats-section{width:100%;max-width:1216px;height:auto;min-height:200px;background:url(/assets/images/Rectangle-BW2zgpDR.svg) center/cover no-repeat,#104964;background-blend-mode:overlay;display:flex;align-items:center;justify-content:center;margin-left:145px;margin-bottom:-120px;position:relative;z-index:0;padding:40px 20px}.stats-container{width:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:40px;text-align:center;z-index:1;position:relative;padding:0 20px;flex-wrap:wrap}.stat-box{flex:1;min-width:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.stat-value{font-size:36px;font-weight:700;font-family:Montserrat,sans-serif;color:#fff;line-height:1.2;margin-bottom:8px}.stat-label{font-size:18px;margin-top:8px;font-family:Montserrat,sans-serif;color:#fff;line-height:1.4;text-align:center}.triangle-right{position:absolute;right:-39.2px;top:83.5px;height:121px;width:40px;background-color:#0c3a52;clip-path:polygon(0 0,0 100%,100% 0)}@media (max-width: 1400px){.stats-section{max-width:1100px;margin-left:120px;min-height:180px;padding:35px 20px}.stats-container{gap:35px}.stat-value{font-size:32px}.stat-label{font-size:16px}}@media (max-width: 1200px){.stats-section{max-width:1000px;margin-left:80px;min-height:160px;padding:30px 20px}.stats-container{gap:30px}.stat-value{font-size:30px}.stat-label{font-size:15px}.triangle-right{right:-30px;width:30px;height:90px;top:80px}}@media (max-width: 1024px){.stats-section{max-width:900px;margin-left:40px;min-height:140px;padding:25px 20px}.stats-container{gap:25px;padding:0 15px}.stat-value{font-size:28px}.stat-label{font-size:14px}.triangle-right{right:-35px;width:35px;height:121px;top:59px}}@media (max-width: 768px){.stats-section{max-width:100%;margin-left:0;margin-right:20px;min-height:120px;padding:20px 15px}.stats-container{gap:20px;padding:0 10px}.stat-box{padding:15px}.stat-value{font-size:26px}.stat-label{font-size:13px}.triangle-right{right:-20px;width:20px;height:70px;top:60px}}@media (max-width: 600px){.stats-section{margin-left:0;margin-right:0;padding:15px 10px;min-height:100px}.stats-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:15px;max-width:350px;padding:0}.stat-box{padding:10px;min-width:auto}.stat-value{font-size:24px}.stat-label{font-size:12px;margin-top:4px}.triangle-right{display:none}}@media (max-width: 480px){.stats-section{padding:12px 8px;min-height:80px}.stats-container{gap:12px;max-width:300px}.stat-box{padding:8px}.stat-value{font-size:22px}.stat-label{font-size:11px}}@media (max-width: 360px){.stats-section{padding:10px 6px;min-height:70px}.stats-container{gap:10px;max-width:250px}.stat-box{padding:6px}.stat-value{font-size:20px}.stat-label{font-size:10px}}@media (max-width: 768px) and (orientation: landscape){.stats-section{min-height:80px;padding:12px 15px}.stats-container{gap:15px}.stat-value{font-size:24px}.stat-label{font-size:12px}}.leadership-page{font-family:Segoe UI,sans-serif;color:#1a1a1a;line-height:1.6}.home-link{color:#fff;text-decoration:none}.hero-section-leadership{background-color:#04344e;color:#fff;padding:60px 20px;text-align:center;background-image:url(/assets/images/Rectangle-BW2zgpDR.svg);background-size:cover;background-repeat:no-repeat;height:290px;width:100%;display:flex;justify-content:center;align-items:center}.hero-section-leadership h1{font-size:48px;font-weight:600;margin-bottom:10px;line-height:67.2px}.breadcrumb{font-size:18px;font-weight:600;color:#fff;display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;line-height:25.2px}.visionary-section{width:100%;padding:90px 112px;display:flex;justify-content:center;align-items:flex-start;background-color:#fff}.visionary-content-wrapper{width:1216px;height:auto;min-height:840px;display:flex;gap:32px}.visionary-left{flex:1 1 55%}.visionary-right{width:100%;max-width:495px;height:auto;min-height:840px;flex:1 1 40%;border-radius:8px;overflow:hidden}.section-label{font-weight:600;text-transform:uppercase;margin-bottom:16px;font-size:14px;display:inline-block;border-bottom:2px solid #A59270;font-family:Montserrat,sans-serif}.section-label .blue{color:#104964;font-size:16px;font-weight:700;line-height:22.4px;font-family:Montserrat,sans-serif}.section-label .red{color:#d90429;font-size:16px;font-weight:700;line-height:22.4px;font-family:Montserrat,sans-serif}.section-label .sky{color:#104964;font-size:16px;font-weight:700;line-height:22.4px;font-family:Montserrat,sans-serif}.section-title{font-family:Montserrat;font-size:48px;font-weight:600;line-height:67.2px;margin-bottom:18px;font-weight:700}.section-title .dot{color:#a92320}.section-description{font-family:Montserrat,DM Sans;color:#0a0a0a;font-size:16px;font-weight:400;margin-bottom:20px;line-height:25.2px}.top-verticals-title{font-family:Montserrat;font-size:36px;font-weight:500;margin-top:30px;margin-bottom:10px;line-height:50.4px}.verticals-bullets{list-style:none;padding-left:0;margin-bottom:20px}.verticals-bullets li{display:flex;align-items:center;font-size:18px;margin-bottom:12px;font-weight:600;line-height:25.2px;gap:12px}.verticals-bullets li span{display:inline-flex;justify-content:center;align-items:center;width:34px;height:34px;background-color:#fff;border:2px solid #d90429;color:#d90429;border-radius:50%;font-weight:700}.highlight-quote{margin-top:30px;border-left:4px solid #0072bc;padding-left:16px;font-style:italic;color:#104964;font-size:18px;font-weight:600}.leader-image{width:495px;height:609px;object-fit:cover;object-position:top center;display:block}.leader-details{width:495px;padding:20px;background-color:#e9ecef}.leader-details h3{color:#104964;font-size:36px;margin:0 0 8px;font-weight:500}.founder-sub{font-style:italic;font-size:18px;color:#333;margin-bottom:20px;font-weight:500;line-height:25.2px;display:flex;justify-self:end}.detail-row{font-family:Montserrat;display:flex;justify-content:space-between;padding:8px 0;font-size:22px;font-weight:600;border-top:1px solid #ccc}.final-quote{font-family:DM Sans,sans-serif;background-color:#04344e;color:#fff;padding:12px 20px;font-style:italic;font-size:18px;font-weight:500;line-height:20px;text-align:center;border-top:1px solid #d4d4d4;border-radius:0 0 8px 8px;width:495px}.insight-section{background-color:#edf3f7;padding:90px 112px;font-family:Segoe UI,sans-serif}.insight-content{max-width:1216px;width:100%;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:60px;flex-wrap:wrap}.insight-left{flex:1;min-width:400px;max-width:550px}.insight-left .section-label{font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.section-label .blue{color:#004e7c}.section-label .red{color:#d9534f}.section-label .sky{color:#4682b4}.insight-left h2{font-size:42px;font-weight:700;color:#1a1a1a;line-height:1.3;margin-bottom:30px}.insight-left h2:after{content:".";color:#d9534f}.cta-button{background-color:#003b5c;color:#fff;font-weight:600;font-size:16px;padding:12px 24px;border:none;border-radius:6px;margin-bottom:40px;cursor:pointer;transition:background .3s ease}.cta-button:hover{background-color:#002f4a}.illustration img{width:100%;max-width:592px;height:348.2px}.insight-cards{display:grid;grid-template-columns:repeat(2,280px);grid-template-rows:repeat(2,280px);gap:24px}.card{padding:26px 32px;border-radius:16px;background-color:#fff;box-shadow:0 4px 10px #00000014;display:flex;flex-direction:column;justify-content:space-between;text-align:left}.card-icon{background-color:#f6e9e9;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:8px;margin-bottom:16px}.card-icon img{width:40px;height:40px;object-fit:contain}.card h5{font-family:Montserrat;font-size:18px;font-weight:600;color:#0a0a0a;margin-top:8px}.card p{font-size:16px;color:#454545;line-height:1.4;margin:0;font-weight:400}.core-values-section{padding:90px 112px;background-color:#fff}.core-values-container{display:flex;justify-content:space-between;align-items:flex-start;gap:60px;max-width:1216px;margin:0 auto;flex-wrap:wrap}.core-values-text{flex:1;min-width:400px;max-width:600px}.core-values-text h2{font-size:48px;font-weight:700;color:#1a1a1a;margin-bottom:24px;line-height:1.2}.core-values-text .dot{color:#a92320}.values-list{list-style:none;padding:0;margin:0}.value-item{display:flex;align-items:center;gap:14px;margin-bottom:24px}.value-icon{flex-shrink:0;width:24px;height:24px;margin-top:-20px}.value-icon img{width:100%;height:auto}.value-text{display:flex;flex-direction:column;font-family:DM Sans,sans-serif;line-height:1.5;color:#000}.value-text .value-title{font-weight:600;font-size:18px;font-family:Montserrat,sans-serif;margin-bottom:2px}.value-text .value-description{font-size:16px;font-weight:400;color:#444;font-family:DM Sans,sans-serif}.mainImage{width:592px;height:475px}@media (min-width: 1400px){.visionary-content-wrapper,.insight-content,.core-values-container{max-width:1400px}}@media (max-width: 1399px){.visionary-content-wrapper,.insight-content,.core-values-container{width:100%;max-width:1200px}.visionary-section,.insight-section,.core-values-section{padding:80px 60px}.section-title{font-size:42px;line-height:58px}.insight-left h2,.core-values-text h2{font-size:36px;line-height:48px}.leader-image{width:450px;height:420px}.leader-details,.final-quote{width:450px}.mainImage{width:500px;height:400px}}@media (max-width: 1024px){.hero-section-leadership{height:250px;padding:40px 20px}.hero-section-leadership h1{font-size:36px;line-height:50px}.breadcrumb{font-size:16px}.visionary-section,.insight-section,.core-values-section{padding:60px 40px}.visionary-content-wrapper,.insight-content,.core-values-container{flex-direction:column;align-items:center;gap:40px}.visionary-left,.visionary-right,.insight-left,.illustration,.core-values-text{width:100%;max-width:100%}.leader-image,.leader-details,.final-quote{width:100%;max-width:500px}.leader-image{height:auto}.section-title{font-size:36px;line-height:50px}.insight-left h2,.core-values-text h2{font-size:32px;line-height:44px}.insight-cards{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:20px}.mainImage{width:100%;max-width:500px;height:auto}}@media (max-width: 768px){.hero-section-leadership{height:200px;padding:30px 20px}.hero-section-leadership h1{font-size:28px;line-height:40px}.breadcrumb{font-size:14px;gap:6px}.visionary-section,.insight-section,.core-values-section{padding:40px 20px}.visionary-content-wrapper,.insight-content,.core-values-container{gap:30px}.section-title,.insight-left h2,.core-values-text h2{font-size:28px;line-height:40px}.top-verticals-title{font-size:24px;line-height:32px}.highlight-quote{font-size:16px;line-height:24px}.cta-button{width:100%;text-align:center;padding:10px 20px;font-size:14px}.insight-cards{grid-template-columns:1fr;grid-template-rows:auto;gap:16px}.card{padding:20px}.card-icon{width:50px;height:50px}.card-icon img{width:32px;height:32px}.card h5{font-size:16px}.card p{font-size:14px}.verticals-bullets li{font-size:16px;gap:10px}.verticals-bullets li span{width:30px;height:30px;font-size:14px}.detail-row{font-size:18px}.founder-sub{font-size:16px}.final-quote{font-size:16px;padding:10px 16px}.value-item{gap:12px;margin-bottom:20px}.value-text .value-title{font-size:16px}.value-text .value-description{font-size:14px}}@media (max-width: 480px){.hero-section-leadership{height:180px;padding:25px 15px}.hero-section-leadership h1{font-size:24px;line-height:32px}.breadcrumb{font-size:12px;gap:4px}.visionary-section,.insight-section,.core-values-section{padding:30px 15px}.visionary-content-wrapper,.insight-content,.core-values-container{gap:25px}.section-title,.insight-left h2,.core-values-text h2{font-size:24px;line-height:32px}.verticals-bullets li,.detail-row,.founder-sub,.section-description,.final-quote{font-size:14px;line-height:20px}.top-verticals-title{font-size:20px;line-height:28px}.highlight-quote{font-size:14px;line-height:20px;padding-left:12px}.leader-image{height:auto}.card{padding:16px;width:90%}.card-icon{width:45px;height:45px}.card-icon img{width:28px;height:28px}.card h5{font-size:15px}.card p{font-size:13px}.cta-button{font-size:12px;width:150px;height:56px}.verticals-bullets li{font-size:14px;gap:8px}.verticals-bullets li span{width:26px;height:26px;font-size:12px}.detail-row{font-size:16px}.founder-sub{font-size:14px}.final-quote{font-size:14px;padding:8px 12px}.value-item{gap:10px;margin-bottom:16px}.value-text .value-title{font-size:15px}.value-text .value-description{font-size:13px;width:330px}.section-label{font-size:12px}.section-label .blue,.section-label .red,.section-label .sky{font-size:14px}.mainImage{width:100%;max-width:390px;height:auto;margin-left:-20px}}@media (max-width: 375px){.hero-section-leadership{height:160px;padding:20px 10px}.hero-section-leadership h1{font-size:20px;line-height:28px}.breadcrumb{font-size:11px}.visionary-section,.insight-section,.core-values-section{padding:25px 10px}.visionary-content-wrapper,.insight-content,.core-values-container{gap:20px}.insight-cards{width:330px;display:grid;margin-left:-57px}.section-title,.insight-left h2,.core-values-text h2{font-size:20px;line-height:28px}.verticals-bullets li,.detail-row,.founder-sub,.section-description,.final-quote{font-size:13px;line-height:18px}.top-verticals-title{font-size:18px;line-height:24px}.highlight-quote{font-size:13px;line-height:18px;padding-left:10px}.card{padding:12px}.card-icon{width:50px;height:50px}.card-icon img{width:25px;height:25px}.card h5{font-size:14px}.card p{font-size:12px}.cta-button{font-size:12px;width:150px;height:56px}.verticals-bullets li{font-size:13px;gap:6px}.verticals-bullets li span{width:24px;height:24px;font-size:11px}.detail-row{font-size:14px}.founder-sub{font-size:13px}.final-quote{font-size:13px;padding:6px 10px}.value-item{gap:8px;margin-bottom:12px}.value-text .value-title{font-size:14px}.value-text .value-description{font-size:12px;width:300px}.section-label{font-size:11px}.section-label .blue,.section-label .red,.section-label .sky{font-size:13px}.mainImage{width:100%;max-width:322px;height:auto;margin-left:-20px}}.home-Link{text-decoration:none;color:#fff}.product-grid-page{height:auto;width:100%;margin-bottom:90px}.hero-section-product{background-color:#04344e;color:#fff;padding:60px 20px;text-align:center;background-image:url(/assets/images/Rectangle-BW2zgpDR.svg);background-size:cover;background-repeat:no-repeat;height:auto;min-height:290px;width:100%;display:flex;justify-content:center;align-items:center}.hero-content-product h1{font-family:Montserrat;font-size:48px;font-weight:600;margin-bottom:10px;line-height:67.2px}.product-grid-container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:60px;height:auto}@media (min-width: 1400px){.product-grid-container{max-width:1400px;margin:0 auto}}@media (max-width: 1399px){.product-grid-container{max-width:1200px;margin:0 auto;gap:30px;padding:50px 40px}.hero-content-product h1{font-size:42px;line-height:58px}.breadcrumb{font-size:16px}}@media (max-width: 1024px){.hero-section-product{height:250px;padding:40px 20px}.hero-content-product h1{font-size:36px;line-height:50px}.breadcrumb{font-size:16px}.product-grid-container{grid-template-columns:repeat(2,1fr);gap:25px;padding:40px 30px}}@media (max-width: 768px){.hero-section-product{height:200px;padding:30px 20px}.hero-content-product h1{font-size:28px;line-height:40px}.breadcrumb{font-size:14px;gap:6px}.product-grid-container{grid-template-columns:repeat(2,1fr);gap:20px;padding:30px 20px}}@media (max-width: 480px){.hero-section-product{height:180px;padding:25px 15px}.hero-content-product h1{font-size:24px;line-height:32px}.breadcrumb{font-size:12px;gap:4px}.product-grid-container{grid-template-columns:repeat(2,1fr);gap:15px;padding:20px 15px}}@media (max-width: 360px){.hero-section-product{height:160px;padding:20px 10px}.hero-content-product h1{font-size:20px;line-height:28px}.breadcrumb{font-size:11px}.product-grid-container{grid-template-columns:repeat(2,1fr);gap:12px;padding:15px 10px}}.contact-container{width:100%;min-height:100vh;padding:112px 114px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:64px}.contact-wrapper{width:100%;max-width:1432px;display:flex;flex-direction:row;justify-content:center;gap:40px}.cont-info{margin-left:-190px;gap:10px;width:400px;padding:250px 0 0}.cont-info-mobile{display:none}.contact-details{display:flex;flex-direction:column}.contact-card{width:396px;display:flex;align-items:flex-start;gap:16px;padding:20px;border-radius:8px}.contact-icon{width:104px;height:104px;padding:22px;gap:10px;border-radius:50%}.contact-text-heading{font-family:Montserrat,sans-serif;font-weight:800;font-size:30px}.contact-text-para{width:239px;color:#0a0a0a;font-family:DM Sans,sans-serif}.contact-form-section{max-width:1024px;width:100%}.contact-head{font-family:sans-serif;height:34px;width:187px;color:#104964;font-weight:700;font-size:24px;text-transform:uppercase;margin-bottom:8px}.contact-subHeading{font-size:60px;font-family:Montserrat,sans-serif;font-weight:800;line-height:84px;color:#0a0a0a}.description-para{color:#0a0a0a;font-family:Monrope,sans-serif;font-weight:400;font-size:20px}.contact-form{display:flex;flex-direction:column;gap:24px;padding-top:40px;border-radius:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.product-fields-row{grid-column:1 / -1;display:flex;flex-direction:row;gap:20px;margin-bottom:20px}.product-fields-row input{flex:1 1 0;min-width:120px;max-width:180px;text-align:center}.contact-form input,.contact-form textarea{width:100%;padding:14px 20px;border-radius:8px;border:1px solid #ccc;outline:none;transition:.3s ease;font-size:16px!important;border:1px solid black}.contact-form textarea{padding:14px 20px;margin-top:20px;border-radius:8px;border:1px solid #ccc;outline:none;transition:.3s ease;font-size:16px;width:100%;border:1px solid black;min-height:250px;resize:vertical;margin-bottom:20px}.contact-form input:focus,.contact-form textarea:focus{border-color:#0a0a0a}.contact-form input[name=subject]{grid-column:span 2}.button-container{display:flex;gap:20px;align-items:center;justify-content:flex-start;margin-top:20px}.google-form-link{margin:20px 0;text-align:center}.google-form-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;background:#104964;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;height:56px}.google-form-btn span{font-size:18px}.google-form-section{margin:30px 0;padding:20px;background:#f8f9fa;border-radius:12px;border:1px solid #e9ecef}.google-form-container{width:100%}.google-form-title{font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;color:#333;margin-bottom:20px;text-align:center}.google-form-container iframe{border-radius:8px;box-shadow:0 4px 12px #0000001a}.google-form-section-split{position:fixed;top:0;right:0;width:50%;height:100vh;background:#fff;z-index:1000;box-shadow:-5px 0 15px #0000001a;overflow-y:auto;transform:translate(100%);transition:transform .3s ease-in-out}.google-form-section-split.show{transform:translate(0)}.google-form-section-split .google-form-container{padding:40px 30px;height:100%;display:flex;flex-direction:column}.google-form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:2px solid #104964}.google-form-section-split .google-form-title{font-size:28px;font-weight:700;color:#333;margin:0;text-align:left}.google-form-close-btn{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:8px;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.google-form-close-btn:hover{background:#f0f0f0;color:#333;transform:scale(1.1)}.google-form-section-split .google-form-container iframe{flex:1;border-radius:12px;box-shadow:0 8px 25px #00000026;border:1px solid #e0e0e0}.google-form-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.google-form-overlay.show{opacity:1;visibility:visible}.google-form-success-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fffffff2;display:flex;align-items:center;justify-content:center;z-index:1001;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.success-message{text-align:center;padding:40px;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0003;border:2px solid #34a853;max-width:400px;animation:successSlideIn .5s ease-out}.success-icon{font-size:48px;margin-bottom:20px;animation:successBounce .6s ease-out}.success-message h4{font-size:24px;font-weight:700;color:#34a853;margin-bottom:12px;font-family:Montserrat,sans-serif}.success-message p{font-size:16px;color:#666;margin-bottom:20px;line-height:1.5;font-family:Montserrat,sans-serif}.countdown{font-size:32px;font-weight:800;color:#4285f4;font-family:Montserrat,sans-serif;animation:countdownPulse 1s infinite}@keyframes successSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes successBounce{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes countdownPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.cont-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;width:220px;border-radius:9999px;background:linear-gradient(to right,#9d0a0e,#f15922);color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease-in-out;position:relative;overflow:hidden;margin-top:10px}.cont-btn:hover{color:#9d0a0e;border:2px solid #9D0A0E;transform:scale(1.05)}.arrow-icon{opacity:0;transform:translate(0);transition:all .3s ease-in-out}.cont-btn:hover .arrow-icon{opacity:1;transform:translate(8px)}.map-section{width:100%;height:962px;margin-top:100px}.map-iframe{width:100%;height:100%;border:none}@media (min-width: 1400px){.contact-container{padding:120px 140px;margin-left:50px}.contact-wrapper{max-width:1600px;gap:50px}.contact-subHeading{font-size:72px;line-height:96px}.description-para{font-size:22px}.map-section{height:1000px}}@media (max-width: 1399px){.contact-container{padding:100px 80px}.contact-wrapper{max-width:1200px;gap:40px}.cont-info{margin-left:-100px;width:350px;padding:200px 0 0}.contact-card{width:320px}.contact-subHeading{font-size:48px;line-height:64px}.description-para{font-size:18px}.map-section{height:800px}}@media (max-width: 1024px){.contact-container{padding:80px 40px;gap:40px}.contact-wrapper{flex-direction:column;align-items:center;gap:40px;max-width:800px}.cont-info{display:none}.cont-info-mobile{display:block;width:100%;margin:20px 0}.contact-form-section{width:100%}.contact-details{width:100%;gap:20px}.contact-card{flex-direction:row;align-items:flex-start;padding:16px;width:100%;gap:16px}.contact-icon{width:80px;height:80px;padding:16px}.contact-text-heading{font-size:24px}.contact-text-para{font-size:16px;width:100%}.contact-head{font-size:20px}.contact-subHeading{font-size:36px;line-height:48px}.description-para{font-size:16px}.form-grid{grid-template-columns:1fr 1fr;gap:16px}.product-fields-row{gap:16px}.product-fields-row input{min-width:100px;max-width:150px}.button-container{gap:16px}.google-form-btn{font-size:14px;padding:10px 20px}.google-form-title{font-size:20px}.google-form-container iframe{height:500px}.google-form-section-split{width:60%}.google-form-section-split .google-form-container{padding:30px 20px}.google-form-header{margin-bottom:20px;padding-bottom:12px}.google-form-section-split .google-form-title{font-size:24px}.google-form-close-btn{font-size:20px;width:35px;height:35px}.success-message{padding:30px;max-width:350px}.success-message h4{font-size:20px}.success-message p{font-size:14px}.countdown{font-size:28px}.map-section{height:600px;margin-top:60px}}@media (max-width: 768px){.contact-container{padding:60px 20px;gap:30px}.contact-wrapper{gap:30px}.contact-card{padding:12px;gap:12px}.contact-icon{width:70px;height:70px;padding:12px}.contact-text-heading{font-size:20px}.contact-text-para{font-size:14px}.contact-head{font-size:16px;width:auto}.contact-subHeading{font-size:28px;line-height:36px}.description-para{font-size:14px}.form-grid{display:flex;flex-direction:column;gap:16px}.product-fields-row{flex-direction:column;gap:12px}.product-fields-row input{min-width:auto;max-width:none;width:100%}.button-container{flex-direction:column;gap:12px;align-items:stretch}.contact-form input,.contact-form textarea{font-size:14px;padding:12px 16px}.contact-form textarea{min-height:180px}.cont-btn{width:100%;max-width:240px;margin:0 auto;font-size:15px}.google-form-btn{font-size:13px;padding:8px 16px;width:100%;max-width:280px}.google-form-title{font-size:18px}.google-form-container iframe{height:400px}.google-form-section{padding:15px;margin:20px 0}.google-form-section-split{width:100%;top:0;right:0}.google-form-section-split .google-form-container{padding:20px 15px}.google-form-header{margin-bottom:15px;padding-bottom:10px}.google-form-section-split .google-form-title{font-size:20px;margin-bottom:0}.google-form-close-btn{font-size:18px;width:32px;height:32px}.google-form-section-split .google-form-container iframe{height:calc(100vh - 120px)}.success-message{padding:25px;max-width:300px}.success-icon{font-size:40px}.success-message h4{font-size:18px;font-family:Montserrat,sans-serif}.success-message p{font-size:13px;font-family:Montserrat,sans-serif}.countdown{font-size:24px;font-family:Montserrat,sans-serif}.map-section{height:400px;margin-top:40px}}@media (max-width: 480px){.contact-container{padding:40px 16px}.contact-subHeading{font-size:24px;line-height:32px}.contact-form{padding-top:20px}.product-fields-row{gap:10px}.google-form-btn{font-size:12px;padding:6px 12px;max-width:250px}.google-form-title{font-size:16px}.google-form-container iframe{height:350px}.google-form-section{padding:12px;margin:15px 0}.map-section{height:300px}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn .3s ease-in-out}.popup-modal{background:#fff;border-radius:12px;padding:30px;max-width:400px;width:90%;text-align:center;box-shadow:0 10px 30px #0000004d;animation:slideIn .3s ease-out}.popup-modal.success{border-left:5px solid #28a745}.popup-modal.error{border-left:5px solid #dc3545}.popup-icon{font-family:Montserrat,sans-serif;font-size:48px;margin-bottom:20px}.popup-content h3{margin:0 0 15px;color:#333;font-size:24px;font-family:Montserrat,sans-serif}.popup-content p{margin:0 0 25px;color:#666;line-height:1.5}.popup-close{background:#104964;color:#fff;border:none;padding:12px 30px;border-radius:6px;cursor:pointer;font-size:16px;transition:background .3s ease;font-family:Montserrat,sans-serif}.popup-close:hover{background:#0d3a4f}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.file-upload-section{margin:20px 0;padding:20px;border:2px dashed #ddd;border-radius:8px;background:#f9f9f9;transition:border-color .3s ease}.file-upload-section:hover{border-color:#104964}.file-upload-label{display:block;cursor:pointer;color:#104964;font-weight:500;margin-bottom:10px;text-align:center;padding:15px;background:#fff;border-radius:6px;border:1px solid #ddd;transition:all .3s ease;font-family:Montserrat,sans-serif}.file-upload-label:hover{background:#f0f0f0;border-color:#104964}.file-upload-input{display:none}.file-info{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:10px 15px;border-radius:6px;margin-top:10px;border:1px solid #ddd}.file-info span{color:#333;font-size:14px;font-family:Montserrat,sans-serif}.remove-file-btn{background:#dc3545;color:#fff;border:none;border-radius:50%;width:24px;height:24px;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center;transition:background .3s ease;font-family:Montserrat,sans-serif}.remove-file-btn:hover{background:#c82333}.button-container button:disabled{opacity:.7;cursor:not-allowed}@media (max-width: 768px){.popup-modal{margin:20px;padding:20px}.popup-content h3{font-size:20px}.file-upload-section{padding:15px}.file-upload-label{padding:12px;font-size:14px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/images/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/images/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.product-detail-container{max-width:1200px;margin:0 auto;padding:2rem;background-color:#fff;font-family:Open Sans,sans-serif;color:#104964}.breadcrumb{font-size:.875rem;color:#666;margin-bottom:1rem}.product-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.product-header h1{font-size:1.5rem;font-weight:700;margin:0}.action-buttons{display:flex;gap:.75rem}.inquiry-btn,.pdf-btn{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;padding:.65rem 1.2rem;border-radius:4px;border:none;cursor:pointer;transition:background-color .2s}.inquiry-btn{background-color:#007bff;color:#fff}.inquiry-btn:hover{background-color:#006ae6}.pdf-btn{background-color:#28a745;color:#fff}.pdf-btn:hover{background-color:#218838}.product-content{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.product-images{flex:1 1 400px;max-width:500px}.product-specs{flex:1 1 400px}.main-image{display:block;width:100%;height:500px;max-height:500px;object-fit:contain;border:1px solid #e1e1e1;border-radius:6px}.thumbnail-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;justify-content:center}.thumbnail{width:60px;height:60px;object-fit:cover;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:transform .2s,border-color .2s}.thumbnail:hover{transform:scale(1.05);border-color:#007bff}.description-block{background:#fafdff;border-radius:8px;box-shadow:0 2px 12px #10496412;padding:1.5rem 1.7rem;margin-bottom:1.5rem;line-height:1.7;font-weight:100;color:#18344a;font-family:Montserrat,sans-serif}.description-block h1,.description-block h2,.description-block h3,.description-block h4,.description-block h5,.description-block h6{font-weight:500;color:#111;margin-bottom:.5em;letter-spacing:.01em}.description-block p,.description-block span,.description-block div{font-weight:400;color:#111;margin-bottom:.4em}.description-block strong{font-weight:700;color:#111}.description-block ul,.description-block ol{margin-left:1.5em;color:#111}.description-block a{color:#38b6ff;text-decoration:underline;transition:color .2s}.description-block a:hover{color:#104964}.description-block h1,.description-block h2{font-size:1.5rem;margin-bottom:.5rem}.description-block p{margin:.4rem 0}.description-table{width:100%;border-collapse:collapse;margin-top:1rem}.description-table td{vertical-align:top;padding:.5rem .75rem;border-bottom:1px solid #e1e1e1}.description-table tr td:first-child{font-weight:600;color:#222;width:35%}.diagram-section{margin-top:3rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.diagram-image{max-width:100%;max-height:400px;object-fit:contain;border:1px solid #e1e1e1;border-radius:6px}.inquiry-banner{margin-top:4rem;padding:2.5rem 1.5rem;background:linear-gradient(90deg,#00a8ff,#007bff);color:#fff;text-align:center;border-radius:8px}.inquiry-banner h2{font-size:1.75rem;margin-bottom:.5rem;font-weight:600}.inquiry-banner p{font-size:1rem;margin-bottom:1rem}.inquiry-banner-btn{font-size:1rem;font-weight:600;color:#007bff;background-color:#fff;border:none;padding:.7rem 1.4rem;border-radius:4px;cursor:pointer;transition:background-color .2s}.inquiry-banner-btn:hover{background-color:#f2f2f2}.home-link{text-decoration:none;color:#fff}.features-block,.charts-block,.diagrams-block{padding:1rem;border:1px solid #ddd;border-radius:6px;background-color:#f9f9f9;margin-top:1rem}.custom-chart-table table{width:100%;border-collapse:collapse;margin-top:10px}.custom-chart-table th,.custom-chart-table td{border:1px solid #ccc;padding:8px;text-align:center}.custom-chart-table th{background-color:#f5f5f5}.product-tabs{margin-top:2.5rem;border:1px solid #e1e1e1;border-radius:8px;padding:1.2rem 1.5rem .5rem;margin-bottom:50px;height:auto}.tab-header{display:flex;gap:.5rem;border-bottom:2px solid #e1e1e1;margin-bottom:1.2rem;background:none}.tab{background:none;border:none;outline:none;font-size:1.13rem;font-weight:700;color:#104964;padding:.85rem 2.1rem .7rem;cursor:pointer;border-radius:12px 12px 0 0;transition:background .25s,color .25s,box-shadow .25s;letter-spacing:.01em;position:relative}.tab.active{color:#a92320;background:#fff;border-bottom:2px solid #A92320;box-shadow:0 2px 12px #007bff12;z-index:2}.tab:not(.active):hover{background:#f0f6ff;color:#104964}.table-responsive{width:100%;overflow-x:auto;margin-top:1.2rem}.custom-table-container{width:100%;max-width:100%;overflow-x:auto;min-width:100%}.charts-block{width:100%;padding:0}.table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:12px;overflow:hidden}.table th,.table td{border:1px solid #e1e1e1;padding:1rem 1.2rem;text-align:center;font-size:1.07rem;transition:background .2s}.table th{font-weight:800;color:#007bff;letter-spacing:.01em}.table tr{transition:background .2s}.table tr:nth-child(2n){background:#f9f9f9}.chart-table-block{margin-bottom:2.5rem;border-radius:10px;background:#fff}.chart-table-block h4{margin-bottom:.7rem;color:#104964;font-size:1.18rem;font-weight:800;letter-spacing:.01em;font-family:Montserrat}.features-block,.charts-block,.diagrams-block{padding:2rem 1.5rem 1.5rem;border:none;border-radius:16px;background:#fff;margin-top:1.2rem;margin-bottom:2.5rem}.features-block ul{padding-left:1.5rem;margin:0}.features-block li{font-size:1.13rem;margin-bottom:.7rem;color:#2a2a2a;line-height:1.7;letter-spacing:.01em}.diagrams-block img{border-radius:8px;border:1.5px solid #e1e1e1;background:#fff;padding:4px;width:100%;height:500px;object-fit:contain}.description-block img{max-width:500px;width:100%;height:auto;display:block;margin:1rem auto;border-radius:8px;box-shadow:0 2px 8px #10496414}.torque-chart{width:100%;height:400px;margin-top:20px}.excel-table{width:100%;border-collapse:collapse;margin-top:20px;font-size:15px;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000000f}.excel-table th,.excel-table td{border:1px solid #ddd;padding:12px 14px;text-align:left;vertical-align:middle}.excel-table th{background-color:#104964;color:#fff;font-weight:700}.excel-table tr:nth-child(2n){background-color:#f9f9f9}.excel-table tr:hover{background-color:#f1f1f1}.nav-btn{background-color:transparent;border:none;font-size:24px;cursor:pointer}.styled-hot-table .handsontable{border-radius:14px;overflow:hidden;box-shadow:0 4px 18px #1049641a;background:#fafdff;font-family:Open Sans,sans-serif;font-size:1.2rem;color:#18344a}.styled-hot-table .htCore th,.styled-hot-table .htCore td{padding:1.1rem 1.3rem!important;text-align:center;transition:background .2s}.styled-hot-table .htCore th{font-weight:800;color:#fff;letter-spacing:.01em;border-bottom:2.5px solid #38b6ff!important}.styled-hot-table .htCore tr{transition:background .2s}.styled-hot-table .htCore td:empty:after{content:"—";color:#b3d6ea}.handsontable tr:first-child td,.handsontable tr:first-child th{border-top:1px solid #ccc;background:#104964;color:#fff}.features-content{font-size:18px;margin:10px;font-family:Montserrat,sans-serif;font-weight:400;line-height:1.6;color:#18344a}.simple-hot-table .htCore{border-collapse:collapse!important;width:100%}.simple-hot-table thead th{white-space:normal!important;height:auto!important;line-height:1.3!important;overflow:visible!important;padding:10px 8px!important;word-break:break-word}.simple-hot-table thead th .colHeader{display:block;white-space:normal!important;overflow-wrap:anywhere;text-overflow:clip!important}.simple-hot-table tbody td{background:#fff!important;color:#000!important;font-size:16px!important;text-align:center!important;border:1px solid #ccc!important;padding:8px!important}.simple-hot-table .ht_clone_left th{background:#fff!important;color:#000!important;font-weight:400!important}.simple-hot-table .hot-first-row{background-color:#104964!important;color:#fff!important}.simple-hot-table .ht_master .wtHolder{overflow-y:scroll!important;scrollbar-width:none}.simple-hot-table .ht_master .wtHolder::-webkit-scrollbar{display:none}.simple-hot-table .htCore tr:nth-child(2n) td{background:#f9fcff!important}.chart-container,.table-container{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 6px 18px #0000000f;margin-bottom:2rem}.simple-hot-table{width:100%!important}.simple-hot-table .handsontable{width:100%!important;table-layout:fixed!important}.simple-hot-table .htCore{width:100%!important}.simple-hot-table .htCore td,.simple-hot-table .htCore th,.excel-table th,.excel-table td{padding:2px 4px!important;font-size:13px!important;line-height:1.2!important}.excel-table{border-collapse:collapse;width:100%}.excel-table th,.excel-table td{padding:4px 6px;font-size:14px;line-height:1.2;border:1px solid #ccc;text-align:center}.excel-table th{background:#104964;color:#fff;font-weight:600;padding:8px 6px}.table-container{width:100%;overflow-x:auto;overflow-y:visible;margin-bottom:2rem;-webkit-overflow-scrolling:touch}.table-container::-webkit-scrollbar:vertical{display:none}.loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #A92320;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner p{font-size:18px;color:#666;margin:0}.diagram-inline{max-width:1000px;width:50%;height:auto;border-radius:8px;display:inline-block}@media (max-width: 768px){.product-detail-container{padding:1rem}.product-header h1{font-size:1.2rem}.action-buttons{width:100%;justify-content:center;flex-wrap:wrap}.inquiry-btn,.pdf-btn{font-size:.9rem;padding:.5rem 1rem}.main-image{height:350px}.thumbnail{width:45px;height:45px}.description-block{padding:1rem 1.2rem;font-size:.95rem}.description-block h1,.description-block h2{font-size:1.3rem}.product-tabs{padding:.8rem 1rem .3rem}.tab-header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.tab-header::-webkit-scrollbar{display:none}.tab{font-size:.95rem;padding:.6rem 1.2rem .5rem;border-radius:8px;width:auto;flex:0 0 auto;white-space:nowrap;text-align:center}.tab.active{border-bottom:2px solid #A92320;border-radius:8px 8px 0 0}.custom-table-container{min-width:100%}.styled-hot-table .htCore th,.styled-hot-table .htCore td{padding:.6rem .8rem!important;font-size:.9rem}.features-block,.charts-block,.diagrams-block{padding:1rem .8rem}.features-block li{font-size:1rem}.diagrams-block img{height:300px}.diagram-image{max-height:300px}.diagram-inline{width:100%;max-width:none}}@media (max-width: 1024px){.product-detail-container{padding:1.5rem}.product-header h1{font-size:1.4rem}.product-content{flex-direction:column;gap:1.5rem}.product-images,.product-specs{flex:1 1 100%;max-width:100%}.main-image{height:450px}.thumbnail{width:50px;height:50px}.description-block{padding:1.2rem 1.5rem}.product-tabs{padding:1rem 1.2rem .5rem}.tab-header{flex-wrap:nowrap;overflow-x:auto}.tab{font-size:1rem;padding:.7rem 1.5rem .6rem;flex:0 0 auto;white-space:nowrap}.custom-table-container{min-width:100%}.styled-hot-table .htCore th,.styled-hot-table .htCore td{padding:.8rem 1rem!important;font-size:1rem}.diagrams-block img{height:400px}.diagram-inline{width:80%}}@media (max-width: 480px){.product-detail-container{padding:.8rem}.product-header h1{font-size:.8rem}.action-buttons{flex-direction:column;gap:.5rem}.inquiry-btn,.pdf-btn{font-size:.85rem;padding:.4rem .8rem}.main-image{height:250px}.thumbnail{width:40px;height:40px}.description-block{padding:.8rem 1rem;font-size:.9rem}.description-block h1,.description-block h2{font-size:1.1rem}.product-tabs{padding:.6rem .8rem .2rem}.tab-header{flex-direction:row;flex-wrap:nowrap;overflow-x:auto}.tab{font-size:.9rem;padding:.5rem 1rem .4rem;flex:0 0 auto;white-space:nowrap}.custom-table-container{min-width:100%;overflow-x:scroll}.styled-hot-table .htCore th,.styled-hot-table .htCore td{padding:.5rem .6rem!important;font-size:.8rem;min-width:80px}.features-block,.charts-block,.diagrams-block{padding:.8rem .6rem}.features-block li{font-size:.9rem}.diagrams-block img{height:200px}.diagram-image{max-height:200px}.chart-table-block h4{font-size:1rem}.diagram-inline{width:100%;max-width:none}}@media (max-width: 360px){.product-detail-container{padding:.6rem}.product-header h1{font-size:.7rem}.inquiry-btn,.pdf-btn{font-size:.8rem;padding:.3rem .6rem}.main-image{height:200px}.thumbnail{width:35px;height:35px}.description-block{padding:.6rem .8rem;font-size:.85rem}.description-block h1,.description-block h2{font-size:1rem}.product-tabs{padding:.5rem .6rem .2rem}.tab-header{flex-direction:row;flex-wrap:nowrap;overflow-x:auto}.tab{font-size:.45rem;padding:.4rem .8rem .3rem;flex:0 0 auto;white-space:nowrap}.custom-table-container{min-width:100%;overflow-x:scroll}.styled-hot-table .htCore th,.styled-hot-table .htCore td{padding:.4rem .5rem!important;font-size:.75rem;min-width:70px}.features-block,.charts-block,.diagrams-block{padding:.6rem .5rem}.features-block li{font-size:.85rem}.diagrams-block img{height:150px}.diagram-image{max-height:150px}.chart-table-block h4{font-size:.9rem}}@media (min-width: 1400px){.product-detail-container{max-width:1400px}.product-content{gap:3rem}.main-image{height:600px}.description-block{padding:2rem 2.5rem}.product-tabs{padding:1.5rem 2rem 1rem}.tab{font-size:1.2rem;padding:1rem 2.5rem .8rem}.product-header h1{font-size:1.8rem}}@media (max-width: 1399px){.product-detail-container{max-width:1200px;padding:1.5rem}.product-content{gap:2rem}.main-image{height:500px}.description-block{padding:1.5rem 1.7rem}.product-tabs{padding:1.2rem 1.5rem .5rem}.tab{font-size:1.13rem;padding:.85rem 2.1rem .7rem}.product-header h1{font-size:1.6rem}}/*!
* Copyright (c) HANDSONCODE sp. z o. o.
*
* HANDSONTABLE is a software distributed by HANDSONCODE sp. z o. o., a Polish corporation based in
* Gdynia, Poland, at Aleja Zwyciestwa 96-98, registered by the District Court in Gdansk under number
* 538651, EU tax ID number: PL5862294002, share capital: PLN 62,800.00.
*
* This software is protected by applicable copyright laws, including international treaties, and dual-
* licensed - depending on whether your use for commercial purposes, meaning intended for or
* resulting in commercial advantage or monetary compensation, or not.
*
* If your use is strictly personal or solely for evaluation purposes, meaning for the purposes of testing
* the suitability, performance, and usefulness of this software outside the production environment,
* you agree to be bound by the terms included in the "handsontable-non-commercial-license.pdf" file.
*
* Your use of this software for commercial purposes is subject to the terms included in an applicable
* license agreement.
*
* In any case, you must not make any such use of this software as to develop software which may be
* considered competitive with this software.
*
* UNLESS EXPRESSLY AGREED OTHERWISE, HANDSONCODE PROVIDES THIS SOFTWARE ON AN "AS IS"
* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, AND IN NO EVENT AND UNDER NO
* LEGAL THEORY, SHALL HANDSONCODE BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY DIRECT,
* INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
* USE OR INABILITY TO USE THIS SOFTWARE.
*
* Version: 16.0.1
* Release date: 10/07/2025 (built at 10/07/2025 10:59:32)
*/.handsontable .table td,.handsontable .table th{border-top:none}.handsontable tr{background:#fff}.handsontable td{background-color:inherit}.handsontable .table caption+thead tr:first-child td,.handsontable .table caption+thead tr:first-child th,.handsontable .table colgroup+thead tr:first-child td,.handsontable .table colgroup+thead tr:first-child th,.handsontable .table thead:first-child tr:first-child td,.handsontable .table thead:first-child tr:first-child th{border-top:1px solid #ccc}.handsontable .table-bordered{border:0;border-collapse:separate}.handsontable .table-bordered td,.handsontable .table-bordered th{border-left:none}.handsontable .table-bordered td:first-child,.handsontable .table-bordered th:first-child{border-left:1px solid #ccc}.handsontable .table>tbody>tr>td,.handsontable .table>tbody>tr>th,.handsontable .table>tfoot>tr>td,.handsontable .table>tfoot>tr>th,.handsontable .table>thead>tr>td,.handsontable .table>thead>tr>th{line-height:21px;padding:0}.col-lg-1.handsontable,.col-lg-10.handsontable,.col-lg-11.handsontable,.col-lg-12.handsontable,.col-lg-2.handsontable,.col-lg-3.handsontable,.col-lg-4.handsontable,.col-lg-5.handsontable,.col-lg-6.handsontable,.col-lg-7.handsontable,.col-lg-8.handsontable,.col-lg-9.handsontable,.col-md-1.handsontable,.col-md-10.handsontable,.col-md-11.handsontable,.col-md-12.handsontable,.col-md-2.handsontable,.col-md-3.handsontable,.col-md-4.handsontable,.col-md-5.handsontable,.col-md-6.handsontable,.col-md-7.handsontable,.col-md-8.handsontable,.col-md-9.handsontable .col-sm-1.handsontable,.col-sm-10.handsontable,.col-sm-11.handsontable,.col-sm-12.handsontable,.col-sm-2.handsontable,.col-sm-3.handsontable,.col-sm-4.handsontable,.col-sm-5.handsontable,.col-sm-6.handsontable,.col-sm-7.handsontable,.col-sm-8.handsontable,.col-sm-9.handsontable .col-xs-1.handsontable,.col-xs-10.handsontable,.col-xs-11.handsontable,.col-xs-12.handsontable,.col-xs-2.handsontable,.col-xs-3.handsontable,.col-xs-4.handsontable,.col-xs-5.handsontable,.col-xs-6.handsontable,.col-xs-7.handsontable,.col-xs-8.handsontable,.col-xs-9.handsontable{padding-left:0;padding-right:0}.handsontable .table-striped>tbody>tr:nth-of-type(2n){background-color:#fff}.handsontable .hide{display:none}.handsontable .relative{position:relative}.handsontable .wtHider{position:relative;width:0}.handsontable .wtSpreader{height:auto;position:relative;width:0}.handsontable div,.handsontable input,.handsontable table,.handsontable tbody,.handsontable td,.handsontable textarea,.handsontable th,.handsontable thead{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box}.handsontable input,.handsontable textarea{min-height:auto}.handsontable table.htCore{border-collapse:separate;border-spacing:0;border-width:0;cursor:default;margin:0;max-height:none;max-width:none;outline-width:0;table-layout:fixed;width:0}.handsontable col,.handsontable col.rowHeader{width:50px}.handsontable td,.handsontable th{background-color:#fff;border-bottom:1px solid #ccc;border-left-width:0;border-right:1px solid #ccc;border-top-width:0;empty-cells:show;height:22px;line-height:21px;outline:none;outline-width:0;overflow:hidden;padding:0 4px;vertical-align:top;white-space:pre-wrap}[dir=rtl].handsontable td,[dir=rtl].handsontable th{border-left:1px solid #ccc;border-right-width:0}.handsontable th:last-child{border-bottom:1px solid #ccc;border-left:none;border-right:1px solid #ccc}[dir=rtl].handsontable th:last-child{border-left:1px solid #ccc;border-right:none}.handsontable td:first-of-type,.handsontable th:first-child{border-left:1px solid #ccc}[dir=rtl].handsontable td:first-of-type,[dir=rtl].handsontable th:first-child{border-right:1px solid #ccc}.handsontable .ht_clone_top th:nth-child(2){border-left-width:0;border-right:1px solid #ccc}[dir=rtl].handsontable .ht_clone_top th:nth-child(2){border-left:1px solid #ccc;border-right-width:0}.handsontable.htRowHeaders thead tr th:nth-child(2){border-left:1px solid #ccc}[dir=rtl].handsontable.htRowHeaders thead tr th:nth-child(2){border-right:1px solid #ccc}.handsontable tr:first-child td,.handsontable tr:first-child th{border-top:1px solid #ccc}.ht_master:not(.innerBorderInlineStart):not(.emptyColumns) tbody tr th,.ht_master:not(.innerBorderInlineStart):not(.emptyColumns) thead tr th:first-child,.ht_master:not(.innerBorderInlineStart):not(.emptyColumns)~.handsontable:not(.htGhostTable) tbody tr th,.ht_master:not(.innerBorderInlineStart):not(.emptyColumns)~.handsontable:not(.ht_clone_top):not(.htGhostTable) thead tr th:first-child{border-left:1px solid #ccc;border-right-width:0}[dir=rtl].ht_master:not(.innerBorderInlineStart):not(.emptyColumns) tbody tr th,[dir=rtl].ht_master:not(.innerBorderInlineStart):not(.emptyColumns) thead tr th:first-child,[dir=rtl].ht_master:not(.innerBorderInlineStart):not(.emptyColumns)~.handsontable:not(.htGhostTable) tbody tr th,[dir=rtl].ht_master:not(.innerBorderInlineStart):not(.emptyColumns)~.handsontable:not(.ht_clone_top):not(.htGhostTable) thead tr th:first-child{border-left-width:0;border-right:1px solid #ccc}.ht_master:not(.innerBorderTop):not(.innerBorderBottom) thead tr.lastChild th,.ht_master:not(.innerBorderTop):not(.innerBorderBottom) thead tr:last-child th,.ht_master:not(.innerBorderTop):not(.innerBorderBottom)~.handsontable thead tr.lastChild th,.ht_master:not(.innerBorderTop):not(.innerBorderBottom)~.handsontable thead tr:last-child th{border-bottom-width:0}.handsontable th{background-color:#f0f0f0;color:#222;font-weight:400;text-align:center;white-space:nowrap}.handsontable thead th{padding:0}.handsontable th.active{background-color:#ccc}.handsontable thead th .relative{padding:2px 4px}.handsontable span.colHeader{display:inline-block;line-height:1.1}.handsontable .wtBorder{font-size:0;position:absolute}.handsontable .wtBorder.hidden{display:none!important}.handsontable .wtBorder:first-child,.handsontable .wtBorder:nth-child(3){z-index:2}.handsontable .wtBorder:nth-child(2),.handsontable .wtBorder:nth-child(4){z-index:1}.handsontable .wtBorder.current{z-index:10}.handsontable .wtBorder.area{z-index:8}.handsontable .wtBorder.fill{z-index:6}.handsontable .wtBorder.corner{cursor:crosshair;font-size:0}.ht_clone_master{z-index:100}.ht_clone_inline_start{z-index:120}.ht_clone_bottom{z-index:130}.ht_clone_bottom_inline_start_corner{z-index:150}.ht_clone_top{z-index:160}.ht_clone_top_inline_start_corner{z-index:180}.handsontable col.hidden{width:0!important}.handsontable tr.hidden,.handsontable tr.hidden td,.handsontable tr.hidden th{display:none}.ht_clone_bottom,.ht_clone_inline_start,.ht_clone_top,.ht_master{overflow:hidden}.ht_master .wtHolder{overflow:auto}.handsontable .ht_clone_inline_start table.htCore>thead,.handsontable .ht_master table.htCore>tbody>tr>th,.handsontable .ht_master table.htCore>thead{visibility:hidden}.ht_clone_bottom .wtHolder,.ht_clone_inline_start .wtHolder,.ht_clone_top .wtHolder{overflow:hidden}.handsontable{color:#373737;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:400;position:relative;touch-action:manipulation}.handsontable a{color:#104acc}.handsontable.htAutoSize{left:-99000px;position:absolute;top:-99000px;visibility:hidden}.handsontable td.htInvalid{background-color:#ffbeba!important}.handsontable td.htNoWrap{white-space:nowrap}.handsontable td.invisibleSelection,.handsontable th.invisibleSelection{outline:none}.handsontable td.invisibleSelection::selection,.handsontable th.invisibleSelection::selection{background:#fff0}.hot-display-license-info{color:#373737;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:400;padding:5px 0 3px;text-align:left}.hot-display-license-info a{color:#104acc;font-size:10px}.ht-root-wrapper .htFocusCatcher{border:0;height:0;margin:0;opacity:0;padding:0;position:absolute;width:0;z-index:-1}.handsontable .htTextEllipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.handsontable .manualColumnResizer{cursor:col-resize;height:25px;position:absolute;top:0;width:5px;z-index:210}.handsontable .manualRowResizer{cursor:row-resize;height:5px;left:0;position:absolute;width:50px;z-index:210}.handsontable .manualColumnResizer.active,.handsontable .manualColumnResizer:hover,.handsontable .manualRowResizer.active,.handsontable .manualRowResizer:hover{background-color:#34a9db}.handsontable .manualColumnResizerGuide{background-color:#34a9db;border-left:none;border-right:1px dashed #777;display:none;margin-left:5px;margin-right:unset;position:absolute;right:unset;top:0;width:0}[dir=rtl].handsontable .manualColumnResizerGuide{border-left:1px dashed #777;border-right:none;left:unset;margin-left:unset;margin-right:5px}.handsontable .manualRowResizerGuide{background-color:#34a9db;border-bottom:1px dashed #777;bottom:0;display:none;height:0;left:0;margin-top:5px;position:absolute}.handsontable .manualColumnResizerGuide.active,.handsontable .manualRowResizerGuide.active{display:block;z-index:209}.handsontable td.area,.handsontable td.area-1,.handsontable td.area-2,.handsontable td.area-3,.handsontable td.area-4,.handsontable td.area-5,.handsontable td.area-6,.handsontable td.area-7{position:relative}.handsontable td.area-1:before,.handsontable td.area-2:before,.handsontable td.area-3:before,.handsontable td.area-4:before,.handsontable td.area-5:before,.handsontable td.area-6:before,.handsontable td.area-7:before,.handsontable td.area:before{background:#005eff;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.handsontable td.area:before{opacity:.1}.handsontable td.area-1:before{opacity:.2}.handsontable td.area-2:before{opacity:.27}.handsontable td.area-3:before{opacity:.35}.handsontable td.area-4:before{opacity:.41}.handsontable td.area-5:before{opacity:.47}.handsontable td.area-6:before{opacity:.54}.handsontable td.area-7:before{opacity:.58}.handsontable tbody th.current,.handsontable thead th.current{box-shadow:inset 0 0 0 2px #4b89ff}.handsontable tbody th.ht__highlight,.handsontable thead th.ht__highlight{background-color:#dcdcdc}.handsontable tbody th.ht__active_highlight,.handsontable thead th.ht__active_highlight{background-color:#8eb0e7;color:#000}.handsontableInput{background-color:#fff;border:none;border-radius:0;box-shadow:inset 0 0 0 2px #5292f7;box-sizing:border-box!important;color:#000;display:block;font-family:inherit;font-size:inherit;line-height:21px;margin:0;outline-width:0;padding:1px 5px 0;resize:none}.handsontableInput:focus{outline:none}.handsontableInputHolder{left:0;position:absolute;top:0}.htSelectEditor{position:absolute}.htSelectEditor select{-webkit-appearance:menulist-button!important;border:2px solid #4b89ff;box-sizing:border-box!important;height:100%;width:100%}.htSelectEditor select:focus{outline:none}.htSelectEditor .htAutocompleteArrow{display:none}.handsontable .htDimmed{color:#777}.handsontable .htSubmenu{position:relative}.handsontable .htSubmenu :after{color:#777;content:"▶";font-size:9px;position:absolute;right:5px}[dir=rtl].handsontable .htSubmenu :after{content:""}[dir=rtl].handsontable .htSubmenu :before{color:#777;content:"◀";font-size:9px;left:5px;position:absolute}.handsontable .htLeft{text-align:left}.handsontable .htCenter{text-align:center}.handsontable .htRight{text-align:right}.handsontable .htJustify{text-align:justify}.handsontable .htTop{vertical-align:top}.handsontable .htMiddle{vertical-align:middle}.handsontable .htBottom{vertical-align:bottom}.handsontable .htPlaceholder{color:#999}.handsontable.listbox{border:1px solid #ccc;margin:0}.handsontable.listbox.autocompleteEditor,.handsontable.listbox.dropdownEditor{border-width:0}.handsontable.listbox .ht_master table{background:#fff;border-collapse:separate}.handsontable.listbox.autocompleteEditor .ht_master table,.handsontable.listbox.dropdownEditor .ht_master table{border:1px solid #ccc}.handsontable.listbox td,.handsontable.listbox th,.handsontable.listbox tr:first-child td,.handsontable.listbox tr:first-child th,.handsontable.listbox tr:last-child th{border-color:transparent!important}.handsontable.listbox td,.handsontable.listbox th{text-overflow:ellipsis;white-space:nowrap}.handsontable.listbox td.htDimmed{color:inherit;cursor:default;font-style:inherit}.handsontable.listbox .wtBorder{visibility:hidden}.handsontable.listbox tr td.current,.handsontable.listbox tr:hover td{background:#eee}.ht_editor_hidden{z-index:-1}.ht_editor_visible{z-index:200}.handsontable td.htSearchResult{background:#fcedd9;color:#583707}.handsontable.mobile,.handsontable.mobile .wtHolder{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-overflow-scrolling:touch}.handsontable.mobile .handsontableInput:focus{-webkit-appearance:none;-webkit-box-shadow:inset 0 0 0 2px #5292f7;-moz-box-shadow:inset 0 0 0 2px #5292f7;box-shadow:inset 0 0 0 2px #5292f7}.handsontable .bottomSelectionHandle,.handsontable .bottomSelectionHandle-HitArea,.handsontable .topSelectionHandle,.handsontable .topSelectionHandle-HitArea{left:-10000px;right:unset;top:-10000px;z-index:9999}[dir=rtl].handsontable .bottomSelectionHandle,[dir=rtl].handsontable .bottomSelectionHandle-HitArea,[dir=rtl].handsontable .topSelectionHandle,[dir=rtl].handsontable .topSelectionHandle-HitArea{left:unset;right:-10000px}.handsontable.hide-tween{-webkit-animation:opacity-hide .3s;animation:opacity-hide .3s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}.handsontable.show-tween{-webkit-animation:opacity-show .3s;animation:opacity-show .3s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}.handsontable .htAutocompleteArrow{color:#bbb;cursor:default;float:right;font-size:10px;text-align:center;width:16px}[dir=rtl].handsontable .htAutocompleteArrow{float:left}.handsontable td.htInvalid .htAutocompleteArrow{color:#555}.handsontable td.htInvalid .htAutocompleteArrow:hover{color:#1a1a1a}.handsontable td .htAutocompleteArrow:hover{color:#777}.handsontable td.area .htAutocompleteArrow{color:#d3d3d3}.handsontable .htCheckboxRendererInput.noValue{opacity:.5}.handsontable .htCheckboxRendererLabel{cursor:pointer;display:inline-block;font-size:inherit;vertical-align:middle}.handsontable .htCheckboxRendererLabel.fullWidth{width:100%}.handsontable .collapsibleIndicator{background:#eee;border:1px solid #a6a6a6;border-radius:10px;-webkit-box-shadow:0 0 0 6px #eee;-moz-box-shadow:0 0 0 6px #eee;box-shadow:0 0 0 3px #eee;color:#222;cursor:pointer;font-size:10px;height:10px;left:unset;line-height:8px;position:absolute;right:5px;text-align:center;top:50%;transform:translateY(-50%);width:10px}[dir=rtl].handsontable .collapsibleIndicator{left:5px;right:unset}.handsontable[dir=ltr] thead th:has(.collapsibleIndicator) div.htRight span.colHeader{margin-right:20px}.handsontable[dir=rtl] thead th:has(.collapsibleIndicator) div.htLeft span.colHeader{margin-left:20px}.handsontable .columnSorting{position:relative}.handsontable[dir=ltr] div.htRight span[class*=ascending],.handsontable[dir=ltr] div.htRight span[class*=descending]{margin-left:-10px;margin-right:10px}.handsontable[dir=rtl] div.htLeft span[class*=ascending],.handsontable[dir=rtl] div.htLeft span[class*=descending]{margin-left:10px;margin-right:-10px}.handsontable[dir=ltr] div.htRight span[class*=ascending]:only-child,.handsontable[dir=ltr] div.htRight span[class*=descending]:only-child{margin-left:-15px;margin-right:15px}.handsontable[dir=rtl] div.htLeft span[class*=ascending]:only-child,.handsontable[dir=rtl] div.htLeft span[class*=descending]:only-child{margin-left:15px;margin-right:-15px}.handsontable .columnSorting.sortAction:hover{cursor:pointer;text-decoration:underline}.handsontable span.colHeader.columnSorting:before{background-position-x:right;background-repeat:no-repeat;background-size:contain;content:"";height:10px;left:unset;margin-top:-6px;padding-left:8px;padding-right:0;position:absolute;right:-9px;top:50%;width:5px}[dir=rtl].handsontable span.colHeader.columnSorting:before{background-position-x:left;left:-9px;padding-left:0;padding-right:8px;right:unset}.handsontable span.colHeader.columnSorting.ascending:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAoCAMAAADJ7yrpAAAAKlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKE86IAAAADXRSTlMABBEmRGprlJW72e77tTkTKwAAAFNJREFUeAHtzjkSgCAUBNHPgsoy97+ulGXRqJE5L+xkxoYt2UdsLb5bqFINz+aLuuLn5rIu2RkO3fZpWENimNgiw6iBYRTPMLJjGFxQZ1hxxb/xBI1qC8k39CdKAAAAAElFTkSuQmCC)}.handsontable span.colHeader.columnSorting.descending:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAoCAMAAADJ7yrpAAAAKlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKE86IAAAADXRSTlMABBEmRGprlJW72e77tTkTKwAAAFJJREFUeAHtzjkSgCAQRNFmQYUZ7n9dKUvru0TmvPAn3br0QfgdZ5xx6x+rQn23GqTYnq1FDcnuzZIO2WmedVqIRVxgGKEyjNgYRjKGkZ1hFIZ3I70LyM0VtU8AAAAASUVORK5CYII=)}.htGhostTable .htCore span.colHeader.columnSorting:not(.indicatorDisabled):before{content:"*";display:inline-block;padding-right:20px;position:relative}.handsontable.htGhostTable table thead th{border-bottom-width:0}.handsontable.htGhostTable table tbody tr td,.handsontable.htGhostTable table tbody tr th{border-top-width:0}.handsontable .htCommentCell{position:relative}.handsontable .htCommentCell:after{border-left:6px solid transparent;border-right:none;border-top:6px solid #000;content:"";left:unset;position:absolute;right:0;top:0}[dir=rtl].handsontable .htCommentCell:after{border-left:none;border-right:6px solid transparent;left:0;right:unset}.htCommentsContainer .htComments{display:none;position:absolute;z-index:1059}.htCommentsContainer .htCommentTextArea{-webkit-appearance:none;background-color:#fff;border:none;border-left:3px solid #ccc;box-shadow:0 1px 3px #0000001e,0 1px 2px #0000003d;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;height:90px;outline:0!important;padding:5px;width:215px}[dir=rtl].htCommentsContainer .htCommentTextArea{border-left:none;border-right:3px solid #ccc}.htCommentsContainer .htCommentTextArea:focus{border-left:3px solid #5292f7;border-right:none;box-shadow:0 1px 3px #0000001e,0 1px 2px #0000003d,inset 0 0 0 1px #5292f7}[dir=rtl].htCommentsContainer .htCommentTextArea:focus{border-left:none;border-right:3px solid #5292f7}/*!
 * Handsontable ContextMenu
 */.htContextMenu:not(.htGhostTable){display:none;position:absolute;z-index:1060}.htContextMenu .ht_clone_bottom,.htContextMenu .ht_clone_bottom_inline_start_corner,.htContextMenu .ht_clone_inline_start,.htContextMenu .ht_clone_top,.htContextMenu .ht_clone_top_inline_start_corner{display:none}.htContextMenu .ht_master table.htCore{border-color:#ccc;border-style:solid;border-width:1px 2px 2px 1px}[dir=rtl].htContextMenu .ht_master table.htCore{border-left-width:2px;border-right-width:1px}.htContextMenu.handsontable:focus{outline:none}.htContextMenu .wtBorder{visibility:hidden}.htContextMenu table tbody tr td{background:#fff;border-width:0;cursor:pointer;overflow:hidden;padding:4px 6px 0;text-overflow:ellipsis;white-space:nowrap}.htContextMenu table tbody tr td:first-child{border-width:0}[dir=rtl].htContextMenu table tbody tr td:first-child{border-left-width:0;border-right-width:0}.htContextMenu table tbody tr td.htDimmed{color:#323232;font-style:normal}.htContextMenu table tbody tr td.current{background:#f3f3f3}.htContextMenu table tbody tr td.htSeparator{border-top:1px solid #e6e6e6;cursor:default;height:0;padding:0}.htContextMenu table tbody tr td.htDisabled{color:#999;cursor:default}.htContextMenu table tbody tr td.htDisabled:hover{background:#fff;color:#999;cursor:default}.htContextMenu table tbody tr.htHidden{display:none}.htContextMenu table tbody tr td .htItemWrapper{margin-left:10px;margin-right:6px}[dir=rtl].htContextMenu table tbody tr td .htItemWrapper{margin-left:6px;margin-right:10px}.htContextMenu table tbody tr td div span.selected{left:4px;margin-top:-2px;position:absolute;right:0}[dir=rtl].htContextMenu table tbody tr td div span.selected{left:0;right:4px}.htContextMenu .ht_master .wtHolder{overflow:hidden}textarea.HandsontableCopyPaste{opacity:0;outline:0 none!important;overflow:hidden;position:fixed!important;right:100%!important;top:0!important}/*!
 * Handsontable DropdownMenu
 */.handsontable .changeType{background:#eee;border:1px solid #bbb;border-radius:2px;color:#bbb;float:right;font-size:9px;line-height:9px;margin:3px 1px 0 5px;padding:2px}[dir=rtl].handsontable .changeType{float:left}.handsontable[dir=rtl] .changeType{margin:3px 5px 0 1px}.handsontable .changeType:before{content:"▼ "}.handsontable .changeType:hover{border:1px solid #777;color:#777;cursor:pointer}.htDropdownMenu:not(.htGhostTable){display:none;position:absolute;z-index:1060}.htDropdownMenu .ht_clone_bottom,.htDropdownMenu .ht_clone_bottom_inline_start_corner,.htDropdownMenu .ht_clone_inline_start,.htDropdownMenu .ht_clone_top,.htDropdownMenu .ht_clone_top_inline_start_corner{display:none}.htDropdownMenu table.htCore{border-color:#ccc;border-style:solid;border-width:1px 2px 2px 1px}[dir=rtl].htDropdownMenu table.htCore{border-left-width:2px;border-right-width:1px}.htDropdownMenu.handsontable:focus{outline:none}.htDropdownMenu .wtBorder{visibility:hidden}.htDropdownMenu table tbody tr td{background:#fff;border-width:0;cursor:pointer;overflow:hidden;padding:4px 6px 0;text-overflow:ellipsis;white-space:nowrap}.htDropdownMenu table tbody tr td:first-child{border-width:0}[dir=rtl].htDropdownMenu table tbody tr td:first-child{border-left-width:0;border-right-width:0}.htDropdownMenu table tbody tr td.htDimmed{color:#323232;font-style:normal}.htDropdownMenu table tbody tr td.current{background:#e9e9e9}.htDropdownMenu table tbody tr td.htSeparator{border-top:1px solid #e6e6e6;cursor:default;height:0;padding:0}.htDropdownMenu table tbody tr td.htDisabled{color:#999}.htDropdownMenu table tbody tr td.htDisabled:hover{background:#fff;color:#999;cursor:default}.htDropdownMenu:not(.htGhostTable) table tbody tr.htHidden{display:none}.htDropdownMenu table tbody tr td .htItemWrapper,[dir=rtl].htDropdownMenu table tbody tr td .htItemWrapper{margin-left:10px;margin-right:10px}.htDropdownMenu table tbody tr td div span.selected{left:4px;margin-top:-2px;position:absolute;right:0}[dir=rtl].htDropdownMenu table tbody tr td div span.selected{left:0;right:4px}.htDropdownMenu .ht_master .wtHolder{overflow:hidden}/*!
 * Handsontable Filters
 */.htFiltersConditionsMenu:not(.htGhostTable){display:none;position:absolute;z-index:1070}.htFiltersConditionsMenu .ht_clone_bottom,.htFiltersConditionsMenu .ht_clone_bottom_inline_start_corner,.htFiltersConditionsMenu .ht_clone_inline_start,.htFiltersConditionsMenu .ht_clone_top,.htFiltersConditionsMenu .ht_clone_top_inline_start_corner{display:none}.htFiltersConditionsMenu table.htCore{border-color:#bbb;border-style:solid;border-width:1px 2px 2px 1px}.htFiltersConditionsMenu .wtBorder{visibility:hidden}.htFiltersConditionsMenu table tbody tr td{background:#fff;border-width:0;cursor:pointer;overflow:hidden;padding:4px 6px 0;text-overflow:ellipsis;white-space:nowrap}.htFiltersConditionsMenu table tbody tr td:first-child{border-width:0}[dir=rtl].htFiltersConditionsMenu table tbody tr td:first-child{border-left-width:0;border-right-width:0}.htFiltersConditionsMenu table tbody tr td.htDimmed{color:#323232;font-style:normal}.htFiltersConditionsMenu table tbody tr td.current{background:#e9e9e9}.htFiltersConditionsMenu table tbody tr td.htSeparator{border-top:1px solid #e6e6e6;height:0;padding:0}.htFiltersConditionsMenu table tbody tr td.htDisabled{color:#999}.htFiltersConditionsMenu table tbody tr td.htDisabled:hover{background:#fff;color:#999;cursor:default}.htFiltersConditionsMenu table tbody tr td .htItemWrapper{margin-left:10px;margin-right:10px}.htFiltersConditionsMenu table tbody tr td div span.selected{left:4px;margin-top:-2px;position:absolute}.htFiltersConditionsMenu .ht_master .wtHolder{overflow:hidden}.handsontable .htMenuFiltering{border-bottom:1px dotted #ccc;height:135px;overflow:hidden}.handsontable .ht_master table td.htCustomMenuRenderer{background-color:#fff;cursor:auto}.handsontable .htFiltersMenuLabel{font-size:.75em}.handsontable .htFiltersMenuActionBar{padding-bottom:3px;padding-top:10px;text-align:center}.handsontable .htFiltersMenuCondition.border{border-bottom:1px dotted #ccc!important}.handsontable .htFiltersMenuCondition .htUIInput{padding:0 0 5px}.handsontable .htFiltersMenuValue{border-bottom:1px dotted #ccc!important}.handsontable .htFiltersMenuValue .htUIMultipleSelectSearch{padding:0}.handsontable .htFiltersMenuCondition .htUIInput input,.handsontable .htFiltersMenuValue .htUIMultipleSelectSearch input{box-sizing:border-box;font-family:inherit;font-size:.75em;padding:4px;width:100%}.htUIMultipleSelect .ht_master .wtHolder{overflow:auto}.handsontable .htFiltersActive .changeType{background-color:#d2e0d9;border:1px solid #509272;color:#18804e}.handsontable .htUISelectAll{margin-left:0;margin-right:10px}[dir=rtl].handsontable .htUISelectAll{margin-left:10px;margin-right:0}.handsontable .htUIClearAll,.handsontable .htUISelectAll{display:inline-block}.handsontable .htUIClearAll a,.handsontable .htUISelectAll a{font-size:.75em}.handsontable .htUISelectionControls{text-align:right}[dir=rtl].handsontable .htUISelectionControls{text-align:left}.handsontable .htCheckboxRendererInput{display:inline-block;height:1em;margin:0 5px 0 0;vertical-align:middle}[dir=rtl].handsontable .htCheckboxRendererInput{margin-left:5px;margin-right:0}.handsontable .htUIInput{padding:3px 0 7px;position:relative;text-align:center}.handsontable .htUIInput input{border:1px solid #d2d1d1;border-radius:2px}.handsontable .htUIInputIcon{position:absolute}.handsontable .htUIInput.htUIButton{cursor:pointer;display:inline-block}.handsontable .htUIInput.htUIButton input{background-color:#eee;color:#000;cursor:pointer;font-family:inherit;font-size:.75em;font-weight:700;height:19px;min-width:64px}.handsontable .htUIInput.htUIButton input:hover{border-color:#b9b9b9}.handsontable .htUIInput.htUIButtonOK{margin-left:0;margin-right:10px}[dir=rtl].handsontable .htUIInput.htUIButtonOK{margin-left:10px;margin-right:0}.handsontable .htUIInput.htUIButtonOK input{background-color:#0f9d58;border-color:#18804e;color:#fff}.handsontable .htUIInput.htUIButtonOK input:focus-visible{background-color:#92dd8d;border-color:#7cb878;color:#000}.handsontable .htUIInput.htUIButtonOK input:hover{border-color:#1a6f46}.handsontable .htUISelect{cursor:pointer;margin-bottom:7px;position:relative}.handsontable .htUISelectCaption{background-color:#e8e8e8;border:1px solid #d2d1d1;border-radius:2px;font-family:inherit;font-size:.75em;font-weight:700;overflow:hidden;padding:3px 20px 3px 10px;text-overflow:ellipsis;white-space:nowrap}.handsontable .htUISelectCaption:hover{background-color:#e8e8e8;border:1px solid #b9b9b9}.handsontable .htUISelectDropdown:after{content:"▲";font-size:7px;position:absolute;right:10px;top:0}.handsontable .htUISelectDropdown:before{content:"▼";font-size:7px;position:absolute;right:10px;top:8px}.handsontable .htUIMultipleSelect .handsontable .htCore{border:none}.handsontable .htUIMultipleSelect .handsontable .htCore td:hover{background-color:#f5f5f5}.handsontable .htUIMultipleSelectSearch input{border:1px solid #d2d1d1;border-radius:2px;padding:3px}.handsontable .htUIRadio{display:inline-block;height:100%;margin-left:0;margin-right:5px}[dir=rtl].handsontable .htUIRadio{margin-left:5px;margin-right:0}.handsontable .htUIRadio:last-child{margin-right:0}.handsontable .htUIRadio>input[type=radio]{margin-left:0;margin-right:.5ex}[dir=rtl].handsontable .htUIRadio>input[type=radio]{margin-left:.5ex;margin-right:0}.handsontable .htUIRadio label{vertical-align:middle}.handsontable .htFiltersMenuOperators{padding-bottom:5px}.handsontable th.beforeHiddenColumn{position:relative}.handsontable th.afterHiddenColumn:before,.handsontable th.beforeHiddenColumn:after{color:#bbb;font-size:5pt;position:absolute;top:50%;transform:translateY(-50%)}.handsontable th.afterHiddenColumn{position:relative}.handsontable[dir=ltr] th.afterHiddenColumn div.htLeft{margin-left:10px}.handsontable[dir=ltr] th.beforeHiddenColumn div.htRight,.handsontable[dir=rtl] th.afterHiddenColumn div.htRight{margin-right:10px}.handsontable[dir=rtl] th.beforeHiddenColumn div.htLeft{margin-left:10px}.handsontable th.beforeHiddenColumn:after{content:"◀";right:1px}[dir=rtl].handsontable th.beforeHiddenColumn:after{content:"▶";left:1px;right:auto}.handsontable th.afterHiddenColumn:before{content:"▶";left:1px}[dir=rtl].handsontable th.afterHiddenColumn:before{content:"◀";left:auto;right:1px}/*!
 * Handsontable HiddenRows
 */.handsontable th.afterHiddenRow:after,.handsontable th.beforeHiddenRow:before{color:#bbb;font-size:6pt;left:2px;line-height:6pt;position:absolute}.handsontable th.afterHiddenRow,.handsontable th.beforeHiddenRow{position:relative}.handsontable th.beforeHiddenRow:before{bottom:2px;content:"▲"}.handsontable th.afterHiddenRow:after{content:"▼";top:2px}.handsontable.ht__selection--rows tbody th.afterHiddenRow.ht__highlight:after,.handsontable.ht__selection--rows tbody th.beforeHiddenRow.ht__highlight:before{color:#eee}.handsontable td.afterHiddenRow.firstVisibleRow,.handsontable th.afterHiddenRow.firstVisibleRow{border-top:1px solid #ccc}.htRowHeaders .ht_master.innerBorderInlineStart~.ht_clone_inline_start td:first-of-type,.htRowHeaders .ht_master.innerBorderInlineStart~.ht_clone_top_inline_start_corner th:nth-child(2){border-left:0}.handsontable.ht__manualColumnMove.after-selection--columns thead th.ht__highlight{cursor:move;cursor:-moz-grab;cursor:-webkit-grab;cursor:grab}.handsontable.ht__manualColumnMove.on-moving--columns *,.handsontable.ht__manualColumnMove.on-moving--columns thead th.ht__highlight{cursor:move;cursor:-moz-grabbing;cursor:-webkit-grabbing;cursor:grabbing}.handsontable.ht__manualColumnMove.on-moving--columns .manualColumnResizer{display:none}.handsontable .ht__manualColumnMove--backlight,.handsontable .ht__manualColumnMove--guideline{display:none;height:100%;position:absolute}.handsontable .ht__manualColumnMove--guideline{background:#757575;margin-inline-end:0;margin-inline-start:-1px;top:0;width:2px;z-index:205}.handsontable .ht__manualColumnMove--backlight{background:#343434;background:#34343440;display:none;pointer-events:none;z-index:205}.handsontable.on-moving--columns .ht__manualColumnMove--backlight,.handsontable.on-moving--columns.show-ui .ht__manualColumnMove--guideline{display:block}.handsontable.ht__manualRowMove.after-selection--rows tbody th.ht__highlight{cursor:move;cursor:-moz-grab;cursor:-webkit-grab;cursor:grab}.handsontable.ht__manualRowMove.on-moving--rows *,.handsontable.ht__manualRowMove.on-moving--rows tbody th.ht__highlight{cursor:move;cursor:-moz-grabbing;cursor:-webkit-grabbing;cursor:grabbing}.handsontable.ht__manualRowMove.on-moving--rows .manualRowResizer{display:none}.handsontable .ht__manualRowMove--backlight,.handsontable .ht__manualRowMove--guideline{display:none;position:absolute;width:100%}.handsontable .ht__manualRowMove--guideline{background:#757575;height:2px;left:0;margin-top:-1px;z-index:205}.handsontable .ht__manualRowMove--backlight{background:#343434;background:#34343440;display:none;pointer-events:none;z-index:205}.handsontable.on-moving--rows .ht__manualRowMove--backlight,.handsontable.on-moving--rows.show-ui .ht__manualRowMove--guideline{display:block}.handsontable tbody td[rowspan][class*=area][class*=highlight]:not([class*=fullySelectedMergedCell]):before{opacity:0}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-0]:before,.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-multiple]:before{opacity:.1}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-1]:before{opacity:.2}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-2]:before{opacity:.27}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-3]:before{opacity:.35}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-4]:before{opacity:.41}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-5]:before{opacity:.47}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-6]:before{opacity:.54}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-7]:before{opacity:.58}.handsontable[dir=ltr] div.htRight span[class*=sort-]{margin-left:-15px;margin-right:15px}.handsontable[dir=rtl] div.htLeft span[class*=sort-]{margin-left:15px;margin-right:-15px}.handsontable[dir=ltr] div.htRight span[class*=sort-]:only-child{margin-left:-20px;margin-right:20px}.handsontable[dir=rtl] div.htLeft span[class*=sort-]:only-child{margin-left:20px;margin-right:-20px}.handsontable span.colHeader.columnSorting:after{font-size:8px;height:8px;left:unset;line-height:1.1;margin-top:-2px;padding-left:5px;padding-right:unset;position:absolute;right:-15px;top:50%}[dir=rtl].handsontable span.colHeader.columnSorting:after{left:-15px;padding-left:unset;padding-right:5px;right:unset}.handsontable span.colHeader.columnSorting[class*=" sort-"]:after,.handsontable span.colHeader.columnSorting[class^=sort-]:after{content:"+"}.handsontable span.colHeader.columnSorting.sort-1:after{content:"1"}.handsontable span.colHeader.columnSorting.sort-2:after{content:"2"}.handsontable span.colHeader.columnSorting.sort-3:after{content:"3"}.handsontable span.colHeader.columnSorting.sort-4:after{content:"4"}.handsontable span.colHeader.columnSorting.sort-5:after{content:"5"}.handsontable span.colHeader.columnSorting.sort-6:after{content:"6"}.handsontable span.colHeader.columnSorting.sort-7:after{content:"7"}.htGhostTable th div button.changeType+span.colHeader.columnSorting:not(.indicatorDisabled){padding-right:5px}.handsontable thead th.hiddenHeader:not(:first-of-type){display:none}thead th.hiddenHeaderText .colHeader{opacity:0}.handsontable th.ht_nestingLevels{padding-left:7px;text-align:left}[dir=rtl].handsontable th.ht_nestingLevels{padding-right:7px;text-align:right}.handsontable th div.ht_nestingLevels{display:inline-block;left:11px;position:absolute;right:unset}[dir=rtl].handsontable th div.ht_nestingLevels{left:unset;right:11px}.handsontable.innerBorderInlineStart th div.ht_nestingLevels,.handsontable.innerBorderInlineStart~.handsontable th div.ht_nestingLevels{left:unset;right:10px}[dir=rtl].handsontable.innerBorderInlineStart th div.ht_nestingLevels,[dir=rtl].handsontable.innerBorderInlineStart~.handsontable th div.ht_nestingLevels{left:10px;right:unset}.handsontable th span.ht_nestingLevel{display:inline-block}.handsontable th span.ht_nestingLevel_empty{display:inline-block;float:left;height:1px;width:10px}[dir=rtl].handsontable th span.ht_nestingLevel_empty{float:right}.handsontable th span.ht_nestingLevel:after{bottom:3px;content:"┐";display:inline-block;font-size:9px;position:relative}.handsontable th div.ht_nestingButton{cursor:pointer;display:inline-block;left:unset;position:absolute;right:-2px}[dir=rtl].handsontable th div.ht_nestingButton{left:-2px;right:unset}.handsontable th div.ht_nestingButton.ht_nestingExpand:after{content:"+"}.handsontable th div.ht_nestingButton.ht_nestingCollapse:after{content:"-"}.handsontable.innerBorderInlineStart th div.ht_nestingButton,.handsontable.innerBorderInlineStart~.handsontable th div.ht_nestingButton{left:unset;right:0}[dir=rtl].handsontable.innerBorderInlineStart th div.ht_nestingButton,[dir=rtl].handsontable.innerBorderInlineStart~.handsontable th div.ht_nestingButton{left:0;right:unset}/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */.pika-single{background:#fff;border:1px solid;border-color:#ccc #ccc #bbb;color:#333;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;position:relative;z-index:9999}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-single.is-hidden{display:none}.pika-single.is-bound{box-shadow:0 5px 15px -5px #00000080;position:absolute}.pika-lendar{float:left;margin:8px;width:240px}.pika-title{position:relative;text-align:center}.pika-label{background-color:#fff;display:inline-block;font-size:14px;font-weight:700;line-height:20px;margin:0;overflow:hidden;padding:5px 3px;position:relative;z-index:9999}.pika-title select{cursor:pointer;left:0;margin:0;opacity:0;position:absolute;top:5px;z-index:9998}.pika-next,.pika-prev{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:75% 75%;border:0;cursor:pointer;display:block;height:30px;opacity:.5;outline:none;overflow:hidden;padding:0;position:relative;text-indent:20px;white-space:nowrap;width:20px}.pika-next:hover,.pika-prev:hover{opacity:1}.is-rtl .pika-next,.pika-prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==);float:left}.is-rtl .pika-prev,.pika-next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=);float:right}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block}.pika-table{border:0;border-collapse:collapse;border-spacing:0;width:100%}.pika-table td,.pika-table th{padding:0;width:14.285714285714286%}.pika-table th{color:#999;font-weight:700;line-height:25px}.pika-button,.pika-table th{font-size:12px;text-align:center}.pika-button{background:#f5f5f5;border:0;box-sizing:border-box;-moz-box-sizing:border-box;color:#666;cursor:pointer;display:block;height:auto;line-height:15px;margin:0;outline:none;padding:5px;width:100%}.pika-week{color:#999;font-size:11px}.is-today .pika-button{color:#3af;font-weight:700}.has-event .pika-button,.is-selected .pika-button{background:#3af;border-radius:3px;box-shadow:inset 0 1px 3px #178fe5;color:#fff;font-weight:700}.has-event .pika-button{background:#005da9;box-shadow:inset 0 1px 3px #0076c9}.is-disabled .pika-button,.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{background:#6cb31d;border-radius:3px;box-shadow:none;color:#fff}.is-endrange .pika-button{background:#3af;border-radius:3px;box-shadow:none;color:#fff}.is-disabled .pika-button{color:#999;cursor:default;opacity:.3;pointer-events:none}.is-outside-current-month .pika-button{color:#999;opacity:.3}.is-selection-disabled{cursor:default;pointer-events:none}.pika-button:hover,.pika-row.pick-whole-week:hover .pika-button{background:#ff8000;border-radius:3px;box-shadow:none;color:#fff}.pika-table abbr{border-bottom:none;cursor:help}.home-link{text-decoration:none}.blog-current{display:inline-block;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.all-blog-section{height:auto;margin-bottom:9rem;align-items:center;text-align:center;margin-top:5rem}.blog-info-container{display:flex;justify-content:center;padding:40px 20px}.blog-info-wrapper{max-width:800px;text-align:center}.blog-info-image{max-width:100%;height:auto;border-radius:12px;margin-bottom:20px}.blog-info-title{font-size:2rem;margin-bottom:10px}.blog-info-meta{color:#666;font-size:.9rem;margin-bottom:20px}.blog-info-container{padding:80px 24px;max-width:900px;margin:0 auto;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#fff;color:#333;line-height:1.8}.blog-info-wrapper{display:flex;flex-direction:column;gap:24px}.blog-info-image{width:100%;height:500px;border-radius:12px;object-fit:cover}.blog-info-title{font-size:36px;font-weight:700;margin-bottom:8px;color:#222}.blog-info-meta{font-size:16px;color:#666;margin-bottom:16px}.blog-info-content{display:flex;flex-direction:column;gap:20px;margin-bottom:6rem;font-size:1rem;line-height:1.8;color:#000}.paragraph{font-size:18px;color:#444;text-align:left}.heading{font-size:28px;font-weight:600;margin-top:20px;color:#1a1a1a;border-left:4px solid #0073e6;padding-left:12px;text-align:left}.blog-ulist,.blog-olis{padding-left:32px;font-size:18px;text-align:left}.blog-list{margin-bottom:8px}.blog-content-image{width:100%;max-height:400px;object-fit:contain;margin:20px 0}blockquote{font-style:italic;color:#555;background-color:#f8f8f8;border-left:5px solid #104964;padding:12px 20px;margin:12px 0;border-radius:6px}.blog-navigation{display:flex;justify-content:space-between;margin-top:40px;padding-top:20px;border-top:1px solid #ddd}.nav-button{font-size:16px;padding:10px 20px;background-color:#f2f2f2;border-radius:8px;color:#333;text-decoration:none;transition:background-color .3s ease;max-width:45%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-button:hover{background-color:#e0e0e0}.prev-button{text-align:left}.next-button{text-align:right;margin-left:auto}@media (max-width: 1024px){.blog-info-container,.blog-content{padding:1rem;flex-direction:column;height:auto}.blog-info-title{font-size:28px}.blog-info-meta{font-size:14px}.blog-info-image{height:350px}.paragraph,.blog-ulist,.blog-olis{font-size:16px}.heading{font-size:24px}.nav-button{font-size:14px;padding:8px 16px}}@media (max-width: 768px){.blog-info-container,.blog-content{padding:.75rem}.blog-info-title{font-size:24px}.blog-info-meta{font-size:13px}.blog-info-image{height:250px}.paragraph,.blog-ulist,.blog-olis{font-size:15px}.heading{font-size:20px}.blog-content-image{max-height:300px}.nav-button{max-width:100%;font-size:14px;padding:8px 12px}.blog-navigation{flex-direction:column;align-items:stretch;gap:12px}.next-button{margin-left:0;text-align:center}.prev-button{text-align:center}}@media (max-width: 480px){.blog-info-title{font-size:20px;line-height:1.4}.blog-info-meta{font-size:12px}.blog-info-image{height:200px}.paragraph,.blog-ulist,.blog-olis{font-size:14px}.heading{font-size:18px;padding-left:8px}.blog-content-image{max-height:250px}.nav-button{font-size:13px;padding:6px 10px;max-width:95%}.blog-navigation{gap:8px}}.about-us-container{height:auto;width:100%}.hero-section-leadership{background-color:#04344e;color:#fff;padding:60px 20px;text-align:center;background-image:url(/assets/images/Rectangle-BW2zgpDR.svg);background-size:cover;background-repeat:no-repeat;height:290px;width:100%;display:flex;justify-content:center;align-items:center}.hero-section-leadership h1{font-family:Montserrat,sans-serif;font-size:48px;font-weight:600;margin-bottom:10px;line-height:67.2px}.about-content{width:100%;height:auto;min-height:829.09px;display:flex;flex-wrap:wrap;justify-content:center;padding:90px 112px;gap:8px;align-items:center;background-color:#fff}.inner-cointainer{display:flex;justify-content:center;align-items:center;width:1216px;height:auto;min-height:649.09px;gap:32px}.about-left{flex:1;min-width:300px}.map-box{position:relative;text-align:center}.map-image{width:559.59px;height:493px}.about-right{width:592px;height:auto;min-height:649.09px;gap:24px}.about-tagline{width:250px;height:auto;min-height:24.09px;font-family:DM Sans,sans-serif;font-size:16px;color:#104964;font-weight:700;text-transform:uppercase;line-height:22.4px;border-bottom:3px solid #A59270;margin-bottom:10px}.tagline-span{color:#a92320}.about-heading{width:592px;height:auto;min-height:135px;font-size:48px;font-weight:600;line-height:67.2px;margin-bottom:20px;font-family:Montserrat,sans-serif}.about-description{font-family:DM Sans,sans-serif;color:#0a0a0a;font-size:18px;margin-bottom:20px;line-height:25.2px;font-weight:400}.services-list{width:592px;height:auto;min-height:194px;gap:16px;list-style:none;margin-bottom:20px}.service-item{font-family:Montserrat,sans-serif;font-weight:600;line-height:25.2px;font-size:18px;height:auto;min-height:26px;display:flex;align-items:center;gap:10px;margin-bottom:10px}.catalogue-button{background-color:#0a3a4a;color:#fff;padding:12px 24px;font-size:14px;border:none;border-radius:6px;cursor:pointer}.catalogue-button:hover{background-color:#07313e}.philosophy-section{display:flex;align-items:center;justify-content:center;background:#e7edf0;height:auto;min-height:745.3px;width:100%;padding:90px 112px;gap:10px}.philosophy-container{width:1230px;height:auto;min-height:565.3px;gap:10px;display:flex;flex-wrap:wrap;align-items:flex-start}.philosophy-left,.philosophy-right{flex:1;min-width:300px}.philosophy-right{height:auto;min-height:564px;margin-left:-32rem}.philosophy-left{position:relative;display:flex;flex-direction:column;justify-content:center}.philosophy-upper-section{width:840px;height:auto;min-height:287.12px;left:372px;gap:24px}.philosophy-image{width:340px;height:565px;top:.24px}.philosophy-subtitle{width:275px;height:auto;min-height:24px;font-size:16px;font-weight:700;font-family:DM Sans,sans-serif;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase;border-bottom:3px solid #A59270}.philosophy-subtitle .blue{color:#0a3a4a}.philosophy-subtitle .red{color:#a92320}.philosophy-heading{width:840px;height:auto;min-height:68px;font-family:Montserrat,sans-serif;font-weight:600;line-height:67.2px;font-size:48px}.philosophy-text{width:840px;height:auto;min-height:76px;font-family:DM Sans,sans-serif;color:#0a0a0a;font-weight:400;font-size:18px;text-align:left;margin-bottom:20px;line-height:1.6}.philosophy-quote{width:840px;height:auto;min-height:71px;padding-top:10px;padding-bottom:10px;gap:24px}.quote-text{width:840px;height:auto;min-height:51px;font-size:18px;font-family:Montserrat,sans-serif;font-style:italic;border-left:3px solid #104964;padding-left:15px;color:#104964}.vision-container{width:860px;height:auto;min-height:227px;display:flex;align-items:flex-start;gap:32px;margin-top:50px}.vision-image{width:340px;height:228px;border-radius:8px;object-fit:cover;flex-shrink:0}.vision-content{width:486px;height:auto;min-height:227px;top:337.7px;gap:32px;display:flex;flex-direction:column}.vision-heading{width:486px;height:auto;min-height:51px;font-family:Montserrat,sans-serif;font-weight:500;font-size:36px;line-height:50.4px;margin-bottom:8px}.vision-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.group-img{width:60px;height:60px;flex-shrink:0;object-fit:contain}.vision-text{width:406px;height:auto;min-height:76px;font-family:Montserrat,sans-serif;font-weight:600;color:#104964;display:flex;justify-content:flex-start;align-items:flex-start;line-height:1.4;text-align:left}.vision-content li{width:486px;height:auto;min-height:76px;margin-bottom:0;display:flex;justify-content:flex-start;align-items:flex-start;gap:12px}.infra-section{background-color:#e7edf0;box-sizing:border-box}.infra-container{width:100%;height:auto;min-height:600px;display:flex;margin:0 auto;flex-wrap:wrap}.infra-left{width:666px;background-image:url(/assets/images/Rectangle-BW2zgpDR.svg);background-color:#04344e;color:#fff;padding:50px;flex:1;display:flex;justify-content:center;flex-direction:column;align-items:center;clip-path:polygon(0 0,100% 0,69.9% 100%,0% 100%);background-size:cover;background-position:center;background-repeat:no-repeat}.infra-inner-container{margin-left:-2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.infra-inner-container .infra-subtitle{display:block;border-bottom:3px solid #A59270;font-size:16px;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;font-weight:700;font-family:DM Sans,sans-serif;margin-left:-3rem;text-align:center}.infra-subtitle{border-bottom:3px solid #A59270;font-size:16px;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;font-weight:700;font-family:DM Sans,sans-serif;margin-left:-3rem;text-align:center;display:none}.infra-heading{color:#fff;font-size:48px;font-weight:600;font-family:Montserrat,sans-serif;margin-bottom:20px;line-height:1.2}.tech-word{color:#fff}.dot{color:#a92320}.infra-text{width:406px;font-size:18px;line-height:1.6;font-weight:400;font-family:DM Sans,sans-serif}.infra-right{margin-top:8rem;justify-content:center;align-items:center;flex:1;min-width:300px;display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:20px;align-content:start;margin-right:90px}.infra-box{height:auto;min-height:112px;background-color:#fff;border-radius:12px;padding:20px;display:flex;gap:15px;align-items:center;justify-content:flex-start;box-shadow:0 4px 12px #0000000a;transition:all .3s ease;font-family:DM Sans,sans-serif;cursor:pointer}.infra-box:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.infra-box img{margin-top:0;width:40px;height:40px;object-fit:contain;flex-shrink:0}.box-text{width:auto;height:auto;min-height:76px;font-family:Montserrat,sans-serif;font-size:18px;color:#104964;line-height:1.4;font-weight:600;flex:1}@media (min-width: 1400px){.inner-cointainer,.philosophy-container{max-width:1400px}}@media (max-width: 1399px){.inner-cointainer,.philosophy-container{width:100%;max-width:1200px}.about-content,.philosophy-section{padding:80px 60px}.map-image{width:500px;height:440px}.about-right,.about-heading,.services-list{width:500px}.philosophy-right{margin-left:-20rem}.philosophy-upper-section,.philosophy-heading,.philosophy-text,.philosophy-quote,.quote-text{width:700px}.vision-container{width:700px;gap:25px}.vision-image{width:280px;height:180px}.vision-content,.vision-heading,.vision-content li{width:380px}.vision-text{width:300px}.group-img{width:50px;height:50px}.infra-left{width:500px}.infra-text{width:350px}.infra-right{margin-right:60px}}@media (max-width: 1024px){.hero-section-leadership{height:250px;padding:40px 20px}.hero-section-leadership h1{font-size:36px;line-height:50px}.breadcrumb{font-size:16px}.about-content,.philosophy-section{padding:60px 40px;flex-direction:column;height:auto}.inner-cointainer,.philosophy-container{flex-direction:column;height:auto;width:100%;align-items:center;gap:40px}.map-image,.about-right,.philosophy-left,.philosophy-right,.vision-container{width:100%;height:auto}.map-image{width:100%;max-width:500px;height:auto}.about-heading,.services-list,.philosophy-upper-section,.vision-content{width:100%}.about-heading{font-size:36px;line-height:50px}.philosophy-right{margin-left:0}.philosophy-upper-section,.philosophy-heading,.philosophy-text,.philosophy-quote,.quote-text{width:100%}.philosophy-heading{font-size:36px;line-height:50px}.vision-container{flex-direction:column;gap:25px;width:100%;align-items:center}.vision-image{width:100%;max-width:350px;height:auto;aspect-ratio:3/2}.vision-content,.vision-heading,.vision-content li{width:100%}.vision-heading{text-align:left;font-size:32px;line-height:44px;margin-bottom:6px}.vision-text{width:100%;font-size:16px;line-height:22px}.group-img{width:45px;height:45px}.vision-content li{gap:12px}.infra-left{clip-path:none;width:100%;padding:40px;text-align:center;background-size:cover;background-position:center;background-repeat:no-repeat}.infra-heading{font-size:36px}.infra-text{width:100%}.infra-right{margin:40px 0 0 auto;width:100%;padding:0 20px;grid-template-columns:repeat(2,1fr);gap:15px}.infra-box{padding:12px 16px;gap:12px;min-height:auto;height:auto;align-items:center;justify-content:flex-start}.infra-box img{width:35px;height:35px;margin-top:0}.box-text{font-size:16px;line-height:22px;width:auto}}@media (max-width: 768px){.hero-section-leadership{height:200px;padding:30px 20px}.hero-section-leadership h1{font-size:28px;line-height:40px}.breadcrumb{font-size:14px;gap:6px}.about-content,.philosophy-section{padding:40px 20px}.inner-cointainer,.philosophy-container{gap:30px}.about-heading,.philosophy-heading,.infra-heading{font-size:28px;line-height:40px}.about-description,.philosophy-text,.vision-text,.infra-text,.service-item,.quote-text{font-size:16px;line-height:24px}.vision-heading{font-size:24px;line-height:32px;text-align:center}.philosophy-image{width:100%;max-width:300px;height:auto}.vision-image{width:100%;max-width:280px;height:auto;aspect-ratio:3/2}.group-img{width:50px;height:50px}.infra-right{order:2;grid-template-columns:1fr;gap:8px;margin:15px auto 0;padding:0 12px}.infra-box{flex-direction:row;height:auto;padding:10px 14px;gap:10px;min-height:auto;align-items:center;justify-content:flex-start}.infra-box img{width:30px;height:30px;margin-top:0}.box-text{width:auto;font-size:15px;line-height:20px}.infra-left{padding:30px 20px}.infra-heading{font-size:28px;line-height:40px}.infra-subtitle{font-size:14px;margin-left:0}.infra-inner-container{margin-left:0}.vision-content li{flex-direction:row;align-items:flex-start;gap:6px;text-align:left}.vision-list{gap:6px}.vision-text{text-align:left}.map-image{height:auto;width:100%;max-width:400px}}@media (max-width: 480px){.hero-section-leadership{height:180px;padding:25px 15px}.hero-section-leadership h1{font-size:24px;line-height:32px}.breadcrumb{font-size:12px;gap:4px}.about-content,.philosophy-section{padding:30px 15px}.inner-cointainer,.philosophy-container{gap:25px}.about-heading,.infra-heading{margin-bottom:-50px;font-size:24px;line-height:32px}.philosophy-heading{font-size:24px;line-height:32px;margin-bottom:-30px}.about-description,.philosophy-text,.vision-text,.infra-text,.service-item,.quote-text{font-size:14px;line-height:20px}.vision-heading{font-size:20px;line-height:28px;text-align:left;margin-bottom:-30px}.vision-content li{flex-direction:row;align-items:flex-start;gap:10px;text-align:left}.vision-text{text-align:left}.philosophy-image{width:100%;max-width:400px;height:auto}.vision-image{width:100%;max-width:400px;height:auto;aspect-ratio:3/2}.group-img{width:40px;height:40px}.infra-box{padding:8px 12px;gap:8px;height:60px;align-items:center;justify-content:flex-start}.infra-box img{width:28px;height:28px;margin-top:0}.box-text{font-size:14px;line-height:18px;margin-top:43px}.infra-container{flex-direction:column}.infra-subtitle{order:1;width:100%;margin-bottom:20px;padding:15px;background-color:#04344e;color:#fff;border-radius:8px;font-size:12px;text-align:center;border-bottom:3px solid #A59270;display:block}.infra-inner-container .infra-subtitle{display:none}.infra-left{order:1;padding:25px 15px;background-color:#104964;color:#0a0a0a;clip-path:none;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.infra-right{order:2;margin:15px 0 0 auto;width:100%;padding:0 15px;grid-template-columns:1fr;gap:10px}.infra-heading{font-size:24px;line-height:32px;color:#fff;margin-bottom:20px}.infra-text{color:#fff;text-align:justify}.infra-inner-container{margin-left:0}.map-image{max-width:300px}.about-tagline{font-size:14px;width:auto}.catalogue-button{padding:10px 20px;font-size:12px}}@media (max-width: 376px){.hero-section-leadership{height:160px;padding:20px 10px}.hero-section-leadership h1{font-size:20px;line-height:28px}.breadcrumb{font-size:11px}.about-content,.philosophy-section{padding:25px 10px}.about-heading,.philosophy-heading{font-size:20px;line-height:28px;margin-bottom:-30px}.about-description,.philosophy-text,.vision-text,.infra-text{font-size:14px;line-height:18px}.service-item,.quote-text{font-size:13px;line-height:18px}.vision-heading{font-size:18px;line-height:24px;text-align:left}.vision-content li{flex-direction:row;align-items:flex-start;gap:8px;text-align:left}.vision-text{text-align:left}.philosophy-image{max-width:340px}.vision-image{aspect-ratio:3/2}.group-img{width:50px;height:50px}.infra-box{padding:6px 10px;gap:6px;min-height:auto;align-items:center;justify-content:flex-start}.infra-box img{width:25px;height:25px;margin-top:0}.box-text{font-size:13px;line-height:16px}.infra-left{padding:20px 10px;background-size:cover;background-position:center;background-repeat:no-repeat}.infra-heading{font-size:20px;line-height:28px;margin-bottom:30px}.infra-subtitle{font-size:11px;display:block}.infra-inner-container .infra-subtitle{display:none}.map-image{max-width:250px}.about-tagline{font-size:12px}.catalogue-button{padding:8px 16px;font-size:11px}}.hero-section-certificates{background-color:#04344e;color:#fff;padding:60px 20px;text-align:center;background-image:url(/assets/images/Rectangle-BW2zgpDR.svg);background-size:cover;background-repeat:no-repeat;height:290px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.hero-section-certificates h1{font-family:Montserrat,sans-serif;font-size:48px;font-weight:600;margin-bottom:10px;line-height:67.2px}.breadcrumb{font-size:18px;font-weight:600;color:#fff;display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;font-family:Montserrat,sans-serif;line-height:25.2px}.breadcrumb .arrow{font-weight:700;margin-top:10px}.breadcrumb .current{color:#fff;font-weight:500}.certificates-section{padding:80px 112px;margin-bottom:5rem;text-align:center}.certificates-section h2{font-size:36px;font-weight:600;margin-bottom:40px;font-family:Montserrat,sans-serif;color:#04344e}.certificates-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;justify-items:center}.certificate-card{width:100%;max-width:320px;border-radius:12px;box-shadow:0 4px 20px #0000001a;object-fit:cover}@media (max-width: 1024px){.hero-section-certificates h1{font-size:40px;line-height:54px}.certificates-section{padding:60px 40px}.certificates-section h2{font-size:32px}}@media (max-width: 768px){.hero-section-certificates{height:auto;padding:40px 16px}.hero-section-certificates h1{font-size:32px;line-height:44px}.breadcrumb{font-size:16px;gap:6px}.certificates-section{padding:40px 20px}.certificates-section h2{font-size:28px}.certificate-card{max-width:100%}}@media (max-width: 480px){.hero-section-certificates h1{font-size:24px;line-height:36px}.breadcrumb{font-size:14px;gap:4px}.certificates-section{padding:32px 16px}.certificates-section h2{font-size:24px}.certificate-card{max-width:100%}}.whatsapp-link{position:fixed;bottom:20px;right:20px;z-index:9999;display:flex;align-items:center;flex-direction:column;text-decoration:none;cursor:pointer;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.whatsapp-icon{width:50px;height:50px;transition:transform .3s ease;border-radius:10%;will-change:transform}.whatsapp-link:hover .whatsapp-icon{animation:vibrate .3s linear infinite;transform:scale(1.1)}.whatsapp-tooltip{visibility:hidden;opacity:0;background-color:#25d366;color:#fff;text-align:center;padding:6px 10px;border-radius:6px;margin-bottom:8px;font-size:14px;white-space:nowrap;transition:opacity .2s ease;box-shadow:0 2px 8px #0003;position:relative;z-index:10000}.whatsapp-link:hover .whatsapp-tooltip{visibility:visible;opacity:1}@keyframes vibrate{0%{transform:translate(0)}25%{transform:translate(-2px)}50%{transform:translate(2px)}75%{transform:translate(-2px)}to{transform:translate(0)}}@media (max-width: 1400px){.whatsapp-link{bottom:18px;right:18px}.whatsapp-icon{width:58px;height:58px}.whatsapp-tooltip{font-size:13px;padding:5px 9px}}@media (max-width: 1200px){.whatsapp-link{bottom:16px;right:16px}.whatsapp-icon{width:55px;height:55px}.whatsapp-tooltip{font-size:12px;padding:5px 8px;margin-bottom:6px}}@media (max-width: 1024px){.whatsapp-link{bottom:15px;right:15px}.whatsapp-icon{width:52px;height:52px}.whatsapp-tooltip{font-size:11px;padding:4px 7px;margin-bottom:5px}}@media (max-width: 768px){.whatsapp-link{bottom:14px;right:14px}.whatsapp-icon{width:50px;height:50px}.whatsapp-tooltip{font-size:10px;padding:4px 6px;margin-bottom:4px}}@media (max-width: 480px){.whatsapp-link{bottom:12px;right:12px}.whatsapp-icon{width:48px;height:48px}.whatsapp-tooltip{font-size:9px;padding:3px 5px;margin-bottom:3px;border-radius:4px}.whatsapp-link:hover .whatsapp-tooltip{visibility:hidden;opacity:0}}@media (max-width: 360px){.whatsapp-link{bottom:10px;right:10px}.whatsapp-icon{width:45px;height:45px}.whatsapp-tooltip{font-size:8px;padding:3px 4px;margin-bottom:2px}}@media (hover: none) and (pointer: coarse){.whatsapp-link{bottom:15px;right:15px}.whatsapp-icon{width:55px;height:55px;min-width:44px;min-height:44px}.whatsapp-tooltip,.whatsapp-link:hover .whatsapp-tooltip{display:none}}@media (max-width: 768px) and (orientation: landscape){.whatsapp-link{bottom:10px;right:10px}.whatsapp-icon{width:45px;height:45px}.whatsapp-tooltip{display:none}}@media (max-width: 480px){.whatsapp-link{right:calc(100vw - 60px);left:auto}}@media (max-width: 360px){.whatsapp-link{right:calc(100vw - 55px)}}@media (max-width: 320px){.whatsapp-link{right:8px;bottom:8px}.whatsapp-icon{width:40px;height:40px}}html,body{scroll-behavior:smooth}.whatsapp-link{z-index:9999!important}.whatsapp-link{position:fixed!important;transform:translateZ(0)}@media (max-width: 768px){.whatsapp-link{display:none!important}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Manrope,sans-serif;background-color:#fff;color:#333}.industries-hero-section{background-color:#04344e;color:#fff;padding:60px 20px;text-align:center;background-image:url(/assets/images/Rectangle-BW2zgpDR.svg);background-size:cover;background-repeat:no-repeat;min-height:290px;width:100%;display:flex;justify-content:center;align-items:center}.industries-hero-content h1{font-family:Montserrat;font-size:48px;font-weight:600;margin-bottom:10px;line-height:67.2px}.breadcrumb{font-size:18px;font-weight:600;color:#fff;display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;line-height:25.2px;font-family:Montserrat}.industries-hero-bg{width:100%}.industries-hero{padding:64px 16px 32px;text-align:center;margin-top:auto}.industries-hero-title{font-size:3rem;font-weight:800;color:#003f5c;margin-bottom:.5rem;font-family:Red Hat Display,sans-serif}.industries-hero-subtitle{font-size:1.25rem;color:#444;font-weight:500;max-width:700px;margin:0 auto;font-family:Manrope,sans-serif}.industries-cards-section{padding:32px 0 64px}.industries-cards-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;padding:0 16px}.snip{position:relative;overflow:hidden;width:300px;height:300px;border-radius:16px;font-family:Red Hat Display,sans-serif;background-color:#000;flex-shrink:0;transition:transform .3s ease;cursor:pointer}.snip:hover{transform:scale(1.03)}.snip__image{width:100%;height:100%;object-fit:cover;border-radius:16px;display:block;transition:transform .4s ease}.snip:hover .snip__image{transform:scale(1.1);filter:brightness(.7)}.snip__figcaption{position:absolute;top:0;left:0;width:100%;height:100%;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(to top,#0009 30%,#0000001a);border-radius:16px;z-index:2;transition:background .4s ease}.snip:hover .snip__figcaption{background:linear-gradient(to top,#003f5ccc 30%,#0003)}.snip__title{font-size:22px;font-weight:700;color:#fff;margin-bottom:6px;transform:translateY(20px);opacity:0;transition:all .3s ease .2s}.snip__text{font-size:15px;color:#f1f1f1;font-family:Manrope,sans-serif;line-height:1.5;transform:translateY(20px);opacity:0;transition:all .3s ease .3s}.snip:hover .snip__title,.snip:hover .snip__text{transform:translateY(0);opacity:1}.snip__link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;border-radius:16px}@media (max-width: 768px){.industries-hero-title{font-size:2.25rem}.industries-hero-subtitle{font-size:1rem}.snip{width:90%;height:auto;aspect-ratio:1 / 1}.industries-cards-grid{gap:24px}}@media (max-width: 480px){.industries-hero{margin-top:60px;padding:48px 12px 24px}.industries-hero-title{font-size:1.8rem}.industries-hero-subtitle{font-size:.95rem}.snip__title{font-size:20px}.snip__text{font-size:14px}}.under-construction{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:20px}.construction-container{background:#fff;border-radius:20px;padding:60px 40px;text-align:center;box-shadow:0 20px 40px #0000001a;max-width:600px;width:100%;position:relative;overflow:hidden}.construction-container:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4)}.construction-icon{font-size:80px;color:#ff6b6b;margin-bottom:30px;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.construction-title{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:20px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.construction-message{font-size:1.1rem;color:#7f8c8d;line-height:1.6;margin-bottom:40px;max-width:500px;margin-left:auto;margin-right:auto}.construction-features{display:flex;justify-content:center;gap:30px;margin-bottom:40px;flex-wrap:wrap}.feature{display:flex;flex-direction:column;align-items:center;gap:8px;padding:15px;border-radius:12px;background:#f8f9fa;min-width:120px;transition:transform .3s ease,box-shadow .3s ease}.feature:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.feature-icon{font-size:24px;margin-bottom:5px}.feature span:last-child{font-size:.9rem;font-weight:600;color:#2c3e50}.back-home-btn{display:inline-flex;align-items:center;gap:10px;padding:15px 30px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 5px 15px #667eea66}.back-home-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea99;color:#fff;text-decoration:none}.back-home-btn svg{font-size:1.1rem}@media (max-width: 768px){.construction-container{padding:40px 20px}.construction-title{font-size:2rem}.construction-message{font-size:1rem}.construction-features{gap:20px}.feature{min-width:100px;padding:12px}}@media (max-width: 480px){.construction-features{flex-direction:column;align-items:center}.feature{min-width:150px}}html,body{overflow-x:hidden;width:100%;margin:0;padding:0;box-sizing:border-box}body{overflow-x:hidden}
