.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__videoWrapper{z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__video{pointer-events:none;border:none;width:100vw;min-width:177.78vh;height:56.25vw;min-height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__overlay{z-index:1;background:#0c1c2ecc;position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:2;text-align:center;color:var(--text-light);padding:0 24px;animation:1s forwards Hero-module__ZARIfG__fadeInUp;position:relative}.Hero-module__ZARIfG__badge{text-transform:uppercase;letter-spacing:4px;color:var(--accent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#c8a44e0f;border:1px solid #c8a44e66;border-radius:30px;margin-bottom:28px;padding:6px 20px;font-size:.65rem;display:inline-block}.Hero-module__ZARIfG__title{letter-spacing:6px;text-transform:uppercase;font-size:4rem;font-weight:300;line-height:1.15}.Hero-module__ZARIfG__titleAccent{background:linear-gradient(135deg,#fff 0%,#c8a44e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.Hero-module__ZARIfG__divider{background:linear-gradient(90deg,transparent,var(--accent),transparent);width:80px;height:2px;margin:28px auto}.Hero-module__ZARIfG__subtitle{letter-spacing:2px;color:#ffffffa6;max-width:500px;margin:0 auto;font-size:.9rem;font-weight:300}.Hero-module__ZARIfG__scrollDown{z-index:2;color:#ffffff80;animation:2s infinite Hero-module__ZARIfG__pulse;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollIcon{display:block}@media (max-width:768px){.Hero-module__ZARIfG__title{letter-spacing:3px;font-size:2.2rem}.Hero-module__ZARIfG__subtitle{font-size:.8rem}.Hero-module__ZARIfG__badge{letter-spacing:3px;font-size:.55rem}}
.Services-module__dpHhBa__services{background:var(--bg-dark);min-height:600px;padding:100px 0;position:relative;overflow:hidden}.Services-module__dpHhBa__bgArt{z-index:0;background:radial-gradient(at 20%,#183e6b80 0%,#0000 60%),radial-gradient(at 80%,#c8a44e26 0%,#0000 50%),radial-gradient(circle at 50% 100%,#183e6b4d 0%,#0000 40%);position:absolute;inset:0}.Services-module__dpHhBa__bgArt:before{content:"";background-image:repeating-linear-gradient(0deg,#0000,#0000 60px,#ffffff05 60px 61px),repeating-linear-gradient(90deg,#0000,#0000 60px,#ffffff05 60px 61px);position:absolute;inset:0}.Services-module__dpHhBa__inner{z-index:1;position:relative}.Services-module__dpHhBa__inner .Services-module__dpHhBa__section-title,.Services-module__dpHhBa__inner .Services-module__dpHhBa__section-subtitle{color:var(--text-light)}.Services-module__dpHhBa__inner .Services-module__dpHhBa__section-subtitle{color:#ffffff8c;margin:0 auto}.Services-module__dpHhBa__inner .Services-module__dpHhBa__section-header:after{background:var(--accent)}.Services-module__dpHhBa__carouselWrapper{align-items:center;gap:12px;display:flex}.Services-module__dpHhBa__carouselViewport{flex:1;overflow:hidden}.Services-module__dpHhBa__carouselTrack{transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.Services-module__dpHhBa__card{flex:0 0 33.3333%;max-width:33.3333%;padding:0 10px}.Services-module__dpHhBa__cardInner{--glow-x:50%;--glow-y:50%;--glow-opacity:0;background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:var(--radius-lg);text-align:center;transition:transform .15s ease-out,box-shadow var(--transition),background var(--transition),border-color var(--transition);will-change:transform;flex-direction:column;align-items:center;height:100%;min-height:280px;padding:36px 28px;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__glowEffect{pointer-events:none;background:radial-gradient(300px circle at var(--glow-x)var(--glow-y),#c8a44e33,transparent 60%);width:100%;height:100%;opacity:var(--glow-opacity);z-index:0;border-radius:inherit;transition:opacity .3s;position:absolute;top:0;left:0}.Services-module__dpHhBa__cardInner:hover{box-shadow:var(--glass-shadow),0 0 30px #c8a44e1a;background:#ffffff2e;border-color:#c8a44e4d}.Services-module__dpHhBa__cardIcon{z-index:1;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:18px;font-size:2.2rem;display:flex;position:relative}.Services-module__dpHhBa__cardTitle{color:var(--text-light);letter-spacing:1px;text-transform:uppercase;z-index:1;margin-bottom:12px;font-size:.95rem;font-weight:600;position:relative}.Services-module__dpHhBa__cardDesc{color:#ffffff8c;z-index:1;flex:1;font-size:.78rem;line-height:1.7;position:relative}.Services-module__dpHhBa__cardLine{background:linear-gradient(90deg,transparent,var(--accent),transparent);z-index:1;width:40px;height:2px;margin-top:18px;position:relative}.Services-module__dpHhBa__arrowBtn{width:40px;height:40px;color:var(--text-light);transition:all var(--transition);background:#ffffff0d;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Services-module__dpHhBa__arrowBtn:hover:not(:disabled){background:var(--primary);border-color:var(--primary)}.Services-module__dpHhBa__arrowBtn:disabled{opacity:.25;cursor:default}.Services-module__dpHhBa__dots{justify-content:center;gap:8px;margin-top:40px;display:flex}.Services-module__dpHhBa__dot{width:8px;height:8px;transition:all var(--transition);background:#fff3;border-radius:50%;padding:0}.Services-module__dpHhBa__dot.Services-module__dpHhBa__dotActive{background:var(--accent);border-radius:4px;width:24px}@media (max-width:900px){.Services-module__dpHhBa__card{flex:0 0 50%;max-width:50%}}@media (max-width:600px){.Services-module__dpHhBa__services{padding:60px 0}.Services-module__dpHhBa__arrowBtn{width:32px;height:32px}.Services-module__dpHhBa__card{flex:0 0 100%;max-width:100%}}
.AboutUs-module__Rj00zW__about{padding:var(--section-padding);background:var(--bg-light);position:relative}.AboutUs-module__Rj00zW__about:before{content:"";background:linear-gradient(90deg,var(--primary),var(--accent),var(--primary));height:4px;position:absolute;top:0;left:0;right:0}.AboutUs-module__Rj00zW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.AboutUs-module__Rj00zW__tag{text-transform:uppercase;letter-spacing:4px;color:var(--primary);border:1px solid #183e6b33;border-radius:2px;margin-bottom:12px;padding:4px 14px;font-size:.65rem;font-weight:600;display:inline-block}.AboutUs-module__Rj00zW__heading{color:var(--text-dark);margin-bottom:8px;font-size:2rem;font-weight:300;line-height:1.3}.AboutUs-module__Rj00zW__heading span{color:var(--primary);font-weight:700}.AboutUs-module__Rj00zW__line{background:var(--primary);width:60px;height:2px;margin:20px 0}.AboutUs-module__Rj00zW__text{color:var(--text-medium);margin-bottom:16px;font-size:.8rem;line-height:1.8}.AboutUs-module__Rj00zW__stats{border-top:1px solid var(--border);gap:32px;margin-top:32px;padding-top:28px;display:flex}.AboutUs-module__Rj00zW__stat{flex-direction:column;display:flex}.AboutUs-module__Rj00zW__statNum{color:var(--primary);letter-spacing:1px;font-size:1.8rem;font-weight:700}.AboutUs-module__Rj00zW__statLabel{text-transform:uppercase;letter-spacing:1px;color:var(--text-medium);margin-top:4px;font-size:.7rem}.AboutUs-module__Rj00zW__imageGrid{grid-template-columns:1fr;gap:20px;display:grid}.AboutUs-module__Rj00zW__imgBlock{border-radius:var(--radius);overflow:hidden}.AboutUs-module__Rj00zW__imgPlaceholder{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);text-align:center;color:var(--text-light);border-radius:var(--radius);padding:48px 32px}.AboutUs-module__Rj00zW__imgPlaceholder span{margin-bottom:12px;font-size:3rem;display:block}.AboutUs-module__Rj00zW__imgPlaceholder p{text-transform:uppercase;letter-spacing:2px;opacity:.7;font-size:.75rem}@media (max-width:900px){.AboutUs-module__Rj00zW__grid{grid-template-columns:1fr;gap:40px}.AboutUs-module__Rj00zW__heading{font-size:1.6rem}.AboutUs-module__Rj00zW__stats{gap:20px}.AboutUs-module__Rj00zW__statNum{font-size:1.4rem}}
.WhyUs-module__onskOq__whyus{padding:var(--section-padding);background:var(--bg-white);position:relative}.WhyUs-module__onskOq__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.WhyUs-module__onskOq__card{border:1px solid var(--border);border-radius:var(--radius);transition:all var(--transition);background:var(--bg-white);padding:32px 28px;position:relative;overflow:hidden}:is(.WhyUs-module__onskOq__whyus .section-title,.WhyUs-module__onskOq__whyus .section-subtitle){color:#183e6b}.WhyUs-module__onskOq__card:before{content:"";background:var(--primary);width:3px;height:0;transition:height var(--transition);position:absolute;top:0;left:0}.WhyUs-module__onskOq__card:hover:before{height:100%}.WhyUs-module__onskOq__card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.WhyUs-module__onskOq__cardIcon{color:var(--primary);background:var(--bg-light);border-radius:var(--radius);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.WhyUs-module__onskOq__cardTitle{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:.85rem;font-weight:600}.WhyUs-module__onskOq__cardDesc{color:var(--primary);font-size:.78rem;line-height:1.7}.WhyUs-module__onskOq__cardNumber{color:gold;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:20px;right:20px}@media (max-width:900px){.WhyUs-module__onskOq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.WhyUs-module__onskOq__grid{grid-template-columns:1fr}}
.FAQ-module__V8_xEa__faq{padding:var(--section-padding);background:var(--primary)}.FAQ-module__V8_xEa__list{max-width:800px;margin:0 auto}.FAQ-module__V8_xEa__item{border-radius:var(--radius);transition:all var(--transition);background:#ffffff0d;border:1px solid #ffffff1a;margin-bottom:10px;overflow:hidden}.FAQ-module__V8_xEa__item:hover{border-color:#c8a44e66}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open{border-color:var(--accent);box-shadow:0 2px 12px #0003}.FAQ-module__V8_xEa__question{text-align:left;width:100%;color:var(--text-light);cursor:pointer;transition:background var(--transition);background:0 0;align-items:center;gap:16px;padding:18px 24px;font-size:.82rem;font-weight:500;display:flex}.FAQ-module__V8_xEa__question:hover{background:#ffffff08}.FAQ-module__V8_xEa__qNumber{color:var(--accent);opacity:.6;flex-shrink:0;width:24px;font-size:.7rem;font-weight:700}.FAQ-module__V8_xEa__qText{letter-spacing:.3px;flex:1}.FAQ-module__V8_xEa__qIcon{color:var(--accent);transition:transform var(--transition);flex-shrink:0;display:flex}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__qIcon{transform:rotate(180deg)}.FAQ-module__V8_xEa__answer{max-height:0;padding:0 24px 0 64px;transition:max-height .35s,padding .35s;overflow:hidden}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{max-height:300px;padding:10px}.FAQ-module__V8_xEa__answer p{color:#fff9;font-size:.78rem;line-height:1.8}
.Contact-module__hcVmEa__contact{padding:var(--section-padding);background:var(--bg-dark);position:relative}.Contact-module__hcVmEa__wrapper{grid-template-columns:1fr 1.2fr;align-items:start;gap:60px;display:grid}.Contact-module__hcVmEa__tag{text-transform:uppercase;letter-spacing:4px;color:var(--accent);border:1px solid #c8a44e4d;border-radius:2px;margin-bottom:12px;padding:4px 14px;font-size:.65rem;font-weight:600;display:inline-block}.Contact-module__hcVmEa__heading{color:var(--text-light);font-size:2rem;font-weight:300;line-height:1.3}.Contact-module__hcVmEa__heading span{color:var(--accent);font-weight:700}.Contact-module__hcVmEa__line{background:var(--accent);width:60px;height:2px;margin:20px 0}.Contact-module__hcVmEa__text{color:#ffffffa6;margin-bottom:32px;font-size:.8rem;line-height:1.8}.Contact-module__hcVmEa__contactDetails{flex-direction:column;gap:20px;display:flex}.Contact-module__hcVmEa__detailItem{align-items:flex-start;gap:14px;display:flex}.Contact-module__hcVmEa__detailIcon{border-radius:var(--radius);width:40px;height:40px;color:var(--accent);background:#ffffff0f;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__detailItem strong{text-transform:uppercase;letter-spacing:1px;color:var(--text-light);margin-bottom:2px;font-size:.75rem;display:block}.Contact-module__hcVmEa__detailItem p{color:#ffffff8c;font-size:.78rem}.Contact-module__hcVmEa__form{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #ffffff1a;padding:40px}.Contact-module__hcVmEa__success{border-radius:var(--radius);color:var(--primary);background:#183e6b0f;border:1px solid #183e6b26;align-items:center;gap:10px;margin-bottom:24px;padding:14px 20px;font-size:.78rem;font-weight:500;animation:.3s Contact-module__hcVmEa__fadeIn;display:flex}.Contact-module__hcVmEa__error{border-radius:var(--radius);color:#ff6b7a;background:#dc354514;border:1px solid #dc354540;align-items:center;gap:10px;margin-bottom:24px;padding:14px 20px;font-size:.78rem;font-weight:500;animation:.3s Contact-module__hcVmEa__fadeIn;display:flex}.Contact-module__hcVmEa__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__hcVmEa__formGroup{margin-bottom:18px}.Contact-module__hcVmEa__formGroup label{text-transform:uppercase;letter-spacing:1px;color:#ffffffb3;margin-bottom:6px;font-size:.7rem;font-weight:600;display:block}.Contact-module__hcVmEa__formGroup input,.Contact-module__hcVmEa__formGroup textarea{border-radius:var(--radius);width:100%;color:var(--text-light);transition:border var(--transition),box-shadow var(--transition);background:#ffffff0f;border:1px solid #ffffff1f;outline:none;padding:12px 16px;font-size:.82rem}.Contact-module__hcVmEa__formGroup input:focus,.Contact-module__hcVmEa__formGroup textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #c8a44e26}.Contact-module__hcVmEa__formGroup input::placeholder,.Contact-module__hcVmEa__formGroup textarea::placeholder{color:#ffffff4d;font-size:.78rem}.Contact-module__hcVmEa__formGroup textarea{resize:vertical;min-height:100px}.Contact-module__hcVmEa__submitBtn{background:var(--primary);color:var(--text-light);text-transform:uppercase;letter-spacing:2px;border-radius:var(--radius);transition:all var(--transition);cursor:pointer;border:none;align-items:center;gap:10px;padding:14px 36px;font-size:.78rem;font-weight:600;display:inline-flex}.Contact-module__hcVmEa__submitBtn:hover:not(:disabled){background:var(--primary-dark);box-shadow:var(--shadow-md);transform:translateY(-2px)}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:900px){.Contact-module__hcVmEa__wrapper{grid-template-columns:1fr;gap:40px}.Contact-module__hcVmEa__formRow{grid-template-columns:1fr}.Contact-module__hcVmEa__form{padding:28px}}
