.techSection_section__jsccz{background:var(--gradient-light);padding:80px 20px}.techSection_heading__2gETu{text-align:center;font-size:2rem;margin-bottom:8px;font-weight:600}.techSection_subheading__X97aE{text-align:center;color:#666;margin-bottom:40px}.techSection_grid__L3wdx{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:24px;gap:24px;max-width:1024px;margin:0 auto;justify-items:center}.techSection_card__G5EoB{--clr:#333;position:relative;background:var(--gradient-light);border:1px solid #e2e8f0;border-radius:8px;width:160px;padding:24px 16px;display:flex;flex-direction:column;align-items:center;gap:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);cursor:pointer;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,filter .3s ease-in-out}.techSection_arrow__55Xgv{position:absolute;top:8px;right:8px;font-size:1rem;color:var(--clr)}.techSection_card__G5EoB svg{color:var(--clr)}.techSection_label__U0b8v{font-size:.95rem;color:#333;text-align:center}.techSection_card__G5EoB:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 8px 16px rgba(0,0,0,.1);filter:drop-shadow(0 0 6px var(--clr))}.techSection_backdrop___fEAC{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:4rem 1rem}.techSection_modal__0LHEu{position:relative;background:var(--gradient-light);border-radius:8px;padding:2rem 1.5rem;width:100%;max-width:640px;height:auto;max-height:calc(100vh - 8rem);overflow-y:auto;box-shadow:0 8px 24px rgba(0,0,0,.2)}@media (max-width:640px){.techSection_backdrop___fEAC{padding:1rem}.techSection_modal__0LHEu{max-height:calc(100vh - 2rem)}}.techSection_modalIcon__EE1M3{display:flex;justify-content:center;margin-bottom:16px}.techSection_modalHeading__NYRPa{display:block;font-weight:600;margin-top:12px}.techSection_modalText__472Sy{margin-bottom:12px;color:#444;line-height:1.5}.techSection_closeBtn__p2s0Z{position:absolute;top:8px;right:8px;background:transparent;border:none;cursor:pointer;color:#333;font-size:1.25rem}.techSection_ctaBtn__EEEh9{display:block;margin:2rem auto 0}.techSection_card__G5EoB img{width:auto;height:48px;object-fit:contain}.techSection_modalIcon__EE1M3 img{width:auto;height:64px;object-fit:contain}.techSection_btnWrapper__Db_2V{display:flex;justify-content:center;margin-top:3rem}