section.motion-module .container .wrapper{line-height:0;position:relative}section.motion-module .container .wrapper #video.type-video{border:8px solid #fdfaf6;border-radius:24px;-webkit-box-shadow:0 0 100px 20px #fdfaf6;box-shadow:0 0 100px 20px #fdfaf6}section.motion-module .container .wrapper:hover .controls{opacity:1;visibility:visible}section.motion-module .container .wrapper .controls{align-items:center;background:linear-gradient(180deg,transparent,rgba(0,0,0,.5));border-radius:0 0 16px 16px;bottom:8px;color:#fff;display:flex;gap:32px;left:8px;opacity:0;padding:0 16% 8%;position:absolute;transition:.2s ease;user-select:none;visibility:hidden;width:calc(100% - 16px)}@media screen and (max-width:520px){section.motion-module .container .wrapper .controls{padding:0 8% 4%}}section.motion-module .container .wrapper .controls #play{align-items:center;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-family:Noto Sans Symbols\ 2,sans-serif;font-size:1rem;height:2rem;justify-content:center;min-width:2rem;padding:0;width:2rem}section.motion-module .container .wrapper .controls #seek{accent-color:#fff;appearance:none;background:hsla(0,0%,100%,.1);border:0;border-radius:4px;cursor:pointer;width:100%}section.motion-module .container .wrapper .controls #seek:hover::-webkit-slider-thumb{scale:1.5}section.motion-module .container .wrapper .controls #seek::-webkit-slider-runnable-track{appearance:none;background:hsla(0,0%,100%,.1);border:0;border-radius:4px;height:.5rem}section.motion-module .container .wrapper .controls #seek::-moz-range-track{appearance:none;background:hsla(0,0%,100%,.1);border:0;border-radius:4px;height:.5rem}section.motion-module .container .wrapper .controls #seek::-webkit-slider-thumb{appearance:none;background-color:#fff;border:0;border-radius:4px;height:8px;min-width:8px;transition:.2s ease;width:8px}section.motion-module .container .wrapper .controls #clock{font-weight:500;white-space:nowrap}