.tc{width:100%;padding:48px 0}.tc__loading{justify-content:center;align-items:center;min-height:240px;display:flex}.tc__spinner{border:3px solid #e0e0e0;border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:.7s linear infinite tc-spin}.tc__title{color:#1a1a1a;margin:0 0 20px;font-size:2rem;font-weight:700}.tc__intro{color:#555;border-bottom:1px solid #e8e8e8;margin:0 0 36px;padding-bottom:28px;font-size:.95rem;line-height:1.8}.tc__sections{flex-direction:column;gap:0;display:flex}.tc__section{border-bottom:1px solid #f0f0f0;padding:24px 0}.tc__section:last-child{border-bottom:none}.tc__section-heading{color:#1a1a1a;letter-spacing:.06em;text-transform:uppercase;margin:0 0 10px;font-size:.85rem;font-weight:700}.tc__section-heading:before{content:"";background-color:var(--primary);vertical-align:middle;border-radius:2px;width:3px;height:14px;margin-right:10px;display:inline-block;position:relative;top:-1px}.tc__section-paragraph{color:#555;margin:0;padding-left:13px;font-size:.95rem;line-height:1.8}@keyframes tc-spin{to{transform:rotate(360deg)}}
