.Hero-module__JgYmMq__hero{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__hero:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"25\" cy=\"25\" r=\"1\" fill=\"%23cbd5e1\" opacity=\"0.1\"/><circle cx=\"75\" cy=\"75\" r=\"1\" fill=\"%23cbd5e1\" opacity=\"0.1\"/><circle cx=\"50\" cy=\"10\" r=\"1\" fill=\"%23cbd5e1\" opacity=\"0.1\"/><circle cx=\"10\" cy=\"60\" r=\"1\" fill=\"%23cbd5e1\" opacity=\"0.1\"/><circle cx=\"90\" cy=\"40\" r=\"1\" fill=\"%23cbd5e1\" opacity=\"0.1\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grain)\"/></svg>");width:50%;height:100%;position:absolute;top:0;right:0}.Hero-module__JgYmMq__heroContainer{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.Hero-module__JgYmMq__heroContent h1{background:linear-gradient(135deg,#1e293b,#2563eb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__JgYmMq__heroContent p{color:#64748b;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.7}.Hero-module__JgYmMq__ctaButtons{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__JgYmMq__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px rgba(37,99,235,.3)}.Hero-module__JgYmMq__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(37,99,235,.4)}.Hero-module__JgYmMq__btnSecondary{color:#2563eb;cursor:pointer;background:0 0;border:2px solid #2563eb;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.Hero-module__JgYmMq__btnSecondary:hover{color:#fff;background:#2563eb;transform:translateY(-2px)}.Hero-module__JgYmMq__heroVisual{justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__heroChart{background:#fff;border-radius:16px;width:400px;height:300px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.Hero-module__JgYmMq__chartHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Hero-module__JgYmMq__chartTitle{color:#1e293b;font-weight:600}.Hero-module__JgYmMq__chartValue{color:#10b981;font-size:1.5rem;font-weight:700}.Hero-module__JgYmMq__chartBars{justify-content:space-between;align-items:end;gap:8px;height:150px;display:flex}.Hero-module__JgYmMq__bar{background:linear-gradient(#60a5fa,#2563eb);border-radius:4px 4px 0 0;flex:1;animation:2s ease-out Hero-module__JgYmMq__growUp}.Hero-module__JgYmMq__bar:first-child{height:60%}.Hero-module__JgYmMq__bar:nth-child(2){height:80%}.Hero-module__JgYmMq__bar:nth-child(3){height:45%}.Hero-module__JgYmMq__bar:nth-child(4){height:90%}.Hero-module__JgYmMq__bar:nth-child(5){height:70%}.Hero-module__JgYmMq__bar:nth-child(6){height:95%}@keyframes Hero-module__JgYmMq__growUp{0%{height:0}}@media (max-width:768px){.Hero-module__JgYmMq__heroContainer{text-align:center;grid-template-columns:1fr;gap:2rem;padding-top:4rem;padding-bottom:4rem}.Hero-module__JgYmMq__heroContent h1{font-size:2.5rem}.Hero-module__JgYmMq__heroChart{width:320px;height:250px}.Hero-module__JgYmMq__ctaButtons{justify-content:center}}@media (max-width:480px){.Hero-module__JgYmMq__heroContent h1{font-size:2.2rem}.Hero-module__JgYmMq__heroChart{width:280px;height:220px}}
.Services-module__h5-agW__services{background:#fff;padding:8rem 0}.Services-module__h5-agW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Services-module__h5-agW__sectionHeader{text-align:center;margin-bottom:6rem}.Services-module__h5-agW__sectionTitle{color:#1e293b;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Services-module__h5-agW__sectionSubtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem}.Services-module__h5-agW__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;display:grid}.Services-module__h5-agW__serviceCard{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:3rem 2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08)}.Services-module__h5-agW__serviceCard:before{content:"";background:linear-gradient(90deg,#2563eb,#60a5fa);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__h5-agW__serviceCard:hover:before{transform:scaleX(1)}.Services-module__h5-agW__serviceCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.12)}.Services-module__h5-agW__serviceIcon{color:#fff;background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:2rem;font-size:1.5rem;display:flex}.Services-module__h5-agW__serviceTitle{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Services-module__h5-agW__serviceDescription{color:#64748b;line-height:1.7}@media (max-width:768px){.Services-module__h5-agW__sectionTitle{font-size:2rem}.Services-module__h5-agW__servicesGrid{grid-template-columns:1fr}}@media (max-width:480px){.Services-module__h5-agW__container{padding:0 1rem}}
.About-module__S-Ka5a__about{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:8rem 0}.About-module__S-Ka5a__container{max-width:1200px;margin:0 auto;padding:0 2rem}.About-module__S-Ka5a__aboutContainer{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.About-module__S-Ka5a__aboutContent h2{color:#1e293b;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.About-module__S-Ka5a__aboutContent p{color:#64748b;margin-bottom:1.5rem;line-height:1.7}.About-module__S-Ka5a__aboutStats{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;display:grid}.About-module__S-Ka5a__statItem{text-align:center}.About-module__S-Ka5a__statNumber{color:#2563eb;font-size:3rem;font-weight:800;display:block}.About-module__S-Ka5a__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.About-module__S-Ka5a__aboutVisual{justify-content:center;align-items:center;display:flex}.About-module__S-Ka5a__chart{background:#fff;border-radius:16px;width:400px;height:300px;padding:2rem;box-shadow:0 20px 40px rgba(0,0,0,.1)}.About-module__S-Ka5a__chartHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.About-module__S-Ka5a__chartTitle{color:#1e293b;font-weight:600}.About-module__S-Ka5a__chartValue{color:#1e293b;font-size:1.1rem;font-weight:700}.About-module__S-Ka5a__chartBars{justify-content:space-between;align-items:end;gap:8px;height:150px;display:flex}.About-module__S-Ka5a__bar{background:linear-gradient(#60a5fa,#2563eb);border-radius:4px 4px 0 0;flex:1}@media (max-width:768px){.About-module__S-Ka5a__aboutContainer{grid-template-columns:1fr;gap:3rem}.About-module__S-Ka5a__aboutStats{gap:1rem}}@media (max-width:480px){.About-module__S-Ka5a__container{padding:0 1rem}.About-module__S-Ka5a__statNumber{font-size:2rem}.About-module__S-Ka5a__chart{width:100%;max-width:320px}}
.CTA-module__ad7sBG__ctaSection{color:#fff;text-align:center;background:linear-gradient(135deg,#1e293b,#2563eb);padding:6rem 0}.CTA-module__ad7sBG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.CTA-module__ad7sBG__ctaSection h2{margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.CTA-module__ad7sBG__ctaSection p{opacity:.9;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.CTA-module__ad7sBG__btnWhite{color:#1e293b;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px rgba(255,255,255,.2)}.CTA-module__ad7sBG__btnWhite:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,255,255,.3)}@media (max-width:768px){.CTA-module__ad7sBG__ctaSection h2{font-size:2rem}}@media (max-width:480px){.CTA-module__ad7sBG__container{padding:0 1rem}}
.Footer-module__Grjkva__footer{color:#fff;background:#1e293b;padding:6rem 0 2rem}.Footer-module__Grjkva__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__Grjkva__footerContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__Grjkva__footerSection h3{color:#fff;margin-bottom:1.5rem;font-size:1.2rem;font-weight:600}.Footer-module__Grjkva__footerSection p,.Footer-module__Grjkva__footerSection a{color:#94a3b8;line-height:1.8;text-decoration:none;transition:color .3s}.Footer-module__Grjkva__footerSection a:hover{color:#60a5fa}.Footer-module__Grjkva__footerBottom{text-align:center;color:#94a3b8;border-top:1px solid #334155;padding-top:2rem}@media (max-width:480px){.Footer-module__Grjkva__container{padding:0 1rem}}
