@charset "UTF-8";

/********* public:sol_help.less ********/
:root{--terra-help-danger:#A33D50;--terra-help-danger-soft:hsla(349,46%,44%,.08);--terra-help-danger-line:hsla(349,46%,44%,.24)}:root[data-color-scheme='dark']{--terra-help-danger:#E48191;--terra-help-danger-soft:hsla(350,65%,70%,.09);--terra-help-danger-line:hsla(350,65%,70%,.26)}body[data-template='help_index'] .p-body-header,body[data-template='help_page'] .p-body-header{display:none}body[data-template='help_index'] .p-body-pageContent,body[data-template='help_page'] .p-body-pageContent,.terra-helpLanding,.terra-helpArticle{min-width:0}body[data-template='help_index'] .p-breadcrumbs--container,body[data-template='help_page'] .p-breadcrumbs--container{margin-bottom:17px}.terra-helpHero,.terra-helpPageHero{position:relative;isolation:isolate;overflow:hidden;border:1px solid var(--sol-accent-border);border-radius:var(--sol-radius-large);color:#F5F5F2;background:radial-gradient(circle at 78% 12%, var(--sol-accent-glow), hsla(0,0%,0%,0) 30%),linear-gradient(135deg, hsl(90,6%,6%), hsl(120,8%,9%) 64%, hsl(90,6%,6%));background-color:#10110F;box-shadow:var(--sol-card-shadow)}.terra-helpHero::before,.terra-helpPageHero::before{content:'';position:absolute;inset:0;z-index:-2;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px, hsla(0,0%,0%,0) 1px),linear-gradient(90deg, hsla(0,0%,100%,.03) 1px, hsla(0,0%,0%,0) 1px);background-size:34px 34px;mask-image:linear-gradient(90deg, hsla(0,0%,0%,0), hsl(0,0%,0%) 42%, hsl(0,0%,0%));pointer-events:none}.terra-helpHero::after,.terra-helpPageHero::after{content:'';position:absolute;inset:0 0 0 auto;z-index:-1;width:58%;max-width:620px;background:linear-gradient(90deg, hsla(0,0%,0%,0), var(--sol-accent) 48%, var(--sol-accent-secondary));-webkit-mask:url('/styles/terra/heraldry/header-topology.svg?v=85') no-repeat right center / 100% 100%;mask:url('/styles/terra/heraldry/header-topology.svg?v=85') no-repeat right center / 100% 100%;opacity:.24;pointer-events:none}.terra-helpHero{display:grid;grid-template-columns:minmax(0, 1fr) auto;align-items:center;gap:clamp(28px,5vw,70px);min-height:278px;padding:clamp(30px,5vw,58px)}.terra-helpHeroMain,.terra-helpPageHeroMain{position:relative;z-index:1;min-width:0}.terra-helpEyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:13px;color:var(--sol-brand-accent);font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.terra-helpEyebrow .fa--xf{font-size:12px}.terra-helpHero h1,.terra-helpPageHero h2{margin:0;color:#FFFFFF;font-size:clamp(31px,5vw,48px);font-weight:500;letter-spacing:-.04em;line-height:1.04}.terra-helpHero p,.terra-helpPageHero p{max-width:680px;margin:16px 0 0;color:hsla(60,13%,95%,.7);font-size:15px;line-height:1.6}.terra-helpHeroActions{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:25px}.terra-helpHeroAction{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 13px;border:1px solid hsla(0,0%,100%,.13);border-radius:var(--sol-radius-control);color:hsla(0,0%,100%,.85);background:hsla(0,0%,100%,.05);font-size:12px;font-weight:500;text-decoration:none}.terra-helpHeroAction:hover{color:#FFFFFF;border-color:var(--sol-accent-border);background:var(--sol-accent-soft);text-decoration:none}.terra-helpHeroAction--primary{color:var(--sol-accent-contrast);border-color:var(--sol-accent);background:var(--sol-accent)}.terra-helpHeroAction--primary:hover{color:var(--sol-accent-contrast);border-color:var(--sol-accent-hover);background:var(--sol-accent-hover)}.terra-helpHeroMark{position:relative;display:grid;place-items:center;width:clamp(112px,13vw,162px);aspect-ratio:1;border:1px solid var(--sol-accent-border);border-radius:50%;color:var(--sol-brand-accent);background:hsla(120,11%,4%,.5);box-shadow:inset 0 0 0 12px hsla(0,0%,100%,.02),0 0 48px var(--sol-accent-glow);font-size:clamp(42px,6vw,68px)}.terra-helpHeroMark::before{content:'';position:absolute;width:clamp(132px,15vw,188px);aspect-ratio:1;border:1px dashed hsla(0,0%,100%,.11);border-radius:50%}.terra-helpDirectory{margin-top:22px}.terra-helpSectionHeading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:0 2px 12px}.terra-helpSectionHeading>div{min-width:0}.terra-helpSectionHeading small{display:block;margin-bottom:4px;color:var(--sol-accent-text);font-size:9px;font-weight:500;letter-spacing:.13em;text-transform:uppercase}.terra-helpSectionHeading h2{margin:0;color:hsla(var(--xf-textColorEmphasized));font-size:20px;font-weight:500;letter-spacing:-.02em}.terra-helpSectionHeading>span{color:hsla(var(--xf-textColorMuted));font-size:11px}.terra-helpGrid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px}.terra-helpCard{position:relative;display:grid;grid-template-columns:auto minmax(0, 1fr) auto;align-items:center;gap:14px;min-height:112px;padding:16px;border:1px solid hsla(var(--xf-borderColor));border-radius:var(--sol-radius-card);color:hsla(var(--xf-textColor));background:hsla(var(--xf-contentBg));box-shadow:var(--sol-card-shadow);text-decoration:none;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.terra-helpCard:hover{color:hsla(var(--xf-textColor));border-color:hsla(var(--xf-borderColorFeature));background:var(--sol-accent-faint);text-decoration:none;transform:translateY(-1px)}html[data-sol-effects='off'] .terra-helpCard{transition:none}html[data-sol-effects='off'] .terra-helpCard:hover{transform:none}.terra-helpCardIcon,.terra-helpPageIcon{display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--sol-accent-border);color:var(--sol-accent-text);background:var(--sol-accent-soft)}.terra-helpCardIcon{width:46px;height:46px;border-radius:var(--sol-radius-control);font-size:18px}.terra-helpCardCopy{min-width:0}.terra-helpCardCopy strong{display:block;margin-bottom:4px;color:hsla(var(--xf-textColorEmphasized));font-size:14px;font-weight:500;line-height:1.28}.terra-helpCardCopy span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:hsla(var(--xf-textColorMuted));font-size:11.5px;line-height:1.45}.terra-helpCardArrow{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:hsla(var(--xf-textColorMuted));background:hsla(var(--xf-contentAltBg));font-size:11px}.terra-helpCard:hover .terra-helpCardArrow{color:var(--sol-accent-contrast);background:var(--sol-accent)}.terra-helpAssist{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px;padding:16px 18px;border:1px solid hsla(var(--xf-borderColor));border-inline-start:3px solid var(--sol-accent-secondary);border-radius:var(--sol-radius-card);background:hsla(var(--xf-contentAltBg))}.terra-helpAssistCopy{display:flex;align-items:center;gap:12px;min-width:0}.terra-helpAssistCopy>.fa--xf{color:var(--sol-accent-text);font-size:20px}.terra-helpAssistCopy strong,.terra-helpAssistCopy span{display:block}.terra-helpAssistCopy strong{color:hsla(var(--xf-textColorEmphasized));font-size:13px;font-weight:500}.terra-helpAssistCopy span{margin-top:2px;color:hsla(var(--xf-textColorMuted));font-size:11px}.terra-helpNav>.block-container{overflow:hidden;border-color:hsla(var(--xf-borderColor));border-radius:var(--sol-radius-card);background:hsla(var(--xf-contentBg));box-shadow:var(--sol-card-shadow)}.terra-helpNavBrand{display:flex;align-items:center;gap:11px;padding:17px;color:#FFFFFF;background:radial-gradient(circle at 90% 0, var(--sol-accent-glow), hsla(0,0%,0%,0) 45%),hsl(90,6%,7%);text-decoration:none}.terra-helpNav>.block-container>.terra-helpNavBrand:first-child{border-radius:0 !important}.terra-helpNavBrand:hover{color:#FFFFFF;text-decoration:none}.terra-helpNavBrand>span:first-child{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--sol-accent-border);border-radius:var(--sol-radius-control);color:var(--sol-brand-accent);background:var(--sol-accent-soft);font-size:16px}.terra-helpNavBrand small,.terra-helpNavBrand strong{display:block}.terra-helpNavBrand small{margin-bottom:2px;color:var(--sol-brand-accent);font-size:8px;font-weight:500;letter-spacing:.14em}.terra-helpNavBrand strong{font-size:15px;font-weight:500}.terra-helpNavList{padding:7px}.terra-helpNavLink.blockLink{display:grid;grid-template-columns:28px minmax(0, 1fr) 12px;align-items:center;gap:8px;min-height:40px;padding:6px 8px;border:1px solid hsla(0,0%,0%,0);border-radius:var(--sol-radius-small);color:hsla(var(--xf-textColorDimmed));font-size:12px;text-decoration:none}.terra-helpNavLink>.terra-helpNavIcon{display:grid;place-items:center;width:28px;height:28px;border-radius:var(--sol-radius-small);color:hsla(var(--xf-textColorMuted));background:hsla(var(--xf-contentAltBg));font-size:11px}.terra-helpNavLink>.terra-helpNavArrow{color:hsla(var(--xf-textColorMuted));font-size:8px;opacity:.55}.terra-helpNavLink:hover{color:hsla(var(--xf-textColorEmphasized));border-color:hsla(var(--xf-borderColorFaint));background:hsla(var(--xf-contentAltBg))}.terra-helpNavLink.is-selected{color:hsla(var(--xf-selectedItemColor));border-color:hsla(var(--xf-selectedItemBorderColor));background:hsla(var(--xf-selectedItemBgColor));font-weight:500}.terra-helpNavLink.is-selected>.terra-helpNavIcon{color:var(--sol-accent-text);background:var(--sol-accent-soft)}.terra-helpNavLink.is-selected>.terra-helpNavArrow{color:var(--sol-accent-text);opacity:1}.terra-helpNavSupport{margin:0;padding:12px 14px;border:0;border-top:1px solid hsla(var(--xf-borderColorFaint));border-radius:0;background:hsla(var(--xf-contentAltBg))}.terra-helpNav>.block-container>.terra-helpNavSupport:last-child{border-radius:0 !important}.terra-helpNavSupport span,.terra-helpNavSupport a{display:block}.terra-helpNavSupport span{color:hsla(var(--xf-textColorMuted));font-size:10px}.terra-helpNavSupport a{margin-top:3px;color:var(--sol-accent-text);font-size:11px;font-weight:500;text-decoration:none}.terra-helpPageHero{display:grid;grid-template-columns:auto minmax(0, 1fr) auto;align-items:center;gap:20px;min-height:198px;padding:clamp(25px,4vw,40px)}.terra-helpPageIcon{width:64px;height:64px;border-radius:var(--sol-radius-card);color:var(--sol-brand-accent);background:hsla(120,11%,4%,.52);font-size:25px}.terra-helpPageMeta{align-self:start;padding:8px 10px;border:1px solid hsla(0,0%,100%,.1);border-radius:var(--sol-radius-small);color:hsla(0,0%,100%,.55);background:hsla(0,0%,0%,.18);font-size:8px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.terra-helpPageHero h2{font-size:clamp(27px,4vw,39px)}.terra-helpPageHero p{margin-top:10px;font-size:13px}.terra-helpArticleBody{position:relative;overflow:hidden;margin-top:12px;border:1px solid hsla(var(--xf-borderColor));border-radius:var(--sol-radius-card);background:hsla(var(--xf-contentBg));box-shadow:var(--sol-card-shadow)}.terra-helpArticleBody::before{content:'';position:absolute;inset:0 0 auto;z-index:2;height:2px;background:linear-gradient(90deg, var(--sol-accent), var(--sol-accent-secondary), hsla(0,0%,0%,0) 72%)}.terra-helpArticleBody>.block,.terra-helpArticleBody>.blockMessage{margin:0}.terra-helpArticleBody>.block>.block-container,.terra-helpContentBlock>.block-container{border:0;border-radius:0;background:transparent;box-shadow:none}.terra-helpContentBlock .block-row{padding:clamp(20px,4vw,34px)}.terra-helpArticleFooter{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:12px 14px;border:1px solid hsla(var(--xf-borderColor));border-radius:var(--sol-radius-control);background:hsla(var(--xf-contentAltBg))}.terra-helpArticleFooter a{display:inline-flex;align-items:center;gap:7px;color:hsla(var(--xf-textColorDimmed));font-size:11px;font-weight:500;text-decoration:none}.terra-helpArticleFooter a:hover{color:var(--sol-accent-text)}.terra-helpArticle--bb_codes .bbCodeHelpItem{padding:20px}.terra-helpArticle--bb_codes .bbCodeHelpItem .block-textHeader{margin-bottom:7px;color:hsla(var(--xf-textColorEmphasized));font-size:14px;font-weight:500;line-height:1.35}.terra-helpArticle--bb_codes .bbCodeDemoBlock{margin-top:12px;border:1px solid hsla(var(--xf-borderColorFaint));border-radius:var(--sol-radius-control);background:hsla(var(--xf-contentAltBg))}.terra-helpArticle--bb_codes .bbCodeDemoBlock-item{min-width:0}.terra-helpArticle--bb_codes .bbCodeDemoBlock-item dt{color:var(--sol-accent-text);font-size:9px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.terra-helpArticle--bb_codes .bbCodeDemoBlock-item dd{color:hsla(var(--xf-textColorDimmed))}.terra-helpArticle--smilies .dataList,.terra-helpArticle--cookies .dataList{overflow-x:auto}.terra-helpArticle--smilies .dataList-table,.terra-helpArticle--cookies .dataList-table{margin:0}.terra-helpArticle--smilies .dataList-row--header .dataList-cell,.terra-helpArticle--cookies .dataList-row--header .dataList-cell{color:hsla(var(--xf-textColorEmphasized));background:hsla(var(--xf-contentAltBg));font-size:10px;font-weight:500;letter-spacing:.07em;text-transform:uppercase}.terra-helpArticle--smilies .dataList-cell,.terra-helpArticle--cookies .dataList-cell{border-color:hsla(var(--xf-borderColorFaint))}.terra-helpArticle--smilies .smilieText{border-color:hsla(var(--xf-borderColor));border-radius:var(--sol-radius-small);color:hsla(var(--xf-textColorDimmed));background:hsla(var(--xf-contentAltBg))}.terra-helpArticle--trophies .block-row{padding:14px 18px}.terra-helpArticle--trophies .contentRow-figure--text{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--sol-accent-border);border-radius:50%;color:var(--sol-accent-text);background:var(--sol-accent-soft);font-size:13px;font-weight:500}.terra-helpArticle--trophies .contentRow-header{color:hsla(var(--xf-textColorEmphasized));font-size:14px;font-weight:500}.terra-helpArticle--trophies .contentRow-minor{margin-top:3px;color:hsla(var(--xf-textColorMuted));font-size:11.5px}html body[data-template='help_page'] .terra-helpArticleBody :is(.terms-premium, .privacy-mint, .cookie-mint, .bin-refund, .help-mint){--bg:hsla(var(--xf-pageBg)) !important;--card:hsla(var(--xf-contentBg)) !important;--card2:hsla(var(--xf-contentAltBg)) !important;--text:hsla(var(--xf-textColor)) !important;--muted:hsla(var(--xf-textColorMuted)) !important;--line:hsla(var(--xf-borderColor)) !important;--mint:var(--sol-accent-text) !important;--mint2:var(--sol-accent-secondary) !important;--mint3:var(--sol-accent-text) !important;--red:var(--sol-accent-text) !important;--red2:var(--sol-accent-secondary) !important;--glow:var(--sol-accent-glow) !important;--glow2:var(--sol-secondary-soft) !important;color:hsla(var(--xf-textColor)) !important;background:transparent !important;font-family:'IBM Plex Sans',Inter,system-ui,-apple-system,'Segoe UI',sans-serif !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-shell, .pm-shell, .cm-shell, .br-shell, .hm-shell){max-width:none !important;margin:0 !important;padding:0 !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-panel, .pm-panel, .cm-panel, .br-panel, .hm-panel){overflow:visible !important;margin:0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-topline, .pm-topline, .cm-topline, .br-topline, .hm-topline){display:none !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-header, .pm-header, .cm-head, .br-header, .hm-header){padding:18px 21px !important;border:0 !important;border-bottom:1px solid hsla(var(--xf-borderColorFaint)) !important;background:var(--sol-accent-faint) !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-brand, .tp-meta, .tp-title, .pm-brand, .pm-meta, .pm-title, .cm-brand, .cm-meta, .cm-title, .br-brand, .br-meta, .br-title, .hm-brand, .hm-meta, .hm-title){display:none !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-sub, .pm-sub, .cm-sub, .br-sub, .hm-sub){max-width:none !important;margin:0 !important;color:hsla(var(--xf-textColorDimmed)) !important;font-size:12.5px !important;line-height:1.55 !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-body, .pm-body, .cm-content, .br-body, .hm-body){padding:20px !important;background:transparent !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-section, .pm-section, .cm-card, .br-section, .hm-section){margin:0 0 11px !important;padding:17px !important;border:1px solid hsla(var(--xf-borderColorFaint)) !important;border-radius:var(--sol-radius-control) !important;color:hsla(var(--xf-textColor)) !important;background:hsla(var(--xf-contentAltBg)) !important;box-shadow:none !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-section, .pm-section, .cm-card, .br-section, .hm-section):last-child{margin-bottom:0 !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-h2, .pm-h2, .br-h2, .hm-h2, .cm-kicker){color:hsla(var(--xf-textColorEmphasized)) !important;font-family:'IBM Plex Sans',Inter,system-ui,-apple-system,'Segoe UI',sans-serif !important;font-size:14px !important;font-weight:500 !important;letter-spacing:-.01em !important;line-height:1.35 !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-p, .pm-p, .cm-p, .br-p, .hm-p, .tp-muted, .pm-muted, .br-muted, .hm-muted){color:hsla(var(--xf-textColorDimmed)) !important;font-family:'IBM Plex Sans',Inter,system-ui,-apple-system,'Segoe UI',sans-serif !important;font-size:12px !important;line-height:1.58 !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-list, .pm-list, .cm-list, .br-list, .hm-list),html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-list, .pm-list, .cm-list, .br-list, .hm-list) li{color:hsla(var(--xf-textColorDimmed)) !important;font-family:'IBM Plex Sans',Inter,system-ui,-apple-system,'Segoe UI',sans-serif !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-list, .pm-list, .cm-list, .br-list, .hm-list) li{border-color:hsla(var(--xf-borderColorFaint)) !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-list, .pm-list, .cm-list, .br-list, .hm-list) li::marker{color:var(--sol-accent-text) !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-list, .pm-list, .cm-list, .br-list, .hm-list) li strong{color:hsla(var(--xf-textColorEmphasized)) !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-num, .pm-num, .br-num, .hm-num){border:1px solid var(--sol-accent-border) !important;border-radius:var(--sol-radius-small) !important;color:var(--sol-accent-text) !important;background:var(--sol-accent-soft) !important;font-weight:500 !important;box-shadow:none !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-pillbox, .pm-box, .cm-note, .br-callout, .hm-callout){border:1px solid var(--sol-accent-border) !important;border-radius:var(--sol-radius-control) !important;color:hsla(var(--xf-textColorDimmed)) !important;background:var(--sol-accent-faint) !important;box-shadow:none !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-kicker, .pm-kicker, .cm-kicker, .br-kicker, .hm-kicker, .tp-pilltext, .pm-strongline, .br-call-title, .hm-call-title){color:var(--sol-accent-text) !important;font-weight:500 !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.br-callout-danger){border-radius:var(--sol-radius-control) !important;border-color:var(--terra-help-danger-line) !important;background:var(--terra-help-danger-soft) !important}html body[data-template='help_page'] .terra-helpArticleBody .br-kicker-danger{color:var(--terra-help-danger) !important;background:transparent !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-dot, .pm-dot, .cm-dot, .br-dot, .hm-dot){border-radius:var(--sol-radius-small) !important;background-color:var(--sol-accent-text) !important;box-shadow:none !important}html body[data-template='help_page'] .terra-helpArticleBody .br-dot-danger{background-color:var(--terra-help-danger) !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-grid, .br-grid, .cm-grid){gap:9px !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.br-mini){border-color:hsla(var(--xf-borderColorFaint)) !important;border-radius:var(--sol-radius-control) !important;color:hsla(var(--xf-textColorDimmed)) !important;background:hsla(var(--xf-contentBg)) !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.hm-shot){overflow:hidden !important;border:1px solid hsla(var(--xf-borderColor)) !important;border-radius:var(--sol-radius-control) !important;background:hsla(var(--xf-contentHighlightBg)) !important;box-shadow:none !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.hm-shot img){display:block !important;width:100% !important;height:auto !important;opacity:1 !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.hm-cap){color:hsla(var(--xf-textColorMuted)) !important;background:hsla(var(--xf-contentAltBg)) !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-footer, .pm-footer, .br-footer, .hm-footer){display:none !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.terms-premium, .privacy-mint, .cookie-mint, .bin-refund, .help-mint) a{color:var(--sol-accent-text) !important;text-decoration-color:var(--sol-accent-border) !important}.terra-helpArticle--cookies .terra-helpContentBlock .textHeading,.terra-helpArticle--privacy_policy .terra-helpContentBlock>.block-container>.block-body>h2{margin:24px 0 9px;color:hsla(var(--xf-textColorEmphasized));font-size:16px;font-weight:500}@media (max-width:800px){.terra-helpHero{grid-template-columns:minmax(0, 1fr);min-height:0;padding:30px}.terra-helpHeroMark{display:none}.terra-helpGrid{grid-template-columns:minmax(0, 1fr)}.terra-helpPageHero{grid-template-columns:auto minmax(0, 1fr);min-height:0}.terra-helpPageMeta{display:none}}@media (max-width:600px){body[data-template='help_index'] .p-breadcrumbs--container,body[data-template='help_page'] .p-breadcrumbs--container{margin-bottom:10px}.terra-helpHero,.terra-helpPageHero{border-radius:var(--sol-radius-card)}.terra-helpHero{padding:25px 20px}.terra-helpHero h1{font-size:31px}.terra-helpHero p{font-size:13px}.terra-helpHeroActions{align-items:stretch;flex-direction:column}.terra-helpHeroAction{width:100%}.terra-helpSectionHeading>span{display:none}.terra-helpCard{grid-template-columns:auto minmax(0, 1fr);min-height:100px;padding:14px}.terra-helpCardArrow{display:none}.terra-helpAssist{align-items:stretch;flex-direction:column}.terra-helpAssist .button{width:100%}.terra-helpPageHero{grid-template-columns:minmax(0, 1fr);gap:14px;padding:23px 20px}.terra-helpPageIcon{width:48px;height:48px;font-size:19px}.terra-helpPageHero h2{font-size:27px}.terra-helpArticleFooter{align-items:stretch;flex-direction:column}.terra-helpArticleFooter a{justify-content:center;min-height:34px}.terra-helpArticle--bb_codes .bbCodeHelpItem{padding:16px}.terra-helpArticle--bb_codes .bbCodeDemoBlock{display:grid;grid-template-columns:minmax(0, 1fr) !important}.terra-helpArticle--smilies .dataList-table,.terra-helpArticle--cookies .dataList-table{min-width:560px}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-header, .pm-header, .cm-head, .br-header, .hm-header){padding:15px !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-body, .pm-body, .cm-content, .br-body, .hm-body){padding:14px !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-section, .pm-section, .cm-card, .br-section, .hm-section){padding:14px !important}html body[data-template='help_page'] .terra-helpArticleBody :is(.tp-grid, .br-grid, .cm-grid){grid-template-columns:minmax(0, 1fr) !important}}