.home-questions .questions{background:var(--bg-neutral);padding:56px 22px}.home-questions .questions h2{font-size:32px;line-height:1.05}.home-questions .section-header{text-align:left;margin-bottom:24px}.home-questions .section-header h2{margin-bottom:12px}.home-questions .section-header p{font-size:15px}.home-questions .questions .label{display:inline-flex;align-items:center;gap:6px;background:var(--blue-bg);color:var(--blue)}.home-questions .questions .label svg{color:var(--blue);flex-shrink:0}.home-questions .question-group-label{display:flex;align-items:center;gap:8px;margin:18px 0 12px;font-size:14px;font-weight:800;color:var(--ink-1);letter-spacing:-.005em}.home-questions .question-group-label__emoji{font-size:16px;line-height:1}.home-questions .question-group-label svg{color:var(--blue);flex-shrink:0}.home-questions .question-group-label~.question-group-label,.home-questions .qcard+.question-group-label,.home-questions .qrow+.question-group-label{margin-top:28px}.home-questions .qcard{background:#fff;border:1px solid var(--stroke);border-radius:18px;padding:16px;display:grid;grid-template-columns:40px 1fr 28px;gap:12px;align-items:start;margin-bottom:10px;box-shadow:0 4px 14px -8px #14181e0f}.home-questions .qcard-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-questions .qcard-icon--blue{background:var(--blue-bg);color:var(--blue);border:1px solid var(--blue-mid)}.home-questions .qcard-icon--green{background:var(--green-bg);color:var(--green);border:1px solid #B2EDD0}.home-questions .qcard-icon--purple{background:var(--purple-bg);color:var(--purple);border:1px solid #DDD0FF}.home-questions .qcard-icon--orange{background:var(--orange-bg);color:var(--orange);border:1px solid #FFD9B2}.home-questions .qcard-body h4{font-size:17px;font-weight:700;color:var(--ink-1);line-height:1.3;letter-spacing:-.01em;margin-bottom:6px}.home-questions .qcard-body p{font-size:13px;line-height:1.55;color:var(--ink-2)}.home-questions .qcard-body p+p{margin-top:8px}.home-questions .qrow-toggle{width:28px;height:28px;border-radius:50%;background:var(--blue-bg);color:var(--blue);display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;border:none;cursor:pointer;font-family:inherit;transition:background .15s ease,transform .15s ease}.home-questions .qrow-toggle:hover{background:var(--blue-mid)}.home-questions .qrow-toggle:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.home-questions .qrow-toggle__minus,.home-questions .qrow.is-open .qrow-toggle__plus{display:none}.home-questions .qrow.is-open .qrow-toggle__minus{display:block}.home-questions .qrow{background:#fff;border:1px solid var(--stroke);border-radius:14px;padding:14px 16px;margin-bottom:8px;transition:border-radius .25s ease,padding .25s ease,box-shadow .25s ease}.home-questions .qrow-head{display:flex;align-items:center;gap:12px;cursor:pointer}.home-questions .qrow .qcard-icon{width:28px;height:28px;border-radius:8px}.home-questions .qrow .qcard-icon svg{width:16px;height:16px}.home-questions .qrow-title{flex:1;font-size:14px;font-weight:800;color:var(--ink-1);letter-spacing:-.005em}.home-questions .qcard-body{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1),opacity .25s ease,margin-top .35s ease}.home-questions .qcard-body__inner{overflow:hidden;min-height:0;padding-left:40px}.home-questions .qrow.is-open .qcard-body{grid-template-rows:1fr;opacity:1;margin-top:12px}.home-questions .qrow.is-open{padding:16px;border-radius:18px;box-shadow:0 4px 14px -8px #14181e0f}@media(prefers-reduced-motion:reduce){.home-questions .qrow,.home-questions .qcard-body{transition:none}}.home-questions .qsupport{background:var(--blue-bg);border:1px solid var(--blue-mid);border-radius:22px;padding:18px;display:grid;grid-template-columns:1fr;gap:12px;align-items:center;margin-top:18px}.home-questions .qsupport h4{font-size:17px;font-weight:800;color:var(--ink-1);margin-bottom:4px;white-space:nowrap}.home-questions .qsupport-sub{font-size:13px;color:var(--ink-2);margin-bottom:12px;line-height:1.5}.home-questions .qsupport-cta{padding:11px 16px;font-size:13px;width:100%;white-space:nowrap}.home-questions .qsupport-cta>svg:first-child{display:none}.home-questions .qsupport-illust{display:none;width:120px;height:100px;align-items:center;justify-content:center}.home-questions .qsupport-illust svg,.home-questions .qsupport-illust img{max-width:100%;max-height:100%;display:block}.home-questions .questions-footer{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:18px;font-size:12px;color:var(--ink-3);font-weight:600}@media(min-width:980px){.home-questions .questions{padding:88px 48px}.home-questions .questions h2{font-size:48px}.home-questions .section-header{text-align:center;margin-bottom:32px}.home-questions .qcard,.home-questions .qrow,.home-questions .qsupport,.home-questions .questions-footer{max-width:760px;margin-left:auto;margin-right:auto}.home-questions .question-group-label{max-width:760px;margin-left:auto;margin-right:auto;font-size:15px}.home-questions .qcard-body p{font-size:14px}.home-questions .qrow{padding:16px 18px}.home-questions .qrow-title{font-size:15px}.home-questions .qrow.is-open{padding:20px}.home-questions .qrow.is-open .qcard-body p{font-size:14px}.home-questions .qsupport{padding:24px;grid-template-columns:1fr 160px}.home-questions .qsupport h4{font-size:20px}.home-questions .qsupport-cta{width:auto}.home-questions .qsupport-cta>svg:first-child{display:inline-block}.home-questions .qsupport-illust{display:flex;width:160px;height:130px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/home-questions.css.map */
