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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#f5f5f5;color:#222;font-family:Segoe UI,Arial,sans-serif}.container{margin:auto;max-width:1200px;width:90%}.navbar{background:#0000004d;left:50%;padding:15px 0;position:absolute;transform:translateX(-50%);width:100%;z-index:100}.navbar-inner{align-items:center;display:flex;justify-content:space-between}.logo{color:#fff;font-size:1.4rem;font-weight:700}.nav-links a{font-size:.95rem}.hero{background:linear-gradient(90deg,#111,#333);color:#fff;padding:30px 0 40px;text-align:center}.hero h1{font-size:2.5rem;margin-bottom:10px}.hero p{font-size:1.05rem;margin:auto;max-width:700px}.section{background:#fff;padding:60px 0}.section.gray{background:#f0f0f0}.section h2{margin-bottom:40px;text-align:center}.grid{display:flex;flex-wrap:wrap;gap:25px}.card{background:#fff;border-radius:6px;box-shadow:0 4px 10px #00000014;flex-basis:calc(33% - 25px);flex-grow:1;flex-shrink:1;padding:25px}.card h3{margin-bottom:12px}.form{margin:auto;max-width:500px}.form input{border:1px solid #ccc;margin-bottom:15px;padding:12px;width:100%}.form button{background:#111;border:none;color:#fff;cursor:pointer;padding:12px;width:100%}.footer{background:#0f0f0f;color:#ccc;font-size:.9rem;padding:20px 0;text-align:center}.menu-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:1.5rem}.nav-links{display:flex}.nav-links a{color:#fff;margin-left:25px;text-decoration:none}.nav-links a.active{color:#d4af37;font-weight:700}@media (max-width:768px){.menu-toggle{display:block}.nav-links{background:#111;display:none;flex-direction:column;left:0;position:absolute;top:65px;width:100%}.nav-links.open{display:flex}.nav-links a{font-size:1.1rem;margin:15px 0;text-align:center}.navbar-inner{flex-wrap:wrap}}.hero h1{font-size:2rem}.hero p{font-size:1rem}@media (max-width:992px){.grid{flex-direction:column;gap:20px}.card{flex:1 1 100%}}.form button,.form input{padding:10px}.contact-section{background:#fff;padding:60px 20px}.contact-container{margin:auto;max-width:700px;text-align:left}.contact-container h2{color:#0f0f0f;font-size:2rem;margin-bottom:25px;text-align:center}.form-group label{color:#333}input,textarea{border-radius:5px;color:#222;font-size:1rem;padding:11px 14px;width:100%}input:focus,textarea:focus{border-color:#0a66c2}.error-text{color:#c00;font-size:.85rem;margin-top:4px}.submit-btn{background:#0f0f0f;border-radius:6px;font-size:1rem;padding:12px 20px}@media (max-width:768px){.contact-container{padding:0 10px}}.success-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:5px;color:#155724;margin-bottom:18px}.contact-page{background:#f6f6f6;padding:80px 20px}.contact-wrapper{background:#fff;border-radius:6px;box-shadow:0 10px 30px #00000014;margin:auto;max-width:800px;padding:50px}.contact-wrapper h2{font-size:2.2rem;margin-bottom:10px;text-align:center}.contact-subtitle{color:#555;font-size:.95rem;margin-bottom:30px;text-align:center}form{gap:18px}.form-group label{display:block;font-size:.85rem;font-weight:600;margin-bottom:6px}.form-group input,.form-group textarea{border:1px solid #ccc;border-radius:4px;font-size:.95rem;padding:12px 14px;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#111;outline:none}.form-group span{color:#c00;display:block;font-size:.8rem;margin-top:4px}.error-border{border-color:#c00!important}.success-message{border:1px solid #b7dfc2;border-radius:4px;font-weight:600;padding:14px;text-align:center}.submit-btn{border-radius:4px;font-size:.95rem;letter-spacing:.5px}.submit-btn:hover{background:#333}@media (max-width:768px){.contact-wrapper{padding:30px 20px}.form-grid{grid-template-columns:1fr}}.page-banner{background:url(/static/media/banner-contact.f3aca1767acd190d8862.jpg) top/cover no-repeat;height:400px}.product-page-banner{background:url(/static/media/refinery-1.e34f25782340207a77a0.png) 50%/cover no-repeat;height:400px}.banner-overlay{align-items:center;background:#0000004d;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center}.banner-overlay h1{font-size:2.7rem;margin-bottom:6px}.contact-info-section{background:#f5f5f5;padding:70px 20px}.contact-info-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1100px}.contact-info-box{background:#fff;border-radius:6px;box-shadow:0 8px 20px #00000014;padding:40px 25px;text-align:center}.icon{font-size:2.2rem;margin-bottom:15px}.contact-form-section{background:#fff;padding:80px 20px}.contact-form-wrapper{margin:auto;max-width:850px;text-align:center}.form-subtitle{color:#555;margin-bottom:30px}form{display:flex;flex-direction:column;gap:16px}.form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}input,textarea{border:1px solid #ccc;font-size:.95rem;padding:14px}input:focus,textarea:focus{border-color:#111;outline:none}.submit-btn{background:#111;border:none;color:#fff;cursor:pointer;margin-top:10px;padding:14px}.error-border{border-color:#c00}.success-message{background:#e6f4ea;color:#1e4620;margin-bottom:20px;padding:12px}@media (max-width:900px){.contact-info-container,.form-grid{grid-template-columns:1fr}}.site-footer{background:#0f0f0f;color:#ccc;font-size:.95rem;padding:60px 20px 20px}.footer-container{grid-gap:50px;display:grid;gap:50px;grid-template-columns:2fr 1.5fr 1fr;margin:auto;max-width:1200px}.footer-brand p{color:#bbb;line-height:1.7;margin-top:15px;max-width:70%}@media (max-width:767.5px){.footer-brand p{max-width:100%}}.footer-logo{max-width:170px}.footer-col h4{color:#fff;font-size:1.15rem;font-weight:600;margin-bottom:15px}.footer-col p{line-height:1.6;margin:6px 0}.footer-col ul{list-style:none;padding:0}.footer-col ul li{margin-bottom:8px}.footer-col ul li a{color:#ccc;text-decoration:none}.footer-col ul li a:hover{color:#fff;text-decoration:underline}.footer-bottom{border-top:1px solid #333;color:#aaa;font-size:.9rem;margin-top:40px;padding-top:15px;text-align:center}.footer-col p span{display:inline-flex}@media (max-width:900px){.footer-container{grid-template-columns:1fr;text-align:center}.footer-logo{margin:auto}}.defaultColor{color:#fff;text-decoration:none}.hero-slider{height:100vh;overflow:hidden;position:relative;width:100%}.slide{background-position:50%;background-size:cover;inset:0;opacity:0;position:absolute;transition:opacity 1.2s ease-in-out}.slide.active{opacity:1}.overlay{background:#0000001a;inset:0;position:absolute}.content{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 20px;position:relative;text-align:center;z-index:2}.content h1{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;margin-bottom:10px}.content p{font-size:1.2rem;margin-bottom:25px;opacity:.9}.btn{background:#06f;border-radius:4px;color:#fff;font-weight:600;padding:12px 32px;text-decoration:none;transition:background .3s ease}.btn:hover{background:#004ecc}.highlighted-products{background:#fff;padding:4rem 1.5rem}.products-title{color:#0f1a2b;font-size:2.2rem;font-weight:700;margin-bottom:4rem;text-align:center}.zigzag-list{display:flex;flex-direction:column;gap:2.5rem}.product-card-horizontal{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;display:flex;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card-horizontal:hover{box-shadow:0 18px 35px #00000026;transform:translateY(-5px)}.product-card-horizontal.reverse{flex-direction:row-reverse}.product-image{width:50%}.product-image img{height:100%;object-fit:cover;width:100%}.product-content{padding:2rem;width:50%}.product-content h3{color:#0f1a2b;font-size:1.4rem;font-weight:600;margin-bottom:.8rem}.product-content p{color:#555;font-size:1rem;line-height:1.7;margin-bottom:1.2rem}.product-content a{color:#ffb600;font-weight:600;text-decoration:none}.product-content a:hover{text-decoration:underline}@media (max-width:992px){.product-card-horizontal,.product-card-horizontal.reverse{flex-direction:column}.product-content,.product-image{width:100%}.product-image img{height:220px}}.learn-more-btn{background:#0000;border:0;color:#d4af37;cursor:pointer;font-weight:700;transition:all .3s ease}.learn-more-btn:hover{border-bottom:1px solid #d4af37;padding-bottom:2px}.about-us-page{color:#333;font-family:Arial,sans-serif;line-height:1.7}.about-banner{background-position:50%;background-size:cover;height:400px;overflow:hidden;position:relative;width:100%}.about-banner,.about-banner .overlay{align-items:center;display:flex;justify-content:center}.about-banner .overlay{background:#00000080;inset:0;position:absolute}.about-banner h1{animation:fadeIn 1.5s forwards;color:#fff;font-size:3rem;opacity:0;text-align:center;z-index:2}@keyframes fadeIn{to{opacity:1}}.about-content{background:#f9f9f9;padding:60px 20px 0}.about-content .container{margin:0 auto;max-width:900px}.about-content h2{font-size:2rem;margin-bottom:20px}.about-content p{font-size:1.1rem;margin-bottom:20px}.about-content ul{list-style-type:disc;margin-bottom:20px;margin-left:20px}.about-content ul li{margin-bottom:10px}.single-column-section{background:#fff;border-radius:8px;box-shadow:0 6px 15px #0000001a;margin-top:40px;padding:30px}.partners-section{padding:40px 20px}.partners-list{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.partner-card{grid-gap:20px;align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:10px;display:grid;gap:20px;grid-template-columns:140px 1fr;padding:20px}.partner-logo img{height:auto;max-width:120px;object-fit:contain;width:100%}.partner-details h3{font-size:18px;line-height:20px;margin:0}.partner-details p{color:#666;margin:0}.partners-section{margin:0 auto;max-width:900px;padding:30px 0}.petroge .partner-logo{background:#000;padding:5px}@media (max-width:768px){.partners-list{grid-template-columns:1fr}.partner-card{display:flex;flex-direction:column;text-align:center}.partner-logo{margin-bottom:12px}.partner-logo img{margin:0 auto;max-width:140px}}.products-container{grid-gap:30px;background-color:#f5f7fa;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:40px}.column{background:#fff;border-radius:10px;box-shadow:0 4px 12px #00000014;padding:25px}.column h2{border-bottom:2px solid #333;margin-bottom:20px;padding-bottom:10px}.column ul{list-style:none;margin:0;padding:0}.column ul li{border-bottom:1px solid #e6e6e6;color:#333;font-size:14px;font-weight:600;padding:10px 0}.column ul li:last-child{border-bottom:none}.product-header{color:#333;padding:40px 40px 20px}.product-header h1{font-size:4.2rem;line-height:76px}@media(max-width:991px){.product-header h1{font-size:3.2rem;line-height:70px}}
/*# sourceMappingURL=main.9034729d.css.map*/