.helpdesk-faq{--hd-bg: #f6f7fb;--hd-surface: #ffffff;--hd-surface-alt: #fbfcfe;--hd-border: rgba(15, 23, 42, .08);--hd-border-strong: rgba(15, 23, 42, .14);--hd-text: #0f172a;--hd-text-soft: #1d1d1f;--hd-muted: #64748b;--hd-accent: #09398a;--hd-accent-strong: #07306f;--hd-accent-soft: rgba(9, 57, 138, .1);--hd-accent-tint: rgba(9, 57, 138, .04);--hd-radius-sm: 10px;--hd-radius: 14px;--hd-radius-lg: 20px;--hd-shadow-sm: 0 1px 2px rgba(15, 23, 42, .04);--hd-shadow: 0 4px 24px rgba(15, 23, 42, .06);--hd-shadow-lg: 0 18px 50px -22px rgba(15, 23, 42, .18);--hd-shadow-accent: 0 8px 22px rgba(9, 57, 138, .18);font-family:var(--font-body-family);color:rgb(var(--color-foreground, 15, 23, 42));background:var(--gradient-background, var(--hd-bg))}.helpdesk-faq__inner{max-width:1180px;margin:0 auto;padding-left:max(1.15rem,env(safe-area-inset-left));padding-right:max(1.15rem,env(safe-area-inset-right))}@media screen and (min-width:750px){.helpdesk-faq__inner{padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:990px){.helpdesk-faq__inner{padding-left:2rem;padding-right:2rem}}.helpdesk-faq__hero{position:relative;padding-top:calc(env(safe-area-inset-top,0px) + var(--announcement-bar-height, 0px) + var(--header-height, 52px) + .85rem);padding-bottom:1.5rem;overflow:hidden}.helpdesk-faq__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 18% -10%,rgba(9,57,138,.18),transparent 55%),radial-gradient(ellipse 70% 55% at 105% 10%,rgba(51,79,180,.13),transparent 55%);pointer-events:none}.helpdesk-faq__hero-inner{position:relative;z-index:1;max-width:720px}.helpdesk-faq__eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--hd-accent);margin:0 0 .6rem}.helpdesk-faq__title{font-family:var(--font-heading-family);font-size:clamp(1.95rem,6vw,2.85rem);font-weight:700;line-height:1.08;letter-spacing:-.025em;margin:0 0 .6rem;color:var(--hd-text);overflow-wrap:anywhere}.helpdesk-faq__subtitle{font-size:clamp(1rem,2vw,1.18rem);line-height:1.5;font-weight:500;color:var(--hd-muted);margin:0 0 1.1rem;overflow-wrap:anywhere;max-width:56ch}.helpdesk-faq__support-email{margin:0 0 1.25rem;font-size:clamp(.95rem,1.6vw,1.05rem);font-weight:600;line-height:1.4;overflow-wrap:anywhere}.helpdesk-faq__support-email a{color:var(--hd-accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em;transition:text-decoration-thickness .15s}.helpdesk-faq__support-email a:hover{text-decoration-thickness:2px}@media screen and (min-width:750px){.helpdesk-faq__hero{padding-top:calc(env(safe-area-inset-top,0px) + var(--announcement-bar-height, 0px) + var(--header-height, 60px) + clamp(1rem,2.5vw,1.85rem));padding-bottom:clamp(2rem,4vw,3rem)}.helpdesk-faq__eyebrow{margin-bottom:.75rem}.helpdesk-faq__title{margin-bottom:.85rem}.helpdesk-faq__subtitle{margin-bottom:1.5rem}}.helpdesk-faq__search-wrap{position:relative;max-width:560px}.helpdesk-faq__search-wrap svg{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:var(--hd-muted);pointer-events:none}.helpdesk-faq__search{width:100%;padding:.95rem 1rem .95rem 2.85rem;font-size:max(16px,1.02rem);border:1.5px solid var(--hd-border);border-radius:14px;background:var(--hd-surface);box-shadow:var(--hd-shadow);outline:none;transition:border-color .2s,box-shadow .2s;font-family:inherit}.helpdesk-faq__search::placeholder{color:#94a3b8}.helpdesk-faq__search:focus{border-color:var(--hd-accent);box-shadow:0 0 0 4px var(--hd-accent-soft),var(--hd-shadow)}.helpdesk-faq__search-hint{font-size:.85rem;color:var(--hd-muted);margin:.65rem 0 0 .25rem;line-height:1.4}@media screen and (min-width:750px){.helpdesk-faq__search-wrap svg{width:1.35rem;height:1.35rem;left:1.05rem}.helpdesk-faq__search{padding:1.05rem 1.1rem 1.05rem 3.1rem;border-radius:999px}.helpdesk-faq__search-hint{margin-left:1.25rem}}.helpdesk-faq__live{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.helpdesk-faq__layout{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start;padding-bottom:2.5rem;min-width:0}@media screen and (min-width:990px){.helpdesk-faq__layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:clamp(2rem,3.5vw,3rem);padding-bottom:clamp(3.5rem,6vw,5rem)}}.helpdesk-faq__sidebar{position:static;min-width:0;max-width:100%}@media screen and (min-width:990px){.helpdesk-faq__sidebar{position:sticky;top:calc(var(--header-height, 60px) + 1.25rem);z-index:2}}.helpdesk-faq__sidebar-card{background:var(--hd-surface);border:1px solid var(--hd-border);border-radius:var(--hd-radius);padding:1.1rem 1rem 1.15rem;box-shadow:var(--hd-shadow-sm);min-width:0;max-width:100%}@media screen and (min-width:990px){.helpdesk-faq__sidebar-card{padding:1.5rem 1.4rem 1.65rem;border-radius:var(--hd-radius-lg);box-shadow:var(--hd-shadow)}}.helpdesk-faq__sidebar-title{font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--hd-muted);margin:0 0 .85rem}@media screen and (min-width:990px){.helpdesk-faq__sidebar-title{font-size:.74rem;margin-bottom:1rem}}.helpdesk-faq__sidebar-main{display:flex;flex-direction:column;min-width:0}@media screen and (min-width:990px){.helpdesk-faq__sidebar-cta{order:2}.helpdesk-faq__sidebar-top{order:1}}.helpdesk-faq__nav{display:flex;flex-direction:column;gap:.2rem}.helpdesk-faq__nav-link{display:flex;align-items:center;gap:.65rem;padding:.65rem .7rem;border-radius:10px;font-size:1.05rem;font-weight:600;line-height:1.32;color:var(--hd-text);text-decoration:none;background:transparent;border:none;cursor:pointer;text-align:left;width:100%;font-family:inherit;transition:background .15s,color .15s}.helpdesk-faq__nav-link:hover,.helpdesk-faq__nav-link:focus-visible{background:var(--hd-accent-soft);color:var(--hd-accent);outline:none}.helpdesk-faq__nav-link.is-active{background:var(--hd-accent-soft);color:var(--hd-accent)}.helpdesk-faq__nav-link[hidden]{display:none}.helpdesk-faq__nav-icon{width:1.25rem;height:1.25rem;flex-shrink:0;opacity:.8}.helpdesk-faq__nav-icon svg{width:1.25rem;height:1.25rem}@media screen and (min-width:750px){.helpdesk-faq__nav-link{font-size:clamp(1.08rem,1vw,1.18rem);line-height:1.32;padding:.85rem .8rem;min-height:3.6rem}.helpdesk-faq__nav-icon,.helpdesk-faq__nav-icon svg{width:1.45rem;height:1.45rem}}@media screen and (min-width:990px){.helpdesk-faq__nav-link{font-size:clamp(1.12rem,.95vw,1.22rem);line-height:1.32;padding:1.1rem .75rem;min-height:3.6rem}}.helpdesk-faq__chips-wrap{width:100%;min-width:0}.helpdesk-faq__chips{display:none;gap:.5rem;padding:0;margin:0}@media screen and (max-width:989px){.helpdesk-faq__nav{display:none}.helpdesk-faq__chips{display:flex;flex-direction:column;width:100%;max-width:100%}}.helpdesk-faq__chip{width:100%;max-width:100%;box-sizing:border-box;padding:.95rem 1rem;font-size:1.05rem;font-weight:600;line-height:1.32;border-radius:12px;border:1px solid var(--hd-border);background:var(--hd-surface);color:var(--hd-text);cursor:pointer;font-family:inherit;white-space:normal;text-align:left;min-height:3.4rem;display:flex;align-items:center;gap:.55rem;transition:background .15s,border-color .15s,color .15s,transform .1s}.helpdesk-faq__chip:hover,.helpdesk-faq__chip:focus-visible{border-color:var(--hd-accent);background:var(--hd-accent-soft);color:var(--hd-accent);outline:none}.helpdesk-faq__chip:active{transform:translateY(1px)}.helpdesk-faq__chip[hidden]{display:none}@media screen and (max-width:749px){.helpdesk-faq__chip{font-size:clamp(1.08rem,3.6vw,1.22rem);min-height:3.5rem}}@media screen and (min-width:750px)and (max-width:989px){.helpdesk-faq__chip{font-size:clamp(1.08rem,1vw,1.18rem);line-height:1.32;min-height:3.6rem;padding:1.05rem 1.1rem}}@media screen and (max-width:989px){.helpdesk-faq__sidebar-cta{display:none!important}}.helpdesk-faq__main-cta{display:none;min-width:0;max-width:100%}@media screen and (max-width:989px){.helpdesk-faq__main-cta{display:block;margin:2rem 0 0;padding:1.05rem 1rem 1.1rem;background:linear-gradient(155deg,var(--hd-accent-soft),var(--hd-accent-tint));border:1px solid var(--hd-accent-soft);border-radius:var(--hd-radius)}}.helpdesk-faq__sidebar-cta{min-width:0;max-width:100%}@media screen and (min-width:990px){.helpdesk-faq__sidebar-cta{margin:1.4rem 0 0;padding:1.25rem 1.1rem 1.3rem;background:linear-gradient(160deg,var(--hd-accent-tint),transparent);border:1px solid var(--hd-border);border-radius:var(--hd-radius)}}.helpdesk-faq__cta-lead{font-size:1rem;color:var(--hd-text);font-weight:700;margin:0 0 .85rem;line-height:1.35;letter-spacing:-.005em;overflow-wrap:anywhere}.helpdesk-faq__cta-hint{font-size:.85rem;color:var(--hd-muted);margin:.85rem 0 0;line-height:1.5;overflow-wrap:anywhere}.helpdesk-faq__cta-hint strong{color:var(--hd-text-soft);font-weight:600}.helpdesk-faq__cta-button--mailto{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.55rem;width:100%;max-width:100%;box-sizing:border-box;padding:.85rem 1.05rem;font-size:1rem;font-weight:700;color:#fff!important;background:var(--hd-accent);border:0;border-radius:12px;text-decoration:none!important;text-align:center;line-height:1.2;white-space:normal;box-shadow:var(--hd-shadow-accent);transition:filter .15s,transform .15s,box-shadow .15s,background .15s}.helpdesk-faq__cta-button--mailto:hover,.helpdesk-faq__cta-button--mailto:focus-visible{filter:brightness(1.05);transform:translateY(-1px);background:var(--hd-accent-strong);box-shadow:0 12px 26px #09398a47;outline:2px solid var(--hd-accent-soft);outline-offset:2px}.helpdesk-faq__cta-button-icon{flex-shrink:0;display:flex;line-height:0;color:#fff}.helpdesk-faq__cta-button-icon svg{display:block;width:22px;height:22px}@media screen and (min-width:990px){.helpdesk-faq__cta-lead{font-size:1.02rem}.helpdesk-faq__cta-button--mailto{padding:.95rem 1.1rem;font-size:1.02rem}}.helpdesk-faq__main{min-width:0;max-width:100%;overflow-x:hidden}.helpdesk-faq__empty{display:none;padding:1.75rem 1rem;text-align:center;background:var(--hd-surface);border:2px dashed var(--hd-border);border-radius:var(--hd-radius);margin-top:1rem}.helpdesk-faq__empty.is-visible{display:block}.helpdesk-faq__empty strong{display:block;font-size:1.15rem;margin-bottom:.4rem;color:var(--hd-text)}.helpdesk-faq__empty span{font-size:.98rem;color:var(--hd-muted)}@media screen and (min-width:750px){.helpdesk-faq__empty{padding:2.5rem 1.5rem}}.helpdesk-faq__category{margin-bottom:2.25rem;scroll-margin-top:calc(var(--announcement-bar-height, 0px) + var(--header-height, 52px) + 1rem)}.helpdesk-faq__category[hidden]{display:none}.helpdesk-faq__category+.helpdesk-faq__category{margin-top:clamp(2.5rem,5vw,4rem);padding-top:clamp(1.75rem,3.5vw,2.5rem);border-top:1px solid var(--hd-border)}@media screen and (min-width:990px){.helpdesk-faq__category{margin-bottom:3rem}}.helpdesk-faq__cat-header{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:1rem;max-width:100%}.helpdesk-faq__cat-header>div:last-child{min-width:0;flex:1}.helpdesk-faq__cat-icon{width:44px;height:44px;border-radius:11px;background:linear-gradient(145deg,var(--hd-accent-soft),rgba(9,57,138,.04));display:flex;align-items:center;justify-content:center;color:var(--hd-accent);flex-shrink:0;box-shadow:inset 0 0 0 1px #09398a0f}.helpdesk-faq__cat-icon svg{width:22px;height:22px}.helpdesk-faq__cat-title{font-family:var(--font-heading-family);font-size:1.45rem;font-weight:700;margin:0 0 .35rem;letter-spacing:-.025em;line-height:1.18;color:var(--hd-text);overflow-wrap:anywhere}.helpdesk-faq__cat-desc{font-size:1.02rem;color:var(--hd-muted);margin:0;line-height:1.55;max-width:min(640px,100%);overflow-wrap:anywhere}@media screen and (min-width:750px){.helpdesk-faq__cat-header{gap:1.05rem;margin-bottom:1.25rem}.helpdesk-faq__cat-icon{width:56px;height:56px;border-radius:14px}.helpdesk-faq__cat-icon svg{width:28px;height:28px}.helpdesk-faq__cat-title{font-size:clamp(1.6rem,2.2vw,1.85rem)}.helpdesk-faq__cat-desc{font-size:1.08rem}}@media screen and (min-width:990px){.helpdesk-faq__cat-header{gap:1.15rem;margin-bottom:1.4rem}.helpdesk-faq__cat-icon{width:60px;height:60px;border-radius:16px}.helpdesk-faq__cat-icon svg{width:30px;height:30px}.helpdesk-faq__cat-title{font-size:clamp(1.75rem,1.6vw,2.05rem);margin-bottom:.45rem}.helpdesk-faq__cat-desc{font-size:1.12rem}}.helpdesk-faq__articles{display:flex;flex-direction:column;gap:.55rem}@media screen and (min-width:750px){.helpdesk-faq__articles{gap:.7rem}}.helpdesk-faq__article{background:var(--hd-surface);border:1px solid var(--hd-border);border-radius:12px;overflow:hidden;box-shadow:var(--hd-shadow-sm);transition:border-color .2s,box-shadow .2s;max-width:100%}.helpdesk-faq__article:hover{border-color:var(--hd-border-strong)}.helpdesk-faq__article[open]{border-color:#09398a38;box-shadow:0 8px 26px -16px #09398a40}.helpdesk-faq__article[hidden]{display:none}@media screen and (min-width:750px){.helpdesk-faq__article{border-radius:var(--hd-radius)}}.helpdesk-faq__article summary{list-style:none;cursor:pointer;padding:1rem;min-height:3.4rem;font-size:1.05rem;font-weight:600;line-height:1.32;color:var(--hd-text-soft);display:flex;align-items:center;justify-content:space-between;gap:.85rem;max-width:100%;transition:background .15s}.helpdesk-faq__article summary:hover{background:var(--hd-accent-tint)}.helpdesk-faq__article[open] summary{background:var(--hd-accent-tint)}.helpdesk-faq__article summary::-webkit-details-marker{display:none}.helpdesk-faq__summary-text{flex:1 1 auto;min-width:0;overflow-wrap:anywhere;word-wrap:break-word;hyphens:auto;-webkit-hyphens:auto}.helpdesk-faq__chev{width:1.4rem;height:1.4rem;flex-shrink:0;color:var(--hd-muted);transition:transform .25s ease,color .2s}.helpdesk-faq__article[open] .helpdesk-faq__chev{transform:rotate(180deg);color:var(--hd-accent)}@media screen and (max-width:749px){.helpdesk-faq__article summary{font-size:clamp(1.16rem,4.1vw,1.32rem);line-height:1.3;min-height:3.5rem;padding:1.05rem 1rem}.helpdesk-faq__chev{width:1.5rem;height:1.5rem}}@media screen and (min-width:750px){.helpdesk-faq__article summary{padding:1.1rem 1.25rem;font-size:clamp(1.08rem,1vw,1.18rem);min-height:3.6rem;gap:1rem}.helpdesk-faq__chev{width:1.45rem;height:1.45rem}}@media screen and (min-width:990px){.helpdesk-faq__article summary{padding:1.2rem 1.4rem;font-size:clamp(1.12rem,.95vw,1.22rem)}}.helpdesk-faq__answer{padding:0 1rem 1.1rem;font-size:1.02rem;line-height:1.62;color:var(--hd-muted);border-top:1px solid transparent;max-width:100%;overflow-wrap:anywhere;word-wrap:break-word;hyphens:auto;-webkit-hyphens:auto}.helpdesk-faq__article[open] .helpdesk-faq__answer{border-top-color:var(--hd-border);padding-top:1rem}.helpdesk-faq__answer p{margin:0 0 .8em}.helpdesk-faq__answer ul,.helpdesk-faq__answer ol{margin:0 0 .85em;padding-left:1.35em}.helpdesk-faq__answer li{margin-bottom:.35em}.helpdesk-faq__answer strong{color:var(--hd-text-soft)}.helpdesk-faq__answer :first-child{margin-top:0}.helpdesk-faq__answer :last-child{margin-bottom:0}.helpdesk-faq__answer a{color:var(--hd-accent);font-weight:600;text-decoration:underline;text-underline-offset:.18em;word-break:break-word;overflow-wrap:anywhere}.helpdesk-faq__answer a:hover{text-decoration-thickness:2px}.helpdesk-faq__answer img,.helpdesk-faq__answer video{max-width:100%;height:auto;border-radius:10px}@media screen and (min-width:750px){.helpdesk-faq__answer{padding:0 1.25rem 1.25rem;font-size:1.06rem}.helpdesk-faq__article[open] .helpdesk-faq__answer{padding-top:1.1rem}}@media screen and (min-width:990px){.helpdesk-faq__answer{padding:0 1.4rem 1.35rem;font-size:1.08rem;line-height:1.65}.helpdesk-faq__article[open] .helpdesk-faq__answer{padding-top:1.15rem}}.helpdesk-faq__footer-note{margin:2rem 0 0;padding:1.25rem 1rem;text-align:center;font-size:1.05rem;font-weight:600;line-height:1.4;color:var(--hd-text-soft);background:linear-gradient(160deg,var(--hd-accent-tint),transparent);border:1px solid var(--hd-border);border-radius:var(--hd-radius)}@media screen and (min-width:750px){.helpdesk-faq__footer-note{margin-top:2.75rem;padding:1.5rem 1.25rem;font-size:1.18rem}}@media screen and (min-width:990px){.helpdesk-faq__footer-note{margin-top:3.25rem;padding:1.75rem 1.5rem;font-size:1.22rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/helpdesk-faq.css.map */
