.saved-items-popup{background:#fff;box-sizing:border-box;color:#1a1a1a;font-family:Poppins,sans-serif;max-height:100dvh;max-width:500px;overflow-y:auto;position:relative;width:100%}.saved-items-popup *,.saved-items-popup *::before,.saved-items-popup *::after{box-sizing:border-box}.saved-items-popup__header{border-bottom:1px solid #548cc9;padding:32px 24px 47px;text-align:center}.saved-items-popup__close{align-items:center;background:rgba(0,0,0,0);border:1px solid #d3dadf;border-radius:50%;cursor:pointer;display:none;height:32px;justify-content:center;padding:0;position:absolute;right:16px;top:16px;width:32px;z-index:1}.saved-items-popup__close span,.saved-items-popup__close span::before{background:#273848;border-radius:1px;content:"";display:block;height:2px;position:absolute;width:14px}.saved-items-popup__close span{left:50%;top:50%;transform:translate(-50%, -50%) rotate(45deg)}.saved-items-popup__close span::before{left:0;top:0;transform:rotate(90deg)}.saved-items-popup__close:hover{background:#e3effb}.saved-items-popup__close:focus-visible{outline:3px solid rgba(84,140,201,.35);outline-offset:2px}.saved-items-popup--favorites .saved-items-popup__header{padding-bottom:27px}.saved-items-popup__title{color:#548cc9;font-size:24px;font-weight:700;line-height:1;margin:0}.saved-items-popup__description,.saved-items-popup__count{color:#646464;font-size:14px;font-weight:400;line-height:28px}.saved-items-popup__description{margin:12px 0 0}.saved-items-popup__count{margin:6px 0 0}.saved-items-popup--downloads .saved-items-popup__description,.saved-items-popup--downloads .saved-items-popup__count{font-weight:400}.saved-items-popup__list{display:grid}.saved-items-popup__empty{align-items:center;display:flex;flex-direction:column;padding:25px 24px 32px;text-align:center}.saved-items-popup__empty--favorites{min-height:220px;justify-content:center}.saved-items-popup__empty--favorites .saved-items-popup__empty-title{margin-bottom:24px}.saved-items-popup__empty-icon{background:url("../../../assets/icons/download-empty.svg") center/contain no-repeat;display:block;height:70px;margin-bottom:48px;width:70px}.saved-items-popup__empty-title{color:#000;font-size:20px;font-weight:400;line-height:28px;margin:0 0 24px}.saved-items-popup__empty-description{color:#646464;font-size:16px;font-weight:400;line-height:28px;margin:0 0 28px;max-width:430px}.saved-items-popup__empty-button.button{font-size:16px;font-weight:500;line-height:1;width:100%}.saved-items-popup__list .file-summary-card{width:100%}.saved-items-popup__footer{padding:14px 12px 35px}.saved-items-popup--downloads.is-empty .saved-items-popup__footer{display:none}.saved-items-popup--favorites .saved-items-popup__footer{padding:12px 12px 32px}.saved-items-popup__helper{color:#646464;font-size:16px;font-weight:400;line-height:24px;margin:0 0 18px;text-align:center}.saved-items-popup__actions{display:grid;gap:20px}.saved-items-popup__button--danger.button--secondary{border-color:#f74674;color:#f74674;font-weight:600}.saved-items-popup__button--danger.button--secondary:hover{background:#fff1f5;color:#f74674}@media(max-width: 499px){.saved-items-popup__close{display:inline-flex}.saved-items-popup__header{padding-inline:20px}.saved-items-popup__footer{padding-inline:16px}.saved-items-popup__empty{min-height:calc(100dvh - 242px);padding:25px 20px 28px}.saved-items-popup__list .file-summary-card--popup-detail,.saved-items-popup__list .file-summary-card--popup-simple{padding-left:20px;padding-right:52px}.saved-items-popup__list .file-summary-card__delete{right:20px}}
