.ServiceLayout-module__d5ruwq__servicePage{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);padding-top:var(--header-height)}.ServiceLayout-module__d5ruwq__heroSection{justify-content:center;align-items:center;height:50vh;display:flex;position:relative;overflow:hidden}.ServiceLayout-module__d5ruwq__heroBackground{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ServiceLayout-module__d5ruwq__heroImg{object-fit:cover}.ServiceLayout-module__d5ruwq__heroOverlay{background:linear-gradient(#0a0a0c99 0%,#0a0a0c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.ServiceLayout-module__d5ruwq__heroContent{z-index:2;text-align:center;animation:1s cubic-bezier(.16,1,.3,1) forwards ServiceLayout-module__d5ruwq__fadeIn;position:relative}.ServiceLayout-module__d5ruwq__subtitle{color:var(--text-secondary);max-width:600px;margin:1rem auto 0;font-size:1.2rem;line-height:1.6}.ServiceLayout-module__d5ruwq__contentSection{padding:5rem 0}.ServiceLayout-module__d5ruwq__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.ServiceLayout-module__d5ruwq__textContent{flex-direction:column;gap:2rem;display:flex}.ServiceLayout-module__d5ruwq__descriptionBlock{color:#ccc;font-size:1.05rem;line-height:1.8}.ServiceLayout-module__d5ruwq__ctaWrapper{margin-top:1rem}.ServiceLayout-module__d5ruwq__ctaBtn{background:var(--accent-neon);color:var(--bg-primary);text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:1rem 2.5rem;font-weight:700;transition:all .2s;display:inline-block;box-shadow:0 4px 15px #cca65c33}.ServiceLayout-module__d5ruwq__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #cca65c66}.ServiceLayout-module__d5ruwq__featuresGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.ServiceLayout-module__d5ruwq__featureCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;padding:2rem;transition:transform .2s}.ServiceLayout-module__d5ruwq__featureCard:hover{background:#ffffff0a;transform:translateY(-5px)}.ServiceLayout-module__d5ruwq__featureIcon{margin-bottom:1rem;font-size:2rem;display:block}.ServiceLayout-module__d5ruwq__featureTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.ServiceLayout-module__d5ruwq__featureDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.5}@keyframes ServiceLayout-module__d5ruwq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.ServiceLayout-module__d5ruwq__grid{grid-template-columns:1fr}}@media (max-width:768px){.ServiceLayout-module__d5ruwq__featuresGrid{grid-template-columns:1fr}}
