.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:100px;padding-bottom:60px;display:flex;position:relative;overflow-x:hidden}.Hero-module__ZARIfG__videoBackground{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__overlay{z-index:1;background:#121212a6;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:2;text-align:center;width:100%;max-width:100%;padding:0 1.5rem;animation:1s ease-out Hero-module__ZARIfG__fadeIn;position:relative}.Hero-module__ZARIfG__title{letter-spacing:-.02em;word-wrap:break-word;margin-bottom:1.5rem;font-size:2.25rem;line-height:1.2}.Hero-module__ZARIfG__subtitle{color:#f0f0f0;text-shadow:0 2px 4px #00000080;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__actions{justify-content:center;align-items:center;gap:2rem;display:flex}.Hero-module__ZARIfG__link{color:#fff;align-items:center;gap:.5rem;font-weight:500;transition:gap .3s;display:flex}.Hero-module__ZARIfG__link:hover{color:var(--color-secondary);gap:.75rem}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.Hero-module__ZARIfG__title{font-size:4.5rem}}.Hero-module__ZARIfG__searchContainer{z-index:10;width:100%;max-width:600px;margin:2rem auto;position:relative}.Hero-module__ZARIfG__searchForm{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:50px;gap:.5rem;padding:.5rem;transition:all .3s;display:flex}.Hero-module__ZARIfG__searchForm:focus-within{background:#ffffff26;border-color:#fff6;box-shadow:0 0 20px #0003}.Hero-module__ZARIfG__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:1rem 1.5rem;font-size:1rem}.Hero-module__ZARIfG__searchInput::placeholder{color:#fff9}.Hero-module__ZARIfG__searchButton{color:#000;cursor:pointer;background:#fff;border:none;border-radius:40px;padding:0 2rem;font-weight:600;transition:transform .2s,background .2s}.Hero-module__ZARIfG__searchButton:hover{background:#f0f0f0;transform:scale(1.05)}.Hero-module__ZARIfG__searchButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.Hero-module__ZARIfG__errorMessage{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#dc2626cc;border-radius:8px;margin-top:1rem;padding:1rem;animation:.3s ease-out Hero-module__ZARIfG__fadeIn}.Hero-module__ZARIfG__resultCard{text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:1px solid #ffffff1a;border-radius:12px;margin-top:1rem;padding:1.5rem;animation:.3s ease-out Hero-module__ZARIfG__fadeIn}.Hero-module__ZARIfG__resultHeader{color:var(--color-secondary);border-bottom:1px solid #ffffff1a;margin-bottom:.5rem;padding-bottom:.5rem;font-size:1.1rem}.Hero-module__ZARIfG__resultBody p{color:#e0e0e0;margin:.25rem 0;font-size:.95rem}@media (max-width:768px){.Hero-module__ZARIfG__searchForm{border-radius:20px;flex-direction:column;padding:1rem}.Hero-module__ZARIfG__searchButton{border-radius:12px;width:100%;padding:1rem}.Hero-module__ZARIfG__timelineContainer{max-height:350px;padding:1rem}.Hero-module__ZARIfG__hero{padding-top:120px;padding-bottom:40px}}.Hero-module__ZARIfG__timelineContainer{color:#333;text-align:left;background:#fffffffa;border-radius:16px;width:100%;max-width:550px;max-height:450px;margin-top:1.5rem;margin-left:auto;margin-right:auto;padding:1.5rem;animation:.4s ease-out Hero-module__ZARIfG__slideUp;overflow-y:auto;box-shadow:0 10px 40px #0006}@keyframes Hero-module__ZARIfG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__timelineHeader{border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Hero-module__ZARIfG__timelineHeader h3{color:#111;margin:0;font-size:1.1rem;font-weight:700}.Hero-module__ZARIfG__etaBadge{color:#fff;background:#4f46e5;border-radius:4px;padding:.3rem .6rem;font-size:.8rem;font-weight:600}.Hero-module__ZARIfG__timeline{padding-left:1.5rem;position:relative}.Hero-module__ZARIfG__eventItem{padding-bottom:1.5rem;position:relative}.Hero-module__ZARIfG__eventItem:last-child{padding-bottom:0}.Hero-module__ZARIfG__eventItem:before{content:"";background:#e5e7eb;width:2px;height:100%;position:absolute;top:.5rem;left:-1.25rem}.Hero-module__ZARIfG__eventItem:last-child:before{display:none}.Hero-module__ZARIfG__marker{z-index:1;background:#fff;border:2px solid #4f46e5;border-radius:50%;width:.85rem;height:.85rem;position:absolute;top:.25rem;left:-1.6rem}.Hero-module__ZARIfG__eventItem.Hero-module__ZARIfG__active .Hero-module__ZARIfG__marker{background:#4f46e5;box-shadow:0 0 0 3px #4f46e533}.Hero-module__ZARIfG__eventInfo{flex-direction:column;gap:.15rem;display:flex}.Hero-module__ZARIfG__eventLocation{color:#111;font-size:.95rem;font-weight:700}.Hero-module__ZARIfG__eventAction{color:#4b5563;font-size:.9rem;line-height:1.4}.Hero-module__ZARIfG__eventDate{color:#9ca3af;margin-top:.2rem;font-size:.8rem}.Hero-module__ZARIfG__vesselInfo{color:#4f46e5;margin-top:.1rem;font-size:.8rem}.Hero-module__ZARIfG__timelineContainer::-webkit-scrollbar{width:5px}.Hero-module__ZARIfG__timelineContainer::-webkit-scrollbar-track{background:0 0}.Hero-module__ZARIfG__timelineContainer::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.Hero-module__ZARIfG__timelineContainer::-webkit-scrollbar-thumb:hover{background:#9ca3af}.Hero-module__ZARIfG__closeButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.Hero-module__ZARIfG__closeButton:hover{color:#ef4444;background:#ef44441a}
.Services-module__dpHhBa__section{padding:8rem 0;position:relative}.Services-module__dpHhBa__header{text-align:center;z-index:2;margin-bottom:5rem;position:relative}.Services-module__dpHhBa__title{background:linear-gradient(135deg,#fff 0%,#a0a0a0 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem}.Services-module__dpHhBa__subtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Services-module__dpHhBa__grid{z-index:2;grid-template-columns:1fr;gap:2.5rem;display:grid;position:relative}.Services-module__dpHhBa__cardWrapper{color:inherit;height:100%;text-decoration:none;display:block}.Services-module__dpHhBa__card{-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;overflow:hidden}.Services-module__dpHhBa__card:hover{background:#ffffff0d;border-color:#ff66004d;transform:translateY(-10px);box-shadow:0 20px 40px -10px #00000080}.Services-module__dpHhBa__imageWrapper{width:100%;height:240px;position:relative;overflow:hidden}.Services-module__dpHhBa__serviceImage{object-fit:cover;width:100%;height:100%;transition:transform .7s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__serviceImage{transform:scale(1.1)}.Services-module__dpHhBa__imageWrapper:after{content:"";opacity:.6;background:linear-gradient(#0000 0%,#121212cc 100%);position:absolute;inset:0}.Services-module__dpHhBa__cardContent{flex-direction:column;flex-grow:1;padding:2rem;display:flex;position:relative}.Services-module__dpHhBa__icon{width:64px;height:64px;color:var(--color-secondary);z-index:10;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:-32px;right:2rem;box-shadow:0 10px 20px #0000004d}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__icon{border-color:var(--color-secondary);transform:scale(1.1)rotate(5deg);box-shadow:0 0 20px #f603}.Services-module__dpHhBa__card h3{color:#fff;margin-top:.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Services-module__dpHhBa__card p{color:var(--color-text-muted);margin-bottom:0;font-size:1rem;line-height:1.6}@media (min-width:768px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr)}}
.Features-module__zvCZ4q__section{padding:8rem 0;position:relative;overflow:hidden}.Features-module__zvCZ4q__wrapper{grid-template-columns:1fr;align-items:center;gap:5rem;display:grid}.Features-module__zvCZ4q__title{background:linear-gradient(135deg,#fff 0%,#a0a0a0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:3rem}.Features-module__zvCZ4q__description{color:var(--color-text-muted);max-width:550px;margin-bottom:3.5rem;font-size:1.15rem;line-height:1.7}.Features-module__zvCZ4q__list{flex-direction:column;gap:3rem;list-style:none;display:flex}.Features-module__zvCZ4q__listItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;align-items:flex-start;gap:2rem;padding:2rem;transition:all .3s;display:flex}.Features-module__zvCZ4q__listItem:hover{background:#ffffff0d;border-color:#ff66004d;transform:translate(10px)}.Features-module__zvCZ4q__icon{color:var(--color-secondary);background:#12121280;border:1px solid #ffffff1a;border-radius:12px;padding:1rem;box-shadow:0 4px 20px #0003}.Features-module__zvCZ4q__listItem:hover .Features-module__zvCZ4q__icon{color:#fff;background:var(--color-secondary);transform:scale(1.1);box-shadow:0 4px 20px #f606}.Features-module__zvCZ4q__featureTitle{color:#fff;margin-bottom:.75rem;font-size:1.35rem;font-weight:600}.Features-module__zvCZ4q__featureDesc{color:var(--color-text-muted);font-size:1rem;line-height:1.6}.Features-module__zvCZ4q__visual{justify-content:center;display:flex;position:relative}.Features-module__zvCZ4q__card{-webkit-backdrop-filter:blur(20px);z-index:2;background:#12121299;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;gap:3rem;width:100%;max-width:450px;padding:4rem 3rem;display:flex;position:relative;box-shadow:0 25px 50px -12px #00000080}.Features-module__zvCZ4q__statItem{text-align:center;position:relative}.Features-module__zvCZ4q__statItem:not(:last-child):after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;bottom:-1.5rem;left:20%;right:20%}.Features-module__zvCZ4q__statNumber{background:linear-gradient(135deg,var(--color-secondary)0%,#ff9f43 100%);-webkit-text-fill-color:transparent;font-size:3.5rem;font-weight:800;font-family:var(--font-heading);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;display:block}.Features-module__zvCZ4q__statLabel{color:#fff;text-transform:uppercase;letter-spacing:2px;opacity:.8;font-size:1rem}@media (min-width:992px){.Features-module__zvCZ4q__wrapper{grid-template-columns:1fr 1fr}}
.Certificates-module__x9OHCG__section{background:#111;padding:6rem 0;position:relative}.Certificates-module__x9OHCG__header{text-align:center;margin-bottom:4rem}.Certificates-module__x9OHCG__title{color:#fff;margin-bottom:1rem;font-size:2.5rem}.Certificates-module__x9OHCG__subtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.Certificates-module__x9OHCG__grid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}.Certificates-module__x9OHCG__card{text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;align-items:center;padding:2.5rem 2rem;transition:all .3s;display:flex}.Certificates-module__x9OHCG__card:hover{border-color:var(--color-secondary);background:#ffffff0d;transform:translateY(-10px)}.Certificates-module__x9OHCG__iconWrapper{color:var(--color-secondary);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.Certificates-module__x9OHCG__card:hover .Certificates-module__x9OHCG__iconWrapper{background:var(--color-secondary);color:#fff;box-shadow:0 10px 20px #ff66004d}.Certificates-module__x9OHCG__cardTitle{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Certificates-module__x9OHCG__cardDesc{color:var(--color-text-muted);font-size:.95rem}@media (min-width:768px){.Certificates-module__x9OHCG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Certificates-module__x9OHCG__grid{grid-template-columns:repeat(4,1fr)}}
.Contact-module__hcVmEa__section{padding:8rem 0;position:relative;overflow:hidden}.Contact-module__hcVmEa__sectionTitle{text-align:center;background:linear-gradient(135deg,#fff 0%,#a0a0a0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:5rem;font-size:3rem}.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:4rem;display:grid}.Contact-module__hcVmEa__info{flex-direction:column;gap:2.5rem;display:flex}.Contact-module__hcVmEa__title{color:#fff;margin-bottom:1rem;font-size:2rem}.Contact-module__hcVmEa__desc{color:var(--color-text-muted);margin-bottom:1rem;font-size:1.1rem;line-height:1.7}.Contact-module__hcVmEa__contactItem{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:1.5rem;padding:1.5rem 2rem;transition:all .3s;display:flex}.Contact-module__hcVmEa__contactItem:hover{border-color:var(--color-secondary);background:#ffffff0d;transform:translate(10px)}.Contact-module__hcVmEa__icon{color:var(--color-secondary);box-sizing:content-box;background:#ffffff0d;border-radius:12px;flex-shrink:0;width:48px;height:48px;padding:12px}.Contact-module__hcVmEa__label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:.25rem;font-size:.8rem;font-weight:600;display:block}.Contact-module__hcVmEa__contactItem p{color:#fff;margin:0;font-size:1.1rem}.Contact-module__hcVmEa__formWrapper{-webkit-backdrop-filter:blur(20px);background:#12121299;border:1px solid #ffffff1a;border-radius:24px;padding:3rem;box-shadow:0 25px 50px -12px #00000080}.Contact-module__hcVmEa__formWrapper h3{text-align:center;color:#fff;margin-bottom:2.5rem;font-size:1.75rem}.Contact-module__hcVmEa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__group{flex-direction:column;gap:.75rem;display:flex}.Contact-module__hcVmEa__group label{color:var(--color-text-muted);margin-left:.5rem;font-size:.95rem;font-weight:500}.Contact-module__hcVmEa__group input,.Contact-module__hcVmEa__group textarea{color:#fff;font-family:var(--font-body);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1.25rem;font-size:1rem;transition:all .3s}.Contact-module__hcVmEa__group input:focus,.Contact-module__hcVmEa__group textarea:focus{border-color:var(--color-secondary);background:#ffffff14;outline:none;box-shadow:0 0 0 4px #ff66001a}.Contact-module__hcVmEa__group input::placeholder,.Contact-module__hcVmEa__group textarea::placeholder{color:#ffffff4d}@media (min-width:992px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem}}.Contact-module__hcVmEa__mapContainer{border:1px solid #ffffff1a;border-radius:24px;margin-top:4rem;overflow:hidden;box-shadow:0 20px 40px -10px #00000080}
.DownloadCTA-module__MOLUUq__ctaSection{background:linear-gradient(135deg,#111 0%,#0a0a0a 100%);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;justify-content:center;padding:6rem 1.5rem;display:flex;position:relative;overflow:hidden}.DownloadCTA-module__MOLUUq__container{z-index:2;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1200px;display:flex;position:relative}.DownloadCTA-module__MOLUUq__ctaSection:before{content:"";background:radial-gradient(circle,rgba(var(--color-secondary-rgb),.08)0%,transparent 70%);z-index:0;pointer-events:none;width:50%;height:200%;position:absolute;top:-50%;left:0}.DownloadCTA-module__MOLUUq__content{flex:1;max-width:650px}.DownloadCTA-module__MOLUUq__title{background:linear-gradient(90deg,#fff,#bbb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;line-height:1.2}.DownloadCTA-module__MOLUUq__description{color:var(--color-text-muted);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.DownloadCTA-module__MOLUUq__buttonWrapper{flex-wrap:wrap;gap:1.5rem;display:flex}.DownloadCTA-module__MOLUUq__downloadButton{background:var(--color-secondary);color:#000;box-shadow:0 4px 20px rgba(var(--color-secondary-rgb),.3);border-radius:12px;align-items:center;gap:1rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.DownloadCTA-module__MOLUUq__downloadButton:hover{box-shadow:0 8px 30px rgba(var(--color-secondary-rgb),.5);background:#fff;transform:translateY(-3px)}.DownloadCTA-module__MOLUUq__buttonText{flex-direction:column;line-height:1.1;display:flex}.DownloadCTA-module__MOLUUq__buttonLabel{opacity:.8;font-size:.8rem}.DownloadCTA-module__MOLUUq__buttonValue{font-size:1.1rem;font-weight:700}.DownloadCTA-module__MOLUUq__visual{flex:1;justify-content:center;align-items:center;display:flex}.DownloadCTA-module__MOLUUq__iconCircle{width:120px;height:120px;box-shadow:0 0 50px rgba(var(--color-secondary-rgb),.1);background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}@media (max-width:900px){.DownloadCTA-module__MOLUUq__container{text-align:center;flex-direction:column;gap:2.5rem}.DownloadCTA-module__MOLUUq__buttonWrapper{justify-content:center}.DownloadCTA-module__MOLUUq__visual{display:none}}
.References-module__Qe2J6G__section{background:linear-gradient(#0000 0%,#ffffff05 50%,#0000 100%);padding:6rem 0;position:relative}.References-module__Qe2J6G__header{text-align:center;margin-bottom:4rem}.References-module__Qe2J6G__title{background:linear-gradient(135deg,#fff 0%,#a0a0a0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem}.References-module__Qe2J6G__subtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.References-module__Qe2J6G__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.References-module__Qe2J6G__card{cursor:default;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;height:100px;transition:all .3s;display:flex}.References-module__Qe2J6G__card:hover{border-color:var(--color-secondary);background:#ffffff14;transform:translateY(-5px);box-shadow:0 10px 20px #0003}.References-module__Qe2J6G__logoText{font-family:var(--font-heading);color:#fff6;letter-spacing:1px;font-size:1.5rem;font-weight:700;transition:color .3s}.References-module__Qe2J6G__card:hover .References-module__Qe2J6G__logoText{color:#fff}@media (min-width:768px){.References-module__Qe2J6G__grid{grid-template-columns:repeat(4,1fr);gap:2rem}}
