.tc-feature-cards__header{align-items:start;display:flex;gap:40px;justify-content:space-between;margin-bottom:72px}.tc-feature-cards__section-heading{flex:1;font-family:Oswald,sans-serif;font-size:40px;font-weight:700;line-height:1.3;margin:0;text-transform:uppercase}.tc-feature-cards__cta-btn{align-items:center;border-radius:58px;display:inline-flex;flex-shrink:0;gap:10px;justify-content:center;padding:16px 16px 16px 22px;text-decoration:none;transition:opacity .2s ease,transform .2s ease;white-space:nowrap}.tc-feature-cards__cta-btn:hover{opacity:.9;transform:translateY(-1px)}.tc-feature-cards__cta-text{font-family:var(--secondary_font);font-size:16px;font-weight:600;line-height:28px;padding:0 2px}.tc-feature-cards__cta-arrow{flex-shrink:0;height:21px;width:21px}.tc-feature-cards__cta-btn--desktop{display:inline-flex}.tc-feature-cards__cta-btn--mobile{display:none}.tc-feature-cards__grid{display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}.tc-feature-cards__card{display:flex;flex-direction:column;overflow:hidden;padding:40px 40px 128px;transition:box-shadow .3s ease}.tc-feature-cards__card:hover{box-shadow:0 4px 24px rgba(0,0,0,.06)}.tc-feature-cards__icon-badge{align-items:center;border-radius:100px;display:flex;flex-shrink:0;height:52px;justify-content:center;margin-bottom:24px;width:52px}.tc-feature-cards__icon-img{display:block;height:24px;object-fit:contain;width:24px}.tc-feature-cards__content{display:flex;flex-direction:column;gap:24px}.tc-feature-cards__heading{font-family:var(--secondary_font);font-size:24px;font-weight:600;line-height:1.4;margin:0;text-transform:none}.tc-feature-cards__description{font-family:var(--secondary_font);font-size:16px;font-weight:400;line-height:1.6}.tc-feature-cards__description p{margin:0}.tc-feature-cards__checklist{display:flex;flex-direction:column;gap:24px;list-style:none;margin:0;padding:0}.tc-feature-cards__checklist-item{align-items:flex-start;display:flex;gap:15px;padding:0!important}.tc-feature-cards__check-icon{flex-shrink:0;height:16px;margin-top:5px;width:16px}.tc-feature-cards__checklist-text{font-family:var(--secondary_font);font-size:16px;font-weight:400;letter-spacing:-.16px;line-height:1.6}@media (max-width:1024px){.tc-feature-cards__section-heading{font-size:32px}.tc-feature-cards__heading{font-size:20px}.tc-feature-cards__checklist-text,.tc-feature-cards__description{font-size:15px}}@media (max-width:767px){.tc-feature-cards__grid,.tc-feature-cards__header{margin-bottom:48px}.tc-feature-cards__cta-btn--desktop{display:none}.tc-feature-cards__cta-btn--mobile{border-radius:58px;display:flex;height:50px;padding:16px 16px 16px 22px;white-space:nowrap;width:100%}.tc-feature-cards__section-heading{font-size:28px}.tc-feature-cards__grid{grid-template-columns:1fr}.tc-feature-cards__card{gap:16px;padding:32px!important}.tc-feature-cards__icon-badge{margin-bottom:40px}.tc-feature-cards__heading{font-size:20px;line-height:1.3}.tc-feature-cards__content{gap:16px}.tc-feature-cards__checklist{margin-top:16px}.tc-feature-cards__checklist-text,.tc-feature-cards__description{font-size:16px}}