@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a;background-color:#f8fafc;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.rfq-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#030f26d9;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:2rem 1rem;display:flex;position:fixed;top:0;left:0;overflow:hidden auto}.rfq-modal-box{background-color:#fff;border-radius:20px;width:100%;max-width:750px;margin:0 auto;padding:2.5rem;position:relative;box-shadow:0 25px 50px #00000040}.rfq-close-btn{cursor:pointer;color:#64748b;z-index:2;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.rfq-close-btn:hover{color:#0f172a;background:#e2e8f0}.rfq-modal-header{margin-bottom:2rem;padding-right:2rem}.rfq-modal-header h2{color:#0f172a;margin:.5rem 0;font-size:2rem;font-weight:800;line-height:1.2}.rfq-modal-header p{color:#64748b;margin:0;font-size:.95rem}.rfq-form{flex-direction:column;gap:1.25rem;display:flex}.f-group input,.f-group select,.f-group textarea{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.file-upload-input{color:#64748b;cursor:pointer;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem;font-size:.9rem;display:flex;position:relative}.btn-rfq-submit{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.6rem;margin-top:.5rem;padding:1rem 2rem;font-size:1.05rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-rfq-submit:hover{background-color:#2563eb}@media (width<=768px){.rfq-modal-box{padding:1.75rem 1.25rem}.form-grid-2,.form-grid-3{grid-template-columns:1fr;gap:1rem}.rfq-modal-header h2{font-size:1.6rem}}.header{z-index:1000;background-color:#fff;border-bottom:1px solid #eaeaea;width:100%;position:sticky;top:0;left:0;box-shadow:0 4px 20px #0000000d}.header-container{justify-content:space-between;align-items:center;max-width:1400px;height:120px;margin:0 auto;padding:0 2rem;display:flex}.logo-section h1{letter-spacing:-.5px;color:#0f172a;margin:0;font-size:1.6rem;font-weight:800}.logo-icon{margin-bottom:4px}.header-logo{width:auto;height:95px;transition:height .3s}.desktop-nav ul{align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.desktop-nav a{color:#0f172a;align-items:center;gap:.25rem;font-size:.925rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.desktop-nav a:hover{color:#3b82f6}.nav-dropdown{padding:1.5rem 0;position:relative}.dropdown-title{cursor:pointer}.mega-menu{opacity:0;visibility:hidden;z-index:1001;pointer-events:none;background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.75rem;transition:all .25s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 20px 40px #0000001f}.nav-dropdown:hover .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.mega-energy{width:650px}.mega-refinery,.mega-maritime{width:540px}.mega-header{border-bottom:1px solid #f1f5f9;margin-bottom:1rem;padding-bottom:.75rem}.mega-main-link{font-size:.875rem;font-weight:700;text-decoration:none;color:#3b82f6!important}.mega-grid-3{grid-template-columns:repeat(3,1fr);gap:.75rem 1rem;display:grid}.mega-grid-2{grid-template-columns:repeat(2,1fr);gap:.75rem 1rem;display:grid}.mega-item{border-radius:8px;padding:.5rem .75rem;text-decoration:none;transition:all .15s;display:block;color:#334155!important;font-size:.875rem!important;font-weight:600!important}.mega-item:hover{background-color:#eff6ff;color:#3b82f6!important}.right-section{align-items:center;gap:1rem;display:flex}.header-contact-btn{white-space:nowrap;background-color:#3b82f6;border-radius:6px;padding:.7rem 1.5rem;text-decoration:none;transition:background-color .2s;box-shadow:0 4px 12px #3b82f640;color:#fff!important;font-size:.9rem!important;font-weight:700!important}.header-contact-btn:hover{background-color:#2563eb}.mobile-toggle{color:#0f172a;cursor:pointer;background:0 0;border:none;padding:.25rem;display:none}.mobile-nav{display:none}@media (width<=1100px){.desktop-nav,.desktop-only{display:none!important}.mobile-toggle{display:block!important}.mobile-nav{z-index:999;background-color:#fff;border-top:1px solid #e2e8f0;width:100%;max-height:calc(100vh - 120px);padding:1.5rem 2rem 2rem;animation:.3s cubic-bezier(.16,1,.3,1) slideDown;display:block;position:absolute;top:120px;left:0;overflow-y:auto;box-shadow:0 15px 35px #0000001a}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.mobile-nav-list>li{border-bottom:1px solid #f1f5f9}.mobile-nav-list>li>a{color:#0f172a;padding:1rem 0;font-size:1.05rem;font-weight:700;text-decoration:none;transition:color .2s;display:block}.mobile-nav-list>li>a:hover{color:#3b82f6}.accordion-toggle{color:#0f172a;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;font-family:inherit;font-size:1.05rem;font-weight:700;display:flex}.accordion-toggle svg{color:#64748b;transition:transform .25s}.chevron-open{transform:rotate(180deg)}.accordion-panel{flex-direction:column;gap:.1rem;padding:0 0 1rem 1rem;animation:.3s accordionOpen;display:flex}@keyframes accordionOpen{0%{opacity:0;max-height:0}to{opacity:1;max-height:600px}}.accordion-panel a{color:#334155;border-radius:6px;padding:.55rem .75rem;font-size:.925rem;font-weight:600;text-decoration:none;transition:all .15s;display:block}.accordion-panel a:first-child{color:#3b82f6;margin-bottom:.25rem;font-weight:700}.accordion-panel a:hover{color:#3b82f6;background-color:#eff6ff}.mobile-cta-btn{text-align:center;color:#fff;background-color:#3b82f6;border-radius:8px;width:100%;margin-top:1.5rem;padding:1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:block;box-shadow:0 4px 15px #3b82f64d}.mobile-cta-btn:hover{background-color:#2563eb}}@media (width<=480px){.header-container{height:80px;padding:0 1rem}.header-logo{height:55px}.logo-section h1{font-size:1.3rem}.mobile-nav{max-height:calc(100vh - 80px);padding:1rem 1.25rem 1.5rem;top:80px}}.hero{flex-direction:column;justify-content:center;height:calc(100vh - 90px);min-height:600px;display:flex;position:relative;overflow:hidden}.hero-background{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.overlay{z-index:2;background:linear-gradient(90deg,#030f26e6 0%,#030f26b3 40%,#030f264d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:3;flex-grow:1;justify-content:center;align-items:center;width:100%;max-width:1800px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.text-content{grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;gap:.5rem 2rem;width:100%;max-width:1750px;display:grid}.hero-title-main{grid-area:1/1}.hero-text-wrap{grid-area:1/2}.hero-bottom-wrap{flex-direction:column;grid-area:2/1/auto/-1;align-items:flex-start;gap:1.5rem;margin-top:1rem;display:flex}@media (width>=1024px){.hero-bottom-wrap{flex-direction:row;align-items:center;gap:2rem}.hero-bottom-wrap .btn-discover{order:-1}}.hero-title-main,.hero-title-sub{color:#fff;white-space:nowrap;margin:0;font-size:clamp(8rem,6.5vw,6rem);line-height:1}.hero-title-main{font-weight:600}.hero-title-sub{letter-spacing:-2px;align-items:center;font-weight:800;display:flex}.dash{letter-spacing:normal;margin-left:.5rem;margin-right:1.5rem;font-weight:300}.hero-description{color:#e2e8f0;text-align:justify;max-width:500px;margin:0;font-size:1.125rem;line-height:1.6}.btn-discover{color:#3b82f6;cursor:pointer;white-space:nowrap;background-color:#fff;border:none;border-radius:4px;padding:1rem 10rem;font-size:1rem;font-weight:600;transition:all .2s}.btn-discover:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.bottom-bar{z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0003;border-top:1px solid #fff3;width:100%;display:flex;position:absolute;bottom:0;left:0}.bottom-bar-item{color:#fff;cursor:pointer;border-right:1px solid #fff3;flex:1;align-items:flex-start;gap:.75rem;padding:1.1rem 1.5rem;transition:background-color .3s;display:flex}.bottom-bar-item:last-child{border-right:none}.bottom-bar-item:hover{background-color:#ffffff1f}.bar-arrow{color:#3b82f6;flex-shrink:0;margin-top:.25rem;transition:transform .2s}.bottom-bar-item:hover .bar-arrow{transform:translate(4px)}.bar-text h4{color:#fff;margin:0 0 .2rem;font-size:1rem;font-weight:700;line-height:1.2}.bar-text p{color:#cbd5e1;margin:0;font-size:.8rem;line-height:1.35}.about-section{background-color:#fff;padding:6rem 2rem;position:relative;overflow:hidden}.about-container{align-items:center;gap:3rem;max-width:1300px;margin:0 auto;display:flex}.about-left{flex:1.2;justify-content:center;align-items:center;min-height:620px;display:flex;position:relative}.circle-bg{z-index:1;background-color:#f2f4f7;border-radius:50%;justify-content:center;align-items:center;width:600px;height:600px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.circle-content{text-align:center;z-index:2;transform:translateY(20px)}.year-number-container{justify-content:center;align-items:center;width:100%;height:120px;display:flex}.particle-canvas{max-width:100%;height:auto;display:block}.year-subtitle{color:#0f172a;margin-top:.75rem;font-size:1.1rem;font-weight:700}.left-heading-box{z-index:3;position:absolute;top:10px;left:0}.sub-tag{color:#3b82f6;letter-spacing:1.5px;margin-bottom:.25rem;font-size:2.8rem;font-weight:800;display:block}.main-heading{color:#0f172a;letter-spacing:-1px;margin:0;font-size:2.75rem;font-weight:800;line-height:1.15}.about-right{z-index:2;flex-direction:column;flex:1;gap:2.5rem;display:flex}.about-intro{color:#1e293b;margin:0;font-size:1.05rem;font-weight:600;line-height:1.75}.features-list{flex-direction:column;gap:2rem;display:flex}.feature-item{justify-content:space-between;align-items:center;gap:2rem;display:flex}.feature-text{flex:1}.feature-text h3{color:#0f172a;margin:0 0 .5rem;font-size:1.35rem;font-weight:700}.feature-text p{color:#64748b;margin:0;font-size:.95rem;line-height:1.5}.feature-img-wrapper{border-radius:16px;flex-shrink:0;width:190px;height:110px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.feature-img-wrapper img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1024px){.about-container{flex-direction:column;gap:4rem}.about-left{width:100%;min-height:420px}.circle-bg{width:400px;height:400px;left:50%;transform:translate(-50%,-50%)}.left-heading-box{text-align:center;width:100%}.main-heading{font-size:2.25rem}}@media (width<=640px){.feature-item{flex-direction:column-reverse;align-items:flex-start}.feature-img-wrapper{width:100%;height:180px}}.core-business-section{background-color:#f8fafc;padding:6rem 2rem}.core-container{max-width:1400px;margin:0 auto}.core-header{text-align:center;max-width:800px;margin:0 auto 4rem}.core-sub-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.5rem;font-size:1.1rem;font-weight:800;display:block}.core-header h2{color:#0f172a;letter-spacing:-1px;margin:0 0 1.25rem;font-size:3rem;font-weight:800;line-height:1.15}.core-intro{color:#64748b;margin:0;font-size:1.05rem;line-height:1.7}.core-cards-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.core-card{background-color:#fff;border-radius:20px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.core-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.card-image-box{width:100%;height:220px;position:relative;overflow:hidden}.card-image-box img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.core-card:hover .card-image-box img{transform:scale(1.08)}.card-overlay{background:linear-gradient(#0000 50%,#0f172a66 100%);width:100%;height:100%;position:absolute;top:0;left:0}.card-body{flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.card-body h3{color:#0f172a;margin:0 0 .75rem;font-size:1.4rem;font-weight:800}.card-body p{color:#64748b;flex-grow:1;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.btn-card-link{color:#3b82f6;align-items:center;gap:.4rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.btn-card-link:hover{gap:.7rem}@media (width<=1024px){.core-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.core-cards-grid{grid-template-columns:1fr}}.trading-brokerage-section{background-color:#fff;padding:6rem 2rem}.trading-container{align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:flex}.trading-image-col{flex:1}.trading-image-frame{border-radius:24px;height:480px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001f}.trading-image-frame img{object-fit:cover;width:100%;height:100%;display:block}.trading-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#0f172ae6;border:1px solid #ffffff26;border-radius:12px;flex-direction:column;padding:1rem 1.5rem;display:flex;position:absolute;bottom:2rem;left:2rem}.badge-title{color:#3b82f6;font-size:1.05rem;font-weight:800}.badge-sub{color:#cbd5e1;margin-top:2px;font-size:.85rem}.trading-content-col{flex-direction:column;flex:1.1;align-items:flex-start;display:flex}.trading-sub-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.5rem;font-size:1.1rem;font-weight:800;display:block}.trading-content-col h2{color:#0f172a;letter-spacing:-1px;margin:0 0 1.25rem;font-size:3rem;font-weight:800;line-height:1.15}.trading-lead{color:#0f172a;margin:0 0 1rem;font-size:1.075rem;font-weight:600;line-height:1.7}.trading-desc{color:#64748b;margin:0 0 2rem;font-size:.975rem;line-height:1.7}.key-points-grid{grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem;width:100%;margin-bottom:2.5rem;display:grid}.key-point-item{color:#1e293b;align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;display:flex}.point-icon{color:#3b82f6;flex-shrink:0}.btn-trading{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f64d}.btn-trading:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}@media (width<=1024px){.trading-container{flex-direction:column;gap:3rem}.trading-image-col,.trading-content-col{width:100%}}.energy-products-section{background-color:#f1f5f9;padding:6rem 2rem}.energy-container{max-width:1400px;margin:0 auto}.energy-header{text-align:center;max-width:800px;margin:0 auto 4rem}.energy-sub-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.5rem;font-size:1.1rem;font-weight:800;display:block}.energy-header h2{color:#0f172a;letter-spacing:-1px;margin:0 0 1.25rem;font-size:3rem;font-weight:800;line-height:1.15}.energy-intro{color:#64748b;margin:0;font-size:1.05rem;line-height:1.7}.products-grid{grid-template-columns:repeat(4,1fr);gap:1.75rem;margin-bottom:3.5rem;display:grid}.product-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:1.75rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000000a}.product-card:hover{border-color:#3b82f6;transform:translateY(-6px);box-shadow:0 16px 35px #0000001a}.product-card-top{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.product-badge{color:#2563eb;background-color:#eff6ff;border-radius:20px;padding:.35rem .75rem;font-size:.75rem;font-weight:700}.product-icon-wrap{color:#3b82f6}.product-title{color:#0f172a;margin:0 0 .65rem;font-size:1.3rem;font-weight:800}.product-desc{color:#64748b;margin:0;font-size:.925rem;line-height:1.6}.energy-footer-action{text-align:center}.btn-view-all{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f64d}.btn-view-all:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}@media (width<=1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.products-grid{grid-template-columns:1fr}}.refinery-solutions-section{background-color:#fff;padding:6rem 2rem}.refinery-container{align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:flex}.refinery-content-col{flex-direction:column;flex:1.1;align-items:flex-start;display:flex}.refinery-sub-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.5rem;font-size:1.1rem;font-weight:800;display:block}.refinery-content-col h2{color:#0f172a;letter-spacing:-1px;margin:0 0 1.25rem;font-size:3rem;font-weight:800;line-height:1.15}.refinery-lead{color:#0f172a;margin:0 0 1rem;font-size:1.075rem;font-weight:600;line-height:1.7}.refinery-desc{color:#64748b;margin:0 0 2rem;font-size:.975rem;line-height:1.7}.equipment-categories-grid{grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem;width:100%;margin-bottom:2.5rem;display:grid}.category-item{color:#1e293b;align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;display:flex}.cat-icon{color:#3b82f6;flex-shrink:0}.btn-refinery{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f64d}.btn-refinery:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.refinery-image-col{flex:1}.refinery-image-frame{border-radius:24px;height:480px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001f}.refinery-image-frame img{object-fit:cover;width:100%;height:100%;display:block}.refinery-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#0f172ae6;border:1px solid #ffffff26;border-radius:12px;flex-direction:column;padding:1rem 1.5rem;display:flex;position:absolute;bottom:2rem;left:2rem}.refinery-badge-title{color:#3b82f6;font-size:1.05rem;font-weight:800}.refinery-badge-sub{color:#cbd5e1;margin-top:2px;font-size:.85rem}@media (width<=1024px){.refinery-container{flex-direction:column;gap:3rem}.refinery-content-col,.refinery-image-col{width:100%}}.maritime-section{color:#fff;background-color:#030f26;padding:6rem 2rem;position:relative;overflow:hidden}.maritime-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.maritime-overlay{background:#030f26eb;width:100%;height:100%;position:absolute;top:0;left:0}.maritime-container{z-index:2;max-width:1400px;margin:0 auto;position:relative}.maritime-header{text-align:center;max-width:800px;margin:0 auto 4rem}.maritime-sub-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.5rem;font-size:1.1rem;font-weight:800;display:block}.maritime-header h2{color:#fff;letter-spacing:-1px;margin:0 0 1.25rem;font-size:3rem;font-weight:800;line-height:1.15}.maritime-intro{color:#cbd5e1;margin:0;font-size:1.05rem;line-height:1.7}.maritime-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.maritime-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;padding:2.25rem;transition:all .3s}.maritime-card:hover{background:#ffffff14;border-color:#3b82f6;transform:translateY(-6px)}.m-card-icon-box{color:#3b82f6;background:#3b82f626;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.25rem;display:flex}.maritime-card h3{color:#fff;margin:0 0 .65rem;font-size:1.3rem;font-weight:800}.maritime-card p{color:#94a3b8;margin:0;font-size:.95rem;line-height:1.6}.maritime-action{text-align:center}.btn-maritime{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f64d}.btn-maritime:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}@media (width<=1024px){.maritime-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.maritime-grid{grid-template-columns:1fr}}.connect-market-section{background-color:#fff;padding:6rem 2rem}.connect-container{max-width:1400px;margin:0 auto}.connect-header{text-align:center;max-width:800px;margin:0 auto 4rem}.connect-sub-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.5rem;font-size:1.1rem;font-weight:800;display:block}.connect-header h2{color:#0f172a;letter-spacing:-1px;margin:0 0 1.25rem;font-size:3rem;font-weight:800;line-height:1.15}.connect-intro{color:#64748b;margin:0;font-size:1.05rem;line-height:1.7}.steps-process-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.process-step-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:2.25rem 1.75rem;transition:all .3s;display:flex}.process-step-card:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 16px 35px #00000014}.step-top-row{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.step-num{color:#3b82f6;font-size:2.5rem;font-weight:900;line-height:1}.step-icon-wrap{color:#64748b;transition:color .3s}.process-step-card:hover .step-icon-wrap{color:#3b82f6}.process-step-card h3{color:#0f172a;margin:0 0 .75rem;font-size:1.35rem;font-weight:800}.process-step-card p{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}@media (width<=1024px){.steps-process-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.steps-process-grid{grid-template-columns:1fr}}.global-reach-section{color:#fff;background-color:#030f26;padding:6rem 2rem;position:relative;overflow:hidden}.global-reach-bg{pointer-events:none;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.global-container{z-index:2;max-width:1400px;margin:0 auto;position:relative}.global-header{text-align:center;max-width:800px;margin:0 auto 4rem}.global-sub-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.5rem;font-size:1.1rem;font-weight:800;display:block}.global-header h2{color:#fff;letter-spacing:-1px;margin:0 0 1.25rem;font-size:3rem;font-weight:800;line-height:1.15}.global-intro{color:#cbd5e1;margin:0;font-size:1.05rem;line-height:1.7}.regions-grid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.region-card{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;padding:2rem 1.5rem;transition:all .3s}.region-card:hover{background:#ffffff14;border-color:#3b82f6;transform:translateY(-6px)}.region-pin{color:#3b82f6;margin-bottom:1rem;display:inline-block}.region-card h3{color:#fff;margin:0 0 .5rem;font-size:1.2rem;font-weight:800}.region-card p{color:#94a3b8;margin:0;font-size:.875rem;line-height:1.5}@media (width<=1024px){.regions-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.regions-grid{grid-template-columns:repeat(2,1fr)}}.why-meridian-section{background-color:#fff;padding:6rem 2rem}.why-container{max-width:1400px;margin:0 auto}.why-header{text-align:center;max-width:800px;margin:0 auto 4rem}.why-sub-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.5rem;font-size:1.1rem;font-weight:800;display:block}.why-header h2{color:#0f172a;letter-spacing:-1px;margin:0;font-size:3rem;font-weight:800;line-height:1.15}.why-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.why-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:flex-start;padding:2.5rem 1.75rem;transition:all .3s;display:flex}.why-card:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 16px 35px #00000014}.why-icon-box{color:#3b82f6;background:#eff6ff;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.why-card h3{color:#0f172a;margin:0 0 .75rem;font-size:1.35rem;font-weight:800}.why-card p{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}@media (width<=1024px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.why-grid{grid-template-columns:1fr}}.insights-section{background-color:#f8fafc;padding:6rem 2rem}.insights-container{max-width:1400px;margin:0 auto}.insights-header{text-align:center;max-width:800px;margin:0 auto 4rem}.insights-sub-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.5rem;font-size:1.1rem;font-weight:800;display:block}.insights-header h2{color:#0f172a;letter-spacing:-1px;margin:0 0 1.25rem;font-size:3rem;font-weight:800;line-height:1.15}.insights-intro{color:#64748b;margin:0;font-size:1.05rem;line-height:1.7}.articles-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3.5rem;display:grid}.article-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.article-card:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.article-thumb{width:100%;height:220px;position:relative;overflow:hidden}.article-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.article-card:hover .article-thumb img{transform:scale(1.08)}.article-category{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0f172ad9;border-radius:20px;padding:.35rem .85rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem}.article-body{flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.article-body h3{color:#0f172a;margin:0 0 .75rem;font-size:1.35rem;font-weight:800;line-height:1.3}.article-body p{color:#64748b;flex-grow:1;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.btn-read-more{color:#3b82f6;align-items:center;gap:.4rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.btn-read-more:hover{gap:.7rem}.insights-footer-action{text-align:center}.btn-insights{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f64d}.btn-insights:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}@media (width<=1024px){.articles-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.articles-grid{grid-template-columns:1fr}}.final-cta-section{color:#fff;text-align:center;background-color:#030f26;padding:7rem 2rem;position:relative;overflow:hidden}.final-cta-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.final-cta-overlay{background:#030f26e0;width:100%;height:100%;position:absolute;top:0;left:0}.final-cta-container{z-index:2;max-width:900px;margin:0 auto;position:relative}.final-cta-container h2{color:#fff;letter-spacing:-1.5px;margin:0 0 1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.final-cta-container p{color:#cbd5e1;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.75}.final-cta-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.btn-cta-primary{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-cta-primary:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f673}.btn-cta-secondary{color:#fff;background-color:#0000;border:2px solid #fff;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-cta-secondary:hover{color:#0f172a;background-color:#fff;transform:translateY(-2px)}@media (width<=768px){.final-cta-container h2{font-size:2.5rem}}.footer{color:#fff;background-color:#050612;padding-top:6rem;padding-bottom:2rem;position:relative;overflow:hidden}.footer-waves-bg{pointer-events:none;z-index:1;background:radial-gradient(circle at 90% 40%,#6366f114 0%,#0000 50%),radial-gradient(circle at 10% 80%,#3b82f60f 0%,#0000 45%);width:100%;height:100%;position:absolute;top:0;left:0}.footer-container{z-index:2;grid-template-columns:2fr 1fr 1.2fr 1.2fr 1.2fr;align-items:start;gap:2.5rem;max-width:1400px;margin:0 auto 5rem;padding:0 2rem;display:grid;position:relative}.footer-heading-large{color:#fff;letter-spacing:-1px;margin:0 0 1rem;font-size:2.3rem;font-weight:800}.footer-contact-details{flex-direction:column;gap:.6rem;margin-bottom:2rem;display:flex}.contact-item{color:#fff;align-items:center;gap:.65rem;margin:0;font-size:1.05rem;font-weight:600;display:flex}.contact-icon{color:#3b82f6;flex-shrink:0}.subscribe-form{border-bottom:1px solid #ffffff4d;justify-content:space-between;align-items:center;max-width:440px;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.subscribe-input{color:#fff;background:0 0;border:none;outline:none;width:65%;font-size:1rem}.subscribe-input::placeholder{color:#64748b}.subscribe-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.05rem;font-weight:700;transition:color .2s}.subscribe-btn:hover{color:#3b82f6}.footer-disclaimer{color:#94a3b8;margin:0;font-size:.85rem}.footer-title{color:#fff;height:24px;margin:0 0 1.75rem;font-size:1.2rem;font-weight:700}.footer-links{flex-direction:column;gap:.9rem;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:#cbd5e1;font-size:.925rem;font-weight:500;text-decoration:none;transition:color .2s,padding-left .2s;display:inline-block}.footer-links a:hover{color:#3b82f6;padding-left:4px}.social-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;margin-top:0;display:flex;overflow:hidden}.social-item{color:#cbd5e1;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.925rem;font-weight:500;text-decoration:none;transition:all .25s cubic-bezier(.25,1,.5,1);display:flex}.social-item:last-child{border-bottom:none}.social-item:hover{color:#fff;background:#ffffff0f;padding-left:1.5rem}.social-icon-symbol{color:#fff;align-items:center;gap:.35rem;font-weight:700;display:inline-flex}.footer-bottom{z-index:2;text-align:center;border-top:1px solid #ffffff1a;padding-top:2rem;position:relative}.footer-bottom p{color:#94a3b8;margin:0;font-size:.9rem}.footer-bottom strong{color:#fff}@media (width<=1100px){.footer-container{grid-template-columns:repeat(3,1fr);gap:2.5rem}}@media (width<=640px){.footer-container{grid-template-columns:1fr;gap:2.5rem}}.about-page{color:#0f172a;font-family:inherit}.about-hero-section{color:#fff;background-color:#030f26;align-items:center;min-height:480px;padding-top:100px;padding-bottom:60px;display:flex;position:relative;overflow:hidden}.about-hero-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.about-hero-overlay{z-index:2;background:linear-gradient(90deg,#030f26f2 0%,#030f26bf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.about-hero-container{z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.about-hero-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.75rem;font-size:.9rem;font-weight:800;display:block}.about-hero-section h1{color:#fff;letter-spacing:-1px;margin:0 0 1rem;font-size:3.8rem;font-weight:800;line-height:1.1}.about-hero-sub{color:#cbd5e1;max-width:750px;margin:0;font-size:1.25rem;line-height:1.6}.about-container{max-width:1400px;margin:0 auto;padding:0 2rem}.section-intro{color:#64748b;margin:0;font-size:1.05rem;line-height:1.7}.overview-section{background-color:#fff;padding:6rem 0}.overview-text{flex:1.1}.overview-text h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.75rem;font-weight:800;line-height:1.15}.overview-text p{color:#475569;margin:0 0 1rem;font-size:1.025rem;line-height:1.75}.highlight-box{background-color:#eff6ff;border-left:4px solid #3b82f6;border-radius:0 12px 12px 0;padding:1.25rem;font-weight:600;color:#1e293b!important;margin-top:1.5rem!important}.overview-image{flex:1}.focus-section{background-color:#f8fafc;padding:6rem 0}.focus-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.focus-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.25rem 1.75rem;transition:all .3s;box-shadow:0 10px 30px #0000000a}.focus-card:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.focus-icon{color:#3b82f6;margin-bottom:1.25rem}.focus-card h3{color:#0f172a;margin:0 0 .75rem;font-size:1.35rem;font-weight:800}.focus-card p{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}.connects-section{background-color:#fff;padding:6rem 0}.connects-image{flex:1}.connects-text{flex:1.1}.connects-text h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.75rem;font-weight:800}.connects-text p{color:#475569;margin:0 0 1rem;font-size:1.025rem;line-height:1.75}.emphasis-text{font-weight:700;color:#0f172a!important;margin-top:1.5rem!important;font-size:1.075rem!important}.market-reach-section{color:#fff;background-color:#030f26;padding:6rem 0}.market-reach-section .section-center-header h2{color:#fff}.market-reach-section .section-intro{color:#cbd5e1}.reach-cards{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.reach-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;padding:2rem 1.5rem;transition:all .3s}.reach-card:hover{background:#ffffff14;border-color:#3b82f6;transform:translateY(-6px)}.reach-card h3{color:#fff;margin:0 0 .5rem;font-size:1.2rem;font-weight:800}.reach-card p{color:#94a3b8;margin:0;font-size:.875rem;line-height:1.5}.approach-section{background-color:#fff;padding:6rem 0}.approach-text{flex:1.1}.approach-text h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.75rem;font-weight:800}.approach-text p{color:#475569;margin:0 0 1rem;font-size:1.025rem;line-height:1.75}.approach-image{flex:1}.role-section{background-color:#f8fafc;padding:6rem 0}.role-list-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem 2rem;max-width:1000px;margin:0 auto;display:grid}.role-item{color:#1e293b;background-color:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:1rem;padding:1.25rem 1.75rem;font-size:1rem;font-weight:600;display:flex;box-shadow:0 4px 15px #00000008}.role-icon{color:#3b82f6;flex-shrink:0}.full-width-item{grid-column:span 2}.philosophy-section{background-color:#fff;padding:6rem 0}.philosophy-box{color:#fff;text-align:center;background-color:#030f26;border-radius:28px;padding:4rem 3rem;position:relative;box-shadow:0 20px 40px #00000026}.emblem-container{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.meridian-emblem{background:#3b82f6;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 6px 20px #3b82f666}.emblem-m{color:#fff;font-family:serif;font-size:2.2rem;font-weight:900}.emblem-brand{letter-spacing:3px;color:#3b82f6;font-size:.9rem;font-weight:800}.philosophy-box h2{color:#fff;margin:0 0 1rem;font-size:3rem;font-weight:800}.philosophy-lead{color:#cbd5e1;margin:0 0 3rem;font-size:1.15rem}.pillars-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.pillar{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:18px;padding:2rem}.pillar h4{color:#3b82f6;margin:0 0 .75rem;font-size:1.4rem;font-weight:800}.pillar p{color:#cbd5e1;margin:0;font-size:.95rem;line-height:1.6}.philosophy-summary{color:#fff;margin:0;font-size:1.1rem;font-weight:700}.about-cta-section{color:#fff;text-align:center;background-color:#030f26;padding:6rem 2rem;position:relative;overflow:hidden}.about-cta-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.about-cta-overlay{background:#030f26e0;width:100%;height:100%;position:absolute;top:0;left:0}.about-cta-container{z-index:2;max-width:800px;margin:0 auto;position:relative}.about-cta-container h2{color:#fff;margin:0 0 1.25rem;font-size:3.2rem;font-weight:800}.about-cta-container p{color:#cbd5e1;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.7}.btn-inquiry-cta{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-inquiry-cta:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f673}@media (width<=1024px){.grid-2col{flex-direction:column;gap:3rem}.focus-grid{grid-template-columns:repeat(2,1fr)}.reach-cards{grid-template-columns:repeat(3,1fr)}.pillars-grid{grid-template-columns:1fr}}@media (width<=640px){.focus-grid,.reach-cards,.role-list-grid{grid-template-columns:1fr}.full-width-item{grid-column:span 1}.about-hero-section h1{font-size:2.8rem}}.energy-products-page{color:#0f172a;font-family:inherit}.ep-hero-section{color:#fff;background-color:#030f26;align-items:center;min-height:480px;padding-top:100px;padding-bottom:60px;display:flex;position:relative;overflow:hidden}.ep-hero-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ep-hero-overlay{z-index:2;background:linear-gradient(90deg,#030f26f2 0%,#030f26bf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.ep-hero-container{z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.ep-hero-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.75rem;font-size:.9rem;font-weight:800;display:block}.ep-hero-section h1{color:#fff;letter-spacing:-1px;margin:0 0 1rem;font-size:3.8rem;font-weight:800;line-height:1.1}.ep-hero-sub{color:#cbd5e1;max-width:750px;margin:0;font-size:1.25rem;line-height:1.6}.ep-container{max-width:1400px;margin:0 auto;padding:0 2rem}.ep-intro-section{background-color:#fff;padding:6rem 0}.ep-intro-text flex{flex:1.1}.ep-intro-text h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.8rem;font-weight:800;line-height:1.15}.ep-intro-text p{color:#475569;margin:0 0 1rem;font-size:1.025rem;line-height:1.75}.ep-catalog-section{background-color:#f8fafc;padding:6rem 0}.ep-commodities-section{background-color:#fff;padding:6rem 0}.product-cards-grid,.commodity-cards-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.catalog-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000a}.ep-commodities-section .catalog-card{background-color:#f8fafc}.catalog-card:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.card-thumb{width:100%;height:200px;overflow:hidden}.card-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.catalog-card:hover .card-thumb img{transform:scale(1.08)}.card-content{flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.card-content h3{color:#0f172a;margin:0 0 .75rem;font-size:1.35rem;font-weight:800}.card-content p{color:#64748b;flex-grow:1;margin:0 0 1.5rem;font-size:.925rem;line-height:1.6}.btn-learn-more{color:#3b82f6;align-items:center;gap:.4rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.btn-learn-more:hover{gap:.7rem}.ep-chains-section{background-color:#f8fafc;padding:6rem 0}.chains-text h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.8rem;font-weight:800}.chains-text p{color:#475569;margin:0 0 1rem;font-size:1.025rem;line-height:1.75}.ep-trading-connection{background-color:#fff;padding:6rem 0}.trading-box{color:#fff;text-align:center;background-color:#030f26;border-radius:28px;max-width:1000px;margin:0 auto;padding:4rem 3rem;box-shadow:0 20px 40px #00000026}.trading-box h2{color:#fff;margin:0 0 1.25rem;font-size:2.8rem;font-weight:800}.trading-box p{color:#cbd5e1;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.75}.btn-explore-tb{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f64d}.btn-explore-tb:hover{background-color:#2563eb;transform:translateY(-2px)}.ep-cta-section{color:#fff;text-align:center;background-color:#030f26;padding:6rem 2rem;position:relative;overflow:hidden}.ep-cta-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ep-cta-overlay{background:#030f26e0;width:100%;height:100%;position:absolute;top:0;left:0}.ep-cta-container{z-index:2;max-width:800px;margin:0 auto;position:relative}.ep-cta-container h2{color:#fff;margin:0 0 1.25rem;font-size:3.2rem;font-weight:800}.ep-cta-container p{color:#cbd5e1;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.7}.btn-product-inquiry{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-product-inquiry:hover{background-color:#2563eb;transform:translateY(-2px)}@media (width<=1200px){.product-cards-grid,.commodity-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.product-cards-grid,.commodity-cards-grid{grid-template-columns:1fr}.ep-hero-section h1{font-size:2.8rem}}.gen-product-page{color:#0f172a;font-family:inherit}.gen-hero-section{color:#fff;background-color:#030f26;align-items:center;min-height:520px;padding-top:110px;padding-bottom:70px;display:flex;position:relative;overflow:hidden}.gen-hero-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.gen-hero-overlay{z-index:2;background:linear-gradient(90deg,#030f26f2 0%,#030f26bf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.gen-hero-container{z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.breadcrumb{color:#94a3b8;margin-bottom:1rem;font-size:.85rem}.breadcrumb a{color:#93c5fd;text-decoration:none}.breadcrumb span{color:#fff}.gen-hero-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.75rem;font-size:.9rem;font-weight:800;display:block}.gen-hero-section h1{color:#fff;letter-spacing:-1.5px;margin:0 0 1rem;font-size:4rem;font-weight:800;line-height:1.1}.gen-hero-sub{color:#93c5fd;max-width:800px;margin:0 0 2rem;font-size:1.3rem;font-weight:700;line-height:1.4}.btn-gen-hero-cta{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-gen-hero-cta:hover{background-color:#2563eb;transform:translateY(-2px)}.gen-container{max-width:1400px;margin:0 auto;padding:0 2rem}.gen-overview-section,.gen-logistics-section{background-color:#fff;padding:6rem 0}.gen-market-section{background-color:#f8fafc;padding:6rem 0}.gen-overview-text h2,.gen-market-text h2,.gen-logistics-text h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.75rem;font-weight:800}.gen-overview-text p,.gen-market-text p,.gen-logistics-text p{color:#475569;margin:0 0 1rem;font-size:1.025rem;line-height:1.75}.btn-gen-link{color:#3b82f6;align-items:center;gap:.5rem;margin-top:1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.btn-gen-link:hover{gap:.8rem}.gen-specs-section{background-color:#fff;padding:6rem 0}.gen-specs-box{color:#fff;background-color:#030f26;border-radius:28px;padding:4rem 3rem}.gen-specs-box h2{color:#fff;margin:0 0 1rem;font-size:2.8rem;font-weight:800}.gen-specs-box p{color:#cbd5e1;margin:0 0 2rem;font-size:1.075rem}.gen-apps-section{background-color:#f8fafc;padding:6rem 0}.gen-role-section{background-color:#fff;padding:5rem 0}.gen-related-section{background-color:#f8fafc;padding:6rem 0}.gen-cta-section{color:#fff;text-align:center;background-color:#030f26;padding:6rem 2rem;position:relative;overflow:hidden}.gen-cta-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.gen-cta-overlay{background:#030f26e0;width:100%;height:100%;position:absolute;top:0;left:0}.gen-cta-container{z-index:2;max-width:800px;margin:0 auto;position:relative}.gen-cta-container h2{color:#fff;margin:0 0 1.25rem;font-size:3.2rem;font-weight:800}.gen-cta-container p{color:#cbd5e1;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.7}.btn-gen-cta{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-gen-cta:hover{background-color:#2563eb;transform:translateY(-2px)}@media (width<=1024px){.grid-2col{flex-direction:column;gap:3rem}.grid-2col>div{width:100%}.apps-grid,.related-cards-grid{grid-template-columns:repeat(2,1fr)}.specs-list-grid{grid-template-columns:1fr}}@media (width<=640px){.apps-grid,.related-cards-grid{grid-template-columns:1fr}}.diesel-en590-page{color:#0f172a;font-family:inherit}.d-hero-section{color:#fff;background-color:#030f26;align-items:center;min-height:520px;padding-top:110px;padding-bottom:70px;display:flex;position:relative;overflow:hidden}.d-hero-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.d-hero-overlay{z-index:2;background:linear-gradient(90deg,#030f26f2 0%,#030f26bf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.d-hero-container{z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.d-hero-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.75rem;font-size:.9rem;font-weight:800;display:block}.d-hero-section h1{color:#fff;letter-spacing:-1.5px;margin:0 0 1rem;font-size:4rem;font-weight:800;line-height:1.1}.d-hero-sub{color:#93c5fd;max-width:800px;margin:0 0 1.25rem;font-size:1.3rem;font-weight:700;line-height:1.4}.d-hero-text{color:#cbd5e1;max-width:800px;margin:0 0 2rem;font-size:1.05rem;line-height:1.75}.btn-d-hero-cta{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-d-hero-cta:hover{background-color:#2563eb;transform:translateY(-2px)}.d-container{max-width:1400px;margin:0 auto;padding:0 2rem}.d-overview-section,.d-logistics-section{background-color:#fff;padding:6rem 0}.d-market-section{background-color:#f8fafc;padding:6rem 0}.d-overview-text h2,.d-market-text h2,.d-logistics-text h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.75rem;font-weight:800}.d-overview-text p,.d-market-text p,.d-logistics-text p{color:#475569;margin:0 0 1rem;font-size:1.025rem;line-height:1.75}.btn-d-link{color:#3b82f6;align-items:center;gap:.5rem;margin-top:1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.btn-d-link:hover{gap:.8rem}.d-specs-section{background-color:#fff;padding:6rem 0}.d-specs-box{color:#fff;background-color:#030f26;border-radius:28px;padding:4rem 3rem}.d-specs-box h2{color:#fff;margin:0 0 1rem;font-size:2.8rem;font-weight:800}.d-specs-box p{color:#cbd5e1;margin:0 0 2rem;font-size:1.075rem}.full-spec{grid-column:span 2}.d-apps-section{background-color:#f8fafc;padding:6rem 0}.d-role-section{background-color:#fff;padding:5rem 0}.disclaimer-text{font-style:italic;color:#64748b!important;margin-top:1.5rem!important;font-size:.875rem!important}.d-related-section{background-color:#f8fafc;padding:6rem 0}.d-cta-section{color:#fff;text-align:center;background-color:#030f26;padding:6rem 2rem;position:relative;overflow:hidden}.d-cta-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.d-cta-overlay{background:#030f26e0;width:100%;height:100%;position:absolute;top:0;left:0}.d-cta-container{z-index:2;max-width:800px;margin:0 auto;position:relative}.d-cta-container h2{color:#fff;margin:0 0 1.25rem;font-size:3.2rem;font-weight:800}.d-cta-container p{color:#cbd5e1;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.7}.btn-d-cta{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-d-cta:hover{background-color:#2563eb;transform:translateY(-2px)}@media (width<=1024px){.grid-2col{flex-direction:column;gap:3rem}.grid-2col>div{width:100%}.apps-grid,.related-cards-grid{grid-template-columns:repeat(2,1fr)}.specs-list-grid{grid-template-columns:1fr}.full-spec{grid-column:span 1}}@media (width<=640px){.apps-grid,.related-cards-grid{grid-template-columns:1fr}.d-hero-section h1{font-size:3rem}}.jet-fuel-page{color:#0f172a;font-family:inherit}.j-hero-section{color:#fff;background-color:#030f26;align-items:center;min-height:520px;padding-top:110px;padding-bottom:70px;display:flex;position:relative;overflow:hidden}.j-hero-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.j-hero-overlay{z-index:2;background:linear-gradient(90deg,#030f26f2 0%,#030f26bf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.j-hero-container{z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.j-hero-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.75rem;font-size:.9rem;font-weight:800;display:block}.j-hero-section h1{color:#fff;letter-spacing:-1.5px;margin:0 0 1rem;font-size:4rem;font-weight:800;line-height:1.1}.j-hero-sub{color:#93c5fd;max-width:800px;margin:0 0 1.25rem;font-size:1.3rem;font-weight:700;line-height:1.4}.j-hero-text{color:#cbd5e1;max-width:800px;margin:0 0 2rem;font-size:1.05rem;line-height:1.75}.btn-j-hero-cta{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-j-hero-cta:hover{background-color:#2563eb;transform:translateY(-2px)}.j-container{max-width:1400px;margin:0 auto;padding:0 2rem}.j-overview-section,.j-logistics-section{background-color:#fff;padding:6rem 0}.j-market-section{background-color:#f8fafc;padding:6rem 0}.j-overview-text h2,.j-market-text h2,.j-logistics-text h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.75rem;font-weight:800}.j-overview-text p,.j-market-text p,.j-logistics-text p{color:#475569;margin:0 0 1rem;font-size:1.025rem;line-height:1.75}.btn-j-link{color:#3b82f6;align-items:center;gap:.5rem;margin-top:1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.btn-j-link:hover{gap:.8rem}.j-specs-section{background-color:#fff;padding:6rem 0}.j-specs-box{color:#fff;background-color:#030f26;border-radius:28px;padding:4rem 3rem}.j-specs-box h2{color:#fff;margin:0 0 1rem;font-size:2.8rem;font-weight:800}.j-specs-box p{color:#cbd5e1;margin:0 0 2rem;font-size:1.075rem}.j-apps-section{background-color:#f8fafc;padding:6rem 0}.j-role-section{background-color:#fff;padding:5rem 0}.j-related-section{background-color:#f8fafc;padding:6rem 0}.j-cta-section{color:#fff;text-align:center;background-color:#030f26;padding:6rem 2rem;position:relative;overflow:hidden}.j-cta-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.j-cta-overlay{background:#030f26e0;width:100%;height:100%;position:absolute;top:0;left:0}.j-cta-container{z-index:2;max-width:800px;margin:0 auto;position:relative}.j-cta-container h2{color:#fff;margin:0 0 1.25rem;font-size:3.2rem;font-weight:800}.j-cta-container p{color:#cbd5e1;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.7}.btn-j-cta{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-j-cta:hover{background-color:#2563eb;transform:translateY(-2px)}@media (width<=1024px){.grid-2col{flex-direction:column;gap:3rem}.grid-2col>div{width:100%}.apps-grid,.related-cards-grid{grid-template-columns:repeat(2,1fr)}.specs-list-grid{grid-template-columns:1fr}}@media (width<=640px){.apps-grid,.related-cards-grid{grid-template-columns:1fr}}.lpg-page{color:#0f172a;font-family:inherit}.l-hero-section{color:#fff;background-color:#030f26;align-items:center;min-height:520px;padding-top:110px;padding-bottom:70px;display:flex;position:relative;overflow:hidden}.l-hero-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.l-hero-overlay{z-index:2;background:linear-gradient(90deg,#030f26f2 0%,#030f26bf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.l-hero-container{z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.l-hero-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.75rem;font-size:.9rem;font-weight:800;display:block}.l-hero-section h1{color:#fff;letter-spacing:-1.5px;margin:0 0 1rem;font-size:4rem;font-weight:800;line-height:1.1}.l-hero-sub{color:#93c5fd;max-width:800px;margin:0 0 2rem;font-size:1.3rem;font-weight:700;line-height:1.4}.btn-l-hero-cta{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-l-hero-cta:hover{background-color:#2563eb;transform:translateY(-2px)}.l-container{max-width:1400px;margin:0 auto;padding:0 2rem}.l-overview-section,.l-logistics-section{background-color:#fff;padding:6rem 0}.l-market-section{background-color:#f8fafc;padding:6rem 0}.l-overview-text h2,.l-market-text h2,.l-logistics-text h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.75rem;font-weight:800}.l-overview-text p,.l-market-text p,.l-logistics-text p{color:#475569;margin:0 0 1rem;font-size:1.025rem;line-height:1.75}.btn-l-link{color:#3b82f6;align-items:center;gap:.5rem;margin-top:1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.btn-l-link:hover{gap:.8rem}.l-specs-section{background-color:#fff;padding:6rem 0}.l-specs-box{color:#fff;background-color:#030f26;border-radius:28px;padding:4rem 3rem}.l-specs-box h2{color:#fff;margin:0 0 1rem;font-size:2.8rem;font-weight:800}.l-specs-box p{color:#cbd5e1;margin:0 0 2rem;font-size:1.075rem}.specs-list-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem 2rem;display:grid}.spec-item{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:.975rem;font-weight:600;display:flex}.spec-icon{color:#3b82f6;flex-shrink:0}.l-apps-section{background-color:#f8fafc;padding:6rem 0}.apps-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.app-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.25rem 1.75rem;transition:all .3s;box-shadow:0 10px 30px #0000000a}.app-card:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.app-icon{color:#3b82f6;margin-bottom:1.25rem}.app-card h3{color:#0f172a;margin:0 0 .75rem;font-size:1.35rem;font-weight:800}.app-card p{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}.l-role-section{background-color:#fff;padding:5rem 0}.role-card-box{background-color:#eff6ff;border-left:5px solid #3b82f6;border-radius:0 20px 20px 0;padding:3.5rem 3rem}.role-card-box h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.6rem;font-weight:800}.role-card-box p{color:#334155;margin:0;font-size:1.05rem;line-height:1.75}.l-related-section{background-color:#f8fafc;padding:6rem 0}.related-cards-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.rel-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000a}.rel-card:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.rel-thumb{width:100%;height:180px;overflow:hidden}.rel-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.rel-card:hover .rel-thumb img{transform:scale(1.08)}.rel-body{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.rel-body h3{color:#0f172a;margin:0 0 .5rem;font-size:1.3rem;font-weight:800}.rel-body p{color:#64748b;flex-grow:1;margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.rel-link{color:#3b82f6;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;display:flex}.l-cta-section{color:#fff;text-align:center;background-color:#030f26;padding:6rem 2rem;position:relative;overflow:hidden}.l-cta-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.l-cta-overlay{background:#030f26e0;width:100%;height:100%;position:absolute;top:0;left:0}.l-cta-container{z-index:2;max-width:800px;margin:0 auto;position:relative}.l-cta-container h2{color:#fff;margin:0 0 1.25rem;font-size:3.2rem;font-weight:800}.l-cta-container p{color:#cbd5e1;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.7}.btn-l-cta{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-l-cta:hover{background-color:#2563eb;transform:translateY(-2px)}@media (width<=1024px){.grid-2col{flex-direction:column;gap:3rem}.grid-2col>div{width:100%}.apps-grid,.related-cards-grid{grid-template-columns:repeat(2,1fr)}.specs-list-grid{grid-template-columns:1fr}}@media (width<=640px){.apps-grid,.related-cards-grid{grid-template-columns:1fr}}.refinery-solutions-page{color:#0f172a;font-family:inherit}.rs-hero-section{color:#fff;background-color:#030f26;align-items:center;min-height:520px;padding-top:110px;padding-bottom:70px;display:flex;position:relative;overflow:hidden}.rs-hero-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.rs-hero-overlay{z-index:2;background:linear-gradient(90deg,#030f26f2 0%,#030f26bf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.rs-hero-container{z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.rs-hero-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.75rem;font-size:.9rem;font-weight:800;display:block}.rs-hero-section h1{color:#fff;letter-spacing:-1.5px;margin:0 0 1rem;font-size:3.8rem;font-weight:800;line-height:1.1}.rs-hero-sub{color:#93c5fd;max-width:800px;margin:0 0 1.25rem;font-size:1.3rem;font-weight:700;line-height:1.4}.rs-hero-text{color:#cbd5e1;max-width:800px;margin:0 0 2rem;font-size:1.05rem;line-height:1.75}.rs-hero-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.btn-rs-primary{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-rs-primary:hover{background-color:#2563eb;transform:translateY(-2px)}.btn-rs-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:6px;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s}.btn-rs-secondary:hover{background:#ffffff2e}.rs-container{max-width:1400px;margin:0 auto;padding:0 2rem}.rs-intro-section,.rs-procurement-section,.rs-logistics-connect{background-color:#fff;padding:6rem 0}.rs-reqs-section,.rs-categories-section,.rs-approach-section,.rs-process-section{background-color:#f8fafc;padding:6rem 0}.rs-intro-text h2,.procurement-text h2,.log-conn-text h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.75rem;font-weight:800}.rs-intro-text p,.procurement-text p,.log-conn-text p{color:#475569;margin:0 0 1rem;font-size:1.025rem;line-height:1.75}.reqs-list-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem 2rem;max-width:1000px;margin:0 auto;display:grid}.req-item{color:#1e293b;background-color:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:1rem;padding:1.25rem 1.75rem;font-size:1rem;font-weight:600;display:flex;box-shadow:0 4px 15px #00000008}.req-icon{color:#3b82f6;flex-shrink:0}.rs-solutions-section{background-color:#fff;padding:6rem 0}.solutions-cards-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.sol-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000a}.sol-card:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.sol-thumb{width:100%;height:180px;overflow:hidden}.sol-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.sol-card:hover .sol-thumb img{transform:scale(1.08)}.sol-body{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.sol-body h3{color:#0f172a;margin:0 0 .5rem;font-size:1.3rem;font-weight:800}.sol-body p{color:#64748b;flex-grow:1;margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.btn-sol-link{color:#3b82f6;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.categories-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.cat-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.25rem 1.75rem;transition:all .3s;box-shadow:0 10px 30px #0000000a}.cat-card:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.cat-icon-box{color:#3b82f6;background-color:#eff6ff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.cat-card h3{color:#0f172a;margin:0 0 .75rem;font-size:1.35rem;font-weight:800}.cat-card p{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}.info-cards-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.info-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.75rem 1.5rem;box-shadow:0 4px 15px #00000008}.info-icon{color:#3b82f6;margin-bottom:.75rem}.info-card h3{color:#0f172a;margin:0 0 .4rem;font-size:1.15rem;font-weight:800}.info-card p{color:#64748b;margin:0;font-size:.875rem;line-height:1.5}.engagement-box{color:#fff;text-align:center;background-color:#030f26;border-radius:28px;max-width:1000px;margin:0 auto;padding:4rem 3rem;box-shadow:0 20px 40px #00000026}.engagement-box h2{color:#fff;margin:0 0 1.25rem;font-size:2.8rem;font-weight:800}.engagement-box p{color:#cbd5e1;margin:0;font-size:1.1rem;line-height:1.75}.process-flow-grid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.p-step-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:2rem 1.5rem;transition:all .3s;position:relative}.p-step-card:hover{border-color:#3b82f6;transform:translateY(-6px);box-shadow:0 16px 35px #00000014}.p-num{color:#3b82f6;margin-bottom:1rem;font-size:2.5rem;font-weight:900;line-height:1;display:block}.p-step-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1.2rem;font-weight:800}.p-step-card p{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.log-conn-buttons{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2rem;display:flex}.btn-log-primary{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-log-primary:hover{background-color:#2563eb}.btn-log-secondary{color:#0f172a;border:2px solid #0f172a;border-radius:6px;padding:.8rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s}.btn-log-secondary:hover{color:#fff;background-color:#0f172a}.rs-cta-section{color:#fff;text-align:center;background-color:#030f26;padding:6rem 2rem;position:relative;overflow:hidden}.rs-cta-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.rs-cta-overlay{background:#030f26e0;width:100%;height:100%;position:absolute;top:0;left:0}.rs-cta-container{z-index:2;max-width:800px;margin:0 auto;position:relative}.rs-cta-container h2{color:#fff;margin:0 0 1.25rem;font-size:3.2rem;font-weight:800}.rs-cta-container p{color:#cbd5e1;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.7}.btn-rs-cta{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-rs-cta:hover{background-color:#2563eb;transform:translateY(-2px)}@media (width<=1200px){.solutions-cards-grid,.categories-grid,.info-cards-grid{grid-template-columns:repeat(2,1fr)}.process-flow-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.grid-2col{flex-direction:column;gap:3rem}.grid-2col>div{width:100%}.solutions-cards-grid,.categories-grid,.info-cards-grid,.process-flow-grid,.reqs-list-grid{grid-template-columns:1fr}.rs-hero-section h1{font-size:2.8rem}}.refinery-subpage{color:#0f172a;font-family:inherit}.rs-sub-hero{color:#fff;background-color:#030f26;align-items:center;min-height:500px;padding-top:110px;padding-bottom:70px;display:flex;position:relative;overflow:hidden}.rs-sub-hero-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.rs-sub-hero-overlay{z-index:2;background:linear-gradient(90deg,#030f26f2 0%,#030f26bf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.rs-sub-hero-container{z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.rs-sub-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.75rem;font-size:.9rem;font-weight:800;display:block}.rs-sub-hero h1{color:#fff;letter-spacing:-1.5px;margin:0 0 1rem;font-size:3.8rem;font-weight:800;line-height:1.1}.rs-sub-subheadline{color:#93c5fd;max-width:800px;margin:0 0 2rem;font-size:1.3rem;font-weight:700;line-height:1.4}.btn-rs-sub-cta{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-rs-sub-cta:hover{background-color:#2563eb;transform:translateY(-2px)}.rs-sub-container{max-width:1400px;margin:0 auto;padding:0 2rem}.rs-sub-overview,.rs-sub-extra{background-color:#fff;padding:6rem 0}.rs-sub-scope,.rs-sub-cards,.rs-sub-sections,.rs-sub-proc-process{background-color:#f8fafc;padding:6rem 0}.rs-sub-overview-text h2,.sec-text h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.75rem;font-weight:800}.rs-sub-overview-text p,.sec-text p{color:#475569;margin:0 0 1rem;font-size:1.025rem;line-height:1.75}.proc-process-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.proc-p-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.25rem 1.75rem;transition:all .3s;box-shadow:0 10px 30px #0000000a}.proc-p-card:hover{border-color:#3b82f6;transform:translateY(-6px);box-shadow:0 20px 40px #00000014}.p-num{color:#3b82f6;margin-bottom:.5rem;font-size:2.5rem;font-weight:900;display:block}.proc-p-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1.25rem;font-weight:800}.proc-p-card p{color:#64748b;margin:0;font-size:.925rem;line-height:1.6}.scope-list-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem 2rem;max-width:1000px;margin:0 auto;display:grid}.scope-item{color:#1e293b;background-color:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:1rem;padding:1.25rem 1.75rem;font-size:1rem;font-weight:600;display:flex;box-shadow:0 4px 15px #00000008}.scope-icon{color:#3b82f6;flex-shrink:0}.scope-note{text-align:center;color:#64748b;margin-top:2.5rem;font-size:.95rem;font-style:italic}.sub-cards-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.sub-cat-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.25rem 1.75rem;transition:all .3s;box-shadow:0 10px 30px #0000000a}.sub-cat-card:hover{border-color:#3b82f6;transform:translateY(-6px);box-shadow:0 20px 40px #0000001a}.sub-cat-card h3{color:#0f172a;margin:0 0 .75rem;font-size:1.35rem;font-weight:800}.sub-cat-card p{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}.rs-sub-tech{background-color:#fff;padding:6rem 0}.tech-box{color:#fff;background-color:#030f26;border-radius:28px;padding:4rem 3rem}.tech-box h2{color:#fff;margin:0 0 1rem;font-size:2.8rem;font-weight:800}.tech-box p{color:#cbd5e1;margin:0 0 2rem;font-size:1.075rem}.tech-items-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem 2rem;display:grid}.tech-item{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:.975rem;font-weight:600;display:flex}.tech-icon{color:#3b82f6;flex-shrink:0}.doc-box{background-color:#eff6ff;border-left:5px solid #3b82f6;border-radius:0 20px 20px 0;padding:3.5rem 3rem}.doc-box h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.6rem;font-weight:800}.doc-box p{color:#334155;margin:0;font-size:1.05rem;line-height:1.75}.rs-sub-cta{color:#fff;text-align:center;background-color:#030f26;padding:6rem 2rem;position:relative;overflow:hidden}.rs-sub-cta-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.rs-sub-cta-overlay{background:#030f26e0;width:100%;height:100%;position:absolute;top:0;left:0}.rs-sub-cta-container{z-index:2;max-width:800px;margin:0 auto;position:relative}.rs-sub-cta-container h2{color:#fff;margin:0 0 1.25rem;font-size:3.2rem;font-weight:800}.rs-sub-cta-container p{color:#cbd5e1;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.7}.btn-rs-sub-cta-large{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-rs-sub-cta-large:hover{background-color:#2563eb;transform:translateY(-2px)}@media (width<=1024px){.grid-2col{flex-direction:column;gap:3rem}.grid-2col>div{width:100%}.sub-cards-grid,.scope-list-grid,.tech-items-grid,.proc-process-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.sub-cards-grid,.scope-list-grid,.tech-items-grid,.proc-process-grid{grid-template-columns:1fr}}.maritime-page{color:#0f172a;font-family:inherit}.m-hero-section{color:#fff;background-color:#030f26;align-items:center;min-height:520px;padding-top:110px;padding-bottom:70px;display:flex;position:relative;overflow:hidden}.m-hero-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.m-hero-overlay{z-index:2;background:linear-gradient(90deg,#030f26f2 0%,#030f26bf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.m-hero-container{z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.m-hero-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.75rem;font-size:.9rem;font-weight:800;display:block}.m-hero-section h1{color:#fff;letter-spacing:-1.5px;margin:0 0 1rem;font-size:3.8rem;font-weight:800;line-height:1.1}.m-hero-sub{color:#93c5fd;max-width:800px;margin:0 0 1.25rem;font-size:1.3rem;font-weight:700;line-height:1.4}.m-hero-text{color:#cbd5e1;max-width:800px;margin:0 0 2rem;font-size:1.05rem;line-height:1.75}.m-hero-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.btn-m-primary{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-m-primary:hover{background-color:#2563eb;transform:translateY(-2px)}.btn-m-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:6px;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s}.btn-m-secondary:hover{background:#ffffff2e}.m-container{max-width:1400px;margin:0 auto;padding:0 2rem}.m-intro-section,.m-infra-section,.m-integration-section{background-color:#fff;padding:6rem 0}.m-chain-section,.m-services-section,.m-process-section,.m-reach-section{background-color:#f8fafc;padding:6rem 0}.m-intro-text h2,.m-tanker-text h2,.m-infra-text h2,.m-integ-text h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.75rem;font-weight:800}.m-intro-text p,.m-tanker-text p,.m-infra-text p,.m-integ-text p{color:#475569;margin:0 0 1rem;font-size:1.025rem;line-height:1.75}.maritime-flow-graphic{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;justify-content:space-between;align-items:center;gap:.5rem;padding:2.5rem 1.5rem;display:flex;box-shadow:0 10px 30px #0000000a}.flow-step{text-align:center;color:#1e293b;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;flex:1;padding:1.25rem .5rem;font-size:.95rem;font-weight:700}.flow-step.active-step{color:#fff;background-color:#3b82f6;border-color:#3b82f6}.flow-arrow{color:#3b82f6;font-size:1.25rem;font-weight:800}.m-services-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.m-service-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000a}.m-service-card:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.m-card-thumb{width:100%;height:180px;overflow:hidden}.m-card-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.m-service-card:hover .m-card-thumb img{transform:scale(1.08)}.m-card-body{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.m-card-body h3{color:#0f172a;margin:0 0 .5rem;font-size:1.3rem;font-weight:800}.m-card-body p{color:#64748b;flex-grow:1;margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.btn-m-card-link{color:#3b82f6;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.m-tanker-section{background-color:#fff;padding:6rem 0}.m-tanker-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.m-req-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem 1.5rem}.m-req-card h4{color:#0f172a;margin:0 0 .25rem;font-size:1.1rem;font-weight:800}.m-req-card p{color:#64748b;margin:0;font-size:.875rem}.infra-list-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:1.5rem;display:grid}.infra-item{color:#1e293b;align-items:center;gap:.75rem;font-size:.975rem;font-weight:600;display:flex}.infra-icon{color:#3b82f6;flex-shrink:0}.m-sts-section{background-color:#fff;padding:5rem 0}.sts-box{color:#fff;text-align:center;background-color:#030f26;border-radius:28px;max-width:1000px;margin:0 auto;padding:4rem 3rem}.sts-box h2{color:#fff;margin:0 0 1.25rem;font-size:2.8rem;font-weight:800}.sts-box p{color:#cbd5e1;margin:0 0 1.5rem;font-size:1.1rem;line-height:1.75}.sts-disclaimer{font-style:italic;color:#93c5fd!important;font-size:.95rem!important}.m-process-grid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.m-step-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:2rem 1.5rem;transition:all .3s}.m-step-card:hover{border-color:#3b82f6;transform:translateY(-6px);box-shadow:0 16px 35px #00000014}.m-num{color:#3b82f6;margin-bottom:.75rem;font-size:2.5rem;font-weight:900;display:block}.m-step-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1.2rem;font-weight:800}.m-step-card p{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.integ-buttons{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2rem;display:flex}.btn-integ-primary{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-integ-primary:hover{background-color:#2563eb}.btn-integ-secondary{color:#0f172a;border:2px solid #0f172a;border-radius:6px;padding:.8rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s}.btn-integ-secondary:hover{color:#fff;background-color:#0f172a}.regions-pills-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.pill-card{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:800;box-shadow:0 4px 15px #00000008}.m-cta-section{color:#fff;text-align:center;background-color:#030f26;padding:6rem 2rem;position:relative;overflow:hidden}.m-cta-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.m-cta-overlay{background:#030f26e0;width:100%;height:100%;position:absolute;top:0;left:0}.m-cta-container{z-index:2;max-width:800px;margin:0 auto;position:relative}.m-cta-container h2{color:#fff;margin:0 0 1.25rem;font-size:3.2rem;font-weight:800}.m-cta-container p{color:#cbd5e1;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.7}.btn-m-cta{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-m-cta:hover{background-color:#2563eb;transform:translateY(-2px)}@media (width<=1024px){.grid-2col{flex-direction:column;gap:3rem}.grid-2col>div{width:100%}.m-services-grid,.m-process-grid{grid-template-columns:repeat(2,1fr)}.maritime-flow-graphic{flex-direction:column}}@media (width<=640px){.m-services-grid,.m-process-grid,.m-tanker-grid,.infra-list-grid{grid-template-columns:1fr}}.maritime-subpage{color:#0f172a;font-family:inherit}.ms-hero{color:#fff;background-color:#030f26;align-items:center;min-height:500px;padding-top:110px;padding-bottom:70px;display:flex;position:relative;overflow:hidden}.ms-hero-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ms-hero-overlay{z-index:2;background:linear-gradient(90deg,#030f26f2 0%,#030f26bf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.ms-hero-container{z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.ms-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.75rem;font-size:.9rem;font-weight:800;display:block}.ms-hero h1{color:#fff;letter-spacing:-1.5px;margin:0 0 1rem;font-size:3.8rem;font-weight:800;line-height:1.1}.ms-subheadline{color:#93c5fd;max-width:800px;margin:0 0 2rem;font-size:1.3rem;font-weight:700;line-height:1.4}.btn-ms-cta{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-ms-cta:hover{background-color:#2563eb;transform:translateY(-2px)}.ms-container{max-width:1400px;margin:0 auto;padding:0 2rem}.ms-overview,.ms-cargo-section,.ms-journey-section{background-color:#fff;padding:6rem 0}.ms-env-section,.ms-info-grid-section,.ms-role-section{background-color:#f8fafc;padding:6rem 0}.ms-overview-text h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.75rem;font-weight:800}.ms-overview-text p{color:#475569;margin:0 0 1rem;font-size:1.025rem;line-height:1.75}.env-box{color:#fff;background-color:#030f26;border-radius:28px;padding:4rem 3rem}.env-box h2{color:#fff;margin:0 0 1rem;font-size:2.8rem;font-weight:800}.env-box p{color:#cbd5e1;margin:0 0 2rem;font-size:1.075rem}.env-items-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem 2rem;display:grid}.env-item{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:.975rem;font-weight:600;display:flex}.env-icon{color:#3b82f6;flex-shrink:0}.info-2col-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.info-2col-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.75rem 1.5rem;box-shadow:0 4px 15px #00000008}.info-2col-card h3{color:#0f172a;margin:0 0 .4rem;font-size:1.2rem;font-weight:800}.info-2col-card p{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.cargo-pills-list{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.c-pill{color:#0f172a;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:1rem;font-weight:700;display:flex}.c-pill svg{color:#3b82f6}.role-box{background-color:#eff6ff;border-left:5px solid #3b82f6;border-radius:0 20px 20px 0;padding:3.5rem 3rem}.role-box h2{color:#0f172a;margin:0 0 1.5rem;font-size:2.6rem;font-weight:800}.r-text{color:#334155;margin:0;font-size:1.05rem;line-height:1.75}.ms-disclaimer-section{background-color:#f8fafc;border-top:1px solid #e2e8f0;padding:3rem 0}.r-disclaimer-full{color:#64748b;text-align:center;max-width:900px;margin:0 auto;font-size:.95rem;font-style:italic;line-height:1.6}.ms-cta{color:#fff;text-align:center;background-color:#030f26;padding:6rem 2rem;position:relative;overflow:hidden}.ms-cta-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ms-cta-overlay{background:#030f26e0;width:100%;height:100%;position:absolute;top:0;left:0}.ms-cta-container{z-index:2;max-width:800px;margin:0 auto;position:relative}.ms-cta-container h2{color:#fff;margin:0 0 1.25rem;font-size:3.2rem;font-weight:800}.ms-cta-container p{color:#cbd5e1;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.7}.btn-ms-cta-large{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-ms-cta-large:hover{background-color:#2563eb;transform:translateY(-2px)}.maritime-discreet-notice{color:#94a3b8;background-color:#030f26;border-top:1px solid #ffffff1a;padding:2rem 0;font-size:.85rem;line-height:1.6}.maritime-discreet-notice p{max-width:1100px;margin:0}.maritime-discreet-notice strong{color:#fff}@media (width<=1024px){.grid-2col{flex-direction:column;gap:3rem}.grid-2col>div{width:100%}.env-items-grid,.info-2col-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.env-items-grid,.info-2col-grid{grid-template-columns:1fr}}.tb-page{color:#0f172a;font-family:inherit}.tb-hero-section{color:#fff;background-color:#030f26;align-items:center;min-height:520px;padding-top:110px;padding-bottom:70px;display:flex;position:relative;overflow:hidden}.tb-hero-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.tb-hero-overlay{z-index:2;background:linear-gradient(90deg,#030f26f2 0%,#030f26bf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.tb-hero-container{z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.tb-hero-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.75rem;font-size:.9rem;font-weight:800;display:block}.tb-hero-section h1{color:#fff;letter-spacing:-1.5px;margin:0 0 1rem;font-size:3.8rem;font-weight:800;line-height:1.1}.tb-hero-sub{color:#93c5fd;max-width:800px;margin:0 0 1.25rem;font-size:1.3rem;font-weight:700;line-height:1.4}.tb-hero-text{color:#cbd5e1;max-width:800px;margin:0 0 2rem;font-size:1.05rem;line-height:1.75}.tb-hero-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.btn-tb-primary{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-tb-primary:hover{background-color:#2563eb;transform:translateY(-2px)}.btn-tb-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:6px;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s}.btn-tb-secondary:hover{background:#ffffff2e}.tb-container{max-width:1400px;margin:0 auto;padding:0 2rem}.tb-intro-section,.tb-matching-section,.tb-coordination-section,.tb-intel-section{background-color:#fff;padding:6rem 0}.tb-role-section,.tb-connect-section,.tb-capabilities-section,.tb-counterparty-section,.tb-process-section,.tb-integrated-section,.tb-reach-section,.tb-principles-section{background-color:#f8fafc;padding:6rem 0}.tb-intro-text h2,.tb-matching-text h2,.tb-coord-text h2,.intel-text h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.75rem;font-weight:800}.tb-intro-text p,.tb-matching-text p,.tb-coord-text p,.intel-text p{color:#475569;margin:0 0 1rem;font-size:1.025rem;line-height:1.75}.emphasis-lead{font-weight:700;color:#0f172a!important}.role-box-tb{color:#fff;background-color:#030f26;border-radius:28px;padding:4rem 3rem}.role-box-tb h2{color:#fff;margin:0 0 1rem;font-size:2.8rem;font-weight:800}.role-box-tb p{color:#cbd5e1;margin:0 0 2rem;font-size:1.075rem}.role-list-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem 2rem;display:grid}.r-item-tb{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:.975rem;font-weight:600;display:flex}.r-icon-tb{color:#3b82f6;flex-shrink:0}.connect-cards-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.connect-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2rem 1.5rem;transition:all .3s;box-shadow:0 10px 30px #0000000a}.connect-card:hover{border-color:#3b82f6;transform:translateY(-6px);box-shadow:0 20px 40px #00000014}.connect-icon{color:#3b82f6;margin-bottom:1rem}.connect-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1.25rem;font-weight:800}.connect-card p{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.capabilities-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.cap-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.25rem 1.75rem;transition:all .3s;box-shadow:0 10px 30px #0000000a}.cap-card:hover{border-color:#3b82f6;transform:translateY(-6px);box-shadow:0 20px 40px #0000001a}.cap-icon{color:#3b82f6;margin-bottom:1.25rem}.cap-card h3{color:#0f172a;margin:0 0 .75rem;font-size:1.35rem;font-weight:800}.cap-card p{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}.matching-list{flex-direction:column;gap:.85rem;margin-top:1.5rem;display:flex}.m-item{color:#1e293b;align-items:center;gap:.75rem;font-size:.975rem;font-weight:600;display:flex}.m-item svg{color:#3b82f6;flex-shrink:0}.tb-mandate-section{background-color:#fff;padding:5rem 0}.mandate-box{background-color:#eff6ff;border-left:5px solid #3b82f6;border-radius:0 20px 20px 0;padding:3.5rem 3rem}.mandate-box h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.6rem;font-weight:800}.mandate-box p{color:#334155;margin:0 0 1rem;font-size:1.05rem;line-height:1.75}.counterparty-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.cp-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:2rem 1.5rem;box-shadow:0 4px 15px #00000008}.cp-icon{color:#3b82f6;margin-bottom:1rem}.cp-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1.2rem;font-weight:800}.cp-card p{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.tb-process-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.tb-step-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.25rem 1.75rem;transition:all .3s}.tb-step-card:hover{border-color:#3b82f6;transform:translateY(-6px);box-shadow:0 20px 40px #00000014}.tb-num{color:#3b82f6;margin-bottom:.5rem;font-size:2.5rem;font-weight:900;display:block}.tb-step-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1.25rem;font-weight:800}.tb-step-card p{color:#64748b;margin:0;font-size:.925rem;line-height:1.6}.btn-intel-primary{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-intel-primary:hover{background-color:#2563eb}.pillars-grid-3{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.pillar-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:2.5rem 2rem;transition:all .3s;display:flex;box-shadow:0 10px 30px #0000000a}.pillar-card:hover{border-color:#3b82f6;transform:translateY(-6px);box-shadow:0 20px 40px #0000001a}.pillar-card h3{color:#0f172a;margin:0 0 .75rem;font-size:1.4rem;font-weight:800}.pillar-card p{color:#64748b;flex-grow:1;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.btn-pillar-link{color:#3b82f6;font-size:.95rem;font-weight:700;text-decoration:none}.reach-pills-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.reach-pill{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:800;box-shadow:0 4px 15px #00000008}.principles-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.principle-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:2rem 1.5rem;box-shadow:0 4px 15px #00000008}.principle-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1.2rem;font-weight:800}.principle-card p{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.tb-cta-section{color:#fff;text-align:center;background-color:#030f26;padding:6rem 2rem;position:relative;overflow:hidden}.tb-cta-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.tb-cta-overlay{background:#030f26e0;width:100%;height:100%;position:absolute;top:0;left:0}.tb-cta-container{z-index:2;max-width:800px;margin:0 auto;position:relative}.tb-cta-container h2{color:#fff;margin:0 0 1.25rem;font-size:3.2rem;font-weight:800}.tb-cta-container p{color:#cbd5e1;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.7}.btn-tb-cta{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-tb-cta:hover{background-color:#2563eb;transform:translateY(-2px)}@media (width<=1024px){.grid-2col{flex-direction:column;gap:3rem}.grid-2col>div{width:100%}.connect-cards-grid,.capabilities-grid,.counterparty-grid,.tb-process-grid,.pillars-grid-3,.principles-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.connect-cards-grid,.capabilities-grid,.counterparty-grid,.tb-process-grid,.pillars-grid-3,.principles-grid,.role-list-grid{grid-template-columns:1fr}}.insights-page{color:#0f172a;font-family:inherit}.ins-hero-section{color:#fff;background-color:#030f26;align-items:center;min-height:480px;padding-top:110px;padding-bottom:70px;display:flex;position:relative;overflow:hidden}.ins-hero-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ins-hero-overlay{z-index:2;background:linear-gradient(90deg,#030f26f2 0%,#030f26bf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.ins-hero-container{z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.ins-hero-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.75rem;font-size:.9rem;font-weight:800;display:block}.ins-hero-section h1{color:#fff;letter-spacing:-1.5px;margin:0 0 1rem;font-size:3.8rem;font-weight:800;line-height:1.1}.ins-hero-sub{color:#93c5fd;max-width:800px;margin:0;font-size:1.3rem;font-weight:700;line-height:1.4}.ins-container{max-width:1400px;margin:0 auto;padding:0 2rem}.img-frame{border-radius:24px;height:440px;overflow:hidden;box-shadow:0 20px 40px #0000001f}.img-frame img{object-fit:cover;width:100%;height:100%}.ins-intro-section,.ins-articles-section{background-color:#fff;padding:6rem 0}.ins-featured-section,.ins-categories-section,.ins-business-section{background-color:#f8fafc;padding:6rem 0}.ins-intro-text h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.75rem;font-weight:800}.ins-intro-text p{color:#475569;margin:0 0 1rem;font-size:1.025rem;line-height:1.75}.featured-card-block{background-color:#fff;border:1px solid #e2e8f0;border-radius:28px;display:flex;overflow:hidden;box-shadow:0 20px 50px #0000000f}.feat-image{flex:3;min-height:400px}.feat-image img{object-fit:cover;width:100%;height:100%}.feat-content{flex-direction:column;flex:2;justify-content:center;padding:4rem 3.5rem;display:flex}.feat-cat{color:#3b82f6;letter-spacing:2px;margin-bottom:.75rem;font-size:.85rem;font-weight:800}.feat-content h2{color:#0f172a;margin:0 0 1rem;font-size:2.2rem;font-weight:800;line-height:1.25}.feat-content p{color:#64748b;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.65}.feat-meta{color:#94a3b8;margin-bottom:2rem;font-size:.875rem}.btn-feat-read{color:#fff;background-color:#3b82f6;border-radius:6px;align-self:flex-start;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-feat-read:hover{background-color:#2563eb}.ins-cats-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ins-cat-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:2.25rem 1.75rem;transition:all .3s;display:flex;box-shadow:0 10px 30px #0000000a}.ins-cat-card:hover{border-color:#3b82f6;transform:translateY(-6px);box-shadow:0 20px 40px #0000001a}.ins-cat-top{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.ins-cat-icon{color:#3b82f6}.ins-cat-count{color:#3b82f6;background-color:#eff6ff;border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:700}.ins-cat-card h3{color:#0f172a;margin:0 0 .75rem;font-size:1.35rem;font-weight:800}.ins-cat-card p{color:#64748b;flex-grow:1;margin:0 0 1.5rem;font-size:.925rem;line-height:1.6}.btn-ins-cat-link{color:#3b82f6;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.articles-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.art-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000a}.art-card:hover{border-color:#3b82f6;transform:translateY(-6px);box-shadow:0 20px 40px #0000001a}.art-thumb{height:200px;position:relative}.art-thumb img{object-fit:cover;width:100%;height:100%}.art-badge{color:#fff;background:#030f26d9;border-radius:6px;padding:.3rem .8rem;font-size:.75rem;font-weight:700;position:absolute;bottom:1rem;left:1rem}.art-body{flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.art-meta{color:#94a3b8;margin-bottom:.5rem;font-size:.8rem}.art-body h3{color:#0f172a;margin:0 0 .75rem;font-size:1.25rem;font-weight:800;line-height:1.35}.art-body p{color:#64748b;flex-grow:1;margin:0 0 1.5rem;font-size:.9rem;line-height:1.6}.art-link{color:#3b82f6;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.biz-blocks-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.biz-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:2.5rem 2rem;transition:all .3s;display:flex;box-shadow:0 10px 30px #0000000a}.biz-card:hover{border-color:#3b82f6;transform:translateY(-6px)}.biz-card h3{color:#0f172a;margin:0 0 .75rem;font-size:1.4rem;font-weight:800}.biz-card p{color:#64748b;flex-grow:1;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.btn-biz-link{color:#3b82f6;font-size:.95rem;font-weight:700;text-decoration:none}.ins-cta-section{color:#fff;text-align:center;background-color:#030f26;padding:6rem 2rem;position:relative;overflow:hidden}.ins-cta-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ins-cta-overlay{background:#030f26e0;width:100%;height:100%;position:absolute;top:0;left:0}.ins-cta-container{z-index:2;max-width:800px;margin:0 auto;position:relative}.ins-cta-container h2{color:#fff;margin:0 0 1.25rem;font-size:3.2rem;font-weight:800}.ins-cta-container p{color:#cbd5e1;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.7}.btn-ins-cta{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-ins-cta:hover{background-color:#2563eb;transform:translateY(-2px)}@media (width<=1024px){.grid-2col,.featured-card-block{flex-direction:column}.grid-2col>div{width:100%}.ins-cats-grid,.articles-grid,.biz-blocks-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.ins-cats-grid,.articles-grid,.biz-blocks-grid{grid-template-columns:1fr}}.contact-page{color:#0f172a;font-family:inherit}.c-hero-section{color:#fff;background-color:#030f26;align-items:center;min-height:450px;padding-top:110px;padding-bottom:70px;display:flex;position:relative;overflow:hidden}.c-hero-bg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.c-hero-overlay{z-index:2;background:linear-gradient(90deg,#030f26f2 0%,#030f26bf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.c-hero-container{z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.c-hero-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.75rem;font-size:.9rem;font-weight:800;display:block}.c-hero-section h1{color:#fff;letter-spacing:-1.5px;margin:0 0 1rem;font-size:3.8rem;font-weight:800;line-height:1.1}.c-hero-sub{color:#93c5fd;max-width:800px;margin:0;font-size:1.3rem;font-weight:700;line-height:1.4}.c-container{max-width:1400px;margin:0 auto;padding:0 2rem}.grid-2col{align-items:center;gap:4rem;display:flex}.grid-2col>div{flex:1;width:50%}.section-sub-tag{color:#3b82f6;letter-spacing:2px;margin-bottom:.5rem;font-size:1rem;font-weight:800;display:block}.section-center-header{text-align:center;max-width:800px;margin:0 auto 3.5rem}.section-center-header h2{color:#0f172a;margin:0;font-size:2.8rem;font-weight:800;line-height:1.15}.c-intro-section{background-color:#fff;padding:6rem 0}.c-intro-text h2{color:#0f172a;margin:0 0 1.25rem;font-size:2.75rem;font-weight:800}.c-intro-text p{color:#475569;margin:0 0 1rem;font-size:1.025rem;line-height:1.75}.highlight-lead{border-left:4px solid #3b82f6;padding-left:1rem;font-weight:600;color:#0f172a!important}.c-info-box{color:#fff;background-color:#030f26;border-radius:24px;flex-direction:column;gap:2rem;padding:3rem 2.5rem;display:flex;box-shadow:0 20px 40px #0000001f}.c-info-box h3{color:#fff;border-bottom:1px solid #ffffff1a;margin:0 0 .5rem;padding-bottom:1rem;font-size:1.5rem;font-weight:800}.info-item{align-items:center;gap:1.25rem;display:flex}.info-icon{color:#3b82f6;flex-shrink:0;width:28px;height:28px}.info-item div{flex-direction:column;gap:.2rem;display:flex}.info-item strong{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;font-size:.85rem}.info-item span{color:#fff;font-size:1.1rem;font-weight:700}.c-selection-section{background-color:#f8fafc;padding:6rem 0}.selection-cards-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.select-card{cursor:pointer;background-color:#fff;border:2px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:2.25rem 1.75rem;transition:all .3s;display:flex}.select-card:hover{border-color:#3b82f6;transform:translateY(-6px);box-shadow:0 20px 40px #00000014}.select-card.active-card{background-color:#eff6ff;border-color:#3b82f6;box-shadow:0 15px 35px #3b82f626}.select-icon{color:#3b82f6;margin-bottom:1.25rem}.select-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1.35rem;font-weight:800}.select-card p{color:#64748b;flex-grow:1;margin:0 0 1.5rem;font-size:.9rem;line-height:1.5}.select-badge{color:#3b82f6;text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:800}.c-form-section{background-color:#fff;padding:6rem 0}.form-wrapper-box{background-color:#fff;border:1px solid #e2e8f0;border-radius:28px;max-width:1000px;margin:0 auto;padding:4rem 3.5rem;box-shadow:0 20px 50px #0000000d}.form-header{margin-bottom:2.5rem}.form-header h2{color:#0f172a;margin:0;font-size:2.4rem;font-weight:800}.c-form{flex-direction:column;gap:1.5rem;display:flex}.form-grid-2{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.form-grid-3{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.f-group{flex-direction:column;gap:.5rem;display:flex}.f-group label{color:#1e293b;font-size:.9rem;font-weight:700}.f-group input,.f-group select,.f-group textarea{color:#0f172a;border:1px solid #cbd5e1;border-radius:10px;outline:none;padding:.9rem 1.25rem;font-family:inherit;font-size:.975rem;transition:all .2s}.f-group input:focus,.f-group select:focus,.f-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f626}.file-upload-input{color:#64748b;cursor:pointer;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;transition:border-color .2s;display:flex;position:relative}.file-upload-input:hover{border-color:#3b82f6}.file-upload-input input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.checkbox-group{align-items:flex-start;gap:.75rem;margin-top:.5rem;display:flex}.checkbox-group input{margin-top:.25rem}.checkbox-group label{color:#475569;font-size:.9rem;line-height:1.5}.btn-c-submit{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.6rem;margin-top:1rem;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-c-submit:hover{background-color:#2563eb;transform:translateY(-2px)}.c-success-section{background-color:#f8fafc;padding:6rem 0}.success-box-card{text-align:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:28px;max-width:800px;margin:0 auto;padding:4rem 3rem;box-shadow:0 20px 50px #0000000f}.success-icon{color:#10b981;margin-bottom:1.5rem}.success-box-card h3{color:#0f172a;margin:0 0 1rem;font-size:2.4rem;font-weight:800}.success-box-card p{color:#475569;margin:0 0 2.5rem;font-size:1.05rem;line-height:1.7}.btn-return-home{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-return-home:hover{background-color:#2563eb;transform:translateY(-2px)}@media (width<=1024px){.grid-2col{flex-direction:column;gap:3rem}.grid-2col>div{width:100%}.selection-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.selection-cards-grid,.form-grid-2,.form-grid-3{grid-template-columns:1fr}.form-wrapper-box{padding:2.5rem 1.5rem}}.not-found-page{color:#0f172a;font-family:inherit}.nf-hero{color:#fff;text-align:center;background-color:#030f26;justify-content:center;align-items:center;min-height:70vh;padding:120px 2rem 80px;display:flex}.nf-container{max-width:800px;margin:0 auto}.nf-tag{color:#eab308;letter-spacing:2px;margin-bottom:1rem;font-size:.9rem;font-weight:800;display:block}.nf-hero h1{color:#fff;margin:0 0 1.25rem;font-size:3.5rem;font-weight:800;line-height:1.1}.nf-text{color:#cbd5e1;margin:0 0 2.5rem;font-size:1.15rem;line-height:1.7}.nf-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.btn-nf-primary{color:#fff;background-color:#3b82f6;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #3b82f659}.btn-nf-primary:hover{background-color:#2563eb;transform:translateY(-2px)}.btn-nf-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-nf-secondary:hover{background:#ffffff2e}.legal-page{color:#0f172a;font-family:inherit}.legal-hero{color:#fff;text-align:center;background-color:#030f26;padding:120px 0 60px}.legal-container{max-width:1000px;margin:0 auto;padding:0 2rem}.legal-hero h1{color:#fff;margin:0 0 .75rem;font-size:3.2rem;font-weight:800}.legal-hero p{color:#93c5fd;margin:0;font-size:1.2rem}.legal-content{background-color:#fff;padding:5rem 0}.text-body h2{color:#0f172a;border-bottom:2px solid #f1f5f9;margin:2.25rem 0 1rem;padding-bottom:.5rem;font-size:1.75rem;font-weight:800}.text-body p{color:#475569;margin:0 0 1.25rem;font-size:1.025rem;line-height:1.75}.text-body ul{color:#475569;margin:0 0 1.5rem 1.5rem;font-size:1rem;line-height:1.7}.text-body li{margin-bottom:.4rem}.text-body strong{color:#0f172a}.breadcrumb{display:none!important}@media (width<=1100px){.hero{height:auto;min-height:500px;padding-bottom:0}.hero-content{padding:3rem 1.5rem}.text-content{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.hero-title-main{order:1}.hero-bottom-wrap{display:contents}.hero-title-sub{order:2;margin-top:-1rem}.hero-text-wrap{order:3}.btn-discover{order:4;margin-top:.5rem}.hero-title-main,.hero-title-sub{white-space:normal;font-size:clamp(2.2rem,5vw,3.5rem)}.hero-description{max-width:100%}.bottom-bar{flex-direction:column;position:relative}.bottom-bar-item{border-bottom:1px solid #ffffff26;border-right:none}.bottom-bar-item:last-child{border-bottom:none}section h2,.core-header h2,.energy-header h2,.maritime-header h2,.connect-header h2,.global-header h2,.why-header h2,.insights-header h2,.final-cta-container h2,.trading-content-col h2,.refinery-content-col h2,.contact-content h2,.overview-text h2,.product-overview-text h2,.market-text h2,.logistics-text h2{font-size:2.25rem!important}.core-business-section,.energy-products-section,.maritime-section,.connect-market-section,.global-reach-section,.why-meridian-section,.insights-section,.final-cta-section,.trading-brokerage-section,.refinery-solutions-section,.about-section{padding:4rem 1.5rem}.trading-container,.refinery-container,.about-container{flex-direction:column;gap:2.5rem}.trading-image-col,.trading-content-col,.refinery-content-col,.refinery-image-col,.about-left,.about-right{flex:unset;width:100%}.trading-image-frame,.refinery-image-frame{height:350px}.about-left{width:100%;min-height:380px}.circle-bg{width:380px;height:380px;left:50%;transform:translate(-50%,-50%)}.left-heading-box{text-align:left;width:100%}.sub-tag{font-size:2rem}.main-heading{font-size:2rem!important}.core-cards-grid,.steps-process-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.regions-grid{grid-template-columns:repeat(3,1fr)}.articles-grid,.maritime-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.footer-container{grid-template-columns:1fr 1fr;gap:2rem}.footer-heading-large{font-size:1.8rem}.about-hero-section,.ep-hero-section,.refinery-hero-section,.maritime-hero-section,.trading-hero-section,.insights-hero-section,.gen-hero-section,.contact-hero-section{min-height:350px;padding-top:80px;padding-bottom:40px}section h1,.about-hero-container h1,.ep-hero-container h1,.refinery-hero-container h1,.maritime-hero-container h1,.trading-hero-container h1,.insights-hero-container h1,.gen-hero-container h1,.contact-hero-container h1{font-size:2.5rem!important}.about-container.grid-2col,.ep-content-grid,.ref-content-grid,.mar-content-grid,.trading-content-grid{flex-direction:column;grid-template-columns:1fr!important}.overview-text,.overview-image,.connects-text,.connects-image,.approach-text,.approach-image{width:100%}.focus-grid,.reach-cards,.pillars-grid,.role-list-grid,.ep-products-grid,.ref-services-grid,.mar-services-grid,.trading-services-grid,.key-areas-grid{grid-template-columns:repeat(2,1fr)!important}.contact-form-grid,.contact-2col{grid-template-columns:1fr!important}.insights-articles-grid{grid-template-columns:repeat(2,1fr)}.product-detail-grid{grid-template-columns:1fr!important}.legal-page-content{padding:3rem 1.5rem}}@media (width<=768px){.hero{min-height:450px}.hero-content{padding:2.5rem 1.25rem}.hero-title-main,.hero-title-sub{letter-spacing:-.5px;white-space:normal;word-break:break-word;font-size:clamp(1.8rem,7vw,2.5rem)}.dash{margin-left:.25rem;margin-right:.75rem}.hero-description{font-size:1rem}.btn-discover{padding:.85rem 1.5rem;font-size:.9rem}.bottom-bar-item{padding:.85rem 1.25rem}.bar-text h4{font-size:.9rem}.bar-text p{font-size:.75rem}section h2,.core-header h2,.energy-header h2,.maritime-header h2,.connect-header h2,.global-header h2,.why-header h2,.insights-header h2,.trading-content-col h2,.refinery-content-col h2,.contact-content h2,.overview-text h2,.product-overview-text h2,.market-text h2,.logistics-text h2{font-size:1.85rem!important}.final-cta-container h2{font-size:2rem!important}.core-sub-tag,.energy-sub-tag,.maritime-sub-tag,.connect-sub-tag,.global-sub-tag,.why-sub-tag,.insights-sub-tag,.trading-sub-tag,.refinery-sub-tag{letter-spacing:1.5px;font-size:.85rem}.core-business-section,.energy-products-section,.maritime-section,.connect-market-section,.global-reach-section,.why-meridian-section,.insights-section,.final-cta-section,.trading-brokerage-section,.refinery-solutions-section,.about-section{padding:3rem 1.25rem}.core-header,.energy-header,.maritime-header,.connect-header,.global-header,.why-header,.insights-header{margin-bottom:2.5rem}.trading-image-frame,.refinery-image-frame{border-radius:16px;height:280px}.key-points-grid,.equipment-categories-grid{grid-template-columns:1fr;gap:.75rem}.about-left{min-height:300px}.circle-bg{width:280px;height:280px}.main-heading{font-size:1.6rem!important}.about-right{gap:1.75rem}.feature-item{flex-direction:column-reverse;align-items:flex-start;gap:1rem}.feature-img-wrapper{width:100%;height:180px}.maritime-grid{grid-template-columns:1fr}.regions-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.footer{padding-top:3.5rem}.footer-container{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.footer-heading-large{font-size:1.6rem}.about-hero-section,.ep-hero-section,.refinery-hero-section,.maritime-hero-section,.trading-hero-section,.insights-hero-section,.gen-hero-section,.contact-hero-section{min-height:300px;padding-top:60px;padding-bottom:30px}section h1,.about-hero-container h1,.ep-hero-container h1,.refinery-hero-container h1,.maritime-hero-container h1,.trading-hero-container h1,.insights-hero-container h1,.gen-hero-container h1,.contact-hero-container h1{font-size:2rem!important}.about-hero-sub,.ep-hero-sub,.refinery-hero-sub,.maritime-hero-sub,.trading-hero-sub{font-size:1rem}.focus-grid,.reach-cards,.pillars-grid,.role-list-grid,.ep-products-grid,.ref-services-grid,.mar-services-grid,.trading-services-grid,.key-areas-grid{grid-template-columns:1fr!important}.about-container,.ep-container,.ref-container,.mar-container,.trading-page-container{padding:0 1.25rem}.overview-section,.focus-section,.connects-section,.market-reach-section,.approach-section,.role-section,.philosophy-section,.about-cta-section,.ep-overview-section,.ep-products-section,.ep-cta-section,.ref-overview-section,.ref-services-section,.ref-cta-section,.mar-overview-section,.mar-services-section,.mar-cta-section,.trading-overview-section,.trading-services-section,.trading-cta-section{padding:3rem 1.25rem}.section-center-header h2,.ep-section-header h2,.ref-section-header h2,.mar-section-header h2{font-size:1.85rem!important}.contact-info-grid{grid-template-columns:1fr!important}.insights-articles-grid{grid-template-columns:1fr}.btn-trading,.btn-refinery,.btn-maritime,.btn-view-all,.btn-insights,.btn-cta-primary,.btn-cta-secondary,.btn-inquiry-cta{justify-content:center;width:100%;padding:.85rem 1.75rem;font-size:.95rem}.final-cta-buttons{flex-direction:column;gap:.75rem}.slider-container{padding:0 1rem}.legal-page-content{padding:2rem 1.25rem}.legal-page-content h1{font-size:1.8rem}}@media (width<=480px){.hero{min-height:400px}.hero-content{padding:2rem 1rem}.hero-title-main,.hero-title-sub{letter-spacing:-.5px;white-space:normal;word-break:break-word;font-size:clamp(1.5rem,8vw,2rem)}.hero-description{font-size:.9rem}section h2,.core-header h2,.energy-header h2,.maritime-header h2,.connect-header h2,.global-header h2,.why-header h2,.insights-header h2,.trading-content-col h2,.refinery-content-col h2,.contact-content h2,.overview-text h2,.product-overview-text h2,.market-text h2,.logistics-text h2{letter-spacing:-.5px;font-size:1.5rem!important}.final-cta-container h2{font-size:1.65rem!important}.core-business-section,.energy-products-section,.maritime-section,.connect-market-section,.global-reach-section,.why-meridian-section,.insights-section,.final-cta-section,.trading-brokerage-section,.refinery-solutions-section,.about-section{padding:2.5rem 1rem}.core-card .card-body,.maritime-card,.process-step-card,.why-card,.article-body,.product-card,.region-card{padding:1.25rem}.card-body h3,.maritime-card h3,.why-card h3,.article-body h3,.process-step-card h3{font-size:1.15rem}.about-left{min-height:240px}.circle-bg{width:220px;height:220px}.sub-tag{font-size:1.3rem}.main-heading{font-size:1.3rem!important}.regions-grid,.core-cards-grid,.steps-process-grid,.why-grid,.products-grid,.articles-grid{grid-template-columns:1fr}.trading-image-frame,.refinery-image-frame{border-radius:12px;height:220px}.trading-badge,.refinery-badge{padding:.75rem 1rem;bottom:1rem;left:1rem}.footer{padding-top:2.5rem}.footer-heading-large{font-size:1.4rem}.footer-title{margin-bottom:1.25rem;font-size:1.05rem}section h1,.about-hero-container h1,.ep-hero-container h1,.refinery-hero-container h1,.maritime-hero-container h1,.trading-hero-container h1,.insights-hero-container h1,.gen-hero-container h1,.contact-hero-container h1{font-size:1.6rem!important}.overview-section,.focus-section,.connects-section,.market-reach-section,.approach-section,.role-section,.philosophy-section,.about-cta-section,.ep-overview-section,.ep-products-section,.ep-cta-section,.ref-overview-section,.ref-services-section,.ref-cta-section,.mar-overview-section,.mar-services-section,.mar-cta-section,.trading-overview-section,.trading-services-section,.trading-cta-section{padding:2.5rem 1rem}.img-frame,.img-frame img{border-radius:12px}.legal-page-content{padding:1.5rem 1rem}.legal-page-content h1{font-size:1.5rem}.not-found-section h1{font-size:4rem}.not-found-section h2{font-size:1.5rem}}html,body{overflow-x:clip}img{max-width:100%;height:auto}
