.ds .ds-band--accent{background:var(--ds-band-accent-bg);color:var(--ds-band-accent-fg)}.ds .ds-band--accent .ds-lead,.ds .ds-band--accent .ds-muted{color:color-mix(in srgb,var(--ds-band-accent-fg) 80%,transparent)}.ds .ds-band--ink{background:var(--ds-band-ink-bg);color:var(--ds-band-ink-fg)}.ds .ds-band--ink .ds-lead,.ds .ds-band--ink .ds-muted{color:color-mix(in srgb,var(--ds-band-ink-fg) 76%,transparent)}.ds .ds-band--accent .ds-field__error{color:var(--ds-band-accent-fg)}.ds .ds-band--ink .ds-field__error{color:var(--ds-band-ink-fg)}.ds .ds-band--ink a.ds-link,.ds .ds-band--accent a.ds-link{color:currentColor;text-decoration-color:currentColor}.ds .ds-shot{position:relative;display:block;overflow:hidden;border-radius:var(--ds-radius-lg);background:var(--ds-paper);border:1px solid var(--ds-hairline);box-shadow:var(--ds-shadow-raised)}.ds .ds-shot--xl{border-radius:var(--ds-radius-xl)}.ds .ds-shot--plain{box-shadow:none;border-color:var(--ds-rule)}.ds .ds-shot>img,.ds .ds-shot>video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left}.ds .ds-shot--fit>img,.ds .ds-shot--fit>video{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.ds .ds-figure{margin:0}.ds .ds-figure figcaption{margin-top:10px;font-size:13px;line-height:18px;color:var(--ds-ink-3)}.ds .ds-stage{position:relative;padding:24px;border-radius:var(--ds-radius-xl);background:var(--ds-paper-2)}.ds .ds-stage--tint{background:var(--ds-accent-wash)}@media (max-width: 639px){.ds .ds-stage{padding:12px;border-radius:var(--ds-radius-lg)}}.ds .ds-stage--photo{background:#0b0d12;overflow:hidden;padding:40px}@media (max-width: 639px){.ds .ds-stage--photo{padding:14px}}.ds .ds-stage--bleed{border-radius:0;padding-left:0;padding-right:0}.ds .ds-stage__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ds .ds-stage--photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#080a104d,#080a1000 34% 66%,#080a104d)}.ds .ds-stage--photo>*:not(.ds-stage__bg){position:relative;z-index:1}.ds .ds-stage--photo .ds-runner__cap{color:#ffffffc7}.ds .ds-stage--photo .ds-play{background:color-mix(in srgb,#05070d 42%,transparent);border-color:#ffffff3d;color:#ffffffe0}.ds .ds-stage--photo .ds-play:hover,.ds .ds-onground{color:#fff}.ds .ds-onground .ds-lead,.ds .ds-onground .ds-muted{color:#ffffffd1}.ds .ds-onground .ds-sample,.ds .ds-onground .ds-faint{color:#ffffff9e}.ds .ds-onground .ds-field__error{color:#fff}.ds .ds-stage--light .ds-onground{color:var(--ds-ink)}.ds .ds-stage--light .ds-onground .ds-lead,.ds .ds-stage--light .ds-onground .ds-muted{color:var(--ds-ink-2)}.ds .ds-stage--light .ds-onground .ds-sample,.ds .ds-stage--light .ds-onground .ds-faint{color:var(--ds-ink-3)}.ds .ds-stage--light .ds-onground .ds-field__error{color:var(--ds-look)}.ds[data-ds-theme=dark] .ds-stage--light .ds-onground,html.dark .ds:not([data-ds-theme]) .ds-stage--light .ds-onground{color:var(--ds-ink)}.ds .ds-stage--photo .ds-inspector,.ds .ds-stage--photo .ds-card{box-shadow:none}.ds .ds-stage--light{background:#eef0f4}.ds .ds-stage--light:after{background:linear-gradient(180deg,#ffffff61,#ffffff1f 46%,#ffffff61)}.ds .ds-stage--light .ds-runner__cap{color:var(--ds-ink-2)}.ds .ds-stage--light .ds-play{background:color-mix(in srgb,var(--ds-paper) 84%,transparent);border-color:var(--ds-hairline);color:var(--ds-ink-2)}.ds .ds-stage--light .ds-play:hover{color:var(--ds-ink)}.ds .ds-stage--light .ds-inspector,.ds .ds-stage--light .ds-card{box-shadow:var(--ds-shadow-raised)}.ds[data-ds-theme=dark] .ds-stage--light:after,html.dark .ds:not([data-ds-theme]) .ds-stage--light:after{background:linear-gradient(180deg,#080a10b8,#080a1094 46%,#080a10b8)}.ds[data-ds-theme=dark] .ds-stage--light .ds-runner__cap,html.dark .ds:not([data-ds-theme]) .ds-stage--light .ds-runner__cap{color:#ffffffc7}.ds .ds-fragment{position:relative;overflow:hidden}.ds .ds-fragment__inner{position:absolute;top:var(--ds-frag-y, 22px);left:var(--ds-frag-x, 22px);right:var(--ds-frag-x, 22px);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ds .ds-fragment:after{content:"";position:absolute;left:0;right:0;bottom:0;height:64px;background:linear-gradient(to top,var(--ds-paper),transparent);pointer-events:none}.ds .ds-fragment--wide .ds-fragment__inner{width:var(--ds-frag-w, 460px);right:auto}.ds .ds-fragment--right .ds-fragment__inner{left:auto;right:var(--ds-frag-x, 22px)}.ds .ds-fragment--wash{background:linear-gradient(180deg,var(--ds-paper-2) 0%,transparent 76%)}.ds .ds-cells{display:grid;grid-template-columns:repeat(var(--ds-cols, 4),minmax(0,1fr));gap:1px;background:var(--ds-rule);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);overflow:hidden}.ds .ds-cell{background:var(--ds-paper);color:var(--ds-ink);min-width:0;padding:22px}.ds .ds-cell--logo{display:grid;place-items:center;padding:26px 20px;min-height:104px}.ds .ds-cell--label{align-content:center;font-size:15px;line-height:21px;font-weight:500;color:var(--ds-ink-2)}@media (max-width: 1023px){.ds .ds-cells{grid-template-columns:repeat(var(--ds-cols-md, 2),minmax(0,1fr))}}@media (max-width: 479px){.ds .ds-cells{grid-template-columns:repeat(var(--ds-cols-sm, 1),minmax(0,1fr))}}.ds .ds-cell--logo img{max-height:30px;max-width:min(132px,100%);-o-object-fit:contain;object-fit:contain;filter:grayscale(1);opacity:.72}.ds[data-ds-theme=dark] .ds-cell--logo img,html.dark .ds:not([data-ds-theme]) .ds-cell--logo img{filter:grayscale(1) invert(1);opacity:.8}.ds .ds-feature{display:flex;flex-direction:column;background:var(--ds-paper);color:var(--ds-ink);min-width:0}.ds .ds-feature__text{padding:24px 24px 20px;min-height:148px}.ds .ds-feature__text p{margin:8px 0 0;color:var(--ds-ink-2);font-size:15px;line-height:22px}.ds .ds-feature__media{position:relative;flex:1;min-height:236px;overflow:hidden}.ds .ds-feature--lead{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:stretch}.ds .ds-feature--lead .ds-feature__text{display:flex;flex-direction:column;justify-content:center;padding:48px 44px;min-height:0}.ds .ds-feature--lead .ds-feature__text p{font-size:17px;line-height:26px;margin-top:14px;max-width:42ch}.ds .ds-feature__foot{margin-top:22px}.ds .ds-feature--lead .ds-feature__stage{display:grid;place-items:center;padding:44px;min-width:0;background:var(--ds-paper-2);border-left:1px solid var(--ds-rule)}.ds .ds-feature--sm .ds-feature__text{min-height:132px;padding:22px 22px 16px}.ds .ds-feature--sm .ds-feature__media{min-height:250px}.ds .ds-feature--sm .ds-feature__media .ds-fragment__inner{top:14px;left:22px;right:22px}@media (max-width: 899px){.ds .ds-feature--lead{grid-template-columns:minmax(0,1fr)}.ds .ds-feature--lead .ds-feature__text{padding:30px 24px 26px}.ds .ds-feature--lead .ds-feature__stage{padding:26px 24px 30px;border-left:0;border-top:1px solid var(--ds-rule)}}.ds .ds-portrait{position:relative;overflow:hidden;border-radius:var(--ds-radius-lg);background:var(--ds-paper-3);aspect-ratio:3 / 4}.ds .ds-portrait>img,.ds .ds-portrait>video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ds .ds-portrait--empty{background:none}.ds .ds-portrait--empty>.ds-slot{height:100%;min-height:0}.ds .ds-story{display:flex;flex-wrap:wrap;align-items:center;gap:26px 40px}.ds .ds-story__figure{flex:0 1 268px;min-width:0}.ds .ds-story__body{flex:1 1 340px;min-width:0}.ds .ds-story__quote{font-size:26px;line-height:36px;font-weight:500;letter-spacing:-.02em;margin:0;max-width:30ch;text-wrap:balance}.ds .ds-story__who{margin:18px 0 0;font-size:15px;line-height:22px;color:var(--ds-ink-2);max-width:46ch}.ds .ds-story__body .ds-sample{max-width:46ch}.ds .ds-story__who b{display:block;color:var(--ds-ink);font-weight:600}.ds .ds-slot{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:168px;padding:24px;text-align:center;border:1px dashed var(--ds-rule-2);border-radius:var(--ds-radius-lg);background:var(--ds-paper-2);color:var(--ds-ink-3);font-size:13px;line-height:19px}.ds .ds-dont__crop{min-height:180px}.ds .ds-slot b{color:var(--ds-ink-2);font-weight:600;font-size:14px}.ds .ds-slot svg{width:20px;height:20px;color:var(--ds-ink-3)}.ds .ds-play{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 13px 0 10px;border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-pill);background:color-mix(in srgb,var(--ds-paper) 84%,transparent);backdrop-filter:blur(10px);color:var(--ds-ink-2);font-size:13px;font-weight:600;cursor:pointer;transition:color var(--ds-fast) var(--ds-ease),background-color var(--ds-fast) var(--ds-ease)}.ds .ds-play:hover{color:var(--ds-ink)}.ds .ds-play svg{width:14px;height:14px;flex:none}.ds .ds-play--over{position:absolute;left:14px;bottom:14px;z-index:2}.ds .ds-runner{position:relative}.ds .ds-runner__head{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:14px}.ds .ds-runner__cap{font-size:13px;line-height:18px;color:var(--ds-ink-3)}.ds .ds-settle{transition:background-color var(--ds-slow) var(--ds-ease)}.ds .ds-settle[data-just=true]{background:var(--ds-good-wash);transition:none}.ds .ds-sweep{position:relative;height:3px;border-radius:var(--ds-radius-pill);background:var(--ds-paper-3);overflow:hidden}.ds .ds-sweep>span{display:block;height:100%;width:100%;border-radius:inherit;background:var(--ds-accent);transform-origin:left center;transform:scaleX(0);transition:transform var(--ds-slow) var(--ds-ease)}@media (prefers-reduced-motion: reduce){.ds .ds-settle[data-just=true]{background:transparent}}.ds .ds-wall{display:flex;flex-direction:column;gap:20px}.ds .ds-wall__label{font-size:14px;line-height:20px;color:var(--ds-ink-3)}.ds .ds-wall__marks{display:flex;flex-wrap:wrap;align-items:center;gap:24px 52px}.ds .ds-wall__marks img{display:block;max-height:30px;max-width:150px;width:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(1);opacity:.72;transition:opacity var(--ds-fast) var(--ds-ease)}.ds .ds-wall__marks img:hover{opacity:1}.ds[data-ds-theme=dark] .ds-wall__marks img,html.dark .ds:not([data-ds-theme]) .ds-wall__marks img{filter:grayscale(1) invert(1)}@media (max-width: 639px){.ds .ds-wall__marks{gap:20px 32px}.ds .ds-wall__marks img{max-height:24px;max-width:116px}}.ds .ds-tutorial__video{overflow:hidden;border-radius:var(--ds-radius-lg)}.ds .ds-tutorial__what{margin:18px 0 0;color:var(--ds-ink-2)}.ds .ds-tutorial__wait,.ds .ds-tutorial__none{display:grid;place-content:center;justify-items:center;gap:12px;aspect-ratio:16 / 9;border-radius:var(--ds-radius-lg);background:var(--ds-paper-2);color:var(--ds-ink-2);text-align:center}.ds .ds-tutorial__none svg{width:26px;height:26px;color:var(--ds-ink-3)}.ds .ds-tutorial__none p,.ds .ds-tutorial__wait span{margin:0;font-size:15px}@media (max-width: 899px){.ds .ds-cells--lead{grid-template-columns:minmax(0,1fr)}}
