.Problem-module__rv8IaG__problem{background-color:var(--bg-primary);position:relative}.Problem-module__rv8IaG__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Problem-module__rv8IaG__tag{color:var(--error);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:1px;background:#ef44441a;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Problem-module__rv8IaG__header h2{margin-bottom:1rem}.Problem-module__rv8IaG__header p{font-size:1.125rem}.Problem-module__rv8IaG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Problem-module__rv8IaG__card{border-radius:var(--radius-lg);transition:transform var(--transition-normal),box-shadow var(--transition-normal);padding:2.5rem 2rem;position:relative;overflow:hidden}.Problem-module__rv8IaG__card:hover{border-color:#ef44444d;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.Problem-module__rv8IaG__icon{border-radius:var(--radius-md);background:#ffffff0d;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:2.5rem;display:flex}.Problem-module__rv8IaG__card h3{margin-bottom:1rem;font-size:1.25rem}.Problem-module__rv8IaG__card p{font-size:.95rem;line-height:1.5}@media (max-width:1024px){.Problem-module__rv8IaG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Problem-module__rv8IaG__grid{grid-template-columns:1fr}}
.Solution-module__siK_WG__solution{background-color:var(--bg-secondary);position:relative;overflow:hidden}.Solution-module__siK_WG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Solution-module__siK_WG__tag{color:var(--success);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:1px;background:#10b9811a;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Solution-module__siK_WG__contentColumn h2{margin-bottom:1.5rem}.Solution-module__siK_WG__contentColumn p{margin-bottom:2rem;font-size:1.125rem}.Solution-module__siK_WG__benefitsList{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}.Solution-module__siK_WG__benefitsList li{color:var(--text-primary);align-items:center;gap:1rem;font-size:1.05rem;font-weight:600;display:flex}.Solution-module__siK_WG__check{background:var(--accent-gradient);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;display:flex}.Solution-module__siK_WG__visualColumn{justify-content:center;display:flex;position:relative}.Solution-module__siK_WG__logoImage{margin:0 auto .5rem;display:block}.Solution-module__siK_WG__visualBox{border-radius:var(--radius-xl);z-index:2;border:1px solid #3b82f64d;width:100%;max-width:450px;padding:3rem;position:relative;box-shadow:0 20px 50px #0000004d}.Solution-module__siK_WG__pulseRing{border-radius:var(--radius-xl);z-index:-1;border:2px solid #3b82f633;width:calc(100% + 40px);height:calc(100% + 40px);animation:3s linear infinite Solution-module__siK_WG__radar;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Solution-module__siK_WG__radar{0%{opacity:1;transform:translate(-50%,-50%)scale(.9)}to{opacity:0;transform:translate(-50%,-50%)scale(1.1)}}.Solution-module__siK_WG__visualContent{text-align:center}.Solution-module__siK_WG__visualContent h3{margin-bottom:.25rem;font-size:2rem}.Solution-module__siK_WG__visualContent>p{color:var(--accent-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem;font-size:.875rem;font-weight:600}.Solution-module__siK_WG__stats{text-align:left;flex-direction:column;gap:1.5rem;display:flex}.Solution-module__siK_WG__statLine span{margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.Solution-module__siK_WG__bar{background:#ffffff1a;border-radius:4px;width:100%;height:8px;overflow:hidden}.Solution-module__siK_WG__fill{background:var(--accent-gradient);border-radius:4px;height:100%}@media (max-width:991px){.Solution-module__siK_WG__grid{grid-template-columns:1fr;gap:4rem}.Solution-module__siK_WG__visualColumn{order:2}.Solution-module__siK_WG__contentColumn{order:1}}
.Services-module__zXymXq__services{background-color:var(--bg-primary);position:relative}.Services-module__zXymXq__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Services-module__zXymXq__tag{color:var(--accent-primary);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:1px;background:#3b82f61a;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Services-module__zXymXq__header h2{margin-bottom:1rem}.Services-module__zXymXq__header p{font-size:1.125rem}.Services-module__zXymXq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Services-module__zXymXq__card{border-radius:var(--radius-lg);transition:transform var(--transition-normal);flex-direction:column;padding:3rem 2.5rem;display:flex}.Services-module__zXymXq__card:hover{border-color:#3b82f64d;transform:translateY(-5px)}.Services-module__zXymXq__icon{margin-bottom:1.5rem;font-size:3rem}.Services-module__zXymXq__card h3{margin-bottom:1rem;font-size:1.5rem}.Services-module__zXymXq__desc{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.Services-module__zXymXq__mockupWrapper{border-radius:var(--radius-md);background:#0003;width:100%;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.Services-module__zXymXq__mockupImage{object-fit:cover;width:100%;height:auto;transition:transform .5s}.Services-module__zXymXq__card:hover .Services-module__zXymXq__mockupImage{transform:scale(1.05)}.Services-module__zXymXq__details{border-top:1px solid #ffffff1a;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1.5rem 0;display:flex}.Services-module__zXymXq__details strong{color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.25rem;font-size:.875rem;display:block}.Services-module__zXymXq__details p{font-size:.95rem}.Services-module__zXymXq__card a{width:100%;margin-top:auto}@media (max-width:991px){.Services-module__zXymXq__grid{grid-template-columns:1fr}}
.WhyChoose-module__HfD78G__whyChoose{background-color:var(--bg-secondary);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d}.WhyChoose-module__HfD78G__grid{grid-template-columns:1fr 1.2fr;gap:4rem;display:grid}.WhyChoose-module__HfD78G__tag{color:var(--accent-secondary);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:1px;background:#8b5cf61a;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.WhyChoose-module__HfD78G__contentColumn h2{margin-bottom:1.5rem}.WhyChoose-module__HfD78G__contentColumn p{margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.WhyChoose-module__HfD78G__guaranteeBox{border-radius:var(--radius-lg);background:#10b9810d;border:1px solid #10b98133;align-items:flex-start;gap:1.5rem;padding:2rem;display:flex}.WhyChoose-module__HfD78G__shield{font-size:3rem}.WhyChoose-module__HfD78G__guaranteeBox h4{color:var(--success);margin-bottom:.5rem;font-size:1.25rem}.WhyChoose-module__HfD78G__guaranteeBox p{color:var(--text-primary);margin-bottom:0;font-size:.95rem}.WhyChoose-module__HfD78G__reasonsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.WhyChoose-module__HfD78G__reasonCard{border-radius:var(--radius-md);transition:all var(--transition-fast);background:#ffffff05;border:1px solid #ffffff0d;gap:1.25rem;padding:1.5rem;display:flex}.WhyChoose-module__HfD78G__reasonCard:hover{background:#ffffff0d;border-color:#3b82f64d;transform:translate(10px)}.WhyChoose-module__HfD78G__checkIcon{width:32px;height:32px;color:var(--accent-primary);background:#3b82f61a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.WhyChoose-module__HfD78G__reasonCard h4{margin-bottom:.25rem;font-size:1.125rem}.WhyChoose-module__HfD78G__reasonCard p{font-size:.95rem;line-height:1.5}@media (max-width:991px){.WhyChoose-module__HfD78G__grid{grid-template-columns:1fr;gap:3rem}}
