.sbisru--Video{position:absolute;top:-40px;right:0}@media (max-width:1024px){.sbisru--Video{top:-24px}}.sbisru--Video-container{position:relative}.sbisru--Video-item{color:var(--color-white);border-radius:40px;width:80px;height:80px;line-height:68px;position:relative;overflow:hidden;box-shadow:0 4px 30px #0000001a}.sbisru--Video-item.animated{animation:3s linear forwards video-out}.ws-is-mac .sbisru--Video-item.animated{animation:3s linear forwards video-out-mac}.ws-is-hover .sbisru--Video-item:hover{background-color:var(--color-white);pointer-events:auto;animation:3s linear forwards video-in}.sbisru--Video-all-text{opacity:0;max-width:280px}.sbisru--Video-all-text.animated{animation:3s linear forwards text-hide}.ws-is-hover .sbisru--Video-item:hover .sbisru--Video-all-text{animation:3s linear forwards text-show}.sbisru--Video-content{box-sizing:border-box;background-color:var(--color-white);border-radius:40px;height:100%}.sbisru--Video-btn{border:8px solid var(--color-white);background:#dcdce780;border-radius:50%;width:80px;height:80px;position:absolute;top:0;right:0}.sbisru--Video-btn-icon{box-sizing:border-box;border-top:15px solid #0000;border-bottom:15px solid #0000;border-left:25px solid #4767e1cc;margin:0 0 0 5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ws-is-hover .sbisru--Video-item:hover .sbisru--Video-btn{background:#4767e1cc}.ws-is-hover .sbisru--Video-item:hover .sbisru--Video-btn-icon{border-left:25px solid var(--color-white)}.sbisru--Video-title{color:var(--text-color-main);font-size:16px;font-style:normal;font-weight:600;line-height:22px}.sbisru--Video-duration{color:#a4afbf;font-size:14px;font-weight:400;line-height:24px}.sbisru--Video-video{opacity:.5;border-radius:20px;width:100%}.sbisru--Video-content-video{opacity:0;animation:3s linear forwards text-hide}.ws-is-hover .sbisru--Video-item:hover .sbisru--Video-content-video{animation:3s linear forwards video-show}@keyframes video-in{10%{width:360px;height:96px}20%{height:96px}25%{height:300px}to{width:360px;height:300px}}@keyframes video-out{0%{pointer-events:none;width:360px;height:300px}5%{width:360px;height:300px}10%{width:396px;height:336px}15%{box-shadow:none;width:80px;height:80px}to{width:80px;height:80px}}@keyframes video-out-mac{0%{width:360px;height:300px}5%{width:360px;height:300px}10%{width:396px;height:336px}15%{box-shadow:none;width:80px;height:80px}to{width:80px;height:80px}}@keyframes video-show{0%{opacity:0}20%{opacity:0}25%{opacity:1}to{opacity:1}}@keyframes text-show{0%{opacity:0}9%{opacity:0}11%{opacity:1}to{opacity:1}}@keyframes text-hide{0%{opacity:1}10%{opacity:1}13%{opacity:0}to{opacity:0}}