@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&family=Noto+Serif:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.investorBtn{align-items:center;background:#e8ebf2;border-radius:20px;color:#1f2234;display:inline-flex;font-size:13px;font-weight:500;gap:4px;padding:6px 12px;transition:all .2s ease}.cellText--investors{display:flex;flex-wrap:wrap;gap:6px}.investorDropdownCustom .ant-dropdown{border-radius:10px;padding:0}.investorDropdownGrid{grid-gap:8px 12px;background:#f6f6f6;border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 10px #0000001a;display:grid;gap:8px 12px;grid-template-columns:repeat(3,auto);padding:12px 16px}.signup{align-items:center;background:#e8e8ed;display:flex;height:100vh;justify-content:center;width:100vw}.signup__flex{display:flex;flex-direction:column;gap:24px;height:100%;overflow:hidden;padding:1.25rem;width:100%}@media(min-width:768px){.signup__flex{flex-direction:row;padding:1.25rem}}@media(min-width:1200px){.signup__flex{gap:32px;padding:1.5rem}}@media(min-width:1400px){.signup__flex{gap:50px;padding:2rem}}@media(min-width:1600px){.signup__flex{padding:3.125rem}}.signup__item{background-color:#fff;border-radius:12px;height:100%;overflow-y:auto;padding:1.25rem;width:100%}@media(min-width:768px){.signup__item{border-radius:50px;padding:1.25rem;width:50%}}@media(min-width:1200px){.signup__item{padding:1.5rem}}@media(min-width:1400px){.signup__item{padding:2rem}}@media(min-width:1600px){.signup__item{padding:3.125rem}}.signup__item--bg{align-items:center;background:url(/static/media/auth-bg.e7371b63dd8f6a3d1fb7.jpg) no-repeat;background-position:bottom;background-size:cover;display:flex}@media screen and (max-width:639px){.signup__item--bg{display:none}}.signup__item--form{display:flex;flex-flow:column;justify-content:space-between}.signup .branding{display:flex;flex-direction:column;gap:20px;justify-content:center}.signup .branding__logo{cursor:pointer;display:none;text-align:center}@media(max-width:767px){.signup .branding__logo{display:block}}.signup .branding__logo__img{display:block;height:50px;margin:0 auto}.signup .branding__info{align-items:flex-start;display:flex;flex-direction:column;gap:6px;padding-left:1.5rem;position:relative}.signup .branding__info:after{background:#1c1e4d;border-radius:0 8px 8px 0;content:"";height:100%;left:0;position:absolute;width:8px}.signup .branding .title--h1{color:#1c1e4d;font-size:1.5rem;font-weight:600}@media screen and (min-width:992px){.signup .branding .title--h1{font-size:2rem}}.signup .branding .para{color:#757575;font-size:.875rem;font-weight:400;line-height:1.333}.signup .welcomeInfo{color:#fff;display:flex;flex-direction:column;font-size:1rem;font-weight:400;gap:20px;height:100%;justify-content:space-between;width:100%}.signup .welcomeInfo__header{align-items:center;display:flex;justify-content:center}.signup .welcomeInfo__header .branding{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff80;border-radius:50px;margin:0 auto;max-width:235px;padding:.75rem}.signup .welcomeInfo__header .branding__logo{align-items:center;background:#fff;border-radius:50px;box-shadow:0 4px 16px 0 rgba(0,0,0,.122);display:flex;justify-content:center;padding:.325rem 1.25rem}.signup .welcomeInfo__header .branding__logo__img{display:block;max-width:100%}.signup .welcomeInfo__body{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffc;border-radius:12px;box-shadow:0 4px 24px 0 rgba(0,0,0,.078);padding:1rem}@media(min-width:768px){.signup .welcomeInfo__body{border-radius:50px;padding:1.5rem 2rem}}.signup .welcomeInfo__body .welcomeInfoText{align-items:center;color:#3a3632;display:flex;flex-direction:column;font-size:1rem;font-weight:500;gap:16px;line-height:1.5;text-align:center}@media(min-width:992px){.signup .welcomeInfo__body .welcomeInfoText{flex-direction:row;font-size:1.25rem;gap:24px;text-align:left}}.signup .welcomeInfo__body .welcomeInfoText .icon{background:#fff;border-radius:8px;flex:0 0 60px;height:60px;padding:.25rem;width:60px}.signup .welcomeInfo__body .welcomeInfoText .icon img{max-width:100%}@media screen and (max-width:1600px){.signup .welcomeInfo__body .welcomeInfoText br{display:none}}.signup__form{display:flex;flex-direction:column;flex-grow:1;gap:24px;justify-content:center;margin:0 auto;max-width:640px;width:100%}@media(min-width:768px){.signup__form{height:auto;padding:0 1rem}}@media(min-width:1400px){.signup__form{gap:32px}}@media(min-width:1600px){.signup__form{gap:48px}}.signup__form__body .form__group{margin-bottom:1rem}@media(min-width:1200px){.signup__form__body .form__group{margin-bottom:1.25rem}}@media(min-width:1400px){.signup__form__body .form__group{margin-bottom:1.25rem}}@media(min-width:1600px){.signup__form__body .form__group{margin-bottom:2rem}}.signup__form__body .form__groupField,.signup__form__body .form__select{border-radius:50px;font-size:1rem;height:48px}@media(min-width:1400px){.signup__form__body .form__groupField,.signup__form__body .form__select{height:56px}}.signup__form__body .form__groupField--phonenumber,.signup__form__body .form__select--phonenumber{gap:0}.signup__form__body .form__groupField--phonenumber .form__select,.signup__form__body .form__select--phonenumber .form__select{background-color:#0000}.signup__form__body .form__input{font-size:1rem}.signup__form__body .form__checkbox{align-items:center;display:flex;gap:5px}.signup__form__body .label--checkbox{color:#a1a1a1;font-size:.813rem;font-weight:500}.signup__form__body .form__checkbox__label{font-size:.875rem;font-weight:500;text-align:left}@media(min-width:1400px){.signup__form__body .form__checkbox__label{font-size:1rem}}.signup__form__body .form__flexrow .form__group{margin-bottom:0}.signup__form__body .para{align-items:center;display:flex;font-size:.875rem;gap:8px}@media(min-width:1400px){.signup__form__body .para{font-size:1rem}}.signup__form__body .para--center{justify-content:center}.signup__form__body .para--right{justify-content:flex-end}.signup__form__body .para .icon{align-items:center;display:flex;flex:0 0 20px;width:20px}.signup__form__body .para .icon svg{height:20px;width:20px}.signup__form__body .para .link{font-size:.875rem;font-weight:600}@media(min-width:1400px){.signup__form__body .para .link{font-size:1rem}}.signup__form__body .checkList{display:flex;flex-wrap:wrap;gap:4px;padding:.5rem 0 0}.signup__form__body .checkList__item{align-items:center;color:#757575;display:flex;font-size:.875rem;font-weight:400;gap:4px}.signup__form__body .checkList__item .icon{align-items:center;display:flex;flex:0 0 16px;width:16px}.signup__form__body .checkList__item .icon svg{height:16px;width:16px}.signup__form__body .checkList__item--error{color:#e53935}.signup__form__body .checkList__item--error .icon svg circle{fill:#e53935}.signup__form__body .checkList__item--success{color:#43a047}.signup__form__body .checkList__item--success .icon svg rect{fill:#43a047}.signup__form--divider{margin:0 auto;max-width:520px;position:relative;width:100%}.signup__form--divider:after{background:#c4beb6cc;content:"";display:block;height:.5px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%}.signup__form--divider span{background-color:#fff;color:#3a3632;display:block;font-size:1rem;font-weight:500;line-height:20px;margin:auto;padding:0 1.25rem;position:relative;width:fit-content;z-index:2}@media(min-width:1400px){.signup__form--divider span{font-size:1.125rem}}.signup__form__footer{align-items:center;color:#3a3632;display:flex;flex-direction:column;font-size:1rem;font-weight:400;gap:20px;text-align:center}@media(min-width:1200px){.signup__form__footer{gap:24px}}@media(min-width:1400px){.signup__form__footer{gap:32px}}.signup__form__footer--alignStart{align-items:flex-start}.signup__form__footer .para{color:#757575;font-size:.875rem;font-weight:500}@media(min-width:1400px){.signup__form__footer .para{font-size:1rem}}.signup__form__footer .para .link{font-size:.875rem;font-weight:600}@media(min-width:1400px){.signup__form__footer .para .link{font-size:1rem}}.signup__form__footer .form__checkbox__label{color:#3a3632;font-size:.875rem;font-weight:500}@media(min-width:1400px){.signup__form__footer .form__checkbox__label{font-size:1rem}}.signup__form__footer .form__checkbox__label .link{font-size:.875rem;font-weight:600}@media(min-width:1400px){.signup__form__footer .form__checkbox__label .link{font-size:1rem}}.signup__form__footer .btn__group{gap:16px;width:100%}@media(min-width:1200px){.signup__form__footer .btn__group{gap:20px}}@media(min-width:1400px){.signup__form__footer .btn__group{gap:24px}}.signup__form__footer .btn{height:48px;width:100%}@media(min-width:1400px){.signup__form__footer .btn{height:56px}}.signup__form__footer .signup__form__action{align-items:center;display:flex;flex-direction:column;gap:12px;width:100%}.signup .form__flexrow{display:flex}.signup .form__flexrow .form__group{width:auto}@media(min-width:1400px){.signup .form__flexrow .form__group{width:calc(50% - 10px)}}.signup .formRow{margin-bottom:0}::-webkit-scrollbar-track{background-color:#68667733;border-radius:10px;-webkit-box-shadow:none}::-webkit-scrollbar{background-color:#68667733;border-radius:10px;height:6px;width:6px}::-webkit-scrollbar-thumb{background-color:#3a363233;border-radius:10px}body{background:#fff;color:#000;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:400}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;box-sizing:border-box;font-size:100%;margin:0;padding:0;vertical-align:initial}*{box-sizing:border-box;font-family:Open Sans,sans-serif;font-optical-sizing:auto;font-size:inherit;font-style:normal;font-weight:400}:focus,:hover{outline:none}a{text-decoration:none}a:hover{text-decoration:underline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}li,ol,ul{list-style:none}blockquote,q{quotes:none}img{max-width:100%}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{background:0 0;border:0;cursor:pointer;outline:0;padding:0}.w_100{width:100%}.h_100{height:100%}.mb_0{margin-bottom:0!important}.m_0{margin:0!important}.p_0{padding:0!important}.pb_0{padding-bottom:0!important}.border_0{border:0!important}.textCenter{text-align:center!important}.text-right{text-align:right!important}input::-ms-clear,input::-ms-reveal{display:none}@-moz-document url-prefix(){.form__date,.form__date--date{background:#fff!important;padding-right:1rem!important}}.container{display:block;margin:0 auto;max-width:100%;padding:0 1rem;width:100%}@media screen and (min-width:639px){.container{max-width:540px;padding:0 1rem}}@media screen and (min-width:768px){.container{max-width:720px}}@media screen and (min-width:992px){.container{max-width:960px}}@media screen and (min-width:1200px){.container{max-width:1140px}}@media screen and (min-width:1400px){.container{max-width:1320px}}.container--fluid{padding:0 1rem;width:100%}.formRow{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr);margin:0 0 12px}@media screen and (min-width:768px){.formRow{gap:12px;margin:0 0 12px}}@media screen and (min-width:1200px){.formRow{gap:16px;margin:0 0 16px}}@media screen and (min-width:1600px){.formRow{gap:24px;margin:0 0 24px}}.formRow__full{grid-template-columns:minmax(0,1fr)}.formRow__2{grid-template-columns:repeat(1,minmax(0,1fr))}@media screen and (min-width:768px){.formRow__2{grid-template-columns:repeat(2,minmax(0,1fr))}}.formRow__3{grid-template-columns:repeat(1,minmax(0,1fr))}@media screen and (min-width:768px){.formRow__3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:992px){.formRow__3{grid-template-columns:repeat(3,minmax(0,1fr))}}.formRow__4{grid-template-columns:repeat(1,minmax(0,1fr))}@media screen and (min-width:639px){.formRow__4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1200px){.formRow__4{grid-template-columns:repeat(4,minmax(0,1fr))}}.formRow__sm{gap:8px!important}.formRow__sm .formField__select.MuiFormControl-root .MuiInputBase-root .MuiSelect-select{padding:.5rem .5rem .5rem .75rem}.formRow__sm .formField__select.MuiFormControl-root .MuiInputBase-root svg{right:10px}.formRow__sm .formField__input.sm{padding:.5rem}.formRow .formCol{width:100%}.formRow .formCol.flexField{align-items:flex-end;display:flex;gap:8px}.formRow .formCol .formRow{margin-bottom:0}.formRow .formCol .form__FieldRowAction{align-items:flex-end;display:flex;gap:16px;justify-content:space-between}.formRow .formCol .form__FieldRowAction .form__Field{width:100%}.formRow .formCol .form__FieldRowAction .btn__group{margin-bottom:0!important}.formRow .formCol .form__FieldRowAction .btn__group .btn{min-height:44px}@media screen and (min-width:1200px){.formRow.formRow--responsive{grid-template-columns:repeat(3,minmax(0,1fr))}}.title{font-weight:600}.title--h1{font-size:1.5rem}@media screen and (min-width:768px){.title--h1{font-size:2rem}}.title--h2{font-size:1.375rem}@media screen and (min-width:768px){.title--h2{font-size:1.75rem}}.title--h3{font-size:1.25rem}@media screen and (min-width:768px){.title--h3{font-size:1.5rem}}.title--h4{font-size:1.125rem}@media screen and (min-width:768px){.title--h4{font-size:1.25rem}}.title--h5{font-size:1.125rem}.title--h6{font-size:.875rem}.form__flexrow{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:639px){.form__flexrow{display:block}}.form__flexrow .form__group{width:calc(50% - 10px)}@media screen and (max-width:639px){.form__flexrow .form__group{width:100%}}.form__group{margin-bottom:1rem;position:relative}.form__group--inviteUrl{width:100%}.form__group--inviteUrl .form__label{text-align:left}.form__group__flex{align-items:center;display:flex;justify-content:space-between}.form__group__flex .form__input{margin-right:1rem}.form__group__flex .form__input:last-child{margin-right:0}@media screen and (max-width:639px){.form__group__flex .form__input{margin-right:.5rem}}.form__group--btnflex{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;margin-bottom:0}@media screen and (max-width:639px){.form__group--btnflex{display:block}}.form__group--btnflex .btn{width:calc(50% - 10px)}@media screen and (max-width:639px){.form__group--btnflex .btn{margin-bottom:15px;width:100%}.form__group--btnflex .btn:last-child{margin-bottom:0}.form__group{margin-bottom:.938rem}}.form__group__info{padding-top:.5rem}.form__group__ouline{align-items:center;background-color:#f6f6f6;border:1px solid #1c1e4d;border-radius:.375rem;color:#686677;display:flex;font-size:.875rem;height:45px;justify-content:space-between;max-width:280px;padding:.5rem 1rem;width:100%}.form__group__ouline .btnCopy{align-items:center;background:none;border:none;color:#1c1e4d;cursor:pointer;display:flex;font-size:.625rem;font-weight:700;gap:5px;outline:none;padding:0}.form__group__viewBox{align-items:center;display:flex;gap:15px}.form__group__viewBox .btnView{align-items:center;background:none;border:none;color:#1c1e4d;cursor:pointer;display:flex;font-size:.625rem;font-weight:700;gap:5px;outline:none;padding:0}.form__group--otp{align-items:center;display:flex;gap:16px;justify-content:center;padding:1.5rem 0}@media screen and (max-width:639px){.form__group--otp{gap:8px}}.form__group--otp .form__input{background:#f5f5f5;border-color:#dedede;border-radius:50px;color:#3a3632;font-size:2rem!important;font-weight:600;height:56px;padding:.5rem;text-align:center;width:56px}@media screen and (max-width:639px){.form__group--otp .form__input{font-size:1.25rem!important;height:42px;width:42px}}.form__group .para{color:#757575;font-size:1rem;font-weight:400;line-height:30px}.form__group .para--medium,.form__group .para--medium .link{font-weight:500}.form__group .para strong{font-weight:600}.form__group .para--primary{color:#1c1e4d}.form__group .para--right{text-align:right}.form__group .para--center{text-align:center}.form__group .para .link{color:#1e88e5;display:inline-block;text-decoration:none;vertical-align:middle}.form__group .para .link--underline{text-decoration:underline}.form__group .para .link--success{color:#43a047}.form__group .btn{margin-top:1.25rem}@media screen and (max-width:639px){.form__group .btn{margin-top:.938rem}}.form__groupField{align-items:center;background-color:#fff;border:1px solid #c4beb6;border-radius:.375rem;color:#3a3632;display:flex;font-size:.875rem;font-weight:400;gap:16px;height:44px;justify-content:flex-start;padding:.5rem 1rem;width:100%}.form__groupField--error{border-color:#e53935}.form__groupField--phonenumber{padding-left:0}.form__groupField .form__input{border:0;border-radius:0;flex:1 1;height:auto;padding:0}.form__groupField .form__select{background-color:#1c1e4d14;background-size:10px 6px;border:0;border-radius:0;max-width:85px;width:auto}.form__groupField .icon{align-items:center;display:flex}.form__groupField .btn{background:none;border:none;cursor:pointer;margin:0;padding:0}.form__groupField--disabled{background:rgba(210,214,219,.502);border:1px solid rgba(210,214,219,.502);cursor:not-allowed}.form__groupField--disabled .form__select{background-color:rgba(210,214,219,.502);cursor:not-allowed}.form__groupField--disabled .form__input{background:#e8eaed;cursor:not-allowed}.form__groupField--urlPicker{gap:10px;height:inherit;padding-bottom:0;padding-left:0;padding-top:0;position:relative}.form__groupField--urlPicker .urlPickerInfo{align-items:center;background:#ebebeb;display:flex;flex:1 1;height:100%;width:calc(100% - 177px)}.form__groupField--urlPicker .urlPickerInfo .urlText{align-items:center;background:#ebebeb;color:rgba(28,28,28,.502);display:flex;flex:0 0 70px;font-size:.75rem;font-weight:300;height:100%;justify-content:center;width:70px}.form__groupField--urlPicker .urlPickerInfo .form__input{border:none;border-radius:0;flex:0 0 auto;height:100%;padding:.5rem .75rem;width:calc(100% - 70px)}.form__groupField--urlPicker .urlPickerInfo__colorName{color:#3a3632;font-size:.875rem;font-weight:400}.form__groupField--urlPicker .backBtn{cursor:pointer;font-size:.875rem;text-decoration:underline}@media screen and (max-width:639px){.form__groupField--urlPicker .backBtn{position:absolute;right:0;top:-24px}}.form__groupField--urlPicker .backBtn--disabled{opacity:.5}.form__Field__group{position:relative}.form__Field__group .form__input{padding-right:2.75rem}.form__Field__icon{cursor:pointer}.form__Field__icon.link{font-size:.875rem}.form__Field--range{align-items:center;display:flex;gap:16px}.form__Field--range .form__label{color:#3a3632;font-weight:500;margin-bottom:0;width:80px}.form__Field--profileBox{align-items:center;display:flex;gap:16px}.form__Field--profileBox .profileInfo{display:flex;flex-direction:column;gap:5px}.form__Field--profileBox .profileInfo__name{color:#3a3632;font-size:1.25rem;font-weight:600}@media screen and (max-width:639px){.form__Field--profileBox .profileInfo__name{font-size:1.125rem}}.form__Field--profileBox .profileInfo .para{color:#757575;font-size:1rem;font-weight:600}@media screen and (max-width:639px){.form__Field--profileBox .profileInfo .para{font-size:.875rem}}.form__Field+.para{color:#3a3632;display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:400;gap:6px;justify-content:space-between;padding-top:.5rem}.form__Field+.para--right{justify-content:flex-end}.form__Field+.para .link{align-items:center;color:#1c1e4d;display:flex;font-size:.875rem;font-weight:500;gap:4px;text-decoration:none;transition:all .3s ease}.form__Field+.para .link--underline{text-decoration:underline}.form__Field--flexBox{display:flex;gap:10px;width:100%}.form__Field--flexBox .btn{flex:0 0 auto}.form__Field--flexBox .btn svg{flex:0 0 20px;height:20px;width:20px}.form__input{background-color:#fff;border:1px solid #c4beb6;border-radius:.375rem;color:#3a3632;font-size:.875rem;font-weight:400;height:56px;padding:.5rem 1rem;width:100%}.form__input--search{background:#fff url(/static/media/search-icon.513addaff41e7a236fb5.svg) no-repeat 15px;border:1px solid #c4beb6;padding-left:2.813rem}.form__input::-webkit-input-placeholder{color:#757575}.form__input::-moz-placeholder{color:#757575}.form__input:-ms-input-placeholder{color:#757575}.form__input:-moz-placeholder{color:#757575}.form__input--fullrounded{border-radius:1.5rem;padding:.5rem 1.5rem}.form__input--bgGray{background:#ebebe980}.form__input--sm{font-size:.75rem;height:44px}.form__input--hidden{display:none;overflow:hidden;visibility:hidden}.form__input--disabled{background:rgba(210,214,219,.502);border:1px solid rgba(210,214,219,.502);cursor:not-allowed}.form__date{background:#fff url(/static/media/calender.4deb2fe17733ee7e8891.svg) right 1rem center no-repeat;background-size:16px;border:1px solid #c4beb6;border-radius:.375rem;color:#686677;height:56px;overflow:hidden;padding:.5rem 2.5rem .5rem 1rem;position:relative;text-transform:uppercase;width:100%;z-index:1}.form__date,.form__date--filled{font-size:.875rem;font-weight:400}.form__date--filled{color:#3a3632}.form__date--time{background:#fff url(/static/media/time.ed1d2b786be9335ad261.svg) right 1rem center no-repeat}.form__date::-webkit-input-placeholder{color:#757575;display:none;font-size:0}.form__date::-moz-placeholder{color:#757575;display:none;font-size:0}.form__date:-ms-input-placeholder{color:#757575;display:none;font-size:0}.form__date:-moz-placeholder{color:#757575;display:none;font-size:0}.form__date--sm{height:44px}.form__date::-webkit-calendar-picker-indicator{background:#0000;bottom:0;color:#0000;cursor:pointer;height:auto;left:0;position:absolute;right:0;top:0;width:auto}.form__select{appearance:none;-webkit-appearance:none;background:#fff url(/static/media/down-arrow.53160d810cd6fbf55d46.svg) right 1rem center no-repeat;border:1px solid #c4beb6;border-radius:.375rem;color:#3a3632;cursor:pointer;font-size:.875rem;font-weight:400;height:56px;padding:.5rem 2rem .5rem 1rem;width:100%}.form__select::-webkit-select-placeholder{color:#757575}.form__select::-moz-placeholder{color:#757575}.form__select:-ms-select-placeholder{color:#757575}.form__select:-moz-placeholder{color:#757575}.form__select--bgGray{background-color:#ebebe980}.form__select--fullrounded{border-radius:1.5rem;padding:.5rem 1.5rem}.form__select--sm{height:44px}.form__select--half{width:50%}.form__textarea{background-color:#fff;border:1px solid #c4beb6;border-radius:.375rem;color:#3a3632;font-size:.875rem;font-weight:400;min-height:160px;padding:.5rem 1rem;width:100%}.form__textarea--embeddedCode{color:#009951;font-size:.75rem;line-height:20px;max-height:100px;min-height:1px;overflow-y:auto}.form__textarea::-webkit-textarea-placeholder{color:#757575}.form__textarea::-moz-placeholder{color:#757575}.form__textarea:-ms-textarea-placeholder{color:#757575}.form__textarea:-moz-placeholder{color:#757575}.form__textarea--fullrounded{border-radius:1.5rem;padding:.5rem 1.5rem}.form__textarea--sm{height:44px}.form__label{color:#3a3632;display:block;font-size:.875rem;font-weight:400;margin-bottom:.625rem}@media screen and (min-width:639px){.form__label{font-size:1rem;margin-bottom:.375rem}}.form__label--sm{font-size:.75rem;margin-bottom:0}.form__label--medium{color:#3a3632;font-weight:500}.form__label__asterisk{color:#e53935;font-size:.75rem;font-weight:600;margin-left:2px}.form__radio{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.form__radio--center{min-height:42px}.form__radio--center .form__radio__option{height:100%}.form__radio__option{align-items:center;display:flex;position:relative}.form__radio__label{color:#3a3632;cursor:pointer;font-size:1rem;line-height:22px;padding-left:30px;position:relative}.form__radio__label:before{border:1px solid #c4beb6;border-radius:50px;content:"";height:18px;left:0;position:absolute;top:0;width:18px}.form__radio__input{cursor:pointer;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.form__radio__input:checked+.form__radio__label:before{border-color:#1c1e4d}.form__radio__input:checked+.form__radio__label:after{background-color:#1c1e4d;border-radius:50px;content:"";display:inline-block;height:10px;left:5px;position:absolute;top:5px;width:10px}.form__checkbox{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.form__checkbox--center{min-height:42px}.form__checkbox--center .form__radio__option{height:100%}.form__checkbox__option{align-items:center;display:flex;position:relative}.form__checkbox__label{color:#1c1e4d;cursor:pointer;font-size:1rem;font-weight:400;line-height:20px;padding-left:30px;position:relative}.form__checkbox__label:before{border:1px solid #1c1e4d;border-radius:2px;content:"";height:18px;left:0;position:absolute;top:0;width:18px}.form__checkbox__input{cursor:pointer;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.form__checkbox__input:checked+.form__checkbox__label:before{background:#1c1e4d;border-color:#1c1e4d}.form__checkbox__input:checked+.form__checkbox__label:after{background:url(/static/media/check-icon.8590cd52068b8f466be8.svg) no-repeat;background-position:50%;border-radius:50px;content:"";display:inline-block;height:8px;left:5px;position:absolute;top:6px;width:10px}.form__checkbox--gray .form__checkbox__label{color:#757575}.form__checkbox--gray .form__checkbox__label:before{border:1px solid #c4beb6}.form__checkboxSubField{padding-top:.8rem}.form__checkboxSubField .form__checkbox__label{color:#3a3632;font-size:.875rem;line-height:18px;padding-left:28px}.form__checkboxSubField .form__checkbox__label:before{height:16px;width:16px}.form__checkboxSubField .form__checkbox__input+.form__checkbox__label:after{left:4px;top:5px}.form__switchBtn{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.form__switchBtn--middle{height:44px}.form__switchBtn__option{align-items:center;display:flex;gap:20px;position:relative}.form__switchBtn__option .form__label{margin-bottom:0}.form__switchBtn__option .switchBtn{align-items:center;display:flex}.form__switchBtn__option .switchBtn .toggle{left:-99999px;opacity:0;position:absolute}.form__switchBtn__option .switchBtn .toggle+label{background-color:#f56969;border-radius:50px;cursor:pointer;display:inline-block;font-size:.688rem;font-weight:500;height:24px;line-height:24px;min-width:58px;padding:0 8px;position:relative}.form__switchBtn__option .switchBtn .toggle+label:before{background:#fff;border-radius:50px;content:" ";height:20px;left:2px;margin-top:-10px;position:absolute;top:50%;width:20px}.form__switchBtn__option .switchBtn .toggle+label .off,.form__switchBtn__option .switchBtn .toggle+label .on{color:#fff}.form__switchBtn__option .switchBtn .toggle+label .off{display:inline-block;margin-left:20px}.form__switchBtn__option .switchBtn .toggle+label .on{display:none}.form__switchBtn__option .switchBtn .toggle:checked+label{background:#43a047}.form__switchBtn__option .switchBtn .toggle:checked+label .off{display:none}.form__switchBtn__option .switchBtn .toggle:checked+label .on{display:inline-block;margin-right:20px}.form__switchBtn__option .switchBtn .toggle:checked+label:before{background-position:0 0;left:auto;margin-left:-26px;right:2px}.form__switchBtn--directionColumn{gap:40px}.form__switchBtn--directionColumn .form__switchBtn__option{align-items:flex-start;flex-direction:column;gap:16px}.form__browsefileBox{align-items:center;display:flex;gap:16px;width:100%}.form__browsefileBox .form__browsefile{height:44px;min-height:44px}.form__browsefileBox .form__browsefile .btn{min-height:1px}.form__browsefileBox .form__browsefile__value{align-items:center;color:#3a3632;display:flex;font-size:.625rem;font-weight:400;gap:12px;padding-left:.65rem;width:100%}.form__browsefileBox .form__browsefile__value svg{flex:0 0 20px;height:20px;width:20px}.form__browsefileBox .form__browsefile__value__detail{display:flex;flex-direction:column}.form__browsefileBox .form__browsefile__value__detail .para{margin-bottom:0!important}.form__browsefileBox .form__browsefile__value__detail .progressBox{align-items:center;display:flex;gap:12px}.form__browsefileBox .form__browsefile__value__detail .progressBox .progressbar{background:#ececec;border-radius:20px;flex:0 0 120px;height:4px;overflow:hidden;position:relative;width:120px}.form__browsefileBox .form__browsefile__value__detail .progressBox .progressbar .progress{align-items:center;background:#50c878;border-radius:20px;color:#fff;display:flex;font-size:.875rem;font-weight:800;height:100%;justify-content:center;left:0;position:absolute;top:0}.form__browsefileBox .form__browsefile__value__detail .progressBox .progressValue{color:#585858;font-size:.625rem;font-weight:700;line-height:16px}.form__browsefileBox .form__browsefile__closeBtn{align-items:center;cursor:pointer;display:flex;flex:0 0 20px;width:20px}.form__browsefileBox .btn{min-height:44px}.form__browsefile{background-color:#fff;border:1px solid #c4beb6;border-radius:.375rem;color:#3a3632;display:flex;font-size:.875rem;font-weight:400;gap:10px;height:56px;padding:.35rem 1rem .35rem .35rem;width:100%}.form__browsefile--sm{height:44px}.form__browsefile--callBackground{align-items:center;border-style:dashed;display:flex;flex-direction:column;height:auto;padding:1rem 1rem 2rem}.form__browsefile .form__input{border:0;border-radius:0;flex:1 1;height:auto;padding:0}.form__browsefile .btn{cursor:pointer;font-size:.875rem;font-weight:500;min-width:105px}.form__uploadProfile{background:#d9d9d9;border:4px solid #fff;border-radius:50%;box-shadow:0 4px 16px 0 rgba(0,0,0,.122);cursor:pointer;display:block;height:120px;position:relative;width:120px}@media screen and (max-width:639px){.form__uploadProfile{height:90px;width:90px}}.form__uploadProfile__picture{border-radius:50%;display:block;height:100%;max-width:100%;width:100%}.form__uploadProfile__edit{background:#fff;bottom:0;box-shadow:0 0 20px 0 rgba(0,0,0,.122);height:36px;position:absolute;right:0;width:36px;z-index:1}.form__uploadProfile__edit,.form__uploadProfile__edit .icon{align-items:center;border-radius:50%;display:flex;justify-content:center}.form__uploadProfile__edit .icon{background:#1c1e4d;height:32px;text-align:center;width:32px}.form__uploadfiled{display:none}.form__rangeSlider{align-items:center;display:flex;gap:10px;width:calc(100% - 80px)}.form__rangeSlider__info{align-items:center;display:flex;flex-direction:column;gap:5px;padding-top:.938rem;width:100%}.form__rangeSlider__flex{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.form__rangeSlider__flex .para{color:#3a3632;font-size:.75rem;font-weight:500;margin-bottom:0}.form__rangeSlider__label{color:#1c1e4d;font-size:.875rem;font-weight:500;width:20px}.form__rangeSlider__input{-appearance:none;-webkit-appearance:none;background:#1c1e4d4d;border-radius:15px;display:block;height:6px;margin:0;outline:none;width:100%}.form__rangeSlider__input::-webkit-slider-thumb{-webkit-appearance:none;background:#1c1e4d;border:4px solid #1c1e4d;border-radius:50%;cursor:pointer;height:10px;width:10px}.form__error{color:#e53935;display:block;font-size:.75rem;font-weight:400;margin-top:.375rem}.form__error--medium{font-weight:500}.form__infoText{align-items:center;color:#3a3632;display:flex;flex-wrap:wrap;font-size:.813rem;font-weight:400;gap:6px;margin-top:.5rem}.form__infoText strong{font-weight:500}.form .formNote{background:#1e88e50f;border:1px solid #1e88e53d;border-radius:6px;color:#3a3632;min-height:44px;padding:.75rem 1rem}.form .formNote,.form .formNote .para{font-size:.875rem;font-weight:400}.form .formNote .para strong{color:#1e88e5;font-weight:600}.form__valueInfo{align-items:center;color:#3a3632;display:flex;flex-wrap:wrap;font-size:.813rem;font-weight:400;gap:6px;margin-top:.5rem}.form__valueInfo__text{background:#e8e8ed;border:1px solid #b9b9c8;border-radius:50px;color:#1c1e4d;display:inline-block;font-size:.75rem;font-weight:500;padding:.5rem .875rem;vertical-align:middle}.form__button{margin-bottom:0}.form__button .btn{font-size:1.25rem;font-weight:400;height:56px;margin:.75rem 0 0;padding:.625rem 1.125rem;width:100%}.form__section{background-color:#fff;box-shadow:0 4px 24px 0 rgba(0,0,0,.078);margin-bottom:1.25rem;padding:1.5rem 1.25rem;position:relative}@media screen and (max-width:639px){.form__section{padding:1rem}}.form__section__title{align-items:center;color:#3a3632;display:flex;flex-wrap:wrap;font-size:1.25rem;font-weight:600;gap:10px;justify-content:space-between;line-height:28px;margin:0 0 1.25rem}.form__section__title .btn__group .btn{font-weight:500;line-height:18px}.form__section__title .status{background:#e8e8ed;border:1px solid #b9b9c8;border-radius:5px;color:#1c1e4d;font-size:1rem;font-weight:600;line-height:23px;min-height:40px;padding:.5rem .75rem}.form__section .btn__group{padding-top:.8rem}.form__section .btn__danger{background:#e53935;border-color:#e53935}.form__section .planDetailList{display:flex;flex-direction:column;gap:16px}.form__section .planDetailList__item{color:#3a3632;display:inline-block;font-size:1rem;font-weight:400;vertical-align:middle}.form__section .planDetailList__item strong{font-weight:600}.form .uploadField{align-items:center;display:flex;gap:24px;justify-content:flex-start}@media screen and (max-width:639px){.form .uploadField{gap:12px}}.form .uploadImage{flex:0 0 140px;height:140px;position:relative;width:140px}@media screen and (max-width:639px){.form .uploadImage{flex:0 0 90px;height:90px;width:90px}}.form .uploadImage img{border-radius:50%;height:100%;object-fit:cover;width:100%}.form__optInfo{padding-top:1rem}.form__optInfo .para{color:#68667799;font-size:.875rem;font-weight:400}.form__optInfo .para .link{color:#1c1e4d;display:inline-block;font-size:.875rem;text-decoration:none;vertical-align:middle}.form__optInfo .para .link--underline{text-decoration:underline}.tabsWrap{background:#fff;border-bottom:1px solid #c4beb6;overflow-x:auto;overflow-y:hidden;padding:1rem 1.25rem}@media screen and (max-width:768px){.tabsWrap{padding:1rem}}.tabsWrap .tabs{align-items:center;display:flex;flex-wrap:wrap;width:max-content}.tabsWrap .tabs__link{color:#4c60ac;cursor:pointer;font-size:.875rem;font-weight:600;line-height:12px;padding:0 1rem;position:relative;text-transform:capitalize}@media screen and (max-width:639px){.tabsWrap .tabs__link{padding:0 .8rem}}.tabsWrap .tabs__link:after{background:#4c60ac;bottom:-16px;content:"";height:2px;left:0;opacity:0;position:absolute;right:0;width:100%;z-index:1}.tabsWrap .tabs__link--selected{color:#4c60ac;font-weight:700;text-decoration:none}.tabsWrap .tabs__link--selected:after{opacity:1}.tabsWrap--second{background:#eee;border-radius:8px;padding:.5rem}.tabsWrap--second .tabs{gap:2px}.tabsWrap--second .tabs__link{background:#eee;border-radius:8px;color:#3a3632;line-height:16px;padding:.5rem 1rem}@media screen and (max-width:639px){.tabsWrap--second .tabs__link{padding:.5rem 1rem}}.tabsWrap--second .tabs__link:after{display:none}.tabsWrap--second .tabs__link--selected{background:#4c60ac;color:#fff}.tabsWrap--inner{padding-left:0;padding-right:0}.tabsWrap--inner .tabs__link{font-weight:500}.tabsWrap--inner .tabs__link--selected{font-weight:600}.tabsContent__content{display:none}.tabsContent__content--selected{display:block}.accordion{display:flex;flex-direction:column;gap:24px}.accordion__card{background:#fff;border:1px solid #dedede;border-radius:12px;overflow:hidden}.accordion__card--active .accordion__head .btnArrow{transform:rotate(180deg);transition:transform 1s linear 0s}.accordion__card--active .accordion__body{display:block}.accordion__head{align-items:center;background:#e8e8ed;display:flex;gap:10px;justify-content:space-between;padding:1rem 3.5rem 1rem 1rem;position:relative}.accordion__head .title{margin-bottom:0!important}.accordion__head .form__checkbox .form__checkbox__label,.accordion__head .title{color:#3a3632;font-size:1rem;font-weight:600}.accordion__head .btnArrow{align-items:center;display:flex;height:24px;justify-content:center;position:absolute;right:16px;transform:rotate(0deg);transition:transform 1s linear 0s;width:24px}.accordion__body{background:#fff;border-top:1px solid #dedede;display:none;padding:1rem}.filter{position:relative}@media screen and (max-width:768px){.filter{width:100%}}.filter__dropdown{background:#fff;border-radius:4px;box-shadow:0 4px 16px 0 rgba(0,0,0,.122);display:none;left:0;position:absolute;top:100%;width:100%;z-index:11}@media screen and (min-width:768px){.filter__dropdown{width:360px}}@media screen and (min-width:1200px){.filter__dropdown{width:480px}}.filter__dropdown__body{display:flex;flex-direction:column;gap:20px;justify-content:space-between;min-height:100px;padding:1.25rem}@media screen and (min-width:992px){.filter__dropdown__body{padding:1.5rem}}.filter__dropdown__body .form__Field{margin-bottom:1rem}.filter__dropdown__body .form__Field:last-of-type{margin-bottom:0}.filter__dropdown__body .form__Field .form__label{font-size:.875rem;font-weight:500;margin-bottom:.5rem!important}.filter__dropdown__body .formRow__2{flex-wrap:wrap!important}@media screen and (min-width:1200px){.filter__dropdown__body .formRow__2{flex-wrap:nowrap!important}}.filter__dropdown__body .btn__group{flex-wrap:nowrap}.filter__dropdown__body .btn__group .btn{line-height:20px}.filter--open .filter__dropdown{display:block}.ant-popover .ant-popover-inner{padding:0!important}.ant-popover .ant-popover-inner .dropdown__item{align-items:center;background:#fff;border-bottom:1px solid #dedede;color:#3a3632;cursor:pointer;display:flex;font-size:.75rem;font-weight:400;gap:12px;padding:.7rem 1rem;text-align:left;transition:all .3s ease}.ant-popover .ant-popover-inner .dropdown__item .icon{align-items:center;display:flex;flex:0 0 17px;width:17px}.ant-popover .ant-popover-inner .dropdown__item .icon svg{width:17px}.ant-popover .ant-popover-inner .dropdown__item:last-child{border-bottom:none}.ant-popover .ant-popover-inner .dropdown__item--active,.ant-popover .ant-popover-inner .dropdown__item:hover{background:#3a36320f}.successMessage{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:250px;text-align:center}.successMessage__icon{margin-bottom:1.5rem}.successMessage .title{color:#3a3632;font-size:1.5rem;font-weight:600}.successMessage p{color:#3a3632;font-size:1.25rem;font-weight:400;margin-bottom:0}.messageSuccess__text{background:#43a04726;color:#43a047}.messageError__text,.messageSuccess__text{border-radius:6px;font-size:1rem;font-weight:400;padding:.5rem}.messageError__text{background:#e5393526;color:#e53935}.uppercase{text-transform:uppercase}.nodata{align-items:center;color:#3a3632;display:flex;font-size:.875rem;font-weight:600;height:100%;justify-content:center;line-height:28px;width:100%}.nodata.floating{position:absolute}.modal,.nodata.floating{bottom:0;left:0;right:0;top:0}.modal{height:0;opacity:0;padding:1rem;position:fixed;visibility:hidden;width:0}.modal,.modal__dialog{display:flex;justify-content:center;z-index:999}.modal__dialog{align-items:center;min-height:calc(100dvh - 32px);overflow:auto;position:relative;width:100%}.modal__content{background:#fff;border:1px solid #c4beb6;border-radius:6px;box-shadow:0 4px 24px 0 rgba(0,0,0,.078);margin:auto;max-width:460px;padding:1.25rem;position:relative;transition:all .3s ease;width:100%;z-index:999}@media screen and (min-width:768px){.modal__content{padding:1.5rem}}.modal__content--xl{max-width:600px}@media screen and (min-width:992px){.modal__content--xl{max-width:945px}}.modal__content--lg{max-width:600px}@media screen and (min-width:992px){.modal__content--lg{max-width:780px}}.modal__content--md{max-width:576px}@media screen and (min-width:768px){.modal__content--md{max-width:640px}}.modal__body,.modal__content,.modal__header{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}@media screen and (min-width:768px){.modal__body,.modal__content,.modal__header{gap:24px}}.modal__header{gap:20px;position:relative}.modal__header__title{color:#3a3632;font-size:1.25rem;font-weight:600;line-height:30px;text-align:left;width:100%}.modal__header .btnClose{align-items:center;background:#f5f5f5;border:1px solid #f5f5f5;border-radius:50px;display:flex;height:32px;justify-content:center;padding:.15rem;position:absolute;right:0;top:0;transition:all .3s ease;width:32px;z-index:1}.modal__header .btnClose:hover{opacity:.7}.modal__header .branding{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center}@media screen and (min-width:768px){.modal__header .branding{gap:32px}}.modal__header .branding__icon{align-items:center;display:flex;justify-content:center}.modal__header .branding__icon svg{height:80px;width:80px}@media screen and (min-width:768px){.modal__header .branding__icon svg{height:auto;width:160px}}.modal__header .branding__info{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;margin:0 auto;max-width:450px}.modal__header .branding__info .para{color:#757575;font-size:1rem;font-weight:400}.modal__body--title{color:#3a3632;font-size:1.25rem;font-weight:600;line-height:30px}.modal__body--title.title--error{color:#e53935}.modal__body--message{color:#3a3632;font-size:1rem;font-weight:400;line-height:18px}@media screen and (min-width:768px){.modal__body--message{font-size:1.125rem;line-height:28px}}.modal__body--message.text--dark{border-bottom:1px solid #c4beb6;font-size:.875rem;font-weight:500;line-height:18px;margin-bottom:16px;padding-bottom:1rem}@media screen and (min-width:768px){.modal__body--message.text--dark{font-size:1rem;line-height:24px}}.modal__body .title--flex{align-items:center;display:flex;gap:10px}.modal__body .title--flex .btn__primaryLight{background:#e8e8ed;border-color:#e8e8ed;color:#1c1e4d;font-size:.875rem;font-weight:600}@media screen and (min-width:768px){.modal__body .title--flex .btn__primaryLight{font-size:1rem}}.modal__body .formRow{width:100%}.modal__body .form__group--otp{padding:0 0 1rem}.modal__body .form__group--otp .form__input{background:#fff;border-radius:6px}.modal__body .auditLogsWrap{display:flex;flex-direction:column;gap:16px;width:100%}.modal__body .auditLogsWrap .formRow .flexBox{align-items:center;display:flex;gap:10px}.modal__body .form__browsefile{background:#e8e8ed;border:1.5px dashed #676888;border-radius:1rem;height:auto;padding:0}.modal__body .form__browsefile__box{cursor:pointer;display:block;padding:1.25rem;width:100%}@media screen and (min-width:768px){.modal__body .form__browsefile__box{padding:1.5rem 1.25rem}}@media screen and (min-width:1200px){.modal__body .form__browsefile__box{padding:1.75rem 1.5rem}}.modal__body .form__browsefile__box .icon{align-items:center;background:#fcfcfc;border-radius:50%;display:flex;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}@media screen and (min-width:639px){.modal__body .form__browsefile__box .icon{height:80px;width:80px}}@media screen and (min-width:1200px){.modal__body .form__browsefile__box .icon{height:120px;width:120px}}.modal__body .form__browsefile__box .icon svg{height:24px;width:24px}@media screen and (min-width:639px){.modal__body .form__browsefile__box .icon svg{height:30px;width:30px}}@media screen and (min-width:1200px){.modal__body .form__browsefile__box .icon svg{height:40px;width:40px}}.modal__body .form__browsefile__box .title{color:#3a3632;display:block;font-size:1rem;font-weight:600;margin-bottom:.75rem;text-align:center}@media screen and (min-width:1200px){.modal__body .form__browsefile__box .title{font-size:1.125rem}}.modal__body .form__browsefile__box .title .link{color:#1e88e5;font-size:1rem;font-weight:600}@media screen and (min-width:1200px){.modal__body .form__browsefile__box .title .link{font-size:1.125rem}}.modal__body .form__browsefile__box .title--uploadedfileName{font-size:1rem;font-weight:500;margin-bottom:.45rem}.modal__body .form__browsefile__box .text{align-items:center;color:#757575;display:flex;flex-wrap:wrap;font-size:1rem;font-weight:400;gap:4px;justify-content:center;text-align:center}.modal__body .tableWrap{background:none;padding:0;width:100%}.modal__body .tableWrap .tableContainer{height:360px}.modal__body .tableWrap .pagination{border:none}.modal__footer{width:100%}.modal__footer .btn__group{flex-wrap:nowrap;justify-content:flex-start;width:100%}@media screen and (max-width:768px){.modal__footer .btn__group--wrap{flex-wrap:wrap!important}}.modal__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0c2080;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:990}.modal.modal--open{height:100dvh;opacity:1;overflow:auto;visibility:visible;width:100vw}.modal.modal--open .modal__dialog{opacity:1;transform:translateY(0);transition:all .3s ease;visibility:visible}.modal.modal--open .modal__backdrop{display:block}.modal.modalSuccessfull .modal__dialog .modal__content{text-align:center}.modal.modalSuccessfull .modal__dialog .modal__content .modal__header{align-items:center}.modal.modalSuccessfull .modal__dialog .modal__content .modal__header__title{color:#3a3632;font-size:1.125rem;font-weight:600}@media screen and (min-width:768px){.modal.modalSuccessfull .modal__dialog .modal__content .modal__header__title{font-size:1.25rem}}.modal.modalSuccessfull .modal__dialog .modal__content .para{color:#3a3632;font-size:.875rem;font-weight:400;line-height:20px;margin-bottom:0;text-align:center}@media screen and (min-width:768px){.modal.modalSuccessfull .modal__dialog .modal__content .para{line-height:24px}}.modal.modalSuccessfull .modal__dialog .modal__content .btn{line-height:20px;min-width:60px}.modal.modalTrash .modal__dialog .modal__content .modal__header{align-items:flex-start;gap:10px;padding-right:2.5rem}.modal.modalTrash .modal__dialog .modal__content .modal__header__title{color:#3a3632;font-size:1.125rem;font-weight:600}@media screen and (min-width:768px){.modal.modalTrash .modal__dialog .modal__content .modal__header__title{font-size:1.25rem}}.modal.modalTrash .modal__dialog .modal__content .para{color:#3a3632;font-size:.875rem;font-weight:400;line-height:20px;margin-bottom:0}@media screen and (min-width:768px){.modal.modalTrash .modal__dialog .modal__content .para{line-height:24px}}.modal.modalTrash .modal__dialog .modal__content .btn{line-height:20px;min-width:60px}.modal__body--left{align-items:flex-start}.btn{align-items:center;border-radius:6px;border-style:solid;border-width:1px;display:flex;font-size:.875rem;font-weight:500;gap:8px;justify-content:center;line-height:24px;padding:.5rem .875rem;transition:all .3s ease;white-space:nowrap;width:fit-content}@media screen and (max-width:639px){.btn{padding:.5rem .675rem}}.btn:hover{opacity:.8}.btn svg path,.btn:hover{transition:all .3s ease}.btn:disabled{opacity:.5;pointer-events:none}.btn--lg{padding:.625rem .875rem}@media screen and (min-width:1200px){.btn--lg{padding:.625rem 2.5rem}}.btn__primary{background-color:#4c60ac;border-color:#4c60ac;color:#fff}.btn__primary.btn__outlined{background-color:#fff;border-color:#4c60ac;color:#4c60ac}.btn__primary.btn__outlined:hover{background-color:#4c60ac!important;color:#fff}.btn__primary.btn__outlined:hover svg path{stroke:#fff;transition:all .3s ease}.btn__primaryLight{background-color:#1c1e4d80;border-color:#8d8ea6;color:#fff}.btn__primaryLight.btn__outlined{background-color:#fff;border-color:#1c1e4d80;color:#1c1e4d}.btn__primaryLight.btn__outlined:hover{background-color:#1c1e4d!important;border-color:#1c1e4d;color:#fff}.btn__primaryLight.btn__outlined:hover svg path{stroke:#fff;transition:all .3s ease}.btn__white{background-color:#e4e7f3;border-color:#e4e7f3;color:#4c60ac}.btn__white:hover{background-color:#4c60ac;border-color:#4c60ac;color:#fff!important}.btn__white:hover svg path{stroke:#fff;transition:all .3s ease}.btn__danger,.btn__danger:hover{background-color:#e53935;border-color:#e53935;color:#fff}.btn__danger:hover svg path{stroke:#fff;transition:all .3s ease}.btn__danger.btn__outlined{background-color:#fff;border-color:#e53935;color:#e53935}.btn__danger.btn__outlined:hover{background-color:#e53935!important;color:#fff}.btn__danger.btn__outlined:hover svg path{stroke:#fff;transition:all .3s ease}.btn__dangerLight{background:#e5393514;border-color:#e5393514;color:#e53935}.btn__dangerLight:hover{background-color:#e5393514;border-color:#e5393514;color:#e53935}.btn__dangerLight:hover svg path{stroke:#e53935;transition:all .3s ease}.btn__success,.btn__success:hover{background-color:#43a047;border-color:#43a047;color:#fff}.btn__success:hover svg path{stroke:#fff;transition:all .3s ease}.btn__success.btn__filled{background-color:#43a047;border-color:#43a047;color:#fff}.btn__success.btn__filled:hover{background-color:#fff;border-color:#43a047;color:#43a047}.btn__success.btn__filled:hover svg path{stroke:#43a047;transition:all .3s ease}.btn__group{align-items:center;display:flex;gap:12px}@media screen and (max-width:639px){.btn__group{flex-wrap:wrap;width:100%}.btn__group .btn{width:100%}}.btn__group--end{justify-content:flex-end}.btn__group--directionColumn{flex-direction:column}.btn__group--spacebetween{justify-content:space-between}.btn__group--links{gap:24px}.btn__group--links .link{align-items:center;display:inline-flex;gap:8px;position:relative;text-decoration:none}.btn__group--links .link:after{background:#1c1e4d;content:"";height:14px;position:absolute;right:-12px;top:7px;width:1px;z-index:1}.btn__group--links .link:last-child:after{display:none}.btn__group--links .link:disabled{opacity:.5;pointer-events:none}.btn--sm{flex:0 0 40px;height:40px;padding:0;width:40px}.btn__text{background-color:#0000;border:0;color:#3a3632;text-decoration:underline}.btn__text:hover{color:#1c1e4d}.btn--back{background-color:#0000;border:0;color:#3a3632;height:auto!important;min-height:1px;padding:0}.btn--back:hover{opacity:.7}.btn--full{width:100%}.btn--rounded{border-radius:50px}.backBtn{align-items:center;color:#1c1e4d;display:inline-flex;font-size:1rem;font-weight:500;gap:10px}.backBtn:hover{opacity:.8}.backBtn:hover,.link{transition:all .3s ease}.link{color:#1e88e5;cursor:pointer;font-size:1rem;font-weight:400;line-height:24px;text-align:center;text-decoration:underline!important}.link--textDecoration{text-decoration:none!important}.link__primary{color:#1c1e4d}.link__dark{color:#3a3632}.link__danger{color:#e53935}.link--medium{font-weight:500}.link--semibold{font-weight:600}.link:hover{opacity:.8;transition:all .3s ease}.link--disabled{opacity:.5;pointer-events:none}.pagination{align-items:center;background-color:#fff;border-top:1px solid #c4beb6;bottom:0;display:flex;gap:10px;justify-content:space-between;min-height:60px;padding:.7rem 1.25rem;position:sticky}@media screen and (max-width:639px){.pagination{justify-content:center}}.pagination__center{justify-content:center}.pagination__result{align-items:center;color:#3a3632;display:flex;font-size:.875rem;font-weight:500;gap:12px;line-height:20px}@media screen and (max-width:639px){.pagination__result{display:none}}.pagination__actions{align-items:center;display:flex;gap:8px;justify-content:center}.pagination__actions h6{color:#3a3632;font-size:.875rem;font-weight:400;line-height:20px}.pagination__actions .formField__input{border:1px solid #c4beb6;border-radius:6px;font-size:.875rem;font-weight:400;height:28px;line-height:20px;padding:.25rem 0;text-align:center;width:28px}.pagination__actions .btn{border-color:#d0d5dd;border-radius:6px;box-shadow:0 1px 2px 0 rgba(16,24,40,.051);font-weight:400;height:28px;padding:.25rem .45rem}@media screen and (max-width:639px){.pagination__actions{display:none}}.pagination .MuiPagination-root .MuiPagination-ul{align-items:center;display:flex;flex-wrap:wrap;gap:2px}.pagination .MuiPagination-root .MuiPagination-ul li{align-items:center;display:flex;justify-content:center}.pagination .MuiPagination-root .MuiPagination-ul .MuiPaginationItem-root{align-items:center;background-color:#fff;border:0;border-radius:6px;color:#3a3632;display:flex;font-size:.875rem;font-weight:400;height:28px;justify-content:center;line-height:20px;margin:0;min-width:28px}.pagination .MuiPagination-root .MuiPagination-ul .MuiPaginationItem-root.Mui-selected{background-color:#4c60ac;color:#fff}.loader{bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:999}.loader__container{align-items:center;background:#fff;border-radius:50%;box-shadow:0 10px 18px 0 rgba(0,0,0,.251);display:flex;height:55px;justify-content:center;overflow:hidden;position:relative;width:55px;z-index:2}.loader__container .spinner{animation:spinner-plncf9 4s infinite;display:grid;height:36px;width:36px}.loader__container .spinner:after,.loader__container .spinner:before{animation:spinner-plncf9 1s linear infinite;border-color:#1c1d4d #1c1d4d #0000 #0000;border-radius:50%;border-style:solid;border-width:4px;content:"";grid-area:1/1;mix-blend-mode:darken}.loader__container .spinner:after{animation-direction:reverse;border-color:#0000 #0000 #e5e7eb #e5e7eb}.loader__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#11192780;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1}.loader--show{align-items:center;display:flex;justify-content:center}@keyframes spinner-plncf9{to{transform:rotate(1turn)}}.layoutContainer{display:block;height:100dvh;width:100%}@media screen and (min-width:992px){.layoutContainer{display:flex}}.layoutContainer--full .layoutGrid{width:100%}.layoutSidemenu{background:#fff;border-right:1px solid #c4beb6;flex:0 0 250px;height:100%;overflow-y:auto;transition:all .3s ease;width:250px}@media screen and (max-width:992px){.layoutSidemenu{flex:0 0 250px;left:-250px;position:fixed;width:250px;z-index:99}}.layoutSidemenu__logo{align-items:center;background-color:#fff;border-bottom:1px solid #c4beb6;cursor:pointer;display:flex;height:70px;justify-content:center;padding:1rem .5rem;position:sticky;text-align:center;top:0;width:100%}@media screen and (min-width:1200px){.layoutSidemenu__logo{padding:1rem}}.layoutSidemenu__logo img,.layoutSidemenu__logo svg{max-height:30px;max-width:135px}.layoutSidemenu__logo img{object-fit:contain}.layoutSidemenu__fullHeight{height:calc(100dvh - 148px);overflow-y:auto}.layoutSidemenu__list{padding:1.5rem 0}.layoutSidemenu__list--item{position:relative}.layoutSidemenu__list--item:hover .layoutSidemenu__list--link{background:#1c1e4d;border-color:#df2826;color:#fff}.layoutSidemenu__list--item:hover .layoutSidemenu__list--link span{color:#fff;transition:all .3s ease}.layoutSidemenu__list--item:hover .layoutSidemenu__list--link span.icon svg path{fill:#fff;transition:all .3s ease}.layoutSidemenu__list--item:hover .layoutSidemenu__list--link span.icon--financialAdvisorManagement svg path{fill:#fff;stroke:#fff}.layoutSidemenu__list--link{align-items:center;background:#fff;border-left:8px solid #fff;cursor:pointer;display:flex;gap:8px;justify-content:flex-start;padding:1rem;text-decoration:none!important;width:100%}@media screen and (min-width:1200px){.layoutSidemenu__list--link{justify-content:flex-start}}.layoutSidemenu__list--link svg{flex:0 0 20px;height:20px;width:20px}.layoutSidemenu__list--link svg path{transition:all .3s ease}.layoutSidemenu__list--link span{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#3a3632;display:block;display:-webkit-box;font-size:.875rem;font-weight:500;line-height:20px;overflow:hidden;transition:all .3s ease}.layoutSidemenu__list--link span.icon{align-items:center;display:flex;flex:0 0 20px;height:20px;justify-content:center;width:20px}.layoutSidemenu__selected .layoutSidemenu__list--link{background:#1c1e4d;border-color:#df2826;color:#fff}.layoutSidemenu__selected .layoutSidemenu__list--link span{color:#fff}.layoutSidemenu__selected .layoutSidemenu__list--link span.icon svg path{fill:#fff;transition:all .3s ease}.layoutSidemenu__selected .layoutSidemenu__list--link span.icon--financialAdvisorManagement svg path{fill:#fff;stroke:#fff}.layoutSidemenu__logout{align-items:center;background-color:#fff;bottom:0;display:flex;height:78px;justify-content:center;padding:.75rem 1rem;position:sticky}.layoutSidemenu__logout__action{align-items:center;background:#e9e9e9;border-radius:50px;display:flex;gap:8px;justify-content:space-between;min-height:56px;padding:.375rem;width:100%}.layoutSidemenu__logout__action .userProfile{align-items:center;color:#3a3632;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:8px;position:relative;text-decoration:none}.layoutSidemenu__logout__action .userProfile .picIcon{align-items:center;background:#1c1e4d;border-radius:50px;color:#fff;display:flex;font-size:.875rem;font-weight:500;height:40px;justify-content:center;text-transform:uppercase;width:40px}.layoutSidemenu__logout__action .userProfile .picIcon__img{border-radius:50px;display:block;height:100%;object-fit:cover;width:100%}.layoutSidemenu__logout__action .btnLogout{align-items:center;background:#e53935;border-radius:50px;display:flex;height:32px;justify-content:center;width:32px}.layoutSidemenu__logout__action .btnLogout svg{height:12px;width:12px}.sidebar-hidden{position:relative}.sidebar-hidden:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#11192780;bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:11}.sidebar-hidden .layoutSidemenu{left:0}.sidebar-hidden .page__head__actions .btnCollapse{position:relative;z-index:999}.sidebar-hidden .page__head__actions .btnCollapse svg{display:none}.sidebar-hidden .page__head__actions .btnCollapse svg.btnCollapse__closeIcon{display:block}.layoutGrid{width:100%}@media screen and (min-width:992px){.layoutGrid{width:calc(100% - 250px)}}.tableWrap{background:#fff;box-shadow:0 4px 24px 0 rgba(0,0,0,.078);height:auto;padding:1.25rem}@media screen and (max-width:768px){.tableWrap{padding:1rem}}.tableWrap__head{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;padding-bottom:1.25rem}@media screen and (max-width:768px){.tableWrap__head{flex-wrap:wrap;padding-bottom:1rem}}.tableWrap__head--title{align-items:center;color:#3a3632;display:flex;flex:1 1;font-size:1.25rem;font-weight:600;gap:10px;justify-content:flex-start;line-height:36px}@media screen and (min-width:1600px){.tableWrap__head--title{font-size:1.5rem;gap:16px}}.tableWrap__head--title span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.tableWrap__head--actions{align-items:center;display:flex;gap:16px;justify-content:center}@media screen and (max-width:639px){.tableWrap__head--actions{gap:10px}}.tableWrap__head .formRow{align-items:flex-start;display:flex;gap:16px;margin-bottom:0;width:100%}@media screen and (max-width:639px){.tableWrap__head .formRow{flex-wrap:wrap;gap:12px}}.tableWrap__head .formRow .formCol--search{height:42px;width:305px}.tableWrap__head .formRow .formCol .form__input{height:42px}.tableWrap__head .formRow .formCol--flex{align-items:center;display:flex;gap:16px;width:400px}@media screen and (min-width:1400px){.tableWrap__head .formRow .formCol--flex{width:500px}}@media screen and (max-width:992px){.tableWrap__head .formRow .formCol--flex{flex-wrap:wrap;gap:12px;width:100%}.tableWrap__head .formRow .formCol--flex .btn{width:100%}}.tableWrap__head .formRow .formCol--flex .formRow__2{flex-wrap:nowrap;width:100%}.tableWrap__head .formRow .formCol .form__label{margin-bottom:0}@media screen and (max-width:768px){.tableWrap__head .btn__group{flex-wrap:nowrap;width:100%}}.tableWrap__head .btn__group .btn{font-weight:500;min-height:42px;min-width:42px}@media screen and (max-width:768px){.tableWrap__head .btn__group .btn{width:100%}}.tableWrap__head .btn__group .dropdown__item{position:relative;text-align:center}.tableWrap__head .btn__group .dropdown__item .dropdownMenu{background:#fff;border:1px solid #dedede;box-shadow:0 4px 16px 0 rgba(0,0,0,.122);display:none;margin-top:.5rem;position:absolute;right:0;top:100%;width:160px;z-index:1}.tableWrap__head .btn__group .dropdown__item .dropdownMenu--open{display:block}.tableWrap__head .btn__group .dropdown__item .dropdownMenu .dropdown__item{align-items:center;background:#fff;border-bottom:1px solid #dedede;color:#3a3632;cursor:pointer;display:flex;font-size:.75rem;font-weight:400;gap:12px;padding:.7rem 1rem;text-align:left;transition:all .3s ease}.tableWrap__head .btn__group .dropdown__item .dropdownMenu .dropdown__item .icon{align-items:center;display:flex;flex:0 0 17px;width:17px}.tableWrap__head .btn__group .dropdown__item .dropdownMenu .dropdown__item .icon svg{width:17px}.tableWrap__head .btn__group .dropdown__item .dropdownMenu .dropdown__item:last-child{border-bottom:none}.tableWrap__head .btn__group .dropdown__item .dropdownMenu .dropdown__item--active,.tableWrap__head .btn__group .dropdown__item .dropdownMenu .dropdown__item:hover{background:#3a36320f}.tableWrap .tableContainerGrid{align-items:flex-start;border:1px solid #c4beb6;border-radius:12px;display:flex;height:calc(100% - 62px);overflow:hidden}.tableWrap .tableContainerGrid .tableContainer{border:none;border-radius:0;height:100%}.tableWrap .tableContainerGrid .tableContainer:first-child{border-right:1px solid #c4beb6}.tableWrap .tableContainerGrid .tableContainer:first-child .table{min-width:1400px}.tableWrap .tableContainerGrid .tableContainer:last-child{box-shadow:-4px 0 24px 0 rgba(0,0,0,.078);flex:0 0 400px;width:400px}.tableWrap .tableContainerGrid .tableContainer .table{border:none}.tableWrap .tableContainer{border:1px solid #c4beb6;border-radius:12px;box-shadow:none;height:calc(100% - 62px);overflow-x:auto;position:relative}.tableWrap .tableContainer .table{border-collapse:collapse;border-spacing:0;display:table;width:100%}.tableWrap .tableContainer .table--accordion thead tr td:first-child .sortingDiv{padding-left:0}.tableWrap .tableContainer .table--accordion thead tr .sortingDiv{padding-left:1rem}.tableWrap .tableContainer .table thead{background:#fff;border-radius:8px 8px 0 0;display:table-header-group}.tableWrap .tableContainer .table tbody{background:#f6f6f6;display:table-row-group}.tableWrap .tableContainer .table tbody tr:last-child{border-bottom:none}.tableWrap .tableContainer .table tr{border-bottom:1px solid #c4beb6;color:inherit;display:table-row;height:55px;outline:0;vertical-align:middle}.tableWrap .tableContainer .table tr .form__checkbox__option{margin:0}.tableWrap .tableContainer .table tr .form__checkbox__label{padding-left:20px}.tableWrap .tableContainer .table td,.tableWrap .tableContainer .table th{font-size:.875rem;font-weight:400;line-height:20px;padding:.625rem;position:relative;text-align:left;vertical-align:middle}.tableWrap .tableContainer .table td .sortingDiv,.tableWrap .tableContainer .table th .sortingDiv{align-items:center;display:flex;gap:5px}.tableWrap .tableContainer .table td .sortingDiv__icon,.tableWrap .tableContainer .table th .sortingDiv__icon{align-items:center;display:flex;position:relative}.tableWrap .tableContainer .table td .sortingDiv__icon svg,.tableWrap .tableContainer .table th .sortingDiv__icon svg{height:10px;width:11px}.tableWrap .tableContainer .table td .sortingDiv--center,.tableWrap .tableContainer .table th .sortingDiv--center{justify-content:center}.tableWrap .tableContainer .table td .sortingDiv--right,.tableWrap .tableContainer .table th .sortingDiv--right{justify-content:right}@media screen and (max-width:639px){.tableWrap .tableContainer .table td,.tableWrap .tableContainer .table th{white-space:nowrap}}@media screen and (min-width:1600px){.tableWrap .tableContainer .table td,.tableWrap .tableContainer .table th{padding:.625rem .375rem}}.tableWrap .tableContainer .table td:first-child,.tableWrap .tableContainer .table th:first-child{padding-left:1rem}@media screen and (min-width:1600px){.tableWrap .tableContainer .table td:first-child,.tableWrap .tableContainer .table th:first-child{padding-left:1.5rem}}.tableWrap .tableContainer .table td:last-child,.tableWrap .tableContainer .table th:last-child{padding-right:1rem}@media screen and (min-width:1600px){.tableWrap .tableContainer .table td:last-child,.tableWrap .tableContainer .table th:last-child{padding-right:1.5rem}}.tableWrap .tableContainer .table td .btnClose,.tableWrap .tableContainer .table th .btnClose{align-items:center;background:#b1b1b1;border-radius:50px;display:flex;height:30px;justify-content:center;position:absolute;right:10px;top:12px;width:30px;z-index:1}.tableWrap .tableContainer .table th{color:#3a3632;font-size:.875rem;font-weight:400}.tableWrap .tableContainer .table td{color:#3a3632}.tableWrap .tableContainer .table tbody tr.selected,.tableWrap .tableContainer .table tbody tr:hover{background-color:#1c1e4d0f}.tableWrap .tableContainer .table tbody tr.selected .profile__initials,.tableWrap .tableContainer .table tbody tr:hover .profile__initials{background-color:#1c1e4d;color:#fff;transition:all .3s ease}.tableWrap .tableContainer .table tbody tr.selected .cellText--investors .investorBtn,.tableWrap .tableContainer .table tbody tr:hover .cellText--investors .investorBtn{background:#f5f5f5;border-color:#f5f5f5}.tableWrap .tableContainer .table tbody tr.level-0 td:first-child .cellText{padding-left:0}.tableWrap .tableContainer .table tbody tr.level-0 .cellText{padding-left:1rem}.tableWrap .tableContainer .table tbody tr.level-1 .cellText{padding-left:1.55rem}.tableWrap .tableContainer .table tbody tr.level-2 .cellText{padding-left:1rem}.tableWrap .tableContainer .table tbody tr.level-2 .cellText--semibold{color:#0d1a42;font-weight:400}.tableWrap .tableContainer .table tbody tr.subRow{display:none}.tableWrap .tableContainer .table tbody tr.subRow--active{display:table-row}.tableWrap .tableContainer .table .cellText--textRight{text-align:right}.tableWrap .tableContainer .table .cellText span{display:block}.tableWrap .tableContainer .table .cellText .cellTextSubValue{display:block;font-size:.75rem;font-weight:400}.tableWrap .tableContainer .table .cellText__dark,.tableWrap .tableContainer .table .cellText__title{color:#3a3632;font-size:.875rem;font-weight:400;line-height:20px;margin:0 0 4px;transition:all .3s ease}.tableWrap .tableContainer .table .cellText__dark.cell--link,.tableWrap .tableContainer .table .cellText__title.cell--link{cursor:pointer;text-decoration:underline;text-decoration-color:#fff;transition:all .3s ease}.tableWrap .tableContainer .table .cellText__dark.cell--link:hover,.tableWrap .tableContainer .table .cellText__title.cell--link:hover{color:#1c1e4d;text-decoration-color:#1c1e4d;transition:all .3s ease}.tableWrap .tableContainer .table .cellText__dark--gray,.tableWrap .tableContainer .table .cellText__title--gray{color:#b1b1b1;font-weight:500}.tableWrap .tableContainer .table .cellText__primary{color:#1c1e4d}.tableWrap .tableContainer .table .cellText__primary--icon{align-items:center;display:flex!important;gap:5px;text-decoration:underline}.tableWrap .tableContainer .table .cellText__primary--none{align-items:center;display:flex!important;justify-content:center}.tableWrap .tableContainer .table .cellText__light{color:#686677;font-size:.75rem;font-weight:500;line-height:18px}.tableWrap .tableContainer .table .cellText__link{align-items:center;color:#1e88e5;cursor:pointer;display:inline-flex!important;font-size:.875rem;font-weight:500;gap:6px;text-decoration:underline;transition:all .3s ease}.tableWrap .tableContainer .table .cellText--semibold{color:#0d1a42;font-weight:600}.tableWrap .tableContainer .table .cellText--icon{align-items:center;display:flex!important;white-space:nowrap}.tableWrap .tableContainer .table .cellText--icon .expandIcon{align-items:center;display:flex;flex:0 0 auto;justify-content:center;transform:rotate(0deg);transition:transform 1s linear 0s;width:24px}.tableWrap .tableContainer .table .cellText--icon .expandIcon--active{transform:rotate(90deg);transition:transform 1s linear 0s}.tableWrap .tableContainer .table .cellText--investors{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.tableWrap .tableContainer .table .cellText--investors .investorBtn{align-items:center;background:#e8e9ed;border:1px solid #e8e9ed;border-radius:50px;color:#1c1e4d;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:400;gap:8px;padding:.325rem .75rem}.tableWrap .tableContainer .table .profile{align-items:center;cursor:pointer;display:flex;gap:10px;justify-content:flex-start}.tableWrap .tableContainer .table .profile__image{flex:0 0 32px;height:32px;width:32px}.tableWrap .tableContainer .table .profile__image img{border-radius:50%;height:100%;object-fit:cover;overflow:hidden;width:100%}.tableWrap .tableContainer .table .profile__initials{align-items:center;background-color:#fff;border:1px solid #1c1e4d;border-radius:50%;color:#1c1e4d;display:flex;flex:0 0 32px;font-size:.875rem;font-weight:500;height:32px;justify-content:center;line-height:20px;transition:all .3s ease;width:32px}.tableWrap .tableContainer .table .profile__name{align-items:center;color:#1c1e4d;display:flex;font-size:.875rem;font-weight:400;gap:8px}.tableWrap .tableContainer .table .profile__name--underline{text-decoration:underline}.tableWrap .tableContainer .table .actions{align-items:center;display:flex;gap:1rem;justify-content:center}.tableWrap .tableContainer .table .actions .btn__active svg path{stroke:#1c1e4d}.tableWrap .tableContainer .table .actions .btn__white{min-width:80px}.tableWrap .tableContainer .table .actions .btn__white.w_fitContent{min-width:auto}.tableWrap .tableContainer .table .actions .btn__white:hover{border-color:#1c1e4d;color:#1c1e4d}.tableWrap .tableContainer .table .actions .btn{height:32px}.tableWrap .tableContainer .table .actions .btn--statusSuccess{background:#43a0470f;border-color:#43a0473d;border-radius:50px;color:#43a047;padding-left:30px;position:relative}.tableWrap .tableContainer .table .actions .btn--statusSuccess:after{background:#43a047;border-radius:50%;content:"";height:8px;left:15px;margin-top:-4px;position:absolute;top:50%;width:8px}.tableWrap .tableContainer .table .actions .btn--statusFailed{background:#e539350f;border-color:#e539353d;border-radius:50px;color:#e53935;padding-left:30px;position:relative}.tableWrap .tableContainer .table .actions .btn--statusFailed:after{background:#e53935;border-radius:50%;content:"";height:8px;left:15px;margin-top:-4px;position:absolute;top:50%;width:8px}.tableWrap .tableContainer .table .actions .btn--statusPending{background:#fdd8350f;border-color:#fdd8353d;border-radius:50px;color:#fdd835;padding-left:30px;position:relative}.tableWrap .tableContainer .table .actions .btn--statusPending:after{background:#fdd835;border-radius:50%;content:"";height:8px;left:15px;margin-top:-4px;position:absolute;top:50%;width:8px}.tableWrap .tableContainer .table .actions .btn--sm{flex:0 0 32px;min-width:32px;width:32px}.tableWrap .tableContainer .table .actions .btn--sm svg{height:18px;width:18px}.tableWrap .tableContainer .table .actions .btnHover svg path{transition:.3s ease}.tableWrap .tableContainer .table .actions .btnHover:hover svg path{stroke:#1c1e4d;transition:.3s ease}.tableWrap .tableContainer .table .actions .dropdown__item{position:relative;text-align:center}.tableWrap .tableContainer .table .actions .dropdown__item .dropdownMenu{background:#fff;border:1px solid #dedede;box-shadow:0 4px 16px 0 rgba(0,0,0,.122);display:none;margin-top:.5rem;position:absolute;right:0;top:100%;width:160px;z-index:1}.tableWrap .tableContainer .table .actions .dropdown__item .dropdownMenu--open{display:block}.tableWrap .tableContainer .table .actions .dropdown__item .dropdownMenu .dropdown__item{align-items:center;background:#fff;border-bottom:1px solid #dedede;color:#3a3632;cursor:pointer;display:flex;font-size:.75rem;font-weight:400;gap:12px;padding:.7rem 1rem;text-align:left;transition:all .3s ease}.tableWrap .tableContainer .table .actions .dropdown__item .dropdownMenu .dropdown__item .icon{align-items:center;display:flex;flex:0 0 17px;width:17px}.tableWrap .tableContainer .table .actions .dropdown__item .dropdownMenu .dropdown__item .icon svg{width:17px}.tableWrap .tableContainer .table .actions .dropdown__item .dropdownMenu .dropdown__item:last-child{border-bottom:none}.tableWrap .tableContainer .table .actions .dropdown__item .dropdownMenu .dropdown__item--active,.tableWrap .tableContainer .table .actions .dropdown__item .dropdownMenu .dropdown__item:hover{background:#3a36320f}.tableWrap .tableContainer .table--accordion tbody tr:last-child{border-bottom:none}.tableWrap--documents .tableContainer{border:none;border-radius:0}.tableWrap--documents .tableContainer .table tbody tr:last-child{border-bottom:none}.page__head{align-items:center;background-color:#fff;border-bottom:1px solid #c4beb6;display:flex;height:70px;justify-content:space-between;padding:1rem 1.25rem}@media screen and (max-width:768px){.page__head{padding:1rem}}.page__head--title{align-items:center;color:#3a3632;display:flex;font-family:"Noto Serif",serif;font-size:1.25rem;font-weight:600;gap:10px;justify-content:flex-start;line-height:32px;margin:0}@media screen and (max-width:639px){.page__head--title{font-size:1rem;gap:8px;line-height:18px}}@media screen and (min-width:1600px){.page__head--title{font-size:1.5rem}}.page__head--title.gap16{gap:16px}@media screen and (max-width:639px){.page__head--title.gap16{gap:8px}}.page__head--title.gap16 .backBtn{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex:0 0 28px;height:auto;width:28px}.page__head--title .breadcrumb{align-items:center;color:#3a3632;display:flex;flex-wrap:wrap;font-size:1.25rem;font-weight:600}@media screen and (max-width:639px){.page__head--title .breadcrumb{font-size:1rem}}@media screen and (min-width:1600px){.page__head--title .breadcrumb{font-size:1.5rem}}.page__head--title .breadcrumb__item{align-items:center;display:none;font-weight:600}@media screen and (min-width:768px){.page__head--title .breadcrumb__item{display:flex}}.page__head--title .breadcrumb__item:after{color:#3a3632;content:"/";font-size:1.25rem;font-weight:600;margin:0 .25rem}@media screen and (max-width:639px){.page__head--title .breadcrumb__item:after{font-size:1rem}}@media screen and (min-width:1600px){.page__head--title .breadcrumb__item:after{font-size:1.5rem}}.page__head--title .breadcrumb__item:last-child{display:flex}.page__head--title .breadcrumb__item:last-child:after{display:none;line-height:0}.page__head--title .breadcrumb__item a{color:#757575;display:inline-block;font-weight:600;text-decoration:none;vertical-align:middle}.page__head__actions,.page__head__logo{align-items:center;display:flex}.page__head__actions{gap:20px;justify-content:center;position:relative}@media screen and (max-width:639px){.page__head__actions{gap:8px}}.page__head__actions .userProfile{position:relative}.page__head__actions .userProfile__link{align-items:center;color:#3a3632;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:8px;padding-right:1.5rem;position:relative;text-align:left;text-decoration:none}@media screen and (max-width:639px){.page__head__actions .userProfile__link{font-size:.875rem;width:min-content}}.page__head__actions .userProfile__link:after{background:url(/static/media/arrow-down-icon.7563ae2548fc947da023.svg) no-repeat;background-position:50%;content:"";height:8px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:18px;z-index:1}.page__head__actions .userProfile__link .picIcon{align-items:center;border-radius:50px;display:flex;flex:0 0 25px;height:25px;justify-content:center;width:25px}.page__head__actions .userProfile__link .picIcon svg{height:25px;width:25px}.page__head__actions .userProfile__link .picIcon__img{border-radius:50px;display:block;height:100%;object-fit:cover;width:100%}.page__head__actions .userProfile__dropdown{background:#fff;border:1p solid #dedede;box-shadow:0 4px 16px 0 rgba(0,0,0,.122);display:none;margin-top:.875rem;overflow:hidden;position:absolute;right:0;top:100%;width:205px;z-index:1}.page__head__actions .userProfile__dropdown--open{display:block}@media screen and (max-width:639px){.page__head__actions .userProfile__dropdown{padding:1rem}}.page__head__actions .userProfile__dropdown .userdetials{display:block;width:100%}.page__head__actions .userProfile__dropdown .userdetials__item{align-items:center;border-bottom:1px solid #dedede;color:#3a3632;cursor:pointer;display:flex;font-size:1rem;font-weight:400;gap:8px;padding:.7rem 1rem;transition:all .3s ease}.page__head__actions .userProfile__dropdown .userdetials__item .icon{align-items:center;display:flex}.page__head__actions .userProfile__dropdown .userdetials__item:last-child{border-bottom:none}.page__head__actions .userProfile__dropdown .userdetials__item:hover{background:#3a36320f}.page__head__actions .form__switchBtn__option .switchBtn .toggle+label{background-color:#1c1e4d}.page__head__actions .form__switchBtn__option .switchBtn .toggle:checked+label{background:#43a047}.page__head__actions .btnCollapse{align-items:center;display:none}@media screen and (max-width:992px){.page__head__actions .btnCollapse{display:flex}}.page__head__actions .btnCollapse__closeIcon{display:none}.page__body{background:#f5f5f7;height:calc(100dvh - 70px);overflow-x:hidden;overflow-y:auto;padding:1.5rem}@media screen and (max-width:768px){.page__body{padding:1rem}}.page__body .filterWrap{align-items:center;background:#fff;display:flex;gap:16px;justify-content:space-between;padding:1.25rem}@media screen and (max-width:992px){.page__body .filterWrap{flex-wrap:wrap}}.page__body .filterWrap .formRow{align-items:center;display:flex;gap:16px;margin-bottom:0}.page__body .filterWrap .formRow .formCol--search{height:42px;width:305px}.page__body .filterWrap .formRow .formCol .form__input{height:42px}.page__body .filterWrap .formRow .formCol--flex{align-items:center;display:flex;gap:16px}.page__body .filterWrap .formRow .formCol .form__label{margin-bottom:0}.page__body .filterWrap .btn__group .btn{font-weight:500}.page__body .createNewClient{align-items:center;display:flex;height:auto;justify-content:center;margin:0 auto;max-width:640px}@media screen and (min-width:639px){.page__body .createNewClient{height:100%}}.page__body .createNewClient__card{background:#fff;border-radius:12px;box-shadow:0 4px 24px 0 rgba(0,0,0,.078);margin:0 auto;padding:1.25rem;width:100%}@media screen and (min-width:768px){.page__body .createNewClient__card{border-radius:25px;padding:1.5rem}}@media screen and (min-width:992px){.page__body .createNewClient__card{padding:1.875rem}}@media screen and (min-width:1200px){.page__body .createNewClient__card{padding:3.75rem}}.page__body .createNewClient__content{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin:0 auto;max-width:560px;text-align:center}@media screen and (min-width:768px){.page__body .createNewClient__content{gap:24px}}@media screen and (min-width:1200px){.page__body .createNewClient__content{gap:32px}}.page__body .createNewClient__content .title{color:#3a3632;font-size:1.25rem;font-weight:600}@media screen and (min-width:768px){.page__body .createNewClient__content .title{font-size:1.5rem}}@media screen and (min-width:1200px){.page__body .createNewClient__content .title{font-size:1.625rem}}.page__body .createNewClient__content .icon{align-items:center;background:#e8e8ed;border-radius:50%;display:flex;height:100px;justify-content:center;width:100px}@media screen and (min-width:768px){.page__body .createNewClient__content .icon{height:120px;width:120px}}@media screen and (min-width:1200px){.page__body .createNewClient__content .icon{height:160px;width:160px}}.page__body .createNewClient__content .icon svg{height:40px;width:40px}@media screen and (min-width:768px){.page__body .createNewClient__content .icon svg{height:60px;width:60px}}@media screen and (min-width:1200px){.page__body .createNewClient__content .icon svg{height:92px;width:92px}}.page__body .createNewClient__content .para{color:#757575;font-size:1rem;font-weight:400;line-height:24px}.page__body .checkList{display:flex;flex-direction:column;flex-wrap:wrap;gap:4px;padding:.5rem 0 0}.page__body .checkList__item{align-items:center;color:#757575;display:flex;font-size:.875rem;font-weight:400;gap:4px}.page__body .checkList__item .icon{align-items:center;display:flex;flex:0 0 16px;width:16px}.page__body .checkList__item .icon svg{height:16px;width:16px}.page__body .checkList__item--error{color:#e53935}.page__body .checkList__item--error .icon svg circle{fill:#e53935}.page__body .checkList__item--success{color:#43a047}.page__body .checkList__item--success .icon svg rect{fill:#43a047}.page__body__content{background:#fff;box-shadow:0 4px 24px 0 rgba(0,0,0,.078);padding:1.25rem}@media screen and (max-width:768px){.page__body__content{padding:1rem}}.page__body__content .form__section,.page__body__content .tableWrap{background:none;box-shadow:none;height:auto;margin-bottom:0;padding:0}.page__fullBody .page__body{height:calc(100dvh - 130px)}.commonFields{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;margin-bottom:2rem}@media screen and (max-width:992px){.commonFields{flex-wrap:wrap;margin-bottom:1.5rem}}.commonFields .formRow{align-items:flex-start;display:flex;gap:16px;margin-bottom:0;width:100%}@media screen and (max-width:639px){.commonFields .formRow{flex-wrap:wrap;gap:12px}}.commonFields .formRow .formCol{width:100%}@media screen and (min-width:639px){.commonFields .formRow .formCol{width:220px}}.commonFields .formRow .formCol--search{height:42px;width:100%}@media screen and (min-width:639px){.commonFields .formRow .formCol--search{width:220px}}.commonFields .formRow .formCol .form__input,.commonFields .formRow .formCol .form__select{height:42px}.commonFields .formRow .formCol--flex{align-items:flex-end;display:flex;gap:16px;width:100%}@media screen and (max-width:1200px){.commonFields .formRow .formCol--flex{flex-wrap:wrap;gap:12px;width:100%}.commonFields .formRow .formCol--flex .btn{width:100%}}.commonFields .formRow .formCol--flex .formRow__2{flex-wrap:nowrap;width:100%}@media screen and (max-width:768px){.commonFields .btn__group{flex-wrap:nowrap;width:100%}}.commonFields .btn__group .btn{font-weight:500;min-height:42px;min-width:42px}@media screen and (max-width:639px){.commonFields .btn__group .btn{width:100%}}.commonFields .btn__group .dropdown__item{position:relative;text-align:center}.commonFields .btn__group .dropdown__item .dropdownMenu{background:#fff;border:1px solid #dedede;box-shadow:0 4px 16px 0 rgba(0,0,0,.122);display:none;margin-top:.5rem;position:absolute;right:0;top:100%;width:160px;z-index:1}.commonFields .btn__group .dropdown__item .dropdownMenu--open{display:block}.commonFields .btn__group .dropdown__item .dropdownMenu .dropdown__item{align-items:center;background:#fff;border-bottom:1px solid #dedede;color:#3a3632;cursor:pointer;display:flex;font-size:.75rem;font-weight:400;gap:12px;padding:.7rem 1rem;text-align:left;transition:all .3s ease}.commonFields .btn__group .dropdown__item .dropdownMenu .dropdown__item .icon{align-items:center;display:flex;flex:0 0 17px;width:17px}.commonFields .btn__group .dropdown__item .dropdownMenu .dropdown__item .icon svg{width:17px}.commonFields .btn__group .dropdown__item .dropdownMenu .dropdown__item:last-child{border-bottom:none}.commonFields .btn__group .dropdown__item .dropdownMenu .dropdown__item--active,.commonFields .btn__group .dropdown__item .dropdownMenu .dropdown__item:hover{background:#3a36320f}.commonHead{align-items:flex-end;display:flex;gap:8px;justify-content:space-between;margin-bottom:2rem}@media screen and (max-width:992px){.commonHead{flex-wrap:wrap;margin-bottom:1.5rem}}.commonHead__info{display:flex;flex:0 0 auto;flex-direction:column;gap:6px;width:fit-content}.commonHead__info .title{color:#1c1e4d;font-family:"Noto Serif",serif;font-size:1.325rem;font-weight:400}@media screen and (min-width:639px){.commonHead__info .title{font-size:1.5rem}}@media screen and (min-width:1200px){.commonHead__info .title{font-size:2rem}}.commonHead__info .title--small{color:#1c1e4d;font-family:"Noto Serif",serif;font-size:.9rem;font-weight:400}@media screen and (min-width:639px){.commonHead__info .title--small{font-size:.7rem}}@media screen and (min-width:1200px){.commonHead__info .title--small{font-size:1rem}}.commonHead__info .para{align-items:center;display:flex;flex-wrap:wrap;gap:24px}@media screen and (max-width:992px){.commonHead__info .para{gap:12px}}.commonHead__info .para .link{align-items:center;color:#4c60ac;display:flex;font-size:1rem;font-weight:600;gap:8px;text-decoration:none!important}.commonHead__info .para .link svg{flex:0 0 auto;height:auto;width:20px}.commonHead__info--full{width:100%}.commonHead__info .tabgline{color:#4c60ac;font-size:1rem;font-weight:700;position:relative}.commonHead__info .tabgline:after{background:#c4beb6;content:"";height:1px;left:0;position:absolute;right:0;top:50%;width:100%}.commonHead__info .tabgline span{background:#fff;color:#4c60ac;font-size:1rem;font-weight:700;padding-right:1rem;position:relative;z-index:1}.commonHead .tabsWrap{width:100%}.commonHead .tabsWrap .tabs{justify-content:flex-end;width:100%}@media screen and (max-width:992px){.commonHead .tabsWrap .tabs{width:max-content}}.commonHead--full .tabsWrap{width:100%}.commonHead--full .tabsWrap .tabs{justify-content:flex-start;width:auto}.commonSummryValue{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:1.25rem}@media screen and (min-width:992px){.commonSummryValue{gap:16px;margin-bottom:2rem}}.commonSummryValue__item{min-width:160px}.commonSummryValue__item:last-child{min-width:1px}.commonSummryValue__card{background:#fff;border-left:4px solid #f4a81d;padding:.125rem 1rem}.commonSummryValue__card .title{color:#3a3632;font-size:1.125rem;font-weight:400;margin-bottom:.25rem}.commonSummryValue__card .price{color:#1c1e4d;font-family:"Noto Serif",serif;font-size:1.5rem;font-weight:300;line-height:1.1}@media screen and (min-width:639px){.commonSummryValue__card .price{font-size:1.5rem}}@media screen and (min-width:1200px){.commonSummryValue__card .price{font-size:2rem}}.commonSummryValue__card .price span{font-size:1.375rem;font-weight:300;line-height:1.1}@media screen and (min-width:639px){.commonSummryValue__card .price span{font-size:1.5rem}}.commonContentBox{display:flex;flex-direction:column;gap:20px;justify-content:space-between;margin-bottom:1.25rem}@media screen and (min-width:992px){.commonContentBox{flex-direction:row;gap:24px;margin-bottom:1.5rem}}@media screen and (min-width:1200px){.commonContentBox{gap:40px;margin-bottom:2rem}}@media screen and (min-width:1400px){.commonContentBox{gap:40px}}.commonContentBox__item{width:100%}@media screen and (min-width:992px){.commonContentBox__item{width:50%}}.commonContentBox .picture{display:flex;height:100%}.commonContentBox .picture img{display:block;object-fit:cover;width:100%}.commonContentBox .contnet{color:#757575;display:flex;flex-direction:column;font-size:1rem;font-weight:600;gap:12px}@media screen and (min-width:768px){.commonContentBox .contnet{gap:16px}}.commonContentBox .contnet .title{color:#3a3632;font-size:1.325rem;font-weight:400}@media screen and (min-width:639px){.commonContentBox .contnet .title{font-size:1.5rem}}@media screen and (min-width:1200px){.commonContentBox .contnet .title{font-size:2rem}}.commonContentBox .contnet p{color:#757575;font-size:.875rem;font-weight:500;line-height:1.5}@media screen and (min-width:1200px){.commonContentBox .contnet p{font-size:1rem}}.dashboard{display:flex;flex-direction:column;gap:20px;margin-top:1.25rem}@media screen and (min-width:992px){.dashboard{gap:24px;margin-top:1.5rem}}@media screen and (min-width:1200px){.dashboard{margin-top:2rem}}.dashboard__head .title{color:#4c60ac;display:block;font-size:1.25rem;font-weight:700;position:relative}@media screen and (min-width:1200px){.dashboard__head .title{font-size:1.5rem}}.dashboard__head .title span{background:#fff;color:#4c60ac;display:inline-flex;font-size:1.25rem;font-weight:700;padding-right:1rem;position:relative;z-index:1}@media screen and (min-width:1200px){.dashboard__head .title span{font-size:1.5rem}}.dashboard__head .title:after{background:#c4beb6;content:"";display:block;height:.5px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%}.dashboard__row{display:flex;flex-direction:column;gap:20px;justify-content:space-between;width:100%}@media screen and (min-width:768px){.dashboard__row{flex-direction:row}}@media screen and (min-width:992px){.dashboard__row{gap:24px}}.dashboard__row--two__col,.dashboard__row__col{width:100%}@media screen and (min-width:768px){.dashboard__row--two__col{width:50%}}.dashboard__body{display:flex;flex-direction:column;gap:20px;justify-content:space-between}@media screen and (min-width:992px){.dashboard__body{gap:24px}}.dashboard__body .dashboardCard{background:#f6f6f6;padding:1rem;width:100%}@media screen and (min-width:768px){.dashboard__body .dashboardCard{padding:1.25rem}}.dashboard__body .dashboardCard__head .formRow{align-items:flex-start;display:flex;gap:16px;margin-bottom:0;width:100%}@media screen and (max-width:639px){.dashboard__body .dashboardCard__head .formRow{flex-wrap:wrap;gap:12px}}.dashboard__body .dashboardCard__head .formRow .formCol{width:360px}.dashboard__body .dashboardCard__head .formRow .formCol--search{height:42px;width:360px}.dashboard__body .dashboardCard__head .formRow .formCol .form__input,.dashboard__body .dashboardCard__head .formRow .formCol .form__select{height:42px}.dashboard__body .dashboardCard__head .formRow .formCol--flex{align-items:flex-end;display:flex;gap:16px;width:100%}@media screen and (max-width:768px){.dashboard__body .dashboardCard__head .formRow .formCol--flex{flex-wrap:wrap;gap:12px;width:100%}.dashboard__body .dashboardCard__head .formRow .formCol--flex .btn{width:100%}}.dashboard__body .dashboardCard__head .formRow .formCol--flex .formRow__2{flex-wrap:nowrap;width:100%}.dashboard__body .dashboardCard__body{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center}.dashboard__body .dashboardCard__body img{margin:0 auto;max-width:100%}.dashboard__body .dashboardCard__body canvas{height:auto!important;object-fit:contain;width:100%!important}@media screen and (min-width:768px){.dashboard__body .dashboardCard__body canvas{height:380px!important}}.dashboard__body .dashboardCard__body .graphInfo{color:#4c60ac;font-size:1.25rem;font-weight:700}@media screen and (min-width:1200px){.dashboard__body .dashboardCard__body .graphInfo{font-size:1.5rem}}.comingSoonWrap{align-items:center;display:flex;height:auto;justify-content:center}@media screen and (min-width:992px){.comingSoonWrap{height:calc(100vh - 270px)}}.comingSoonWrap__card{align-items:center;background:#fff;border-radius:6px;box-shadow:0 4px 24px 0 rgba(0,0,0,.078);display:flex;flex-direction:column;gap:20px;justify-content:center;padding:1.25rem;text-align:center}@media screen and (min-width:768px){.comingSoonWrap__card{gap:24px;padding:1.5rem}}@media screen and (min-width:1200px){.comingSoonWrap__card{gap:32px;padding:3.25rem}}.comingSoonWrap__card .iconBox{align-items:center;background:#e8e9ed;border-radius:50%;display:flex;height:100px;justify-content:center;width:100px}@media screen and (min-width:639px){.comingSoonWrap__card .iconBox{height:120px;width:120px}}@media screen and (min-width:1200px){.comingSoonWrap__card .iconBox{height:160px;width:160px}}.comingSoonWrap__card .iconBox svg{height:40px;width:50px}@media screen and (min-width:639px){.comingSoonWrap__card .iconBox svg{height:50px;width:60px}}@media screen and (min-width:1200px){.comingSoonWrap__card .iconBox svg{height:70px;width:80px}}.comingSoonWrap__card .para{color:#757575;font-size:.875rem;font-weight:500;line-height:24px}@media screen and (min-width:1200px){.comingSoonWrap__card .para{font-size:1rem}}
/*# sourceMappingURL=main.80e07ff9.css.map*/