.Technologies-module__bYSqAq__technologies{background:#fafafa;padding:6rem 2rem;position:relative}.Technologies-module__bYSqAq__sectionHeader{text-align:center;max-width:800px;margin:0 auto 4rem}.Technologies-module__bYSqAq__sectionBadge{color:var(--primary-text);letter-spacing:1px;background:#fff3e0;border-radius:50px;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;display:inline-block}.Technologies-module__bYSqAq__sectionTitle{color:#1a1a1a;margin-bottom:1rem;font-size:3rem;font-weight:900;line-height:1.15}.Technologies-module__bYSqAq__sectionSubtitle{color:#666;font-size:1.2rem;line-height:1.6}.Technologies-module__bYSqAq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Technologies-module__bYSqAq__card{text-align:center;background:#fff;border:2px solid #0000;border-radius:24px;padding:2.5rem 2rem;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.Technologies-module__bYSqAq__card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#e65100,#ff9800);width:100%;height:4px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.Technologies-module__bYSqAq__card:hover:before{transform:scaleX(1)}.Technologies-module__bYSqAq__card:hover{border-color:#ff9800;transform:translateY(-8px);box-shadow:0 20px 50px #e651001f}.Technologies-module__bYSqAq__logoWrap{background:#fafafa;border-radius:20px;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:1.5rem;transition:transform .35s;display:inline-flex}.Technologies-module__bYSqAq__card:hover .Technologies-module__bYSqAq__logoWrap{transform:scale(1.08)}.Technologies-module__bYSqAq__name{color:#1a1a1a;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.Technologies-module__bYSqAq__tagline{color:var(--primary-text);letter-spacing:.3px;margin-bottom:1rem;font-size:.95rem;font-weight:600}.Technologies-module__bYSqAq__description{color:#666;font-size:1rem;line-height:1.65}@media (max-width:768px){.Technologies-module__bYSqAq__technologies{padding:3.5rem 1.25rem}.Technologies-module__bYSqAq__sectionHeader{margin-bottom:2.5rem}.Technologies-module__bYSqAq__sectionTitle{font-size:1.9rem}.Technologies-module__bYSqAq__sectionSubtitle{font-size:1rem}.Technologies-module__bYSqAq__grid{grid-template-columns:1fr 1fr;gap:1rem}.Technologies-module__bYSqAq__card{padding:1.5rem 1rem}.Technologies-module__bYSqAq__logoWrap{width:70px;height:70px}.Technologies-module__bYSqAq__name{font-size:1.1rem}.Technologies-module__bYSqAq__tagline{font-size:.85rem}.Technologies-module__bYSqAq__description{font-size:.9rem}}@media (max-width:480px){.Technologies-module__bYSqAq__grid{grid-template-columns:1fr}}
.Testimonials-module__T0g0jG__testimonials{background:#fafafa;padding:6rem 2rem}.Testimonials-module__T0g0jG__sectionHeader{text-align:center;max-width:700px;margin:0 auto 4rem}.Testimonials-module__T0g0jG__sectionBadge{color:var(--primary-text);letter-spacing:1px;background:#fff3e0;border-radius:50px;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;display:inline-block}.Testimonials-module__T0g0jG__sectionTitle{color:#1a1a1a;margin-bottom:1rem;font-size:2.6rem;font-weight:900}.Testimonials-module__T0g0jG__sectionSubtitle{color:#666;font-size:1.15rem;line-height:1.6}.Testimonials-module__T0g0jG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Testimonials-module__T0g0jG__widgetWrap{max-width:1200px;min-height:200px;margin:0 auto}.Testimonials-module__T0g0jG__widgetFooter{text-align:center;margin-top:2.5rem}.Testimonials-module__T0g0jG__googleLink{color:var(--primary-text);background:#fff;border:2px solid #ffd180;border-radius:50px;align-items:center;gap:.4rem;padding:.75rem 1.75rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.Testimonials-module__T0g0jG__googleLink:hover{background:var(--primary-text);color:#fff;border-color:var(--primary-text);transform:translateY(-2px);box-shadow:0 6px 20px #e6510040}.Testimonials-module__T0g0jG__card{background:#fff;border:1px solid #e6510014;border-radius:20px;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 30px #00000012}.Testimonials-module__T0g0jG__card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #e651001f}.Testimonials-module__T0g0jG__stars{color:#ff9800;letter-spacing:2px;font-size:1.3rem}.Testimonials-module__T0g0jG__quote{color:#444;flex:1;margin:0;font-size:1.05rem;font-style:italic;line-height:1.7}.Testimonials-module__T0g0jG__client{align-items:center;gap:1rem;display:flex}.Testimonials-module__T0g0jG__avatar{color:#fff;background:linear-gradient(135deg,#e65100,#ff9800);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;font-weight:800;display:flex}.Testimonials-module__T0g0jG__clientName{color:#1a1a1a;font-size:1rem;font-weight:700}.Testimonials-module__T0g0jG__clientCompany{color:#888;font-size:.9rem}@media (max-width:768px){.Testimonials-module__T0g0jG__sectionTitle{font-size:2rem}.Testimonials-module__T0g0jG__grid{grid-template-columns:1fr}}
