.hello-faq-static{position:relative;color:var(--hello-brand-charcoal)}.hello-faq-static__search{font-size:max(14px,var(--hello-type-body))}.hello-faq-static__card-title{font-size:max(14px,var(--hello-type-body));line-height:1.3}.hello-faq-static__detail-kicker{font-size:var(--hello-type-cta)}.hello-faq-static__detail-empty,.hello-faq-static__no-results{font-size:max(14px,var(--hello-type-body))}.hello-faq-static__search-wrap{max-width:820px;margin:0 auto 28px}.hello-faq-static__search-field{display:flex;align-items:center;gap:10px;width:100%;border:1px solid rgba(171,181,144,.75);border-radius:12px;padding:4px 6px 4px 12px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease;overflow:hidden}.hello-faq-static__search-field:focus-within{border-color:var(--hello-brand-sage);box-shadow:0 0 0 3px #abb59047}.hello-faq-static__search-icon{flex-shrink:0;color:var(--hello-brand-olive);display:inline-flex}.hello-faq-static__search{flex:1;min-width:0;border:0;padding:11px 8px;background:transparent;outline:none;border-radius:8px;-webkit-appearance:none;appearance:none;color:var(--hello-brand-charcoal)}.hello-faq-static__search::placeholder{color:var(--hello-brand-olive);opacity:.75}.hello-faq-static__search::-webkit-search-decoration,.hello-faq-static__search::-webkit-search-results-button,.hello-faq-static__search::-webkit-search-results-decoration{display:none}.hello-faq-static__search::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:inline-block;width:30px;height:30px;margin-right:2px;border-radius:999px;cursor:pointer;border:1px solid rgba(171,181,144,.75);background-color:var(--hello-brand-neutral);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 2.5l7 7M9.5 2.5l-7 7' stroke='%231d1d1d' stroke-width='1.35' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:10px 10px;opacity:1;transition:background-color .15s ease,border-color .15s ease,opacity .15s ease}.hello-faq-static__search::-webkit-search-cancel-button:hover{background-color:var(--hello-brand-neutral);border-color:var(--hello-brand-sage);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 2.5l7 7M9.5 2.5l-7 7' stroke='%231d1d1d' stroke-width='1.35' stroke-linecap='round'/%3E%3C/svg%3E");opacity:1}.hello-faq-static__search::-moz-search-clear-button{width:30px;height:30px;border-radius:999px;cursor:pointer;border:1px solid rgba(171,181,144,.75);background:var(--hello-brand-neutral) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 2.5l7 7M9.5 2.5l-7 7' stroke='%231d1d1d' stroke-width='1.35' stroke-linecap='round'/%3E%3C/svg%3E") center / 10px 10px no-repeat;opacity:1}.hello-faq-static__cards{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:14px;max-width:1100px;margin:0 auto 8px}.hello-faq-static__card{cursor:pointer;text-align:left;border:none;border-radius:14px;background:#fff;box-shadow:var(--hello-brand-card-shadow);padding:14px 16px;box-sizing:border-box;flex:0 1 260px;width:min(100%,260px);max-width:100%;min-width:0;min-height:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:14px;color:var(--hello-brand-forest);font:inherit;transition:box-shadow .2s ease,transform .15s ease,background-color .2s ease}.hello-faq-static__card:hover{box-shadow:var(--hello-brand-card-shadow-hover)}.hello-faq-static__card:focus-visible{outline:none;box-shadow:var(--hello-brand-card-shadow-hover),0 0 0 3px var(--hello-brand-focus-ring-strong)}.hello-faq-static__card--active{box-shadow:var(--hello-brand-card-shadow-active),0 0 0 2px var(--hello-brand-sage)}.hello-faq-static__card-icon{color:var(--hello-brand-olive);flex-shrink:0;display:flex;align-items:center;justify-content:center}.hello-faq-static__card-icon-img{display:block;width:44px;height:44px;object-fit:contain}.hello-faq-static__card-body{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.hello-faq-static__card-title{font-weight:700;width:100%;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hello-faq-static__card-count{font-size:var(--hello-type-small);line-height:1.45;font-weight:600;color:var(--hello-brand-olive)}.hello-faq-static__detail{display:none;margin-top:28px;padding:clamp(22px,4vw,36px);border-radius:16px;background:#fff;border:none;box-shadow:var(--hello-brand-card-shadow)}.hello-faq-static__detail:not([hidden]){display:block}.hello-faq-static__detail-inner{display:grid;grid-template-columns:minmax(160px,1fr) minmax(0,2fr);gap:28px 40px;align-items:start;max-width:1100px;margin:0 auto}.hello-faq-static__detail-kicker{margin:0 0 8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hello-brand-olive)}.hello-faq-static__detail-heading{margin:0;font-size:var(--hello-type-h3);color:var(--hello-brand-forest);line-height:1.2}.hello-faq-static__accordion{display:flex;flex-direction:column;gap:12px;background:transparent;border:none;border-radius:0;box-shadow:none;overflow:visible}.hello-faq-static__item{border:none;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 2px 14px var(--hello-brand-shadow-soft);transition:box-shadow .2s ease}.hello-faq-static__item:first-child{border-top:0}.hello-faq-static__item[open]{box-shadow:0 4px 22px #393c271f}.hello-faq-static__item summary{cursor:pointer;list-style:none;padding:16px 18px;background:var(--hello-brand-sage);color:#fff;display:flex;align-items:center;justify-content:flex-start;gap:12px;transition:background-color .2s ease,border-color .2s ease;border-bottom:1px solid transparent}.hello-faq-static__item summary::-webkit-details-marker{display:none}.hello-faq-static__item[open] summary{background:var(--hello-brand-sage);border-bottom-color:transparent}.hello-faq-static__q-kicker{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:2rem;padding:5px 8px;border-radius:6px;font-size:var(--hello-type-cta);font-weight:700;letter-spacing:.06em;line-height:1;text-transform:uppercase;color:var(--hello-brand-forest);background:#ffffffeb;box-shadow:0 1px 2px #393c2714}.hello-faq-static__question-text{flex:1;min-width:0;font-size:max(14px,var(--hello-type-body));line-height:1.45;font-weight:700;text-align:left;color:#fff}.hello-faq-static__item-toggle{flex-shrink:0;margin-left:auto;width:30px;height:30px;border-radius:999px;border:1px solid rgba(171,181,144,.75);background:var(--hello-brand-neutral);display:inline-flex;align-items:center;justify-content:center;color:var(--hello-brand-charcoal);font-size:18px;font-weight:600;line-height:1;transition:transform .2s ease}.hello-faq-static__item[open] .hello-faq-static__item-toggle{transform:rotate(45deg)}.hello-faq-static__answer{margin:0;padding:0;background:transparent}.hello-faq-static__answer-panel{padding:16px 18px 20px;background:#fff;border-left:3px solid var(--hello-brand-sage)}.hello-faq-static__a-kicker{display:block;margin:0 0 10px;font-size:var(--hello-type-cta);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hello-brand-forest)}.hello-faq-static__answer-body{margin:0;color:var(--hello-brand-charcoal);font-weight:400;line-height:1.65;font-size:max(14px,var(--hello-type-body))}.hello-faq-static__answer-body p,.hello-faq-static__answer-body li{font-size:inherit;line-height:inherit}.hello-faq-static__answer-body p{margin:0 0 .75em}.hello-faq-static__answer-body p:last-child{margin-bottom:0}.hello-faq-static__detail-empty{margin:16px 0 0;color:var(--hello-brand-olive);text-align:center}@media screen and (max-width:749px){.hello-faq-static__detail-inner{grid-template-columns:1fr;gap:18px}.hello-faq-static__item summary{padding-left:14px;padding-right:14px}.hello-faq-static__answer-panel{padding-left:14px;padding-right:14px}.hello-faq-static__card{flex:1 1 100%;width:100%;max-width:none}}.hello-faq-static__no-results{display:none;max-width:980px;margin:16px auto 0;color:var(--hello-brand-olive);text-align:center;padding:18px;background:#fff;border-radius:10px;border:1px solid var(--hello-brand-border)}.hello-faq-static__no-results:not([hidden]){display:block}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hello-faq-static.css.map */
