.tc-section-wrapper{background-color:transparent!important;padding:4rem 1rem;width:100%}.tc-container{margin:0 auto;max-width:1200px}.tc-header{margin:0 auto 4rem;max-width:800px;text-align:center}.tc-badge{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;box-shadow:0 1px 2px rgba(0,0,0,.05);display:inline-flex;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.tc-badge-text{color:#374151;font-size:.875rem;font-weight:500}.tc-badge-icon{height:1rem;object-fit:contain;width:1rem}.tc-headline h1,.tc-headline h2,.tc-headline h3{color:#111827;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}@media (min-width:768px){.tc-headline h1,.tc-headline h2,.tc-headline h3{font-size:3rem}}.tc-description p{color:#4b5563;font-size:1.125rem;line-height:1.6;margin:0}.tc-cards-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.tc-cards-grid{grid-template-columns:repeat(3,1fr)}}.tc-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:2.5rem;transition:transform .2s ease,box-shadow .2s ease}.tc-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-4px)}.tc-card-icon-wrapper{align-items:center;border-radius:1rem;display:flex;height:3.5rem;justify-content:center;margin-bottom:1.5rem;width:3.5rem}.tc-card-icon-wrapper img{height:1.75rem;object-fit:contain;width:1.75rem}.tc-card-title{color:#111827;font-size:1.25rem;font-weight:700;margin:0 0 1rem}.tc-card-desc{color:#4b5563;font-size:1rem;line-height:1.6;margin:0}