.bestfit-section{background-color:#f8fafc;padding-bottom:4rem;padding-top:4rem}@media (min-width:768px){.bestfit-section{padding-bottom:5rem;padding-top:5rem}}.bestfit-container{margin-left:auto;margin-right:auto;max-width:1024px;padding-left:2rem;padding-right:2rem;width:100%}.bestfit-content{text-align:left}.bestfit-eyebrow{color:#f37d16;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;margin-bottom:.75rem;text-transform:uppercase}.bestfit-heading{color:#1a2130;font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-align:left}@media (min-width:768px){.bestfit-heading{font-size:1.875rem}}.bestfit-highlight{background:linear-gradient(135deg,#f37d16,#ff9233);-webkit-background-clip:text;background-clip:text;color:transparent}.bestfit-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.bestfit-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.bestfit-grid{grid-template-columns:repeat(3,1fr)}}.bestfit-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;transition:all .2s ease}.bestfit-card:hover{border-color:rgba(243,125,22,.4)}.bestfit-icon{margin-bottom:.75rem}.bestfit-icon svg{fill:none;height:1.25rem;stroke:#f37d16;stroke-width:2;width:1.25rem}.bestfit-card-title{color:#1a2130;font-size:1rem;font-weight:600;margin:0}