.wf-doc-head .wf-h1{font-family:var(--wf-font-display);font-weight:600;letter-spacing:-.01em;font-size:clamp(34px,5vw,54px);line-height:1.05;color:var(--wf-color-ink);margin:4px 0 0}.wf-doc-head .wf-lead,.wf-doc-head__sub{font-size:16px;max-width:680px;line-height:1.55}.wf-doc-situations .wf-h2,.wf-doc-steps .wf-h2{font-size:26px}.wf-doc-cover .wf-h2,.wf-doc-rights .wf-h2,.wf-doc-policy .wf-h2{font-size:28px;line-height:1.1}.wf-doc-note .wf-h2{font-size:34px;line-height:1.1}.wf-doc-situation .wf-h3{font-size:19px;line-height:1.25}.wf-doc-step .wf-h3,.wf-doc-rights .wf-h3{font-size:17px}.wf-doc-policy__text h3{font-size:16px}.wf-doc-accent{font-style:italic;font-weight:500;color:var(--wf-color-brand)}.wf-doc-head{padding-top:150px}.wf-doc-head__link,.wf-doc-steps a,.wf-doc-policy__text a,.wf-doc-situation a{color:var(--wf-color-brand);font-weight:500;text-decoration:underline;text-underline-offset:4px}.wf-doc-head__intro{display:grid;grid-template-columns:1.5fr 1fr;gap:32px;align-items:end}.wf-doc-head__aside{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.wf-doc-head__crumbs{font-size:var(--wf-text-body-sm);color:var(--wf-color-muted);margin-bottom:12px}.wf-doc-head__crumbs span{margin:0 6px}.wf-doc-head__desc{font-size:var(--wf-text-body-sm);color:var(--wf-color-muted);max-width:680px;line-height:1.55}.wf-doc-head__proof{display:flex;gap:12px;align-items:center;font-size:var(--wf-text-body-sm);line-height:1.35}.wf-doc-head__seal{width:44px;height:44px;border-radius:var(--wf-radius-pill);background:var(--wf-color-lilac);color:var(--wf-color-brand);font-family:var(--wf-font-display);font-weight:600;display:flex;align-items:center;justify-content:center;flex:none}.wf-doc-head__proof b{display:block}.wf-doc-trust{margin-top:20px;background:var(--wf-color-cream);border-radius:var(--wf-radius-card);padding:14px 18px;display:flex;flex-wrap:wrap;gap:8px 26px;font-size:var(--wf-text-body-sm);font-weight:500;list-style:none;margin-bottom:0;padding-inline-start:18px}.wf-doc-trust li{display:inline-flex;align-items:center;gap:8px}.wf-doc-trust li:before{content:"";width:8px;height:8px;border-radius:var(--wf-radius-pill);background:var(--wf-color-brand);flex:none}.wf-doc-situations__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.wf-doc-situation{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.wf-doc-situation__verdict{background:var(--wf-color-cream);color:var(--wf-color-ink)}.wf-doc-situation__verdict--arranged{background:var(--wf-color-lilac);color:var(--wf-color-brand)}.wf-doc-steps__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.wf-doc-step{border-top:2px solid var(--wf-color-ink);padding:16px 4px 0;display:flex;flex-direction:column;gap:6px}.wf-doc-step__n{font-family:var(--wf-font-display);font-size:40px;line-height:1;color:var(--wf-color-brand);font-weight:500}.wf-doc-cover{border:1px solid var(--wf-color-line);border-radius:var(--wf-radius-card);padding:30px 34px}.wf-doc-cover__table{width:100%;border-collapse:collapse;font-size:var(--wf-text-body-sm)}.wf-doc-cover__table thead th{text-align:left;font:var(--wf-text-eyebrow-sm);letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--wf-color-muted);padding:0 12px 10px 0;border-bottom:1px solid var(--wf-color-ink)}.wf-doc-cover__table tbody th{text-align:left;width:28%;padding:12px 12px 12px 0;vertical-align:top;font-weight:600;color:var(--wf-color-ink);border-bottom:1px solid var(--wf-color-line)}.wf-doc-cover__table td{padding:12px 12px 12px 0;vertical-align:top;border-bottom:1px solid var(--wf-color-line);line-height:1.5}.wf-doc-cover__verdict{white-space:nowrap;font-weight:600;color:var(--wf-color-ink);width:16%}.wf-doc-cover__verdict--no{color:var(--wf-color-muted);font-weight:500;white-space:normal}.wf-doc-cover__table tr:last-child th,.wf-doc-cover__table tr:last-child td{border-bottom:0}.wf-doc-rights__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.wf-doc-policy__grid{display:grid;grid-template-columns:.8fr 1.6fr;gap:34px;align-items:start}.wf-doc-policy__updated{font-size:var(--wf-text-body-sm);color:var(--wf-color-muted)}.wf-doc-policy__text{background:var(--wf-color-card);border-radius:var(--wf-radius-card);padding:26px 28px}.wf-doc-policy__text h3{font-family:var(--wf-font-display);font-weight:600;color:var(--wf-color-ink);margin:18px 0 6px}.wf-doc-policy__text h3:first-child{margin-top:0}.wf-doc-policy__text p{margin:0;line-height:1.65}.wf-doc-note{display:grid;grid-template-columns:1fr 1.2fr;gap:34px;align-items:center}.wf-doc-note__media{border-radius:var(--wf-radius-card);overflow:hidden;aspect-ratio:4 / 3;position:relative}.wf-doc-note__caption{position:absolute;left:14px;bottom:14px;background:var(--wf-color-card);color:var(--wf-color-ink);border-radius:var(--wf-radius-pill);padding:6px 12px;font-size:var(--wf-text-body-sm);font-weight:500}.wf-doc-note__signature{font-size:var(--wf-text-body-sm);color:var(--wf-color-muted);margin-bottom:18px}@media(max-width:1024px){.wf-doc-head__intro,.wf-doc-policy__grid,.wf-doc-note{grid-template-columns:1fr}.wf-doc-steps__grid{grid-template-columns:1fr 1fr}.wf-doc-rights__grid{grid-template-columns:1fr}}@media(max-width:720px){.wf-doc-situations__grid,.wf-doc-steps__grid{grid-template-columns:1fr}.wf-doc-cover,.wf-doc-policy__text{padding:22px}.wf-doc-trust{flex-wrap:nowrap;overflow-x:auto;gap:18px;scrollbar-width:none}.wf-doc-trust li{white-space:nowrap}.wf-doc-cover__table thead{display:none}.wf-doc-cover__table,.wf-doc-cover__table tbody,.wf-doc-cover__table tr,.wf-doc-cover__table th,.wf-doc-cover__table td{display:block;width:auto}.wf-doc-cover__table tbody th{padding:14px 0 2px;border-bottom:0;width:auto}.wf-doc-cover__table td{padding:2px 0 4px;border-bottom:0;white-space:normal}.wf-doc-cover__verdict{width:auto}.wf-doc-cover__cell:before{content:attr(data-wf-label) ": ";color:var(--wf-color-muted);font-weight:400}.wf-doc-cover__table tr{border-bottom:1px solid var(--wf-color-line);padding-bottom:8px}.wf-doc-cover__table tr:last-child{border-bottom:0}}.wf-doc-split-head{display:grid;grid-template-columns:.9fr 1.3fr;gap:30px;align-items:end;margin-bottom:18px}.wf-doc-split-head .wf-lead{margin:0;font-size:14.5px;line-height:1.6}.wf-doc-cover__table,.wf-doc-cover__table tr,.wf-doc-cover__table th,.wf-doc-cover__table td{background:transparent;border-left:0;border-right:0}.wf-doc-cover__table tbody tr:nth-child(odd),.wf-doc-cover__table tbody tr:nth-child(2n){background:transparent}.wf-doc-cover__table thead th{background:transparent}@media(max-width:1024px){.wf-doc-split-head{grid-template-columns:1fr;align-items:start}}.wf-doc-app__panel{background:linear-gradient(140deg,var(--wf-color-night),var(--wf-color-plum));color:var(--wf-color-plum-text);border-radius:var(--wf-radius-card);padding:40px;display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.wf-doc-app__panel .wf-eyebrow{background:none;-webkit-text-fill-color:currentcolor;color:color-mix(in srgb,var(--wf-color-lilac) 75%,var(--wf-color-brand))}.wf-doc-app__panel .wf-h2{color:var(--wf-color-card);margin-bottom:14px}.wf-doc-app__panel p{color:var(--wf-color-plum-text)}.wf-doc-app__cta{background:var(--wf-color-card);color:var(--wf-color-ink);border-color:transparent}.wf-doc-app__tiles{display:grid;grid-template-columns:1fr 1fr;gap:10px}.wf-doc-app__tile{background:color-mix(in srgb,var(--wf-color-card) 8%,transparent);border:1px solid color-mix(in srgb,var(--wf-color-card) 14%,transparent);border-radius:14px;padding:14px;font-size:var(--wf-text-body-sm);color:var(--wf-color-plum-text)}.wf-doc-app__tile b{display:block;margin-bottom:4px;color:var(--wf-color-card)}@media(max-width:1024px){.wf-doc-app__panel{grid-template-columns:1fr;padding:24px}}.wf-doc-cover__cell--accent{color:var(--wf-color-brand);font-weight:500}.wf-doc-cover__cell--muted{color:var(--wf-color-muted)}@media(max-width:720px){.wf-doc-cover__cell--muted{color:inherit}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/woopf-doc.css.map */
