.modal-title-red{color:red;font-size:1.5rem;font-weight:600}[dir] .modal-title-red{margin-bottom:1rem}.score-card:before{content:"";position:absolute;top:0;width:100%;height:100%;z-index:-1}[dir=ltr] .score-card:before{left:0;background:linear-gradient(90deg,rgba(236,75,242,.29411764705882354),rgba(31,152,233,.2784313725490196) 50%,transparent)}[dir=rtl] .score-card:before{right:0;background:linear-gradient(-90deg,rgba(236,75,242,.29411764705882354),rgba(31,152,233,.2784313725490196) 50%,transparent)}.container{display:flex;flex-wrap:no-wrap;gap:1rem;justify-content:space-between}.score-card{position:relative;overflow:hidden;height:6rem;flex:1;min-width:55rem;max-width:90rem}[dir] .score-card{padding:1rem;margin-bottom:0}[dir=ltr] .score-card,[dir=rtl] .score-card{padding-left:4rem;padding-right:4rem}.history-button{height:2.9rem}[dir] .history-button{padding-top:.7rem;padding-bottom:.7rem;cursor:pointer}[dir=ltr] .history-button,[dir=rtl] .history-button{padding-left:.3rem;padding-right:.3rem}.avatar-icon{height:3rem;width:3rem}[dir] .avatar-icon{background-color:unset!important;border:1px solid #8326fb!important;border-radius:5px}.submit-button{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:16px;overflow:hidden;transition:background-color .3s ease-in-out;width:10rem;height:3rem}[dir] .submit-button{padding:10px 20px;border-radius:5px;cursor:pointer;background-color:unset!important;border:1px solid #8326fb!important}[dir] .submit-button.clicked,[dir] .submit-button:hover,[dir] .submit-button:visited{background-color:#8326fb!important}[dir] .submit-button:disabled{cursor:not-allowed}.custom-cancel-button{color:#fff!important}[dir] .custom-cancel-button{background-color:transparent!important;border:1px solid #fff!important}.loader{width:18px;height:18px}[dir] .loader{border:3px solid transparent;border-top:3px solid #fff;border-radius:50%}[dir=ltr] .loader{animation:spin-ltr 1s linear infinite}[dir=rtl] .loader{animation:spin-rtl 1s linear infinite}@keyframes spin-ltr{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-rtl{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.blur-container{position:relative}.blur-container,.blurred-content{transition:filter .3s ease-in-out}.blurred-content.blurred{filter:blur(10px);pointer-events:none}.show-anyway-button{position:absolute;top:50%;z-index:10;transition:background-color .3s ease-in-out}[dir] .show-anyway-button{border:none;padding:10px 20px;border-radius:5px;cursor:pointer}[dir=ltr] .show-anyway-button{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .show-anyway-button{right:50%;transform:translate(50%,-50%)}.blurred-info{position:absolute;font-size:1rem;top:35%;z-index:10;color:#fff;transition:background-color .3s ease-in-out}[dir] .blurred-info{border:none;padding:10px 20px;border-radius:5px}[dir=ltr] .blurred-info{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .blurred-info{right:50%;transform:translate(50%,-50%)}.submit-card{color:#fff;display:flex;align-items:center;position:relative}[dir] .submit-card{border:1px solid hsla(0,0%,100%,.1);box-shadow:0 0 8px hsla(0,0%,100%,.05);padding:.75rem 1rem;border-radius:1rem!important}[dir=ltr] .submit-card{background:linear-gradient(90deg,#1e1240,#1b1444)}[dir=rtl] .submit-card{background:linear-gradient(-90deg,#1e1240,#1b1444)}.submit-card:before{content:"";position:absolute;top:50%;height:1px;-webkit-mask-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.599),transparent);mask-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.654),transparent);z-index:0}[dir] .submit-card:before{transform:translateY(-50%)}[dir=ltr] .submit-card:before{left:18rem;right:22.5rem;background-image:repeating-linear-gradient(90deg,#fff 0,#fff 6px,transparent 0,transparent 12px)}[dir=rtl] .submit-card:before{right:18rem;left:22.5rem;background-image:repeating-linear-gradient(270deg,#fff 0,#fff 6px,transparent 0,transparent 12px)}.custom-history-table{height:100%;outline:1px solid #4960e6}[dir] .custom-history-table{border:0!important;border-radius:.5rem}.custom-history-table thead tr th{color:#fff;position:sticky;top:0}[dir] .custom-history-table thead tr th{background-color:#4960e6!important}[dir=ltr] .custom-history-table thead tr th:first-child{border-top-left-radius:.5rem}[dir=ltr] .custom-history-table thead tr th:last-child,[dir=rtl] .custom-history-table thead tr th:first-child{border-top-right-radius:.5rem}[dir=rtl] .custom-history-table thead tr th:last-child{border-top-left-radius:.5rem}.custom-history-table .campaign-name-container{display:flex;align-items:center;gap:6px}.custom-ok-button{color:#fff!important}[dir] .custom-ok-button{border:.7px solid rgba(188,192,215,.592156862745098)!important;box-shadow:0 0 8px rgba(11,11,11,.272);border-radius:.5rem!important;padding:.5rem 1rem!important}[dir=ltr] .custom-ok-button{background:linear-gradient(90deg,#6543ee 50%,#4257d1)!important}[dir=rtl] .custom-ok-button{background:linear-gradient(-90deg,#6543ee 50%,#4257d1)!important}.custom-back-button{color:#fff!important}[dir] .custom-back-button{background:transparent!important;border:.7px solid rgba(73,96,230,.7647058823529411)!important;border-radius:.5rem!important;padding:.5rem 1rem!important}.custom-back-button:active{color:#fff!important}[dir] .custom-back-button:active{background:transparent!important;border:.7px solid rgba(73,96,230,.7647058823529411)!important}