.htfaq{font-family:Quicksand,sans-serif;color:#3c3b3b}.htfaq__hero{background:#f4f3f1;color:#3c3b3b;padding:5rem 2.5rem 4.5rem;position:relative;overflow:hidden;max-width:1100px;margin:2.5rem auto 0;border-radius:16px}.htfaq__hero-inner{max-width:100%;margin:0 auto;display:flex;align-items:flex-start;gap:3rem;position:relative;z-index:1}.htfaq__hero-intro{flex:0 0 41.67%;max-width:41.67%}.htfaq__hero-body{flex:1;padding-top:.25rem}@media(max-width:700px){.htfaq__hero{padding:3rem 1.5rem 2.5rem;margin:1.25rem 1.25rem 0;border-radius:12px}.htfaq__hero-inner{flex-direction:column;gap:1.25rem}.htfaq__hero-intro,.htfaq__hero-body{flex:none;max-width:100%}}.htfaq__eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#e46012;margin:0 0 .75rem}.htfaq__hero-heading{font-size:1.75rem;font-weight:400;letter-spacing:-.02em;color:#3c3b3b;line-height:1.3;margin:0}@media(min-width:1400px){.htfaq__hero-heading{font-size:2.5rem}}.htfaq__hero-sub{font-size:1rem;color:#6b6a6a;line-height:1.65;margin:0 0 1.5rem}.htfaq__hero-contact{font-size:.875rem;color:#999;line-height:1.8}.htfaq__hero-contact strong{color:#3c3b3b;font-weight:700}.htfaq__nav{background:#fff;border-bottom:1px solid #E8E8E8;position:sticky;top:0;z-index:100;box-shadow:0 2px 14px #0000000f;padding:1.25rem 2.5rem 0}.htfaq__nav-inner{max-width:1100px;margin:0 auto}.htfaq__searchbar{display:flex;align-items:center;gap:10px;background:#f8f7f5;border:2px solid #E8E8E8;border-radius:10px;padding:11px 18px;margin-bottom:1rem;transition:border-color .2s}.htfaq__searchbar:focus-within{border-color:#e46012;background:#fff}.htfaq__searchbar svg{color:#999;flex-shrink:0}.htfaq__searchbar input{border:none;background:transparent;font-family:Quicksand,sans-serif;font-size:15px;color:#3c3b3b;width:100%;outline:none}.htfaq__searchbar input::placeholder{color:#aaa}.htfaq__search-clear{background:none;border:none;cursor:pointer;color:#aaa;padding:0;display:none;line-height:1}.htfaq__search-clear.visible{display:block}.htfaq__search-count{font-size:12px;color:#e46012;font-weight:700;margin-bottom:.5rem;min-height:18px}.htfaq__tabs{display:flex;gap:0;overflow-x:auto;scrollbar-width:none}.htfaq__tabs::-webkit-scrollbar{display:none}.htfaq__tabs a{display:inline-flex;align-items:center;gap:5px;text-decoration:none;font-size:13px;font-weight:600;color:#888;padding:8px 14px 10px;border-bottom:2px solid transparent;white-space:nowrap;transition:color .15s,border-color .15s;font-family:Quicksand,sans-serif}.htfaq__tabs a:hover{color:#3c3b3b;text-decoration:none}.htfaq__tabs a.htfaq-tab-active{color:#e46012;border-bottom-color:#e46012}.htfaq__tabs a.htfaq-tab-hidden{display:none}@media(max-width:700px){.htfaq__nav{padding:1rem 1.25rem 0}}.htfaq__body{max-width:1100px;margin:0 auto;padding:0 2.5rem 5rem}@media(max-width:700px){.htfaq__body{padding:0 1.25rem 4rem}}.htfaq__cat{padding-top:3.5rem}.htfaq__cat-header{margin-bottom:1.5rem}.htfaq__cat-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#f4f3f1;border-radius:10px;padding:.875rem 1.25rem}.htfaq__cat-title{font-size:1rem;font-weight:700;letter-spacing:-.01em;color:#3c3b3b;margin:0}.htfaq__cat-sub{font-size:.775rem;color:#6b6a6a;margin-top:2px;font-weight:500}.htfaq__cat-count{background:#ffffffb3;color:#6b6a6a;font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px;flex-shrink:0;letter-spacing:.04em;white-space:nowrap}.htfaq__list{display:flex;flex-direction:column;gap:8px}.htfaq__item{border:1.5px solid #E8E8E8;border-radius:10px;overflow:hidden;background:#fff;transition:border-color .2s,box-shadow .2s}.htfaq__item:hover{border-color:#ccc;box-shadow:0 2px 10px #0000000d}.htfaq__item.htfaq-open{border-color:#e46012;box-shadow:0 2px 18px #e4601217}.htfaq__item.htfaq-hidden{display:none}.htfaq__q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;cursor:pointer;font-size:15px;font-weight:600;color:#3c3b3b;-webkit-user-select:none;user-select:none;transition:color .15s;font-family:Quicksand,sans-serif;list-style:none}.htfaq__q::-webkit-details-marker{display:none}.htfaq__item.htfaq-open .htfaq__q{color:#e46012}.htfaq__chevron{width:20px;height:20px;flex-shrink:0;color:#bbb;transition:transform .25s,color .15s}.htfaq__item.htfaq-open .htfaq__chevron{transform:rotate(180deg);color:#e46012}.htfaq__a{display:none;padding:14px 20px 18px;font-size:14.5px;color:#6b6a6a;line-height:1.7;border-top:1px solid #F0F0F0;font-family:Quicksand,sans-serif}.htfaq__a p{margin:0 0 .75em}.htfaq__a p:last-child{margin-bottom:0}.htfaq__a a{color:#e46012;text-decoration:underline}.htfaq__item.htfaq-open .htfaq__a{display:block}.htfaq__no-results{display:none;text-align:center;padding:4rem 2rem;color:#aaa;font-size:15px;font-weight:600}.htfaq__no-results.visible{display:block}.htfaq__contact{background:#292929;color:#fff;border-radius:12px;padding:2.5rem 3rem;margin-top:4rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.htfaq__contact h3{font-size:1.25rem;font-weight:700;margin:0 0 .375rem;color:#fff;font-family:Quicksand,sans-serif}.htfaq__contact p{font-size:.875rem;color:#ffffff80;margin:0;font-family:Quicksand,sans-serif}.htfaq__contact-btn{display:inline-flex;align-items:center;gap:8px;background:#e46012;color:#fff;text-decoration:none;font-size:.875rem;font-weight:700;padding:.875rem 2rem;border-radius:6px;white-space:nowrap;transition:opacity .15s;font-family:Quicksand,sans-serif;letter-spacing:.02em}.htfaq__contact-btn:hover{opacity:.85;color:#fff;text-decoration:none}@media(max-width:600px){.htfaq__contact{padding:2rem 1.5rem;flex-direction:column;align-items:flex-start}.htfaq__cat-count{display:none}}
/*# sourceMappingURL=/cdn/shop/t/124/assets/ht-faq-v2.css.map */
