.svpage-v2 .svshot{position:relative}.svpage-v2 .svcard .svmore{display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-weight:600;text-decoration:none}.svpage-v2 .svcard .svmore svg{width:13px;height:13px;transition:transform .2s ease}.svpage-v2 .svcard .svmore:hover svg{transform:translateX(3px)}.svpage-v2 .uc-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.svpage-v2 .uc-tag{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;font-weight:600;text-decoration:none;color:var(--accent);background:var(--accent-soft);border-radius:999px;padding:6px 13px}.svpage-v2 .uc-tag:hover{background:#ebe0f8}.svpage-v2.svrole .svhero .uc-eyebrow{display:inline-block}.svpage-v2.svrole .svsplit .svticks{grid-template-columns:1fr}@media (max-width:1000px){.svpage-v2[data-page] .svhero .svhero-in.svhero-in{grid-template-columns:minmax(0,1fr)!important}}.svpage-v2.svrole{--accent:#7b3fbf;--accent-2:#c2503e;--accent-soft:#f3edfa;--btn-ink:#17121f;--btn-ink-text:#fff;--chrome:68px;--good:#1f8a5b;--ground:#fff;--ground-2:#f7f5fa;--ink:#17121f;--ink-2:#3a3245;--line:#e9e5ef;--maxw:1440px;--muted:#6b6577;--plate:#f2eef8;--r:14px;--shadow:0 1px 2px rgba(23,18,31,.04),0 12px 32px rgba(23,18,31,.06);--shadow-lg:0 2px 4px rgba(23,18,31,.04),0 24px 64px rgba(23,18,31,.1);color:var(--ink);background:var(--ground);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}.svpage-v2.svrole :where(h1,h2,h3){margin:0;letter-spacing:-.035em;line-height:1.02;font-weight:700;text-wrap:balance}.svpage-v2.svrole :where(h1){font-size:clamp(2.6rem,5.6vw,4.4rem)}.svpage-v2.svrole :where(h2){font-size:clamp(2.1rem,4.4vw,3.4rem);line-height:1.05}.svpage-v2.svrole :where(h3){font-size:1.12rem;letter-spacing:-.015em;line-height:1.3}.svpage-v2.svrole :where(:focus-visible){outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.svpage-v2.svrole .demo-steps .n{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;font-size:.74rem;font-weight:800;background:var(--ground-2);color:var(--muted);flex:0 0 auto}.svpage-v2.svrole .demo-steps .s.on .n{background:var(--accent);color:#fff}.svpage-v2.svrole .demo-steps .s.done .n{background:var(--accent-soft);color:var(--accent)}.svpage-v2.svrole .demo-steps .lb{font-size:.8rem;font-weight:700;color:var(--muted)}.svpage-v2.svrole .demo-steps .s.on .lb{color:var(--ink)}.svpage-v2.svrole .demo-cta .row{display:flex;gap:10px;flex-wrap:wrap}.svpage-v2.svrole .demo-cta .row a{flex:1 1 160px;font-size:.85rem;padding:11px 16px;justify-content:center;text-align:center}.svpage-v2.svrole .dlg{width:min(560px,100%);max-height:calc(100vh - 48px);overflow:auto;background:var(--ground);border-radius:18px;box-shadow:0 24px 80px rgba(23,18,31,.3);padding:30px;position:relative;transform:translateY(8px) scale(.99);transition:transform .18s}.svpage-v2.svrole .dlgbd[data-open] .dlg{transform:none}.svpage-v2.svrole .dlg .dlglogo{height:30px;width:auto;display:block;margin:0 auto 18px}.svpage-v2.svrole .dlg h2{font-size:1.3rem;letter-spacing:-.024em;margin:0 0 6px}.svpage-v2.svrole .dlg .sub{margin:0 0 22px;font-size:.9rem;line-height:1.6;color:var(--muted)}.svpage-v2.svrole .dlg .x{position:absolute;top:16px;right:16px;width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:var(--ground);color:var(--muted);cursor:pointer;display:grid;place-items:center;padding:0}.svpage-v2.svrole .dlg .x:hover{background:var(--ground-2);color:var(--ink)}.svpage-v2.svrole .dlg .x svg{width:14px;height:14px}.svpage-v2.svrole .dlgrow{display:grid;grid-template-columns:1fr 1fr;gap:14px}.svpage-v2.svrole .dlgf{margin-bottom:14px}.svpage-v2.svrole .dlgf label{display:block;font-size:.8rem;font-weight:700;margin-bottom:6px;letter-spacing:-.01em}.svpage-v2.svrole .dlgf label i{font-style:normal;color:var(--accent)}.svpage-v2.svrole .dlgf input,.svpage-v2.svrole .dlgf select,.svpage-v2.svrole .dlgf textarea{width:100%;height:44px;border:1px solid var(--line);border-radius:11px;padding:0 13px;font-size:.93rem;font-family:inherit;color:var(--ink);background:var(--ground)}.svpage-v2.svrole .dlgf textarea{height:82px;padding:11px 13px;resize:vertical;line-height:1.55}.svpage-v2.svrole .dlgf input:focus,.svpage-v2.svrole .dlgf select:focus,.svpage-v2.svrole .dlgf textarea:focus{outline:2px solid var(--accent);outline-offset:1px;border-color:transparent}.svpage-v2.svrole .dlgbtn{display:block;width:100%;background:var(--btn-ink);color:var(--btn-ink-text);border:0;border-radius:12px;padding:14px;font-size:.97rem;font-weight:650;cursor:pointer;font-family:inherit;margin-top:6px}.svpage-v2.svrole .dlgbtn:hover{opacity:.9}.svpage-v2.svrole .dlgnote{margin:13px 0 0;text-align:center;font-size:.82rem;color:var(--muted)}.svpage-v2.svrole .dlgchips{display:flex;flex-wrap:wrap;gap:14px;margin:0 0 20px}.svpage-v2.svrole .dlgchips span{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;color:var(--ink-2)}.svpage-v2.svrole .dlgchips svg{width:12px;height:12px;stroke:var(--accent);flex:0 0 auto}.svpage-v2.svrole .svhero .svwrap{max-width:min(96vw,1600px)!important}.svpage-v2.svrole .svhero h1{font-size:clamp(1.7rem,2.1vw,2.4rem)!important}.svpage-v2.svrole .watch-list .n{width:22px;height:22px;border-radius:50%;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;font-size:.7rem;font-weight:700;flex:0 0 auto;margin-top:1px}.svpage-v2.svrole .nd .ic{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;flex:0 0 auto}.svpage-v2.svrole .nd .ic svg{width:19px;height:19px;color:#fff}.svpage-v2.svrole .c-purple .ic{background:#7b3fbf}.svpage-v2.svrole .c-green .ic{background:#1f8a5b}.svpage-v2.svrole .c-amber .ic{background:#d08a15}.svpage-v2.svrole .c-coral .ic{background:#c2503e}.svpage-v2.svrole .c-blue .ic{background:#2f6fd0}.svpage-v2.svrole .uc-eyebrow{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 16px}.svpage-v2.svrole .uc-sec.tint{background:var(--ground-2);border-block:1px solid var(--line)}.svpage-v2.svrole .uc-sec .sub{font-size:1rem;line-height:1.62;color:var(--muted);max-width:34em;margin:0}.svpage-v2.svrole .uc-tags{display:flex;flex-wrap:wrap;gap:8px}.svpage-v2.svrole .uc-tag{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;font-weight:600;text-decoration:none;color:var(--accent);background:var(--accent-soft);border-radius:999px;padding:6px 13px}.svpage-v2.svrole .uc-tag:hover{background:#ebe0f8}.svpage-v2.svrole .uc-q .ans{padding:0 0 20px;font-size:.93rem;line-height:1.68;color:var(--ink-2);max-width:62em}.svpage-v2.svrole .uc-q .ans p{margin:0 0 11px}.svpage-v2.svrole .uc-q .ans p:last-child{margin:0}.svpage-v2.svrole .uc-hero .uc-eyebrow{margin-bottom:clamp(8px,1.6vh,16px)}.svpage-v2.svrole .svpage{padding:0;display:none}.svpage-v2.svrole .svpage.on{display:block}.svpage-v2.svrole .svwrap{max-width:1180px;margin:0 auto;padding-inline:32px}.svpage-v2.svrole .svnarrow{max-width:840px}.svpage-v2.svrole .svhero{padding:0;background:linear-gradient(180deg,#fbf9fe 0,var(--ground) 88%);border-bottom:1px solid var(--line)}.svpage-v2.svrole .svhero-in{padding-block:clamp(28px,4.8vh,58px) clamp(28px,4.4vh,50px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:52px;align-items:center}.svpage-v2.svrole .svhero h1{font-size:clamp(1.75rem,1.05vw + 1.85vh + .6rem,2.65rem);line-height:1.08;letter-spacing:-.032em;margin:0 0 16px;text-wrap:balance}.svpage-v2.svrole .svhero p{font-size:clamp(.98rem,.38vh + .86rem,1.08rem);line-height:1.66;color:var(--ink-2);margin:0 0 24px}.svpage-v2.svrole .svactions{display:flex;flex-wrap:wrap;gap:10px}.svpage-v2.svrole .svbtn{display:inline-flex;align-items:center;gap:8px;border-radius:999px;text-decoration:none;font-size:.9rem;font-weight:650;padding:12px 21px}.svpage-v2.svrole .svbtn.solid{background:var(--btn-ink);color:var(--btn-ink-text)}.svpage-v2.svrole .svbtn.ghost{border:1px solid var(--line);background:var(--ground);color:var(--ink)}.svpage-v2.svrole .svbtn.ghost:hover{border-color:#d9d2e6}.svpage-v2.svrole .svbtn svg{width:14px;height:14px;flex:0 0 auto}.svpage-v2.svrole .svshot{background:var(--plate);border:1px solid var(--line);border-radius:16px;display:grid;place-items:center;text-align:center;padding:24px;box-shadow:var(--shadow)}.svpage-v2.svrole .svshot span{font-size:.82rem;line-height:1.55;color:var(--ink-2);max-width:26em}.svpage-v2.svrole .svshot b{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.62rem;letter-spacing:.11em;text-transform:uppercase;color:var(--accent);margin-bottom:8px}.svpage-v2.svrole .svshot em{display:block;font-style:normal;font-size:.74rem;color:var(--muted);margin-top:8px}.svpage-v2.svrole .svshotwrap{align-self:start;position:sticky;top:calc(var(--chrome) + 28px)}.svpage-v2.svrole .svshot.app{aspect-ratio:16/10}.svpage-v2.svrole .svshot.wide{aspect-ratio:21/9}.svpage-v2.svrole .svsec{padding:0}.svpage-v2.svrole .svsec-in{padding-block:clamp(40px,5.6vh,72px)}.svpage-v2.svrole .svsec.tint{background:var(--ground-2);border-block:1px solid var(--line)}.svpage-v2.svrole .svsec.dark{background:var(--ink);color:#fff}.svpage-v2.svrole .svsec.dark h2{color:#fff}.svpage-v2.svrole .svsec.dark .svlabel{color:hsla(0,0%,100%,.42)}.svpage-v2.svrole .svsec.dark p{color:hsla(0,0%,100%,.68)}.svpage-v2.svrole .svsec h2{font-size:clamp(1.42rem,2.1vw,1.92rem);line-height:1.17;letter-spacing:-.027em;margin:0 0 16px;text-wrap:balance}.svpage-v2.svrole .svsec p{font-size:1rem;line-height:1.72;color:var(--ink-2);margin:0 0 16px;max-width:44em}.svpage-v2.svrole .svlabel{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.65rem;letter-spacing:.11em;text-transform:uppercase;color:var(--muted);display:block;margin-bottom:12px}.svpage-v2.svrole .svsplit{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:48px;align-items:start}.svpage-v2.svrole .svsplit.flip>:first-child{order:2}.svpage-v2.svrole .svcards{display:grid;gap:18px;margin-top:26px}.svpage-v2.svrole .svcards.c2{grid-template-columns:1fr 1fr}.svpage-v2.svrole .svcards.c3{grid-template-columns:repeat(3,1fr)}.svpage-v2.svrole .svcards.c4{grid-template-columns:repeat(4,1fr)}.svpage-v2.svrole .svcard{background:var(--ground);border:1px solid var(--line);border-radius:14px;padding:22px;box-shadow:var(--shadow)}.svpage-v2.svrole .svsec.dark .svcard{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.12)}.svpage-v2.svrole .svcard .ic{width:32px;height:32px;border-radius:9px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;margin-bottom:13px}.svpage-v2.svrole .svsec.dark .svcard .ic{background:hsla(0,0%,100%,.1);color:#c9a6f0}.svpage-v2.svrole .svcard .ic svg{width:17px;height:17px;display:block}.svpage-v2.svrole .svcard b{display:block;font-size:.95rem;letter-spacing:-.014em;margin-bottom:8px}.svpage-v2.svrole .svsec.dark .svcard b{color:#fff}.svpage-v2.svrole .svcard p{font-size:.87rem;line-height:1.62;color:var(--muted);margin:0;max-width:none}.svpage-v2.svrole .svsec.dark .svcard p{color:hsla(0,0%,100%,.62)}.svpage-v2.svrole .svsteps{display:grid;gap:18px;margin-top:26px;grid-template-columns:repeat(3,1fr)}.svpage-v2.svrole .svstep{background:var(--ground);border:1px solid var(--line);border-radius:14px;padding:22px;box-shadow:var(--shadow)}.svpage-v2.svrole .svstep .n{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:8px;background:var(--accent-soft);color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;font-weight:700;margin-bottom:13px}.svpage-v2.svrole .svstep b{display:block;font-size:.95rem;letter-spacing:-.014em;margin-bottom:8px}.svpage-v2.svrole .svstep p{font-size:.87rem;line-height:1.62;color:var(--muted);margin:0;max-width:none}.svpage-v2.svrole .svticks{list-style:none;margin:24px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px 30px}.svpage-v2.svrole .svticks li{display:flex;gap:11px;font-size:.94rem;line-height:1.6;color:var(--ink-2)}.svpage-v2.svrole .svticks svg{width:16px;height:16px;flex:0 0 auto;margin-top:3px;color:var(--good)}.svpage-v2.svrole .svq{border-bottom:1px solid var(--line)}.svpage-v2.svrole .svq summary{list-style:none;cursor:pointer;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:16px 0;font-size:.97rem;font-weight:600;letter-spacing:-.012em;line-height:1.45}.svpage-v2.svrole .svq summary::-webkit-details-marker{display:none}.svpage-v2.svrole .svq summary svg{width:15px;height:15px;flex:0 0 auto;color:var(--muted);transition:transform .22s;margin-top:3px}.svpage-v2.svrole .svq[open] summary svg{transform:rotate(45deg)}.svpage-v2.svrole .svq .ans{padding:0 0 17px;font-size:.93rem;line-height:1.72;color:var(--ink-2);max-width:60em}.svpage-v2.svrole .svnote{border-left:3px solid var(--accent);background:var(--accent-soft);border-radius:0 12px 12px 0;padding:18px 22px;margin-top:26px}.svpage-v2.svrole .svnote b{display:block;font-size:.92rem;margin-bottom:7px}.svpage-v2.svrole .svnote p{font-size:.9rem;line-height:1.68;color:var(--ink-2);margin:0;max-width:none}.svpage-v2.svrole .svend{padding:0;border-top:1px solid var(--line);background:var(--ground-2)}.svpage-v2.svrole .svend-in{padding-block:clamp(56px,8vh,96px);text-align:center}.svpage-v2.svrole .svend h2{font-size:clamp(1.42rem,2.1vw,1.9rem);letter-spacing:-.027em;margin:0 0 12px;text-wrap:balance}.svpage-v2.svrole .svend p{font-size:.99rem;line-height:1.6;color:var(--muted);margin:0 auto 22px;max-width:36em}.svpage-v2.svrole .svend .row{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.svpage-v2.svrole .svsec h2 .hl{color:var(--accent)}.svpage-v2.svrole .svcompare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:28px}.svpage-v2.svrole .svcmp{padding:26px 28px;border-radius:18px;border:1px solid var(--line)}.svpage-v2.svrole .svcmp .lb{display:block;font-size:.7rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase;margin-bottom:11px}.svpage-v2.svrole .svcmp p{margin:0;line-height:1.65}.svpage-v2.svrole .svcmp.dim{background:var(--ground-2);color:var(--muted)}.svpage-v2.svrole .svcmp.dim .lb{color:var(--muted)}.svpage-v2.svrole .svcmp.good{background:var(--ink);border-color:var(--ink);color:#fff}.svpage-v2.svrole .svcmp.good .lb{color:var(--accent)}.svpage-v2.svrole .svcmp.good p{color:hsla(0,0%,100%,.82)}.svpage-v2.svrole .svasks{display:grid;gap:12px;margin-top:26px}.svpage-v2.svrole .svask{padding:18px 20px;border-radius:14px;background:var(--ground-2);border:1px solid var(--line)}.svpage-v2.svrole .svask .dom{display:inline-block;font-size:.66rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);padding:3px 9px;border-radius:99px;margin-bottom:9px}.svpage-v2.svrole .svask p{margin:0;font-size:.97rem;line-height:1.55;color:var(--ink);font-weight:550}.svpage-v2.svrole[data-page=who-its-for-care-workers] .svhero-in{grid-template-columns:minmax(340px,1fr) minmax(0,943px)!important;gap:36px!important;align-items:center}.svpage-v2.svrole[data-page=who-its-for-care-workers] .svhero .svshotwrap{width:100%;max-width:943px}.svpage-v2.svrole[data-page=who-its-for-training-managers] .svhero-in{grid-template-columns:minmax(340px,1fr) minmax(0,843px)!important;gap:36px!important;align-items:center}.svpage-v2.svrole[data-page=who-its-for-training-managers] .svhero .svshotwrap{width:100%;max-width:843px}.svpage-v2.svrole[data-page=who-its-for-registered-managers] .svhero-in{grid-template-columns:minmax(340px,1fr) minmax(0,910px)!important;gap:36px!important;align-items:center}.svpage-v2.svrole[data-page=who-its-for-registered-managers] .svhero .svshotwrap{width:100%;max-width:910px}.svpage-v2.svrole[data-page=who-its-for-hr-and-admin-teams] .svhero-in{grid-template-columns:minmax(340px,1fr) minmax(0,941px)!important;gap:36px!important;align-items:center}.svpage-v2.svrole[data-page=who-its-for-hr-and-admin-teams] .svhero .svshotwrap{width:100%;max-width:941px}.svpage-v2.svrole[data-page=who-its-for-compliance-leads] .svhero-in,.svpage-v2.svrole[data-page=who-its-for-preparing-for-cqc] .svhero-in{grid-template-columns:minmax(340px,1fr) minmax(0,918px)!important;gap:36px!important;align-items:center}.svpage-v2.svrole[data-page=who-its-for-compliance-leads] .svhero .svshotwrap,.svpage-v2.svrole[data-page=who-its-for-preparing-for-cqc] .svhero .svshotwrap{width:100%;max-width:918px}.svpage-v2.svrole[data-page=who-its-for-operations-teams] .svhero-in{grid-template-columns:minmax(340px,1fr) minmax(0,719px)!important;gap:36px!important;align-items:center}.svpage-v2.svrole[data-page=who-its-for-operations-teams] .svhero .svshotwrap{width:100%;max-width:719px}.svpage-v2.svrole[data-page=who-its-for-quality-managers] .svhero-in{grid-template-columns:minmax(340px,1fr) minmax(0,703px)!important;gap:36px!important;align-items:center}.svpage-v2.svrole[data-page=who-its-for-quality-managers] .svhero .svshotwrap{width:100%;max-width:703px}.svpage-v2.svrole[data-page=who-its-for-policy-managers] .svhero-in{grid-template-columns:minmax(340px,1fr) minmax(0,650px)!important;gap:36px!important;align-items:center}.svpage-v2.svrole[data-page=who-its-for-policy-managers] .svhero .svshotwrap{width:100%;max-width:650px}@media(max-width:560px){.svpage-v2.svrole .dlgrow{grid-template-columns:1fr}.svpage-v2.svrole .dlg{padding:24px}}@media(prefers-reduced-motion:reduce){.svpage-v2.svrole .dlg,.svpage-v2.svrole .dlgbd{transition:none}}@media(max-width:1000px){.svpage-v2.svrole .svhero-in{grid-template-columns:minmax(0,1fr)!important}}@media (max-width:760px){.svpage-v2.svrole .svwrap{padding-inline:22px}}@media (max-width:980px){.svpage-v2.svrole .svhero-in{grid-template-columns:minmax(0,1fr);gap:32px}}@media (max-width:900px){.svpage-v2.svrole .svshotwrap{position:static}}@media (prefers-reduced-motion:reduce){.svpage-v2.svrole .svshotwrap{position:static}}@media (max-width:900px){.svpage-v2.svrole .svsplit{grid-template-columns:minmax(0,1fr);gap:28px}.svpage-v2.svrole .svsplit.flip>:first-child{order:0}}@media (max-width:1000px){.svpage-v2.svrole .svcards.c4{grid-template-columns:1fr 1fr}}@media (max-width:900px){.svpage-v2.svrole .svcards.c3{grid-template-columns:1fr 1fr}}@media (max-width:620px){.svpage-v2.svrole .svcards.c2,.svpage-v2.svrole .svcards.c3,.svpage-v2.svrole .svcards.c4{grid-template-columns:1fr}}@media (max-width:900px){.svpage-v2.svrole .svsteps{grid-template-columns:1fr}}@media (max-width:820px){.svpage-v2.svrole .svticks{grid-template-columns:1fr}}@media (max-width:760px){.svpage-v2.svrole .svcompare{grid-template-columns:minmax(0,1fr)}}.svpage-v2.svrole .dmshot,.svpage-v2.svrole .pcrel-art,.svpage-v2.svrole .plate:not(.shotplate),.svpage-v2.svrole .rgshot,.svpage-v2.svrole .shot,.svpage-v2.svrole .smock,.svpage-v2.svrole .sscen-shot,.svpage-v2.svrole .sshot,.svpage-v2.svrole .svshot,.svpage-v2.svrole .tpshot,.svpage-v2.svrole .uc-shot,.svpage-v2.svrole .ucread-art,.svpage-v2.svrole .wcshot,.svpage-v2.svrole .wfheroshot,.svpage-v2.svrole .wfshot,.svpage-v2.svrole .wwshot{display:block!important;overflow:hidden;padding:0!important;aspect-ratio:auto!important;height:auto!important;min-height:0!important;max-height:none!important}.svpage-v2.svrole .dmshot img,.svpage-v2.svrole .pcrel-art img,.svpage-v2.svrole .plate:not(.shotplate) img,.svpage-v2.svrole .rgshot img,.svpage-v2.svrole .shot img,.svpage-v2.svrole .smock img,.svpage-v2.svrole .sscen-shot img,.svpage-v2.svrole .sshot img,.svpage-v2.svrole .svshot img,.svpage-v2.svrole .tpshot img,.svpage-v2.svrole .uc-shot img,.svpage-v2.svrole .ucread-art img,.svpage-v2.svrole .wcshot img,.svpage-v2.svrole .wfheroshot img,.svpage-v2.svrole .wfshot img,.svpage-v2.svrole .wwshot img{display:block;width:100%!important;height:auto!important;-o-object-fit:contain;object-fit:contain;border-radius:inherit}.svpage-v2.svrole .fchips,.svpage-v2.svrole .schips,.svpage-v2.svrole .smock-tabs,.svpage-v2.svrole .uc-tags{flex-wrap:wrap;overflow:visible}.svpage-v2.svrole [hidden]{display:none!important}