.svd-faq{--sf-ink:#1b2233;--sf-muted:#66708a;--sf-line:#e6e8ee;--sf-line-strong:#d5d9e3;--sf-soft:#f5f6f9;--sf-bg:#fff;--sf-gutter:clamp(16px,4vw,40px);background:var(--sf-bg);color:var(--sf-ink);font-family:var(--sf-font-b);font-size:16px;line-height:1.55;font-weight:500;-webkit-font-smoothing:antialiased}.svd-faq *{box-sizing:border-box}.svd-faq a{color:inherit}.svd-faq img{max-width:100%;display:block}.svd-faq p{margin:0}.svd-faq h1,.svd-faq h2,.svd-faq h3{font-family:var(--sf-font-h);color:var(--sf-navy);font-weight:700;text-wrap:balance;margin:0;letter-spacing:0;text-transform:none}.svd-faq h1{font-size:clamp(30px,4vw,42px);line-height:1.1}.svd-faq h2{font-size:clamp(24px,2.6vw,30px);line-height:1.15}.svd-faq h3{font-size:19px;line-height:1.2}.svd-faq :focus-visible{outline:2px solid var(--sf-navy);outline-offset:3px;border-radius:4px}.svd-faq [hidden]{display:none!important}.svd-faq button{font-family:inherit}.sf-bar{position:sticky;top:var(--sf-top,0px);z-index:30;background:#fffffff5;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--sf-line)}.sf-bar__in{max-width:820px;margin:0 auto;padding:10px var(--sf-gutter);display:flex;align-items:center;gap:10px}.sf-back{display:inline-flex;flex:none;align-items:center;gap:4px;height:44px;padding:0 12px 0 8px;border:0;background:var(--sf-soft);border-radius:999px;color:var(--sf-navy);font-weight:700;font-size:15px;line-height:1;cursor:pointer;margin:0}.sf-back svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.sf-search{position:relative;flex:1;min-width:0}.sf-search input{width:100%;height:46px;margin:0;border:1.5px solid var(--sf-line-strong);border-radius:999px;padding:0 44px;font:inherit;font-size:16px;font-weight:500;line-height:1;color:var(--sf-ink);background:#fff;box-shadow:none;-webkit-appearance:none;appearance:none}.sf-search input::placeholder{color:#8a93a8;opacity:1}.sf-search input::-webkit-search-cancel-button,.sf-search input::-webkit-search-decoration{-webkit-appearance:none;display:none}.sf-search input:focus{outline:none;border-color:var(--sf-navy);box-shadow:0 0 0 4px #28345514}.sf-search>svg{position:absolute;left:16px;top:50%;translate:0 -50%;width:19px;height:19px;color:var(--sf-navy);pointer-events:none}.sf-search__clear{position:absolute;right:4px;top:50%;translate:0 -50%;width:38px;height:38px;border:0;background:none;color:var(--sf-muted);border-radius:50%;cursor:pointer;display:none;align-items:center;justify-content:center;padding:0;margin:0}.sf-search__clear svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}.sf-search.has-q .sf-search__clear{display:flex}.sf-wrap{max-width:820px;margin:0 auto;padding:0 var(--sf-gutter) 60px}.sf-intro{padding:26px 0 8px}.sf-intro p{margin-top:8px;color:var(--sf-muted);font-size:16px;max-width:52ch}.sf-sec{padding-top:26px}.sf-sec h2{font-size:22px;margin-bottom:6px}.sf-lead{color:var(--sf-muted);font-size:14.5px;margin-bottom:8px}.sf-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--sf-line)}.sf-list li{margin:0;padding:0}.sf-row{display:flex;align-items:center;gap:14px;min-height:64px;padding:10px 4px 10px 0;text-decoration:none;border-bottom:1px solid var(--sf-line);color:var(--sf-ink)}.sf-row:hover .sf-row__t{text-decoration:underline;text-underline-offset:3px}.sf-row:active{background:var(--sf-soft)}.sf-row__ico{flex:none;width:44px;height:44px;border-radius:12px;background:var(--sf-soft);display:grid;place-items:center;color:var(--sf-navy)}.sf-ico{width:24px;height:24px}.sf-row__img{flex:none;width:52px;height:52px;border-radius:10px;overflow:hidden;background:#f3f4f7}.sf-row__img img{width:52px;height:52px;object-fit:cover}.sf-row__b{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.sf-row__t{font-weight:700;font-size:16.5px;line-height:1.25;color:var(--sf-navy)}.sf-row__s{font-size:13.5px;color:var(--sf-muted);line-height:1.35;font-weight:500}.sf-chev{flex:none;width:20px;height:20px;color:#8a93a8}.sf-qlist{border-top:1px solid var(--sf-line)}.sf-q{border-bottom:1px solid var(--sf-line);margin:0}.sf-q summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:14px;padding:16px 2px 16px 0;font-weight:600;font-size:16.5px;line-height:1.35;color:var(--sf-ink);font-family:var(--sf-font-b)}.sf-q summary::-webkit-details-marker{display:none}.sf-q summary::marker{content:""}.sf-q__t{flex:1}.sf-q__c{flex:none;width:22px;height:22px;fill:none;stroke:var(--sf-navy);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;transition:rotate .2s}.sf-q[open] .sf-q__c{rotate:180deg}.sf-q[open] summary{color:var(--sf-navy)}.sf-q__a{padding:0 0 18px;color:#2e3648;font-size:16px;line-height:1.6;max-width:62ch}.sf-q__txt{background:var(--sf-soft);border-radius:12px;padding:14px 16px}.sf-q__txt p{margin:0 0 .7em}.sf-q__txt p:last-child{margin-bottom:0}.sf-q__txt a{color:var(--sf-navy);font-weight:600}.sf-q__fb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:10px;font-size:13.5px;color:var(--sf-muted)}.sf-q__fb:empty{display:none}.sf-q__fb button{border:1px solid var(--sf-line-strong);background:#fff;border-radius:999px;padding:5px 14px;margin:0;font:inherit;font-size:13.5px;font-weight:600;line-height:1.3;color:var(--sf-navy);cursor:pointer}.sf-q__fb button:hover{border-color:var(--sf-navy)}.sf-q__fb .sf-thanks{color:var(--sf-navy);font-weight:600}.sf-q__fb .sf-thanks a{color:var(--sf-accent)}.sf-q mark{background:#fff1c9;color:inherit;padding:0 1px;border-radius:2px}.sf-tv{padding-top:18px}.sf-tv__head{display:flex;align-items:center;gap:14px;margin-bottom:16px}.sf-tv__ico{flex:none;width:52px;height:52px;border-radius:14px;background:var(--sf-soft);display:grid;place-items:center;color:var(--sf-navy)}.sf-tv__ico .sf-ico{width:28px;height:28px}.sf-tv__head p,.sf-tv__prod p{color:var(--sf-muted);font-size:14.5px;margin-top:2px}.sf-tv__prod{display:flex;align-items:center;gap:16px;margin-bottom:14px}.sf-tv__img{flex:none;width:84px;height:84px;border-radius:14px;overflow:hidden;background:#f3f4f7}.sf-tv__img img{width:84px;height:84px;object-fit:cover}.sf-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 22px;border-radius:999px;font-weight:700;font-size:15px;line-height:1;text-decoration:none;white-space:nowrap;font-family:var(--sf-font-b)}.sf-btn svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.sf-btn--line{border:1.5px solid var(--sf-navy);color:var(--sf-navy);background:#fff;margin-bottom:18px}.sf-btn--solid{background:var(--sf-accent);color:#fff;border:0}.sf-btn--solid:hover{filter:brightness(.92);color:#fff}.sf-crumb{font-size:13.5px;color:var(--sf-muted);padding-top:14px}.sf-crumb a{color:var(--sf-navy);font-weight:600;text-decoration:none}.sf-crumb span{margin:0 6px}.sf-next{padding-top:30px}.sf-next h3{margin-bottom:8px}.sf-next:has(#sf-next-list:empty){display:none}.sf-brands{margin-top:28px;padding-top:20px;border-top:1px solid var(--sf-line)}.sf-brands h3{font-size:20px;margin-bottom:6px}.sf-brands p{color:var(--sf-muted);font-size:14.5px;max-width:58ch;margin-bottom:6px}.sf-brands ul{list-style:none;margin:0;padding:0}.sf-brands li{display:grid;grid-template-columns:150px 1fr auto;gap:6px 18px;align-items:center;padding:14px 0;border-bottom:1px solid var(--sf-line);margin:0}.sf-brands li:last-child{border-bottom:0}.sf-brand__name{font-weight:700;color:var(--sf-navy);font-size:15.5px}.sf-brand__line{font-size:14px;color:#3a4358}.sf-brand__link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:var(--sf-accent);text-decoration:none;white-space:nowrap}.sf-brand__link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.sf-results{padding-top:16px}.sf-res__n{font-size:14.5px;color:var(--sf-muted);margin-bottom:6px}.sf-res__n strong{color:var(--sf-ink)}.sf-res__grp{padding-top:18px}.sf-res__lbl{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:var(--sf-navy);margin-bottom:2px}.sf-res__lbl em{font-style:normal;color:var(--sf-muted);font-weight:600}.sf-res__lbl a{color:var(--sf-navy);text-decoration:none;font-size:13.5px;margin-left:auto;font-weight:700;white-space:nowrap}.sf-empty{padding:26px 0;color:var(--sf-muted);font-size:15.5px}.sf-empty strong{color:var(--sf-ink);display:block;font-size:17px;margin-bottom:6px}.sf-sugg{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 16px}.sf-sugg button{border:1.5px solid var(--sf-line-strong);background:#fff;border-radius:999px;height:38px;padding:0 14px;margin:0;font:inherit;font-weight:600;font-size:14px;line-height:1;color:var(--sf-navy);cursor:pointer}.sf-contact{background:var(--sf-cream);border-radius:16px;padding:26px 24px;margin-top:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.sf-contact h2{font-size:23px}.sf-contact p{color:#4a5368;margin-top:6px;font-size:15px;max-width:44ch}.sf-view{animation:sf-in .22s ease-out}@keyframes sf-in{0%{opacity:0;translate:0 6px}to{opacity:1;translate:0 0}}@media(min-width:861px){.sf-wrap{max-width:960px}.sf-bar__in{max-width:960px;justify-content:center}.sf-search{flex:0 1 640px}.sf-intro{text-align:center;padding:34px 0 6px}.sf-intro h1{font-size:clamp(34px,4vw,44px)}.sf-intro p{margin:10px auto 0;max-width:60ch}.sf-cols{display:block}.sf-sec{padding-top:34px}.sf-sec h2{display:inline;font-size:26px;margin:0 14px 0 0;vertical-align:baseline}.sf-lead{display:inline;font-size:15px;margin:0}.sf-sec .sf-list{margin-top:12px}.sf-list{display:grid;grid-template-columns:1fr 1fr;column-gap:44px;border-top:0}.sf-list li{min-width:0}.sf-row{min-height:76px;padding:12px 4px 12px 0}.sf-row__ico{width:52px;height:52px}.sf-row__img,.sf-row__img img{width:56px;height:56px}.sf-next .sf-list{grid-template-columns:1fr 1fr}.sf-next h3{font-size:22px}}@media(max-width:860px){.sf-intro{padding:18px 0 4px}.sf-brands li{grid-template-columns:1fr;gap:4px}.sf-contact{flex-direction:column;align-items:flex-start}.sf-contact .sf-btn{width:100%}}@media(prefers-reduced-motion:reduce){.sf-view{animation:none}.sf-q__c{transition:none}}.svd-faq-topic:empty,.svd-faq-product:empty{display:none}.svd-faq p,.svd-faq a,.svd-faq li,.svd-faq .sf-next h3{line-height:1.55}.svd-faq .sf-btn--line,.svd-faq .sf-btn--line:hover,.svd-faq .sf-btn--line:visited{color:var(--sf-navy);text-decoration:none}.svd-faq .sf-btn--solid,.svd-faq .sf-btn--solid:hover,.svd-faq .sf-btn--solid:visited{color:#fff;text-decoration:none}.svd-faq .sf-crumb a,.svd-faq .sf-res__lbl a,.svd-faq .sf-row,.svd-faq .sf-row:visited{text-decoration:none}.svd-faq .sf-row__t,.svd-faq .sf-crumb a,.svd-faq .sf-res__lbl a{color:var(--sf-navy)}.svd-faq .sf-brand__link,.svd-faq .sf-brand__link:visited{color:var(--sf-accent)}.svd-faq .sf-q__txt a{color:var(--sf-navy)}.svd-faq .sf-list,.svd-faq .sf-brands ul,.svd-faq .sf-sugg{margin:0;padding:0;list-style:none}.svd-faq .sf-list{border-top:1px solid var(--sf-line)}.svd-faq{overflow-x:clip;touch-action:pan-y pinch-zoom}.svd-faq .sf-bar,.svd-faq .sf-wrap{overflow-x:clip}.svd-faq .sf-search input,.svd-faq .sf-search input[type=search]{font-size:16px!important;max-width:100%}.svd-faq .sf-q__txt,.svd-faq .sf-q__t,.svd-faq .sf-row__t,.svd-faq .sf-row__s,.svd-faq .sf-brand__line{overflow-wrap:anywhere}
/*# sourceMappingURL=/cdn/shop/t/20/assets/svd-faq.css.map */
