@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--navy:#062a51;--navy-2:#0a3d73;--navy-3:#0f548f;--gold:#e4b241;--gold-2:#f0c55b;--ink:#173252;--text:#304c6b;--muted:#6f8298;--line:#e2e7ee;--soft:#f5f7fb;--white:#fff;--shadow:0 18px 45px #062a511a;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f6f7fa;margin:0;font-family:Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}svg{width:20px;height:20px}.container{width:min(1420px,100% - 34px);margin:auto}.page-shell{overflow-x:hidden}.section{padding:10px 0}.page-section{padding:42px 0 52px}.btn{white-space:nowrap;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-weight:800;transition:all .25s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-gold{background:linear-gradient(180deg,var(--gold-2),var(--gold));color:#10253e;box-shadow:0 8px 24px #e4b24138}.btn-outline{color:#f6c95c;background:0 0;border:1px solid #e4b24199}.btn-dark{color:#fff;background:#ffffff05;border:1px solid #ffffff4d}.btn-ghost-dark{color:#fff;background:0 0;border:1px solid #ffffff8c}.full{width:100%}.mini-link{color:var(--navy-2);background:0 0;border:0;align-items:center;gap:8px;margin-top:16px;padding:0;font-weight:900;display:inline-flex}.mini-link svg{width:16px;height:16px}.site-header{z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#041c38f0;border-bottom:1px solid #ffffff12;position:fixed;inset:0 0 auto}.site-header.is-scrolled{box-shadow:0 10px 30px #00000038}.nav-wrap{align-items:center;gap:16px;height:68px;display:flex}.brand{background:0 0;border:0;align-items:center;min-width:110px;padding:0;display:flex}.brand img{object-fit:contain;width:auto;height:38px}.desktop-nav{flex:1;justify-content:center;align-items:center;gap:2px;display:flex}.desktop-nav button,.mobile-nav button{color:#fff;text-transform:uppercase;letter-spacing:.04em;background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;padding:12px 9px;font-size:12px;font-weight:800;display:flex;position:relative}.desktop-nav button svg{opacity:.82;width:14px;height:14px}.desktop-nav button.active:after,.desktop-nav button:hover:after{content:"";background:var(--gold);border-radius:999px;height:3px;position:absolute;bottom:4px;left:14px;right:14px}.header-actions{align-items:center;gap:10px;display:flex}.header-actions .btn{padding:11px 18px}.menu-toggle{color:#fff;background:#ffffff0f;border:1px solid #ffffff26;border-radius:12px;width:46px;height:46px;display:none}.mobile-nav{background:#062a51;border-top:1px solid #ffffff14;display:none}.mobile-nav-inner{padding:10px 0 16px;display:grid}.mobile-nav-inner button{border-bottom:1px solid #ffffff14;border-radius:0;justify-content:flex-start;padding:15px 0}.mobile-nav-inner button:last-child{border-bottom:0}.hero-section{color:#fff;background:linear-gradient(90deg,#031b36 0%,#062d58 52%,#0d3f74 100%);padding:104px 0 34px;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 28% 20%,#ffffff14,#0000 26%),radial-gradient(circle at 84% 35%,#e4b2411f,#0000 28%);position:absolute;inset:0}.hero-city{opacity:.58;mix-blend-mode:screen;width:40%;position:absolute;top:76px;bottom:0;right:0;overflow:hidden}.hero-city img{object-fit:cover;filter:saturate(1.05)contrast(1.08);width:100%;height:100%}.hero-city:after{content:"";background:linear-gradient(90deg,#062d58 0%,#062d5852 42%,#062d5805 100%);position:absolute;inset:0}.hero-accent{opacity:.8;border:2px solid #e4b2418c;position:absolute;transform:rotate(-8deg)}.hero-accent-left{border-top:none;border-left:none;width:220px;height:140px;bottom:36px;left:-40px}.hero-accent-right{border-bottom:none;border-left:none;width:310px;height:190px;bottom:120px;right:-10px}.hero-grid{z-index:2;grid-template-columns:.92fr 1.08fr;align-items:center;gap:34px;display:grid;position:relative}.hero-copy{padding:8px 0 6px 14px}.hero-kicker,.section-kicker{letter-spacing:.11em;text-transform:uppercase;color:var(--gold);font-size:15px;font-weight:900;display:inline-block}.section-kicker.light{color:#fff}.hero-copy h1{letter-spacing:-.05em;margin:12px 0 8px;font-size:clamp(46px,5.3vw,78px);font-weight:900;line-height:.94}.hero-copy h1 span{color:var(--gold)}.yellow-line{background:var(--gold);border-radius:999px;width:58px;height:4px;margin:16px 0}.yellow-line.small{width:48px;height:3px;margin:10px 0 0}.hero-copy p{color:#dce6f2;max-width:640px;margin:0;font-size:20px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.hero-btn{min-width:230px}.hero-rating{align-items:center;gap:16px;margin-top:18px;display:flex}.hero-avatars{align-items:center;display:flex}.hero-avatars span{color:#133256;background:#d1d9e2;border:2px solid #ffffff73;border-radius:50%;place-items:center;width:40px;height:40px;margin-right:-8px;font-weight:900;display:grid}.stars{color:var(--gold);letter-spacing:.08em;font-size:24px;line-height:1}.hero-rating small{color:#ecf2f9;margin-top:2px;font-size:15px;display:block}.hero-visual{position:relative}.audit-card{color:var(--ink);background:#fff;border-radius:24px;padding:22px 24px 16px;position:relative;overflow:hidden;box-shadow:0 22px 60px #020c1852}.audit-shine{background:linear-gradient(90deg,#0000,#ffffffd9,#0000);width:180px;height:680px;animation:5s linear infinite shine;position:absolute;inset:-60px auto auto -140px;transform:rotate(18deg)}@keyframes shine{0%{left:-240px}45%,to{left:110%}}.audit-card-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex;position:relative}.audit-card-head h3{color:#163a6a;letter-spacing:-.03em;margin:0;font-size:44px;font-weight:900;line-height:.94}.audit-band{color:#fff;background:linear-gradient(90deg,#0a3c72,#124e88);border-radius:14px;margin-top:12px;padding:12px 16px;font-size:14px;font-weight:800;line-height:1.45}.audit-mini-logo{object-fit:contain;width:145px;max-width:32%}.audit-card-body{grid-template-columns:1fr 190px;align-items:center;gap:18px;margin-top:18px;display:grid;position:relative}.audit-points{gap:12px;display:grid}.audit-point{color:var(--text);align-items:flex-start;gap:10px;font-size:15px;font-weight:700;display:flex}.audit-point svg{color:#264c7c;min-width:18px;margin-top:2px}.iso-seal{text-align:center;color:#19416f;background:radial-gradient(circle,#fff 0%,#f2f7fb 100%);border:9px solid #c8d9ea;border-radius:50%;justify-self:center;place-items:center;width:170px;height:170px;display:grid}.iso-seal span,.iso-seal small{letter-spacing:.08em;font-size:12px;font-weight:900}.iso-seal strong{font-size:54px;font-weight:900;line-height:1}.audit-photo{object-fit:cover;object-position:center top;border:1px solid #e3e9f0;border-radius:12px;width:100%;height:210px;margin-top:10px;position:relative}.audit-footer{color:#163a6a;border-top:1px solid #dbe4ed;justify-content:space-between;align-items:flex-end;gap:14px;margin-top:12px;padding-top:12px;display:flex;position:relative}.audit-footer strong{font-size:18px;line-height:1.05;display:block}.audit-footer small{color:#d49f2a;margin-top:3px;font-size:14px;font-weight:800;display:block}.audit-footer span{font-size:14px;font-weight:800}.trust-section{z-index:4;margin-top:-18px;position:relative}.trust-grid{box-shadow:var(--shadow);background:#fff;border:1px solid #e6ebf1;border-radius:18px;grid-template-columns:repeat(4,1fr);gap:0;display:grid;overflow:hidden}.trust-card{border-right:1px solid #e7edf3;align-items:center;gap:18px;padding:22px 26px;display:flex}.trust-card:last-child{border-right:0}.trust-icon{color:#183a6a;border:2px solid #cfdced;border-radius:50%;flex:none;place-items:center;width:58px;height:58px;display:grid}.trust-card h3{text-transform:uppercase;letter-spacing:-.02em;margin:0 0 4px;font-size:20px;line-height:1.04}.trust-card p{color:var(--text);margin:0;font-size:15px;line-height:1.34}.services-section{padding-top:14px}.services-layout{grid-template-columns:250px 1fr;align-items:start;gap:18px;display:grid}.services-title-box{padding:18px 8px 0 4px}.services-title-box h2{letter-spacing:-.04em;color:#18365d;margin:8px 0 0;font-size:46px;line-height:.96}.services-cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.services-cards.compact{grid-template-columns:repeat(6,1fr);gap:12px}.service-card{text-align:center;background:#fff;border:1px solid #e4eaf1;border-radius:18px;flex-direction:column;align-items:center;min-height:190px;padding:22px 16px 20px;transition:all .22s;display:flex;box-shadow:0 8px 20px #062a510f}.services-cards:not(.compact) .service-card{min-height:245px}.service-card:hover{box-shadow:0 14px 24px #062a511a}.service-icon{color:#183c6e;place-items:center;width:52px;height:52px;display:grid}.service-icon svg{width:34px;height:34px}.service-card h3{color:#18365d;letter-spacing:-.02em;margin:6px 0 8px;font-size:18px;line-height:1.14}.services-cards.compact .service-card h3{font-size:16px}.service-card p{color:var(--text);margin:0;font-size:14px;line-height:1.35}.iso-strip-section{padding-top:8px}.iso-strip{box-shadow:var(--shadow);background:linear-gradient(90deg,#062a51 0%,#0d437a 100%);border-radius:16px;grid-template-columns:270px 1fr;align-items:stretch;gap:0;display:grid;overflow:hidden}.iso-strip-title{color:#fff;flex-direction:column;justify-content:center;padding:20px 24px;display:flex}.iso-strip-title h3{letter-spacing:-.04em;color:#fff;margin:6px 0 0;font-size:36px;line-height:1}.iso-strip-items{grid-template-columns:repeat(6,1fr);display:grid}.iso-strip-item{text-align:center;color:#fff;border-left:1px solid #ffffff26;flex-direction:column;justify-content:center;padding:16px 10px 12px;display:flex}.laurels{color:var(--gold);font-size:26px;line-height:1}.iso-top{letter-spacing:.12em;text-transform:uppercase;margin-top:2px;font-size:14px;font-weight:800}.iso-strip-item strong{letter-spacing:-.03em;font-size:30px;line-height:1}.iso-strip-item small{color:#dbe8f6;margin-top:4px;font-size:13px;line-height:1.2}.sgsst-section{padding-top:8px}.sgsst-layout{grid-template-columns:250px 1fr;align-items:start;gap:18px;display:grid}.sgsst-title-box{padding:18px 8px 0 4px}.sgsst-title-box h2{letter-spacing:-.04em;color:#18365d;margin:6px 0 0;font-size:44px;line-height:.96}.sgsst-content-box{background:0 0;grid-template-columns:1fr 250px;gap:12px;display:grid}.sgsst-features{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.sgsst-feature{background:#fff;border:1px solid #e4eaf1;border-radius:18px;align-items:flex-start;gap:12px;padding:18px 16px;display:flex;box-shadow:0 8px 20px #062a510d}.sgsst-feature svg{color:#173d6f;width:32px;min-width:32px;height:32px;margin-top:2px}.sgsst-feature h3{color:#18365d;margin:0 0 4px;font-size:16px;line-height:1.1}.sgsst-feature p{color:var(--text);margin:0;font-size:13px;line-height:1.3}.sgsst-image-wrap{background:#fff;border:1px solid #e4eaf1;border-radius:18px;overflow:hidden;box-shadow:0 10px 24px #062a5114}.sgsst-image-wrap img{object-fit:cover;object-position:center top;width:100%;height:100%;min-height:130px}.clients-section{padding-top:8px}.clients-layout{grid-template-columns:250px 1fr;align-items:center;gap:18px;display:grid}.clients-title-box{padding:8px 8px 0 4px}.clients-title-box h2{letter-spacing:-.04em;color:#18365d;margin:6px 0 0;font-size:42px;line-height:.96}.clients-carousel-shell{border-radius:16px;position:relative;overflow:hidden}.clients-carousel-shell:before,.clients-carousel-shell:after{content:"";z-index:2;pointer-events:none;width:70px;position:absolute;top:0;bottom:0}.clients-carousel-shell:before{background:linear-gradient(90deg,#f6f7fa,#0000);left:0}.clients-carousel-shell:after{background:linear-gradient(-90deg,#f6f7fa,#0000);right:0}.clients-carousel-track{gap:10px;width:max-content;animation:26s linear infinite clientScroll;display:flex}.clients-carousel-shell:hover .clients-carousel-track{animation-play-state:paused}@keyframes clientScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.client-logo-card,.client-count-card{background:#fff;border:1px solid #e4eaf1;border-radius:14px;justify-content:center;align-items:center;min-width:190px;min-height:74px;font-weight:900;display:flex;position:relative;box-shadow:0 6px 18px #062a510d}.client-logo-card span{display:block}.client-extra{font-size:20px;font-weight:900;position:absolute;top:18px;right:12px}.ferreyros{color:#000;font-size:22px}.ferreyros .client-extra{color:#f7c44f;background:#111;border-radius:4px;padding:2px 8px;font-size:14px;top:22px}.alicorp{color:#e53b2e;text-transform:lowercase;font-size:34px}.engie{color:#2794ff;text-transform:lowercase;font-size:34px}.unacem{color:#4d4d4d;font-size:30px}.confipetrol{color:#1c7a4e;text-transform:lowercase;font-size:26px}.sacyr{color:#104f93;text-transform:lowercase;font-size:34px}.client-count-card{color:#fff;background:linear-gradient(#083663,#0d447d);flex-direction:column}.client-count-card strong{font-size:38px;line-height:1}.client-count-card small{color:#eef4fb;text-align:center;font-size:14px;line-height:1.15}.page-hero{color:#fff;background:linear-gradient(90deg,#031b36 0%,#062d58 55%,#0d3f74 100%);padding:132px 0 56px;position:relative;overflow:hidden}.page-city{opacity:.35;top:76px}.page-hero-inner{z-index:2;position:relative}.page-hero h1{letter-spacing:-.055em;max-width:860px;margin:12px 0;font-size:clamp(38px,5vw,70px);line-height:.96}.page-hero p{color:#dce6f2;max-width:690px;margin:0;font-size:18px;line-height:1.6}.two-col-page{grid-template-columns:1fr 1fr;align-items:center;gap:34px;display:grid}.brochure-frame{box-shadow:var(--shadow);background:#fff;border:1px solid #e4eaf1;border-radius:24px;padding:10px;overflow:hidden}.brochure-frame img{object-fit:contain;background:#fff;border-radius:16px;width:100%}.brochure-frame.wide{margin-top:26px}.page-copy-block h2{letter-spacing:-.04em;margin:10px 0 12px;font-size:44px;line-height:1}.page-copy-block p{color:var(--text);font-size:18px;line-height:1.7}.page-checks{grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;display:grid}.page-checks span{color:var(--text);background:#fff;border:1px solid #e4eaf1;border-radius:14px;gap:8px;padding:12px;font-weight:800;display:flex}.page-checks svg{color:var(--navy)}.service-gallery,.resources-page-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px;display:grid}.service-gallery-card,.resource-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e4eaf1;border-radius:20px;overflow:hidden}.service-gallery-card img,.resource-card img{object-fit:cover;object-position:center top;width:100%;height:190px}.service-gallery-card div,.resource-card div{padding:16px}.service-gallery-card strong,.resource-card strong{font-size:18px}.service-gallery-card p,.resource-card p{color:var(--muted);margin:6px 0 0}.norma-grid{grid-template-columns:1fr 1fr;gap:10px;margin:22px 0;display:grid}.norma-grid div{background:#fff;border:1px solid #e4eaf1;border-radius:16px;padding:14px;box-shadow:0 8px 18px #062a510d}.norma-grid strong{color:var(--navy);display:block}.norma-grid span{color:var(--muted);margin-top:4px;font-size:14px;display:block}.contact-page-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:28px;display:grid}.contact-list{gap:12px;margin-top:22px;display:grid}.contact-list a,.contact-list span{color:var(--text);background:#fff;border:1px solid #e4eaf1;border-radius:15px;align-items:center;gap:10px;padding:15px 16px;font-weight:800;display:flex;box-shadow:0 8px 18px #062a510d}.quote-form{box-shadow:var(--shadow);background:#fff;border:1px solid #e4eaf1;border-radius:24px;gap:12px;padding:22px;display:grid}.quote-form h3{color:var(--navy);margin:0;font-size:30px}.quote-form p{color:var(--muted);margin:0 0 4px}.quote-form input,.quote-form textarea{color:#173252;background:#fff;border:1px solid #dfe6ee;border-radius:14px;outline:none;width:100%;padding:14px 15px}.quote-form textarea{resize:vertical;min-height:100px}.site-footer{background:#f6f7fa;padding:18px 0}.footer-pretty{color:#fff;box-shadow:var(--shadow);background:linear-gradient(120deg,#062a51,#0b3d73);border-radius:24px;grid-template-columns:1.2fr .8fr 1fr;gap:28px;padding:30px;display:grid;position:relative;overflow:hidden}.footer-pretty:before,.footer-pretty:after{content:"";border:1px solid #e4b24173;position:absolute;transform:rotate(-12deg)}.footer-pretty:before{width:190px;height:130px;bottom:-12px;left:-30px}.footer-pretty:after{width:220px;height:150px;top:-10px;right:-25px}.footer-pretty>div{z-index:2;position:relative}.footer-brand-card img{background:#ffffffeb;border-radius:14px;width:180px;padding:6px}.footer-brand-card p{color:#dce9f7;max-width:520px;line-height:1.65}.footer-links h4,.footer-contact h4{margin:0 0 12px}.footer-links button{color:#dce9f7;text-align:left;background:0 0;border:0;margin:8px 0;padding:0;display:block}.footer-contact{gap:10px;display:grid}.footer-contact span{color:#dce9f7;align-items:center;gap:8px;display:flex}.footer-contact .btn{width:max-content}.footer-bottom{color:#6e8097;justify-content:space-between;align-items:center;gap:18px;padding:12px 4px 0;display:flex}.footer-bottom small{font-size:13px}.footer-policy-links{gap:14px;display:flex}.footer-policy-links button{color:#6e8097;background:0 0;border:0;padding:0;font-size:13px}.floating-wa{color:#fff;z-index:55;background:#25d366;border-radius:50%;place-items:center;width:62px;height:62px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 40px #25d36652}.floating-wa svg{width:30px;height:30px}.modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:80;background:#041222b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.service-modal,.quote-modal{background:#fff;border-radius:22px;max-height:92vh;position:relative;overflow:auto;box-shadow:0 24px 70px #0000004d}.service-modal{width:min(1040px,100%);padding:18px}.quote-modal{width:min(640px,100%);padding:24px}.modal-close{color:#fff;background:#062a51;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:12px;right:12px}.service-modal-grid{grid-template-columns:.92fr 1.08fr;align-items:start;gap:18px;display:grid}.service-modal-image{background:#f8fafc;border:1px solid #e5eaf0;border-radius:16px;overflow:hidden}.service-modal-image img{object-fit:cover;object-position:center top;width:100%;height:100%;min-height:360px}.service-modal-content h3{letter-spacing:-.04em;color:#173a6b;margin:8px 0 10px;font-size:36px;line-height:1}.service-modal-content p{color:var(--text);margin:0;font-size:16px;line-height:1.6}.service-modal-list{gap:12px;margin:18px 0 22px;display:grid}.service-modal-list div{color:var(--text);align-items:flex-start;gap:10px;font-weight:700;display:flex}.service-modal-list svg{color:#1c497b;min-width:18px;margin-top:2px}@media (width<=1300px){.services-cards.compact{grid-template-columns:repeat(3,1fr)}.sgsst-features{grid-template-columns:repeat(2,1fr)}.service-gallery,.resources-page-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=1080px){.desktop-nav,.header-actions{display:none}.menu-toggle{place-items:center;margin-left:auto;display:grid}.mobile-nav{display:block}.hero-grid,.service-modal-grid,.services-layout,.sgsst-layout,.resources-inner,.footer-pretty,.two-col-page,.contact-page-grid{grid-template-columns:1fr}.hero-city{opacity:.3;width:50%}.hero-copy{padding-left:0}.trust-grid{grid-template-columns:1fr 1fr}.services-cards,.services-cards.compact,.iso-strip-items{grid-template-columns:repeat(3,1fr)}.iso-strip,.sgsst-content-box,.clients-layout{grid-template-columns:1fr}.service-gallery,.resources-page-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.container{width:min(1420px,100% - 22px)}.nav-wrap{height:64px}.brand img{width:auto;height:32px}.hero-section{padding-top:92px;padding-bottom:24px}.hero-grid,.trust-grid,.services-cards,.services-cards.compact,.iso-strip-items,.sgsst-features,.service-gallery,.resources-page-grid,.page-checks,.norma-grid{grid-template-columns:1fr}.hero-copy h1{font-size:42px}.hero-copy p{font-size:17px}.hero-btn{min-width:unset;width:100%}.audit-card{padding:18px}.audit-card-head{display:block}.audit-mini-logo{max-width:140px;margin-top:12px}.audit-card-head h3{font-size:28px}.audit-card-body{grid-template-columns:1fr}.iso-seal{width:148px;height:148px}.audit-photo{height:170px}.trust-card{border-bottom:1px solid #e7edf3;border-right:0}.trust-card:last-child{border-bottom:0}.services-title-box h2,.sgsst-title-box h2,.clients-title-box h2,.iso-strip-title h3,.page-copy-block h2{font-size:34px}.footer-bottom{display:block}.footer-policy-links{margin-top:8px}.service-modal-content h3{font-size:28px}}
