@import url(https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:helvetica;font-style:normal;font-weight:400;src:url(/static/media/Helvetica.06113bf748ae7dc33e05.ttf) format("woff2")}@font-face{font-family:helvetica;font-style:normal;font-weight:700;src:url(/static/media/Helvetica-Bold.ed57aca7292971d8548c.ttf) format("woff2")}*{box-sizing:border-box!important;font-family:helvetica,sans-serif;list-style-type:none;margin:0;text-decoration:none}body{color:#333;overflow-x:hidden!important}.ind-image{max-width:100%}.ind-sect{padding:4rem 0}.bg{background-color:#f5f6ff}.flex{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}button,input,input::placeholder,p{font-size:14px}input:focus,textarea:focus{border:1px solid #ccc;outline:none}.section-padding{padding:40px 0}.container{margin:0 auto;max-width:1200px;padding:0 3rem}.comment-section{align-items:center;background-color:#f5f6ff;display:flex;justify-content:center;padding:3rem 1rem;text-align:center}.comment-wrapper{max-width:470px}.comment-text{color:#222;font-size:1.25rem;font-weight:300;line-height:1.6;margin-bottom:1rem}.comment-author{color:#666;font-size:1rem;font-weight:500}.error-section{align-items:center;background-color:#f5f6ff;display:flex;height:100vh;justify-content:center;padding:20px;text-align:center}.error-code{color:#e63946;font-size:6rem;font-weight:700;line-height:1;margin:0}.error-message{color:#333;font-size:1.25rem}.error-home-link{background-color:#82ba00;border-radius:6px;color:#fff;display:inline-block;margin-top:20px;padding:12px 24px;text-decoration:none;transition:background-color .3s ease}.error-home-link:hover{background-color:#457b9d}.loader-div{align-items:center;display:flex;justify-content:center;min-height:100vh}.loader{animation:rotation 2s linear infinite;border:5px dotted red;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;position:relative;width:48px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.about-container{align-items:center;display:flex;flex-wrap:wrap;gap:40px}.about-image{flex:1 1}.about-image img{object-fit:cover;width:80%}.about-content{flex:1 1;text-align:left}.about-title{color:#111;font-size:1.7rem;font-weight:700;margin-bottom:10px}.about-description{color:#444;font-size:1rem;margin-bottom:20px}.about-button{background-color:#82ba00;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 24px;transition:background .3s ease}.about-button:hover{background-color:#004747}.stats{background-color:#f5f6ff}.stats-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.stat-card{flex:1 1 30%;padding:30px;text-align:center}.stat-title{color:#222;font-size:1.3rem;font-weight:700;margin-bottom:5px}.stat-text{color:#555;line-height:1.5}.customer-stat-section{padding:4rem 0}.customer-stat-heading{color:#1f2937;font-size:2rem;font-weight:700;line-height:1;margin-bottom:3rem;text-align:center}.customer-stat-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px}.customer-stat-card{background-color:#fff;border-radius:4px;padding:1rem;text-align:center;transition:transform .3s ease}.customer-stat-card:hover{transform:translateY(-5px)}.customer-stat-value{font-size:1.4rem;font-weight:700}.customer-stat-label{color:#4b5563;font-size:1rem;margin-top:.5rem}.contact-section{background-color:#f9f9f9;padding:60px 0}.contact-container{align-items:center;display:flex;gap:40px;justify-content:center}.contact-left{flex:1 1;text-align:center}.contact-image{max-width:200px}.contact-left h2{font-size:1.8rem;margin-bottom:10px}.contact-left p{color:#555;font-size:1rem;line-height:1.6}.contact-right{align-items:center;display:flex;flex:1 1;float:right;justify-content:center}.contact-form{background-color:#fff;border-radius:10px;gap:14px;max-width:100%;padding:2rem;width:470px}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#333;font-weight:600;margin-bottom:4px}.form-group input,.form-group select,.form-group textarea{background-color:#f1f1f1;border:1px solid #ccc;border-radius:4px;padding:8px 12px;width:100%}.submit-btn{background-color:#82ba00;border:none;border-radius:7px;color:#fff;cursor:pointer;font-weight:700;padding:12px;transition:background .3s ease}.submit-btn:hover{background-color:#005bb5}.affiliate-section{background-color:#f5f6ff;padding:3rem 1rem;width:100%}.affiliate-container{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px}.affiliate-text{flex:1 1;max-width:600px}.affiliate-sub{color:#1e40af;font-size:1rem;font-weight:600;margin-bottom:.5rem}.affiliate-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.affiliate-main{color:#333;font-size:1rem;line-height:1.7}.affiliate-image{flex:1 1;max-width:600px}.affiliate-image img{border-radius:8px;height:auto;object-fit:cover;width:100%}@media (max-width:768px){.container{padding:0 1.2rem}.stats-container{flex-direction:column}.stat-card{width:100%}.contact-form{padding:1rem}.affiliate-container{flex-direction:column}.affiliate-image,.affiliate-text{max-width:100%}.about-container{flex-direction:column;text-align:center}.about-content{max-width:100%}.about-content,.about-image{flex:1 1 100%}.contact-container{align-items:center;flex-direction:column}.contact-left,.contact-right{max-width:100%}.stats-container{gap:10px}.stat-card{padding:10px}}.sustainability-container{background-color:#f5f6ff;color:#1f2937;line-height:1.7;padding:3rem 0}.sustainability-hero{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:300px;text-align:center}.sustainability-hero h1{color:#1f2937;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:1rem}.sustainability-hero p{color:#4b5563;margin:0 auto;max-width:900px}.sustainability-section{margin:3rem 0}.sustainability-section h2{font-size:2rem;font-weight:600;margin-bottom:1rem;text-align:center}.sustainability-esg-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.sustainability-policy-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.sustainability-community-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.sustainability-card,.sustainability-feature{background-color:#fff;border-left:4px solid #1e3a8a;border-radius:.5rem;box-shadow:0 1px 4px #0000000a;padding:1.25rem}.sustainability-card h3,.sustainability-feature h4{color:#111827;font-size:1.25rem;font-weight:600;line-height:1;margin-bottom:.8rem}.sustainability-card p,.sustainability-feature p{color:#4b5563}.sustainability-card ul{list-style:none;padding:0}.sustainability-card ul li{align-items:flex-start;color:#374151;display:flex;font-size:14.2px;gap:.5rem;margin-bottom:.75rem}.sustainability-conclusion{background-color:#fff;border-left:4px solid #1e3a8a;border-radius:10px;color:#374151;font-size:1.05rem;line-height:1.8;margin:2rem auto 0;max-width:850px;padding:1rem;text-align:center}@media (max-width:768px){.sustainability-hero h1{font-size:2rem}.sustainability-hero p{font-size:1rem}.sustainability-conclusion{text-align:start}.sustainability-section h2{font-size:1.5rem}.sustainability-conclusion{font-size:1rem}.sustainability-community-grid,.sustainability-esg-grid,.sustainability-policy-grid{grid-template-columns:1fr}}.strategic-container{background-color:#f5f6ff;color:#111827;margin:0 auto;padding:2.5rem 1rem}.strategic-hero{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:300px;text-align:center}.strategic-hero h1{color:#1f2937;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.4rem}.partner-desc,.strategic-conclusion{background-color:#f5f6ff;border-left:2px solid #1e3a8a;border-radius:10px;font-size:14.2px;margin-top:10px;padding:1rem}.strategic-hero p{color:#4b5563;margin:0 auto;max-width:900px}.strategic-section{padding:2rem 0}.strategic-section h2{font-size:2rem;line-height:1;margin-bottom:2rem;text-align:center}.strategic-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.strategic-card{background-color:#fff;border-radius:.75rem;border-top:4px solid #1e3a8a;box-shadow:0 2px 12px #00000008;padding:1.5rem 1.2rem 1.2rem;transition:transform .3s ease,box-shadow .3s ease}.strategic-card img{height:100px!important}.strategic-card h3{flex-direction:column}.strategic-card:hover{box-shadow:0 4px 18px #00000014;transform:translateY(-4px)}.strategic-card h3{align-items:center;color:#111827;display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin-bottom:.75rem}.strategic-card h3 img{border-radius:6px;height:32px;margin-right:8px;object-fit:contain;width:auto}.strategic-card h3 span{color:#6b7280;font-weight:400}.strategic-card ul{color:#374151;line-height:1.6;margin:0 0 1rem}.strategic-card ul li{align-items:flex-start;color:#374151;display:flex;gap:.5rem;margin-bottom:.75rem;padding:0;position:relative}.s-icon{margin-top:5px;min-width:20px}.strategic-card p{color:#4b5563;line-height:1.6}.gov{background-color:#fff;border-radius:10px;padding:2rem 1.2rem}.strategic-features{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}.strategic-features>div{background:#f4f7fb;border-radius:.7rem;flex:1 1 320px;min-width:220px;padding:1rem}.strategic-features h4{color:#1f2937;font-size:1.125rem;font-weight:600}.strategic-features p{color:#4b5563;font-size:.975rem;line-height:1.7}.strategic-conclusion{color:#374151;line-height:1.8;margin:2rem auto 0;max-width:800px}ul{list-style:none;padding-left:0}@media (max-width:900px){.strategic-cards,.strategic-features{flex-direction:column;gap:1.2rem;grid-template-columns:1fr}.strategic-hero,.strategic-section{padding:1.2rem .7rem}}@media (max-width:600px){.strategic-container{padding:1rem .2rem}.strategic-hero h1{font-size:1.6rem}.strategic-section h2{font-size:1.15rem}.strategic-card h3{font-size:1.05rem}.strategic-features>div{padding:.7rem}}.oilgas-bg{background:#f5f6ff;min-height:100vh;width:100%}.oilgas-hero-img-wrap{align-items:center;background-blend-mode:multiply;background-color:#374151;background-image:url(/static/media/drilling-rig.ff9158dbe0f7dac01759.png);background-size:cover;display:flex;height:400px;justify-content:center;overflow:hidden;position:relative;width:100vw}.oilgas-hero-img img{filter:brightness(.82);height:100%;object-fit:cover;width:100%}.oilgas-container{padding:3rem 0}.oilgas-hero-overlay{align-items:center;display:flex;flex-direction:column;justify-content:center;z-index:2}.oilgas-hero-overlay h1{color:#fff;font-size:2.8rem;font-weight:700;letter-spacing:1px;margin-bottom:.1rem;text-shadow:0 2px 12px #0000002e}.oilgas-hero-overlay p{color:#fff;text-align:center}.oilgas-section{background:#fff;border-radius:.7rem;padding:2rem}.oilgas-alt-bg{background:#f4f7fb}.oilgas-section-card h3{color:#0a1a3c;font-size:1.35rem;font-weight:600;margin-bottom:1.1rem;text-align:center}.oilgas-section p{color:#2d3557;font-size:1.07rem;margin-bottom:.5rem}.oilgas-bullet-list{list-style:none;margin-bottom:.7rem;padding-left:0}.oilgas-bullet-list li{align-items:center;color:#1a2236;display:flex;font-size:1.07rem;gap:.5rem;margin-bottom:.25rem}.oilgas-graphs-section{margin-bottom:2.2rem}.oilgas-graphs-grid{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center}.oilgas-graph-card{align-items:center;background:#fff;background-size:cover;border-radius:1rem;box-shadow:0 2px 12px #00000008;display:flex;flex-direction:column;max-width:480px;min-width:320px;overflow:hidden;padding:0!important;text-align:center}.oilgas-graph-card img{height:340px;object-fit:cover;width:100%}.oilgas-graph-label{color:#374151;font-size:1.08rem;margin-bottom:.2rem;padding:1rem}.oilgas-img-card{margin:1.5rem 0 .5rem;text-align:center}.oilgas-img-card img{border-radius:1rem;box-shadow:0 2px 12px #00000012;max-width:500px;object-fit:cover;width:100%}.oilgas-img-caption{color:#4b5563;font-size:.97rem;margin-top:.5rem}@media (max-width:900px){.oilgas-section{margin-top:1rem;padding:1.7rem}.oilgas-graphs-grid{gap:1.2rem}.oilgas-hero-img-wrap{height:220px}.oilgas-hero-overlay h1{font-size:1.4rem}}@media (max-width:600px){.oilgas-container{padding:0}.oilgas-table-card{padding:1rem .2rem}.oilgas-graph-card{max-width:100vw;min-width:0}.oilgas-graph-card img{max-width:100vw}}.gasmon-container{background-color:#f5f6ff;color:#1f2937;min-height:100vh;width:100%}.gasmon-hero{height:60vh;margin-bottom:2.5rem;max-height:420px;min-height:320px;overflow:hidden;position:relative}.gasmon-hero img{height:100%;object-fit:cover;width:100%}.gasmon-hero-overlay{align-items:center;background:#0a141e66;display:flex;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%}.gasmon-hero-overlay h1{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.gasmon-subtitle{color:#e0e7ef;font-size:1.25rem;font-weight:500}.gasmon-feature-section{font-size:1.07rem;padding:4rem 0}.gasmon-feature-section:first-child{margin-top:0}.gasmon-alt-bg{background:#f4f7fb;border-radius:1rem}.gasmon-feature-grid{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));margin:0 auto}.gasmon-text h2{font-size:1.35rem;font-weight:600;margin-bottom:1rem}.gasmon-text p{color:#374151;font-size:1.07rem;margin-bottom:1rem}.gasmon-bullet-list{list-style:none;margin-bottom:1.2rem;padding-left:0}.gasmon-bullet-list li{align-items:flex-start;color:#374151;display:flex;font-size:1.07rem;gap:.5rem;margin-bottom:.75rem}.gasmon-bullet-list li p{flex:1 1;margin:0}.check-icon{color:#1e40af;flex-shrink:0;font-size:1.2rem;margin-top:2px}.gasmon-image img{border-radius:.7rem;box-shadow:0 4px 16px #00000014;width:100%}.gasmon-overview{padding:3rem 1.5rem;text-align:center}.gasmon-overview h2{font-size:1.35rem;font-weight:600;line-height:1;margin-bottom:2rem}.gasmon-table-wrapper{margin:0 auto;max-width:800px;overflow-x:auto}.gasmon-table{background:#fff;border-collapse:collapse;border-radius:.5rem;box-shadow:0 0 10px #0000000d;overflow:hidden;width:100%}.gasmon-table td,.gasmon-table th{border-bottom:1px solid #e5e7eb;padding:1rem;text-align:left}.gasmon-table th{background-color:#f3f4f6;color:#1f2937;font-weight:600}.gasmon-table tr:first-child th{background:#eaf1fa;font-size:1.08rem}.gasmon-table tr:last-child td{border-bottom:none}@media (max-width:900px){.gasmon-feature-section,.gasmon-overview{padding:2rem .7rem}.gasmon-hero{height:220px;max-height:260px;min-height:160px}.gasmon-hero-overlay h1{font-size:1.4rem}.gasmon-subtitle{font-size:1rem}}@media (max-width:600px){.gasmon-feature-section,.gasmon-overview{padding:1rem .2rem}.gasmon-table td,.gasmon-table th{font-size:.95rem;padding:.75rem}.gasmon-bullet-list li{align-items:flex-start;display:flex;flex-wrap:wrap;font-size:.97rem;padding-left:1.5rem}.gasmon-bullet-list li p{flex:1 1;margin:0;word-break:break-word}}.energyinfra-container{background-color:#f5f6ff;color:#1f2937;min-height:100vh;width:100%}.energyinfra-hero{height:60vh;margin-bottom:2.5rem;max-height:420px;min-height:320px;overflow:hidden;position:relative}.energyinfra-hero img{height:100%;object-fit:cover;width:100%}.energyinfra-hero-overlay{align-items:center;background-color:#0a141e80;display:flex;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%}.energyinfra-hero-overlay h1{color:#fff;font-size:2.5rem;font-weight:700}.energyinfra-subtitle{color:#e0e7ef;font-size:1.25rem;font-weight:500}.energyinfra-feature-section{padding:3rem 1.5rem}.energyinfra-alt-bg{background:#f4f7fb;border-radius:1rem}.energyinfra-feature-grid{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));margin:0 auto;max-width:1200px}.energyinfra-text h2{font-size:1.35rem;font-weight:600;margin-bottom:1rem}.energyinfra-text p{color:#374151;font-size:1.07rem;margin-bottom:1rem;text-align:justify}.energyinfra-bullet-list{list-style:none;margin-bottom:1.2rem;padding-left:0}.energyinfra-bullet-list li{color:#1a2236;font-size:1.07rem;margin-bottom:.7rem;padding-left:2rem;position:relative;text-align:justify}.energyinfra-bullet-list li:before{background:url('data:image/svg+xml;utf8,<svg fill="none" stroke="rgb%2830,64,175%29" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="12" r="11" stroke="rgb%2830,64,175%29" stroke-width="2" fill="white"/><path stroke="rgb%2830,64,175%29" stroke-width="2" d="M8 12l2.5 2.5L16 9"/></svg>');background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:1.1em;left:0;position:absolute;top:.15em;width:1.1em}.energyinfra-image img{border-radius:.7rem;box-shadow:0 4px 16px #00000014;width:100%}.energyinfra-overview{padding:3rem 1.5rem;text-align:center}.energyinfra-overview h2{font-size:1.35rem;font-weight:600;line-height:1;margin-bottom:2rem}.energyinfra-table-wrapper{margin:0 auto;max-width:800px;overflow-x:auto}.energyinfra-table{background:#fff;border-collapse:collapse;border-radius:.5rem;box-shadow:0 0 10px #0000000d;overflow:hidden;width:100%}.energyinfra-table td,.energyinfra-table th{border-bottom:1px solid #e5e7eb;padding:1rem;text-align:left}.energyinfra-table th{background-color:#f3f4f6;color:#1f2937;font-weight:600}.energyinfra-table tr:first-child th{background:#eaf1fa;font-size:1.08rem}.energyinfra-table tr:last-child td{border-bottom:none}.energyinfra-highlight-section{padding:3rem 0;text-align:center}.energyinfra-highlight-section blockquote{background-color:#fff;border-left:4px solid blue;border-radius:8px;font-size:1.25rem;font-style:italic;line-height:1.7;margin:0 auto;max-width:800px;padding:2rem}@media (max-width:900px){.energyinfra-feature-section,.energyinfra-overview{padding:2rem .7rem}.energyinfra-hero{height:220px;max-height:260px;min-height:160px}.energyinfra-hero-overlay h1{font-size:1.4rem}.energyinfra-subtitle{font-size:1rem}}@media (max-width:600px){.energyinfra-feature-section,.energyinfra-overview{padding:1rem .2rem}.energyinfra-table td,.energyinfra-table th{font-size:.95rem;padding:.75rem}.energyinfra-bullet-list li{font-size:.97rem;padding-left:1.5rem}}
/*# sourceMappingURL=main.5c1d57d1.css.map*/