.tech-stack-section{position:relative}.tech-stack-section .tech-stack-heading{color:var(--heading-color);font-size:56px;font-weight:var(--regular);text-align:center}@media(max-width:768px){.tech-stack-section .tech-stack-heading{font-size:var(--xl)}}.tech-stack-section .tech-stack-subheading{color:var(--subheading-color);font-size:24px;font-weight:var(--regular);padding-top:10px}@media(max-width:1399px){.tech-stack-section .tech-stack-subheading{font-size:20px}}@media(max-width:768px){.tech-stack-section .tech-stack-subheading{font-size:var(--xxs)}}.tech-stack-section .tag-wrapper--section{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding-top:40px}.tech-stack-section .tag-wrapper--section button,.tech-stack-section .tag-wrapper--section div{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50px;cursor:pointer;font-family:inherit;font-size:var(--xs);padding:10px 20px;transition:background-color .2s ease,color .2s ease,border-color .2s ease}@media(max-width:1399px){.tech-stack-section .tag-wrapper--section button,.tech-stack-section .tag-wrapper--section div{font-size:18px;padding:6px 20px}}@media(max-width:768px){.tech-stack-section .tag-wrapper--section button,.tech-stack-section .tag-wrapper--section div{font-size:var(--xxxs);padding:4px 12px}}.tech-stack-section .tag-wrapper--section h3{color:inherit;display:inline;font:inherit;font-size:inherit;font-weight:inherit;margin:0}.tech-stack-section .tech-tab--active{background-color:var(--pink);border:none;color:var(--white)}.tech-stack-section .tech-tab--inactive{background-color:#f1f1f1;border:.61px solid #fff;color:#545454}.tech-stack-section .tech__logo__wrapper{display:flex;flex-wrap:wrap;gap:32px 40px;justify-content:center;padding-top:40px}@media(max-width:768px){.tech-stack-section .tech__logo__wrapper{gap:20px 24px;padding-top:20px}}.tech-stack-section .tech__logo__item{align-items:center;display:flex;flex-direction:column;gap:10px;margin:0}.tech-stack-section .tech__logo__item img{height:47px;max-width:140px;-o-object-fit:contain;object-fit:contain;width:auto}.tech-stack-section .tech__logo__item figcaption{color:#292929;font-size:18px;font-weight:300;text-align:center}@media(max-width:768px){.tech-stack-section .tech__logo__item img{height:38px;max-width:100px}.tech-stack-section .tech__logo__item figcaption{font-size:14px}}.tech-stack-section .tech__logo__item--text-only{background-color:var(--light-grey-bg);border-radius:var(--border-radius-xs);color:var(--heading-color);font-size:18px;font-weight:var(--medium);justify-content:center;padding:12px 20px}@media(max-width:768px){.tech-stack-section .tech__logo__item--text-only{font-size:14px;padding:8px 14px}}.data-ai-table-wrapper{border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 0 10px rgba(0,0,0,.1);overflow:hidden}.data-ai-comparison-table{border-collapse:collapse;width:100%}@media(max-width:768px){.data-ai-comparison-table{display:block;overflow-x:auto}}.data-ai-comparison-table thead tr{background:var(--linear-two-gradient)}.data-ai-comparison-table thead tr th{color:var(--white);font-size:22px;font-weight:var(--semibold);padding:20px 40px;text-align:center;width:33.33%}.data-ai-comparison-table thead tr th:first-child{text-align:left}@media(max-width:768px){.data-ai-comparison-table thead tr th{font-size:var(--xxxs);padding:14px 16px}}.data-ai-comparison-table tbody tr{border-bottom:1px solid #e5e7eb;height:97px}.data-ai-comparison-table tbody tr.alt-row{background-color:#f9fafb}.data-ai-comparison-table tbody tr td{padding:20px 40px;vertical-align:middle}@media(max-width:768px){.data-ai-comparison-table tbody tr td{padding:14px 16px}}.data-ai-comparison-table .data-ai-table-feature{color:var(--heading-color);font-size:var(--xs);font-weight:var(--medium)}@media(max-width:768px){.data-ai-comparison-table .data-ai-table-feature{font-size:var(--xxxs)}}.data-ai-comparison-table .data-ai-table-yes{color:#00a63e;font-size:var(--xs);font-weight:var(--medium);text-align:center}.data-ai-comparison-table .data-ai-table-yes .data-ai-table-tick{height:20px;margin-right:6px;-o-object-fit:contain;object-fit:contain;vertical-align:middle;width:20px}.data-ai-comparison-table .data-ai-table-yes span{vertical-align:middle}.data-ai-comparison-table .data-ai-table-no{color:var(--subheading-color);font-size:20px;font-weight:var(--regular);text-align:center}@media(max-width:768px){.data-ai-comparison-table .data-ai-table-no{font-size:var(--xxxs)}}.data-ai-table-mobile{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.data-ai-table-mobile-header{background:var(--linear-two-gradient);display:flex;margin:0 0 16px;overflow:hidden;padding:12px 0}.data-ai-table-mobile-tab{color:var(--white);flex:1;font-size:14px;font-weight:var(--semibold);text-align:center}.data-ai-table-mobile-row{border-bottom:1px solid #e5e7eb;padding:10px 20px 16px}.data-ai-table-mobile-row.alt-row{background-color:#f9fafb}.data-ai-table-mobile-row:last-child{border-bottom:none}@media(max-width:767px){.data-ai-table-mobile-row:first-child{padding:0}}.data-ai-table-mobile-feature{color:var(--heading-color);font-size:14px;font-weight:var(--medium);margin-bottom:8px;text-align:center}.data-ai-table-mobile-values{display:flex;justify-content:space-around;padding:0 20px}.data-ai-table-mobile-yes{align-items:center;color:#00a63e;display:flex;font-size:14px;font-weight:var(--medium);gap:4px}.data-ai-table-mobile-yes .data-ai-table-tick{height:16px;width:16px}.data-ai-table-mobile-no{color:var(--subheading-color);font-size:14px;font-weight:var(--regular)}