.home-questions{position:relative;overflow:hidden;padding:48px 20px;background:radial-gradient(ellipse 60% 38% at 100% 0%,#86d5ff29,#86d5ff00 60%),radial-gradient(ellipse 55% 36% at 0% 100%,#ff963714,#ff963700 60%),var(--bg-cream)}.home-questions .hq-grid-dots{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:radial-gradient(rgba(11,92,158,.06) 1px,transparent 1.4px);background-size:24px 24px;-webkit-mask-image:radial-gradient(ellipse 58% 42% at 82% 6%,#000 0%,transparent 72%);mask-image:radial-gradient(ellipse 58% 42% at 82% 6%,#000 0%,transparent 72%);opacity:.9}.home-questions .hq-inner{position:relative;z-index:1;max-width:1100px;margin:0 auto}.home-questions .hq-header{margin-bottom:22px}.home-questions .eyebrow{position:relative;display:inline-flex;align-items:center;gap:8px;background:#ffffffbf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:6px 13px;border-radius:999px;font-size:11px;font-weight:700;color:var(--ink-1);margin-bottom:14px;box-shadow:0 8px 22px -12px #0b5c9e66;background-clip:padding-box;border:1.5px solid transparent}.home-questions .eyebrow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;background:linear-gradient(110deg,var(--orange),var(--blue) 60%,var(--purple));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.55;pointer-events:none}.home-questions .eb-spark{width:12px;height:12px;border-radius:50%;flex:none;background:conic-gradient(from 180deg,var(--orange),var(--blue),var(--purple),var(--orange));box-shadow:0 0 0 3px #0098ff1f;animation:hq-sparkspin 4s linear infinite}@keyframes hq-sparkspin{to{transform:rotate(360deg)}}.home-questions .eb-x{width:4px;height:4px;border-radius:50%;background:var(--blue-mid);flex:none}.home-questions .hq-title{font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:31px;line-height:1;letter-spacing:-.03em;color:var(--ink-1);margin-bottom:13px}.home-questions .hq-title .hl{position:relative;overflow:hidden;color:#fff;background:linear-gradient(120deg,var(--orange),#FFB061);padding:0 .14em .04em;border-radius:13px;display:inline-block;transform:rotate(-1.5deg);-webkit-box-decoration-break:clone;box-decoration-break:clone;box-shadow:0 10px 24px -10px #ff9637b3}.home-questions .hq-title .hl:after{content:"";position:absolute;top:0;left:-60%;width:55%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-18deg);animation:hq-hlscan 4.5s ease-in-out infinite}@keyframes hq-hlscan{0%{left:-60%}28%,to{left:160%}}.home-questions .hq-intro{font-size:13.5px;line-height:1.55;color:var(--ink-2);max-width:480px}.home-questions .hq-intro .brand{font-family:Bricolage Grotesque,sans-serif;font-weight:700;color:var(--blue);letter-spacing:-.01em}.home-questions .hq-group{display:flex;align-items:center;gap:10px;margin:22px 0 12px}.home-questions .hq-group:first-of-type{margin-top:4px}.home-questions .hq-group__dot{width:7px;height:7px;border-radius:50%;flex:none;background:var(--blue);box-shadow:0 0 0 4px #0098ff1f}.home-questions .hq-group__dot--orange{background:var(--orange);box-shadow:0 0 0 4px #ff963724}.home-questions .hq-group__text{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);white-space:nowrap}.home-questions .hq-group__emoji{font-size:14px;line-height:1}.home-questions .hq-group__rule{flex:1;height:1px;background:linear-gradient(to right,var(--stroke),rgba(237,237,237,0))}.home-questions .qrow{position:relative;background:#fff;border:1.5px solid var(--stroke);border-radius:var(--r-lg);padding:14px;margin-bottom:10px;overflow:hidden;box-shadow:var(--shadow-card);transition:transform .25s var(--spring),box-shadow .25s ease,border-color .25s ease;will-change:transform}.home-questions .qrow:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--blue);transition:width .25s ease}.home-questions .qrow:hover{transform:translateY(-3px);box-shadow:var(--shadow-card-lg);border-color:#0000000a}.home-questions .qrow:hover:before{width:4px}.home-questions .qrow--blue:before{background:var(--blue)}.home-questions .qrow--green:before{background:var(--green)}.home-questions .qrow--purple:before{background:var(--purple)}.home-questions .qrow--orange:before{background:var(--orange)}.home-questions .qrow-head{display:flex;align-items:center;gap:12px;cursor:pointer;min-height:44px;padding-left:4px}.home-questions .qrow-head:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:12px}.home-questions .qicon{width:40px;height:40px;border-radius:12px;flex:none;display:flex;align-items:center;justify-content:center;transition:transform .25s var(--spring)}.home-questions .qrow:hover .qicon{transform:scale(1.06)}.home-questions .qicon svg{width:20px;height:20px}.home-questions .qrow--blue .qicon{background:var(--blue-bg);color:var(--blue);border:1px solid var(--blue-mid)}.home-questions .qrow--green .qicon{background:var(--green-bg);color:var(--green-live);border:1px solid #B2EDD0}.home-questions .qrow--purple .qicon{background:var(--purple-bg);color:var(--purple);border:1px solid #DDD0FF}.home-questions .qrow--orange .qicon{background:var(--orange-bg);color:var(--orange);border:1px solid #FFD9B2}.home-questions .qrow-title{flex:1;font-size:14.5px;font-weight:800;color:var(--ink-1);letter-spacing:-.01em;line-height:1.3}.home-questions .qtoggle{width:30px;height:30px;border-radius:50%;flex:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;font-family:inherit;background:var(--blue-bg);color:var(--blue);transition:transform .3s var(--spring),background .2s ease,box-shadow .2s ease}.home-questions .qrow--green .qtoggle{background:var(--green-bg);color:var(--green-live)}.home-questions .qrow--purple .qtoggle{background:var(--purple-bg);color:var(--purple)}.home-questions .qrow--orange .qtoggle{background:var(--orange-bg);color:var(--orange)}.home-questions .qtoggle svg{width:14px;height:14px}.home-questions .qrow-head:hover .qtoggle{transform:scale(1.08);box-shadow:0 4px 12px -4px #0000002e}.home-questions .qrow.is-open .qtoggle{transform:rotate(135deg)}.home-questions .qrow.is-open .qrow-head:hover .qtoggle{transform:rotate(135deg) scale(1.08)}.home-questions .qtoggle:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.home-questions .qbody{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 .qbody__inner{overflow:hidden;min-height:0;padding-left:56px;padding-right:8px}.home-questions .qbody p{font-size:13px;line-height:1.58;color:var(--ink-2)}.home-questions .qbody p strong{color:var(--ink-1);font-weight:800}.home-questions .qbody p+p{margin-top:8px}.home-questions .qrow.is-open .qbody{grid-template-rows:1fr;opacity:1;margin-top:12px}.home-questions .qrow.is-open{box-shadow:var(--shadow-card-lg)}.home-questions .qrow.is-featured{background:linear-gradient(180deg,#fff,#0098ff0b)}.home-questions .qsupport{position:relative;margin-top:22px;overflow:hidden;background:linear-gradient(160deg,#fff 0%,var(--blue-bg) 100%);border:1.5px solid var(--blue-mid);border-radius:var(--r-xl);box-shadow:var(--shadow-card-lg);padding:20px;display:grid;grid-template-columns:1fr;gap:14px;align-items:center}.home-questions .qsupport-illust{order:-1;width:96px;height:96px;display:flex;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 .qsupport-illust img{mix-blend-mode:multiply}.home-questions .qsupport-title{display:flex;align-items:center;gap:9px;font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:19px;letter-spacing:-.02em;color:var(--ink-1);margin-bottom:6px}.home-questions .cl-ring{position:relative;width:9px;height:9px;flex:none;border-radius:50%;background:var(--green)}.home-questions .cl-ring:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;box-shadow:0 0 #52cb8a99;animation:hq-livedot 1.8s infinite}@keyframes hq-livedot{0%{box-shadow:0 0 #52cb8a8c}70%{box-shadow:0 0 0 7px #52cb8a00}to{box-shadow:0 0 #52cb8a00}}.home-questions .qsupport-sub{font-size:13px;line-height:1.55;color:var(--ink-2);margin-bottom:14px;max-width:420px}.home-questions .btn{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border-radius:999px;font-size:13.5px;font-weight:800;cursor:pointer;font-family:inherit;text-decoration:none;white-space:nowrap;width:100%;transition:transform .28s var(--spring),box-shadow .28s ease,border-color .28s ease,color .25s ease;will-change:transform}.home-questions .btn>*{position:relative;z-index:2}.home-questions .btn .arr,.home-questions .btn .chat{transition:transform .28s ease;width:15px;height:15px;flex:none}.home-questions .btn:active{transform:translateY(-1px) scale(.98)}.home-questions .btn-primary{color:#fff;background:linear-gradient(135deg,#23A9FF 0%,var(--blue) 55%,#0B7FE0 100%);box-shadow:0 10px 26px -8px #0098ff8c}.home-questions .btn-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;background:linear-gradient(100deg,transparent 22%,rgba(255,255,255,.5) 50%,transparent 78%);transform:translate(-130%) skew(-18deg);transition:transform .65s ease}.home-questions .btn-primary:hover{transform:translateY(-3px);box-shadow:0 20px 40px -10px #0098ffb8,0 0 0 5px #0098ff21}.home-questions .btn-primary:hover:before{transform:translate(130%) skew(-18deg)}.home-questions .btn-primary:hover .arr{transform:translate(5px)}.home-questions .btn-primary:hover .chat{transform:scale(1.08) rotate(-4deg)}@media(prefers-reduced-motion:reduce){.home-questions .eb-spark,.home-questions .hq-title .hl:after,.home-questions .cl-ring:after{animation:none}.home-questions .qrow,.home-questions .qbody,.home-questions .qtoggle,.home-questions .qicon,.home-questions .btn{transition:none}}@media(min-width:980px){.home-questions{padding:88px 48px}.home-questions .hq-inner{max-width:1100px}.home-questions .hq-header{text-align:center;margin-bottom:34px}.home-questions .hq-header .eyebrow{margin-bottom:16px}.home-questions .hq-title{font-size:46px;line-height:.98;margin-bottom:16px}.home-questions .hq-intro{font-size:16px;max-width:560px;margin:0 auto}.home-questions .qrow{padding:16px 18px}.home-questions .qrow-title{font-size:16px}.home-questions .qbody p{font-size:14px}.home-questions .qbody__inner{padding-left:60px}.home-questions .qsupport{padding:28px;grid-template-columns:1fr 150px;gap:24px}.home-questions .qsupport-illust{order:1;width:150px;height:130px;justify-self:center}.home-questions .qsupport-title{font-size:23px}.home-questions .qsupport-sub{font-size:14px}.home-questions .btn{width:auto;padding:14px 22px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/home-questions.css.map */
