.help-hero-lop,.help-topics-lop,.help-purchase-lop,.help-faq-contact-lop,.help-trust-lop,.help-policies-lop{--help-lop-text: #2a2b2a;--help-lop-muted: #666666;--help-lop-gray: #6b7280;--help-lop-red: #fd2219;--help-lop-blue: #1153b2;--help-lop-cream: #faf5ee;--help-lop-border: #e5e7eb;box-sizing:border-box}.help-hero-lop *,.help-topics-lop *,.help-purchase-lop *,.help-faq-contact-lop *,.help-trust-lop *,.help-policies-lop *{box-sizing:border-box}.help-search-lop--hidden{display:none!important}.help-search-lop__empty{margin:16px 0 0;color:var(--help-lop-gray);font-size:14px;text-align:center}.help-hero-lop{background:var(--help-lop-cream);border-radius:12px;overflow:hidden}.help-hero-lop__inner{display:flex;flex-direction:column;align-items:center;width:100%}.help-hero-lop__content{display:flex;flex-direction:column;align-items:center;gap:28px;width:100%;padding:64px 22px 40px;text-align:center}.help-hero-lop__text{display:flex;flex-direction:column;gap:12px;width:100%}.help-hero-lop__title{margin:0;font-size:32px;font-weight:600;line-height:1.2;color:var(--help-lop-text)}.help-hero-lop__subtitle{margin:0;font-size:15px;font-weight:400;line-height:1.4;color:var(--help-lop-muted)}.help-hero-lop__form{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;max-width:480px;height:52px;padding:6px 6px 6px 24px;background:#fff;border-radius:100px;box-shadow:0 4px 6px #0000000d}.help-hero-lop__input{flex:1;min-width:0;border:0;outline:none;background:transparent;font-size:14px;color:var(--help-lop-text)}.help-hero-lop__input::placeholder{color:var(--help-lop-muted)}.help-hero-lop__submit{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;padding:0;border:0;border-radius:100px;background:var(--help-lop-red);cursor:pointer;color:#fff}.help-hero-lop__submit svg,.help-hero-lop__submit img{width:18px;height:18px;display:block}.help-hero-lop__media{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%}.help-hero-lop__image-wrap{position:relative;width:100%;max-width:390px;aspect-ratio:390 / 320}.help-hero-lop__image{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.help-hero-lop__image--desktop{display:none}.help-hero-lop__deco{position:absolute;z-index:1;pointer-events:none}.help-hero-lop__deco img{display:block;width:100%;height:100%}.help-hero-lop__deco--star{top:0;left:40px;width:20px;height:20px}.help-hero-lop__deco--puzzle{top:30px;right:40px;width:24px;height:24px}.help-hero-lop__deco--circle{top:171px;right:34px;width:16px;height:16px}@media(min-width:769px){.help-hero-lop{border-radius:14px}.help-hero-lop__inner{flex-direction:row;align-items:stretch;min-height:360px}.help-hero-lop__content{flex:0 0 50%;align-items:flex-start;justify-content:center;gap:24px;padding:36px 40px 36px 36px;text-align:left}.help-hero-lop__title{font-size:44px}.help-hero-lop__subtitle{font-size:16px;line-height:1.5}.help-hero-lop__form{max-width:520px}.help-hero-lop__media{flex:0 0 50%}.help-hero-lop__image-wrap{max-width:480px;width:100%;aspect-ratio:480 / 300}.help-hero-lop__image--mobile{display:none}.help-hero-lop__image--desktop{display:block}.help-hero-lop__deco--star{top:44px;left:121px;width:24px;height:24px}.help-hero-lop__deco--puzzle{top:200px;left:154px;right:auto;width:28px;height:28px}.help-hero-lop__deco--circle{top:52px;right:80px;width:16px;height:16px}}.help-topics-lop{padding:24px 16px}.help-topics-lop__box{background:#f5f5f5;border-radius:14px;padding:24px 16px}.help-topics-lop__heading{margin:0 0 20px;font-size:24px;font-weight:600;line-height:1.2;color:var(--help-lop-text);text-align:left}.help-topics-lop__grid{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.help-topics-lop__card{display:flex;flex-direction:row;align-items:center;gap:12px;padding:16px;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;text-decoration:none;color:inherit}.help-topics-lop__card-icon{flex-shrink:0;width:32px;height:32px}.help-topics-lop__card-icon img{display:block;width:100%;height:100%;object-fit:contain}.help-topics-lop__card-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.help-topics-lop__card-title{margin:0;font-size:16px;font-weight:700;line-height:1.3;color:var(--help-lop-text)}.help-topics-lop__card-text{margin:0;font-size:13px;font-weight:400;line-height:1.5;color:var(--help-lop-gray)}.help-topics-lop__card-arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:16px;background:var(--help-lop-red);color:#fff}.help-topics-lop__card-arrow svg{width:16px;height:16px}@media(min-width:769px){.help-topics-lop{padding:24px}.help-topics-lop__box{padding:36px}.help-topics-lop__heading{margin-bottom:24px;font-size:36px;text-align:center;letter-spacing:-.36px}.help-topics-lop__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.help-topics-lop__card{flex-direction:column;align-items:flex-start;height:100%}.help-topics-lop__card-body{gap:8px;flex:1}.help-topics-lop__card-title{font-size:18px}.help-topics-lop__card-text{font-size:14px}.help-topics-lop__card-arrow{margin-top:auto}}@media(min-width:1024px){.help-topics-lop__grid{grid-template-columns:repeat(6,1fr)}}.help-purchase-lop{padding:32px 16px}.help-purchase-lop__heading{margin:0 0 24px;font-size:24px;font-weight:600;line-height:1.2;color:var(--help-purchase-heading, var(--help-lop-text));text-align:center}.help-purchase-lop__grid{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}.help-purchase-lop__card{display:flex;flex-direction:column;gap:24px;padding:28px 24px;border-radius:24px;background-color:var(--help-purchase-card-bg, #ebf3ff);background-image:var(--help-purchase-card-bg-image, none);background-position:center;background-repeat:no-repeat;background-size:cover}.help-purchase-lop__icon{width:40px;height:40px}.help-purchase-lop__icon img{display:block;width:100%;height:100%;object-fit:contain}.help-purchase-lop__card-title{margin:0 0 12px;font-size:22px;font-weight:800;line-height:1.2;color:var(--help-purchase-card-title, var(--help-lop-text))}.help-purchase-lop__card-text{margin:0;font-size:15px;line-height:1.5;color:var(--help-purchase-card-text, rgba(42, 43, 42, .6))}.help-purchase-lop__link{font-size:16px;font-weight:700;color:var(--help-purchase-card-link, var(--help-lop-blue));text-decoration:none}.help-purchase-lop__link:hover{text-decoration:underline}@media(min-width:769px){.help-purchase-lop{padding:46px 36px}.help-purchase-lop__heading{font-size:36px}.help-purchase-lop__grid{flex-direction:row;gap:24px}.help-purchase-lop__card{flex:1;padding:40px 36px}.help-purchase-lop__card-title{font-size:24px}.help-purchase-lop__card-text{font-size:16px}}.help-faq-contact-lop{padding:24px 16px}.help-faq-contact-lop__inner{display:flex;flex-direction:column;gap:40px}.help-faq-contact-lop__faq-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:24px}.help-faq-contact-lop__heading{margin:0;font-size:24px;font-weight:600;line-height:1.2;color:var(--help-lop-text)}.help-faq-contact-lop__view-all{flex-shrink:0;font-size:14px;font-weight:700;color:var(--help-lop-blue);text-decoration:none;white-space:nowrap}.help-faq-contact-lop__view-all:hover{text-decoration:underline}.help-faq-contact-lop__list{margin:0;padding:0;list-style:none}.help-faq-contact-lop__item{border-bottom:1px solid var(--help-lop-border)}.help-faq-contact-lop__item summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 0;cursor:pointer;list-style:none}.help-faq-contact-lop__item summary::-webkit-details-marker{display:none}.help-faq-contact-lop__question{margin:0;font-size:15px;font-weight:500;line-height:1.4;color:var(--help-lop-text)}.help-faq-contact-lop__chevron{flex-shrink:0;width:20px;height:20px;color:var(--help-lop-gray);transition:transform .2s ease}.help-faq-contact-lop__item[open] .help-faq-contact-lop__chevron{transform:rotate(180deg)}.help-faq-contact-lop__answer{padding:0 0 20px;font-size:14px;line-height:1.5;color:var(--help-lop-gray)}.help-faq-contact-lop__answer p:first-child{margin-top:0}.help-faq-contact-lop__answer p:last-child{margin-bottom:0}.help-faq-contact-lop__contact{padding:28px 24px;background:#f8fafc;border-radius:24px}.help-faq-contact-lop__contact-title{margin:0 0 12px;font-size:20px;font-weight:800;line-height:1.2;color:var(--help-lop-text)}.help-faq-contact-lop__contact-text{margin:0 0 26px;font-size:14px;line-height:1.4;color:#2a2b2a99}.help-faq-contact-lop__channels{display:flex;flex-direction:column;gap:16px;margin:0 0 26px;padding:0;list-style:none}.help-faq-contact-lop__channel{display:flex;align-items:center;gap:12px}.help-faq-contact-lop__channel-icon{flex-shrink:0;width:20px;height:20px}.help-faq-contact-lop__channel-icon img{display:block;width:100%;height:100%;object-fit:contain}.help-faq-contact-lop__channel-label{margin:0;font-size:12px;color:#2a2b2a99}.help-faq-contact-lop__channel-value{margin:0;font-size:14px;font-weight:600;color:var(--help-lop-text)}.help-faq-contact-lop__channel-value a{color:inherit;text-decoration:none}.help-faq-contact-lop__cta{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 20px;border-radius:30px;background:var(--help-lop-blue);color:#fff;font-size:16px;font-weight:700;text-decoration:none;text-align:center}.help-faq-contact-lop__cta:hover{opacity:.92;color:#fff}@media(min-width:769px){.help-faq-contact-lop{padding:36px}.help-faq-contact-lop__inner{flex-direction:row;align-items:flex-start;gap:80px}.help-faq-contact-lop__faq{flex:1;min-width:0}.help-faq-contact-lop__heading{font-size:36px}.help-faq-contact-lop__view-all,.help-faq-contact-lop__question{font-size:16px}.help-faq-contact-lop__contact{flex:0 0 400px;width:400px;padding:40px}}.help-trust-lop{padding:16px}.help-trust-lop__grid{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.help-trust-lop__card{display:flex;align-items:center;gap:16px;padding:22px;background:#fff;border:1px solid var(--help-lop-border);border-radius:12px}.help-trust-lop__icon{flex-shrink:0;width:40px;height:40px}.help-trust-lop__icon img{display:block;width:100%;height:100%;object-fit:contain}.help-trust-lop__title{margin:0 0 4px;font-size:15px;font-weight:700;line-height:1.3;color:var(--help-lop-text)}.help-trust-lop__text{margin:0;font-size:13px;color:var(--help-lop-gray)}@media(min-width:769px){.help-trust-lop{padding:36px}.help-trust-lop__grid{flex-direction:row;gap:24px}.help-trust-lop__card{flex:1;padding:24px}}.help-policies-lop{background:#fafafa;border-top:1px solid var(--help-lop-border);padding:24px 16px}.help-policies-lop__inner{display:flex;flex-direction:column;gap:0}.help-policies-lop__intro{margin-bottom:20px}.help-policies-lop__title{margin:0 0 4px;font-size:14px;font-weight:700;line-height:1.4;color:#111827}.help-policies-lop__subtitle{margin:0;font-size:13px;line-height:1.4;color:var(--help-lop-gray)}.help-policies-lop__links{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.help-policies-lop__link-item{border-top:1px solid var(--help-lop-border)}.help-policies-lop__link-item:last-child{border-bottom:1px solid var(--help-lop-border)}.help-policies-lop__link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;font-size:13px;color:#1f2937;text-decoration:none}.help-policies-lop__link:hover{color:var(--help-lop-blue)}.help-policies-lop__chevron{flex-shrink:0;width:16px;height:16px;color:var(--help-lop-gray)}.help-policies-lop__sep{display:none}@media(min-width:769px){.help-policies-lop{padding:20px 80px}.help-policies-lop__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}.help-policies-lop__intro{margin-bottom:0;flex-shrink:0}.help-policies-lop__title,.help-policies-lop__subtitle{font-size:12.5px}.help-policies-lop__links{flex-direction:row;flex-wrap:wrap;align-items:center;gap:0 16px}.help-policies-lop__link-item{display:flex;align-items:center;gap:16px;border:0}.help-policies-lop__link-item:last-child{border:0}.help-policies-lop__link{padding:0;font-size:12.5px;color:#374151}.help-policies-lop__chevron{display:none}.help-policies-lop__sep{display:block;width:1px;height:14px;background:var(--help-lop-border)}.help-policies-lop__link-item:first-child .help-policies-lop__sep{display:none}}.shopify-section:has(.help-hero-lop){padding:16px 16px 0}@media(min-width:769px){.shopify-section:has(.help-hero-lop){padding:24px 24px 0}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/help-center-lop.css.map */
