.support-hub{display:grid;gap:var(--support-hub-gap, var(--grid-gap));grid-template-columns:1fr}@media screen and (min-width:1008px){.support-hub{grid-template-columns:repeat(3,1fr)}.support-hub__tile--wide{grid-column:span 2}}.support-hub__tile{position:relative;display:flex;flex-direction:column;overflow:hidden;padding:2rem;border-radius:var(--support-hub-radius, 20px);background:var(--tile-bg);color:var(--tile-text);border:1px solid var(--title-border-color)}@media screen and (min-width:1008px){.support-hub__tile{padding:4rem}}.support-hub__tile .Heading{color:var(--heading-color)}.support-hub__text{color:var(--tile-text);max-width:44rem}.support-hub__text>:first-child{margin-top:0}.support-hub__text>:last-child{margin-bottom:0}.support-hub__icon{margin-bottom:2.4rem;line-height:0}.support-hub__icon svg{width:3rem;height:auto}.support-hub__link{display:inline-flex;align-items:center;gap:.8rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--default-text-font-size);letter-spacing:.1em;text-transform:uppercase;text-decoration:underline;text-underline-offset:.4rem;color:var(--heading-color)}.support-hub__cta--bottom{margin-top:auto;padding-top:2.4rem}.support-hub__tile .Button svg{width:1.6rem;height:auto;margin-left:.8rem}.support-hub__decoration{position:absolute;right:0;bottom:0;width:40%;max-width:22rem;height:auto;opacity:.18;pointer-events:none}.support-hub__account{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media screen and (min-width:1008px){.support-hub__account{grid-template-columns:repeat(2,1fr)}}.support-hub__account-header{display:flex;align-items:center;gap:1rem}.support-hub__account-item{border:1px solid var(--title-border-color);border-radius:8px;padding:2rem;display:grid;row-gap:1rem}.support-hub__tile--faq{row-gap:2rem}.support-hub__faq-head{display:flex;align-items:baseline;justify-content:space-between;gap:2rem}.support-hub__faq-head .Heading{margin:0}.support-hub__view-all{text-transform:capitalize}.support-hub__faq-item{overflow:hidden}.support-hub__faq-item{border:1px solid currentColor;border-radius:8px}.support-hub__faq-item+.support-hub__faq-item{margin-top:1.2rem}.support-hub__faq-trigger.collapsible-trigger{display:flex;align-items:center;justify-content:space-between;gap:2rem;width:100%;padding:1.6rem;border:0;background:transparent;text-align:left;cursor:pointer;color:var(--faq-question-color, var(--heading-color))}.support-hub__faq-question{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--base-text-font-size)}.support-hub__faq-plus{position:relative;flex:0 0 auto;width:1.6rem;height:1.6rem}.support-hub__faq-plus:before,.support-hub__faq-plus:after{content:"";position:absolute;top:50%;left:50%;background:currentColor;transform:translate(-50%,-50%);transition:transform var(--duration-default) ease}.support-hub__faq-plus:before{width:1.6rem;height:2px}.support-hub__faq-plus:after{width:2px;height:1.6rem}.support-hub__faq-trigger.is-open .support-hub__faq-plus:after{transform:translate(-50%,-50%) scaleY(0)}.support-hub__faq-item .collapsible-content__inner{padding:0 2.4rem 2rem}.support-hub__faq-answer{color:var(--faq-answer-color, var(--tile-text))}
/*# sourceMappingURL=/cdn/shop/t/126/assets/component-support-hub.css.map */
