.about-tech-stack{width:100vw;margin-inline:calc(50% - 50vw);background:#f0f7ed}.about-tech-stack__inner{max-width:1240px;margin:0 auto;padding:64px 24px}.about-tech-stack__head{display:flex;flex-direction:column;align-items:center;text-align:center}.about-tech-stack .about-tech-stack__eyebrow{margin:0 0 12px;font-size:12px;line-height:16px;font-weight:600;letter-spacing:2.16px;text-transform:uppercase;color:#99a1af}.about-tech-stack__rule{display:block;width:32px;height:1px;margin-bottom:24px;background:#84ba41}.about-tech-stack .about-tech-stack__title{margin:0;font-size:28px;line-height:36px;font-weight:500;color:#101828}.about-tech-stack__grid{display:grid;grid-template-columns:repeat(7,160px);justify-content:center;grid-gap:20px;gap:20px;margin-top:40px}.about-tech-stack__card{flex-direction:column;gap:8px;height:155px;padding:16px;background:#fff;border:1px solid #eceef2;border-radius:12px}.about-tech-stack__card,.about-tech-stack__logo{display:flex;align-items:center;justify-content:center}.about-tech-stack__logo{height:84px}.about-tech-stack__logo img{width:auto;height:auto;max-width:97px;max-height:84px;object-fit:contain}.about-tech-stack .about-tech-stack__label{font-size:14px;line-height:20px;font-weight:500;color:#0a0a0a;text-align:center}@media (max-width:1239px){.about-tech-stack__grid{grid-template-columns:repeat(5,160px)}}@media (max-width:991px){.about-tech-stack__inner{padding:56px 24px}.about-tech-stack__grid{grid-template-columns:repeat(4,minmax(0,160px))}.about-tech-stack .about-tech-stack__title{font-size:28px;line-height:36px}}@media (max-width:767px){.about-tech-stack__grid{grid-template-columns:repeat(3,minmax(0,160px))}}@media (max-width:575px){.about-tech-stack__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-tech-stack__card{height:auto;min-height:140px}}