.htbo{font-family:Quicksand,sans-serif;color:#3c3b3b;padding:var(--section-outer-spacing-block, 4rem) 0}.htbo__inner{width:min(var(--page-width, 1600px),100%);margin:0 auto;padding:0 var(--page-gutter, 2rem);box-sizing:border-box}.htbo__hero{margin-bottom:3rem}.htbo__eyebrow{display:flex;align-items:center;gap:7px;margin:0 0 16px}.htbo__eyebrow__text{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#e46012}.htbo__eyebrow__line{display:inline-block;flex-shrink:0;width:28px;height:2px;background:#e46012}.htbo__eyebrow__dot-filled{display:inline-block;flex-shrink:0;width:7px;height:7px;border-radius:50%;background:#e46012}.htbo__eyebrow__dot-empty{display:inline-block;flex-shrink:0;width:7px;height:7px;border-radius:50%;border:2px solid #E46012;background:transparent}.htbo__heading{font-size:clamp(28px,4vw,46px);font-weight:700;letter-spacing:-.02em;line-height:1.15;color:#3c3b3b;margin:0 0 18px}.htbo__heading em{font-style:italic;color:#e46012}.htbo__hero-sub{font-size:1rem;color:#6b6a6a;line-height:1.7;max-width:640px;margin:0}.htbo__hero-image{width:100%;border-radius:.75rem;overflow:hidden;margin-bottom:4rem;aspect-ratio:16 / 7;background:#e8e6e2}.htbo__hero-image img{width:100%;height:100%;object-fit:cover;display:block}.htbo__hero-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e8e6e2;color:#aaa;font-size:.85rem;font-family:Quicksand,sans-serif;letter-spacing:.1em;text-transform:uppercase}.htbo__section-label{font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#e46012;margin:0 0 1.25rem}.htbo__section-heading{font-size:1.5rem;font-weight:400;letter-spacing:-.02em;color:#3c3b3b;line-height:1.3;margin:0 0 2rem}.htbo__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:4rem}@media(max-width:700px){.htbo__cards{grid-template-columns:1fr}}@media(min-width:701px)and (max-width:900px){.htbo__cards{grid-template-columns:repeat(2,1fr)}}.htbo__card{display:flex;flex-direction:column;gap:.5rem;padding:2rem 1.75rem;background:#f4f3f1;border-radius:.75rem}.htbo__card-icon{display:flex;align-items:center;color:#e46012;margin-bottom:.5rem}.htbo__card-title{display:block;font-size:1rem;font-weight:700;color:#3c3b3b;line-height:1.3}.htbo__card-body{display:block;font-size:.9375rem;color:#6b6a6a;line-height:1.65;flex:1}.htbo__compare{margin-bottom:4rem}.htbo__compare-table{width:100%;border-collapse:collapse;font-size:.9375rem}.htbo__compare-table th{text-align:left;font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#e46012;padding:.75rem 1rem;border-bottom:2px solid #e8e6e2}.htbo__compare-table td{padding:1rem;border-bottom:1px solid #e8e6e2;color:#3c3b3b;vertical-align:top;line-height:1.5}.htbo__compare-table tr:last-child td{border-bottom:none}.htbo__compare-table td:first-child{font-weight:700;width:30%}.htbo__compare-winner{color:#e46012;font-weight:700}@media(max-width:600px){.htbo__compare-table,.htbo__compare-table tbody,.htbo__compare-table tr,.htbo__compare-table td{display:block;width:100%}.htbo__compare-table thead{display:none}.htbo__compare-table td{padding:.5rem 0;border:none}.htbo__compare-table tr{border-bottom:1px solid #e8e6e2;padding:1rem 0}}.htbo__split{display:flex;align-items:center;gap:3rem;margin-bottom:4rem}.htbo__split--reverse{flex-direction:row-reverse}.htbo__split-image{flex:0 0 48%;border-radius:.75rem;overflow:hidden;aspect-ratio:4 / 3;background:#e8e6e2}.htbo__split-image img{width:100%;height:100%;object-fit:cover;display:block}.htbo__split-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e8e6e2;color:#aaa;font-size:.8rem;font-family:Quicksand,sans-serif;letter-spacing:.1em;text-transform:uppercase}.htbo__split-content{flex:1}.htbo__split-content p{font-size:1rem;color:#6b6a6a;line-height:1.7;margin:0 0 1.25rem}.htbo__split-content p:last-child{margin-bottom:0}@media(max-width:700px){.htbo__split,.htbo__split--reverse{flex-direction:column;gap:1.5rem}.htbo__split-image{flex:none;width:100%}}.htbo__press{background:#f4f3f1;border-radius:.75rem;padding:2rem 2.5rem;margin-bottom:4rem;display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.htbo__press-label{font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#e46012;white-space:nowrap}.htbo__press-items{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;align-items:center}.htbo__press-item{font-size:.875rem;font-weight:700;color:#3c3b3b;opacity:.6}.htbo__faq{margin-bottom:4rem}.htbo__faq-list{display:flex;flex-direction:column;gap:0}.htbo__faq-item{border-bottom:1px solid #e8e6e2}.htbo__faq-item:first-child{border-top:1px solid #e8e6e2}.htbo__faq-q{width:100%;background:none;border:none;padding:1.25rem 0;text-align:left;font-family:Quicksand,sans-serif;font-size:1rem;font-weight:700;color:#3c3b3b;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem}.htbo__faq-q svg{flex-shrink:0;color:#e46012;transition:transform .25s ease}.htbo__faq-item.is-open .htbo__faq-q svg{transform:rotate(45deg)}.htbo__faq-a{display:none;font-size:.9375rem;color:#6b6a6a;line-height:1.7;padding-bottom:1.25rem}.htbo__faq-item.is-open .htbo__faq-a{display:block}.htbo__cta{display:flex;align-items:center;gap:3rem;background:#3c3b3b;border-radius:.75rem;padding:2.5rem 3rem}.htbo__cta-intro{flex:0 0 41.67%;max-width:41.67%}.htbo__cta-action{flex:1}@media(max-width:700px){.htbo__cta{flex-direction:column;gap:1.25rem;padding:2rem 1.5rem}.htbo__cta-intro,.htbo__cta-action{flex:none;max-width:100%}}.htbo__cta-eyebrow{font-size:.65rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fff6;margin:0 0 .5rem}.htbo__cta-title{font-size:1.5rem;font-weight:400;letter-spacing:-.02em;color:#fff;margin:0;line-height:1.3}.htbo__cta-body{font-size:.9375rem;color:#fff9;line-height:1.65;margin:0 0 1.5rem}.htbo__cta-btn{display:inline-block;background:#e46012;color:#fff;font-family:Quicksand,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;padding:.875rem 2rem;border-radius:.375rem;transition:opacity .2s ease}.htbo__cta-btn:hover{opacity:.85;color:#fff;text-decoration:none}
/*# sourceMappingURL=/cdn/shop/t/124/assets/ht-bestof.css.map */
