@font-face{font-family:Helvetica Neue;src:local(Helvetica Neue)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-page{color:#0a0a0a;letter-spacing:-.01em;background:#fff;font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:300;line-height:1.6}.container{margin:0 auto;padding:0 60px}@media (min-width:1200px){.container{padding:0 80px}}@media (min-width:1600px){.container{padding:0 120px}}@media (max-width:768px){.container{padding:0 30px}}.navigation{z-index:10;position:absolute;top:0;left:0;right:0}.navigation .nav-content{justify-content:space-between;align-items:center;padding:32px 0;display:flex}@media (max-width:768px){.navigation .nav-content{padding:24px 0}}.navigation .logo h1{letter-spacing:4px;color:#fff;font-size:20px;font-weight:400}.navigation .nav-links{gap:48px;display:flex}@media (max-width:768px){.navigation .nav-links{display:none}}.navigation .nav-links a{color:rgba(255,255,255,.8);letter-spacing:.5px;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.navigation .nav-links a:hover{color:#fff}.hero-section{justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-section .hero-video-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.hero-section .hero-video-wrapper .hero-video{object-fit:cover;object-position:center;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-section .hero-video-wrapper .hero-overlay{background:rgba(0,0,0,.4);position:absolute;top:0;bottom:0;left:0;right:0}.hero-section .hero-content{z-index:1;text-align:center;position:relative}.hero-section .hero-content .hero-title{letter-spacing:-1px;color:#fff;margin-bottom:24px;font-family:Canela Web;font-size:80px;font-weight:300}@media (max-width:768px){.hero-section .hero-content .hero-title{font-size:40px}}.hero-section .hero-content .hero-subtitle{letter-spacing:1px;color:rgba(255,255,255,.8);text-transform:uppercase;font-size:18px;font-weight:300}.statement-section{background:#fff;padding:140px 0}@media (max-width:768px){.statement-section{padding:80px 0}}.statement-section .statement-grid{grid-template-columns:300px 1fr;gap:120px;display:grid}@media (max-width:968px){.statement-section .statement-grid{grid-template-columns:1fr;gap:40px}}.statement-section .statement-grid .statement-left h3{letter-spacing:.5px;color:#4a4a4a;font-size:16px;font-weight:400}.statement-section .statement-grid .statement-right p{color:#0a0a0a;margin-bottom:32px;font-size:24px;font-weight:300;line-height:1.6}@media (max-width:768px){.statement-section .statement-grid .statement-right p{font-size:20px}}.statement-section .statement-grid .statement-right p.highlight{color:#000;margin-top:48px;margin-bottom:0;font-weight:400}.services-section{background:#f5f5f5;padding:140px 0;position:relative}@media (max-width:768px){.services-section{padding:80px 0}}.services-section .services-header{text-align:center;margin-bottom:80px}.services-section .services-header h3{letter-spacing:.5px;color:#4a4a4a;margin-bottom:24px;font-size:16px;font-weight:400}.services-section .services-header .services-intro{color:#0a0a0a;max-width:600px;margin:0 auto;font-size:24px;font-weight:300;line-height:1.5}.services-section .services-masonry{z-index:1;grid-template-columns:1fr;grid-auto-rows:auto;grid-auto-flow:dense;gap:24px;display:grid;position:relative}@media (min-width:768px){.services-section .services-masonry{grid-template-columns:repeat(2,1fr);gap:28px}}@media (min-width:1024px){.services-section .services-masonry{grid-template-columns:repeat(3,1fr);gap:32px}}@media (min-width:1440px){.services-section .services-masonry{grid-template-columns:repeat(4,1fr);gap:36px}}.services-section .services-masonry .service-card{background:#fff;border:1px solid #e5e5e5;border-radius:0;flex-direction:column;height:100%;padding:48px 40px;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}.services-section .services-masonry .service-card:before{content:"";background:#000;height:2px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}.services-section .services-masonry .service-card:after{content:"";opacity:0;z-index:0;background:linear-gradient(transparent 70%,rgba(0,0,0,.03) 100%);height:100%;transition:opacity .4s;position:absolute;bottom:0;left:0;right:0}.services-section .services-masonry .service-card:hover{border-color:#0a0a0a;transform:translateY(-4px);box-shadow:0 16px 32px rgba(0,0,0,.08)}.services-section .services-masonry .service-card:hover:before{transform:translate(0)}.services-section .services-masonry .service-card:hover:after{opacity:1}.services-section .services-masonry .service-card:hover .service-number{color:#000}@media (min-width:768px){.services-section .services-masonry .service-card.marine{grid-column:span 2}}@media (min-width:1024px){.services-section .services-masonry .service-card.marine{grid-column:span 1}}@media (min-width:1440px){.services-section .services-masonry .service-card.energy{grid-column:span 2}}@media (min-width:768px) and (max-width:1023px){.services-section .services-masonry .service-card.ict{grid-column:span 2}}@media (min-width:1024px) and (max-width:1439px){.services-section .services-masonry .service-card.infrastructure{grid-column:span 2}}@media (min-width:768px){.services-section .services-masonry .service-card.renewable{grid-column:span 2}}@media (min-width:1440px){.services-section .services-masonry .service-card.renewable{grid-column:span 1}}.services-section .services-masonry .service-card.ai{color:#fff;background:#000}@media (min-width:1024px){.services-section .services-masonry .service-card.ai{grid-column:span 2}}@media (min-width:1440px){.services-section .services-masonry .service-card.ai{grid-column:span 1}}.services-section .services-masonry .service-card.ai .service-number{color:#9a9a9a}.services-section .services-masonry .service-card.ai h4{color:#fff}.services-section .services-masonry .service-card.ai .service-description{color:rgba(255,255,255,.8)}.services-section .services-masonry .service-card.ai .service-items span{color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2)}.services-section .services-masonry .service-card.ai .service-items span:hover{color:#000;background:#fff;border-color:#fff}.services-section .services-masonry .service-card.ai:hover{background:#0a0a0a;border-color:#2a2a2a;transform:translateY(-4px);box-shadow:0 16px 32px rgba(0,0,0,.2)}.services-section .services-masonry .service-card.ai:hover .service-number{color:#fff}.services-section .services-masonry .service-card .service-number{color:#9a9a9a;letter-spacing:2px;margin-bottom:24px;font-size:14px;font-weight:500;transition:color .3s}.services-section .services-masonry .service-card h4{color:#000;letter-spacing:-.5px;z-index:1;margin-bottom:16px;font-size:24px;font-weight:500;position:relative}.services-section .services-masonry .service-card .service-description{color:#4a4a4a;z-index:1;flex-grow:1;margin-bottom:32px;font-size:16px;line-height:1.7;position:relative}.services-section .services-masonry .service-card .service-items{z-index:1;flex-wrap:wrap;gap:10px;margin-top:auto;display:flex;position:relative}.services-section .services-masonry .service-card .service-items span{color:#2a2a2a;letter-spacing:.5px;background:rgba(0,0,0,.05);border:1px solid transparent;border-radius:0;padding:10px 20px;font-size:13px;transition:all .3s cubic-bezier(.16,1,.3,1)}.services-section .services-masonry .service-card .service-items span:hover{color:#fff;background:#000;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.capabilities-section{background:#fff;padding:140px 0}@media (max-width:768px){.capabilities-section{padding:80px 0}}.capabilities-section .capabilities-header{margin-bottom:80px}.capabilities-section .capabilities-header h3{letter-spacing:.5px;color:#4a4a4a;font-size:16px;font-weight:400}.capabilities-section .capabilities-grid{grid-template-columns:repeat(3,1fr);gap:60px;display:grid}@media (max-width:968px){.capabilities-section .capabilities-grid{grid-template-columns:1fr;gap:48px}}.capabilities-section .capabilities-grid .capability .capability-title{color:#000;margin-bottom:12px;font-size:20px;font-weight:400}.capabilities-section .capabilities-grid .capability .capability-desc{color:#4a4a4a;font-size:16px;line-height:1.6}.infrastructure-section{background:#fff;padding:140px 0}@media (max-width:768px){.infrastructure-section{padding:80px 0}}.infrastructure-section .infrastructure-content h3{letter-spacing:.5px;color:#4a4a4a;margin-bottom:80px;font-size:16px;font-weight:400}.infrastructure-section .infrastructure-content .infrastructure-grid{grid-template-columns:repeat(3,1fr);gap:60px;display:grid}@media (max-width:968px){.infrastructure-section .infrastructure-content .infrastructure-grid{grid-template-columns:1fr;gap:48px}}.infrastructure-section .infrastructure-content .infrastructure-grid .infrastructure-item{border-top:1px solid #e5e5e5;padding-top:40px}.infrastructure-section .infrastructure-content .infrastructure-grid .infrastructure-item .infra-label{color:#9a9a9a;letter-spacing:.5px;text-transform:uppercase;margin-bottom:16px;font-size:14px}.infrastructure-section .infrastructure-content .infrastructure-grid .infrastructure-item .infra-content{color:#0a0a0a;font-size:18px;line-height:1.5}.operations-section{background:#000;padding:100px 0}@media (max-width:768px){.operations-section{padding:60px 0}}.operations-section .operations-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:60px;display:grid}@media (max-width:768px){.operations-section .operations-grid{grid-template-columns:1fr;gap:48px}}.operations-section .operations-grid .operation .operation-value{color:#fff;letter-spacing:-1px;margin-bottom:8px;font-size:48px;font-weight:300}.operations-section .operations-grid .operation .operation-label{color:#9a9a9a;letter-spacing:1px;text-transform:uppercase;font-size:14px}.contact-section{background:#fff;border-bottom:1px solid #e5e5e5;padding:140px 0}@media (max-width:768px){.contact-section{padding:80px 0}}.contact-section .contact-content{grid-template-columns:300px 1fr;gap:120px;display:grid}@media (max-width:968px){.contact-section .contact-content{grid-template-columns:1fr;gap:40px}}.contact-section .contact-content .contact-left h3{letter-spacing:.5px;color:#4a4a4a;font-size:16px;font-weight:400}.contact-section .contact-content .contact-right .contact-email{color:#000;margin-bottom:40px;font-size:32px;font-weight:300;text-decoration:none;transition:opacity .2s;display:inline-block}@media (max-width:768px){.contact-section .contact-content .contact-right .contact-email{font-size:24px}}.contact-section .contact-content .contact-right .contact-email:hover{opacity:.7}.contact-section .contact-content .contact-right .sectors{color:#4a4a4a;letter-spacing:.5px;font-size:14px}.contact-section .contact-content .contact-right .sectors span{margin:0 8px}.contact-section .contact-content .contact-right .sectors span:first-child{margin-left:0}.footer{color:#fff;background:#000;margin-top:120px}.footer .footer-top{border-bottom:1px solid rgba(255,255,255,.1);padding:80px 0 60px}.footer .footer-top .footer-grid{grid-template-columns:2fr 3fr;gap:120px;display:grid}@media (max-width:968px){.footer .footer-top .footer-grid{grid-template-columns:1fr;gap:60px}}.footer .footer-top .footer-brand .footer-logo{letter-spacing:4px;margin-bottom:16px;font-size:32px;font-weight:400}.footer .footer-top .footer-brand .footer-tagline{color:rgba(255,255,255,.6);font-size:18px;font-weight:300;line-height:1.6}.footer .footer-top .footer-links{grid-template-columns:repeat(3,1fr);gap:60px;display:grid}@media (max-width:768px){.footer .footer-top .footer-links{grid-template-columns:1fr;gap:40px}}.footer .footer-top .footer-links .footer-column h5{letter-spacing:1px;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:24px;font-size:14px;font-weight:500}.footer .footer-top .footer-links .footer-column ul{padding:0;list-style:none}.footer .footer-top .footer-links .footer-column ul li{color:rgba(255,255,255,.8);margin-bottom:12px;font-size:15px}.footer .footer-top .footer-links .footer-column ul li a{color:inherit;text-decoration:none;transition:color .2s}.footer .footer-top .footer-links .footer-column ul li a:hover{color:#fff}.footer .footer-bottom{padding:32px 0}.footer .footer-bottom .footer-bottom-content{justify-content:space-between;align-items:center;display:flex}@media (max-width:768px){.footer .footer-bottom .footer-bottom-content{text-align:center;flex-direction:column;gap:16px}}.footer .footer-bottom .footer-bottom-content .footer-copy{color:rgba(255,255,255,.5);font-size:14px}.footer .footer-bottom .footer-bottom-content .footer-legal{font-size:14px}.footer .footer-bottom .footer-bottom-content .footer-legal a{color:rgba(255,255,255,.5);text-decoration:none;transition:color .2s}.footer .footer-bottom .footer-bottom-content .footer-legal a:hover{color:#fff}.footer .footer-bottom .footer-bottom-content .footer-legal .separator{color:rgba(255,255,255,.3);margin:0 16px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}::selection{color:#fff;background:#000}
