@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Helvetica,Arial,sans-serif;overflow:hidden auto}.hero-wrapper{background-color:#1a1a2e;flex-direction:column;height:100vh;min-height:100vh;display:flex;position:relative;overflow:hidden}.video-bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.content-fade{flex-direction:column;flex:1;width:100%;display:flex}.header{z-index:100;justify-content:space-between;align-items:center;padding:clamp(14px,2.4vh,28px) clamp(16px,3vw,48px);transition:background .35s,box-shadow .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;display:flex;position:fixed;top:0;left:0;right:0}.header.scrolled{-webkit-backdrop-filter:blur(18px);background:#001218e0;box-shadow:0 2px 24px #00000059}.header-spacer{flex-shrink:0;height:clamp(64px,10vh,96px)}.logo{text-transform:uppercase;letter-spacing:-.01em;cursor:pointer;flex-direction:column;font-family:Barlow Condensed,sans-serif;font-size:clamp(22px,min(3.15vh,2.32vw),32px);font-weight:800;line-height:.9;text-decoration:none;display:flex}.logo-cargox{color:#fff}.logo-group{color:#ffda00}.desktop-nav{align-items:center;gap:clamp(20px,3.8vw,52px);display:none}@media (width>=768px){.desktop-nav{display:flex}}.nav-tab{color:#fff;letter-spacing:-.02em;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;padding:4px 0 8px;font-size:clamp(15px,min(1.97vh,1.45vw),20px);transition:color .2s;display:flex;position:relative}.nav-tab:hover{color:#ffda00}.nav-tab:after{content:"";transform-origin:0;background:#ffda00;border-radius:2px;width:100%;height:2px;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav-tab.active{color:#ffda00}.nav-tab.active:after{transform:scaleX(1)}.hamburger-btn{color:#fff;cursor:pointer;z-index:120;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:relative}@media (width>=768px){.hamburger-btn{display:none}}.mobile-menu{z-index:110;background:#6682c2;flex-direction:column;justify-content:center;align-items:center;gap:clamp(24px,5vh,44px);padding:20px;display:flex;position:fixed;inset:0}.mobile-menu-item{color:#fff;text-transform:uppercase;letter-spacing:-.01em;cursor:pointer;text-align:center;background:0 0;border:none;border-bottom:2px solid #0000;flex-direction:column;align-items:center;gap:4px;width:100%;max-width:320px;padding-bottom:6px;font-family:Barlow Condensed,sans-serif;font-size:clamp(32px,7vw,52px);font-weight:800;transition:color .2s,border-color .2s;display:flex}.mobile-menu-item:hover{color:#ffda00;border-bottom-color:#ffda0080}.mobile-menu-item.active{color:#ffda00;border-bottom-color:#ffda00}.mobile-menu-eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#ffffff8c;font-family:Helvetica,Arial,sans-serif;font-size:clamp(11px,2.5vw,14px);font-weight:400;line-height:1}.mobile-menu-item.active .mobile-menu-eyebrow,.mobile-menu-item:hover .mobile-menu-eyebrow{color:#ffda00b3}.main-content{z-index:10;flex:1;grid-template-columns:1fr;gap:clamp(20px,4vh,48px);padding:clamp(16px,5vh,72px) clamp(16px,3vw,48px) 0;display:grid;position:relative}@media (width>=1024px){.main-content{grid-template-columns:2.17fr 1fr}}.headline-container{overflow:clip}.headline{text-transform:uppercase;letter-spacing:-.01em;flex-direction:column;font-family:Barlow Condensed,sans-serif;font-size:clamp(86px,min(14vh,11vw),220px);font-weight:800;line-height:.78;display:flex}.headline-line{display:block;overflow:hidden}.headline-beyond{color:#fff}.headline-borders{color:#002a35}.headline-andlimits{color:#fff}.right-col{flex-direction:column;gap:clamp(16px,2.66vh,32px);display:flex}.tagline{letter-spacing:-.02em;color:#002a35;flex-direction:column;font-family:Helvetica,Arial,sans-serif;font-size:clamp(24px,min(4vh,3vw),52px);line-height:.9;display:flex}.tagline-line{flex-wrap:wrap;gap:.25em;display:flex;overflow:hidden}.word-wrapper{display:inline-block;overflow:hidden}.map-section{aspect-ratio:435/263;width:100%;position:relative}.map-img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.map-svg-overlay{pointer-events:none;aspect-ratio:299/143;width:68.7%;position:absolute;top:24.3%;left:13.8%;overflow:visible}.transport-icon{aspect-ratio:1;cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:14.9%;display:flex;position:absolute;overflow:hidden;box-shadow:0 4px 12px #00000026}.transport-icon img{object-fit:contain;border-radius:50%;width:100%;height:100%}.map-desc{color:#002a35;width:44%;font-size:clamp(12px,min(1.6vh,1.2vw),20px);line-height:1.35;display:none;position:absolute;top:89%;left:55.6%}@media (width>=640px){.map-desc{display:block}}.footer{z-index:10;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px;padding:clamp(12px,3vh,32px) clamp(16px,3vw,48px) clamp(16px,5vh,66px);display:flex;position:relative}@media (width>=640px){.footer{flex-direction:row;align-items:flex-end}}.stat-block{flex-direction:column;gap:6px;display:flex}.stat-number{color:#ffda00;text-transform:uppercase;font-family:Barlow Condensed,sans-serif;font-size:clamp(52px,min(8vh,6vw),98px);font-weight:800;line-height:1}.stat-desc{color:#fff;align-items:center;gap:10px;font-size:clamp(16px,min(1.6vh,1.2vw),20px);line-height:1.25;display:flex}.stat-icon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(40px,min(5.5vh,4vw),67px);height:clamp(40px,min(5.5vh,4vw),67px);display:flex;overflow:hidden}.stat-icon img{object-fit:contain;width:60%;height:60%}.cta-btn-wrapper{cursor:pointer;width:100%;position:relative}@media (width>=640px){.cta-btn-wrapper{aspect-ratio:434/68;width:auto;height:clamp(48px,min(6vh,4.5vw),68px)}}.cta-pill-svg{width:100%;height:100%;display:block}.cta-label{text-align:center;color:#002a35;letter-spacing:-.01em;pointer-events:none;width:82%;font-size:clamp(14px,min(1.6vh,1.2vw),20px);font-weight:600;position:absolute;top:50%;left:0;transform:translateY(-50%)}.cta-arrow{aspect-ratio:1;pointer-events:none;justify-content:center;align-items:center;width:13.5%;display:flex;position:absolute;top:50%;right:1.5%;transform:translateY(-50%)}.cta-btn-wrapper:hover .cta-arrow svg{transform:rotate(45deg)}.sections-wrapper{background:#f7f5f0}.content-section{flex-direction:column;min-height:100vh;padding:clamp(80px,12vh,140px) clamp(32px,6vw,100px);scroll-margin-top:clamp(64px,10vh,96px);display:flex}.content-section:first-child{background:#f7f5f0}.content-section:nth-child(2){background:#002a35}.content-section:nth-child(3){background:#edf2f4}.section-header{margin-bottom:clamp(40px,6vh,72px)}.section-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#ffda00;background:#002a35;border-radius:4px;margin-bottom:clamp(16px,2.5vh,28px);padding:5px 14px;font-family:Barlow Condensed,sans-serif;font-size:clamp(11px,1.2vw,14px);font-weight:800;display:inline-block}.content-section:nth-child(2) .section-eyebrow{color:#002a35;background:#ffda00}.section-title{text-transform:uppercase;letter-spacing:-.01em;color:#002a35;margin-bottom:0;font-family:Barlow Condensed,sans-serif;font-size:clamp(52px,min(10vh,7.5vw),118px);font-weight:800;line-height:.88}.content-section:nth-child(2) .section-title{color:#fff}.section-divider{background:#ffda00;border-radius:2px;width:clamp(48px,5vw,72px);height:3px;margin-top:clamp(20px,3vh,32px)}.section-grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:clamp(20px,2.8vw,36px);display:grid}.content-section:nth-child(2) .section-card{background:#ffffff0f;border-color:#ffda002e;box-shadow:0 2px 16px #0000002e}.content-section:nth-child(2) .section-card:hover{background:#ffffff1a;box-shadow:0 12px 36px #0000004d}.content-section:nth-child(2) .card-title{color:#fff}.content-section:nth-child(2) .card-body{color:#ffffffa6}.section-card{background:#fff;border:1px solid #002a3514;border-radius:18px;flex-direction:column;gap:12px;padding:clamp(24px,3.2vw,40px);transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),background .28s;display:flex;box-shadow:0 2px 12px #0000000f}.section-card:hover{transform:translateY(-5px);box-shadow:0 14px 36px #00000021}.card-icon{background:#ffda00;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.card-title{color:#002a35;text-transform:uppercase;letter-spacing:-.01em;font-family:Barlow Condensed,sans-serif;font-size:clamp(19px,2.2vw,27px);font-weight:800;line-height:1}.card-body{color:#4a5568;font-size:clamp(13px,1.3vw,15px);line-height:1.6}.modal-overlay{z-index:200;background:#000000a6;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-card{background:#002a35;border:1px solid #ffda0040;border-radius:16px;width:100%;max-width:480px;padding:40px;position:relative}.modal-title{color:#ffda00;text-transform:uppercase;letter-spacing:-.01em;margin-bottom:24px;font-family:Barlow Condensed,sans-serif;font-size:36px;font-weight:800}.modal-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1;position:absolute;top:16px;right:16px}.modal-form{flex-direction:column;gap:16px;display:flex}.modal-label{color:#ffffffb3;letter-spacing:.05em;text-transform:uppercase;flex-direction:column;gap:6px;font-size:13px;display:flex}.modal-input,.modal-textarea{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;outline:none;padding:12px 14px;font-family:Helvetica,Arial,sans-serif;font-size:15px;transition:border-color .2s}.modal-input:focus,.modal-textarea:focus{border-color:#ffda00}.modal-textarea{resize:vertical;min-height:100px}.modal-submit{color:#002a35;cursor:pointer;background:#ffda00;border:none;border-radius:8px;margin-top:8px;padding:14px;font-size:16px;font-weight:700;transition:opacity .2s}.modal-submit:hover{opacity:.88}
