::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f7f8fa}::-webkit-scrollbar-thumb{background:#f63563;border-radius:4px}@media screen and (max-width:428px){::-webkit-scrollbar-thumb{background:#333}}::-webkit-scrollbar-thumb:hover{background:#f51d50}@media screen and (max-width:428px){::-webkit-scrollbar-thumb:hover{background:#262626}}.modal{align-items:center;background-color:#00000095;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0}.modal .modal-content{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;min-height:280px;width:500px}@media screen and (max-width:525px){.modal .modal-content{width:100%}}.modal .modal-content .modal-header{background-color:#5b616e0a;display:flex;justify-content:space-between;padding:25px}.modal .modal-content .modal-header p{font-weight:600}.modal .modal-content .modal-header img{cursor:pointer;height:15px;width:15px}.modal .modal-content .modal-slot{flex-grow:1;padding:20px}.modal .modal-content .modal-footer{border-top:1px solid #f6f7f8;display:flex;gap:20px;justify-content:right;padding:20px}@media screen and (max-width:525px){.modal .modal-content .modal-footer{flex-wrap:wrap;justify-content:left}}.modal .modal-content .modal-footer .button{font-weight:600;width:auto}.modal .modal-content .modal-footer .button--loader{height:20px;position:static;transform:translate(30%);width:20px}.modal .modal-content .modal-footer .button--loader div{border-width:2px;height:20px;width:20px}
