.fraud-management{--light-orange:rgba(231,71,44,0.1607843137254902);--orange:#ff6634;--dark-orange:#ff4b01}.fraud-management__container{background-color:#f5f5f5;font-family:"Inter",sans-serif;color:#333;padding:.5rem 1rem}.fraud-management hidden{display:none}.fraud-management *{box-sizing:border-box}.fraud-management h5,.fraud-management p{margin:0}.fraud-management ul{list-style:none;margin:0;padding:0}.fraud-management button{cursor:pointer;border:none;outline:none;background-color:initial}.fraud-management input{border:none;outline:none}.fraud-management .fraud-management__nav-btns{display:flex}.fraud-management .fraud-management__nav-btn{font-weight:500;font-size:16px;line-height:19px;color:#828282;padding:.8rem 1.2rem;border-radius:2rem}.fraud-management .fraud-management__nav-btn.fraud-management__nav-btn-active{color:#fff;background:var(--dark-orange)}.fraud-management .fraud-management__filtering-container{display:flex;margin-top:1rem}.fraud-management .fraud-management__filtering-container>*+*{margin-left:1rem}.fraud-management .fraud-management__search-container{position:relative}.fraud-management .fraud-management__search-btn{position:absolute;left:4px;top:50%;transform:translateY(-50%)}.fraud-management .fraud-management__search-input{display:block;border:1px solid var(--orange);border-radius:6px;padding:.6rem .6rem .6rem 2.2rem;font-size:16px;color:#333}.fraud-management .fraud-management__search-input::placeholder{font-weight:400;font-size:12px;line-height:12px;color:#978c8a}.fraud-management .fraud-management__filter-btn-container{position:relative}.fraud-management .fraud-management__filter-btn{border:1px solid var(--orange);border-radius:6px;padding:.5rem}.fraud-management .fraud-management__statistics{display:flex;margin-top:2rem}.fraud-management .fraud-management__statistics.fraud-management__space-around{justify-content:space-around}.fraud-management .fraud-management__statistics.fraud-management__flex-start{justify-content:flex-start}.fraud-management .fraud-management__statistic-container{background:#fbfbfb;box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:4px;width:30%;max-width:400px;padding:1.4rem}.fraud-management .fraud-management__statistic-container:not(:first-child){margin-left:2rem}.fraud-management .fraud-management__dark-statistic-container{color:#1c1c1c}.fraud-management .fraud-management__green-statistic-container{color:#27ae60}.fraud-management .fraud-management__red-statistic-container{color:red}.fraud-management .fraud-management__statistic-text{font-weight:600;font-size:16px;line-height:19px}.fraud-management .fraud-management__statistic-total{margin-top:2.5rem;font-weight:700;font-size:27px;line-height:33px}.fraud-management .fraud-management__table-container{overflow:auto;border-radius:.5rem;-ms-overflow-style:none;scrollbar-width:none;font-size:12px;line-height:140%;color:#000;margin-top:2rem}.fraud-management .fraud-management__table-container::-webkit-scrollbar{display:none}.fraud-management .fraud-management__table{background-color:#fff;min-width:100%;text-align:center;text-align:left}.fraud-management .fraud-management__table .fraud-management__text-right{text-align:right}.fraud-management .fraud-management__table .fraud-management__text-center{text-align:center}.fraud-management .fraud-management__table__head{text-transform:uppercase;white-space:nowrap;font-weight:600;font-size:.75rem;line-height:1rem;letter-spacing:.05em;color:var(--orange);background-color:var(--light-orange)}.fraud-management .fraud-management__table__head>th{padding:1.2rem}.fraud-management .fraud-management__table__head .fraud-management__table__action-cell,.fraud-management .fraud-management__table__head .fraud-management__table__rule-cell,.fraud-management .fraud-management__table__row .fraud-management__table__action-cell,.fraud-management .fraud-management__table__row .fraud-management__table__rule-cell{width:45%}.fraud-management .fraud-management__table__head .fraud-management__table__switch-cell,.fraud-management .fraud-management__table__row .fraud-management__table__switch-cell{width:10%}.fraud-management .fraud-management__table__row{font-weight:500;font-size:14px;line-height:17px;text-align:left}.fraud-management .fraud-management__table__row:not(:last-child) td{border-bottom:1px solid #e8e7e7}.fraud-management .fraud-management__table__row td{padding:1rem}.fraud-management .fraud-management__table__footer{display:flex;align-items:center;justify-content:center;color:var(--orange);background-color:var(--light-orange);font-weight:600;font-size:.75rem;line-height:1rem;letter-spacing:.05em;padding:1rem}.fraud-management .fraud-management__table__footer>*+*{margin-left:4rem}.fraud-management .fraud-management__table__rows-per-page-container{display:flex;position:relative;align-items:center}.fraud-management .fraud-management__table__rows-per-page-container>*+*{margin-left:.5rem}.fraud-management .fraud-management__rows-per-page-dropdown{bottom:0;right:0;list-style-type:none;margin:0;padding:0;box-shadow:var(--shadow);border-radius:.5rem;background-color:var(--light);position:absolute;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.25);overflow:hidden}.fraud-management .fraud-management__rows-per-page-dropitem{margin:0}.fraud-management .fraud-management__rows-per-page-dropitem button{padding:.6rem 1.5rem .6rem 1rem;display:block;font-size:1rem;font-weight:500;width:100%;color:#333;text-align:left}.fraud-management .fraud-management__rows-per-page-dropitem button:focus,.fraud-management .fraud-management__rows-per-page-dropitem button:hover{background-color:#f5f5f5}.fraud-management .fraud-management__rows-per-page-dropitem:not(:last-child){border-bottom:1px solid #e8e7e7}.fraud-management .fraud-management__page-nav-container{display:flex;justify-content:center;align-items:center}.fraud-management .fraud-management__page-nav-container>*+*{margin-left:3rem}.fraud-management .fraud-management__switch-btn-container{position:relative;background:#eee7e6;border-radius:50px;width:52px;height:26px}.fraud-management .fraud-management__switch-btn-container button{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.55);width:23px;height:23px;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}.fraud-management .fraud-management__switch-btn-container.fraud-management__switch-btn-container-active{background:#ff4b01}.fraud-management .fraud-management__switch-btn-container.fraud-management__switch-btn-container-active button{left:auto;right:0}.fraud-management .fraud-management__filter-dropdown{position:absolute;box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:4px;padding:1.2rem;background-color:#fff;top:100%;right:0;min-width:300px}.fraud-management .fraud-management__filter-dropdown__input-group{width:100%}.fraud-management .fraud-management__filter-dropdown__input-group>*{display:block}.fraud-management .fraud-management__filter-dropdown__label{font-weight:400;font-size:14px;line-height:14px;color:#333;margin-bottom:.25rem;text-align:left;white-space:nowrap}.fraud-management .fraud-management__filter-dropdown__select-dropdown-container{display:flex;justify-content:space-between;position:relative;border:1px solid #c8c8c8;border-radius:5px;padding:.4rem 1rem;width:100%;font-size:16px;color:#333}.fraud-management .fraud-management__filter-dropdown__select-dropdown-container.fraud-management__filter-dropdown__select-dropdown-container-active{border-color:#ff6700;color:#ff6700}.fraud-management .fraud-management__filter-dropdown__btns-container{display:flex;justify-content:space-between;margin-top:3rem;position:relative}.fraud-management .fraud-management__filter-dropdown__btns-container button{color:#fff;background-color:#ff6700;padding:.4rem .8rem;border-radius:3px}.fraud-management .fraud-transactions__filter-dropdown__select-dropdown{position:absolute;top:100%;left:0;width:100%;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.25);z-index:400;border-radius:3px}.fraud-management .fraud-transactions__filter-dropdown__select-dropitem button{display:block;padding:.6rem .8rem;width:100%;border-bottom:1px solid #e8e7e7;text-align:left}.fraud-management .fraud-transactions__filter-dropdown__select-dropitem button:focus,.fraud-management .fraud-transactions__filter-dropdown__select-dropitem button:hover{background-color:#e8e7e7}.fraud-management .fraud-management__filter-input-group{display:flex;align-items:center;margin-top:1rem}.fraud-management .fraud-management__filter-input-group .fraud-management__filter-dropdown__input-group{width:200px}.fraud-management .fraud-management__filter-input-group .fraud-management__filter-dropdown__input-group:not(:first-child){margin-left:2rem}.fraud-management .fraud-management__filter-input-group .fraud-management__filter-dropdown__label{color:#9e9e9e;text-transform:uppercase}.fraud-management .fraud-management__filter-input-group .fraud-management__filter-dropdown__input-date{border:1px solid #c8c8c8;border-radius:5px;padding:.4rem 1rem;width:100%;font-size:16px;color:#333;background-color:inherit}.fraud-management__events-table__ip-cell{white-space:nowrap}.fraud-management__events-table__action-performed-cell,.fraud-management__events-table__scenario-cell{width:30%;vertical-align:top}.fraud-management__events-table__date-cell{white-space:nowrap}.fraud-management__events-table__date-cell>*+*{margin-top:.25rem}.request-logs{--light-orange:rgba(231,71,44,0.1607843137254902);--orange:#ff6634;--dark-orange:#ff4b01}.request-logs__container{background-color:#f5f5f5;font-family:"Inter",sans-serif;color:#333;padding:.5rem 1rem}.request-logs hidden{display:none}.request-logs *{box-sizing:border-box}.request-logs h5,.request-logs p{margin:0}.request-logs ul{list-style:none;margin:0;padding:0}.request-logs button{cursor:pointer;background-color:initial}.request-logs button,.request-logs input{border:none;outline:none}.request-logs .request-logs__actions-container{display:flex;align-items:center;margin-top:1rem;padding:.6rem 1rem;background-color:#fff}.request-logs .request-logs__actions-container>*+*{margin-left:1rem}.request-logs .request-logs__filter-btn-container{position:relative}.request-logs .request-logs__filter-btn{border:1px solid var(--orange);border-radius:6px;padding:.5rem}.request-logs .request-logs__filter-dropdown{position:absolute;box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:4px;padding:1.2rem;background-color:#fff;top:100%;left:0;min-width:300px}.request-logs .request-logs__filter-dropdown__input-group{width:100%}.request-logs .request-logs__filter-dropdown__input-group>*{display:block}.request-logs .request-logs__filter-dropdown__label{font-weight:400;font-size:14px;line-height:14px;color:#333;margin-bottom:.25rem;text-align:left;white-space:nowrap}.request-logs .request-logs__filter-dropdown__select-dropdown-container{display:flex;justify-content:space-between;position:relative;border:1px solid #c8c8c8;border-radius:5px;padding:.4rem 1rem;width:100%;font-size:16px;color:#333;background-color:#fff}.request-logs .request-logs__filter-dropdown__select-dropdown-container.request-logs__filter-dropdown__select-dropdown-container-active{border-color:#ff6700;color:#ff6700}.request-logs .request-logs__filter-dropdown__btns-container{display:flex;justify-content:space-between;margin-top:3rem;position:relative}.request-logs .request-logs__filter-dropdown__btns-container button{color:#fff;background-color:#ff6700;padding:.4rem .8rem;border-radius:3px}.request-logs .request-logs__filter-dropdown__select-dropdown{position:absolute;top:100%;left:0;width:100%;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.25);z-index:400;border-radius:3px}.request-logs .request-logs__filter-dropdown__select-dropitem button{display:block;padding:.6rem .8rem;width:100%;border-bottom:1px solid #e8e7e7;text-align:left}.request-logs .request-logs__filter-dropdown__select-dropitem button:focus,.request-logs .request-logs__filter-dropdown__select-dropitem button:hover{background-color:#e8e7e7}.request-logs .request-logs__search-container{position:relative}.request-logs .request-logs__search-btn{position:absolute;left:4px;top:50%;transform:translateY(-50%)}.request-logs .request-logs__search-input{display:block;border:1px solid var(--orange);border-radius:6px;padding:.6rem .6rem .6rem 2.2rem;font-size:16px;color:#333}.request-logs .request-logs__search-input::placeholder{font-weight:400;font-size:12px;line-height:12px;color:#978c8a}.request-logs .request-logs__export-btn{padding:.4rem 1.5rem;background-color:var(--dark-orange);color:#fff;border-radius:6px;margin-left:auto;font-weight:700;font-size:15px;line-height:20px;letter-spacing:.3px;height:-moz-fit-content;height:fit-content}.request-logs .request-logs__statistics{display:flex;margin-top:2rem}.request-logs .request-logs__statistics.request-logs__space-around{justify-content:space-around}.request-logs .request-logs__statistics.request-logs__flex-start{justify-content:flex-start}.request-logs .request-logs__statistic-container{background:#fbfbfb;box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:4px;width:30%;max-width:400px;padding:1.4rem}.request-logs .request-logs__statistic-container:not(:first-child){margin-left:2rem}.request-logs .request-logs__statistic-text{font-weight:500;font-size:16px;line-height:19px;color:#333}.request-logs .request-logs__statistic-total{margin-top:2.5rem;font-weight:700;font-size:39px;line-height:24px;letter-spacing:.1px;color:#333}.request-logs .request-logs__table-container{overflow:auto;border-radius:.5rem;-ms-overflow-style:none;scrollbar-width:none;font-size:12px;line-height:140%;color:#333;margin-top:2rem}.request-logs .request-logs__table-container::-webkit-scrollbar{display:none}.request-logs .request-logs__table{background-color:#fff;min-width:100%;text-align:center;text-align:left}.request-logs .request-logs__table .request-logs__text-right{text-align:right}.request-logs .request-logs__table .request-logs__text-center{text-align:center}.request-logs .request-logs__table__head{text-transform:uppercase;white-space:nowrap;font-weight:600;font-size:.75rem;line-height:1rem;letter-spacing:.05em;color:var(--orange);background-color:var(--light-orange)}.request-logs .request-logs__table__head>th{padding:1.2rem}.request-logs .request-logs__table__row{font-weight:500;font-size:14px;line-height:17px;text-align:left}.request-logs .request-logs__table__row:not(:last-child) td{border-bottom:1px solid #e8e7e7}.request-logs .request-logs__table__row td{padding:1rem}.request-logs .request-logs__table__footer{display:flex;align-items:center;justify-content:center;color:var(--orange);background-color:var(--light-orange);font-weight:600;font-size:.75rem;line-height:1rem;letter-spacing:.05em;padding:1rem}.request-logs .request-logs__table__footer>*+*{margin-left:4rem}.request-logs .request-logs__table__rows-per-page-container{display:flex;position:relative;align-items:center}.request-logs .request-logs__table__rows-per-page-container>*+*{margin-left:.5rem}.request-logs .request-logs__rows-per-page-dropdown{bottom:0;right:0;list-style-type:none;margin:0;padding:0;box-shadow:var(--shadow);border-radius:.5rem;background-color:var(--light);position:absolute;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.25);overflow:hidden}.request-logs .request-logs__rows-per-page-dropitem{margin:0}.request-logs .request-logs__rows-per-page-dropitem button{padding:.6rem 1.5rem .6rem 1rem;display:block;font-size:1rem;font-weight:500;width:100%;color:#333;text-align:left}.request-logs .request-logs__rows-per-page-dropitem button:focus,.request-logs .request-logs__rows-per-page-dropitem button:hover{background-color:#f5f5f5}.request-logs .request-logs__rows-per-page-dropitem:not(:last-child){border-bottom:1px solid #e8e7e7}.request-logs .request-logs__page-nav-container{display:flex;justify-content:center;align-items:center}.request-logs .request-logs__page-nav-container>*+*{margin-left:3rem}.request-logs .request-logs__switch-btn-container{position:relative;background:#eee7e6;border-radius:50px;width:52px;height:26px}.request-logs .request-logs__switch-btn-container button{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.55);width:23px;height:23px;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}.request-logs .request-logs__switch-btn-container.request-logs__switch-btn-container-active{background:#ff4b01}.request-logs .request-logs__switch-btn-container.request-logs__switch-btn-container-active button{left:auto;right:0}.request-logs .request-logs__filter-input-group{display:flex;align-items:center;margin-top:2rem}.request-logs .request-logs__filter-input-group .request-logs__filter-dropdown__input-group{width:200px}.request-logs .request-logs__filter-input-group .request-logs__filter-dropdown__input-group:not(:first-child){margin-left:2rem}.request-logs .request-logs__filter-input-group .request-logs__filter-dropdown__label{color:#9e9e9e;text-transform:uppercase}.request-logs .request-logs__filter-input-group .request-logs__filter-dropdown__input-date{border:1px solid #c8c8c8;border-radius:5px;padding:.4rem 1rem;width:100%;font-size:16px;color:#333;background-color:#fff}.request-logs__events-table__id-cell div{color:rgba(51,51,51,.8);display:flex}.request-logs__events-table__id-cell div>*+*{margin-left:1rem}.request-logs__events-table__date-cell{white-space:nowrap}.request-logs__events-table__date-cell>*+*{margin-top:.25rem}.request-logs__events-table__status-cell{font-weight:500;font-size:14px;line-height:17px}.request-logs__events-table__approved-status-cell{color:#05b862}.request-logs__events-table__rejected-status-cell{color:#f3ce00}.request-logs__events-table__pending-status-cell{color:#e7472c}.request-logs__events-table__reviewed-status-cell{color:#333}.request-logs__events-table__action-cell{text-align:center}.waya-official{--light-orange:rgba(231,71,44,0.1607843137254902);--orange:#ff6634;--dark-orange:#ff4b01;--blue:#0086e8;--light-lime:#eafff3;--lime:#aff9ce;--dark-lime:#27ae60;--shadow:0px 0px 4px rgba(0,0,0,0.25);--bg:#fbfbfb;--extra-lighter-dark:#e8e7e7;--extra-light-dark:#978c8a;--lighter-dark:#978c8a;--light-dark:#6a6a6a;--extra-heavy-dark:#1c1c1c;--extra-heavier-dark:#000;--light:#fff;--referrals-bg:#f5f5f5}.waya-official__container{background-color:#f5f5f5;font-family:"Inter",sans-serif;color:#333;padding:.5rem 1rem}.waya-official hidden{display:none}.waya-official *{box-sizing:border-box}.waya-official p,h5{margin:0}.waya-official ul{list-style:none;margin:0;padding:0}.waya-official button{cursor:pointer;background-color:initial}.waya-official button,.waya-official input{border:none;outline:none}.waya-official .admin-details-container{background:#fff7f4;border:1px solid #ff6634;border-radius:12px;display:flex;padding:1rem}.waya-official .admin-details-img-container{width:102px;height:102px;border-radius:50%;overflow:hidden;margin-right:.8rem}.waya-official .admin-details-img-container>img{width:100%}.waya-official .admin-details-name-phone-container>p{display:inline-block;font-size:16px;line-height:140%;color:#333}.waya-official .admin-details-name-phone-container>*+*{margin-left:.25rem}.waya-official .admin-details-name{font-weight:600}.waya-official .admin-details-phone{font-weight:500}.waya-official .admin-details-online{font-weight:700;font-size:12px;line-height:15px;text-transform:uppercase;color:#16b079}.waya-official .admin-other-details-container{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.waya-official .admin-other-details-container-content{display:flex}.waya-official .admin-other-details-container-content>*+*{margin-left:4rem}.waya-official .admin-other-detail-container{text-align:left}.waya-official .admin-other-detail-title{font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:#e7472c;font-size:12px;line-height:14px}.waya-official .admin-other-detail-content{font-weight:600;color:#333}.waya-official .admin-other-detail-content.waya-super-admin{color:#e7472c}.waya-official .waya-account-settings-container{position:relative}.waya-official .waya-account-settings{font-weight:500;font-size:12px;line-height:14px;color:#fff;background-color:#141414;border-radius:4px;padding:6px 16px;display:inline-flex;justify-content:center;align-items:center;height:-moz-fit-content;height:fit-content;align-self:flex-end}.waya-official .waya-account-settings-dropdown{position:absolute;top:100%;margin-top:1px;right:-1px;background-color:#fff;box-shadow:var(--shadow);border-radius:4px}.waya-official .waya-account-settings-dropitem button{display:flex;width:100%;justify-content:flex-start;align-items:center;padding:.8rem 1.2rem}.waya-official .waya-account-settings-dropitem button:focus,.waya-official .waya-account-settings-dropitem button:hover{background-color:var(--bg)}.waya-official .waya-account-settings-dropitem button p{white-space:nowrap;margin-left:1rem}.waya-official .sub-section{margin-top:45px}.waya-official .sub-section-title{font-weight:500;font-size:16px;line-height:19px;letter-spacing:.1px;color:#333;text-align:left;margin-bottom:8px}.waya-official .account-action-btns-container{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.waya-official .switch-text-and-btn-container{background:#fffaf9;border:1px solid #ffe3d8;border-radius:4px;padding:.1rem .6rem}.waya-official .switch-text-and-btn-container>*{display:inline-block}.waya-official .switch-text{font-weight:500;font-size:12px;line-height:15px;color:#333;margin-right:.8rem}.waya-official .switch-btn-container{position:relative;background:#ff4b01;border-radius:30px;width:30px;height:14px}.waya-official .switch-btn{position:absolute;background:#fff;box-shadow:0 0 4px rgba(0,0,0,.25);width:16px;height:16px;border-radius:50%;top:50%;transform:translateY(-50%)}.waya-official .switch-btn.switch-btn-on{left:-1px}.waya-official .switch-btn.switch-btn-off{right:-1px}.waya-official .create-account-btn{background-color:#ff4b01;border-radius:.25rem;padding:.5rem 1rem;display:flex;justify-content:center}.waya-official .create-account-btn-text{font-weight:500;font-size:14px;line-height:17px;text-transform:capitalize;color:#fff;margin-left:.5rem}.waya-official .account-type-cards-container{overflow-x:auto;display:flex;padding-bottom:.5rem}.waya-official .account-type-cards-container>*+*{margin-left:.5rem}.waya-official .account-type-card-container{background-color:#fff;border-radius:6px;padding:.5rem;min-width:25%}.waya-official .account-type-card-container>*+*{margin-top:1rem}.waya-official .account-type-card-container:last-child{margin-right:3rem}.waya-official .account-type-card__top{display:flex;white-space:nowrap;align-items:center}.waya-official .account-type-card__top>svg{display:inline-block;margin-right:4px}.waya-official .account-type-card__type{font-weight:500;font-size:12px;line-height:15px;color:#a8a8a8}.waya-official .account-type-card__more-btn-container{position:relative;margin-left:auto}.waya-official .account-type-card__more-dropdown{position:absolute;background-color:#fff;box-shadow:0 0 14px rgba(0,0,0,.14);border-radius:4px;top:100%;right:0;margin-top:2px}.waya-official .account-type-card__more-dropitem button{padding-left:.5rem;font-weight:600;font-size:10px;line-height:12px;color:#333}.waya-official .account-type-card__more-dropitem.delete_item button{color:red}.waya-official .account-type-card__amount{font-weight:700;font-size:26px;line-height:31px;color:#333;text-align:left}.waya-official .account-type-card__detail-container{display:flex;justify-content:space-between;font-weight:500}.waya-official .account-type-card__detail-container>*+*{margin-left:1rem}.waya-official .account-type-card__title{font-size:9px;line-height:11px;color:#a8a8a8;margin-bottom:.15rem}.waya-official .account-type-card__content{font-weight:500;font-size:12px;line-height:15px;color:#333}.waya-official .money-totals-container{display:flex;overflow-y:auto;margin-top:1rem;justify-content:center}.waya-official .money-totals-container>*+*{margin-left:1rem}.waya-official .money-total{display:flex;color:#333;background:#fff;border-radius:4px;min-width:30%;justify-content:space-between;flex-grow:1;padding:1rem}.waya-official .money-total__title{font-weight:600;font-size:14px;line-height:18px}.waya-official .money-total__amount{margin-left:4rem;font-weight:700;font-size:24px;line-height:24px;letter-spacing:.1px}.waya-official .recent-transactions__actions-container{display:flex;justify-content:space-between}.waya-official .recent-transactions__search-action{position:relative;background-color:#f5f5f5;border:1px solid #c4c4c4;border-radius:6px;overflow:hidden;height:-moz-fit-content;height:fit-content}.waya-official .recent-transactions__search-action__icon-container{position:absolute;top:50%;transform:translateY(-50%);padding-left:.6rem;display:flex;justify-content:center}.waya-official .recent-transactions__search-action__input{display:block;width:100%;padding:.6rem .6rem .6rem 2.5rem}.waya-official .recent-transactions__action-btns-container{font-weight:500;font-size:14px;line-height:18px;display:flex}.waya-official .recent-transactions__action-btns-container>*+*{margin-left:1rem}.waya-official .recent-transactions__export-btn,.waya-official .recent-transactions__perform-btn{border-radius:4px;border-width:1px;border-style:solid}.waya-official .recent-transactions__export-btn{color:#27ae60;border-color:#27ae60;display:flex;align-items:center;padding:.4rem}.waya-official .recent-transactions__export-btn>*+*{margin-left:.3rem}.waya-official .recent-transactions__perform-btn{color:#ff4b01;border-color:#ff4b01;padding:.4rem 1.5rem}.waya-official .recent-transactions__filter-actions-container{display:flex}.waya-official .recent-transactions__filter-actions-container>*+*{margin-left:2rem}.waya-official .recent-transactions__filter-action__input-label{text-transform:uppercase;font-weight:600;font-size:.8rem;color:#978c8a;letter-spacing:.02rem}.waya-official .recent-transactions__filter-action__input-container{position:relative;box-shadow:0 0 4px rgba(0,0,0,.05);border-radius:6px;overflow:hidden;width:-moz-fit-content;width:fit-content;background-color:#fff}.waya-official .recent-transactions__filter-action__input-container input{display:block;width:150px;font-weight:500;font-size:14px;line-height:18px;color:#9e9e9e;padding:.5rem 2rem .5rem .5rem}.waya-official .recent-transactions__filter-action__status-icon-btn{position:absolute;top:50%;transform:translateY(-50%);right:0}.waya-official .waya-official__setting-transaction-dropdown{position:absolute;top:100%;left:0;width:100%;z-index:200;box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:6px;background-color:#fff}.waya-official .recent-transactions__filter-actions-container{margin-top:1rem;margin-bottom:.5rem}.waya-official .recent-transactions__filter-action__input-container .recent-transactions__filter-action__date{padding-right:.5rem}.waya-official .recent-transactions__filter-action__date{appearance:none}.waya-official__table-container{overflow:auto;border-radius:.5rem;-ms-overflow-style:none;scrollbar-width:none}.waya-official__table-container::-webkit-scrollbar{display:none}.waya-official__table-container>div{display:inline-block;min-width:100%}.waya-official__table{background-color:var(--light);min-width:100%;text-align:center;text-align:left}.waya-official__table .waya-table-text-right{text-align:right}.waya-official__table .waya-table-text-center{text-align:center}.waya-official__table__head{text-transform:uppercase;white-space:nowrap;font-weight:600;font-size:.75rem;line-height:1rem;letter-spacing:.05em;color:var(--orange);background-color:var(--light-orange)}.waya-official__table__head>th{padding:1.2rem}.word-wrap{white-space:wrap}.waya-official__table__row{font-weight:500;font-size:14px;line-height:17px;text-align:left}.waya-official__table__row:not(:last-child) td{border-bottom:1px solid var(--extra-lighter-dark)}.waya-official__table__row td{padding:1rem}.waya-table__id-container{display:flex;align-items:center}.waya-table__id-container .waya-table__id-text{margin-right:.3rem}.waya-official .waya-table__type{font-weight:500;font-size:12px;line-height:140%}.waya-official .waya-table__credit-type{color:#27ae60}.waya-official .waya-table__debit-type{color:#ff6700}.waya-official .waya-table__status{font-weight:700;font-size:12px;line-height:140%;text-transform:uppercase}.waya-official .waya-table__status-reversed{color:#0086e8}.waya-official .waya-table__status-successful{color:#27ae60}.waya-official .waya-table__status-pending{color:#ccc}.waya-official__table__row .waya-official__table__send-btn{border:1px solid #aff9ce;background-color:#eafff3;color:#27ae60;border-radius:.25rem;padding:.5rem .8rem}.waya-official .waya-official__table__footer{display:flex;align-items:center;justify-content:center;color:var(--orange);background-color:var(--light-orange);font-weight:600;font-size:.75rem;line-height:1rem;letter-spacing:.05em;padding:1rem;width:inherit}.waya-official .waya-official__table__footer>*+*{margin-left:4rem}.waya-official .waya-official__table__rows-per-page-container{display:flex;position:relative;align-items:center}.waya-official .waya-official__table__rows-per-page-container>*+*{margin-left:.5rem}.waya-official .waya-official__table__rows-per-page-drop-icon{transform:translateY(25%)}.waya-official .waya-official__table__rows-per-page-container ul.rows-per-page-dropdown{position:absolute;bottom:0;right:0;list-style-type:none;margin:0;padding:0;box-shadow:var(--shadow);border-radius:.5rem;background-color:var(--light)}.waya-official .waya-official__table__rows-per-page-container .rows-per-page-dropitem{margin:0}.waya-official .waya-official__table__rows-per-page-container .rows-per-page-dropitem button{padding:.6rem 1.6rem .6rem 1rem;display:block;font-size:1rem;font-weight:500;width:100%;color:var(--extra-heavy-dark)}.waya-official .waya-official__table__rows-per-page-container .rows-per-page-dropitem button:focus,.waya-official .waya-official__table__rows-per-page-container .rows-per-page-dropitem button:hover{background-color:var(--referrals-bg)}.waya-official .waya-official__table__rows-per-page-container .rows-per-page-dropitem:not(:last-child){border-bottom:1px solid var(--extra-lighter-dark)}.waya-official .waya-table__page-nav-container{display:flex;justify-content:center;align-items:center}.waya-official .waya-table__page-nav-container>*+*{margin-left:3rem}.waya-official .more-settings-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5019607843137255);z-index:200;margin:0;display:flex;justify-content:center;align-items:center}.waya-official .more-settings-modal .more-settings-main-content{background-color:#fff;border-radius:8px;width:75vw;max-width:1400px;min-height:80vh;overflow:hidden;border-radius:12px;padding:1.5rem}.waya-official .more-settings-cancel-btn{display:block;margin-left:auto;margin-bottom:1rem}.waya-official .more-settings-modal .more-settings-nav-container{display:flex}.waya-official .more-settings-modal .more-settings-nav-item{flex-grow:1}.waya-official .more-settings-modal .more-settings-nav-item button{display:block;width:100%;padding-top:.8rem;padding-bottom:.8rem;border-bottom:1px solid #a8a8a8;font-weight:500;font-size:16px;line-height:19px;text-transform:uppercase;color:#a8a8a8;white-space:nowrap}.waya-official .more-settings-modal .more-settings-nav-item.more-settings-nav-item-active button{border-color:#ff4b01;color:#ff4b01}.waya-official .more-settings-modal .more-settings-nav-item:not(:first-child):not(:last-child) button{padding-left:.5rem;padding-right:.5rem}.waya-official .more-settings-modal .more-settings-body{display:flex;flex-direction:column;align-items:center}.waya-official .more-settings-modal .more-settings-body .more-settings-body-title{font-weight:600;font-size:20px;line-height:24px;text-align:center;color:#000;margin-top:2rem;margin-bottom:3rem}.waya-official .more-settings-modal .more-settings-input-group{margin-top:2rem;width:min(70%,469px)}.waya-official .more-settings-modal .more-settings-input-group.more-settings__full-input-group{width:100%}.waya-official .more-settings-modal .more-settings-input-group>*{display:block}.waya-official .more-settings-modal .more-settings-label{font-weight:400;font-size:14px;line-height:14px;color:#333;margin-bottom:.25rem}.waya-official .more-settings-modal .more-settings-input{border:1px solid #c8c8c8;border-radius:5px;padding:.6rem 1rem;width:100%;font-size:16px;color:#333}.waya-official .more-settings-modal .more-settings-radio-input-group-container{width:min(70%,469px);display:flex;justify-content:space-evenly;margin-top:3rem}.waya-official .more-settings-modal .more-settings-radio-input-group{display:flex;align-items:center;padding:.6rem 1.2rem}.waya-official .more-settings-modal .more-settings-radio-input-group.radio-input-group__with-border{border-radius:5px;border:1px solid #c8c8c8}.waya-official .more-settings-modal .more-settings-radio-input-group.radio-input-group__with-border.radio-input-group__with-border-active{border-color:#27ae60}.waya-official .more-settings-modal .more-settings-radio-circle{width:12px;height:12px;outline:3px solid #c8c8c8;outline-offset:4px;border-radius:50%;padding:.2rem;background-color:initial}.waya-official .more-settings-modal .more-settings-radio-circle.more-settings-radio-circle-active{background-color:#27ae60;outline-color:#27ae60}.waya-official .more-settings-modal .more-settings-radio-text{margin-left:1rem;color:#c8c8c8;font-weight:500;font-size:14px;line-height:18px}.waya-official .more-settings-modal .more-settings-radio-text.more-settings-radio-text-active{color:#27ae60}.waya-official .more-settings-modal .more-settings-create-btn{font-weight:500;font-size:14px;line-height:18px;text-align:center;color:#666;background-color:#d6d6d6;border-radius:3px;padding:.6rem 1.8rem;margin-top:3rem}.waya-official .more-settings-modal .more-settings-create-btn.more-settings__orange-btn{color:#fff;background:#ff4b01}.waya-official .more-settings-body.linked-cards__cards-general-container{margin-top:2rem;padding:0 8%;overflow:auto}.waya-official .more-settings-body .linked-cards__cards-container{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap;padding:1rem 0}.waya-official .more-settings-body .linked-cards__cards-container>*+*{margin-left:3%}.waya-official .more-settings-body .linked-cards__add-card-container{background:#fff;border:1px dashed #ff6700;border-radius:4px;margin-top:2rem;display:block;width:100%;text-align:center;padding:1.5rem;text-transform:uppercase;font-weight:400;font-size:14px;line-height:17px;color:#ff6700}.waya-official .more-settings-body .linked-cards__add-card{margin-top:.2rem}.waya-official .more-settings-body .linked-cards-card{flex:1 0 40%;box-shadow:0 0 14px rgba(0,0,0,.14);border-radius:6px;display:flex;justify-content:space-between;padding:2rem 1.5rem;height:204px}.waya-official .more-settings-body .gradient-orange-card{background:linear-gradient(255.74deg,#ffcfbb -84.31%,#ff9467 260.97%)}.waya-official .more-settings-body .white-card{background:#fff}.waya-official .more-settings-body .linked-cards-card__details-container{display:flex;flex-direction:column;justify-content:space-between}.waya-official .more-settings-body .linked-cards-card__label{font-weight:500;font-size:12px;line-height:15px;text-transform:uppercase}.linked-cards-card__label__light-dark{color:#fafafa}.linked-cards-card__label__mid-dark{color:#666}.waya-official .more-settings-body .linked-cards-card__text{font-weight:500;font-size:14px;line-height:18px;color:#333}.waya-official .more-settings-body .linked-cards-card__more-options{display:flex;flex-direction:column;justify-content:space-between;position:relative}.waya-official .more-settings-body .linked-cards-card__dropdown{position:absolute;top:0;left:0;transform:translateX(-90%);background:#fff;box-shadow:0 2px 15px hsla(0,0%,39.2%,.25);border-radius:5px;overflow:hidden}.waya-official .more-settings-body .linked-cards-card__dropitem button{font-weight:500;font-size:12px;line-height:15px;color:#333;display:block;text-align:left;padding:.6rem .8rem;white-space:nowrap}.waya-official .more-settings-body .linked-cards-card__dropitem:focus,.waya-official .more-settings-body .linked-cards-card__dropitem:hover{background-color:var(--extra-lighter-dark)}.waya-official .more-settings-body .input-group-category-container{padding:0 10%;width:100%}.waya-official .more-settings-body .input-group-category>*{flex-grow:1}.waya-official .more-settings-body .input-group-category{display:flex;justify-content:space-between}.waya-official .more-settings-body .input-group-category>*+*{margin-left:10%}.waya-official .more-settings-body .more-settings__error-msg{font-weight:500;font-size:14px;line-height:19px;text-align:center;color:#ff4b01;margin-top:2rem}.waya-official .create-new-account-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5019607843137255);z-index:200;margin:0;display:flex;justify-content:center;align-items:center}.waya-official .create-new-account-modal .create-new-account__main-content{background-color:#fff;border-radius:8px;width:min(75vw,604px);overflow:hidden;border-radius:9px;padding:1.5rem}.waya-official .create-new-account-modal .create-new-account__body{display:flex;flex-direction:column;align-items:center;padding:0 12%;margin-bottom:3rem}.waya-official .create-new-account-modal .create-new-account__cancel-btn{display:block;margin-left:auto;margin-bottom:1rem}.waya-official .create-new-account-modal .create-new-account__title{font-weight:600;font-size:20px;line-height:24px;text-align:center;color:#333;margin-bottom:3rem}.waya-official .create-new-account-modal .create-new-account__text-input-group{width:100%}.waya-official .create-new-account-modal .create-new-account__text-input-label{font-weight:400;font-size:12px;line-height:12px;color:#333}.waya-official .create-new-account-modal .create-new-account__text-dropdown-input,.waya-official .create-new-account-modal .create-new-account__text-input{width:100%;background:#fff;border:1px solid #c6c6c6;border-radius:5px;padding:.5rem}.waya-official .create-new-account-modal .create-new-account__text-input::placeholder{font-weight:400;font-size:12px;line-height:12px;color:#c4c4c4}.waya-official .create-new-account-modal .create-new-account__text-dropdown-input{position:relative}.waya-official .create-new-account-modal .create-new-account__drop-btn{display:block;margin-left:auto}.waya-official .create-new-account-modal .create-new-account__dropdown{position:absolute}.waya-official .create-new-account-modal .create-new-account__action-btn{background:#d6d6d6;border-radius:3px;font-weight:500;font-size:14px;line-height:18px;text-align:center;color:#666;margin-top:1.5rem;padding:.6rem 1.5rem}.waya-official .create-new-account-modal .create-new-account__action-btn.primary-action-btn{color:#fff;background:#ff4b01}.waya-official .create-new-account-modal .create-new-account__otp-input-container{margin-top:2rem;margin-bottom:2rem}.waya-official .create-new-account-modal .create-new-account__otp-input{font-weight:600;font-size:1.2rem;line-height:22px;text-align:center;color:#333;width:36px;border-bottom:3px solid #c4c4c4}.waya-official .create-new-account-modal .create-new-account__otp-input:not(:first-child){margin-left:2rem}.waya-official .create-new-account-modal .create-new-account__error-msg{font-weight:500;font-size:12px;line-height:18px;text-align:center;color:#ff4b01;margin-top:1rem}.waya-official .delete-account-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5019607843137255);z-index:200;margin:0;display:flex;justify-content:center;align-items:center}.waya-official .delete-account-modal h3{margin:0}.waya-official .delete-account-modal .delete-account-modal__main-content{background-color:#fff;border-radius:8px;width:min(80vw,500px);overflow:hidden;border-radius:12px;padding:2rem;text-align:center}.waya-official .delete-account-modal .delete-account-modal__close-btn{display:block;margin-left:auto;margin-bottom:1rem}.waya-official .delete-account-modal .delete-account-modal__title-container{color:#ff6700;margin-bottom:4rem}.waya-official .delete-account-modal .delete-account-modal__title-container>*{display:inline-block}.waya-official .delete-account-modal .delete-account-modal__title-container>*+*{margin-left:1rem}.waya-official .delete-account-modal .delete-account-modal__text{font-size:16px;line-height:25px;color:#333;font-weight:600}.waya-official .delete-account-modal .delete-account-modal__action-btns-container{margin-top:1rem;display:flex;justify-content:space-evenly}.waya-official .delete-account-modal .delete-account-modal__cancel-btn,.waya-official .delete-account-modal .delete-account-modal__continue-btn{display:inline-block;border-radius:3px;padding:.5rem 1.5rem;font-weight:500;font-size:14px;line-height:18px}.waya-official .delete-account-modal .delete-account-modal__cancel-btn{color:#666;background:#d6d6d6}.waya-official .delete-account-modal .delete-account-modal__continue-btn{margin-left:3.5rem;color:#fff;background:#ff6700}.waya-official .delete-account-modal .delete-account-password-modal__main-content{background-color:#fff;border-radius:8px;width:min(80vw,606px);overflow:hidden;border-radius:12px;padding:2rem;text-align:center}.waya-official .delete-account-modal .delete-account-password-modal__title-container{color:#ff6700;margin-bottom:2rem}.waya-official .delete-account-modal .delete-account-password-modal__title-container>*{display:inline-block}.waya-official .delete-account-modal .delete-account-password-modal__title-container>*+*{margin-left:1rem}.waya-official .delete-account-modal .delete-account-password-modal__text{font-size:16px;line-height:25px;color:#333;font-weight:600}.delete___account__form{display:flex;align-items:center;flex-direction:column;margin-top:2.5rem;padding-left:8%;padding-right:8%}.waya-official .delete-account-modal .delete-account-modal-input-group:not(:first-child),.waya-official .delete-account-modal .delete-account-modal-radio-input-group-container{margin-top:2rem}.waya-official .delete-account-modal .delete-account-modal-input-group,.waya-official .delete-account-modal .delete-account-modal-input-group.delete-account-modal__full-input-group{width:100%}.waya-official .delete-account-modal .delete-account-modal-input-group>*{display:block}.waya-official .delete-account-modal .delete-account-modal-label{font-weight:400;font-size:14px;line-height:14px;color:#333;margin-bottom:.25rem;text-align:left}.waya-official .delete-account-modal .delete-account-modal-input{border:1px solid #c8c8c8;border-radius:5px;padding:.6rem 1rem;width:100%;font-size:16px;color:#333}.waya-official .delete-account-modal .delete-account-modal-input.delete-account-modal-input-active{border-color:#ff6700;color:#ff6700}.waya-official .delete-account-modal .delete-account-modal-radio-input-group-container{width:100%;display:flex;justify-content:space-evenly}.waya-official .delete-account-modal .delete-account-modal-radio-input-group{display:flex;align-items:center;padding:.6rem 1.2rem}.waya-official .delete-account-modal .delete-account-modal-radio-input-group.radio-input-group__with-border{border-radius:5px;border:1px solid #c8c8c8}.waya-official .delete-account-modal .delete-account-modal-radio-circle{width:12px;height:12px;outline:3px solid #c8c8c8;outline-offset:4px;border-radius:50%;padding:.2rem;background-color:initial}.waya-official .delete-account-modal .delete-account-modal-radio-circle.delete-account-modal-radio-circle-active{background-color:#27ae60;outline-color:#27ae60}.waya-official .delete-account-modal .delete-account-modal-radio-text{margin-left:1rem;color:#c8c8c8;font-weight:500;font-size:14px;line-height:18px}.waya-official .delete-account-modal .delete-account-modal-radio-text.more-settings-radio-text-active{color:#27ae60}.waya-official .delete-account-modal .delete-account-modal__btn{font-weight:500;font-size:14px;line-height:18px;text-align:center;color:#666;background-color:#d6d6d6;border-radius:3px;padding:.6rem 1.8rem;margin-top:3rem}.waya-official .delete-account-modal .delete-account-modal__btn.delete-account-modal__orange-btn{color:#fff;background:#ff4b01}.waya-official .rename-account-modal .rename-account-modal-dropitem{display:flex;justify-content:space-between;padding:1rem;font-weight:500;font-size:14px;line-height:12px;color:#333}.waya-official .rename-account-modal .rename-account-modal-dropitem:not(:last-child){border:1px solid #f3f3f3}.waya-official .rename-account-modal .rename-account-modal-checkbox{width:16px;height:16px;border:2px solid #c8c8c8;border-radius:3px;background-color:initial}.waya-official .rename-account-modal .rename-account-modal-checkbox-active{background-color:#00f;border-color:#00f}.waya-official .rename-account-modal h3,.waya-official .rename-account-modal p{margin:0}.waya-official .rename-account-modal .rename-account-modal__main-content{display:flex;flex-direction:column}.waya-official .rename-account-modal .rename-account-modal__body{flex:1 1;height:100%}.rename___account__form__2_per_row>*+*{margin-left:2rem}.waya-official .rename-account-modal .rename___account__form .rename-account-modal-date-dropdown-container,.waya-official .rename-account-modal .rename___account__form .rename-account-modal-dropdown-container{display:flex;justify-content:space-between;position:relative}.waya-official .rename-account-modal .rename___account__form .rename-account-modal-dropdown{position:absolute;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.2);border-radius:5px;font-weight:500;font-size:14px;line-height:12px;color:#333;width:100%;top:100%;left:0;margin-top:2px;overflow:auto;max-height:300px;z-index:300}.waya-official .rename-account-modal .rename-account-modal-dropitem>button{display:block;width:100%;text-align:left}.waya-official .rename-account-modal .rename-account-modal-dropitem:focus,.waya-official .rename-account-modal .rename-account-modal-dropitem:hover{background:#fbfbfb}.waya-official .rename-account-modal .rename-account-modal-dropdown-container,.waya-official .rename-account-modal .rename-account-modal-input,.waya-official .rename-account-modal .rename___account__form .rename-account-modal-date-dropdown-container{border:1px solid #c8c8c8;border-radius:5px;padding:.6rem 1rem;width:100%;font-size:16px;color:#333}.waya-official .rename-account-modal .rename-account-modal-dropdown-container.rename-account-modal-dropdown-container-active,.waya-official .rename-account-modal .rename-account-modal-input.rename-account-modal-input-active,.waya-official .rename-account-modal .rename___account__form .rename-account-modal-date-dropdown-container.rename-account-modal-date-dropdown-container-active{border-color:#ff6700;color:#ff6700}.waya-official .rename-account-modal .rename___account__form .rename-account-modal-date-dropdown{z-index:400;background-color:#fff;border-radius:8px;border-radius:12px;padding:2rem;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.waya-official .rename-account-modal .rename-account-modal__btn{cursor:pointer}.waya-official .rename-account-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5019607843137255);z-index:200;margin:0;display:flex;justify-content:center;align-items:center}.waya-official .rename-account-modal h3{margin:0}.waya-official .rename-account-modal .rename-account-modal__main-content{background-color:#fff;border-radius:8px;width:min(80vw,606px);border-radius:12px;padding:2rem;text-align:center;max-height:85vh}.waya-official .rename-account-modal .rename-account-modal__main-content.with-overflow-auto{display:flex;flex-direction:column}.waya-official .rename-account-modal .rename-account-modal__main-content.with-overflow-auto .rename-account-modal__body{flex:1 1;height:100%;overflow:auto}.waya-official .rename-account-modal .rename-account-modal__main-content.wider-main-content{width:min(90vw,700px)}.waya-official .rename-account-modal .rename-account-modal__body{overflow:auto}.waya-official .rename-account-modal .rename-account-modal__close-btn{display:block;margin-left:auto;margin-bottom:1rem}.waya-official .rename-account-modal .rename-account-modal__title-container{color:#333;margin-bottom:2rem;font-weight:600;font-size:20px;line-height:24px;text-align:center}.waya-official .rename-account-modal .rename-account-modal__title-container>*{display:inline-block}.waya-official .rename-account-modal .rename-account-modal__title-container>*+*{margin-left:1rem}.waya-official .rename-account-modal .rename-account-modal__text{font-weight:600;font-size:16px;line-height:19px;text-align:center;color:#666}.rename___account__form{display:flex;align-items:center;flex-direction:column;margin-top:4rem;padding-left:8%;padding-right:8%}.rename-account-modal__main-content.rename-account-with-col-form .rename___account__form,.rename-account-modal__main-content .rename___account__form.rename-account-with-col-form{padding-left:4%;padding-right:4%;border:1px solid #cacaca;border-radius:5px;padding-bottom:2rem;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.rename-account-modal__main-content .rename___account__form.rename-account-with-col-form{margin-top:.25rem}.rename-account-modal__main-content.rename-account-with-col-form .rename___account__form>*,.rename-account-modal__main-content .rename___account__form.rename-account-with-col-form>*{flex-grow:1;width:40%!important}.rename-account-modal__main-content.rename-account-with-col-form .rename___account__form .rename-account-modal-input-group,.rename-account-modal__main-content .rename___account__form.rename-account-with-col-form .rename-account-modal-input-group,.waya-official .rename-account-modal .rename-account-modal-input-group:not(:first-child),.waya-official .rename-account-modal .rename-account-modal-radio-input-group-container{margin-top:2rem}.rename-account-modal__main-content.rename-account-with-col-form .rename___account__form .rename-account-modal-input-group:nth-child(2n),.rename-account-modal__main-content .rename___account__form.rename-account-with-col-form .rename-account-modal-input-group:nth-child(2n){margin-left:2rem}.rename-account-modal__full-input-group,.waya-official .rename-account-modal .rename-account-modal-input-group{width:100%}.waya-official .rename-account-modal .rename-account-modal-input-group>*{display:block}.waya-official .rename-account-modal .rename-account-modal-label{font-weight:400;font-size:14px;line-height:14px;color:#333;margin-bottom:.25rem;text-align:left}.waya-official .rename-account-modal .rename-account-modal-input{border:1px solid #c8c8c8;border-radius:5px;padding:.6rem 1rem;width:100%;font-size:16px;color:#333}.waya-official .rename-account-modal .rename-account-modal-input-for-file-upload{border:1px solid #c8c8c8;border-radius:5px;width:100%;font-size:16px;color:#333;display:flex;justify-content:space-between}.waya-official .rename-account-modal .rename-account-modal-input-for-file-upload-btn{font-weight:500;font-size:12px;line-height:15px;color:#000;background:#ececec;border-left:1px solid #c8c8c8;margin-left:auto;padding:.6rem 1.2rem}.waya-official .rename-account-modal .rename-account-modal-input.rename-account-modal-input-active{border-color:#ff6700;color:#ff6700}.waya-official .rename-account-modal .rename-account-modal-radio-input-group-container{width:100%;display:flex;justify-content:space-evenly}.waya-official .rename-account-modal .rename-account-modal-radio-input-group{display:flex;align-items:center;padding:.6rem 1.2rem}.waya-official .rename-account-modal .rename-account-modal-radio-input-group.radio-input-group__with-border{border-radius:5px;border:1px solid #c8c8c8}.waya-official .rename-account-modal .rename-account-modal-radio-circle{width:12px;height:12px;outline:3px solid #c8c8c8;outline-offset:4px;border-radius:50%;padding:.2rem;background-color:initial}.waya-official .rename-account-modal .rename-account-modal-radio-circle.rename-account-modal-radio-circle-active{background-color:#27ae60;outline-color:#27ae60}.waya-official .rename-account-modal .rename-account-modal-radio-text{margin-left:1rem;color:#c8c8c8;font-weight:500;font-size:14px;line-height:18px}.waya-official .rename-account-modal .rename-account-modal-radio-text.more-settings-radio-text-active{color:#27ae60}.waya-official .rename-account-modal .rename-account-modal__action-btns-container{margin-top:1rem;display:flex;justify-content:space-evenly}.waya-official .rename-account-modal .rename-account-modal__btn{font-weight:500;font-size:14px;line-height:18px;text-align:center;color:#666;background-color:#d6d6d6;border-radius:3px;padding:.6rem 1.8rem;margin-top:3rem}.waya-official .rename-account-modal .rename-account-modal__btn.rename-account-modal__orange-btn{color:#fff;background:#ff4b01}.waya-official .waya__spinner-container{background:conic-gradient(from 90deg at 50% 50%,rgba(0,175,170,.0001) 0deg,#ff6700 359.96deg,rgba(0,175,170,.0001) 1turn);width:102px;height:102px;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center;animation-name:waya__spinner__rotating__container;animation-duration:2s;animation-iteration-count:infinite}.waya-official .waya__spinner-content{background-color:#fff;width:calc(102px - 1rem);height:calc(102px - 1rem);border-radius:50%}@keyframes waya__spinner__rotating__container{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.waya-official .loading-status-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5019607843137255);z-index:200;margin:0;display:flex;justify-content:center;align-items:center}.waya-official .loading-status-modal h3,.waya-official .loading-status-modal p{margin:0}.waya-official .loading-status-modal .loading-status-modal__main-content{background-color:#fff;border-radius:8px;width:min(80vw,606px);overflow:hidden;border-radius:12px;text-align:center}.waya-official .loading-status-modal .loading-status-modal__title-container{background:#f1f7fa;border:1px solid #e0e0e0;padding:1.5rem}.waya-official .loading-status-modal .loading-status-modal__title{font-weight:500;font-size:16px;line-height:19px;color:#333}.waya-official .loading-status-modal .loading-status-modal__body{margin:2rem 0;display:flex;flex-direction:column;align-items:center}.waya-official .loading-status-modal .loading-status-modal__text{font-weight:400;font-size:14px;line-height:18px;color:#828282;margin-top:3rem}.successful-status-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5019607843137255);z-index:200;margin:0;display:flex;justify-content:center;align-items:center}.successful-status-modal .successful-status-main-content{background-color:#fff;border-radius:8px;width:min(70vw,596px);overflow:hidden}.successful-status-modal .success-main-body{display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:500;padding:2rem}.successful-status-modal .success-main-body>*+*{margin-top:1rem}.successful-status-modal .success-icon-content{background-color:rgba(33,150,83,.10196078431372549);padding:1.6rem;border-radius:50%;width:-moz-fit-content;width:fit-content}.successful-status-modal .success-icon-content p{aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}.successful-status-modal .successful-title{font-size:24px;line-height:29px;color:#333}.successful-status-modal .successful-description{font-size:16px;line-height:19px;color:#828282}.successful-status-modal .success-btn-container{font-size:16px;line-height:19px;background-color:#f2f2f2;text-align:center;padding:1rem 0;margin-top:1.8rem}.successful-status-modal .success-btn-container button{font-weight:400;font-size:1.15rem;line-height:22px;color:#ff6700}.waya-official .rename-account-modal .rename-account-modal-dropitem .to-account-dropdown-btn{display:flex;flex-grow:1;justify-content:space-between}.waya-transfer-modal__wallet-section__top{display:flex;justify-content:space-between;align-items:center;width:100%}.waya-transfer-modal__wallet-section__title{font-weight:400;font-size:12px;line-height:12px;color:#000}.waya-transfer-modal__wallet-section__top .waya-transfer-modal__wallet-section__delete-wallet{font-weight:400;font-size:10px;line-height:12px;color:#fff;background-color:#ff0101;border-radius:3px;padding:.4rem .2rem;display:flex;justify-content:center;align-items:center}.waya-transfer-modal__add-another-request{padding:.5rem;border:1px solid #cacaca;border-radius:5px;width:100%;display:flex;align-items:center}.waya-transfer-modal__add-another-request p.waya-transfer-modal__add-another-request-text{font-weight:400;font-size:12px;line-height:12px;color:#000;margin-left:.5rem}
/*# sourceMappingURL=main.c827c1b1.chunk.css.map */