.share-modal_dialogOverlay__pY0HI{background-color:rgba(0,0,0,.5);position:fixed;inset:0;animation:share-modal_overlayShow__YHNOC .15s cubic-bezier(.16,1,.3,1)}.share-modal_dialogContent__Inzwg{position:fixed;min-width:220px;min-height:140px;top:50%;left:50%;padding:16px;animation:share-modal_contentShow__COVaC .15s cubic-bezier(.16,1,.3,1);background-color:var(--entertainment-colors-white);border-radius:6px;box-shadow:0 10px 38px -10px rgba(14,18,22,.35),0 10px 20px -15px rgba(14,18,22,.2);outline:none;transform:translate(-50%,-50%)}.share-modal_heading__WKVj2{margin:0 0 12px;font-size:24px}.share-modal_description__6HbNn{display:none}.share-modal_buttonWrapper__LbMd4{display:flex;flex-direction:column;gap:8px}.share-modal_linkIcon__52iUr{width:15px;height:15px;fill:var(--entertainment-colors-white)}@keyframes share-modal_overlayShow__YHNOC{0%{opacity:0}to{opacity:1}}@keyframes share-modal_contentShow__COVaC{0%{opacity:0;transform:translate(-50%,-48%) scale(.86)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}