.product-support-center{display:block;width:100%;min-width:0;padding-top:var(--psc-padding-top, 24px);padding-bottom:var(--psc-padding-bottom, 48px);overflow-x:clip;background:var(--psc-section-background, #fff);color:var(--psc-text-color, #201c1e);font-size:1.4rem}.product-support-center *,.product-support-center *:before,.product-support-center *:after{box-sizing:border-box}.product-support-center [hidden]{display:none!important}.product-support-center button,.product-support-center a{font:inherit}.product-support-center__inner{width:100%;min-width:0}.psc__category-tabs{display:flex;align-items:center;justify-content:flex-start;width:100%;min-width:0;margin:0 0 1.6rem;padding:.35rem;border-radius:999px;background:var(--psc-tabs-background, #f3f0e9)}.psc__category-tab{position:relative;flex:0 0 auto;min-width:0;min-height:3.8rem;margin:0;padding:.8rem 1.8rem;border:0;border-radius:999px;background:transparent;color:var(--psc-text-color, #201c1e);font-size:1.4rem;line-height:1.15;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:color .16s ease,background-color .16s ease}.psc__category-tab.is-active{background:var(--psc-tab-active-color, #5a2358);color:#fff}.psc__category-panel{display:grid;grid-template-columns:minmax(220px,min(28%,var(--psc-sidebar-width, 360px))) minmax(0,1fr);width:100%;min-width:0;overflow:hidden;border:1px solid var(--psc-border-color, #ddd7cf);border-radius:var(--psc-card-radius, 14px);background:var(--psc-content-background, #fff)}.psc__sidebar{min-width:0;min-height:100%;padding:1.6rem 1rem 2.2rem;border-right:1px solid var(--psc-border-color, #ddd7cf);background:var(--psc-sidebar-background, #f5f1e9)}.psc__sidebar-heading{margin:0;padding:0 .8rem 1.4rem;border-bottom:1px solid color-mix(in srgb,var(--psc-border-color, #ddd7cf) 72%,transparent);color:var(--psc-text-color, #201c1e);font-size:1.4rem;line-height:1.25;font-weight:750}.psc__product-list{display:grid;gap:.45rem;margin-top:1.2rem}.psc__product-trigger{position:relative;display:grid;grid-template-columns:4.8rem minmax(0,1fr) 1.2rem;gap:.9rem;align-items:center;width:100%;min-width:0;min-height:6.2rem;margin:0;padding:.7rem;overflow:hidden;border:1px solid transparent;border-radius:.9rem;background:transparent;color:var(--psc-text-color, #201c1e);text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.psc__product-trigger:before{content:"";position:absolute;inset:0 auto 0 0;width:.3rem;border-radius:.9rem 0 0 .9rem;background:transparent}.psc__product-trigger:hover{background:color-mix(in srgb,var(--psc-active-background, #eee5ef) 48%,transparent)}.psc__product-trigger.is-active{border-color:var(--psc-tab-active-color, #5a2358);background:var(--psc-active-background, #eee5ef)}.psc__product-trigger.is-active:before{background:var(--psc-tab-active-color, #5a2358)}.psc__product-thumb{display:block;width:4.8rem;height:4.8rem;overflow:hidden;border:1px solid color-mix(in srgb,var(--psc-border-color, #ddd7cf) 80%,transparent);border-radius:.65rem;background:#fff}.psc__product-thumb img,.psc__product-thumb-placeholder,.psc__product-thumb-placeholder svg{display:block;width:100%;height:100%}.psc__product-thumb img{object-fit:cover}.psc__product-thumb-placeholder{color:color-mix(in srgb,var(--psc-muted-color, #746f70) 48%,transparent)}.psc__product-thumb-placeholder svg{padding:.65rem}.psc__product-copy{display:block;min-width:0}.psc__product-name,.psc__product-subtitle{display:block;overflow-wrap:anywhere}.psc__product-name{color:var(--psc-text-color, #201c1e);font-size:1.4rem;line-height:1.15;font-weight:750}.psc__product-subtitle{margin-top:.25rem;color:var(--psc-muted-color, #746f70);font-size:1.4rem;line-height:1.2}.psc__product-arrow{color:var(--psc-muted-color, #746f70);font-size:1.6rem;line-height:1;text-align:right}.psc__content{width:100%;min-width:0;padding:2.6rem 2.8rem 3rem;background:var(--psc-content-background, #fff)}.psc__product-panel{width:100%;min-width:0}.psc__product-anchor{display:block;width:0;height:0;scroll-margin-top:var(--psc-anchor-offset, 96px)}.psc__content-header{padding-bottom:1.7rem;border-bottom:1px solid var(--psc-border-color, #ddd7cf)}.psc__eyebrow{margin:0 0 .65rem;color:var(--psc-accent-color, #f06422);font-size:1.4rem;line-height:1.2;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.psc__title{margin:0;color:var(--psc-text-color, #201c1e);font-family:"Cafeteria",var(--font-heading-family);font-size:clamp(2.5rem,2.25vw,3.3rem);line-height:1.05;font-weight:750;overflow-wrap:anywhere}.psc__description{margin-top:.9rem;color:var(--psc-muted-color, #746f70);font-size:1.4rem;line-height:1.5}.psc__description>:first-child,.psc__faq-answer>:first-child{margin-top:0}.psc__description>:last-child,.psc__faq-answer>:last-child{margin-bottom:0}.psc__video-area{margin-top:1.7rem}.psc__video-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;width:100%;min-width:0;margin-bottom:.8rem}.psc__video-tab{width:100%;min-width:0;min-height:3.8rem;margin:0;padding:.75rem 1.2rem;overflow:hidden;border:1px solid var(--psc-border-color, #ddd7cf);border-radius:.7rem;background:var(--psc-content-background, #fff);color:var(--psc-text-color, #201c1e);font-size:1.4rem;line-height:1.2;font-weight:700;text-align:center;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.psc__video-tab:hover{border-color:color-mix(in srgb,var(--psc-accent-color, #f06422) 55%,var(--psc-border-color, #ddd7cf))}.psc__video-tab.is-active{border-color:#e1b53c;background:var(--psc-support-background, #fff8dc)}.psc__video-card{margin-top:0;overflow:hidden;border:1px solid var(--psc-border-color, #ddd7cf);border-radius:1rem;background:#fff}.psc__video-panel{width:100%;min-width:0}.psc__video-frame{position:relative;width:100%;min-width:0;aspect-ratio:var(--psc-video-ratio, 16 / 9);overflow:hidden;background:#d6cfcb}.psc__video-element,.psc__video-poster,.psc__video-poster img{display:block;width:100%;height:100%}.psc__video-element,.psc__video-poster{position:absolute;top:0;right:0;bottom:0;left:0}.psc__video-element{border:0;object-fit:cover}.psc__video-poster{z-index:1;background:#d6cfcb}.psc__video-poster img{object-fit:cover}.psc__video-play{position:absolute;z-index:2;top:50%;left:50%;display:flex;align-items:center;min-width:0;margin:0;padding:0;border:0;background:transparent;color:var(--psc-text-color, #201c1e);cursor:pointer;transform:translate(-50%,-50%)}.psc__video-play-icon{display:inline-flex;align-items:center;justify-content:center;width:5.4rem;height:5.4rem;border-radius:50%;background:var(--psc-button-color, #ff641f);color:#fff;box-shadow:0 .5rem 1.8rem #00000021;transition:transform .16s ease}.psc__video-play:hover .psc__video-play-icon{transform:scale(1.06)}.psc__video-play-icon svg{width:2.6rem;height:2.6rem;margin-left:.25rem}.psc__video-frame.is-playing .psc__video-poster,.psc__video-frame.is-playing .psc__video-play{display:none}.psc__resources{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem;margin-top:1.6rem}.psc__resources--single>.psc__resource{grid-column:1 / -1}.psc__resource{min-width:0;min-height:12.2rem;padding:1.7rem;border:1px solid var(--psc-border-color, #ddd7cf);border-radius:1rem}.psc__resource--manual{display:grid;grid-template-columns:3.8rem minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);gap:1.2rem;background:var(--psc-content-background, #fff)}.psc__resource--support{display:flex;flex-direction:column;align-items:flex-start;border-color:color-mix(in srgb,var(--psc-accent-color, #f06422) 42%,var(--psc-border-color, #ddd7cf));background:var(--psc-support-background, #fff8dc)}.psc__resource-icon{display:inline-flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;border-radius:.7rem;background:#edf6f0;color:#71a889}.psc__resource-icon svg{width:2rem;height:2rem}.psc__resource-copy{min-width:0}.psc__resource-title{margin:0;color:var(--psc-text-color, #201c1e);font-size:2.2rem;line-height:1.3;font-weight:900;overflow-wrap:anywhere}.psc__resource-text{margin:.45rem 0 1.2rem;color:var(--psc-muted-color, #746f70);font-size:1.4rem;line-height:1.45;overflow-wrap:anywhere}.psc__resource--support .psc__resource-text{max-width:52rem}.psc__resource--manual .psc__button{grid-column:1 / -1;grid-row:2;align-self:end;justify-self:start}.psc__resource--support .psc__button{margin-top:auto}.psc__button{display:inline-flex;align-items:center;justify-content:center;min-height:4rem;padding:.9rem 1.8rem;border:1px solid transparent;border-radius:.65rem;font-size:1.4rem;line-height:1.2;font-weight:800;text-align:center;text-decoration:none;transition:filter .16s ease,background-color .16s ease,color .16s ease}.psc__button:hover{filter:brightness(.96)}.psc__button--outline{border-color:var(--psc-tab-active-color, #5a2358);background:var(--psc-tab-active-color, #5a2358);color:#fff}.psc__button--solid{background:var(--psc-button-color, #ff641f);color:#fff}.psc__faq{margin-top:2.2rem}.psc__faq-heading{margin:0 0 .8rem;color:var(--psc-text-color, #201c1e);font-size:2.2rem;line-height:1.3;font-weight:900}.psc__faq-item{border-bottom:1px solid var(--psc-border-color, #ddd7cf)}.psc__faq-question{display:grid;grid-template-columns:minmax(0,1fr) 1.6rem;gap:1.5rem;align-items:center;min-height:5.2rem;padding:1.1rem 0;color:var(--psc-text-color, #201c1e);font-size:1.4rem;line-height:1.35;font-weight:750;list-style:none;cursor:pointer}.psc__faq-question::-webkit-details-marker{display:none}.psc__faq-icon{position:relative;display:block;width:1.4rem;height:1.4rem;color:var(--psc-tab-active-color, #5a2358)}.psc__faq-icon:before,.psc__faq-icon:after{content:"";position:absolute;top:50%;left:50%;width:1rem;height:1px;background:currentColor;transform:translate(-50%,-50%)}.psc__faq-icon:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .16s ease}.psc__faq-item[open] .psc__faq-icon:after{transform:translate(-50%,-50%) rotate(0)}.psc__faq-answer{padding:0 3.1rem 1.5rem 0;color:var(--psc-muted-color, #746f70);font-size:1.4rem;line-height:1.55}.psc__empty-message,.psc__content-empty{color:var(--psc-muted-color, #746f70);font-size:1.4rem;line-height:1.5}.psc__empty-message{margin:1.5rem .8rem 0}.psc__content-empty{display:flex;align-items:center;justify-content:center;min-height:22rem;padding:2rem;text-align:center}.product-support-center :is(button,a,summary):focus-visible{outline:2px solid var(--psc-tab-active-color, #5a2358);outline-offset:3px}@media screen and (max-width:989px)and (min-width:750px){.psc__category-panel{grid-template-columns:minmax(210px,25rem) minmax(0,1fr)}.psc__content{padding-right:2rem;padding-left:2rem}.psc__resources{grid-template-columns:1fr}.psc__resource{grid-column:1 / -1}}@media screen and (max-width:749px){.product-support-center{padding-top:max(1.2rem,var(--psc-padding-top-mobile, 18px));padding-bottom:max(2rem,var(--psc-padding-bottom-mobile, 36px))}.product-support-center .page-width{padding-right:1.4rem;padding-left:1.4rem}.psc__category-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:1.2rem;padding:.3rem}.psc__category-tab{width:100%;min-height:3.5rem;padding:.65rem .6rem;font-size:1.4rem;letter-spacing:-.01em}.psc__category-panel{display:block}.psc__sidebar{min-height:0;padding:1.4rem .9rem 1.8rem;border-right:0;border-bottom:1px solid var(--psc-border-color, #ddd7cf)}.psc__sidebar-heading{padding:0 .7rem 1.25rem;font-size:1.4rem}.psc__product-list{gap:.25rem;margin-top:1rem}.psc__product-trigger{grid-template-columns:4.4rem minmax(0,1fr) 1rem;gap:.8rem;min-height:5.8rem;padding:.65rem;border-radius:.8rem}.psc__product-thumb{width:4.4rem;height:4.4rem}.psc__product-name,.psc__product-subtitle{font-size:1.4rem}.psc__content{padding:1.7rem 1.3rem 2.4rem}.psc__content-header{padding-bottom:1.3rem}.psc__eyebrow{margin-bottom:.55rem;font-size:1.4rem}.psc__title{font-size:2.35rem}.psc__description{margin-top:.75rem;font-size:1.4rem;line-height:1.45}.psc__video-area{margin-top:1.2rem}.psc__video-tabs{gap:.55rem;margin-bottom:.7rem}.psc__video-tab{min-height:3.5rem;padding:.65rem .8rem;font-size:1.4rem}.psc__video-card{border-radius:.85rem}.psc__video-play-icon{width:4.6rem;height:4.6rem}.psc__video-play-icon svg{width:2.2rem;height:2.2rem}.psc__resources{grid-template-columns:1fr;gap:1rem;margin-top:1rem}.psc__resource,.psc__resources--single>.psc__resource{grid-column:1 / -1}.psc__resource{min-height:0;padding:1.5rem;border-radius:.85rem}.psc__resource--manual{grid-template-columns:3.5rem minmax(0,1fr);gap:1rem}.psc__resource-icon{width:3.5rem;height:3.5rem}.psc__resource-title{font-size:1.8rem}.psc__resource-text{margin:.4rem 0 1.1rem;font-size:1.4rem}.psc__button{min-height:3.9rem;padding:.85rem 1.5rem;font-size:1.4rem}.psc__faq{margin-top:1.7rem}.psc__faq-heading{margin-bottom:.45rem;font-size:2rem}.psc__faq-question{min-height:4.8rem;font-size:1.4rem}.psc__faq-answer{font-size:1.4rem}}@media screen and (max-width:390px){.product-support-center .page-width{padding-right:1rem;padding-left:1rem}.psc__category-tab{padding-right:.35rem;padding-left:.35rem;font-size:1.4rem}.psc__content{padding-right:1.1rem;padding-left:1.1rem}}@media(prefers-reduced-motion:reduce){.product-support-center *,.product-support-center *:before,.product-support-center *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(forced-colors:active){.psc__category-tab.is-active,.psc__product-trigger.is-active,.psc__button{border:1px solid currentColor}}
/*# sourceMappingURL=/cdn/shop/t/58/assets/product-support-center.css.map */
