.ws-peh{background:#02252f;color:#fff;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;padding:56px 0 80px}.ws-peh__inner{box-sizing:border-box;margin:0 auto;max-width:1410px;padding:0 32px}.ws-peh__back{align-items:center;color:#fff;display:inline-flex;font:400 16px/1.2 Roboto,sans-serif;gap:8px;margin-bottom:56px;text-decoration:none;transition:opacity .15s ease}.ws-peh__back:hover{opacity:.75}.ws-peh__back-icon{display:block}.ws-peh__grid{align-items:center;display:grid;gap:100px;grid-template-columns:minmax(0,1fr) 535px}.ws-peh__left{display:flex;flex-direction:column;gap:21px;min-width:0}.ws-peh__chip{align-items:center;align-self:flex-start;background:rgba(180,31,0,.1);border:1px solid rgba(180,31,0,.2);border-radius:2px;display:inline-flex;gap:10px;padding:6px 12px}.ws-peh__chip-dot{background:#b41f00;border-radius:50%;flex-shrink:0;height:8px;width:8px}.ws-peh__chip-text{color:#ffb4a4;font:500 12px/1.4 Roboto,sans-serif;letter-spacing:.1em;text-transform:uppercase}.ws-peh__title{color:#fff;font:700 48px/1.25 Roboto,sans-serif;letter-spacing:-.02em;margin:0}.ws-peh__meta{color:#6f8d9a;font:400 18px/1.6 Roboto,sans-serif;margin:0}.ws-peh__sep{color:#6f8d9a;display:inline-block;margin:0 6px}.ws-peh__player{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);margin-top:8px;padding:24px 32px}.ws-peh__player-row{align-items:center;display:flex;gap:18px;margin-bottom:24px}.ws-peh__play{align-items:center;background:#df2e07;border:none;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;height:64px;justify-content:center;transition:background .15s ease;width:64px}.ws-peh__play:hover{background:#b41f00}.ws-peh__icon{display:block}.ws-peh__icon--pause,.ws-peh__player.is-playing .ws-peh__icon--play{display:none}.ws-peh__player.is-playing .ws-peh__icon--pause{display:block}.ws-peh__skip{align-items:center;background:transparent;border:none;color:#d8e7ef;cursor:pointer;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;padding:0;transition:color .15s ease;width:36px}.ws-peh__skip:hover{color:#fff}.ws-peh__spacer{flex:1}.ws-peh__speed{align-items:center;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;color:#6f8d9a;cursor:pointer;display:inline-flex;flex-shrink:0;font:500 12px/1 Roboto,sans-serif;gap:8px;padding:10px 14px;transition:color .15s ease,border-color .15s ease}.ws-peh__speed:hover{border-color:hsla(0,0%,100%,.2);color:#fff}.ws-peh__volume{flex-shrink:0;gap:10px}.ws-peh__volume,.ws-peh__volume-btn{align-items:center;display:inline-flex}.ws-peh__volume-btn{background:transparent;border:none;color:#d8e7ef;cursor:pointer;padding:0}.ws-peh__volume-track{background:hsla(0,0%,100%,.2);border-radius:12px;cursor:pointer;height:4px;position:relative;width:80px}.ws-peh__volume-fill{background:#b41f00;border-radius:12px;inset:0 auto 0 0;position:absolute;width:75%}.ws-peh__scrub{cursor:pointer;padding:8px 0;width:100%}.ws-peh__scrub-track{background:hsla(0,0%,100%,.15);border-radius:3px;height:6px;position:relative}.ws-peh__scrub-fill{background:#df2e07;border-radius:3px;inset:0 auto 0 0;position:absolute;width:0}.ws-peh__scrub-thumb{background:#fff;border:3px solid #df2e07;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);height:16px;left:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}.ws-peh__times{display:flex;justify-content:space-between;margin-top:8px}.ws-peh__time{color:#6f8d9a;font:500 12px/1.4 Roboto,sans-serif}.ws-peh__audio{display:none}.ws-peh__right{align-items:center;display:flex;justify-content:center}.ws-peh__image-frame{aspect-ratio:535/467;background:#eee;border:4px solid hsla(0,0%,100%,.1);border-radius:8px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);max-width:100%;overflow:hidden;position:relative;width:535px}.ws-peh__image{display:block;height:100%;object-fit:cover;width:100%}.ws-peh__image-overlay{background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 60%);inset:0;pointer-events:none;position:absolute}@media (max-width:1180px){.ws-peh__grid{gap:56px;grid-template-columns:minmax(0,1fr) 420px}.ws-peh__image-frame{width:420px}.ws-peh__title{font-size:40px}}@media (max-width:900px){.ws-peh{padding:40px 0 56px}.ws-peh__grid{gap:32px;grid-template-columns:1fr}.ws-peh__right{justify-content:flex-start;order:-1}.ws-peh__image-frame{aspect-ratio:16/12;max-width:420px;width:100%}.ws-peh__title{font-size:32px}.ws-peh__meta{font-size:16px}}@media (max-width:560px){.ws-peh__inner{padding:0 20px}.ws-peh__title{font-size:26px}.ws-peh__player{padding:16px}.ws-peh__player-row{flex-wrap:wrap;gap:10px}.ws-peh__play{height:52px;width:52px}.ws-peh__volume-track{width:56px}.ws-peh__speed{padding:8px 10px}}.ws-peh__video{object-fit:cover}.ws-peh__grid--video{grid-template-columns:minmax(0,1fr) 760px}.ws-peh__video-frame{aspect-ratio:16/9;background:#000;border:3px solid #fff;width:100%}.ws-peh__video{background:#000;display:block;height:100%;object-fit:contain;width:100%}.ws-peh__video-play{align-items:center;background:rgba(223,46,7,.92);border:none;border-radius:50%;box-shadow:0 8px 24px rgba(0,0,0,.35);color:#fff;cursor:pointer;display:inline-flex;height:76px;justify-content:center;left:50%;padding-left:4px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .15s ease,transform .15s ease,opacity .2s ease;width:76px;z-index:2}.ws-peh__video-play:hover{background:#b41f00;transform:translate(-50%,-50%) scale(1.06)}.ws-peh__video-frame.is-playing .ws-peh__video-play{opacity:0;pointer-events:none}@media (max-width:1180px){.ws-peh__grid--video{grid-template-columns:minmax(0,1fr) 520px}}@media (max-width:900px){.ws-peh__grid--video{grid-template-columns:1fr}.ws-peh__video-frame{aspect-ratio:16/9;max-width:100%;width:100%}}.ws-peh__video--yt{border:0}