.downloadBtnWrap{align-self:flex-end;position:relative}.downloadBtn{cursor:pointer;background-color:#131010;border:1px solid #fff;border-radius:8px;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.downloadBtn:hover{background-color:#ffffff1a}.imageLoading{justify-content:center;align-items:flex-end;height:1em;margin-left:4px;display:flex}.loadingDot{background-color:#fff;border-radius:50%;width:4px;height:4px;margin:2px;animation:1s ease-in-out infinite dot;display:inline-block}.loadingDot:nth-of-type(2){animation-delay:.2s}.loadingDot:nth-of-type(3){animation-delay:.3s}@keyframes dot{0%{background-color:#fff;transform:scale(1)}50%{background-color:#ffffff1a;transform:scale(1.3)}to{background-color:#fff;transform:scale(1)}}@media screen and (width<=1100px){.copyMessageText{display:none}.imageLoading{align-items:center;width:45px;height:45px;margin:0}.downloadBtnWrap .copyMessage{padding:0}}.shareBtnWrap{align-self:flex-end;position:relative}.shareBtn{cursor:pointer;background-color:#131010;border:1px solid #fff;border-radius:8px;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.shareBtn:hover{background-color:#ffffff1a}.copyMessage{color:#fff;background-color:#4c4c4c;border-radius:8px;align-items:center;height:45px;padding:0 16px;font-size:15px;font-weight:500;display:flex}
