.vf-exercise-container{--vf-accent:var(--wd-primary-color, #049a37)}.vf-exercise-container .vf-grid{grid-template-columns:repeat(auto-fill,minmax(186px,1fr));gap:14px}.vf-card-exercise .vf-card-media{position:relative;aspect-ratio:406 / 720}.vf-card-exercise .vf-card-body{padding:11px 12px 13px}.vf-card-exercise .vf-card-title{font-size:.95rem;line-height:1.6}.vf-card-exercise .vf-card-summary{display:none}.vf-card-exercise .vf-card-meta{gap:5px;font-size:.72rem}.vf-card-exercise .vf-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;background:rgb(0 0 0 / .55);border:1.5px solid rgb(255 255 255 / .85);pointer-events:none;transition:background-color .15s ease,transform .15s ease}.vf-card-exercise .vf-play::after{content:"";position:absolute;top:50%;left:52%;transform:translate(-50%,-50%);border-style:solid;border-width:8px 0 8px 13px;border-color:#fff0 #fff0 #fff0 #fff}.vf-card-exercise:hover .vf-play{background:var(--vf-accent,#049a37);transform:translate(-50%,-50%) scale(1.06)}.vf-card-exercise .vf-card-dur{position:absolute;bottom:9px;left:9px;padding:2px 9px;border-radius:999px;background:rgb(0 0 0 / .7);color:#fff;font-size:.74rem;line-height:1.8}.vf-exercise-single{direction:rtl;text-align:right}.vf-ex-title{font-size:clamp(1.7rem, 4vw, 2.5rem);line-height:1.4;margin:6px 0 10px;font-weight:700;color:#fff}.vf-ex-lead{font-size:1.05rem;color:rgb(255 255 255 / .8);margin:0 0 22px;max-width:46em}.vf-ex-main{display:grid;grid-template-columns:360px minmax(0,1fr);gap:30px;align-items:start;margin-bottom:30px}.vf-ex-player{margin:0;border-radius:20px;overflow:hidden;background:#000;border:1px solid rgb(255 255 255 / .13);position:sticky;top:100px}.vf-ex-player video{display:block;width:100%;height:auto;aspect-ratio:406 / 720;background:#000}.vf-ex-facts{list-style:none;margin:0 0 22px;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.vf-ex-facts li{padding:12px 15px;border:1px solid rgb(255 255 255 / .13);border-radius:16px;background:#100f0f}.vf-ex-facts span{display:block;font-size:.8rem;color:rgb(255 255 255 / .5);margin-bottom:2px}.vf-ex-facts strong{color:#fff;font-size:1rem;font-weight:600}.vf-ex-body,.vf-ex-mistakes{max-width:46em;line-height:2;color:rgb(255 255 255 / .8);margin-bottom:28px}.vf-ex-mistakes h2,.vf-ex-more h2{font-size:1.35rem;font-weight:600;color:#fff;margin:0 0 12px;padding-bottom:.35em;border-bottom:2px dashed rgb(255 255 255 / .15);line-height:1.6}.vf-ex-mistakes h2::before,.vf-ex-more h2::before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--vf-accent,#049a37);margin-left:10px;vertical-align:middle}.vf-ex-more{margin-top:36px}@media (max-width:900px){.vf-ex-main{grid-template-columns:1fr;gap:20px}.vf-ex-player{position:static;max-width:340px}}@media (max-width:600px){.vf-exercise-container .vf-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.vf-ex-player{max-width:100%}.vf-card-exercise .vf-play{width:36px;height:36px}.vf-card-exercise .vf-card-title{font-size:.88rem}}