.Hero-module__s-6kkG__hero{align-items:center;min-height:100vh;padding-top:4rem;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__bg{z-index:-1;background:radial-gradient(circle,#1e293b 0%,#0f172a 100%);position:absolute;inset:0}.Hero-module__s-6kkG__gradient{background:radial-gradient(circle at 20% 30%,#fbbf240d 0%,#0000 50%),radial-gradient(circle at 80% 80%,#3b82f60d 0%,#0000 50%);position:absolute;inset:0}.Hero-module__s-6kkG__container{z-index:10;position:relative}.Hero-module__s-6kkG__content{flex-direction:column;align-items:flex-start;gap:2rem;max-width:800px;display:flex}.Hero-module__s-6kkG__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#fbbf241a;border:1px solid #fbbf2433;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.Hero-module__s-6kkG__title{letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__s-6kkG__highlight{color:var(--primary);-webkit-text-fill-color:var(--primary)}.Hero-module__s-6kkG__subtitle{color:#94a3b8;max-width:600px;font-size:1.25rem;line-height:1.6}.Hero-module__s-6kkG__actions{gap:1rem;margin-top:1rem;display:flex}.Hero-module__s-6kkG__stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:1rem;align-items:center;gap:2rem;margin-top:4rem;padding:1.5rem;display:flex}.Hero-module__s-6kkG__stat{flex-direction:column;gap:.25rem;display:flex}.Hero-module__s-6kkG__statValue{color:var(--foreground);font-size:1.5rem;font-weight:700}.Hero-module__s-6kkG__statLabel{color:#64748b;text-transform:uppercase;font-size:.875rem;font-weight:600}.Hero-module__s-6kkG__statDivider{background:#ffffff1a;width:1px;height:2rem}@media (max-width:768px){.Hero-module__s-6kkG__title{font-size:2.5rem}.Hero-module__s-6kkG__subtitle{font-size:1rem}.Hero-module__s-6kkG__stats{justify-content:space-between;gap:1rem;width:100%}.Hero-module__s-6kkG__actions{flex-direction:column;width:100%}.Hero-module__s-6kkG__hero{min-height:auto;padding-top:6rem;padding-bottom:4rem}}
.Card-module__b6YjYG__card{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out,border-color .2s;position:relative}.Card-module__b6YjYG__hover:hover{z-index:10;border-color:#fbbf244d;transform:translateY(-4px);box-shadow:0 10px 30px -10px #00000080}
.Services-module__mJrWua__section{background:var(--background);z-index:1;padding:6rem 0;position:relative}.Services-module__mJrWua__header{text-align:center;margin-bottom:4rem}.Services-module__mJrWua__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Services-module__mJrWua__subtitle{color:#94a3b8;font-size:1.125rem}.Services-module__mJrWua__grid{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}.Services-module__mJrWua__gridItem{width:100%}.Services-module__mJrWua__card{z-index:1;background:#1e293bcc;flex-direction:column;width:100%;height:auto;padding:2.5rem;display:flex;position:relative}.Services-module__mJrWua__iconWrapper{width:3.5rem;height:3.5rem;color:var(--primary);background:#fbbf241a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Services-module__mJrWua__cardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.3}.Services-module__mJrWua__cardDesc{color:#94a3b8;line-height:1.6}@media (min-width:768px){.Services-module__mJrWua__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__mJrWua__grid{grid-template-columns:repeat(3,1fr)}}
.Fleet-module__n0aWHW__section{background:#111827;padding:6rem 0}.Fleet-module__n0aWHW__header{text-align:center;margin-bottom:4rem}.Fleet-module__n0aWHW__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Fleet-module__n0aWHW__subtitle{color:#94a3b8;font-size:1.125rem}.Fleet-module__n0aWHW__grid{grid-template-columns:1fr;align-items:start;gap:1.5rem;display:grid}.Fleet-module__n0aWHW__item{aspect-ratio:4/3;border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0003}.Fleet-module__n0aWHW__imageWrapper{width:100%;height:100%;position:relative}.Fleet-module__n0aWHW__image{object-fit:cover;transition:transform .5s}.Fleet-module__n0aWHW__item:hover .Fleet-module__n0aWHW__image{transform:scale(1.05)}.Fleet-module__n0aWHW__overlay{opacity:1;background:linear-gradient(#0000,#000c);align-items:flex-end;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.Fleet-module__n0aWHW__itemTitle{color:#fff;font-size:1.25rem;font-weight:600}@media (min-width:640px){.Fleet-module__n0aWHW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Fleet-module__n0aWHW__grid{grid-template-columns:repeat(3,1fr)}}
.Contact-module__XILVtW__section{background:var(--background);padding:8rem 0;position:relative;overflow:hidden}.Contact-module__XILVtW__section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Contact-module__XILVtW__container{justify-content:center;display:flex}.Contact-module__XILVtW__content{text-align:center;background:radial-gradient(circle,#1e293b80 0%,#0f172a80 100%);border:1px solid #ffffff0d;border-radius:2rem;flex-direction:column;align-items:center;gap:2rem;max-width:800px;padding:3rem;display:flex}.Contact-module__XILVtW__title{color:var(--foreground);font-size:3rem;font-weight:700}.Contact-module__XILVtW__subtitle{color:#94a3b8;max-width:600px;font-size:1.25rem}.Contact-module__XILVtW__features{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:1rem 0;display:flex}.Contact-module__XILVtW__feature{color:#cbd5e1;align-items:center;gap:.5rem;font-weight:500;display:flex}.Contact-module__XILVtW__check{color:var(--primary)}.Contact-module__XILVtW__actions{flex-direction:column;gap:1rem;width:100%;max-width:400px;display:flex}@media (min-width:640px){.Contact-module__XILVtW__actions{flex-direction:row;max-width:none}}@media (max-width:768px){.Contact-module__XILVtW__title{font-size:2rem}.Contact-module__XILVtW__content{padding:1.5rem}}
.page-module___8aEwW__main{flex-direction:column;width:100%;display:flex}
