@import url(https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Outfit:wght@100..900&display=swap);body,body[data-theme=light]{--background:#fff;--main-color:$colorPrimary}body[data-theme=dark]{--background:$colorPrimary;--main-color:#fff}*{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#fff;color:#17181f;height:auto;overflow:auto;position:relative}body,button,input{font-family:Outfit,sans-serif}h1{font-size:40px}h2{font-size:34px}h3{font-size:30px}h4{font-size:26px}h5{font-size:22px}h6{font-size:18px}p{font-size:16px;line-height:1.5}p.tiny{font-size:10px}p.small{font-size:12px}p.medium{font-size:14px}a{color:inherit;text-decoration:none}.f-w-200{font-weight:200}.f-w-300{font-weight:300}.f-w-400{font-weight:400}.f-w-500{font-weight:500}.f-w-600{font-weight:600}.f-w-700{font-weight:700}.f-w-800{font-weight:800}.f-w-900{font-weight:900}.pad-4{padding:4px}.pad-8{padding:8px}.pad-10{padding:10px}.pad-12{padding:12px}.pad-14{padding:14px}.pad-16{padding:16px}.pad-20{padding:20px}.pad-24{padding:24px}.pad-32{padding:32px}.pad-40{padding:40px}.default-image{background:url(/static/media/lady.223fa9ce1e3c6d7a3132.png) no-repeat 50%;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #f3f4f6}.b-r-5{border-radius:5px}.b-r-8{border-radius:8px}.b-r-10{border-radius:10px}.b-r-12{border-radius:12px}.b-r-16{border-radius:16px}.b-r-18{border-radius:18px}.b-r-20{border-radius:20px}.b-r-100{border-radius:100%}.b{-webkit-border:1px solid;-moz-border:1px solid;-ms-border:1px solid;-o-border:1px solid;border:1px solid}.b-color-primary{border-color:#3d3368}.b-color-secondary{border-color:#5dc6b3}.b-color-light{border-color:#4b5362}.b-color-tertiary{border-color:#3b86b5}.b-color-faded{border-color:#e5e7eb}.flex{display:flex}.grid{display:grid}.grid-cols-12{grid-template-columns:repeat(12,1fr)}.grid-col-1{grid-column:span 1}.grid-col-2{grid-column:span 2}.grid-col-3{grid-column:span 3}.grid-col-4{grid-column:span 4}.grid-col-5{grid-column:span 5}.grid-col-6{grid-column:span 6}.grid-col-7{grid-column:span 7}.grid-col-8{grid-column:span 8}.grid-col-9{grid-column:span 9}.grid-col-10{grid-column:span 10}.grid-col-11{grid-column:span 11}.grid-col-12{grid-column:span 12}.flex-col{flex-direction:column}.dis-b,.display-block{display:block}.gap-4{gap:4px}.gap-8{gap:8px}.gap-10{gap:10px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-20{gap:20px}.gap-24{gap:24px}.gap-28{gap:28px}.gap-32{gap:32px}.gap-36{gap:36px}.gap-40{gap:40px}.gap-48{gap:48px}.top-left{justify-content:flex-start}.top-center,.top-left{align-items:flex-start}.top-center{justify-content:center}.top-right{align-items:flex-start;justify-content:right}.center-left{align-items:center;justify-content:flex-start}.center-center{align-items:center;justify-content:center}.center-top{align-items:flex-start;justify-content:center}.center-right{align-items:flex-start;justify-content:flex-end}.bottom-left{align-items:flex-end;justify-content:flex-start}.bottom-center{align-items:flex-end;justify-content:center}.bottom-right{align-items:flex-end;justify-content:flex-end}.justify-between{justify-content:space-between}.h-90vh{height:90vh}.h-80vh{height:80vh}.row-reverse{flex-direction:row-reverse}.h-100{height:100%}.h-100vh{height:100vh}.flex-1{flex:1 1}.inline-flex{display:inline-flex}.inline-block{display:inline-block}.col-1-5{width:20%}.col-1-4{width:25%}.col-3-10{width:30%}.col-1-3{width:33.33%}.col-2-5{width:40%}.col-1-2{width:50%}.col-3-5{width:60%}.col-2-3{width:66.66%}.col-7-10{width:70%}.col-3-4{width:75%}.col-4-5{width:80%}.col-1-1{width:100%}.pos-rel,.position-relative{position:relative}.pos-fix{position:fixed}.pos-abs,.position-absolute{position:absolute}.of-hid,.overflow-hidden{overflow:hidden}.of-vis{overflow:visible}.t-t-u{text-transform:uppercase}.t-t-l{text-transform:lowercase}.t-t-c{text-transform:capitalize}.t-a-c{text-align:center}.t-a-r{text-align:right}.t-a-l{text-align:left}.t-d-ul{text-decoration:underline}.l-h-1{line-height:1}.l-h-1-2{line-height:1.2}.l-h-1-5{line-height:1.5}.l-h-2{line-height:2}.l-s-n,.list-style-none{list-style:none}.ellipsis{overflow:hidden;text-overflow:ellipsis}.ellipsis,.white-space-nowrap{white-space:nowrap}.hei-a,.height-auto{height:auto}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.cursor-default{cursor:default}.cursor-text{cursor:text}.color-black{color:#17181f}.color-white{color:#fff}.color-primary{color:#3d3368}.color-primary-secondary-gradient{background:linear-gradient(135deg,#3d3368,#5dc6b3);-webkit-background-clip:text;color:#0000}.color-secondary{color:#5dc6b3}.color-tertiary{color:#3b86b5}.color-light{color:#4b5362}.color-light-blue{color:#fbfaff}.color-danger{color:#dc2626}.mar-l-a{margin-left:auto}.mar-t-a{margin-top:auto}.mar-10-0{margin:10px 0}.mar-20-0{margin:20px 0}.mar-0-a{margin:0 auto}.mar-b-10{margin-bottom:10px}.mar-b-20{margin-bottom:20px}.mar-b-30{margin-bottom:30px}.mar-b-40{margin-bottom:40px}.wid-a,.width-auto{width:auto}.transition{transition:all .2s}.hover-color-secondary:hover{color:#5dc6b3}.hover-color-primary:hover{color:#3d3368}.hover-color-white:hover{color:#fff}.hover-text-underline:hover{text-decoration:underline}.hover-color-light-blue:hover{background-color:#fbfaff}.hover-text-no-underline:hover{text-decoration:none}.bg-color-primary{background-color:#3d3368}.bg-color-secondary{background-color:#5dc6b3}.bg-color-tertiary{background-color:#3b86b5}.bg-color-light-blue{background-color:#fbfaff}.bg-color-faded{background-color:#fafafb}.bg-color-faded-dark{background-color:#b0b0b0}.bg-color-light{background-color:#4b5362}.bg-color-white{background-color:#fff}.bg-color-yellow{background-color:#fbbf24}.bg-color-danger{background-color:#dc2626}.hover-bg-color-primary:hover{background-color:#3d3368}.hover-bg-color-secondary:hover{background-color:#5dc6b3}.hover-bg-color-tertiary:hover{background-color:#3b86b5}.hover-bg-color-faded:hover{background-color:#fafafb}.hover-bg-color-light:hover{background-color:#4b5362}.hover-bg-color-white:hover{background-color:#fff}.hover-bg-color-yellow:hover{background-color:#fbbf24}.hover-bg-color-light-blue:hover{background-color:#fbfaff}.font-size-40{font-size:40px}.font-size-32{font-size:32px}.font-size-24{font-size:24px}.font-size-20{font-size:20px}.font-size-15{font-size:15px}.font-size-14{font-size:14px}.font-size-12{font-size:12px}.color-faded{color:#8f8f8f}.color-red{color:red}.color-error{color:#cd0000!important}.color-red-light{color:#ff5c5c}button,input,select,textarea{-webkit-appearance:none;-o-appearance:none;appearance:none;border:none;outline:none;resize:none}button::-moz-focus-inner,input::-moz-focus-inner,select::-moz-focus-inner,textarea::-moz-focus-inner{outline:none!important}select:-moz-focusring{color:#0000;text-shadow:0 0 0 #fff}textarea{-webkit-rtl-ordering:logical;-moz-rtl-ordering:logical;-o-rtl-ordering:logical;-ms-rtl-ordering:logical;-rtl-ordering:logical;-webkit-user-select:text;-o-user-select:text;user-select:text}textarea::-ms-expand{display:none}::-webkit-input-placeholder{color:#8f8f8f}::-moz-placeholder{color:#8f8f8f}::-o-placeholder{color:#8f8f8f}:-ms-input-placeholder{color:#8f8f8f}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#444!important;-webkit-box-shadow:inset 0 0 0 100px #fff!important}.file-input-holder,.ui-like-input,input,select,textarea{background-color:#f3f4f6;border:1px solid #f3f4f6;border-radius:4px;color:#373737;display:block;font-family:Outfit,sans-serif;font-size:14px;font-weight:400;height:44px;line-height:44px;overflow:hidden;padding:0 16px;transition:all .2s;width:100%}.file-input-holder:focus,.ui-like-input:focus,input:focus,select:focus,textarea:focus{border-color:#e5e7eb}.custom-input{align-items:center;background-color:#f3f4f6;border:1px solid #f3f4f6;border-radius:4px;color:#373737;display:flex;font-family:Outfit,sans-serif;font-size:14px;font-weight:400;gap:8px;height:44px;line-height:44px;padding:0 16px;transition:all .2s;width:100%}.custom-input:focus-within{border-color:#e5e7eb}.custom-input input{background:#0000;border:none;flex:1 1;font-family:Outfit,sans-serif;font-size:14px;height:100%;outline:none;padding:0!important;width:100%}.custom-input input:-webkit-autofill,.custom-input input:-webkit-autofill:active,.custom-input input:-webkit-autofill:focus,.custom-input input:-webkit-autofill:hover{-webkit-text-fill-color:#444!important;-webkit-box-shadow:inset 0 0 0 100px #f3f4f6!important}select{background:#f3f4f6 url(/static/media/select.bf3b692645c9050c4ed6.svg) 100% no-repeat;cursor:pointer}input[type=checkbox],input[type=radio]{cursor:pointer;height:24px;padding:0;position:relative;transition:none;width:24px}input[type=checkbox]{border-radius:4px}input[type=checkbox],input[type=checkbox]:focus,input[type=radio],input[type=radio]:focus{border-color:#3d3368}input[type=checkbox]:checked{background-color:#3d3368;border-color:#3d3368}input[type=checkbox]:checked:after,input[type=checkbox]:checked:before,input[type=radio]:checked:after,input[type=radio]:checked:before{content:"";position:absolute}input[type=checkbox]:checked:after,input[type=checkbox]:checked:before{transform:rotate(-45deg) translateY(13px) translateX(-6px);transform-origin:top left}input[type=checkbox]:checked:before{background:#fff;height:6px;left:0;top:-2px;width:12px}input[type=checkbox]:checked:after{background:#3d3368;height:6px;left:0;top:-4px;width:12px}input[type=radio],input[type=radio]:checked:after,input[type=radio]:checked:before{border-radius:100%}input[type=radio]:checked{border-color:#3d3368}input[type=radio]:checked:before{background:#5dc6b3;height:18px;left:2px;top:2px;width:18px}input[type=radio]:checked:after{background:#3d3368;height:14px;left:4px;top:4px;width:14px}.file-input-holder{cursor:pointer}.file-input-holder input[type=file]{filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";left:0;-webkit-opacity:0;-moz-opacity:0;-khtml-opacity:0;opacity:0;position:absolute;top:0;width:100%;z-index:3}.file-input-holder svg{display:block;height:16px;position:absolute;right:12px;top:16px;width:auto}.file-input-holder svg path{fill:#3d3368}textarea{height:180px;line-height:16px;overflow:scroll;padding:16px}input.error,select.error,textarea.error{border-color:red}p.error-messages{color:red}p.error-messages,p.success-messages{font-size:11px;line-height:1.2;padding:5px 0}p.success-messages{color:green}button{background-color:#3d3368;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:400;height:44px;line-height:44px;outline:none;padding:0 22px;transition:all .2s}button span{align-items:center;display:flex;gap:8px;justify-content:center}button span img{height:16px}button:hover{color:#5dc6b3}button:disabled{background-color:#aaa;color:#cfcfcf;cursor:not-allowed}button.light{background-color:#f3f4f6;color:#3d3368}button.light span svg{display:block;height:20px;width:auto}button.light span svg path{fill:#3d3368}button.light:hover{background-color:#5dc6b3;color:#fff}button.light:hover svg path{fill:#fff}button.btn-small{background-color:#3d3368;border-radius:16px;font-size:12px;height:32px;line-height:32px;padding:0 16px}button.btn-small span{gap:4px}button.btn-small span svg{display:block;height:20px;width:auto}button.btn-small span svg path{fill:#fff}button.btn-small:hover{color:#5dc6b3}button.btn-small:hover span svg path{fill:#5dc6b3}button.danger{background-color:#dc2626}button.danger:hover{background-color:#d32f2f;color:#fff}button.secondary{background-color:#5dc6b3;color:#fff}button.line{background-color:#fff;border-color:#e5e7eb;color:#373737}button.line:hover{background-color:#e5e7eb}button.line-dark{background-color:#fff;border-color:#1d1c1b;color:#373737}button.line-dark:hover{background-color:#e5e7eb}button.primary{color:#fff}button.primary,button.secondary{background-color:#3d3368}button.plain-button{background-color:#0000;color:#3d3368;font-family:Outfit,sans-serif;font-size:16px;height:auto;line-height:normal;padding:0}button.plain-button span{gap:12px}button.plain-button span svg{height:auto}button.plain-button span svg path{fill:inherit}main .menu-btn{cursor:pointer;display:none;left:12px;position:fixed;top:16px;z-index:99999}main .menu-btn .i{border-radius:4px;height:32px;width:32px}main aside{align-items:normal;height:100dvh;left:0;padding:20px 12px 12px;position:fixed;top:0;width:180px}main aside,main aside .top{display:flex;flex-direction:column}main aside .top{height:100vh;min-height:0}main aside .top .logo{align-items:center;display:flex;justify-content:center;margin-bottom:15px}main aside .top .logo svg{display:block;height:36px;width:auto}main aside .top .rs-usercard{background:#fafafb;border:1px solid #e5e7eb;border-radius:14px;display:flex;flex:1 1 auto;flex-direction:column;margin-top:40px;max-height:83%;min-height:0;padding:18px 12px 12px;position:relative;text-align:left}main aside .top .rs-usercard__avatar{background:#f3f4f6;background:url(/static/media/lady.223fa9ce1e3c6d7a3132.png) no-repeat 50%;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #5dc6b3;border-radius:999px;box-shadow:0 1px 0 #1018280a;height:44px;left:50%;position:absolute;top:-22px;transform:translateX(-50%);width:44px}main aside .top .rs-usercard__email,main aside .top .rs-usercard__name{color:#3d3368;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}main aside .top .rs-usercard__name{font-size:16px;font-weight:600;margin-top:16px}main aside .top .rs-usercard__email{font-size:12px;font-weight:500;margin-bottom:6px}main aside .top .rs-usercard__divider{background:#eef0f3;height:1px;margin:10px 0 8px}main aside .top .rs-usercard__nav ul{margin:0;padding:0}main aside .top .rs-usercard__nav ul li{border-radius:10px;line-height:2.4;list-style:none;margin-bottom:6px;padding:0 8px}main aside .top .rs-usercard__nav ul li:after{display:none}main aside .top .rs-usercard__nav ul li a{align-items:center;border-radius:10px;color:#5a6272;display:flex;font-size:14px;font-weight:500;gap:8px;transition:background .2s,color .2s}main aside .top .rs-usercard__nav ul li a ._i{display:grid;height:24px;place-items:center;width:24px}main aside .top .rs-usercard__nav ul li a ._i svg{height:18px}main aside .top .rs-usercard__nav ul li a:hover{background:#f7f7fb;color:#3d3368}main aside .top .rs-usercard__nav ul li.active a{color:#3d3368;font-weight:700}main aside .top .rs-usercard__nav{flex:1 1 auto;min-height:0;overflow-y:auto}main aside .top .rs-usercard__logout{align-items:center;background:#fafafa;color:#6b7280;cursor:pointer;display:flex;gap:8px;margin-top:8px;padding:10px 12px;transition:background .2s,border-color .2s;width:100%}main aside .top .rs-usercard__logout svg{height:18px;width:18px}main aside .top .rs-usercard__logout span{font-weight:500;line-height:1}main aside .top .rs-usercard__logout:hover{background:#f7f7fb;color:#3d3368}main aside .top .rs-usercard__logout{flex:0 0 auto;margin-top:auto}main .transparent{background-color:#000000ad;display:none;inset:0;position:fixed;z-index:9998}main .transparent-open{display:block}main .container{height:100%;margin-left:auto;width:-o-calc(100% - 180px);width:-ms-calc(100% - 180px);width:calc(100% - 180px)}main .container .children-container{border-top-left-radius:12px;min-height:calc(100vh - 56px);padding:4px 40px 20px}main .container .children-container .main-content-section{padding:20px}header{height:56px;padding:0 24px}header .menus{gap:10px;margin-left:auto}header .menus .icon{color:#3d3368;height:32px;width:32px}header .menus .icon svg{cursor:pointer;display:block;height:20px;width:auto}header .menus .icon svg path{stroke-width:.5px}.notification{position:relative}.notification .new:after{background-color:#5dc6b3;border-radius:100%;content:"";height:8px;position:absolute;right:0;top:0;width:8px}.notification .list{background-color:#fff;border:1px solid #f0f0f0;border-radius:6px;-ms-box-shadow:0 0 20px #00000014;-o-box-shadow:0 0 20px #00000014;box-shadow:0 0 20px #00000014;padding:0;position:absolute;right:0;top:40px;width:300px;z-index:99}.notification .list ul.tab{border-bottom:1px solid #f0f0f0;display:flex;gap:10px;padding:4px 4px 0 16px}.notification .list ul.tab li{list-style:none;position:relative}.notification .list ul.tab li p{color:#3d3368;cursor:pointer;display:block;font-size:13px;line-height:1;padding:16px 10px}.notification .list ul.tab li.active:after{background-color:#7af1f7;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.notification .list ul.tab svg.close{cursor:pointer;display:block;height:24px;margin-left:auto;margin-right:4px;margin-top:8px;transition:all .2s;width:auto}.notification .list ul.tab svg.close:hover{transform:scale(1.12)}.notification .list ul.tab svg.close path{fill:#5dc6b3}.notification .list .lists-holder{height:300px;overflow-y:scroll}.notification .list .lists-holder .no-data{align-items:center;display:flex;height:300px;justify-content:center}.notification .list .lists-holder .no-data .i{align-items:center;background-color:#4a4a4a1f;border-radius:100%;display:flex;height:40px;justify-content:center;margin:0 auto 10px;width:40px}.notification .list .lists-holder .no-data .i svg{display:block;height:20px;width:auto}.notification .list .lists-holder .no-data .i svg path{fill:#3d3368}.notification .list ul.lists{display:block}.notification .list ul.lists li{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;list-style:none;padding:12px 16px;position:relative;width:100%}.notification .list ul.lists li .ico{align-items:center;border:1px solid;border-radius:100%;display:flex;height:36px;justify-content:center;width:36px}.notification .list ul.lists li .ico svg{display:block;height:16px;width:auto}.notification .list ul.lists li .ico-fail,.notification .list ul.lists li .ico-success{background-color:#f0f0f0;border-color:#cfcfcf}.notification .list ul.lists li .t{padding-left:12px;padding-right:48px;width:-o-calc(100% - 36px);width:-ms-calc(100% - 36px);width:calc(100% - 36px)}.notification .list ul.lists li .t p.m{font-size:12px;line-height:1.2}.notification .list ul.lists li .t p.d{color:#646464;font-size:9px}.notification .list ul.lists li .del{border-radius:100%;cursor:pointer;height:32px;margin-top:-16px;padding-top:10px;position:absolute;right:10px;top:50%;transition:all .2s;width:32px;z-index:2}.notification .list ul.lists li .del svg{display:block;height:12px;margin:0 auto;width:auto}.notification .list ul.lists li .del svg path{fill:#3d3368}.notification .list ul.lists li .del{display:none}.notification .list ul.lists li .del:hover{background:#fff}.notification .list ul.lists li .del:hover svg path{fill:#5dc6b3}.notification .list ul.lists li:hover{background-color:#fafafa}.notification .list ul.lists li:hover .del{display:block}.profile-info{background-color:#fff;border:1px solid #f0f0f0;border-radius:6px;-ms-box-shadow:0 0 20px #00000014;-o-box-shadow:0 0 20px #00000014;box-shadow:0 0 20px #00000014;padding:0;position:absolute;right:0;top:40px;width:160px;z-index:99}.profile-info ul li{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;font-size:13px;gap:4px;justify-content:flex-start;list-style:none;padding:12px 0 12px 12px;text-align:left}.profile-info ul li:last-child{border-bottom:none}.profile-info ul li.active{background:#00000005;color:#5dc6b3}.search-bar .row{align-items:center;display:flex}.search-bar .row input{background-color:#fff;-moz-border-bottom-right-radius:0;border-bottom-right-radius:0;border-color:#e8e8e8;-moz-border-top-right-radius:0;border-top-right-radius:0}.search-bar .row button{background-color:#5dc6b3;-moz-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-top-left-radius:0;border-top-left-radius:0}.search-bar .row button:hover{background-color:#3d3368}.rs-tabs ul.tab-selector{align-items:center;display:flex;gap:16px}.rs-tabs ul.tab-selector li{border-bottom:6px solid;border-color:#0000;color:#3d3368;cursor:pointer;font-size:16px;font-weight:400;line-height:44px;list-style:none;padding:0 16px;position:relative;transition:all .2s}.rs-tabs ul.tab-selector li:hover{border-color:#5dc6b3}.rs-tabs ul.tab-selector li.active{border-color:#3d3368;font-weight:700}.rs-tabs .tab-content{margin-top:20px}.rs-table-holder{overflow-x:scroll;padding:0 20px 20px}table.rs-table{border:1px solid #f9f9fa;-moz-border-bottom-left-radius:10px;border-bottom-left-radius:10px;border-collapse:collapse;-moz-border-top-left-radius:10px;border-top-left-radius:10px;display:table;width:100%}table.rs-table thead tr th{background-color:#3d3368;color:#fff;font-size:16px;font-weight:600;padding:24px 20px;text-align:left;white-space:nowrap}table.rs-table thead tr th:first-child{-moz-border-top-left-radius:8px;border-top-left-radius:8px}table.rs-table thead tr th:last-child{-moz-border-top-right-radius:8px;border-top-right-radius:8px}table.rs-table tbody tr td{font-size:14px;font-weight:400;padding:15px;text-align:left;white-space:nowrap}table.rs-table tbody tr td .status{border-radius:15px;color:#fff;display:flex;font-size:14px;justify-content:center;line-height:30px;padding:0 15px;width:100%}table.rs-table tbody tr td .active{background-color:#5dc6b3;display:flex;justify-content:center}table.rs-table tbody tr td .inactive{background-color:#3d3368}table.rs-table tbody tr td svg{cursor:pointer;display:block;height:20px;width:auto}table.rs-table tbody tr td svg path{transition:all .2s}table.rs-table tbody tr td svg:hover path{fill:#5dc6b3}table.rs-table tbody tr td .dirham-icon svg{height:13px}table.rs-table tbody tr td .dirham-icon svg:hover path{fill:inherit}table.rs-table tbody tr td p,table.rs-table tbody tr td span p{font-size:14px}table.rs-table tbody tr td.bold{font-weight:700}table.rs-table tbody tr:nth-child(2n){background-color:#f9f9fa}ul.rs-pagination{align-items:center;display:flex;gap:10px;justify-content:center}ul.rs-pagination li{border:1px solid #dfe2e7;border-radius:4px;color:#3d3368;cursor:pointer;display:block;font-size:13px;font-size:400;height:32px;justify-content:center;line-height:30px;list-style:none;text-align:center;transition:all .2s;width:32px}ul.rs-pagination li:hover{background-color:#dfe2e7}ul.rs-pagination li.active{background-color:#3d3368;border-color:#3d3368;color:#fff}#rs-modal{inset:0;position:fixed}#rs-modal .inner{align-items:center;background-color:#ffffffeb;display:flex;height:100vh;justify-content:center;width:100vw}#rs-modal .inner .box{background-color:#fff;border:1px solid #dfe2e7;border-radius:10px;box-sizing:border-box;max-height:90vh;max-width:auto;overflow-x:hidden;overflow-y:auto;padding:32px 24px;position:relative;width:80%;width:auto}@media only screen and (max-width:600px){#rs-modal .inner .box{max-width:auto;padding:16px 4px;width:auto}}.top-search-bar{align-items:center;border-bottom:2px solid #fafafb;display:flex;padding:25px 20px}.top-search-bar .ip-holder{margin-left:auto;width:368px}#rs-loader-overlay{background:#fff;filter:alpha(opacity=68);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=68)";height:100%;left:0;-webkit-opacity:.68;-moz-opacity:.68;-khtml-opacity:.68;opacity:.68;position:fixed;top:0;width:100%;z-index:99999}#rs-loader-overlay .inner{height:100%;left:0;position:absolute;top:0;width:100%}#rs-loader-overlay .inner .content{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}#rs-loader-overlay .inner .content .spinner{animation:spin 1s linear infinite;border:2px solid #3d3368;border-top-color:#fff;display:inline-block;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.search-results{background-color:#fff;border:1px solid #f3f4f6;border-radius:4px;-ms-box-shadow:0 0 10px #0000000a;-o-box-shadow:0 0 10px #0000000a;box-shadow:0 0 10px #0000000a;height:192px;overflow-y:scroll;padding:0;position:absolute;top:46px;width:100%;z-index:999}.search-results ul li{border-bottom:1px solid #f3f4f6;font-size:14px;line-height:1;padding:12px 20px}.search-results ul li:last-child{border-bottom:none}.search-results ul li:hover{background-color:#f3f4f6;color:#5dc6b3}.Toastify__toast-container{z-index:9999}.rs-toast-shell{background:#0000!important;border:0!important;box-shadow:none!important;margin:0 0 10px!important;min-height:0!important;padding:0!important}.rs-toast-body{margin:0!important;padding:0!important}.Toastify__close-button,.Toastify__progress-bar,.Toastify__toast-icon{display:none!important}.rs-toast-card{background:#3d3368;border:1px solid #3d3368;border-radius:12px;color:#fff;gap:12px;max-width:420px;min-width:320px;overflow:hidden;padding:10px 44px 12px 12px;position:relative}.rs-toast-card,.rs-toast-icon{align-items:center;display:flex}.rs-toast-icon{background:#fff;border-radius:999px;flex:0 0 auto;height:60px;justify-content:center;width:60px}.rs-toast-icon svg{display:block;height:45px;margin:0 auto;width:45px}.rs-toast-content{grid-gap:2px;display:grid;gap:2px;width:100%}.rs-toast-msg{word-wrap:break-word;flex:1 1;font-size:14px;font-weight:300;line-height:1.2;overflow-wrap:break-word;white-space:normal;word-break:break-word}.rs-toast-close{align-items:center;background:#0000;border:0;color:#fff;cursor:pointer;display:flex;font-size:18px;height:28px;justify-content:center;line-height:1;opacity:.85;position:absolute;right:0;top:5px;width:28px}.rs-toast-close:focus-visible{outline:2px solid #2dd4bf;outline-offset:2px}.rs-toast-hr{animation:diminish 4s;animation-fill-mode:both;background-color:#5dc6b3;border:none;bottom:0;height:4px;left:0;outline:none;position:absolute;width:100%}@keyframes rs-toast-grow{to{transform:scaleX(1)}}@keyframes slide-from-right{0%{transform:translateX(200px)}to{transform:translateX(0)}}@keyframes diminish{0%{width:100%}to{width:0}}.password-field-wrapper{position:relative;width:100%}.password-field-wrapper .eye-icon{align-items:center;color:#3d3368;cursor:pointer;display:flex;font-size:1.2em;opacity:.5;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.custom-select-container{align-items:center;display:flex}.custom-select{-webkit-appearance:none;appearance:none;background:F3F4F6;border-radius:4px;padding-left:40px;width:100%}.custom-select .custom-select.error{border-color:red}.select-icon{align-items:center;display:flex;left:10px;pointer-events:none;position:absolute}.select-icon img{height:14px;width:20px}.input-error{background-color:#fdd;border:1px solid red}.upload-success{background-color:#74e474}.react-multi-carousel-dot-list{bottom:12px}.react-multi-carousel-dot{align-items:center;display:flex;justify-content:center;padding:0}.react-multi-carousel-dot button{background:#0000;border:1px solid #fff;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";height:10px;margin:0 2px;-webkit-opacity:1;-moz-opacity:1;-khtml-opacity:1;width:10px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#5dc6b3;border-color:#5dc6b3}.carousel-button-group .left-nav,.carousel-button-group .right-nav{background-color:#3d3368;border-radius:100%;cursor:pointer;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";height:32px;margin-top:-16px;-webkit-opacity:1;-moz-opacity:1;-khtml-opacity:1;opacity:1;position:absolute;top:50%;transition:all .2s;width:32px}.carousel-button-group .left-nav:hover,.carousel-button-group .right-nav:hover{transform:scale(1.12)}.carousel-button-group .left-nav{left:-60px}.carousel-button-group .right-nav{right:-60px}.carousel-button-group .left-nav:before,.carousel-button-group .right-nav:before{content:"";display:block;height:32px;line-height:32px;padding:0;top:0;width:32px}.badge{align-items:center;border-radius:9999px;display:inline-flex;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.badge.badge-green{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.badge.badge-gray{background-color:#f9fafb;border:1px solid #e5e7eb;color:#4b5563}.badge.badge-red{background-color:#fef2f2;border:1px solid #fecaca;color:#ef4444}.badge.badge-yellow{background-color:#fffbeb;border:1px solid #fde68a;color:#ca8a04}.btn-wrapper{grid-column-gap:10px;grid-row-gap:8px;direction:rtl;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fill,auto)}.btn-wrapper div{font-size:13px!important;margin-top:0!important}.tooltip{cursor:pointer;display:inline-flex;position:relative}.tooltip:after,.tooltip:before{opacity:0;pointer-events:none;position:absolute;transition:opacity .2s ease-in-out;visibility:hidden;z-index:9999}.tooltip:after{background:#111827d9;border-radius:8px;box-shadow:0 2px 6px #0000004d;color:#fff;content:attr(data-tooltip);font-size:13px;font-weight:500;line-height:1.4;min-width:120px;padding:8px 10px;text-align:left;white-space:normal}.tooltip:before{border-style:solid;border-width:6px;content:""}.tooltip:focus:after,.tooltip:focus:before,.tooltip:hover:after,.tooltip:hover:before{opacity:1;visibility:visible}.tooltip[data-placement=top]:after{bottom:calc(100% + 10px);left:50%;transform:translateX(-50%)}.tooltip[data-placement=top]:before{border-color:#111827d9 #0000 #0000;bottom:100%;left:50%;transform:translateX(-50%)}.tooltip[data-placement=bottom]:after{left:50%;top:calc(100% + 10px);transform:translateX(-50%)}.tooltip[data-placement=bottom]:before{border-color:#0000 #0000 #111827d9;left:50%;top:100%;transform:translateX(-50%)}.tooltip[data-placement=left]:after{right:calc(100% + 10px);top:50%;transform:translateY(-50%)}.tooltip[data-placement=left]:before{border-color:#0000 #0000 #0000 #111827d9;right:100%;top:50%;transform:translateY(-50%)}.tooltip[data-placement=right]:after{left:calc(100% + 10px);top:50%;transform:translateY(-50%)}.tooltip[data-placement=right]:before{border-color:#0000 #111827d9 #0000 #0000;left:100%;top:50%;transform:translateY(-50%)}@keyframes stripes{0%{background-position:0 0}to{background-position:40px 0}}.uae-pass-btn{font-family:SF Pro Text,sans-serif}.uae-pass-btn span svg path{fill:#1d1c1b;transition:all .2s}.uae-pass-btn:disabled{background:#f3f4f6;border-color:#e5e7eb;color:#8f8f8f;cursor:not-allowed;opacity:.7}.uae-pass-btn:disabled span svg path{fill:#1d1c1b;transition:all .2s}.uae-pass-btn:focus{outline:3px solid rgba(30,171,117,.475)}.uae-pass-btn:focus span svg path{fill:#1d1c1b;transition:all .2s}.uae-pass-btn:active{background:#f3f3f3}.uae-pass-btn:active span svg path{fill:#1d1c1b;transition:all .2s}.uae-pass-btn:hover:not(:disabled){background:#fafafa}.uae-pass-btn:hover:not(:disabled) span svg path{fill:#1d1c1b;transition:all .2s}.uae-pass-btn.loading{background-color:#3d3368!important;border-color:#3d3368!important;color:#fff!important}.uae-pass-btn.loading span svg path{fill:#fff!important;transition:all .2s}.carousel-container-img{height:100%;max-height:400px;width:100%}.carousel-container-img .react-multi-carousel-list{border-radius:10px;height:100%;overflow:hidden}.carousel-container-img .react-multi-carousel-item,.carousel-container-img .react-multi-carousel-track{height:100%}.carousel-container-img .react-multi-carousel-item>img{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:100%;object-fit:cover;width:100%}.file-drag-upload{background-color:#fff;border:2px dashed #dfdfdf;border-radius:8px;height:186px;width:100%}.file-drag-upload input{cursor:pointer;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";height:100%;inset:0;-webkit-opacity:0;-moz-opacity:0;-khtml-opacity:0;opacity:0;position:absolute;width:100%;z-index:1}.file-drag-upload-files-action-section{align-items:flex-start;display:flex;justify-content:flex-end}.error-border{border:2px dashed red}.rounded-danger-btn,.rounded-faded-btn,.rounded-light-btn,.rounded-outline-light-btn,.rounded-outline-primary-btn,.rounded-primary-btn,.rounded-secondary-btn{align-items:center;border:1px solid #0000;border-radius:8px;cursor:pointer;display:inline-flex;justify-content:center;transition:all .2s ease}.rounded-danger-btn span svg path,.rounded-faded-btn span svg path,.rounded-light-btn span svg path,.rounded-outline-light-btn span svg path,.rounded-outline-primary-btn span svg path,.rounded-primary-btn span svg path,.rounded-secondary-btn span svg path{fill:inherit}.rounded-danger-btn.disabled,.rounded-danger-btn:disabled,.rounded-faded-btn.disabled,.rounded-faded-btn:disabled,.rounded-light-btn.disabled,.rounded-light-btn:disabled,.rounded-outline-light-btn.disabled,.rounded-outline-light-btn:disabled,.rounded-outline-primary-btn.disabled,.rounded-outline-primary-btn:disabled,.rounded-primary-btn.disabled,.rounded-primary-btn:disabled,.rounded-secondary-btn.disabled,.rounded-secondary-btn:disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.rounded-outline-primary-btn{background:#fff;border-color:#3d3368;color:#3d3368}.rounded-outline-primary-btn:hover:not(:disabled):not(.disabled){background:#3d3368;border-color:#3d3368;color:#fff}.rounded-outline-light-btn{background:#fff;border-color:#fff;color:#3d3368}.rounded-outline-light-btn:hover:not(:disabled):not(.disabled){background:#5dc6b3;border-color:#5dc6b3;color:#fff}.rounded-primary-btn{background:#3d3368}.rounded-primary-btn:hover:not(:disabled):not(.disabled){background:#fff;border-color:#3d3368;color:#3d3368}.rounded-secondary-btn{background:#5dc6b3}.rounded-secondary-btn:hover:not(:disabled):not(.disabled){background:#fff;border-color:#5dc6b3;color:#5dc6b3}.rounded-faded-btn{background:#e5e7eb;color:#3d3368}.rounded-faded-btn:hover:not(:disabled):not(.disabled){background:#fff;border-color:#3d3368;color:#3d3368}.rounded-light-btn{background:#e5e7eb;color:#3d3368}.rounded-light-btn:hover:not(:disabled):not(.disabled){background:#fff;border-color:#3d3368;color:#3d3368}.rounded-danger-btn{background:#ef4444;color:#fff}.rounded-danger-btn:hover:not(:disabled):not(.disabled){background:#fff;border-color:#ef4444;color:#ef4444}.react-multi-carousel-item .savvy-benefit-card{overflow:hidden;position:relative;transform:scale(1);transition:all .3s ease}.benefits-carousel{margin:-20px 0;padding:20px 0}.benefits-carousel .react-multi-carousel-list,.benefits-carousel>div{overflow:visible!important}.benefits-carousel .react-multi-carousel-track{overflow:visible}.savvy-benefit-card2{background:linear-gradient(135deg,#6c2bff,#00d4c5);background-size:100% 100%;border-radius:20px;box-sizing:border-box;isolation:isolate;margin:8px;overflow:visible;padding:2px;position:relative;transform-origin:center;transition:transform .3s ease,box-shadow .3s ease,filter .3s ease,background-size .4s ease;will-change:transform}.savvy-benefit-card2:before{background:inherit;border-radius:24px;content:"";inset:-2px;opacity:0;position:absolute;transition:opacity .3s ease;z-index:-1}.savvy-benefit-card2 .savvy-benefit-card2-container{background:#fff;border-radius:18px;display:flex;flex-direction:column;height:100%;overflow:hidden}.savvy-benefit-card2 .savvy-benefit-card2-container:hover{border-radius:20px}.savvy-benefit-card2 .savvy-benefit-card2-container .savvy-benefit-card2-image{background:#f4f4f4;flex-shrink:0;max-height:180px;width:100%}.savvy-benefit-card2 .savvy-benefit-card2-container .savvy-benefit-card2-body{cursor:pointer;display:flex;flex:1 1;flex-direction:column;min-height:0;width:100%}.savvy-benefit-card2 .savvy-benefit-card2-container .savvy-benefit-card2-body>*{display:flex;flex:1 1;flex-direction:column;min-height:0}.savvy-benefit-card2:hover{border-radius:21px;box-shadow:0 0 12px 4px #00000038;transform:scale(1.02);z-index:3}.savvy-benefit-card2:hover:before{opacity:1}.react-multi-carousel-item .savvy-benefit-card2{height:100%}.react-multi-carousel-item:hover .savvy-benefit-card{opacity:1;transform:scale(1.02);z-index:2}.react-multiple-carousel__arrow{background-color:#3d3368;border-radius:100%;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";height:32px;line-height:32px;-webkit-opacity:1;-moz-opacity:1;-khtml-opacity:1;padding:0;transition:all .2s;width:32px;z-index:10}.react-multiple-carousel__arrow:hover{background-color:#3d3368;transform:scale(1.12)}.react-multiple-carousel__arrow:before{content:"";height:32px;line-height:32px;padding:0;top:0;width:32px}.react-multiple-carousel__arrow--right{align-items:center;display:flex;justify-content:center}.inline-percent-slider{-webkit-tap-highlight-color:rgba(0,0,0,0)}.inline-percent-slider,.inline-percent-slider *{-webkit-user-select:none;user-select:none}.inline-percent-slider svg:focus{outline:none}.inline-percent-slider{width:100%}.inline-percent-slider .slider-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1.25rem}.inline-percent-slider .slider-label{color:#4b5362;font-size:1rem;font-weight:500}.inline-percent-slider .slider-value{color:#3d3368;font-size:1.125rem;font-weight:600}.inline-percent-slider .slider-value .slider-cap-value{color:#4b5362;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";font-size:.9rem;font-weight:400;-webkit-opacity:.7;-moz-opacity:.7;-khtml-opacity:.7;opacity:.7}.inline-percent-slider .slider-input{-webkit-appearance:none;appearance:none;background:#f0f2f5;border-radius:5px;cursor:pointer;height:8px;margin:0;outline:none;overflow:visible;padding:0;width:100%}.inline-percent-slider .slider-input::-webkit-slider-runnable-track{background:linear-gradient(to right,#5dc6b3 var(--progress-percent),#e5e7eb var(--progress-percent));border-radius:5px;cursor:pointer;height:8px;width:100%}.inline-percent-slider .slider-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#5dc6b3;border:3px solid #fff;border-radius:50%;cursor:pointer;height:20px;margin-top:-6px;-webkit-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;width:20px}.inline-percent-slider .slider-input::-webkit-slider-thumb:active{transform:scale(1.2)}.inline-percent-slider .slider-input::-moz-range-track{background:#e5e7eb;border-radius:5px;cursor:pointer;height:8px;width:100%}.inline-percent-slider .slider-input::-moz-range-progress{background-color:#5dc6b3;border-radius:5px;height:8px}.inline-percent-slider .slider-input::-moz-range-thumb{background:#5dc6b3;border-radius:50%;cursor:pointer;height:20px;width:20px}.inline-percent-slider :focus{outline:none}.inline-percent-slider .ticker-input{background:#0000;border:none;border-bottom:1px solid #4b5362;border-radius:0;color:#3d3368;cursor:text;line-height:1;margin:0;min-width:120px;outline:none;padding:0;text-align:start}.timeline{margin:0;padding:0;position:relative}.timeline .tl-item{display:flex;margin-bottom:30px;position:relative}.timeline .tl-item:last-child .tl-dot:after{display:none}.timeline .tl-item.active .tl-dot:before{background:#5dc6b3;border-color:#5dc6b3}.timeline .tl-item.complete .tl-dot:before{background:#9792e7;border-color:#9792e7}.timeline .tl-item.complete .tl-dot:after{background:#9792e7}.timeline .tl-item.inactive .tl-dot:before{background:#fff;border-color:#ddd}.timeline .tl-item .tl-dot{align-items:flex-start;display:flex;justify-content:center;min-width:30px;padding-top:8px;position:relative}.timeline .tl-item .tl-dot:before{background:#fff;border:3px solid #ddd;border-radius:50%;content:"";height:16px;position:relative;width:16px;z-index:2}.timeline .tl-item .tl-dot:after{background:#e0e0e0;content:"";height:calc(100% + 30px);left:50%;position:absolute;top:24px;transform:translateX(-50%);width:2px}.timeline .tl-item .tl-content{flex:1 1;padding-left:20px}.timeline .tl-item .tl-content .status-badge{border-radius:20px;display:inline-block;font-size:.95em;margin-bottom:12px;padding:8px 20px}.timeline .tl-item .tl-content .status-badge.initiated,.timeline .tl-item .tl-content .status-badge.updated{background:#ffa726;color:#fff}.timeline .tl-item .tl-content .status-badge.applied{background:#26c6da;color:#fff}.tab-section-grid{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-content:start}@media(max-width:768px){.tab-section-grid{gap:20px;grid-template-columns:1fr}}.view-field{display:flex;flex-direction:column;min-height:80px}.view-field__label{align-items:center;display:flex;gap:8px}.view-field__icon{font-size:20px}.view-field__value{color:#111827;display:block;line-height:1.4;word-break:break-word}.view-field__text{margin:0;text-align:left;white-space:pre-line;width:100%;word-break:break-word}.view-field__link{align-items:center;display:inline-flex;gap:6px;line-height:1.4}.view-field__cta{align-items:center;background:#fff;border:1px solid #e5e7eb;display:flex;gap:16px;height:56px;overflow:hidden;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.view-field__cta:hover{box-shadow:0 8px 20px #2f2f3d1f;transform:translateY(-2px)}.view-field__cta-icon{background:#f4f2ff;color:#4c3b9b;display:grid;font-size:20px;height:100%;place-items:center;width:20%}.view-field__cta-text{display:flex;flex-direction:column;line-height:1.2}.view-field__cta-title{color:#2f2f3d;font-size:16px;font-weight:600}.view-field__cta-link{align-items:center;color:#32b0ad;display:inline-flex;font-size:14px;gap:4px}.view-field__cta-arrow{font-size:14px}.view-field--with-icon .view-field__value{padding-left:28px}.form-section-grid{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:1fr 1fr}.toggle-switch{height:16px;position:relative;width:30px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-switch .slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.toggle-switch .slider:before{background-color:#fff;bottom:1px;content:"";height:13px;left:2px;position:absolute;transition:.3s;width:13px}.toggle-switch .slider.round{border-radius:16px}.toggle-switch .slider.round:before{border-radius:50%}.toggle-switch input:checked+.slider{background-color:#3d3368}.toggle-switch input:focus+.slider{box-shadow:0 0 1px #3d3368}.toggle-switch input:checked+.slider:before{transform:translateX(13px)}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}#auth-page{overflow:hidden;position:relative}#auth-page:after,#auth-page:before{background-color:#fafafb;border-radius:100%;content:"";height:25vw;position:absolute;width:25vw;z-index:-1}#auth-page:before{margin-right:12.5vw;right:50vw;top:-12.5vw}#auth-page:after{bottom:-12.5vw;left:50vw;margin-left:12.5vw}#auth-page .auth-header{align-items:center;display:flex;justify-content:flex-start;padding:16px 32px;position:relative;width:100%;z-index:4}#auth-page .auth-header .logo svg{display:block;height:60px;width:auto}#auth-page .auth-header .options{gap:20px;margin-left:auto}#auth-page .auth-header .options p a{transition:all .2s}#auth-page .auth-header .options p a:hover{color:#5dc6b3}#auth-page .auth-content .inner{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1180px;padding:0 20px;position:relative;z-index:3}#auth-page .auth-content .inner .col{align-items:center;display:flex;height:-o-calc(100vh - 92px);height:-ms-calc(100vh - 92px);height:calc(100vh - 92px);padding-bottom:92px}#auth-page .auth-content .inner .col .text{padding:20px 0 0 20px;position:relative}#auth-page .auth-content .inner .col .text h1{margin-bottom:20px}#auth-page .auth-content .inner .col .text:after{background-color:#5dc6b3;-moz-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-moz-border-top-right-radius:6px;border-top-right-radius:6px;content:"";height:100%;left:-20px;position:absolute;top:0;width:8px}#auth-page .auth-content .inner .col .box{background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;-ms-box-shadow:0 0 40px #00000014;-o-box-shadow:0 0 40px #00000014;box-shadow:0 0 40px #00000014;padding:48px 40px 40px;position:relative;width:386px;z-index:2}#auth-page .auth-content .inner .col .box table{display:table;margin-top:20px;width:100%}#auth-page .auth-content .inner .col .box table tbody tr td{padding:5px 0}#auth-page .auth-content .inner .col .box table tbody tr td p.title{font-size:14px;margin-bottom:5px}#auth-page .auth-content .inner .col .box table tbody tr td button{margin-top:20px;width:100%}#auth-page .auth-content .inner .col .box table tbody tr td textarea{height:132px}#auth-page .auth-content .inner .col .terms-and-conditions{background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;-ms-box-shadow:0 0 40px #00000014;-o-box-shadow:0 0 40px #00000014;box-shadow:0 0 40px #00000014;padding:40px;position:relative;width:100%}#auth-page .auth-content .inner .col .terms-and-conditions .scrollable{height:-o-calc(100vh - 400px);height:-ms-calc(100vh - 400px);height:calc(100vh - 400px);margin:10px 0 20px;overflow-y:scroll}#auth-page .auth-content .inner .col .terms-and-conditions .scrollable .content ul li{margin-bottom:10px}#auth-page .auth-content .inner .col .terms-and-conditions .scrollable .content ul li p{font-size:13px}#auth-page .auth-content .inner .col .pending-details{width:420px}#auth-page .auth-content .inner .col .pending-details .verify button{background-color:#0000;border:1px solid #3d3368;font-size:14px;line-height:42px;margin:0 0 0 6px;padding:0;width:102px}#auth-page .auth-content .inner .col .pending-details .verify button span svg path{fill:#3d3368}#auth-page .auth-content .inner .col .pending-details .verify button:hover{color:#3d3368}#auth-page .auth-content .inner .col .pending-details .verify button:disabled{border-color:#cfcfcf;color:#cfcfcf}#auth-page .auth-content .inner .col .pending-details .verify button:disabled span svg path{fill:#cfcfcf}#auth-page .auth-content .inner .col .pending-details .verify button[data-name=verified]{background-color:#5dc6b3;border-color:#5dc6b3;color:#fff}#auth-page .auth-content .inner .col .pending-details .verify button[data-name=verified] span svg path{fill:#fff}#auth-page .auth-content svg.svg-bottom,#auth-page .auth-content svg.svg-top{display:block;filter:alpha(opacity=12);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=12)";height:50vh;-webkit-opacity:.12;-moz-opacity:.12;-khtml-opacity:.12;opacity:.12;position:absolute;width:auto;z-index:1}#auth-page .auth-content svg.svg-top{right:0;top:0}#auth-page .auth-content svg.svg-bottom{bottom:0;left:0}#tenant-auth-page .login-content{padding-right:36px;width:50%}.create-agency{padding:20px}.create-agency .table-wrapper{border:2px solid #fafafb;border-radius:8px;max-width:600px;padding:20px 10px 10px}.create-agency .table-wrapper table{border-collapse:initial;border-spacing:10px 0;display:table;table-layout:fixed;width:100%}.create-agency .table-wrapper table tbody tr td{padding:10px 0}.create-agency .table-wrapper table tbody tr td p.title{font-size:14px;margin-bottom:5px}.create-agency .table-wrapper table tbody tr td.btns{padding-top:60px}.create-agency .table-wrapper table tbody tr td.btns button{margin:10px}.property-cards{grid-row-gap:30px;grid-column-gap:30px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fill,auto);overflow:hidden;padding:15px}.property-cards .card{background-color:#fff;border-radius:5px;-ms-box-shadow:0 0 10px #0000000a;-o-box-shadow:0 0 10px #0000000a;box-shadow:0 0 10px #0000000a;overflow:hidden;position:relative;width:100%}.property-cards .card .has-slider{padding:0}.property-cards .card .has-slider .sliders{display:block;position:relative}.property-cards .card .has-slider .sliders ._single{height:248px}.property-cards .card .has-slider .sliders ._single img{display:none;height:auto;width:100%}.property-cards .card .desc{border:1px solid #f3f4f6;-moz-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-bottom-right-radius:4px;border-bottom-right-radius:4px;border-top:none;padding:15px 20px 20px}.property-cards .card:hover .desc{border-color:#5dc6b3}.property-cards .card:hover ._title{color:#5dc6b3}.property-detail .wrap{border:1px solid #f3f4f6;max-width:650px}.property-detail .wrap hr{background-color:#f3f4f6;border:none;height:1px;margin:10px 0;outline:none;width:100%}.property-detail .wrap .sliders{position:relative}.property-detail .wrap .sliders ._single{height:420px}.property-detail .wrap .sliders ._single img{display:none;height:auto;width:100%}.property-detail .btn-wrapper{grid-column-gap:10px;grid-row-gap:8px;direction:rtl;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto)}.property-detail .btn-wrapper div{font-size:13px!important;margin-top:0!important}.property-detail .bank-account-row{align-items:center;display:flex;flex-wrap:wrap;gap:1px}.create-loan-application .row{border:1px solid #f0f0f0;-ms-box-shadow:0 0 20px #00000014;-o-box-shadow:0 0 20px #00000014;box-shadow:0 0 20px #00000014;padding:40px 20px}.create-loan-application .row .wrap{max-width:860px}.create-loan-application .row table{border-collapse:initial;border-spacing:10px 0;display:table;min-width:420px;table-layout:fixed}.create-loan-application .row table tbody tr td{padding:10px 0}.loan-application-stepper{padding:20px 0}.loan-application-stepper .step{position:relative;width:120px}.loan-application-stepper .step:after{background:#cfcfcf;bottom:10px;content:"";height:4px;left:50%;margin-left:12px;position:absolute;width:100%}.loan-application-stepper .step:last-child:after{display:none}.loan-application-stepper .icon{display:block;height:24px;margin:0 auto;width:24px}.loan-application-stepper .icon svg{height:24px;width:24px}.loan-application-stepper .incomplete svg path{fill:#cfcfcf}.loan-application-stepper .complete svg path{fill:#3d3368}.loan-application-stepper .complete:after{background:#3d3368}.loan-application-stepper-fixed-position{background-color:#fff;border-bottom:2px solid #fafafb;position:fixed;top:0;width:-o-calc(100% - 300px);width:-ms-calc(100% - 300px);width:calc(100% - 300px);z-index:99}.stepper-should-impact-fixed-position{margin-top:86px}.credit-score-application-detail{background-color:#fff;border:10px solid #f0f0f0;color:#5dc6b3;font-size:20px;font-weight:900;height:102px;position:absolute;right:-52px;top:-52px;width:102px}.config-cards{grid-row-gap:30px;grid-column-gap:30px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fill,auto);padding:15px}.config-cards .config-card{background-color:#fff;border-radius:5px;-ms-box-shadow:0 0 10px #0000000a;-o-box-shadow:0 0 10px #0000000a;box-shadow:0 0 10px #0000000a;position:relative}.config-cards .config-card .desc{border:1px solid #f3f4f6;-moz-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-bottom-right-radius:4px;border-bottom-right-radius:4px;border-top:none;padding:15px 20px 20px}.config-cards .config-card:hover .desc{border-color:#5dc6b3}@media only screen and (max-width:860px){.loan-application-stepper{padding:16px}.loan-application-stepper .steps{display:block}.loan-application-stepper .steps .step{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:12px;justify-content:flex-start;margin:0 0 12px;padding-bottom:12px;width:100%}.loan-application-stepper .steps .step p{font-size:14px!important}.loan-application-stepper .steps .step:after{display:none}.loan-application-stepper .steps .step:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.loan-application-stepper .steps .step .icon{margin:initial;margin-left:auto}.create-loan-application .row{padding:16px 12px}.create-loan-application .row .wrap,.create-loan-application .row .wrap table tbody tr td{display:block}.loan-application-stepper-fixed-position{position:relative;width:100%}.stepper-should-impact-fixed-position{margin-top:0}}@media only screen and (max-width:680px){.credit-account-detail{display:block}.credit-account-detail .credit-account-detail-status{margin-top:12px}#rs-modal .inner .box .box-application-history{padding:24px 20px!important;width:320px!important}#rs-modal .inner .box .box-application-history h4{font-size:20px;line-height:1.2}#rs-modal .inner .box .box-application-history p{font-size:14px}#rs-modal .inner .box .box-application-history button{font-size:12px;height:32px;line-height:32px;padding:0 16px}#rs-modal .inner .box .box-application-history button svg{height:12px;max-width:12px}}@media only screen and (max-width:520px){.property-detail{padding:16px}.property-detail .wrap{background-color:#fff;padding:16px}.property-detail .wrap table tbody tr td{display:block}.property-detail .wrap table tbody tr td button{font-size:12px;height:32px;line-height:32px;padding:0 12px}.property-detail .wrap table tbody tr td button svg{height:12px;max-width:12px}.property-detail .wrap table tbody tr td .center-right{justify-content:flex-start}.property-detail .wrap table tbody tr td a br{display:none}.property-detail .btn-wrapper{display:block}.property-detail .btn-wrapper div{margin-bottom:10px}.property-detail .bank-account-row{align-items:flex-start;flex-direction:column;gap:2px;word-break:break-all}.property-detail .bank-account-row .font-size-14.color-primary{max-width:100%;overflow-wrap:anywhere;word-break:break-all}.create-loan-application .row .wrap .col-1-2{width:100%}.create-loan-application .row table{min-width:100%}}.payment-progress{background-color:#fafafb;border:1px solid #ecedef;border-radius:20px}.payment-progress .timeline-wrapper{display:flex;flex-direction:column;margin-left:-8.33%;width:108.33%}.payment-progress .timeline-wrapper .timeline-labels{display:grid;font-size:10px;font-weight:600;grid-template-columns:repeat(var(--tick-count),1fr);margin-bottom:6px;text-align:center}.payment-progress .timeline-wrapper .timeline-labels span{transform:translateX(50%)}.payment-progress .timeline-wrapper .timeline-ticks{display:grid;grid-template-columns:repeat(var(--tick-count),1fr);height:12px;margin-bottom:8px;position:relative}.payment-progress .timeline-wrapper .timeline-ticks span{position:relative;transform:translateX(50%)}.payment-progress .timeline-wrapper .timeline-ticks span:after{background:#5dc6b3;background:var(--tick-color,#5dc6b3);content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.payment-progress .timeline-wrapper .timeline-ticks span[data-marker=true]:after{background:none;border-left:6px solid #0000;border-right:6px solid #0000;border-top:8px solid #5dc6b3;content:"";height:0;top:calc(100% - 10px);width:0}.payment-progress .progress-bar{background:#e6f9f8;border-radius:15px;height:12px;overflow:hidden;position:relative;width:100%}.payment-progress .progress-bar .progress-active{animation:stripes 5s linear infinite;border-radius:15px;height:100%;position:relative;width:100%;z-index:1}.payment-progress .progress-bar .progress-active .progress-overdue{background:repeating-linear-gradient(130deg,#b002023d,#b002023d 2px,#f9e6e6 0,#f9e6e6 10px);height:100%;left:0;position:absolute;top:0;width:0;width:var(--overdue,0);z-index:2}.payment-progress .progress-bar .progress-active .progress-fill{border-radius:15px;height:100%;overflow:hidden;position:relative;width:100%;z-index:3}.payment-progress .progress-bar .progress-active .progress-fill:before{background-color:#5dc6b3;border-radius:15px 0 0 15px;content:"";display:block;height:100%;transition:width 1s ease-in-out;width:0;width:var(--active,0);z-index:3}.dashboard{padding:20px}.dashboard .quick-links{grid-row-gap:20px;grid-column-gap:20px;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(auto-fill,auto);margin-bottom:20px}.dashboard .quick-links .one{background-color:#fff;border:1px solid #f3f4f6;border-radius:5px;-ms-box-shadow:0 0 10px #0000000a;-o-box-shadow:0 0 10px #0000000a;box-shadow:0 0 10px #0000000a;padding:20px 15px}.dashboard .grid-view{grid-row-gap:20px;grid-column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto)}.dashboard .grid-view .one{background-color:#fff;border:1px solid #f3f4f6;border-radius:5px;-ms-box-shadow:0 0 10px #0000000a;-o-box-shadow:0 0 10px #0000000a;box-shadow:0 0 10px #0000000a;padding:25px}.modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.modal-content{background-color:#fff;border-radius:8px;-ms-box-shadow:0 0 10px #0000000a;-o-box-shadow:0 0 10px #0000000a;box-shadow:0 0 10px #0000000a;max-height:80%;max-width:90%;overflow-y:auto;padding:20px}.loan-dashboard{padding:20px}.loan-dashboard .card{background-color:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:32px}.loan-dashboard .card.main-card{overflow:hidden}.loan-dashboard .card-header{background-color:#f8fafc;border-top-left-radius:.5rem;border-top-right-radius:.5rem;padding:1.5rem}.loan-dashboard .card-header .card-header-content{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start}.loan-dashboard .card-body{padding:1.5rem}.loan-dashboard .grid-view{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:600px){.loan-dashboard .grid-view{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.loan-dashboard .grid-view{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.loan-dashboard .grid-view{grid-template-columns:repeat(3,1fr)}}.loan-dashboard .grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:600px){.loan-dashboard .grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.loan-dashboard .grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.loan-dashboard .grid{grid-template-columns:repeat(4,1fr)}}.loan-dashboard .subcard{border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 1px 2px 0 #0000000d;transition:box-shadow .2s}.loan-dashboard .subcard:hover{box-shadow:0 4px 6px -1px #0000001a}.loan-dashboard .subcard-header{padding:1rem 1rem .5rem}.loan-dashboard .subcard-header .subtitle{align-items:center;color:#3d3368;display:flex;flex-direction:row;font-size:1rem;font-weight:600;justify-content:flex-start;margin-bottom:.25rem}.loan-dashboard .subcard-body{padding:1rem}.loan-dashboard .subcard-body.chart-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.loan-dashboard .subcard-footer{border-top:1px solid #e5e7eb;padding:1rem}.loan-dashboard .flex-col{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem;justify-content:flex-start}.loan-dashboard .flex-between{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.loan-dashboard .flex-center{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.loan-dashboard .card-footer{padding:1.5rem}.loan-dashboard .installment-header{flex-direction:row;margin-bottom:1rem;width:100%}.loan-dashboard .installment-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:768px){.loan-dashboard .installment-grid{grid-template-columns:repeat(3,1fr)}}.loan-dashboard .installment-item{align-items:center;border:1px solid #e5e7eb;border-radius:.5rem;display:flex;flex-direction:row;justify-content:space-between;padding:.75rem}.loan-dashboard .progress-section{margin-top:.5rem;width:100%}.loan-dashboard .progress-container{background-color:#e4e4e7;border-radius:9999px;height:.5rem;overflow:hidden;width:100%}.loan-dashboard .progress-bar{background-color:#3d3368;border-radius:9999px;height:100%}.loan-dashboard .donut-chart{height:180px;margin:0 auto;position:relative}.loan-dashboard .chart-legend{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:.5rem;width:100%}.loan-dashboard .legend-item{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.loan-dashboard .legend-color{border-radius:9999px;height:.75rem;margin-right:.5rem;width:.75rem}.loan-dashboard .legend-color.paid{background-color:#3d3368}.loan-dashboard .legend-color.remaining{background-color:#e4e4e7}.loan-dashboard .account-number-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.loan-dashboard .installment-header{align-items:center;display:flex;gap:10px;justify-content:space-between}@media(max-width:600px){.loan-dashboard .account-number-row{align-items:flex-start;flex-direction:column;gap:2px}.loan-dashboard .installment-header{align-items:flex-start;flex-direction:column;gap:4px}.loan-dashboard .installment-header button{width:100%}}.tenant-dashboard{padding:20px}.tenant-dashboard .core-metrics{grid-row-gap:20px;grid-column-gap:20px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto-fill,auto);margin-bottom:20px}.tenant-dashboard .core-metrics .one{border:1px solid #0000;border-radius:14px;-ms-box-shadow:0 0 10px #0000000a;-o-box-shadow:0 0 10px #0000000a;box-shadow:0 0 10px #0000000a;padding:16px}.tenant-dashboard .core-metrics .one .cta-btn,.tenant-dashboard .core-metrics .one button{border-radius:22px;font-size:12px;height:44px;line-height:44px}.tenant-dashboard .core-metrics .one .cta-btn.light,.tenant-dashboard .core-metrics .one button.light{background-color:#5dc6b3;color:#fff}.tenant-dashboard .core-metrics .one .cta-btn.light:hover,.tenant-dashboard .core-metrics .one button.light:hover{background-color:#fff;color:#5dc6b3}.tenant-dashboard .core-metrics .one .cta-btn.light:hover svg path,.tenant-dashboard .core-metrics .one button.light:hover svg path{fill:#fff}.tenant-dashboard .core-metrics .one.primary{background-color:#3d3368;border-color:#3d3368}.tenant-dashboard .core-metrics .one.primary svg path{fill:#fff}.tenant-dashboard .core-metrics .one.secondary{background-color:#5dc6b3;border-color:#5dc6b3}.tenant-dashboard .core-metrics .one.secondary svg path{fill:#fff}.tenant-dashboard .core-metrics .one.tertiary{background-color:#3b86b5;border-color:#3b86b5}.tenant-dashboard .core-metrics .one.tertiary svg path{fill:#fff}.tenant-dashboard .core-metrics .one.light{background-color:#fafafb;border-color:#ecedef}.tenant-dashboard .core-metrics .one.light svg.wave-svg path{fill:#5dc6b3}.tenant-dashboard .core-metrics .one.click-able{transition:transform .15s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.tenant-dashboard .core-metrics .one.click-able:hover{-ms-box-shadow:0 8px 20px #00000014;-o-box-shadow:0 8px 20px #00000014;box-shadow:0 8px 20px #00000014;transform:translateY(-1px)}.tenant-dashboard .core-metrics .one.click-able:active{-ms-box-shadow:0 2px 8px #00000014;-o-box-shadow:0 2px 8px #00000014;box-shadow:0 2px 8px #00000014;transform:translateY(0)}.tenant-dashboard .core-metrics .one.click-able:focus,.tenant-dashboard .core-metrics .one.click-able:focus-visible{outline:none}.tenant-dashboard .core-metrics .one.click-able:focus-visible.light,.tenant-dashboard .core-metrics .one.click-able:focus.light{border-color:#ecedef;-ms-box-shadow:0 0 0 3px #ecedef80;-o-box-shadow:0 0 0 3px #ecedef80;box-shadow:0 0 0 3px #ecedef80}.tenant-dashboard .core-metrics .one.click-able:focus-visible.tertiary,.tenant-dashboard .core-metrics .one.click-able:focus.tertiary{border-color:#3b86b5;-ms-box-shadow:0 0 0 3px #3b86b580;-o-box-shadow:0 0 0 3px #3b86b580;box-shadow:0 0 0 3px #3b86b580}.tenant-dashboard .core-metrics .one.click-able:focus-visible.secondary,.tenant-dashboard .core-metrics .one.click-able:focus.secondary{border-color:#5dc6b3;-ms-box-shadow:0 0 0 3px #5dc6b380;-o-box-shadow:0 0 0 3px #5dc6b380;box-shadow:0 0 0 3px #5dc6b380}.tenant-dashboard .core-metrics .one.click-able:focus-visible.primary,.tenant-dashboard .core-metrics .one.click-able:focus.primary{border-color:#3d3368;-ms-box-shadow:0 0 0 3px #3d336880;-o-box-shadow:0 0 0 3px #3d336880;box-shadow:0 0 0 3px #3d336880}.tenant-dashboard .core-metrics .payment-progress{background-color:#fafafb;border:1px solid #ecedef;border-radius:20px;padding:15px}.tenant-dashboard .core-metrics .payment-progress .timeline-wrapper{display:flex;flex-direction:column;width:90%}.tenant-dashboard .core-metrics .payment-progress .timeline-wrapper .timeline-labels{display:grid;font-size:10px;font-weight:600;grid-template-columns:repeat(var(--tick-count),1fr);margin-bottom:6px;text-align:center}.tenant-dashboard .core-metrics .payment-progress .timeline-wrapper .timeline-labels span{transform:translateX(50%)}.tenant-dashboard .core-metrics .payment-progress .timeline-wrapper .timeline-ticks{display:grid;grid-template-columns:repeat(var(--tick-count),1fr);height:12px;margin-bottom:8px;position:relative}.tenant-dashboard .core-metrics .payment-progress .timeline-wrapper .timeline-ticks span{position:relative;transform:translateX(50%)}.tenant-dashboard .core-metrics .payment-progress .timeline-wrapper .timeline-ticks span:after{background:#5dc6b3;background:var(--tick-color,#5dc6b3);content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.tenant-dashboard .core-metrics .payment-progress .timeline-wrapper .timeline-ticks span[data-marker=true]:after{background:none;border-left:6px solid #0000;border-right:6px solid #0000;border-top:8px solid #5dc6b3;content:"";height:0;top:calc(100% - 10px);width:0}.tenant-dashboard .core-metrics .payment-progress .progress-bar{background:#e6f9f8;border-radius:15px;height:30px;overflow:hidden;position:relative;width:100%}.tenant-dashboard .core-metrics .payment-progress .progress-bar .progress-active{animation:stripes 5s linear infinite;background:repeating-linear-gradient(130deg,#0096884d,#0096884d 2px,#e6f9f8 0,#e6f9f8 10px);border-radius:15px;height:100%;position:relative;width:90%;z-index:1}.tenant-dashboard .core-metrics .payment-progress .progress-bar .progress-active .progress-overdue{animation:stripes 5s linear infinite;background:repeating-linear-gradient(130deg,rgba(176,2,2,.848),rgba(176,2,2,.848) 2px,#f9e6e6 0,#f9e6e6 10px);height:100%;left:0;position:absolute;top:0;width:0;width:var(--overdue,0);z-index:2}.tenant-dashboard .core-metrics .payment-progress .progress-bar .progress-active .progress-fill{border-radius:15px;height:100%;overflow:hidden;position:relative;width:100%;z-index:3}.tenant-dashboard .core-metrics .payment-progress .progress-bar .progress-active .progress-fill:before{background:linear-gradient(90deg,#2c3e50,#4ecdc4);border-radius:15px 0 0 15px;content:"";display:block;height:100%;transition:width 1s ease-in-out;width:0;width:var(--active,0);z-index:3}.tenant-dashboard .bottom-section .bottom-section-header{padding:20px 0}.tenant-dashboard .bottom-section .bottom-section-items{grid-row-gap:20px;grid-column-gap:20px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fill,auto);margin-bottom:20px}.tenant-dashboard .bottom-section .bottom-section-items .quick-link{background-color:#fafafb;border:1px solid #ecedef;padding:15px}.tenant-dashboard .bottom-section .bottom-section-items .property-card{border:1px solid #ecedef;min-width:300px;overflow:hidden}.tenant-dashboard .bottom-section .bottom-section-items .property-card .carousel-container{border:none;border-radius:0}.tenant-dashboard .bottom-section .bottom-section-items .property-card .property-image{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;object-fit:cover;width:300px}.tenant-dashboard .bottom-section .bottom-section-items .property-card .price-tag{bottom:0;position:absolute;right:0}.tenant-dashboard .bottom-section .bottom-section-items .property-card .footer{background:#fafafb;display:flex;flex-direction:column;font-size:11px;justify-content:space-between;padding:16px}.carousel-container{border:1px solid #e5e7eb;border-radius:20px}.core-metrics .react-multi-carousel-dot-list{display:flex;padding-top:10px;position:static;text-align:center}.custom-select-container{position:relative;width:100%}.custom-select-container .custom-select{background:#fff;border:1px solid #ececf2;border-radius:999px;font-size:14px}.custom-select-container .select-icon{color:#5dc6b3;left:12px}.custom-select-container .select-icon-right{position:absolute;right:12px}.accordion-item{border-color:#e5e7eb;margin-bottom:8px}.accordion-item .accordion-button{background:#f3f4f6;border-radius:10px 10px 0 0;color:#111827;height:36px;padding:10px 12px}.accordion-item .accordion-button span{gap:0}.accordion-item .accordion-button span svg{height:12px;width:12px}.accordion-item .accordion-button span svg path{fill:#3d3368}.accordion-item .accordion-button .accordion-header{gap:4px}.accordion-item .accordion-content{padding:12px}.tenant-application-filters{align-items:center;display:flex;flex-wrap:wrap;gap:10px;padding:8px 12px}.tenant-application-filters>*{flex:0 1 auto;min-width:0}.tenant-application-filters .ui-like-input.col-1-1.cursor-pointer,.tenant-application-filters input,.tenant-application-filters select{-webkit-appearance:none;appearance:none;font-size:14px;height:34px;line-height:34px;padding:0 10px}.tenant-application-filters button{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;height:34px;justify-content:center;line-height:34px;padding:0 14px}.tenant-applications{padding:20px}.tenant-applications .single{background-color:#fff;border:1px solid #f3f4f6;border-radius:5px;-ms-box-shadow:0 0 10px #0000000a;-o-box-shadow:0 0 10px #0000000a;box-shadow:0 0 10px #0000000a;margin-bottom:20px;padding:25px}.tenant-applications .single hr{background-color:#f3f4f6;border:none;height:1px;margin:10px 0;outline:none;width:100%}.credit-score-box{background-color:#fff;border:2px solid #f0f0f0;-ms-box-shadow:0 0 20px #0000001f;-o-box-shadow:0 0 20px #0000001f;box-shadow:0 0 20px #0000001f;padding:20px;width:300px}.credit-score-box svg{display:block;height:auto;width:100%}.payment-info-box{background-color:#fff;border:1px solid #3d3368;border-radius:8px;-ms-box-shadow:0 0 20px #0000001f;-o-box-shadow:0 0 20px #0000001f;box-shadow:0 0 20px #0000001f;padding:20px;width:400px}.payment-info-box svg{display:block;height:auto;width:100%}#tenant-register .col{height:100vh}#tenant-register .col input,#tenant-register .col p,#tenant-register .col select{margin-bottom:8px}#tenant-dashboard .cards{grid-row-gap:20px;grid-column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto)}#tenant-dashboard .cards .one{background-color:#fff;border:1px solid #f3f4f6;border-radius:5px;-ms-box-shadow:0 0 10px #0000000a;-o-box-shadow:0 0 10px #0000000a;box-shadow:0 0 10px #0000000a;padding:20px 15px}#tenant-dashboard .cards .one ._row{gap:12px}#tenant-dashboard .cards .one hr{background-color:#f3f4f6;border:none;height:1px;margin:10px 0;outline:none;width:100%}#tenant-dashboard .cards .one ._icon{height:40px;width:auto}.filter-form-row-mobile-label{display:none}@media only screen and (max-width:1280px){#tenant-dashboard .cards{display:block}#tenant-dashboard .cards .one{margin-bottom:16px}#tenant-dashboard .cards .one:last-child{margin-bottom:0}}@media only screen and (max-width:1080px){.tenant-applications{background-color:#fafafa;padding:16px}.tenant-application-filters{display:block;padding:16px}.tenant-application-filters select{margin-bottom:8px;width:100%!important}}@media only screen and (max-width:860px){.tenant-applications .single{padding:16px}.tenant-applications .single table tbody tr td{display:block}.tenant-applications .single hr{margin:8px 0}}@media only screen and (max-width:680px){#rs-modal .inner .box .transaction-receipt-box{padding:24px 20px!important;width:320px!important}#rs-modal .inner .box .transaction-receipt-box .transaction-receipt-box-con{padding:12px}#rs-modal .inner .box .transaction-receipt-box h4{font-size:20px;line-height:1.2}#rs-modal .inner .box .transaction-receipt-box h5{font-size:18px;line-height:1}#rs-modal .inner .box .transaction-receipt-box .transaction-receipt-box-con-rows br{display:none}#rs-modal .inner .box .transaction-receipt-box .transaction-receipt-box-con-rows .flex{display:block;margin-bottom:8px}#rs-modal .inner .box .transaction-receipt-box .transaction-receipt-box-con-rows .flex .t-a-r{text-align:left}#rs-modal .inner .box .transaction-receipt-box button{font-size:12px;height:32px;line-height:32px;padding:0 16px}#rs-modal .inner .box .transaction-receipt-box button svg{height:12px;max-width:12px}}@media only screen and (max-width:520px){header{align-items:center}header h4{font-size:18px;line-height:1}#tenant-dashboard .cards .one{padding:12px 12px 16px 8px}#tenant-dashboard .cards .one ._row{gap:6px}#tenant-dashboard .cards .one hr{margin:16px 0}#tenant-dashboard .cards .one ._icon{height:24px}.tenant-application-filters .filter-form-row{display:block}.tenant-application-filters .filter-form-row input{display:block;margin-bottom:8px}.tenant-application-filters .filter-form-row button{width:100%}.tenant-application-filters .filter-form-row-mobile-label{display:block;margin-bottom:4px}.tenant-applications .single table tbody tr td button{border-radius:4px;font-size:14px;height:36px;line-height:36px;padding:0 12px}.tenant-applications .single table tbody tr td .status-holder{justify-content:flex-start;padding-top:12px}.tenant-applications .single table tbody tr td .status-holder .status-desc{align-items:center;display:flex;height:24px;justify-content:center;line-height:24px;padding:0 12px!important}.tenant-applications .single table tbody tr td .status-holder .status-desc p{font-size:12px}.credit-score-box,.payment-info-box{width:100%}.create-loan-application .row table{border-spacing:0}table.table-to-card{width:100%}table.table-to-card thead{display:none}table.table-to-card tbody{display:block}table.table-to-card tbody tr{background-color:#fff;border:1px solid #f0f0f0;border-radius:4px;display:block;margin-bottom:4px;padding:16px}table.table-to-card tbody tr td{display:block;padding:4px 0;position:relative;white-space:nowrap;width:100%}table.table-to-card tbody tr td:before{color:#8f8f8f;content:attr(data-name);display:block;font-size:10px;font-weight:400;text-transform:capitalize}table.table-to-card tbody tr td p,table.table-to-card tbody tr td p.no-ellipsis{line-height:1}table.table-to-card tbody tr td .status{margin-left:auto;width:148px}table.table-to-card tbody tr td[data-name=Action]{border-top:1px solid #f0f0f0;margin-top:12px;padding-top:12px}table.table-to-card tbody tr td[data-name=Action]:before{display:none}table.table-to-card tbody tr td[data-name=Action] .flex{justify-content:flex-end;width:100%}table.table-to-card tbody tr td[data-name=Status] .flex{justify-content:flex-end}}#pre-approval .right-scrollable .cp .img{border:1px solid #f0f0f0;height:150px;width:200px}#pre-approval .right-scrollable .all-configs .one{background-color:#fff;border:1px solid #f0f0f0;gap:30px;margin-bottom:20px;padding:20px}#pre-approval .right-scrollable .all-configs .one:last-child{margin-bottom:0}#pre-approval .right-scrollable .all-configs .one .cp .img{border:1px solid #f0f0f0;height:150px;width:200px}#pre-approval .right-scrollable .all-configs .one .options .option-one{border-bottom:2px solid #fafafb;margin-bottom:10px;padding-bottom:10px}#pre-approval .right-scrollable .all-configs .one .options .option-one:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}#profile-page .profile-layout{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px}#profile-page .profile-aside{flex:0 0 280px;max-width:320px}.profile-responsive-cards{display:flex;flex-wrap:wrap;gap:16px}.profile-responsive-cards .attribute-card{flex:1 1 320px;min-width:min(320px,100%)}.attribute-card,.profile-card{background:#f9f9fa;border-radius:12px;color:#5e5e60;padding:16px;width:100%}.profile-card{align-items:center;display:flex;flex-direction:column}.profile-card h3{align-self:flex-start;color:#5e5e60;font-size:16px;font-weight:400;margin:0 0 2px}.profile-card .membership{align-items:center;display:flex;gap:15px;justify-content:space-around;margin-bottom:12px}.profile-card .membership .member-type{color:#5dc6b3;font-size:13px}.profile-card .membership .member-type strong{align-self:center;font-size:15px}.profile-card .membership .upgrade-btn{background:#eef3ff;background:linear-gradient(90deg,#3f54ed,#23c8c0);border:none;color:#fff;cursor:pointer;font-size:16px;padding:0 10px}.profile-card .membership .upgrade-btn .icon{height:20px}.profile-card .image-container{border-radius:12px;height:180px;overflow:hidden;position:relative;width:120px}.profile-card .image-container .lady-image{display:block;height:100%;object-fit:cover;width:100%}.profile-card .image-container .edit-btn{align-items:center;background:#e0ecf3;border:none;border-radius:6px;bottom:9px;color:#3d3368;cursor:pointer;display:flex;font-size:10px;gap:4px;height:15px;padding:2px 6px;position:absolute;right:2px}.attribute-card .card-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:12px}.attribute-card .card-header h2{color:#5e5e60;font-size:18px;font-weight:400;margin:0}.attribute-card .card-header p{color:#686869;font-size:12px;line-height:1.3;margin:0}.attribute-card .card-header .savvy-id span{font-size:16px}.attribute-card .card-header .savvy-id span .icon{color:#5dc6b3;cursor:pointer;height:16px;opacity:.7;transition:opacity .2s ease;width:16px}.attribute-card .card-header .savvy-id span .icon:hover{opacity:1}.attribute-card .card-header .savvy-id strong{color:#3d3368;font-weight:700}.attribute-card .card-grid{grid-gap:10px 40px;display:grid;gap:10px 40px;grid-template-columns:1fr 1fr}.attribute-card .card-grid .card-item p,.attribute-card .card-grid .card-item span{margin:0}.attribute-card .card-grid .card-item p{color:#9c9c9e;font-size:11px}.attribute-card .card-grid .card-item span{color:#686869;font-size:15px;font-weight:400}.attribute-card .card-grid .card-item span .icon{color:#5dc6b3;cursor:pointer;height:14px;opacity:.7;transition:opacity .2s ease;width:14px}.attribute-card .card-grid .card-item span .icon:hover{opacity:1}.attribute-card .card-grid .card-item .value-with-icon{align-items:center;display:flex;gap:8px}.attribute-card .card-grid .card-item .span-color{color:#5dc6b3}.attribute-card .lang-toggle{align-items:center;cursor:default;display:flex;gap:8px}.attribute-card .lang-toggle .lang{color:#9c9c9e;font-size:14px;font-weight:500}.attribute-card .lang-toggle .lang.active{color:#5dc6b3}.attribute-card .lang-toggle .toggle-icon{color:#4cb6a0;font-size:26px}.settings-card{background:#f9f9fa;border-radius:12px;color:#5e5e60;padding:16px;width:100%}.settings-card-header{display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.settings-card-header .settings-card-text{flex:1 1 auto;min-width:0}.settings-card-header .settings-card-text h2{color:#5e5e60;font-size:18px;font-weight:400;margin:0}.settings-card-header .settings-card-text p{color:#686869;font-size:12px;line-height:1.3;margin:0}.settings-card-header .settings-card-right{align-items:center;display:flex;flex:0 0 auto;gap:8px;justify-content:flex-end;min-width:0}.settings-card-header .settings-card-right span{font-size:16px}.settings-card-header .settings-card-right span img{display:block;height:auto;max-width:100%}.settings-lang-toggle{align-items:center;cursor:default;display:flex;gap:8px}.settings-lang-toggle .lang{color:#9c9c9e;font-size:14px;font-weight:500}.settings-lang-toggle .lang.active{color:#5dc6b3}.settings-lang-toggle .toggle-icon{color:#4cb6a0;flex-shrink:0;font-size:26px}@media only screen and (max-width:1020px){#profile-page .profile-layout{flex-direction:column}#profile-page .profile-aside,#profile-page .profile-main{max-width:none;width:100%}.attribute-card .card-grid{gap:10px 20px}}@media only screen and (max-width:900px){.profile-responsive-cards{gap:12px}.profile-responsive-cards .attribute-card{flex-basis:100%}.attribute-card{padding:14px}.attribute-card .card-header h2{font-size:16px}.attribute-card .card-header p{font-size:11px}.attribute-card .card-grid{gap:12px;grid-template-columns:1fr}}@media only screen and (max-width:760px){.settings-card{padding:14px}.settings-card-header .settings-card-text h2{font-size:16px}.settings-card-header .settings-card-text p{font-size:11px}.settings-lang-toggle .lang{font-size:13px}}@media only screen and (max-width:680px){.attribute-card .card-grid{gap:12px;grid-template-columns:1fr}.attribute-card .card-header{flex-direction:column}.profile-responsive-cards .lang-toggle{justify-content:flex-start;width:100%}.profile-card{align-items:flex-start}.profile-card .image-container{height:auto;width:160px}.settings-card-header .settings-card-right{justify-content:flex-start;margin-top:8px}}@media only screen and (max-width:520px){.settings-lang-toggle .toggle-icon{font-size:22px}.settings-lang-toggle .lang{font-size:12px}.attribute-card{padding:12px}.attribute-card .card-header{gap:8px}.attribute-card .card-grid .card-item span{font-size:13px}.attribute-card .card-grid .card-item p{font-size:10px}.profile-responsive-cards{gap:10px}}@media only screen and (max-width:420px){.settings-card{padding:12px}.settings-card-header .settings-card-text h2{font-size:15px}}#error-page{overflow:hidden;position:relative}#error-page .auth-header{align-items:center;display:flex;justify-content:flex-start;padding:16px 32px;position:relative;width:100%;z-index:4}#error-page .auth-header .logo svg{display:block;height:60px;width:auto}#error-page .auth-header .options{gap:20px;margin-left:auto}#error-page .auth-header .options p a{transition:all .2s}#error-page .auth-header .options p a:hover{color:#5dc6b3}#error-page .auth-content .inner{align-items:center;display:flex;justify-content:center;margin:0 auto;padding:0 20px;position:relative;z-index:3}#error-page .auth-content .inner .col{align-items:center;display:flex;height:-o-calc(100vh - 92px);height:-ms-calc(100vh - 92px);height:calc(100vh - 92px);padding-bottom:92px}#error-page .auth-content .inner .col .text{padding:20px 0 0 20px;position:relative}#error-page .auth-content .inner .col .text h1{margin-bottom:20px}#error-page .auth-content .inner .col .text:after{background-color:#5dc6b3;-moz-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-moz-border-top-right-radius:6px;border-top-right-radius:6px;content:"";height:100%;left:-20px;position:absolute;top:0;width:8px}#error-page .auth-content .inner .col .box{background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;-ms-box-shadow:0 0 40px #00000014;-o-box-shadow:0 0 40px #00000014;box-shadow:0 0 40px #00000014;padding:48px 40px 40px;position:relative;width:386px;z-index:2}#error-page .auth-content .inner .col .box table{display:table;margin-top:20px;width:100%}#error-page .auth-content .inner .col .box table tbody tr td{padding:5px 0}#error-page .auth-content .inner .col .box table tbody tr td p.title{font-size:14px;margin-bottom:5px}#error-page .auth-content .inner .col .box table tbody tr td button{margin-top:20px;width:100%}#error-page .auth-content .inner .col .box table tbody tr td textarea{height:132px}#error-page .auth-content .inner .col .terms-and-conditions{background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;-ms-box-shadow:0 0 40px #00000014;-o-box-shadow:0 0 40px #00000014;box-shadow:0 0 40px #00000014;padding:40px;position:relative;width:100%}#error-page .auth-content .inner .col .terms-and-conditions .scrollable{height:-o-calc(100vh - 400px);height:-ms-calc(100vh - 400px);height:calc(100vh - 400px);margin:10px 0 20px;overflow-y:scroll}#error-page .auth-content .inner .col .terms-and-conditions .scrollable .content ul li{margin-bottom:10px}#error-page .auth-content .inner .col .terms-and-conditions .scrollable .content ul li p{font-size:13px}#error-page .auth-content .inner .col .pending-details{width:420px}#error-page .auth-content .inner .col .pending-details .verify button{background-color:#0000;border:1px solid #3d3368;font-size:14px;line-height:42px;margin:0 0 0 6px;padding:0;width:102px}#error-page .auth-content .inner .col .pending-details .verify button span svg path{fill:#3d3368}#error-page .auth-content .inner .col .pending-details .verify button:hover{color:#3d3368}#error-page .auth-content .inner .col .pending-details .verify button:disabled{border-color:#cfcfcf;color:#cfcfcf}#error-page .auth-content .inner .col .pending-details .verify button:disabled span svg path{fill:#cfcfcf}#error-page .auth-content .inner .col .pending-details .verify button[data-name=verified]{background-color:#5dc6b3;border-color:#5dc6b3;color:#fff}#error-page .auth-content .inner .col .pending-details .verify button[data-name=verified] span svg path{fill:#fff}#error-page .auth-content svg.svg-bottom,#error-page .auth-content svg.svg-center,#error-page .auth-content svg.svg-top{display:block;filter:alpha(opacity=12);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=12)";height:50vh;-webkit-opacity:.12;-moz-opacity:.12;-khtml-opacity:.12;opacity:.12;position:absolute;width:auto;z-index:1}#error-page .auth-content svg.svg-top{right:0;top:0}#error-page .auth-content svg.svg-bottom{bottom:0;left:0}#error-page .auth-content svg.svg-center{filter:alpha(opacity=12);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=12)";height:100%;left:50%;-webkit-opacity:.32;-moz-opacity:.32;-khtml-opacity:.32;opacity:.32;top:50%}#tenant-auth-page{overflow:hidden;position:relative}#tenant-auth-page .row .col{height:100vh}#tenant-auth-page .row .left{background-color:#fff;position:relative;width:600px}#tenant-auth-page .row .left svg.svg-bottom,#tenant-auth-page .row .left svg.svg-top{display:block;filter:alpha(opacity=12);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=12)";height:25vh;-webkit-opacity:.12;-moz-opacity:.12;-khtml-opacity:.12;opacity:.12;position:absolute;width:auto;z-index:1}#tenant-auth-page .row .left svg.svg-top{right:0;top:0}#tenant-auth-page .row .left svg.svg-bottom{bottom:0;left:0}#tenant-auth-page .row .left .box{padding:0 80px;position:relative;width:100%;z-index:3}#tenant-auth-page .row .left .box .logo svg{display:block;height:48px;width:auto}#tenant-auth-page .row .left .box .wc{margin:80px 0 20px}#tenant-auth-page .row .left .box .form table{border-collapse:collapse;width:100%}#tenant-auth-page .row .left .box .form table tbody tr td button{margin-top:20px;width:100%}#tenant-auth-page .row .right{border:10px solid #fff;padding:10px;position:relative;width:-o-calc(100% - 600px);width:-ms-calc(100% - 600px);width:calc(100% - 600px)}#tenant-auth-page .row .right:after{background-color:#3d3368;content:"";filter:alpha(opacity=86);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=86)";inset:0;-webkit-opacity:.86;-moz-opacity:.86;-khtml-opacity:.86;opacity:.86;position:absolute;z-index:2}#tenant-auth-page .row .right .box{padding:0 80px;position:relative;z-index:3}#tenant-auth-page .row .right .box .img{max-width:680px;padding:40px 80px;position:relative}#tenant-auth-page .row .right .box .img img.main{border-radius:8px;display:block;height:auto;overflow:hidden;width:100%}#tenant-auth-page .row .right .box .img .bottom-right,#tenant-auth-page .row .right .box .img .top-left{border-radius:4px;height:auto;position:absolute;width:200px}#tenant-auth-page .row .right .box .img .bottom-right img,#tenant-auth-page .row .right .box .img .top-left img{display:block;height:auto;width:100%}#tenant-auth-page .row .right .box .img .top-left{left:0;top:0}#tenant-auth-page .row .right .box .img .bottom-right{bottom:0;right:0}#tenant-auth-page .row .right .box .texts{margin-top:40px;text-align:center}@media screen and (max-width:1240px){svg.svg-center{height:0!important}svg.svg-bottom,svg.svg-top{height:40vh!important}}@media screen and (max-width:860px){svg.svg-bottom,svg.svg-top{height:25vh!important}.col-1-2{width:100%}.flex.center-center.gap-12{flex-direction:column;gap:10px}.flex.center-center.gap-12 a,.flex.center-center.gap-12 a button{width:100%}}.payment-methods{display:flex;padding:20px;width:100%}.payment-methods .payment-method{flex:1 0 200px;padding:20px}.payment-history{background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden}.payment-history .ph-header{flex-wrap:wrap;gap:10px}.payment-history .ph-header>p{margin-left:auto;white-space:nowrap}.payment-history .table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}.payment-history table{border-collapse:collapse;border-radius:10px;font-size:14px;min-width:760px;width:100%}.payment-history table thead{background-color:#fafafa;position:-webkit-sticky;position:sticky;top:0;z-index:2}.payment-history table thead th{border:1px solid #f0f0f0;font-weight:600;padding:14px 10px;white-space:nowrap}.payment-history table thead th .th-with-icon{align-items:center;display:inline-flex;gap:8px}.payment-history table thead th .th-with-icon svg{opacity:.7}.payment-history table tbody td{background:#fff;border:1px solid #f0f0f0;padding:12px 10px;vertical-align:middle;white-space:nowrap}.payment-history table tbody .no-pad{padding:0}.payment-history table tbody .details-row .details-container{margin:10px 0;padding:20px}.payment-history .td-type{align-items:center;display:flex;gap:10px}.payment-history .td-type .type-stack{display:flex;flex-direction:column;line-height:1.15;min-width:0}.payment-history .td-type .type-stack .type-label{color:#222;font-weight:600}.payment-history .td-type .type-stack .type-sub{color:#8a8a8a;font-size:12px;overflow:hidden;text-overflow:ellipsis}.payment-history .row-toggle{align-items:center;background:#eef2ff;border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;display:inline-flex;height:28px;justify-content:center;line-height:0;width:28px}.payment-history .row-toggle.disabled{opacity:.35;pointer-events:none}.payment-history .td-date{align-items:center;display:inline-flex;gap:8px}.payment-history .td-date .td-date-icon{opacity:.7}.payment-history .td-status{align-items:center;display:flex;gap:8px;justify-content:space-between}.payment-history .td-status .icon-dots{cursor:pointer;opacity:.6}.payment-history .status-pill{align-items:center;background:#f5f5f5;border:1px solid #0000000f;border-radius:999px;color:#444;display:inline-flex;font-size:12px;font-weight:700;gap:6px;letter-spacing:.2px;padding:6px 10px}.payment-history .status-pill .status-icon{font-size:14px}.payment-history .status-paid{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.payment-history .status-overdue{background:#fef2f2;border-color:#fecaca;color:#991b1b}.payment-history .status-partial{background:#fffbeb;border-color:#fde68a;color:#92400e}.payment-history .status-partial-overdue{background:#fff1f2;border-color:#fecdd3;color:#be123c}.payment-history .status-upcoming{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.payment-history .txn-amounts .small{font-weight:600}input.payment-checkbox-input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;border:2px solid #d1d5db;border-radius:4px;box-sizing:border-box;cursor:pointer;display:inline-block;height:16px;position:relative;transition:background-color .2s,border-color .2s;width:16px}input.payment-checkbox-input[type=checkbox]:focus{box-shadow:none;outline:none}input.payment-checkbox-input[type=checkbox]:hover{border-color:#5dc6b3}input.payment-checkbox-input[type=checkbox]:checked,input.payment-checkbox-input[type=radio]:checked{background-color:#fff;border-color:#5dc6b3}input.payment-checkbox-input[type=checkbox]:checked:after{background-color:#0000;color:#5dc6b3;content:"✔";font-size:12px;height:auto;left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-58%);transform:translate(-50%,-50%);width:auto}.card-header{margin:10px 0}.card-header .card-header-content{flex-wrap:wrap;justify-content:space-between}.card-header .card-header-content .header-title{min-width:0}.card-header .card-header-content .header-title h5{font-size:clamp(16px,1.4vw,18px)}.card-header .card-header-content .header-title p{-webkit-box-orient:vertical;display:-webkit-box;font-size:clamp(13px,1.2vw,15px);margin:0;overflow:hidden;text-overflow:ellipsis}.card-header .card-header-content .header-button{align-items:center;gap:8px;margin-left:auto;width:auto}.card-header .card-header-content .header-button>*{white-space:nowrap}.payment-cards{overflow-x:auto;scrollbar-width:thin}.payment-cards .payment-card{height:150px;margin-bottom:5px;min-width:150px;width:150px}.payment-cards .payment-card .payment-card-logo{height:60px;width:60px}.payment-cards .payment-card .payment-card-logo .payment-card-image{height:auto;width:40px}.month-payment-breakdown{gap:10px;padding:20px}.month-payment-breakdown .month-payment-header{z-index:2}.month-payment-breakdown .month-payment-values{padding:0 20px;z-index:2}.month-payment-breakdown .month-payment-background{bottom:0;left:0;right:0;z-index:1}.payment-account-info{align-items:stretch;display:flex;gap:20px}.payment-account-info .payment-account-image{aspect-ratio:4/3;border-radius:10px;flex:0 1 clamp(220px,34%,256px);overflow:hidden}.payment-account-info .payment-account-image .default-image,.payment-account-info .payment-account-image img{display:block;height:100%;object-fit:cover;width:100%}.payment-account-info .payment-summary{display:flex;flex:1 1;flex-direction:column;gap:12px;min-width:0;padding-inline:20px}.payment-account-info .payment-summary .payment-summary-header{grid-gap:8px;display:grid;gap:8px;min-width:0}.payment-account-info .payment-summary .payment-summary-header .title-row{align-items:baseline;display:inline-flex;gap:8px;min-width:0}.payment-account-info .payment-summary .payment-summary-header .title-row h6{font-size:clamp(16px,1.7vw,20px);line-height:1.2;margin:0;min-width:0}.payment-account-info .payment-summary .payment-summary-header .title-row .type-pill{font-size:clamp(12px,1.2vw,13px);line-height:1.1;margin:0;opacity:.9;white-space:nowrap}.payment-account-info .payment-summary .payment-summary-header .ellipsis{font-size:clamp(12.5px,1.2vw,14px);line-height:1.25;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payment-account-info .payment-summary .payment-summary-header .account-no{margin:0}.payment-account-info .payment-summary .payment-summary-header .account-no code{font-size:clamp(12px,1.1vw,13px);word-break:break-all}.payment-account-info .payment-summary .payment-breakdown{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));justify-content:space-between;padding:20px}.payment-account-info .payment-summary .payment-breakdown .payment-metric{grid-gap:6px;display:grid;gap:6px;grid-template-rows:auto auto;min-width:0}.payment-account-info .payment-summary .payment-breakdown .payment-metric p{font-size:clamp(13px,1.2vw,14px);line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payment-account-info .payment-summary .payment-breakdown .payment-metric h6{font-size:clamp(16px,1.6vw,20px);line-height:1.25;margin:0}.payment-account-info .payment-summary .payment-breakdown .payment-metric h6 .dirham-icon,.payment-account-info .payment-summary .payment-breakdown .payment-metric h6 svg{vertical-align:middle}.payment-account-info .payment-summary .payment-breakdown .payment-metric .label-with-info{align-items:center;display:inline-flex;gap:6px}.payment-account-info .payment-summary .payment-cta{align-items:center;display:flex;gap:16px;justify-content:flex-end;margin-top:auto}.benefit-card-container{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(336px,1fr))}@media only screen and (max-width:1248px){.payment-account-info .payment-account-image{height:240px;width:50%}}@media only screen and (max-width:1200px){.payment-account-info .payment-summary .payment-breakdown{grid-template-columns:repeat(3,minmax(100px,1fr))}}@media only screen and (max-width:1080px){.card-header-content .header-title h5{font-size:16px}.card-header-content .header-title p{-webkit-line-clamp:3;font-size:14px}}@media only screen and (max-width:1020px){.payment-account-info .payment-summary .payment-breakdown{gap:16px;grid-template-columns:repeat(2,minmax(100px,1fr))}}@media only screen and (max-width:760px){.payment-section{flex-direction:column}.payment-section .col-1-2{width:100%}.payment-account-info{flex-direction:column}.payment-account-info .payment-account-image{aspect-ratio:16/9;flex:0 0 auto;width:100%}.payment-account-info .payment-summary{padding-inline:0}.payment-account-info .payment-summary .payment-cta{align-items:stretch;flex-direction:column;justify-content:stretch}.payment-account-info .payment-summary .payment-cta div{display:flex;justify-content:center;justify-items:center;width:100%}.payment-account-info .payment-summary .payment-cta div button{max-width:400px;width:100%}}@media screen and (max-width:720px){#payment-success .details-section{gap:5px;grid-template-columns:auto!important}#payment-success .details-section .t-a-r{text-align:left}#payment-success .details-section .center-right{align-items:flex-start;justify-content:flex-start}#payment-success .details-section>:nth-child(2n){margin-bottom:10px}}@media only screen and (max-width:680px){.payment-history .table-scroll{overflow-x:auto}.payment-history table{min-width:0}.payment-history table thead{display:none}.payment-history table tbody{display:block}.payment-history table tbody tr{border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 1px 0 #00000008;display:block;margin:0 10px 10px}.payment-history table tbody tr td{align-items:center;background:#fff;border:none;display:flex;font-size:13px;padding:10px 12px}.payment-history table tbody tr td:before{color:#8f8f8f;content:attr(data-name);flex:1 1 auto;font-weight:500;margin-right:12px;padding-right:8px;text-align:left;text-transform:capitalize}.payment-history table tbody tr td>:not(:first-child){flex:0 0 auto;max-width:60%;text-align:right}.payment-history table tbody tr td:last-child{border-bottom:none}.payment-history table tbody tr td button{height:33px;padding:0 11px}.payment-history table tbody tr td:first-child{padding-top:12px}.payment-history table tbody tr td:first-child .td-type{gap:12px}.payment-history table tbody tr td:first-child .row-toggle{height:32px;width:32px}.payment-history table tbody .details-row{border:none;box-shadow:none;margin-top:-6px}.payment-history table tbody .details-row td{display:block;padding:0}.payment-history table tbody .details-row td:before{content:"";display:none}.payment-history table tbody .details-row .details-container{margin:0;padding:0}.payment-history table tbody .details-row .details-container li{margin-bottom:10px}.month-payment-breakdown{gap:20px}.month-payment-breakdown .month-payment-values h5{font-size:18px}.month-payment-breakdown .month-payment-values p{font-size:12px}.month-payment-breakdown .month-payment-background{height:50%}.card-header-content{gap:10px}.card-header-content .header-title h5{font-size:15px}.card-header-content .header-title p{font-size:13px}}@media only screen and (max-width:520px){.payment-account-info .payment-summary .payment-breakdown{gap:14px;grid-template-columns:1fr;padding:14px}.card-header-content .header-title h5{font-size:14px}.card-header-content .header-title p{font-size:12.5px}}@media only screen and (max-width:420px){.last-month-payments .bottom-right{flex-direction:column;width:100%}.last-month-payments .bottom-right div,.last-month-payments .bottom-right div button{width:100%}.payment-history .ph-header{gap:6px}.payment-history .ph-header>p{font-size:12.5px;line-height:1.3;margin-left:0;text-align:center;white-space:normal;width:100%}.payment-history .table-scroll{-webkit-overflow-scrolling:touch;overflow-x:hidden;width:100%}.payment-history table{min-width:0;width:100%}.payment-history table tbody tr{border-radius:10px;box-shadow:0 1px 0 #00000008;margin:0 8px 10px}.payment-history table tbody tr td{align-items:flex-start;display:flex;flex-wrap:wrap;font-size:12.5px;gap:8px;justify-content:space-between;line-height:1.25;padding:10px 12px;white-space:normal}.payment-history table tbody tr td:before{color:#8f8f8f;content:attr(data-name);flex:0 0 96px;flex:0 0 var(--ph-label-w,96px);font-size:11.5px;font-weight:600;line-height:1.2;margin-right:8px;min-width:96px;min-width:var(--ph-label-w,96px);text-transform:capitalize}.payment-history table tbody tr td>:not(:first-child){flex:1 1 auto;max-width:100%;min-width:0;overflow-wrap:anywhere;text-align:left;word-break:break-word}.payment-history table tbody tr td:first-child{padding-top:12px}.payment-history table tbody tr td:first-child .td-type{flex-wrap:wrap;gap:10px}.payment-history table tbody tr td:first-child .row-toggle{height:30px;width:30px}.payment-history .td-type{flex-wrap:wrap;gap:8px}.payment-history .td-type .type-stack{flex:1 1 auto;min-width:0}.payment-history .td-type .type-stack .type-label{font-size:13.5px;line-height:1.2}.payment-history .td-type .type-stack .type-sub{font-size:11.5px;max-width:100%;opacity:.85;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payment-history .td-status{flex-wrap:wrap;gap:6px;justify-content:flex-start}.payment-history .td-status .status-pill{font-size:11.5px;max-width:100%;overflow:hidden;padding:5px 9px;text-overflow:ellipsis}.payment-history .td-status .status-pill .status-icon{font-size:12px}.payment-history .status-pill{font-size:11.5px;padding:5px 9px}.payment-history .row-toggle{height:30px;width:30px}.payment-account-info .payment-summary .payment-summary-header .title-row h6{font-size:15px}.month-payment-breakdown{gap:15px;padding:10px}.month-payment-breakdown .month-payment-values h5{font-size:16px}.month-payment-breakdown .month-payment-values p{font-size:11px}#payment-model .accordion-item button.accordion-button{background:#f3f4f6;border-radius:10px 10px 0 0;color:#111827;height:auto;padding:10px 12px}#payment-model .accordion-item button.accordion-button .accordion-header .flex.center.justify-between.col-1-1{gap:1px!important;padding:0 8px!important}#payment-model .accordion-item button.accordion-button .accordion-header .flex.center.justify-between.col-1-1 .flex.center-center{align-items:center;justify-content:flex-start;width:100%!important}#payment-model .accordion-item button.accordion-button .accordion-header .mar-l-a{margin-left:0}#payment-model .payment-footer{flex-direction:column-reverse;gap:5px}}.bank-card{flex-shrink:0;height:150px;max-width:150px;min-width:150px}.bank-card .bank-card-logo,.bank-card .bank-card-logo-fallback{height:60px;width:60px}.payment-radio{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-color:#fff!important;background-image:none!important;border:2px solid #d1d5db!important;border-radius:50%!important;box-sizing:border-box!important;cursor:pointer;flex-shrink:0;height:20px!important;min-height:20px;min-width:20px;padding:0!important;position:relative;transition:all .2s ease!important;width:20px!important}.payment-radio:focus,.payment-radio:hover{border-color:#10b981!important}.payment-radio:focus{box-shadow:0 0 0 3px #10b98126!important;outline:none!important}.payment-radio:checked{background-color:#fff!important;border-color:#10b981!important}.payment-radio:checked:before{background-color:#10b981!important;border-radius:50%!important;content:""!important;height:10px!important;left:50%!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:10px!important}.payment-radio:checked:after{content:none!important;display:none!important;height:0!important;width:0!important}.payment-radio:disabled{background-color:#f3f4f6!important;cursor:not-allowed;opacity:.5}.secure-payment-text{margin-top:16px}.secure-payment-text p{font-size:14px}.secure-payment-header{align-items:flex-end;margin-top:-4px}.secure-payment-header .payment-icons,.secure-payment-header .secure-payment-label{justify-content:flex-end}@media(max-width:520px){.secure-payment-header{align-items:flex-start!important;margin-top:0}.secure-payment-header .payment-icons,.secure-payment-header .secure-payment-label{justify-content:flex-start!important}.payment-preview-header{align-items:left;gap:16px}.logo-container{justify-content:center}.logo-container,.preview-mode-container{margin-bottom:10px}.back-button{font-size:12px;padding:8px 12px}.back-button .btn-title{display:none}.page-title{font-size:16px!important}.payment-summary-header{align-items:flex-start;flex-direction:column;gap:12px}.payment-summary-header .summary-title{font-size:14px}.payment-summary-header .transaction-info{text-align:left;width:100%}.payment-summary-header .transaction-info .transaction-label{font-size:10px}.payment-summary-header .transaction-info .transaction-id{font-size:10px;padding:3px 8px}.button-pay-now{width:100%}.secure-payment-text p{font-size:10px}}@media(max-width:440px){.secure-payment-text{align-items:center!important;flex-direction:column!important;gap:8px!important}.secure-payment-text p{font-size:10px;text-align:center}}.tenant-eligibility-section{min-height:100vh}.tenant-eligibility-image{flex-shrink:0;width:60%}.tenant-eligibility-content{display:flex;min-height:100vh;padding:64px 96px 64px 64px;width:40%}.tenant-eligibility-content .tenant-eligibility-card{background:#0000;box-shadow:none;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:0}.tenant-eligibility-illustration{margin:0 auto;max-width:400px;width:100%}.tenant-eligibility-illustration svg{height:auto;width:100%}.tenant-eligibility-actions{flex-direction:row;width:100%}.tenant-eligibility-actions button{flex:1 1}.tenant-eligibility-logo{height:60px;left:32px;top:32px;z-index:10}.tenant-question-page{background:#f7f7f8;height:100vh;min-height:100vh;overflow:hidden}.tenant-question-page .tenant-question-sidebar{background:#55c7b3;color:#fff;height:100%;padding:60px 32px 32px}.tenant-question-page .tenant-question-sidebar .sidebar-header{margin-bottom:48px}.tenant-question-page .tenant-question-sidebar .sidebar-header .sidebar-logo{display:block;height:48px;width:auto}.tenant-question-page .tenant-question-sidebar .tenant-stepper{display:flex;flex:1 1;flex-direction:column;gap:0}.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item{align-items:flex-start;display:flex;font-size:15px;gap:16px;opacity:.7;padding:14px 0;position:relative}.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item .step-bullet{background:#55c7b3;border:2px solid #fffc;border-radius:50%;flex-shrink:0;height:16px;margin-top:2px;position:relative;width:16px;z-index:1}.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item .step-bullet.filled{background:#fff;border-color:#fff}.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item:not(:last-child):after{border-left:1px dashed #ffffff80;content:"";height:calc(100% - 4px);left:7px;position:absolute;top:32px;width:1px}.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item .step-label{color:#fff;font-size:15px;line-height:1.4}.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item.active{font-weight:600;opacity:1}.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item.active .step-bullet{background:#0000;border-color:#fff;border-width:2px;box-shadow:0 0 0 3px #ffffff4d}.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item.active .step-bullet:before{background:#fff;border-radius:50%;content:"";inset:2px;position:absolute}.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item.completed{opacity:1}.tenant-question-page .tenant-question-sidebar .sidebar-footer{color:#fffffff2;font-size:14px;line-height:1.6;margin-top:24px}.tenant-question-page .tenant-question-sidebar .sidebar-footer .bold{font-weight:600}.tenant-question-page .tenant-question-sidebar .sidebar-footer .muted{opacity:.95}.tenant-question-page .tenant-question-content{display:flex;flex:1 1;flex-direction:column;gap:32px;overflow-y:auto;padding:56px 72px}.tenant-question-page .tenant-question-content .content-header{align-items:center;display:flex;justify-content:space-between}.tenant-question-page .tenant-question-content .content-header .content-title{color:#55c7b3;font-size:20px;font-weight:600}.tenant-question-page .tenant-question-content .content-header .link-close{background:none;border:none;color:#000;cursor:pointer;font-size:14px;font-weight:500;padding:0;text-decoration:underline}.tenant-question-page .tenant-question-content .content-header .link-close:before{content:"✕ ";text-decoration:none}.tenant-question-page .tenant-question-content .question-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;gap:32px;padding:40px}.tenant-question-page .tenant-question-content .question-card .question-title{color:#000;font-size:24px;font-weight:600;line-height:1.3;margin:0}.tenant-question-page .tenant-question-content .question-card .question-disclaimer{background:#fdffff;border:1px solid #b8ebe2;border-radius:8px;color:#2a7a6b;font-size:14px;line-height:1.5;padding:14px 18px}.tenant-question-page .tenant-question-content .question-card .question-disclaimer strong{color:#55c7b3;font-weight:600}.tenant-question-page .tenant-question-content .question-card .question-input-wrapper{display:flex;flex-direction:column;gap:12px}.tenant-question-page .tenant-question-content .question-card .question-input-wrapper .input-label{color:#999;font-size:14px;font-weight:400}.tenant-question-page .tenant-question-content .question-card .question-input-wrapper .currency-input{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:12px;color:#000;display:flex;font-size:32px;font-weight:400;padding:12px 16px;position:relative;transition:all .2s ease}.tenant-question-page .tenant-question-content .question-card .question-input-wrapper .currency-input:focus-within{border-color:#55c7b3;box-shadow:0 0 0 4px #55c7b31a}.tenant-question-page .tenant-question-content .question-card .question-input-wrapper .currency-input .currency-symbol{color:inherit;font-size:1em;font-weight:inherit;padding-right:8px}.tenant-question-page .tenant-question-content .question-card .question-input-wrapper .currency-input .question-input{background:#0000;border:none;color:inherit;flex:1 1;font-size:1em;font-weight:inherit;outline:none;padding:0;width:100%}.tenant-question-page .tenant-question-content .question-card .question-input-wrapper .currency-input .question-input::placeholder{color:#ccc}.tenant-question-page .tenant-question-content .question-card .question-input-wrapper .currency-input .question-input:focus{outline:none}.tenant-question-page .tenant-question-content .question-card .question-input-wrapper .currency-input .question-input::-webkit-inner-spin-button,.tenant-question-page .tenant-question-content .question-card .question-input-wrapper .currency-input .question-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.tenant-question-page .tenant-question-content .question-card .question-input-wrapper .currency-input .question-input[type=number]{-moz-appearance:textfield}.tenant-question-page .tenant-question-content .question-card .question-options{display:flex;flex-direction:column;gap:16px}.tenant-question-page .tenant-question-content .question-card .question-options .question-option{background:#fff;border:1px solid #e0e0e0;border-radius:10px;color:#000;cursor:pointer;font-size:16px;font-weight:400;text-align:left;transition:all .2s ease}.tenant-question-page .tenant-question-content .question-card .question-options .question-option.selected{background:#55c7b3;border-color:#55c7b3;color:#fff;font-weight:500}.tenant-question-page .tenant-question-content .question-card .question-options .question-option:hover:not(.selected){background:#f9f9f9;border-color:#b0b0b0}.tenant-question-page .tenant-question-content .question-card .question-actions{display:flex;gap:16px;justify-content:flex-end;margin-top:auto}.tenant-question-page .tenant-question-content .question-card .question-actions .outline-btn,.tenant-question-page .tenant-question-content .question-card .question-actions .primary-btn{border-radius:8px;cursor:pointer;font-size:15px;font-weight:600;min-width:120px;transition:all .2s ease}.tenant-question-page .tenant-question-content .question-card .question-actions .outline-btn{background:#fff;border:1.5px solid #d0d0d0;color:#000}.tenant-question-page .tenant-question-content .question-card .question-actions .outline-btn:hover:not(:disabled){background:#fafafa;border-color:#a0a0a0}.tenant-question-page .tenant-question-content .question-card .question-actions .outline-btn:disabled{cursor:not-allowed;opacity:.4}.tenant-question-page .tenant-question-content .question-card .question-actions .primary-btn{background:#2d2452;border:none;color:#fff}.tenant-question-page .tenant-question-content .question-card .question-actions .primary-btn:hover:not(:disabled){background:#3a2f66}.tenant-question-page .tenant-question-content .question-card .question-actions .primary-btn:disabled{cursor:not-allowed;opacity:.5}.tenancy-alert{background-color:rgba(239,68,68,.125);color:#ef4444;font-size:clamp(14px,1vw,16px);justify-content:space-between;width:100%}.tenancy-alert .tenancy-alert-content{min-width:0}.tenancy-alert.info{background-color:#fafafb;border-color:#5dc6b3;color:#5dc6b3}.active-tenancy-top{justify-content:space-between}.active-tenancy-top .application-card-section{width:66.66%}.active-tenancy-top .widgets-section{flex:1 1}.active-tenancy-top .widgets-section .widget-section-container{flex-direction:column;gap:16px;height:100%;padding:20px}.active-tenancy-top .widgets-section .widget-section-container .widget-card{-webkit-backdrop-filter:blur(4px) brightness(100%);backdrop-filter:blur(4px) brightness(100%);background:linear-gradient(0deg,#ffffff1f,#ffffff1f);height:50%;padding:8px 24px;z-index:1}.active-tenancy-top .widgets-section .widget-section-container .widget-card.darken{background:linear-gradient(0deg,#0000001f,#0000001f)}@media only screen and (max-width:1366px){.active-tenancy-top{flex-direction:column;gap:16px}.active-tenancy-top .application-card-section,.active-tenancy-top .widgets-section{width:100%}.active-tenancy-top .widgets-section .widget-section-container{flex-direction:row;flex-wrap:wrap;gap:16px}.active-tenancy-top .widgets-section .widget-section-container .widget-card{height:auto;width:calc(50% - 8px)}}@media only screen and (max-width:1200px){.tenant-eligibility-content{padding:48px 64px 48px 48px}}@media only screen and (max-width:1080px){.tenancy-alert{font-size:clamp(13.5px,1.2vw,15px)}.tenant-eligibility-image{width:50%}.tenant-eligibility-content{padding:40px 48px 40px 40px;width:50%}}@media only screen and (max-width:1020px){.progress-application-card,.rental-application-card{flex-direction:column}.progress-application-card .col-1-3,.progress-application-card .col-2-3,.rental-application-card .col-1-3,.rental-application-card .col-2-3{width:100%!important}.card-header{flex-direction:column}.card-header .card-header-content .header-button{flex-direction:column;margin-left:0!important}.card-header .card-header-content .header-button .flex{width:100%}.savvy-benefits-header .card-header,.savvy-benefits-header .card-header .card-header-content.flex{flex-direction:row}.savvy-benefits-header .card-header .card-header-content.flex .header-button{flex-direction:row;margin-left:0!important}.savvy-benefits-header .card-header .card-header-content.flex .header-button .flex{width:auto}.tenant-eligibility-image{width:45%}.tenant-eligibility-content{padding:32px 40px 32px 32px;width:55%}.tenant-eligibility-logo{height:50px;left:24px;top:24px}}@media only screen and (max-width:760px){.application-card-section .application-section-container{flex-direction:column}.application-card-section .application-section-container .application-contant-section,.application-card-section .application-section-container .application-imag-card-container{width:100%}.application-card-section .application-section-container .application-contant-section{padding:14px 20px!important}.active-tenancy-top{flex-direction:column;gap:16px}.active-tenancy-top .application-card-section,.active-tenancy-top .widgets-section{width:100%}.active-tenancy-top .widgets-section .widget-section-container{flex-direction:column;padding:12px}.active-tenancy-top .widgets-section .widget-section-container .widget-card{height:auto;width:100%}.tenancy-alert{align-items:flex-start;flex-direction:column;gap:10px}.tenancy-alert-content{align-items:flex-start;width:100%}.tenancy-alert .group-btns,.tenancy-alert .group-btns .cursor-pointer button{width:100%}.tenant-eligibility-section{background-image:url(/static/media/BuildingImage.980aa3fb430130457cd4.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column}.tenant-eligibility-section:before{background:#ffffffd9;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.tenant-eligibility-content{min-height:100vh;padding:20% 10%;position:relative;width:100%;z-index:2}.tenant-eligibility-content .tenant-eligibility-card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000000f;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:20px}.tenant-eligibility-logo{height:48px;left:20px;top:20px;z-index:10}.tenant-eligibility-actions button{margin-top:0!important}.building-image{display:none}.tenant-question-page{flex-direction:column;height:auto;min-height:100vh;overflow-y:auto}.tenant-question-page .tenant-question-sidebar{background:#fff;height:auto;max-width:none;min-height:auto;padding:16px 20px;width:100%}.tenant-question-page .tenant-question-sidebar .sidebar-header{display:none}.tenant-question-page .tenant-question-sidebar .tenant-stepper{align-items:center;flex-direction:row;gap:6px;justify-content:flex-start;width:100%}.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item{flex:1 1;opacity:1;padding:0}.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item .step-bullet,.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item .step-label,.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item:not(:last-child):after{display:none}.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item:before{background:#e5e7eb;border-radius:2px;content:"";display:block;height:4px;width:100%}.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item.active:before,.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item.completed:before{background:#55c7b3}.tenant-question-page .tenant-question-sidebar .sidebar-footer{display:none}.tenant-question-page .tenant-question-content{height:auto;padding:32px 24px;width:100%}.tenant-question-page .tenant-question-content .question-card{padding:28px 24px}}@media only screen and (max-width:680px){.progress-application-card .col-2-3,.rental-application-card .col-2-3{padding:10px!important}.progress-application-card .card-details,.rental-application-card .card-details{display:flex;flex-direction:column;justify-content:space-between;width:100%}.progress-application-card .sm-flex-section,.rental-application-card .sm-flex-section{flex-direction:column;gap:12px}.progress-application-card .sm-flex-section button,.rental-application-card .sm-flex-section button{width:100%}.rental-application-card .credit-account-detail-status{margin-left:auto;text-align:center;width:200px}.rental-application-card .card-info-head{flex-direction:column-reverse;gap:10px}.rental-application-card .card-info-body{flex-direction:column;gap:10px}.group-block-header{align-items:flex-start;flex-direction:column;gap:8px}.group-block-header p:first-of-type{margin-left:auto}.application-card-section .application-section-container .application-contant-section .content-header{align-items:flex-start;gap:8px}.tenancy-alert .group-btns{flex-direction:column}.tenancy-alert .group-btns .cursor-pointer,.tenancy-alert .rounded-secondary-btn{width:100%}.tenancy-alert .rounded-secondary-btn span{display:flex;justify-content:center;width:100%}.tenant-eligibility-content{padding:20% 10%}.tenant-eligibility-actions{flex-direction:column;gap:12px!important}.tenant-eligibility-illustration{max-width:320px}.tenant-question-page .tenant-question-sidebar{padding:4px}.tenant-question-page .tenant-question-sidebar .tenant-stepper{gap:8px}.tenant-question-page .tenant-question-sidebar .tenant-stepper .step-item{padding:10px 0}.tenant-question-page .tenant-question-content{padding:24px 20px}.tenant-question-page .tenant-question-content .content-header .content-title{font-size:18px}.tenant-question-page .tenant-question-content .question-card{gap:24px;padding:24px 20px}.tenant-question-page .tenant-question-content .question-card .question-title{font-size:20px}.tenant-question-page .tenant-question-content .question-card .question-disclaimer{font-size:13px;padding:12px 16px}.tenant-question-page .tenant-question-content .question-card .question-input-wrapper .currency-input .currency-symbol,.tenant-question-page .tenant-question-content .question-card .question-input-wrapper .currency-input .question-input{font-size:28px}.tenant-question-page .tenant-question-content .question-card .question-options{gap:12px}.tenant-question-page .tenant-question-content .question-card .question-options .question-option{font-size:15px}.tenant-question-page .tenant-question-content .question-card .question-actions{align-items:stretch;flex-direction:column;gap:12px}.tenant-question-page .tenant-question-content .question-card .question-actions .outline-btn,.tenant-question-page .tenant-question-content .question-card .question-actions .primary-btn{min-width:auto;width:100%}}@media only screen and (max-width:520px){.application-card-section .application-section-container .application-contant-section .card-bottom{flex-direction:column;gap:10px}.application-card-section .application-section-container .application-contant-section .card-bottom button .center-center{align-content:end;align-items:end;justify-content:end}.application-card-section .application-section-container .application-contant-section .content-header{align-items:flex-start;flex-direction:column;gap:8px}#tenant-retal-details-page .botton-action{flex-direction:column-reverse}#tenant-retal-details-page .botton-action div,#tenant-retal-details-page .botton-action div button{width:100%}#tenant-retal-details-page .bottom-link{flex-direction:column;gap:5px;padding-left:22px;width:100%}#tenant-retal-details-page .bottom-link a .center-right{align-items:center;justify-content:flex-start}#tenant-retal-details-page .bottom-link a,.card-header .card-header-content .header-button{width:100%}.card-header .card-header-content .header-button .custom-select-container-wrap{flex-direction:column}.card-header .card-header-content .header-button .custom-select-container-wrap .custom-select-container{flex-direction:row}.card-header .card-header-content .header-button .custom-select-container-wrap .custom-select-container select{max-width:100%!important;width:100%!important}.savvy-benefits-header .card-header-content.flex .header-button{width:auto}.tenancy-alert .tenancy-alert-content p{font-size:10px}.tenancy-alert .tenancy-alert-content span p{font-size:12px}.no-tenancy-top-card .header-text h6{white-space:nowrap}.no-tenancy-top-card .header-text p{font-size:10px}.tenant-eligibility-logo{height:40px;left:16px;top:16px}.tenant-eligibility-content{padding:24% 8%}h3{font-size:24px}}@media only screen and (max-width:420px){.tenant-eligibility-illustration{max-width:280px}.tenant-eligibility-content{padding:40% 8%}.tenancy-alert .rounded-secondary-btn span p{font-size:10px}}#update-application-page .form-accordion .accordion-body .form-section-grid .span-2{grid-column:span 2}@media only screen and (max-width:680px){.my-application-actions .flex{flex-direction:column;gap:12px;width:100%}.my-application-actions .flex a,.my-application-actions .flex button{width:100%}.my-application-actions .flex a .flex,.my-application-actions .flex button .flex{flex-direction:row;width:100%}#update-application-page .form-accordion .accordion-body .form-section-grid{grid-template-columns:1fr!important}#update-application-page .form-accordion .accordion-body .form-section-grid .span-2{grid-column:span 1!important}#update-application-page .form-accordion .accordion-body .form-section-grid .phone-no-section{flex-direction:column}#update-application-page .form-accordion .accordion-body .form-section-grid .phone-no-section div{flex:0 1!important;width:100%}#edit-profile form .flex.gap-16{flex-direction:column}#edit-profile form .flex.gap-16 div{width:100%}}@media only screen and (max-width:420px){#update-application-page .form-bottom{flex-direction:column-reverse;gap:12px}#update-application-page .form-bottom button{width:100%!important}#update-application-page .form-accordion{padding:10px}#update-application-page .form-accordion .accordion-header .accordion-title{align-items:flex-start;flex-direction:column}#update-application-page .form-accordion .accordion-header .accordion-actions svg{height:20px!important;width:20px!important}#edit-profile .bottom-actions{flex-direction:column-reverse}}#subscription-content .box{max-width:920px!important;width:920px!important}#subscription-content .box .main-section{border-radius:24px;max-height:90vh;overflow-x:hidden;overflow-y:auto;padding:30px;scrollbar-width:none;width:100%}#subscription-content .box .main-section .card{max-width:357px}#subscription-content .box .main-section .card li svg,#subscription-content .box .main-section .card li svg rect{height:24px!important;width:24px!important}@media only screen and (max-width:900px){#subscription-content .box{max-width:95vw!important;width:95vw!important}}@media only screen and (max-width:768px){#subscription-content .card-section{align-items:stretch;flex-direction:column;justify-content:flex-start}#subscription-content .card-section .card{margin:auto auto 30px;max-width:357px!important;width:calc(100% - 15px)}#subscription-content .card-section .card li{margin-bottom:5px!important}}@media only screen and (max-width:580px){#subscription-content .box{max-width:90vw!important;width:90vw!important}#subscription-content .box .main-section{padding:10px}#subscription-content .box .main-section .card-section .card{height:calc(100% - 20px);margin-bottom:30px}#subscription-content .box .main-section .card-section .card li{margin-bottom:5px!important}#subscription-content .box .main-section .card-section .card li span{font-size:11px}#subscription-content .box .main-section .card-section .card li svg,#subscription-content .box .main-section .card-section .card li svg rect{height:24px!important;width:24px!important}}.tenant-declaration-page{background:#f7f7f8;min-height:100vh;overflow-y:auto}.tenant-declaration-page .declaration-logo{height:3.75rem;left:2rem;top:2rem;z-index:10}.tenant-declaration-page .declaration-close-btn{right:2rem;top:2rem;z-index:10}.tenant-declaration-page .declaration-close-btn .link-close{background:none;border:none;color:#000;cursor:pointer;font-size:14px;font-weight:500;padding:0;text-decoration:underline}.tenant-declaration-page .declaration-close-btn .link-close:before{content:"✕ ";text-decoration:none}.tenant-declaration-page .declaration-grid{max-width:75rem;padding:0 3rem}.tenant-declaration-page .declaration-illustration{flex-shrink:0}.tenant-declaration-page .declaration-illustration svg{height:auto;max-width:17.5rem;width:100%}.tenant-declaration-page .declaration-content{max-width:32.5rem}.tenant-declaration-page .declaration-checkbox{align-items:center;margin-top:1rem}.tenant-declaration-page .declaration-checkbox .checkbox-input{accent-color:#55c7b3;cursor:pointer;flex-shrink:0;margin-top:0;min-width:1.25rem}.tenant-declaration-page .declaration-checkbox .checkbox-text{line-height:1.5}.tenant-declaration-page .declaration-actions button{min-width:7.5rem}.tenant-declaration-page .declaration-footer{bottom:2rem;left:2rem}@media only screen and (max-width:56.25rem){.tenant-declaration-page{height:auto;min-height:100vh;padding-bottom:4rem;padding-top:5rem}.tenant-declaration-page .declaration-grid{gap:2rem;grid-template-columns:1fr;padding:0 2rem}.tenant-declaration-page .declaration-illustration{grid-column:span 12;justify-content:center}.tenant-declaration-page .declaration-illustration svg{max-width:13.75rem}.tenant-declaration-page .declaration-content{grid-column:span 12;max-width:100%}.tenant-declaration-page .declaration-footer{bottom:auto;left:auto;margin-top:2rem;padding:2rem 0;position:relative;text-align:center}}@media only screen and (max-width:32.5rem){.tenant-declaration-page{padding-top:4rem}.tenant-declaration-page .declaration-logo{height:3rem;left:1.25rem;top:1.25rem}.tenant-declaration-page .declaration-grid{gap:1.5rem;padding:0 1.25rem}.tenant-declaration-page .declaration-illustration svg{max-width:11.25rem}.tenant-declaration-page .declaration-actions{flex-direction:column;gap:.75rem}.tenant-declaration-page .declaration-actions button{width:100%}.tenant-declaration-page .declaration-footer{padding:1.5rem 0}}@media only screen and (max-height:40rem){.tenant-declaration-page{height:auto;min-height:100vh;padding-bottom:3rem;padding-top:5rem}.tenant-declaration-page .declaration-grid{gap:1.5rem}.tenant-declaration-page .declaration-illustration svg{max-width:9.375rem}.tenant-declaration-page .declaration-footer{bottom:auto;left:auto;padding:1.5rem 0;position:relative;text-align:center}}@media only screen and (max-height:30rem){.tenant-declaration-page{padding-top:4rem}.tenant-declaration-page .declaration-logo{height:2.5rem;left:1rem;top:1rem}.tenant-declaration-page .declaration-illustration{padding:.5rem 0}.tenant-declaration-page .declaration-illustration svg{max-width:7.5rem}.tenant-declaration-page .declaration-content h5{font-size:1.25rem}.tenant-declaration-page .declaration-content p{font-size:.875rem}.tenant-declaration-page .declaration-checkbox{margin-top:.5rem}.tenant-declaration-page .declaration-checkbox .checkbox-text{font-size:.875rem}.tenant-declaration-page .declaration-actions{gap:.5rem}.tenant-declaration-page .declaration-actions button{font-size:.875rem;padding:.625rem 1rem}.tenant-declaration-page .declaration-footer{font-size:.75rem;padding:1rem 0}}@media only screen and (max-width:32.5rem)and (max-height:40rem){.tenant-declaration-page .declaration-illustration svg{max-width:8rem}.tenant-declaration-page .declaration-grid{gap:1rem}}@media only screen and (max-width:1540px){.dashboard .quick-links,.property-cards{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:1248px){.dashboard .grid-view{grid-template-columns:repeat(1,1fr)}.property-cards{grid-template-columns:repeat(2,1fr)}#tenant-auth-page .login-content{align-items:center;justify-content:center;padding-right:0;width:100%}}@media only screen and (max-width:1200px){#pre-approval .all-configs .one{align-items:center;display:flex;flex-direction:column!important;gap:16px!important;padding:12px 8px}#pre-approval .all-configs .one .cp .img{display:block;height:120px;margin:0 0 12px;max-width:220px;object-fit:cover;width:100%}#pre-approval .all-configs .one .options{width:100%}main aside{height:100dvh;width:180px}main .container{width:-o-calc(100% - 180px);width:-ms-calc(100% - 180px);width:calc(100% - 180px)}main .container .children-container{border-top-left-radius:12px;min-height:calc(100vh - 56px);padding:4px 20px 20px}header,main .container .children-container .main-content-section{padding:16px}#auth-page .auth-content .inner{display:block;margin-bottom:80px;max-width:100%}#auth-page .auth-content .inner .col{height:auto;padding:0;width:100%}#auth-page .auth-content .inner .col .text{margin:0 auto;max-width:480px;padding:20px 0 20px 32px}#auth-page .auth-content .inner .col .text:after{left:0}#auth-page .auth-content .inner .col .box{margin:0 auto;width:480px}#auth-page .auth-content .inner .left{padding:40px 0}.dashboard{padding:16px}}@media only screen and (max-width:1080px){main .menu-btn{display:block}main aside{display:none;left:0;left:-268px;position:fixed;top:0;z-index:9999}main aside .rs-usercard{margin-top:30px!important}main aside .top .logo{margin-bottom:10px}main aside .top .logo svg{margin:0 auto}main aside .middle{height:-o-calc(100vh - 248px);height:-ms-calc(100vh - 248px);height:calc(100vh - 248px);padding:32px 16px 120px}main aside.aside-open{animation:slide-from-left .4s;animation-fill-mode:both;background-color:#fff;display:block;left:0}main .container{padding-top:56px;width:100%}main .container .children-container{border-top-left-radius:0;min-height:calc(100vh - 56px);padding:4px 16px 20px}main .container .children-container .main-content-section{padding:14px}header{background-color:#fff;border-bottom:1px solid #f0f0f0;left:0;padding:16px 16px 16px 56px;position:fixed;top:0;width:100%;z-index:11}#tenant-auth-page .login-content{align-items:center;justify-content:center;padding-right:0;width:100%}#tenant-auth-page .lady-image{display:none}}@media only screen and (max-width:1020px){.btn-wrapper{grid-template-columns:repeat(2,1fr)}#tenant-auth-page .row{display:block}#tenant-auth-page .row .col{height:auto}#tenant-auth-page .row .left,#tenant-auth-page .row .right{width:100%}#tenant-auth-page .row .left{padding:40px 0}#tenant-auth-page .row .left .box{display:block;margin:0 auto;max-width:420px;padding:0 16px}#tenant-auth-page .row .left .box .wc{margin:40px 0 20px}#tenant-auth-page .row .right{padding:80px 0 40px}#tenant-auth-page .row .right .box{padding:0 16px}#tenant-auth-page .row .right .box .img{max-width:420px}}@media only screen and (max-width:900px){#pre-approval{flex-direction:column!important;height:auto!important;overflow:visible!important}#pre-approval .left-panel-fixed{height:auto!important;min-width:100%!important;padding:24px!important;position:relative!important;width:100%!important}#pre-approval .right-scrollable{height:calc(100vh - 240px)!important;overflow-y:auto!important;padding:20px 0!important}}@media only screen and (max-width:680px){.tab-button-section{grid-gap:10px!important;display:grid!important;gap:10px!important;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important}main .container{padding-top:56px;width:100%}main .container .children-container{border-top-left-radius:0;min-height:calc(100vh - 56px);padding:4px 12px 20px}main .container .main-content-section{padding:12px}#rs-modal .inner .box .box-logout{padding:24px 20px!important;width:320px!important}#rs-modal .inner .box .box-logout h4{font-size:20px;line-height:1.2}#rs-modal .inner .box .box-logout p{font-size:14px}#rs-modal .inner .box .box-logout button{font-size:12px;height:32px;line-height:32px;padding:0 16px}#rs-modal .inner .box .box-logout button svg{height:12px;max-width:12px}}@media only screen and (max-width:520px){#pre-approval .all-configs .one .option-one{flex-direction:column!important}#pre-approval .all-configs .one .option-one .mar-l-a{margin-left:0;margin-top:10px}#pre-approval .all-configs .one .option-one .mar-l-a button{width:100%}main aside.aside-open{width:70%!important}.bread-crumb{flex-direction:column-reverse}.bread-crumb h6{font-size:30px}.bread-crumb nav{align-self:flex-end;font-size:10px!important}.bread-crumb{align-items:flex-start}.popup-bottom-action{flex-direction:column-reverse}.popup-bottom-action button{width:100%}.sm-hidden{display:none!important}main .container{padding-top:56px;width:100%}main .container .children-container{border-top-left-radius:0;min-height:calc(100vh - 56px);padding:4px 8px 20px}main .container .main-content-section{padding:10px}.btn-wrapper{display:block}.btn-wrapper div{margin-bottom:10px}#auth-page .auth-header{padding:16px}#auth-page .auth-header .logo svg{height:48px}#auth-page .auth-content .inner .col .text{padding:10px 0 10px 24px}#auth-page .auth-content .inner .col .text:after{width:6px}#auth-page .auth-content .inner .col .text h1{font-size:32px;margin-bottom:0}#auth-page .auth-content .inner .col .text h1 br{display:none}#auth-page .auth-content .inner .col .text h5{font-size:18px}.digital-signature-buttons{align-items:normal;flex-direction:column}}@keyframes slide-from-left{0%{transform:translateX(-268px)}to{transform:translateX(0)}}#tenant-auth-page .login-content{align-items:left;justify-content:center}.auth-card{background:#fff;border:2px solid #f0f0f0;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;height:min(600px,82vh);overflow:hidden;padding:40px 40px 20px;width:min(460px,92vw)}.auth-card .auth-card-header{flex-shrink:0}.auth-card .auth-card-body{-webkit-overflow-scrolling:touch;flex:1 1;overflow-x:hidden;overflow-y:auto;padding-right:8px;scroll-behavior:smooth}.auth-card .auth-card-footer{flex-shrink:0;margin-top:auto;padding-top:20px}.auth-card .or-row{align-items:center;display:flex;gap:16px;justify-content:center}.auth-card .or-row hr{background:#f0f0f0;border:none;flex:1 1;height:1px}.lady-image{pointer-events:none}@media(max-width:1020px){.logo-icon{height:50px!important;left:30px!important;top:30px!important}}@media(max-width:768px){.logo-icon{height:40px!important;left:20px!important;top:20px!important}.bottom-left-icon,.top-right-icon{height:160px!important}input[type=checkbox]{height:14px!important;width:14px!important}input[type=checkbox]:checked:after,input[type=checkbox]:checked:before{transform:rotate(-45deg) translateY(7.5px) translateX(-3px);transform-origin:top left}input[type=checkbox]:checked:before{background:#fff;height:3px;left:0;top:-1px;width:6px}input[type=checkbox]:checked:after{background:#3d3368;height:3px;left:0;top:-2px;width:6px}.color-light.f-w-300,.color-light.t-a-c.f-w-300,.t-a-r.color-primary.f-w-300{font-size:14px!important}ul{gap:0!important}ul li a p{font-size:11px!important}.auth-card{padding:24px 24px 16px}.auth-card .auth-card-body{max-height:calc(100vh - 160px);overflow-y:auto}.auth-card .auth-card-footer{padding-top:16px}.lady-image{display:none!important;height:80%!important;right:120px!important}}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}@font-face{font-family:SF Pro Text;font-style:normal;font-weight:600;src:url(/static/media/FontsFree-Net-SFProText-Semibold.fee27977166efaac0a2a.ttf) format("truetype")}.truncate-\[100\]{max-width:100px}.truncate-\[100\],.truncate-\[120\]{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.truncate-\[120\]{max-width:120px}.truncate-\[150\]{max-width:150px}.truncate-\[150\],.truncate-\[200\]{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.truncate-\[200\]{max-width:200px}.truncate-\[250\]{max-width:250px}.truncate-\[250\],.truncate-\[300\]{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.truncate-\[300\]{max-width:300px}#credit-score-page{background-color:#fff;padding:40px}#credit-score-page .credit-score-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1.5fr;margin-bottom:60px}#credit-score-page .box{background:#fff;border-radius:16px;padding:20px}#credit-score-page .left{align-items:center;display:flex;justify-content:center}#credit-score-page .right{display:flex;flex-direction:column;justify-content:center}#credit-score-page .header{align-items:center;display:flex;margin-bottom:20px}#credit-score-page .header h4{font-size:2rem;margin:0}#credit-score-page .t-l-l{margin-bottom:20px}#credit-score-page .t-l-l p{font-size:1.1rem;line-height:1.6}#credit-score-page .tenancy-action-panel{grid-gap:30px;display:grid;gap:30px;grid-column:1/-1;grid-template-columns:1fr 1fr;margin-top:20px}#credit-score-page .tenancy-action-panel .credit-upload-card,#credit-score-page .tenancy-action-panel .tenancy-guide-card{background:#fff;border:1px solid #e0e0e0;border-radius:16px;display:flex;flex-direction:column;height:100%;padding:30px;position:relative}#credit-score-page .tenancy-action-panel .credit-upload-card .section-title,#credit-score-page .tenancy-action-panel .tenancy-guide-card .section-title{border-bottom:2px solid #f0f0f0;color:#3d3368;font-size:1.25rem;font-weight:700;margin-bottom:20px;padding-bottom:15px}#credit-score-page .tenancy-action-panel .credit-upload-card .intro,#credit-score-page .tenancy-action-panel .tenancy-guide-card .intro{color:#4b5362;font-size:.95rem;margin-bottom:20px}#credit-score-page .tenancy-action-panel .tenancy-guide-card{border-top:4px solid #5dc6b3}#credit-score-page .tenancy-action-panel .tenancy-guide-card .check-steps{margin-bottom:25px;padding-left:20px}#credit-score-page .tenancy-action-panel .tenancy-guide-card .check-steps li{color:#4b5362;line-height:1.5;margin-bottom:15px}#credit-score-page .tenancy-action-panel .tenancy-guide-card .check-steps li strong{color:#5dc6b3;display:block;margin-bottom:4px}#credit-score-page .tenancy-action-panel .tenancy-guide-card .rounded-secondary-btn{background-color:#5dc6b3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:auto;padding:12px;transition:background .2s;width:100%}#credit-score-page .tenancy-action-panel .tenancy-guide-card .rounded-secondary-btn:hover{background-color:#3eb29d}#credit-score-page .tenancy-action-panel .credit-upload-card{border-top:4px solid #3d3368}#credit-score-page .tenancy-action-panel .credit-upload-card .upload-actions{display:flex;flex-direction:column;gap:10px;margin-top:auto}#credit-score-page .tenancy-action-panel .credit-upload-card .upload-actions .rounded-secondary-btn{background-color:#3d3368;border:1px solid #3d3368;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px;transition:all .2s ease;width:100%}#credit-score-page .tenancy-action-panel .credit-upload-card .upload-actions .rounded-secondary-btn.outlined{background-color:#0000;color:#3d3368}#credit-score-page .tenancy-action-panel .credit-upload-card .upload-actions .rounded-secondary-btn.outlined:hover{background-color:#3d3368;color:#fff}#credit-score-page .tenancy-action-panel .credit-upload-card .upload-actions .rounded-secondary-btn:disabled{cursor:not-allowed;opacity:.6}#credit-score-page .tenancy-action-panel .credit-upload-card .upload-actions .text-link-btn{background:none;border:none;color:#4b5362;cursor:pointer;font-size:.9rem;text-decoration:underline}#credit-score-page .tenancy-action-panel .credit-upload-card .upload-actions .text-link-btn:hover{color:#1f2228}#credit-score-page .tenancy-action-panel .helper-text{color:#7a8599;font-size:.8rem;margin-top:15px;text-align:center}#credit-score-page .tenancy-action-panel .helper-text.error{color:#e42127}#credit-score-page .tenancy-action-panel .upload-feedback{font-size:.9rem;margin-top:12px;text-align:center}#credit-score-page .tenancy-action-panel .upload-feedback.success{color:#0b9547}#credit-score-page .tenancy-action-panel .upload-feedback.error{color:#e42127}@media(max-width:1113px){#credit-score-page .credit-score-section{grid-template-columns:1fr}#credit-score-page .credit-score-section .box.left,#credit-score-page .credit-score-section .box.right{align-items:center;text-align:center}#credit-score-page .credit-score-section .header{flex-direction:column;justify-content:center;text-align:center}#credit-score-page .credit-score-section .header .mar-l-a{margin-left:0;margin-top:10px}#credit-score-page .tenancy-action-panel{grid-template-columns:1fr}}#credit-score-page .credit-score-container{align-items:center;background-color:#f5f4fa;border:1px solid #e0e0e0;border-radius:10px;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;position:relative;width:100%}#credit-score-page .credit-score-container .left-section{flex:1 1;max-width:60%;padding:26px}#credit-score-page .credit-score-container .left-section .heading{color:#3d3368;font-size:18px;font-weight:600;margin-bottom:12px}#credit-score-page .credit-score-container .left-section .info-list{color:#8a85a0;font-size:16px;line-height:1.8;list-style-type:disc;padding-left:20px}#credit-score-page .credit-score-container .right-section{bottom:0;opacity:.9;pointer-events:none;position:absolute;right:0;z-index:1}#credit-score-page .credit-score-container .right-section .credit-illustration{display:block;height:auto;width:350px}@media only screen and (max-width:768px){#credit-score-page{padding:20px}#credit-score-page .credit-score-container{align-items:flex-start;flex-direction:column;margin-top:20px;padding-bottom:0}#credit-score-page .credit-score-container .left-section{margin-bottom:20px;max-width:100%;z-index:2}#credit-score-page .credit-score-container .right-section{display:flex;justify-content:center;opacity:1;position:relative;width:100%}#credit-score-page .credit-score-container .right-section .credit-illustration{max-width:300px;width:80%}}@media only screen and (max-width:480px){#credit-score-page .credit-score-container .left-section .info-list{grid-template-columns:1fr}}@media only screen and (max-width:520px){#credit-score-page{padding:15px!important}}#semi-circle-chart .semi-donut{--percentage:0;--fill:#ff0;align-items:flex-end;box-sizing:border-box;color:var(--fill);display:flex;font-size:22px;font-weight:600;height:200px;justify-content:center;overflow:hidden;position:relative;width:400px}#semi-circle-chart .semi-donut:after{animation:fillAnimation 1s ease-out forwards;border:40px solid;border-color:#00000026 #00000026 var(--fill) var(--fill);border-radius:50%;box-sizing:border-box;content:"";height:400px;left:0;position:absolute;top:0;width:400px}@keyframes fillAnimation{0%{transform:rotate(-45deg)}to{transform:rotate(calc(1deg*(-45 + var(--percentage)*1.8)))}}@media(max-width:768px){#semi-circle-chart .semi-donut{font-size:16px;height:140px;width:280px}#semi-circle-chart .semi-donut:after{border-width:28px;height:280px;width:280px}}#semi-circle-chart .semi-donut .gauge-wrapper{align-items:flex-end;display:flex;height:80px;justify-content:center;position:relative;width:120px;z-index:3}@media(max-width:768px){#semi-circle-chart .semi-donut .gauge-wrapper{height:60px;width:90px}}#semi-circle-chart .semi-donut .gauge-wrapper .pointer{animation:pointerAnimation 1s ease-out forwards;border-radius:999px;bottom:0;height:58px;left:50%;position:absolute;transform:translateX(-50%) rotate(-90deg);transform-origin:50% 100%;width:4px}#semi-circle-chart .semi-donut .gauge-wrapper .pointer:after{border-bottom:16px solid #3d3368;border-left:8px solid #0000;border-right:8px solid #0000;bottom:100%;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}@media(max-width:768px){#semi-circle-chart .semi-donut .gauge-wrapper .pointer{border-bottom:12px solid #3d3368;border-left:6px solid #0000;border-right:6px solid #0000;height:48px}}@keyframes pointerAnimation{0%{transform:translateX(-50%) rotate(-90deg)}to{transform:translateX(-50%) rotate(calc(1deg*(-90 + var(--percentage)*1.8)))}}#semi-circle-chart .semi-donut .gauge-wrapper .gauge-container{align-items:flex-end;display:flex;height:60px;justify-content:center;position:relative;width:120px}@media(max-width:768px){#semi-circle-chart .semi-donut .gauge-wrapper .gauge-container{height:50px;width:90px}}#semi-circle-chart .semi-donut .gauge-wrapper .gauge-container .gauge-outer{align-items:flex-end;background:#fff;border-radius:120px 120px 0 0;box-shadow:0 2px 6px #0000001a;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}#semi-circle-chart .semi-donut .gauge-wrapper .gauge-container .gauge-outer .gauge-inner{align-items:flex-end;background:#3d3368;border-radius:120px 120px 0 0;color:#fff;display:flex;font-family:Arial,sans-serif;font-size:20px;font-weight:600;height:calc(100% - 8px);justify-content:center;left:8px;line-height:1.8;position:absolute;right:8px;top:8px;z-index:2}@media(max-width:768px){#semi-circle-chart .semi-donut .gauge-wrapper .gauge-container .gauge-outer .gauge-inner{font-size:16px}}
/*# sourceMappingURL=main.45eddc23.css.map*/