.technologies_heroSection__UwUUj{padding:calc(var(--nav-height) + 6rem) 0 6rem;background:var(--bg-secondary);border-bottom:1px solid var(--border-color);text-align:center}.technologies_heroContent__WxI6j{max-width:800px;margin:0 auto}.technologies_heroContent__WxI6j p{font-size:1.2rem;margin-top:1.5rem}.technologies_techSection__F9tOH{background:var(--bg-color)}.technologies_categoriesWrapper__0Ub24{display:flex;flex-direction:column;gap:5rem}.technologies_categoryBlock__p99gH{border-bottom:1px solid var(--border-color);padding-bottom:5rem}.technologies_categoryBlock__p99gH:last-child{border-bottom:none;padding-bottom:0}.technologies_categoryHeader__UhVHa{margin-bottom:3rem;text-align:center}.technologies_categoryHeader__UhVHa p{font-size:1.1rem;color:var(--text-secondary)}.technologies_techGrid___QYsu{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.technologies_techCard__eeJBp{background:hsla(0,0%,100%,.02);border:1px solid var(--border-color);border-radius:var(--border-radius);padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;transition:all var(--transition-normal)}.technologies_techCard__eeJBp:hover{transform:translateY(-5px);border-color:rgba(6,182,212,.4);background:rgba(6,182,212,.05);box-shadow:var(--shadow-md)}.technologies_techIcon__0TPHz{font-size:3rem;line-height:1}.technologies_techName__9Bsn8{font-weight:600;color:var(--text-primary);font-size:1.1rem}.technologies_ctaSection__Th2qy{padding:4rem 0;background:var(--bg-secondary);border-top:1px solid var(--border-color)}.technologies_ctaBox__HgliY{background:var(--gradient-primary);border-radius:var(--border-radius-lg);padding:4rem 2rem;text-align:center;color:#fff}.technologies_ctaBox__HgliY h2{margin-bottom:1rem;color:#fff}.technologies_ctaBox__HgliY p{color:hsla(0,0%,100%,.9);margin-bottom:2rem;font-size:1.1rem}.technologies_ctaBox__HgliY .technologies_btn-primary__KOST6{background:#fff;color:var(--primary-color)}