.Hero-module__ZARIfG__hero{background:#000;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__videoBackground{object-fit:cover;z-index:1;opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__overlay{z-index:2;background:radial-gradient(#00aeef1a 1px,#0000 1px) 0 0/4px 4px;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__logoWrapper{z-index:10;position:absolute;top:2rem;left:2rem}.Hero-module__ZARIfG__logo{border:2px solid var(--accent);border-radius:50%;width:120px;box-shadow:0 0 20px #00aeef66}.Hero-module__ZARIfG__content{z-index:3;text-align:center;max-width:1200px;padding:0 1rem;position:relative}.Hero-module__ZARIfG__title{text-transform:uppercase;color:#fff;text-shadow:0 10px 30px #000c;margin-bottom:1.5rem;font-size:5rem;font-weight:700;line-height:1}.Hero-module__ZARIfG__highlight{color:var(--accent);font-weight:700}.Hero-module__ZARIfG__subtitle{font-family:var(--font-roboto);color:#e0e0e0;letter-spacing:1px;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.5rem}.Hero-module__ZARIfG__ctaWrapper{justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__logoWrapper{top:1rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__content{padding-top:8rem}}
.Services-module__dpHhBa__section{background:var(--secondary);border-top:4px solid var(--accent);padding:8rem 0}.Services-module__dpHhBa__intro{text-align:center;max-width:900px;margin:0 auto 5rem}.Services-module__dpHhBa__heading{color:var(--text-main);text-transform:uppercase;margin-bottom:.5rem;font-size:4rem}.Services-module__dpHhBa__divider{background:var(--accent);width:100px;height:6px;margin:0 auto 1.5rem}.Services-module__dpHhBa__subheading{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:1.1rem}.Services-module__dpHhBa__grid{background:#333;border:2px solid #333;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2px;display:grid}.Services-module__dpHhBa__card{background:#1a1a1a;padding:0;transition:all .2s;position:relative}.Services-module__dpHhBa__card:hover{background:#222}.Services-module__dpHhBa__imageWrapper{height:300px;position:relative;overflow:hidden}.Services-module__dpHhBa__image{object-fit:cover;filter:grayscale(80%);width:100%;height:100%;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__image{filter:grayscale(0%);transform:scale(1.05)}.Services-module__dpHhBa__content{z-index:2;border-top:4px solid var(--primary);padding:2rem;position:relative}.Services-module__dpHhBa__cardTitle{color:#fff;margin-bottom:.5rem;font-size:2rem}.Services-module__dpHhBa__cardDesc{color:var(--text-muted);line-height:1.5;font-family:var(--font-roboto)}.Services-module__dpHhBa__action{color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin-top:1.5rem;font-size:.9rem;font-weight:700}@media (max-width:768px){.Services-module__dpHhBa__heading{font-size:2.5rem}}
.Contact-module__hcVmEa__section{background:linear-gradient(#121212 0%,#000 100%);border-top:1px solid #333;padding:8rem 0}.Contact-module__hcVmEa__container{max-width:600px;margin:0 auto}.Contact-module__hcVmEa__heading{text-align:center;color:#fff;text-transform:uppercase;margin-bottom:3rem;font-size:4rem}.Contact-module__hcVmEa__highlight{color:var(--accent)}.Contact-module__hcVmEa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__label{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__select,.Contact-module__hcVmEa__textarea{color:#fff;width:100%;font-family:var(--font-roboto);background:#222;border:2px solid #333;border-radius:0;padding:1.2rem;font-size:1rem;transition:all .2s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__select:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--accent);background:#2a2a2a;outline:none}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:150px}.Contact-module__hcVmEa__submitBtn{background:var(--accent);color:#000;font-family:var(--font-heading);text-transform:uppercase;cursor:pointer;clip-path:polygon(0 0,100% 0,97% 100%,0% 100%);border:none;margin-top:1rem;padding:1.5rem;font-size:1.5rem;font-weight:700;transition:all .2s}.Contact-module__hcVmEa__submitBtn:hover{background:#fff;transform:scale(1.02)}
