.conf-popup{color:#fff;word-break:keep-all;background:#05070f;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.conf-popup__close{z-index:5;color:#05070f;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:1.2rem;right:1.2rem;box-shadow:0 .2rem .6rem #00000040}.conf-popup__close:hover{color:#fff;background:#05070f}.conf-popup__close svg{width:1.8rem;height:1.8rem}.conf-popup__poster{width:100%;height:auto;display:block}.conf-popup__actions{background-color:#05070f;background-image:linear-gradient(#02030a00 0%,#02030ad1 100%),linear-gradient(90deg,#000 0% 25%,#010103 38%,#010207 50%,#010411 62%,#020f1f 72%,#032236 82%,#0d4664 90%,#1277a2 96%,#035467 100%);justify-content:center;padding:2.4rem 2.4rem 2.8rem;display:flex}.conf-popup__detail{color:#fff;background:linear-gradient(90deg,#19cdb0 0%,#19c4d5 100%);border-radius:2.4rem;justify-content:center;align-items:center;min-width:22rem;height:4.8rem;padding:0 3.2rem;font-size:1.7rem;font-weight:700;line-height:1;text-decoration:none;transition:filter .15s,transform .15s;display:inline-flex}.conf-popup__detail:hover{filter:brightness(1.08)}.conf-popup__detail:active{transform:translateY(1px)}.conf-popup__bar{background:#02030a;border-top:1px solid #ffffff1f;display:flex}.conf-popup__bar-btn{color:#ffffffb8;cursor:pointer;background:0 0;border:none;flex:1;height:4.6rem;font-family:inherit;font-size:1.4rem;transition:background .15s,color .15s}.conf-popup__bar-btn+.conf-popup__bar-btn{border-left:1px solid #ffffff1f}.conf-popup__bar-btn:hover{color:#fff;background:#ffffff0f}@media (max-width:768px){.conf-popup__close{width:2.8rem;height:2.8rem;top:.8rem;right:.8rem}.conf-popup__close svg{width:1.6rem;height:1.6rem}.conf-popup__actions{padding:1.6rem 1.6rem 2rem}}
