.actionmenularge .actionmenucontent.screenshot .sreenshot-container{position:relative;height:200px;border-radius:6px;border:1px solid #eee;margin-top:12px}.actionmenularge .actionmenucontent.screenshot .sreenshot-container.loading .image-container{animation:breathe 3s infinite linear}.actionmenularge .actionmenucontent.screenshot .sreenshot-container .image-container{position:relative;overflow:hidden;height:100%;width:100%;border-radius:6px;background:#fff;display:flex;justify-content:center;align-items:center}.actionmenularge .actionmenucontent.screenshot .sreenshot-container .image-container img{max-width:100%;max-height:100%;z-index:1}.actionmenularge .actionmenucontent.screenshot .sreenshot-container .background-image{position:absolute;top:0;left:0;bottom:0;right:0;background-repeat:no-repeat;background-size:cover;filter:blur(37.5px)}.actionmenularge .actionmenucontent.screenshot .sreenshot-container .image-screenshot{flex:none}.actionmenularge .actionmenucontent.screenshot .sreenshot-container .image-screenshot.b-hidden{display:none}.actionmenularge .actionmenucontent.screenshot .sreenshot-container .title{position:absolute;left:0;right:0;bottom:0}.actionmenularge .actionmenucontent.screenshot .sreenshot-container::after{content:"";display:inline-block;width:calc(100% - 20px);height:4px;filter:blur(14px);background:linear-gradient(251.21deg,rgba(29,88,195,.4) .69%,rgba(0,91,255,.4) .7%,rgba(138,92,235,.4) 26.84%,rgba(46,155,255,.4) 65.14%,rgba(46,100,206,.4) 77.54%);position:absolute;bottom:-4px;left:10px;z-index:-1}.actionmenularge .actionmenucontent.screenshot .actionlist .actionitem.shareactionitem .sharemedia{margin-top:20px;margin-bottom:0}@keyframes breathe{0%{background:#ccc}50%{background:rgba(204,204,204,.5)}100%{background:#ccc}}@media screen and (max-height:690px){.actionmenumobile.actionmenularge .actionmenucontent.screenshot .sreenshot-container{display:none}}.actionmenudark.actionmenularge .actionmenucontent.screenshot .sreenshot-container{border:1px solid #484644}.actionmenudark.actionmenularge .actionmenucontent.screenshot .sreenshot-container .image-container{background:#000}