html{font-family:Inter,sans-serif}*,body{margin:0}*{box-sizing:border-box;padding:0}.signin-container{align-items:center;background-color:#f7f9fb;display:flex;flex-direction:row;height:100vh;justify-content:space-around;width:100vw}.logo-wrapper img{flex-shrink:0;height:133px;width:592px}.signin-form-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(0deg,#fff6,#fff6),#fffc;border-radius:32px;height:700px;justify-content:center;padding:24px;width:560px}.signin-form-container,.signin-form-wrapper{align-items:center;display:flex;flex-direction:column;gap:28px}.signin-form-wrapper{width:384px}.signin-form-wrapper input{background:#e5ecf680;border:none;border-radius:16px;font-size:18px;height:56px;padding:10px;width:100%}.signin-form-wrapper input:focus{outline-color:#000}.signin-form-wrapper Button{background-color:#000;border-radius:16px;color:#fff;font-size:18px;padding:16px 24px;width:100%}.update-formcontainer{background:#f7f9fb;height:100vh;padding:162px 380px;width:100vw}.update-formcontainer,.update-password-form{align-items:center;display:flex;justify-content:center}.update-password-form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(0deg,#fff6,#fff6),#fffc;border-radius:32px;border-radius:var(--Radius-32,32px);flex-direction:column;flex-shrink:0;gap:24px;height:700px;padding:24px;padding:var(--24,24px);width:680px}.update-password-form button{margin-top:28px}.update-password-form h2{font-size:24px;margin-bottom:20px;text-align:center}.update-password-form label{color:#333;display:block;margin-bottom:5px}.update-password-form p{font-feature-settings:"cv11" on,"cv01" on,"ss01" on;color:#1c1c1c66;color:var(--black-40,#1c1c1c66);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.update-password-form input[type=password]{background:#e5ecf680;background:var(--primary-purple-50,#e5ecf680);border:none;border-radius:4px;border-radius:16px;border-radius:var(--16,16px);height:56px;margin-bottom:10px;padding:10px;width:100%}.update-password-form .strength-bar{background-color:#ddd;border-radius:5px;height:10px;margin-bottom:8px}.update-password-form .strength-bar.strength-0{background-color:#ff4545;width:10%}.update-password-form .strength-bar.strength-1{background-color:#ff6a45;width:25%}.update-password-form .strength-bar.strength-2{background-color:#ffd245;width:50%}.update-password-form .strength-bar.strength-3{background-color:#bff845;width:75%}.update-password-form .strength-bar.strength-4{background-color:#45e645;width:100%}.update-password-form button{background:#1c1c1c;background:var(--Primary-Brand,#1c1c1c);border-radius:16px;border-radius:var(--16,16px);color:#fff;cursor:pointer;font-size:16px;padding:10px;width:100%}.update-password-form button:hover{background-color:#0056b3}.header{background-color:#fff;flex-direction:row;font-family:Inter,Arial,"Sans-serif"!important;height:88px;margin-bottom:30px;padding:25px 25px 25px 40px}.header-nav{float:right;width:200px}.header-nav,.setting-wrapper{display:flex;flex-direction:row;justify-content:space-evenly}.setting-wrapper{align-items:center;background:#c3a6c533;border-radius:20px;flex-shrink:0;height:30px;width:90px}.setting-icon{height:20.003px;width:19.649px}.profile-icon{flex-shrink:0;height:30px;width:20px}#setting-link{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start}.sidebar1{background-color:#333;color:#fff;height:100vh;width:250px}.sidebar1 .menu-item1{cursor:pointer;padding:20px}.sidebar1 .menu-item1:hover{background-color:#555}.sidebar1 .menu-item1 .submenu1{display:block}.sidebar1 .menu-item1 .submenu1 .submenu-item1{cursor:pointer;padding:10px 20px}.sidebar1 .menu-item1 .submenu1 .submenu-item1:hover{background-color:#777}.content-heading{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:30px}.add-button{background-color:#400c41;border:none;border-radius:26px;color:#fff;cursor:pointer;font-size:16px;height:40px;width:140px}.officeCard{align-items:flex-start;background:#f7f9fb;background:var(--Primary-Light,#f7f9fb);border-radius:16px;border-radius:var(--16,16px);display:flex;flex:1 0;flex-direction:column;gap:16px;gap:var(--16,16px);min-width:240px;padding:24px;padding:var(--24,24px)}.add-offices-wrapper{align-items:center!important;background-color:#fff;border-radius:20px;display:flex!important;flex-direction:column!important;font-family:Inter,Arial,"Sans-serif"!important;height:540px;margin:10% auto auto;padding:20px;width:884px}.add-offices-wrapper .exit-button{margin-bottom:30px;width:100%}.add-offices-wrapper .exit-button img{float:right}.office-tab-container{align-items:center;align-self:stretch;display:flex;justify-content:space-between;padding:0 8px}.office-type-container{display:flex;font-size:14px;font-weight:600;gap:12px}.office-type-container span{cursor:pointer}.office-type-container span.active,.office-type-container span:hover{border-bottom:2px solid #000}.add-office{cursor:pointer;font-weight:300}.form-layout{align-items:center;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(180deg,#d7d0ff33,#cbddff80);bottom:0;display:flex;flex-direction:column;gap:28px;height:100vh;justify-content:center;left:0;padding:20px;position:absolute;top:0;width:100vw;z-index:2}.form-layout .form-group{margin-bottom:20px;width:300px}.form-layout .form-group label{display:block;margin-bottom:5px}.form-layout .input{background-color:#fffc;border:1px solid #1c1c1c1a;border:1px solid var(--black-10,#1c1c1c1a);border-radius:12px;border-radius:var(--12,12px);box-sizing:border-box;height:45px;padding:10px;width:100%}.exit-form{align-items:center;background-color:#1c1c1c0d;background-color:var(--black-5,#1c1c1c0d);border:none;border-radius:12px;border-radius:var(--12,12px);cursor:pointer;display:flex;gap:8px;gap:var(--8,8px);height:40px;height:var(--40,40px);justify-content:center;padding:8px;padding:var(--8,8px);width:40px;width:var(--40,40px)}.exit-form-wrapper{float:right;height:50px;width:680px;z-index:20}.form-container{background-color:#fff;border-radius:20px;gap:28px;gap:var(--28,28px)}.form-container,.form-wrapper{align-items:center;display:flex;flex-direction:column;height:704px;justify-content:center;width:680px}.form-wrapper{gap:28px}.form-wrapper .input-wrapper{display:flex;flex-direction:column;gap:28px;width:60%}.form-wrapper .input-wrapper label{display:flex;flex-direction:column;gap:10px}.upload-wrapper{gap:90px}.help-msg-wrapper{color:#1c1c1c66;color:var(--black-40,#1c1c1c66);font-size:14px;font-weight:400}.file-wrapper{display:flex;flex-direction:column;gap:18px;width:60%}.file-wrapper :first-child{font-size:14px;font-weight:600}.file-wrapper :nth-child(3){text-align:center}.choice-button{align-content:center;align-items:center;display:flex;flex-wrap:wrap;gap:16px 16px;gap:16px var(--16,16px);justify-content:center;min-width:313px}.choice-button :nth-child(2){background-color:#000;color:#fff}.choice-button button{align-items:center;border:none;border-radius:12px;display:flex;flex:1 0;gap:8px;gap:var(--8,8px);height:40px;justify-content:center;padding:8px 16px;padding:var(--8,8px) var(--16,16px)}.choice-button span{font-size:18px;font-style:normal;font-weight:400}.message{border-radius:5px;color:#fff;margin-top:20px;padding:10px}.success{background-color:#4caf50}.error{background-color:#f44336}.active{display:block}.name-wrapper{display:flex;justify-content:space-between;width:100%}.name-wrapper input{width:48%!important}.aor-and-role-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.aor-and-role-wrapper select{border:1px solid #1c1c1c1a;border:1px solid var(--black-10,#1c1c1c1a);border-radius:8px;border-radius:var(--8,8px);height:28px;padding:5px 20px}.form-page-container{align-items:flex-start;display:flex;flex-direction:column;gap:28px;gap:var(--28,28px)}.form-page-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:8px;width:100%}.f-p-t{border-bottom:2px solid #1c1c1c;color:#1c1c1c;font-size:14px;padding-bottom:2px}.admin-form-tab-wrapper{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:space-between}.admin-form-tab-wrapper div span{color:#1c1c1c66;cursor:pointer;font-size:14px}.admin-form-tab-wrapper div span:hover{border-bottom:2px solid #1c1c1c;color:#1c1c1c}.table-active{border-bottom:2px solid #1c1c1c!important;color:#1c1c1c!important}.table-scroll{display:block;overflow-x:auto;white-space:nowrap}.data-table-container button{background-color:#000;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:12px;padding:6px;width:64px}.upload-wrapper{flex-direction:column;gap:38px;height:704px;width:680px}.upload-Button{align-items:center;background:#1c1c1c;background:var(--Primary-Brand,#1c1c1c);border-radius:16px;border-radius:var(--16,16px);color:#fff;cursor:pointer;display:flex;gap:8px;gap:var(--8,8px);justify-content:center;padding:16px 24px;padding:var(--16,16px) var(--24,24px);width:344px}.aca-bundle-forms{display:flex;flex-direction:column;gap:28px}.aca-bundle-forms>div{background-color:#e3f5ff}.status-cancel{background-color:red;color:#fff}.status-cancel,.status-declined{border-radius:5px;padding:3px 10px}.status-declined{background-color:#ff0;color:#000}.status-paid{background-color:green;border-radius:5px;color:#fff;padding:3px 10px}.dependents-section{display:flex;flex-direction:column;gap:34px}.dependents-section button{background-color:#f7f9fb!important;border-radius:14px!important;height:40px!important;width:40px!important}.dependent{flex-direction:column}.dependent,.form-link{display:flex;gap:20px}.form-link div:hover{background-color:#e3f5ff}.submission-form-container{display:flex;flex-direction:column;gap:28px}.form-section{background:#f7f9fb;background:var(--Primary-Light,#f7f9fb);border-radius:16px;padding:30px 24px 24px;padding:30px var(--24,24px) var(--24,24px) var(--24,24px)}.form-section label{font-size:14px;font-style:normal;font-weight:600}.member-info input{align-items:flex-start;background:#fffc;background:var(--white-80,#fffc);border:1px solid #1c1c1c1a;border:1px solid var(--black-10,#1c1c1c1a);border-radius:5px;border-radius:var(--12,5px);display:flex;flex-direction:column;gap:4px;gap:var(--4,4px);height:40px;justify-content:center;margin-bottom:16px;margin-top:10px;max-width:350px;min-width:200px;padding:4px 12px;padding:var(--4,4px) var(--12,12px)}.radio-option{align-items:center;display:flex;gap:7px}.radio-option input,.radio-option label{cursor:pointer}.radio-option:hover{color:#752982}.nb-radial-option-wrapper{align-items:center;background:#fffc;background:var(--white-80,#fffc);border:1px solid #1c1c1c1a;border:1px solid var(--black-10,#1c1c1c1a);border-radius:12px;border-radius:var(--12,12px);display:flex;flex-direction:row;flex-wrap:wrap;font-size:14px;font-style:normal;gap:15px;justify-content:flex-start;padding:12px 15px;width:100%}.submit-submission-form{align-items:flex-end;display:flex;height:100%;justify-content:flex-end;width:100%}.submit-submission-form Button{background-color:#752982;border:none;color:#fff}.form-details-container{background-color:#fff;border:1px solid #f0f0f0;border-radius:8px;max-height:80vh;overflow-y:auto;padding:16px;width:100%}.enable-form-button{border:none}.form-details-section{margin-bottom:24px}.ant-descriptions-bordered .ant-descriptions-item-label{font-weight:700}.white-back-button{align-items:center;background-color:#fff;border:1px solid #1c1c1c1a;border:1px solid var(--black-10,#1c1c1c1a);border-radius:8px;border-radius:var(--8,8px);display:flex;gap:4px;gap:var(--4,4px);justify-content:center;padding:4px 8px;padding:var(--4,4px) var(--8,8px);transition:gap .5s,padding-right .5s,background-color .5s}.white-back-button:hover{background-color:rgba(28,28,28,.102);gap:8px;padding-right:8px}.white-back-button:hover span{color:#000}.form-title{background:#752982;background:var(--Brand-Light-Primary,#752982);border-radius:16px;padding:24px;padding:24px var(--24,24px) var(--24,24px) var(--24,24px)}.form-title span{color:#fff;font-size:14px;font-weight:600}.form-heading{background:#e5ecf6;background:var(--Primary-Purple,#e5ecf6);border-radius:16px;padding:24px;padding:24px var(--24,24px) var(--24,24px) var(--24,24px);width:100%}.form-heading span{color:#000;font-size:14px;font-weight:600}.form-input-wrapper{align-items:flex-start;background:#f7f9fb;background:var(--Primary-Light,#f7f9fb);border-radius:16px;display:flex;flex:1 0;flex-direction:column;gap:16px;gap:var(--16,16px);padding:24px}.form-input-wrapper label{color:#000;font-size:14px;font-weight:600}.form-input-wrapper input{background:#fffc;background:var(--white-80,#fffc);border:1px solid #1c1c1c1a;border:1px solid var(--black-10,#1c1c1c1a);border-radius:12px;border-radius:var(--12,12px);height:40px;padding:4px 12px;padding:var(--4,4px) var(--12,12px);width:100%}.remove-ancillary-container{align-items:flex-start;align-self:stretch;background:#e3f5ff;background:var(--Primary-Blue,#e3f5ff);border-radius:16px;display:flex;flex:1 0;flex-direction:row;gap:16px;gap:var(--16,16px);justify-content:space-between;padding:24px;padding:24px var(--24,24px) var(--24,24px) var(--24,24px)}.remove-ancillary-container button{align-items:center;background:#fff;background:var(--white-100,#fff);border:none;border-radius:8px;border-radius:var(--8,8px);color:#000;display:flex;font-size:14px;gap:4px;gap:var(--4,4px);justify-content:center;padding:4px 8px;padding:var(--4,4px) var(--8,8px);transition:gap .5s,padding-right .5s,background-color .5s}.remove-ancillary-container button:hover{background-color:#dc5252;gap:8px;padding-right:8px}.remove-ancillary-container button:hover span{color:#000}.add-ancillary-button{align-items:center;background:#fff;background:var(--white-100,#fff);border:none;border-radius:8px;border-radius:var(--8,8px);color:#000;display:flex;font-size:14px;font-weight:400;gap:4px;gap:var(--4,4px);justify-content:center;padding:4px 8px;padding:var(--4,4px) var(--8,8px);transition:gap .5s,padding-right .5s,background-color .5s}.add-ancillary-button:hover{background-color:#752982;gap:8px;padding-right:8px}.add-ancillary-button:hover span{color:#fff}.customer-details-container{background-color:#fff;height:102vh;left:-10px;padding:16px;position:absolute;top:0;width:102%;z-index:3}.custo-input{display:flex;flex-direction:column;gap:10px;padding:10px}.office-cards-container{display:flex;flex-wrap:wrap;gap:24px;margin-top:60px;padding:25px}.ant-card-body{padding:20px 0 0!important}.office-card{box-shadow:0 4px 25px -8px #00000040!important;margin-right:20px;text-align:center;width:300px}.card-content{align-items:center;display:flex;justify-content:space-around;margin-bottom:20px}.card-content .user-type{font-size:20px;font-size:medium}.card-action{background-color:#1677ff1f;border-bottom-left-radius:8px;border-bottom-right-radius:8px;height:60px;padding-top:10px;width:100%}.card-action img{cursor:pointer}.card-view-button{background-color:#762d84;border-bottom-left-radius:8px;border-bottom-right-radius:8px;cursor:pointer;height:31px;margin:auto;padding:5px;width:102px}.card-wrapper{align-items:flex-start;background:#f7f9fb;border-radius:16px;cursor:pointer;display:flex;flex:1 0;flex-direction:column;gap:16px;min-width:280px;padding:24px}.company-heading{display:flex;flex-direction:column;font-size:12px;gap:2px}.company-heading :first-child{color:#000;font-style:normal;font-weight:600}.company-heading :nth-child(2){color:#1c1c1c66;font-weight:400}.card-goal-progress{display:flex}.card-goal-progress span{color:#8a8cd9;font-size:12px;font-weight:400}.progress-bar{background-color:#e0e0e0;border-radius:8px;overflow:hidden;width:100%}.progress-bar .progress{background-color:#76a9fa;background:#a1e3cb;color:#fff;height:4px;line-height:20px;text-align:center;transition:width .4s ease}.progress-bar .progress:before{content:attr(data-progress)}.card-goal-stats{font-size:12px;font-weight:400}.card-goal-stats,.card-images{display:flex;justify-content:space-between;width:100%}.card-images :nth-child(2) img{height:29px;width:77px}.Toastify__toast-container{display:flex;height:153px;padding:16px 28px;padding:var(--16,16px) var(--28,28px);width:546px}.custom-toast-Container{align-items:center;background:#1c1c1c;background:var(--black-100,#1c1c1c);display:flex;flex-direction:row;gap:24px;justify-content:space-between}.Toastify__progress-bar--wrp{height:none}.Toastify__toast-theme--light{background-color:#1c1c1c}.form-card-wrapper{background:#f7f9fb;background:var(--Primary-Light,#f7f9fb);border-radius:16px;border-radius:var(--16,16px);cursor:pointer;display:flex;flex-direction:column;gap:20px;padding:24px}.form-card-Title{font-size:14px;font-weight:700}.card-line{border-bottom:1px solid #e5ecf6;width:100%}.deals-wrapper{display:flex;flex-direction:column;gap:5px}.deals-wrapper div{display:flex;justify-content:space-between;width:100%}.doughnut-grade-card,.grade-card-wrapper{align-items:center;display:flex;font-size:50px;justify-content:center}.doughnut-grade-card{height:100%;position:absolute;right:0;top:0;width:100%}.doughnut-card{background-color:#e3f5ff;border-radius:5px;padding:30px;position:relative;width:100%}.doughnut-card Canvas{height:100%!important;width:100%!important}.deduction-report{background-color:#e3f5ff;border-radius:5px;display:flex;flex-direction:column;font-size:14px;font-weight:600;gap:5px;height:100%;padding:20px;width:100%}.deduction-report div{display:flex;flex-direction:row;gap:5px}.sales-form-wrapper{align-self:stretch;display:flex;flex-direction:column;gap:28px;margin:auto;width:771px}.sales-form-wrapper button{background:#1c1c1c;background:var(--Primary-Brand,#1c1c1c);border:none;border-radius:16px;border-radius:var(--16,16px);color:#fff;width:200px}.input-group{align-items:flex-start;background:#f7f9fb;background:var(--Primary-Light,#f7f9fb);border-radius:16px;display:flex;flex:1 0;flex-direction:column;gap:16px;gap:var(--16,16px);padding:24px;padding:24px var(--24,24px) var(--24,24px) var(--24,24px)}.input-group label{font-size:14px;font-style:normal;font-weight:600}.input-group input{background:#fffc;background:var(--white-80,#fffc);border:1px solid #1c1c1c1a;border:1px solid var(--black-10,#1c1c1c1a);border-radius:12px;border-radius:var(--12,12px);gap:4px;gap:var(--4,4px);height:40px;justify-content:center;padding:4px 12px;padding:var(--4,4px) var(--12,12px);width:370px}.input-group input,.radial-input{align-items:flex-start;display:flex;flex-direction:column}.radial-input{background:#f7f9fb;background:var(--Primary-Light,#f7f9fb);border-radius:16px;flex:1 0;gap:16px;gap:var(--16,16px);padding:24px;padding:24px var(--24,24px) var(--24,24px) var(--24,24px)}.radial-input,.radial-input label{font-size:14px;font-style:normal;font-weight:600}.password-requirements{list-style:none;padding-left:10px}.password-requirements,.radial-input-wrapper{align-items:flex-start;display:flex;flex-direction:column;width:100%}.radial-input-wrapper{background:#fffc;background:var(--white-80,#fffc);border:1px solid #1c1c1c1a;border:1px solid var(--black-10,#1c1c1c1a);border-radius:12px;border-radius:var(--12,12px);font-size:14px;font-style:normal;font-weight:400;gap:10px;justify-content:center;padding:12px 15px}.radial-input-wrapper label{align-items:center;display:flex;flex-direction:row;font-size:14px;font-style:normal;font-weight:600;gap:8px}.notes{height:300px!important;width:100%!important}.password-reset-container{background-color:#f7f9fb;height:100vh}.password-reset-container,.password-reset-wrapper{align-items:center;display:flex;justify-content:center}.password-reset-wrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(0deg,#fff6,#fff6),#fffc;background:linear-gradient(0deg,var(--white-40,#fff6) 0,var(--white-40,#fff6) 100%),var(--white-80,#fffc);border-radius:32px;border-radius:var(--Radius-32,32px);flex-direction:column;flex-shrink:0;gap:24px;gap:var(--24,24px);height:700px;padding:24px;padding:var(--24,24px);position:relative;width:680px}.reset-wrapper{align-items:center;display:flex;flex-direction:column;gap:28px;width:410px}.reset-wrapper input{align-self:stretch;background:#e5ecf680;background:var(--primary-purple-50,#e5ecf680);border:none;border-radius:16px;border-radius:var(--16,16px);height:56px;padding:16px 20px;padding:var(--16,16px) var(--20,20px)}.reset-wrapper button{align-items:center;align-self:stretch;background:#1c1c1c;background:var(--Primary-Brand,#1c1c1c);border-radius:16px;border-radius:var(--16,16px);color:#fff;display:flex;gap:8px;gap:var(--8,8px);justify-content:center;padding:16px 24px;padding:var(--16,16px) var(--24,24px)}.reset-heading{align-items:center;display:flex;flex-direction:column;gap:8px;text-align:center}.back-arrow-wrapper{background:#1c1c1c0d;background:var(--black-5,#1c1c1c0d);border-radius:12px;border-radius:var(--12,12px);cursor:pointer;height:40px;left:31px;position:absolute;top:20px;width:40px}.back-arrow-wrapper,.modal-backdrop{align-items:center;display:flex;justify-content:center}.modal-backdrop{background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background-color:#fff;border-radius:5px;max-width:500px;padding:20px;position:relative;width:100%}.close-button{cursor:pointer;float:right;font-size:20px!important;height:20px!important;padding:0!important;text-align:center!important}.vendor-list{display:flex;flex-wrap:wrap;justify-content:space-between;list-style-type:none;margin:0;padding:0}.vendor-list li{cursor:pointer;padding:8px}.vendor-list li:hover{background-color:#f0f0f0}.vendor-Modal{cursor:pointer;display:flex;flex-wrap:wrap;gap:10px;list-style-type:none}.vendor-Modal li:hover{background-color:#00000080}.container{display:grid;grid-template-areas:"menu header right" "menu main right";grid-template-columns:auto 1fr auto;grid-template-rows:70px 1fr;height:100vh;overflow:hidden}.menu,.right{overflow-x:hidden;transition:width .3s ease}.menu{align-items:center;background:#fff;border-right:1px solid #1c1c1c1a;display:flex;flex-direction:column;flex-shrink:0;gap:8px;grid-area:menu;padding:16px}.menu ul{font-family:Inter;gap:4px;padding:12px 0}.menu ul,.menu ul li{display:flex;flex-direction:column;list-style:none}.menu ul li{align-items:flex-start;border-radius:12px;height:36px;justify-content:center;padding:8px;text-decoration:none;width:180px}.menu ul li.active,.menu ul li:hover{background-color:#1c1c1c0d}.menu ul a{align-items:center;color:#1c1c1c;display:flex;flex-direction:row;font-family:Inter;text-decoration:none}.menu ul a span{font-size:12px;margin-left:10px}.title{color:#1c1c1c66;font-size:15px;margin-top:15px;width:100%}.management{align-items:center;border-radius:12px;cursor:pointer;display:flex;flex-direction:row;height:36px;justify-content:center;list-style:none;padding:8px;text-decoration:none;width:180px}.management.active,.management:hover{background-color:#1c1c1c0d}.management span{margin-left:8px;margin-right:8px}#affiliates-list li{border-radius:12px;flex-direction:column;font-size:12px;height:36px;justify-content:center;list-style:none;padding:8px;text-decoration:none;width:180px}#affiliates-list li,.header{align-items:center;display:flex}.header{background:#fff;border-bottom:1px solid #1c1c1c1a;font-family:Inter;grid-area:header;justify-content:space-between;padding:7px 28px 20px}.header img{cursor:pointer}.right-heading-div{font-size:14px}.left-heading-div,.right-heading-div{display:flex;gap:16px;justify-content:center}.left-heading-div{align-items:center}.custom-unchecked-switch .ant-switch,.custom-unchecked-switch .ant-switch-checked{background-color:#752982!important}.date-filter-container{align-items:center;display:flex;font-size:12px;justify-content:center}.date-filter-container :first-child{margin-left:5px}.main{background:#fff;border-top:1px solid #1c1c1c1a;grid-area:main;max-height:100vh;overflow-x:hidden;overflow-y:auto;padding:28px}.right{background:#fff;border-left:1px solid #1c1c1c1a;flex-shrink:0;gap:24px;grid-area:right;padding:16px;padding:var(--16,16px)}.notification-container,.right{align-items:flex-start;display:flex;flex-direction:column}.notification-container{align-self:stretch;background:linear-gradient(180deg,#fff 87%,#f8f8f8);border-radius:12px;border-radius:var(--12,12px);gap:4px;height:228px;width:100%}.asd-leaderboard-container{height:100%;width:100%}button{cursor:pointer;padding:10px}button:hover{background-color:#555;color:#fff}.setting-link{align-items:center;cursor:pointer;display:flex;flex-direction:row}.office-profile-container{background-color:#1c1c1c33;height:105vh;left:0;position:absolute;top:0;width:100vw}.profile-wrapper{align-items:flex-start;background:#fff;border-left:1px solid #1c1c1c1a;border-left:1px solid var(--black-10,#1c1c1c1a);display:flex;flex-direction:column;flex-shrink:0;float:right;gap:16px;gap:var(--16,16px);height:100%;padding:16px;padding:var(--16,16px);width:576px;z-index:1}.logo-profile-wrapper{align-items:center;display:flex;flex-direction:column;width:100%}.logo-profile-wrapper :nth-child(2){flex-shrink:0;height:126px;width:345px}.logo-profile-wrapper :first-child{width:100%}.logo-profile-wrapper :first-child img{float:right;width:20px}.office-pf-info-wrp{gap:28px;padding:24px;width:100%}.office-pf-info-wrp,.office-pf-info-wrp .pf-sectn-2{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column}.office-pf-info-wrp .pf-sectn-2{color:#1c1c1c66;font-size:12px;font-weight:400;gap:16px}.office-pf-info-wrp .pf-sectn-2 div{display:flex;flex-direction:row;gap:4px}.office-pf-info-wrp .pf-sectn-2 :first-child{color:#1c1c1c;font-size:18px;font-weight:600}.office-pf-info-wrp .pf-goal-wrapper{display:flex;flex-direction:column;gap:6px;width:100%}.office-pf-info-wrp .pf-goal-wrapper span{color:#1c1c1c;font-size:14px;font-weight:400;margin-bottom:10px}.profile-stats-table{width:100%}.profile-stats-table th{border-right:1px solid #1c1c1c1a;border-top:none;font-size:14px;font-weight:400;padding:5px}.profile-stats-table td{border:none;border-right:1px solid #1c1c1c1a;font-size:18px;font-weight:600;padding:5px;text-align:center}.profile-stats-table table{border-collapse:collapse;width:100%}.chart-container{background:#f7f9fb;background:var(--Primary-Light,#f7f9fb);border-radius:16px;border-radius:var(--16,16px);display:flex;flex-direction:column;gap:10px;height:193px;max-width:544px;min-width:544px;padding:16px}.chart-container span{font-size:12px;font-weight:600}.aflte-pfrm-link-wpr{align-items:flex-start;align-self:stretch;background:#e3f5ff;background:var(--Primary-Blue,#e3f5ff);border-radius:16px;border-radius:var(--16,16px);display:flex;flex-direction:column;gap:8px;margin-top:16px;padding:24px;width:100%}.aflte-pfrm-link-wpr div{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:400;gap:4px}.agent-pfrm-link-wpr{align-items:flex-start;align-self:stretch;background:#e5ecf6;border-radius:16px;border-radius:var(--16,16px);display:flex;flex-direction:column;gap:12px;padding:24px;width:100%}.agent-pfrm-link-wpr div{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:400;gap:4px}.affilliates-content-container{align-items:flex-start;display:flex;flex-direction:column;gap:48px;gap:var(--48,48px)}.a-p-tab-wrapper{font-size:12px;font-weight:400;gap:23px}.a-p-tab-wrapper,.a-p-tab-wrapper div{align-items:center;display:flex;flex-direction:row}.a-p-tab-wrapper div{gap:10px}.a-p-tab-wrapper select{border:1px solid #1c1c1c1a;border:1px solid var(--black-10,#1c1c1c1a);border-radius:8px;border-radius:var(--8,8px);height:28px;padding:5px 20px}.stats-container{align-items:flex-start;display:flex;flex-direction:column;gap:28px;width:100%}.stats-header{align-items:center;align-self:stretch;display:flex;justify-content:space-between;width:100%}.stats-tab-wrapper{color:#1c1c1c66;display:flex;font-size:14px;font-weight:600;gap:12px}.stats-tab-wrapper span{cursor:pointer}.stats-tab-wrapper span.active{border-bottom:2px solid #000;color:#1c1c1c}.stats-tab-wrapper span:hover{border-bottom:2px solid #000}.add-Agent-Wrapper button{align-items:center;background-color:#fff;border:none;color:#000;display:flex;font-size:14px;font-weight:400;gap:4px}.premium-chart-container{background:#f7f9fb;background:var(--Primary-Light,#f7f9fb);border-radius:16px;border-radius:var(--16,16px);display:flex;flex-direction:column;gap:24px;max-height:592px;min-width:100%;padding:24px}.premium-chart-container canvas{height:auto!important;max-width:100%}.premiumm-chart-header{align-content:center;align-items:center;display:flex;flex-wrap:wrap;gap:16px 16px;gap:16px var(--16,16px)}.premiumm-chart-header .heading{font-size:14px;font-weight:600}.legend-wrapper{align-items:center;padding:2px 8px 4px 2px}.legend-wrapper,.legend-wrapper :nth-child(2){display:flex;gap:6px}.legend-wrapper :nth-child(2) span{font-size:12px}.current-week{background:#95a4fc}.current-week,.previous-week{border-radius:3px;height:6px;width:6px}.previous-week{background:#a1e3cb}.dashboard-container{display:flex;flex-direction:column;gap:28px;overflow:hidden}.rates{display:flex;width:100%}.pr-pl-rr-sp-wrp{align-items:flex-start;display:flex;flex-direction:column;gap:28px;height:100%;justify-content:flex-end;width:65%}.pr-pl-rr-sp-wrp>div{display:flex;flex-direction:row;gap:28px;width:100%}.rates-blue{background:#e3f5ff;background:var(--Primary-Blue,#e3f5ff);gap:20px;gap:var(--8,20px)}.rates-blue,.rates-light{align-items:flex-start;border-radius:16px;border-radius:var(--16,16px);display:flex!important;flex-direction:column!important;justify-content:center;padding:24px;padding:var(--24,24px);width:100%}.rates-light{background:#e5ecf680;background:var(--primary-purple-50,#e5ecf680);gap:20px}.l-s-cr-wrp{display:flex;flex-direction:column;gap:18px;margin-left:82px;width:28%}.l-s-cr-wrp>div:nth-child(2){background:#ffe999;background:var(--Secondary-Yellow,#ffe999)}.l-s-cr-wrp>div:nth-child(3){background:#baedbd;background:var(--Secondary-Mint,#baedbd)}.rates-purple{align-items:flex-start;align-self:stretch;background:#c6c7f8;background:var(--Secondary-Purple,#c6c7f8);border-radius:16px;border-radius:var(--16,16px);display:flex;flex:1 0;flex-direction:column;gap:20px;gap:var(--8,20px);padding:24px}.stats-title{display:flex;gap:6px}.stats-title span{font-size:12px}.stats{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.stats span{display:flex;font-size:12px;gap:5px}.l-vs-c-r-container{background:#f7f9fb;background:var(--Primary-Light,#f7f9fb);border-radius:16px;border-radius:var(--16,16px);display:flex;flex-direction:column;gap:16px;height:360px;min-width:100%;padding:20px}.l-vs-c-r-container span{font-size:14px;font-style:normal;font-weight:600}.l-vs-c-r-container canvas{height:234px!important;max-width:100%}.gl-scr-container{align-items:center;background:#f7f9fb;background:var(--Primary-Light,#f7f9fb);border-radius:16px;border-radius:var(--16,16px);display:flex;flex:1 0;flex-direction:column;height:400px;padding:24px;padding:var(--24,24px)}.gl-scr-container :nth-child(3){display:flex;flex-direction:column;width:100%}.gl-scr-container :nth-child(3) span{font-size:12px;font-style:normal;font-weight:400}.gl-scr-container canvas{height:300px!important;width:300px!important}.pie-container{display:flex;gap:28px;height:400px;width:100%}.fl-pie-container{align-items:center;background:#f7f9fb;background:var(--Primary-Light,#f7f9fb);border-radius:16px;border-radius:var(--16,16px);display:flex;flex-direction:column;gap:16px;height:922px;padding:24px;padding:var(--24,24px)}.fl-pie-container Canvas{height:500px!important;width:500px!important}.chnl-container{display:flex;flex-direction:column;gap:16px;width:100%}.chnl-container div{display:flex;flex-direction:row;justify-content:space-between}.chnl-container div span{font-size:12px;font-style:normal;font-weight:400}.export{align-items:center;display:flex;gap:6px;text-decoration:none}.export span{color:#1c1c1c;font-size:14px}.campaign-table{border-collapse:collapse;width:100%}.campaign-table thead{border-bottom:1px solid #1c1c1c33;color:#1c1c1c66;font-size:12px;font-style:normal;font-weight:400}.campaign-table thead th{height:40px;padding:8px 12px;text-align:left}.campaign-table tbody tr{border-bottom:1px solid #1c1c1c0d;border-bottom:1px solid var(--black-5,#1c1c1c0d);min-height:40px}.campaign-table tbody td{color:#1c1c1c;color:var(--black-100,#1c1c1c);font-size:12px;font-style:normal;font-weight:400;min-height:40px;padding:12px}.campaign-table button{background-color:#1c1c1c;border:none;border-radius:5px;color:#fff}.top-5-campaign-container{background:#f7f9fb;border-radius:16px;display:flex;flex-direction:column;gap:4px;padding:24px;width:100%}.top-5-campaign-container span{font-size:14px;font-weight:600;margin-bottom:5px;padding-left:9px}.monthly-bar-legend{align-items:flex-start;display:flex;gap:16px;padding-left:20px}.monthly-bar-legend span{color:#1c1c1c66;color:var(--black-40,#1c1c1c66);font-size:12px;font-weight:400}.monthly-bar-legend div{display:flex;gap:5px}.lead-indicator{background:#e3e8fb}.conversion-indicator,.lead-indicator{border-radius:8px;border-radius:var(--Radius-8,8px);height:14px;width:14px}.conversion-indicator{background:#95a4fc}.bar-container{background:#f7f9fb;background:var(--Primary-Light,#f7f9fb);border-radius:16px;border-radius:var(--16,16px);padding:10px}.bar-container canvas{height:890px}.campaign-header-containger{display:flex;justify-content:space-between;width:100%}.cpgn-title-wrapper{font-size:14px;font-style:normal;font-weight:600}.cpgn-title-wrapper span{border-bottom:2px solid #000;padding-bottom:3px}.edit-switch-wrp{align-content:center;align-items:center;background:#fffc;background:var(--white-80,#fffc);border:1px solid #1c1c1c1a;border:1px solid var(--black-10,#1c1c1c1a);border-radius:8px;border-radius:var(--8,8px);display:flex;flex-direction:row;gap:8px;height:28px;padding:16px 20px;padding:var(--16,16px) var(--20,20px)}.edit-switch{display:inline-block;height:10px;position:relative;width:24px}.edit-switch input{height:0;opacity:0;width:0}.edit-switch .slider{background-color:#ccc;border-radius:8px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.edit-switch .slider:before{background-color:#fff;border-radius:50%;bottom:1px;content:"";height:8px;left:0;position:absolute;transition:.4s;width:8px}.edit-switch input:checked+.slider{background-color:#752982}.edit-switch input:checked+.slider:before{transform:translateX(15px)}.filter-container{align-content:center;align-self:stretch;background:#f7f9fb;background:var(--Primary-Light,#f7f9fb);border-radius:8px;border-radius:var(--8,8px);flex-wrap:wrap;gap:16px 16px;gap:16px var(--16,16px);justify-content:space-between;margin-bottom:20px;padding:8px;padding:var(--8,8px)}.filter,.filter-container{align-items:center;display:flex}.filter{cursor:pointer;gap:20px}.filter span{font-size:12px;font-weight:400}.search{background:#fff6;background:var(--white-40,#fff6);border:1px solid #1c1c1c1a;border:1px solid var(--black-10,#1c1c1c1a);border-radius:8px;border-radius:var(--8,8px);display:flex;height:28px;padding:2px;width:168px}.search img{margin-right:5px}.search input{align-content:center;align-items:center;border:none;flex-wrap:wrap;gap:4px 4px;gap:4px var(--4,4px);width:116px}.search input:focus{border:none;outline:none}.vendors-form-conainer{align-items:center;background-color:#fff;border-radius:20px;gap:28px;gap:var(--28,28px);height:704px;margin:auto;padding-top:40px;position:relative}.vendors-form-conainer,.vendors-form-wrapper{display:flex;flex-direction:column;overflow-y:auto;width:880px}.vendors-form-wrapper{gap:10px;max-height:504px;min-height:504px;padding:20px}.vendors-input-container{display:flex;flex-direction:row;gap:5px}.vendors-input-container input{border:1px solid #1c1c1c1a;border-radius:8px;border-radius:var(--8,8px);height:30px;padding:6px}.vendors-input-container button{background-color:#000;border:none;border-radius:8px;border-radius:var(--8,8px);color:#fff;height:30px;padding:6px}.vendors-form-button-conainer{bottom:50px;display:flex;flex-direction:row;justify-content:space-around;position:absolute;width:60%}.vendors-form-button-conainer button{background-color:#000;border:none;border-radius:8px;border-radius:var(--8,8px);color:#fff;height:40px;padding:6px;width:180px}.campaign-tab-wrapper{color:#1c1c1c66;display:flex;font-size:14px;font-style:normal;font-weight:600;gap:15px}.campaign-tab-wrapper span{cursor:pointer;padding-bottom:2px}.campaign-tab-wrapper span:hover{border-bottom:2px solid #1c1c1c;color:#1c1c1c}.campaign-tab-wrapper span.active{border-bottom:2px solid #000;color:#1c1c1c}.top-three-container{-ms-overflow-style:none;align-items:flex-start;display:flex;gap:28px;justify-content:space-between;overflow-x:scroll;scrollbar-width:none}.top-three-container::-webkit-scrollbar{display:none}.podium{align-items:flex-start;border-radius:16px;border-radius:var(--16,16px);display:flex;flex-direction:column;flex-shrink:0;gap:16px;gap:var(--16,16px);min-width:400px;padding:24px;padding:var(--24,24px)}.gold{background:#ffe999;background:var(--Secondary-Yellow,#ffe999)}.silver{background:#f7f9fb;background:var(--Primary-Light,#f7f9fb)}.bronze{background:#ffcb8399}.pf-l-s-cr-wrapper{align-content:center;align-items:center;align-self:stretch;background:#e5ecf680;background:var(--primary-purple-50,#e5ecf680);border-radius:16px;border-radius:var(--16,16px);display:flex;flex-direction:row;gap:28px 28px;gap:28px var(--28,28px);padding:16px;padding:var(--16,16px)}.place{bottom:-5px;position:absolute;right:-5px}.leaderboard-bar-chart{border-radius:16px;border-radius:var(--16,16px);display:flex;flex-direction:column;gap:10px;height:115px;max-width:380px;min-width:380px}.side-leaderboard-container{display:flex;flex-direction:column;gap:10px;width:100%}.side-leaderboard-container img{height:45px}.place-wrapper{align-items:center;display:flex;flex-direction:row;gap:17px}.leaderboard-pf{position:relative;width:45px}.rank{background-color:#1c1c1c;bottom:0;color:#fff;height:20px;position:absolute;right:-8px;text-align:center;width:20px}.rank,.table-rank{border-radius:6px;font-size:12px}.table-rank{display:flex;justify-content:center;margin:auto;padding:6px 8px;width:25px}.top1{background-color:#ffe999}.top1,.top2{color:#1c1c1c}.top2{background-color:#a8c5da}.top3{background-color:#ffcb83;color:#1c1c1c}.rest{background-color:#000;color:#fff}.side-s-l{border-radius:12px;border-radius:var(--12,12px);cursor:pointer;display:flex;flex-direction:column;font-style:normal;gap:4px;padding:8px;transition:background-color .2s ease,color .2s ease,font-size .2s ease;width:80%}.side-s-l div{color:#1c1c1c66;font-size:12px;transition:color .2s ease,font-size .2s ease}.side-s-l div :first-child{padding-right:5px}.side-s-l span{transition:font-weight .2s ease,color .2s ease}.side-s-l span:first-letter{text-transform:uppercase}.side-s-l:hover{background-color:#1c1c1c17}.side-s-l:hover div,.side-s-l:hover span{color:#1c1c1c;font-size:14px}.side-s-l:hover span{font-weight:500}.data-table td{border-bottom:1px solid #1c1c1c0d;font-size:12px;height:40px;padding:8px 12px;text-align:center}.data-table thead{border-bottom:1px solid #1c1c1c33;color:#1c1c1c66;font-size:12px;font-weight:400;height:40px}.data-table th{padding:8px 12px}.five-day-table{background-color:#a8c5da}.five-day-table td{border:.5px solid #000;color:#1c1c1c;font-size:12px;height:40px;padding:8px 12px;text-align:center}.five-day-table thead{border-bottom:1px solid #1c1c1c33;color:#1c1c1c;font-size:16px;font-weight:400;height:40px}.five-day-table th{border:.5px solid #000;padding:8px 12px}.leaderboard-tab-wrapper{color:#1c1c1c66;display:flex;font-size:14px;font-style:normal;font-weight:600;gap:15px}.leaderboard-tab-wrapper span{cursor:pointer;padding-bottom:2px}.leaderboard-tab-wrapper span:hover{border-bottom:2px solid #1c1c1c;color:#1c1c1c}.leaderboard-tab-wrapper span.active{border-bottom:2px solid #000;color:#1c1c1c}.leaderboard-table .agent-column{background-color:#f5f5f5;font-weight:700}.leaderboard-table th:not(:first-child){border:1.5px solid #000}.leaderboard-table .majormed-column{background-color:#e6f7ff;border:1px solid #000}.leaderboard-table .privatemed-column{background-color:#fffbe6;border:1px solid #000}.leaderboard-table .premiums-column{background-color:#f6ffed;border:1px solid #000}.leaderboard-table .total-majormed-column{background-color:#bae7ff;border:1px solid #91d5ff;font-weight:700}.leaderboard-table .total-privatemed-column{background-color:#fffb8f;border:1px solid #ffe58f;font-weight:700}.leaderboard-table .total-premium-column{background-color:#d9f7be;border:1px solid #b7eb8f;font-weight:700}.grid-link-container{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:20px;padding-right:29px}.grid-link-container span{font-size:14px}.grid{align-items:center;flex-direction:column;flex-wrap:wrap;height:64px;justify-content:center;width:64px}.grid,.grid-link{display:flex;transition:all .2s ease}.grid-link{align-items:flex-end;border-radius:10%;cursor:pointer;flex-direction:row;gap:2px;padding:8px;width:100px}.grid-link:hover{background-color:rgba(65,63,63,.102);gap:5px}.user-header{align-items:center;align-self:stretch;display:flex;gap:10px;justify-content:space-between;margin-bottom:28px;padding:0 8px;padding:0 var(--8,8px)}.user-tb-name{border-bottom:2px solid #000;font-size:14px;font-style:normal;font-weight:400;padding-bottom:2px}.view-profile{border-radius:8px;cursor:pointer;height:30px;padding:8px;padding:var(--8,8px);width:30px}.view-profile:hover{background:#e5ecf680;background:var(--primary-purple-50,#e5ecf680)}.sale-submission-form-container{display:flex;width:100%}.user-details-wrapper{background:#f7f9fb;background:var(--Primary-Light,#f7f9fb);border-radius:16px;border-radius:var(--16,16px);padding:24px;width:80%}.prof-heading{font-style:normal;font-weight:600}.detail-wrapper{background:#fffc;background:var(--white-80,#fffc);border-radius:16px;border-radius:var(--16,16px);display:flex;flex-direction:column;gap:8px;padding:16px 20px;width:100%}.detail-title{color:#1c1c1c66;color:var(--black-40,#1c1c1c66);font-size:12px;font-weight:400}.detail-text{color:rgba(28,28,28,.842);font-size:15px}.settings-container{background:#f7f9fb;background:var(--Primary-Light,#f7f9fb);border-radius:20px;display:inline-block;height:704px;padding-top:25px;position:relative;width:680px}.profile-pic-large{border-radius:50%;margin:auto;width:50%}.profile-pic-large img{border-radius:50%;display:block;margin:auto;width:80%}.edit-icon{bottom:10px;cursor:pointer;position:absolute;right:32%}.upload-wrapper{align-items:center;display:flex;height:96.4%;justify-content:center}.sb-profile-container{align-items:flex-start;align-self:stretch;display:flex;flex-direction:row;gap:28px;gap:var(--28,28px);padding:28px}.sb-profile-container img.sb-pf-pic{border-radius:50%;height:125px;width:125px}.exit-sb-pf{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;padding-right:10px;width:100%}.exit-sb-pf img{cursor:pointer;height:16px;width:16px}.exit-sb-pf span{cursor:pointer;font-size:14px}.user-sb-info{display:flex;flex-direction:column;gap:16px}.user-sb-info div{color:#1c1c1c66;display:flex;flex-direction:row;gap:4px}.user-sb-info>div:first-of-type{color:#000;font-size:18px;font-weight:600}.menu-container{background:#fff;border-right:1px solid #1c1c1c1a;display:flex;flex-direction:column;gap:8px;grid-area:menu;overflow-x:hidden;padding:12px;transition:width .3s ease}.menu-list{display:flex;font-size:12px}.menu-list ul{display:flex;flex-direction:column;gap:3px;width:100%}.menu-list li{list-style:none}.menu-list a{color:#000}.menu-title{color:#1c1c1c66;font-size:14px}.inactive{display:none}.nav-link{align-items:center;display:flex;gap:8px;padding:8px;transition:all .2s linear}.nav-link:hover{gap:12px}.active-link,.nav-link:hover{background:#1c1c1c0d;background:var(--black-5,#1c1c1c0d);border-radius:12px;border-radius:var(--12,12px)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{animation:Toastify__trackProgress linear 1 forwards}
/*# sourceMappingURL=main.7a3d8672.css.map*/