.tech-stack{width:100%;padding:80px 20px;background:#fff}.tech-stack *{box-sizing:border-box}.container{max-width:1200px;margin:0 auto}.tech-stack .tech-stack__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;margin-bottom:40px}.tech-stack .tech-stack__title{color:#171717;font-family:"Poppins",sans-serif;font-size:40px;font-weight:300;line-height:55px;margin:0}.tech-stack .tech-stack__subtitle{color:#525252;font-family:"Poppins",sans-serif;font-size:18px;font-weight:400;line-height:28px;margin:0}.tech-stack .tech-stack__grid{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:24px;width:100%}.tech-stack .tech-stack__card{width:180px;height:151px;background:#f5f5f5;border:1px solid rgba(51,51,51,.1);border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}.tech-stack .tech-stack__card:hover{box-shadow:0 4px 20px rgba(0,0,0,.08);transform:translateY(-2px)}.tech-stack .tech-stack__card-content{display:flex;flex-direction:column;align-items:center;gap:10px}.tech-stack .tech-stack__icon{height:40px;width:auto}.tech-stack .tech-stack__icon--shopify{width:35px}.tech-stack .tech-stack__icon--woocommerce{width:45px}.tech-stack .tech-stack__icon--magento{width:36px}.tech-stack .tech-stack__icon--zendesk{width:42px}.tech-stack .tech-stack__icon--hubspot{width:36px}.tech-stack .tech-stack__icon--custom-api{width:39px}.tech-stack .tech-stack__label{color:#171717;font-family:"Poppins",sans-serif;font-size:18px;font-weight:400;line-height:28px;text-align:center;white-space:nowrap}@media (max-width:1240px){.tech-stack .container{padding:0 20px}}@media (max-width:1200px){.tech-stack .tech-stack__grid{gap:20px}}@media (max-width:768px){.tech-stack{padding:40px 20px}.tech-stack .container{padding:0}.tech-stack .tech-stack__title{font-size:32px;line-height:44px}.tech-stack .tech-stack__subtitle{font-size:16px;line-height:24px}.tech-stack .tech-stack__grid{gap:16px}.tech-stack .tech-stack__card{width:160px;height:135px}}@media (max-width:576px){.tech-stack{padding:40px 15px}.tech-stack .tech-stack__title{font-size:28px;line-height:36px}.tech-stack .tech-stack__grid{gap:12px}.tech-stack .tech-stack__card{width:140px;height:120px}.tech-stack .tech-stack__label{font-size:16px;line-height:24px}}@media (max-width:480px){.tech-stack .tech-stack__grid{flex-direction:column;align-items:center}.tech-stack .tech-stack__card{width:200px;height:140px}}