.VideoSection_videoSection__YsHYE{width:100%;background-color:var(--color-surface-primary);margin:var(--space-xl) 0}.VideoSection_videoWrapper__z3Myb{position:relative;width:100%;padding-bottom:56.25%;height:0;border-radius:var(--radius-lg);overflow:hidden;background:var(--color-gray-100)}.VideoSection_video__kondZ{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.VideoSection_playButton__KitUN{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;background:rgba(0,0,0,.7);border:none;border-radius:50%;width:80px;height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:white;gap:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.VideoSection_playButton__KitUN:hover{background:rgba(0,0,0,.8);transform:translate(-50%,-50%) scale(1.1)}.VideoSection_playButton__KitUN svg{margin-left:2px}.VideoSection_browserLabel__2hKPG{font-size:10px;color:rgba(255,255,255,.8);font-weight:400;text-transform:uppercase;letter-spacing:.5px;text-align:center;line-height:1.2}.VideoSection_errorWrapper__cM6_d{display:flex;align-items:center;justify-content:center;min-height:300px;background:var(--color-gray-50);border-radius:var(--radius-lg)}.VideoSection_errorMessage__oD_Z1{text-align:center;color:var(--color-gray-600)}.VideoSection_errorMessage__oD_Z1 small{display:block;margin-top:var(--space-xs);font-size:var(--font-size-sm);color:var(--color-gray-500)}@media (max-width:1024px){.VideoSection_videoSection__YsHYE{margin:var(--space-lg) 0}.VideoSection_playButton__KitUN{width:70px;height:70px}.VideoSection_playButton__KitUN svg{width:22px;height:22px}.VideoSection_browserLabel__2hKPG{font-size:9px}}@media (max-width:768px){.VideoSection_videoSection__YsHYE{margin:var(--space-md) 0}.VideoSection_videoWrapper__z3Myb,.VideoSection_video__kondZ{border-radius:var(--radius-md)}.VideoSection_playButton__KitUN{width:65px;height:65px}.VideoSection_playButton__KitUN svg{width:20px;height:20px}.VideoSection_browserLabel__2hKPG{font-size:8px;max-width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:480px){.VideoSection_videoSection__YsHYE{margin:var(--space-sm) 0}.VideoSection_videoWrapper__z3Myb{padding-bottom:66.67%;border-radius:var(--radius-sm)}.VideoSection_video__kondZ{border-radius:var(--radius-sm)}.VideoSection_playButton__KitUN{width:60px;height:60px;min-width:44px;min-height:44px}.VideoSection_playButton__KitUN svg{width:18px;height:18px}.VideoSection_browserLabel__2hKPG{font-size:7px;max-width:45px}.VideoSection_errorWrapper__cM6_d{min-height:200px;border-radius:var(--radius-sm)}}@media (max-width:320px){.VideoSection_videoSection__YsHYE{margin:var(--space-xs) 0}.VideoSection_videoWrapper__z3Myb{padding-bottom:75%}.VideoSection_playButton__KitUN{width:50px;height:50px}.VideoSection_playButton__KitUN svg{width:16px;height:16px}.VideoSection_browserLabel__2hKPG{font-size:6px;max-width:40px}}