@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Gloria+Hallelujah&display=swap";.form__input--search{background:#fff url(/icons/search-icon.svg) no-repeat 15px center;padding-left:2.813rem;border:1px solid #DEDEDE}.form__date{font-size:.875rem;font-weight:400;color:#757575;overflow:hidden;width:100%;height:56px;padding:.5rem 2.5rem .5rem 1rem;border:1px solid #DEDEDE;border-radius:.375rem;background:#fff url(/icons/calender.svg) right 1rem center no-repeat;background-size:16px;position:relative;text-transform:uppercase;z-index:1}.form__date--time{background:#fff url(/icons/time.svg) right 1rem center no-repeat}.form__select{font-size:.875rem;font-weight:400;width:100%;color:#111;height:56px;padding:.5rem 2rem .5rem 1rem;border:1px solid #DEDEDE;border-radius:.375rem;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff url(/icons/down-arrow.svg) right 1rem center no-repeat}.form__select--string{background:#eaf6f2 url(/icons/arrow-dwon-green.svg) right 1rem center no-repeat;border-color:#74c5a9;color:#43a047;min-width:115px;max-width:115px}.form__checkbox__input:checked+.form__checkbox__label:after{content:"";background:url(/icons/check-icon.svg) no-repeat;background-position:center center;display:inline-block;position:absolute;width:10px;height:8px;left:5px;top:6px;border-radius:50px}.signup{background:linear-gradient(90deg,#31a87e,#624fc2,#2b215b);display:flex;justify-content:center;align-items:center;width:100vw;height:100%}@media (min-width: 768px){.signup{height:100vh}}.signup--height100{height:100vh}.signup__flex{display:flex;flex-direction:column;width:100%;padding:1.25rem;height:100%;overflow:hidden}@media (min-width: 768px){.signup__flex{flex-direction:row;padding:1.25rem}}@media (min-width: 1200px){.signup__flex{padding:1.5rem}}@media (min-width: 1400px){.signup__flex{padding:2rem}}@media (min-width: 1600px){.signup__flex{padding:3.125rem}}.signup__item{background-color:#fff;padding:1.25rem;width:100%;height:100%}@media (min-width: 768px){.signup__item{width:50%;padding:1.25rem}}@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{display:flex;align-items:center;background:url(/images/auth-bg.jpg) no-repeat;background-size:cover;background-position:center bottom}.signup__item--form{display:flex;flex-flow:column;justify-content:space-between;position:relative;overflow:hidden}.signup__item--form:before{content:"";background:#30a97e1a;position:absolute;width:500px;height:500px;left:-250px;top:-250px;border-radius:50%}.signup__item--form:after{content:"";background:#624fc233;position:absolute;width:500px;height:500px;right:-250px;bottom:-250px;border-radius:50%}.signup__item--full{width:100%}.signup .branding{display:flex;flex-direction:column;justify-content:center;gap:20px}.signup .branding__logo{display:none;text-align:center;cursor:pointer}@media (max-width: 767px){.signup .branding__logo{display:block}}.signup .branding__logo__img{display:block;margin:0 auto;height:50px}.signup .branding__info{display:flex;flex-direction:column;align-items:flex-start;padding-bottom:1rem;gap:6px;position:relative}.signup .branding__info:after{content:"";background:#6651d2;position:absolute;width:120px;left:0;bottom:0;height:6px}.signup .branding .title--h1{font-size:1.375rem;font-weight:600;color:#6651d2}@media (min-width: 992px){.signup .branding .title--h1{font-size:2rem}}.signup .welcomeInfo{display:flex;justify-content:center;flex-direction:column;gap:20px;font-size:1rem;font-weight:400;color:#fff;width:100%;height:100%;overflow-y:auto}@media (min-width: 1400px){.signup .welcomeInfo{gap:32px}}@media (min-width: 1600px){.signup .welcomeInfo{gap:60px}}.signup .welcomeInfo__header{display:flex;flex-direction:column;align-items:center;gap:16px}@media (min-width: 768px){.signup .welcomeInfo__header{gap:24px}}@media (min-width: 1200px){.signup .welcomeInfo__header{gap:32px}}@media (min-width: 1400px){.signup .welcomeInfo__header{gap:40px}}.signup .welcomeInfo__header .branding{display:flex;align-items:center;justify-content:center;background:#fff;padding:.325rem 1.25rem;box-shadow:0 4px 16px #0000001f;border-radius:50px;max-width:320px;margin:0 auto}.signup .welcomeInfo__header .branding__img{display:block;max-width:100%}.signup .welcomeInfo__header .title{font-size:1.375rem;line-height:32px;text-align:center}@media (min-width: 992px){.signup .welcomeInfo__header .title{font-size:1.75rem;line-height:45px}}@media (max-width: 992px){.signup .welcomeInfo__header .title br{display:none}}.signup .welcomeInfo__body{display:flex;justify-content:center;align-items:center}.signup__form{display:flex;flex-direction:column;justify-content:center;gap:24px;flex-grow:1;width:100%;max-width:675px;margin:0 auto;z-index:1}.signup__form--full{max-width:100%}@media (min-width: 768px){.signup__form{padding:0 1rem;height:auto;overflow-y:auto}}@media (min-width: 1400px){.signup__form{gap:32px}}@media (min-width: 1600px){.signup__form{gap:60px}}.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__group .icon--passwordPic svg{width:100px;height:100px}@media (min-width: 1400px){.signup__form__body .form__group .icon--passwordPic svg{width:120px;height:120px}}@media (min-width: 1600px){.signup__form__body .form__group .icon--passwordPic svg{width:200px;height:200px}}.signup__form__body .form__label{text-align:left}.signup__form__body .form__groupField,.signup__form__body .form__select{font-size:1rem;height:48px;border-radius:50px}@media (min-width: 1400px){.signup__form__body .form__groupField,.signup__form__body .form__select{height:56px}}.signup__form__body .form__input{font-size:1rem}.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 .flexRow{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%;gap:6px}.signup__form__body .flexRow .link{font-size:.875rem;font-weight:600}.signup__form__body .para{display:flex;align-items:center;gap:8px}.signup__form__body .para .icon{display:flex;align-items:center;flex:0 0 20px;width:20px}.signup__form__body .para .icon svg{width:20px;height:20px}.signup__form__body .checkList{display:flex;flex-direction:column;padding:.5rem 0 0 1.6rem;gap:4px}.signup__form__body .checkList__item{display:flex;align-items:center;font-size:.875rem;font-weight:400;color:#757575;gap:4px}.signup__form__body .checkList__item .icon{display:flex;align-items:center;width:16px;flex:0 0 16px}.signup__form__body .checkList__item .icon svg{width:16px;height: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__action{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;font-size:1rem;font-weight:400;color:#111}@media (min-width: 1600px){.signup__form__action{gap:32px}}.signup__form__action .btn__group{flex-wrap:wrap;width:100%;gap:16px}@media (min-width: 992px){.signup__form__action .btn__group{flex-wrap:nowrap}}@media (min-width: 1200px){.signup__form__action .btn__group{gap:20px}}@media (min-width: 1400px){.signup__form__action .btn__group{gap:24px}}.signup__form__action .btn__group .btn{width:100%}.signup__form__action .btn__group .btn--google{background:linear-gradient(90deg,#fbbc0514,#eb433514 50%,#34a85314,#4285f414),#fff;border:1px transparent;color:#111;border-image-slice:1}@media (min-width: 992px){.signup__form__action .btn__group .btn{width:50%}}.signup__form__action .btn{width:100%;height:48px}@media (min-width: 1400px){.signup__form__action .btn{height:56px}}.signup__form .pageNotFound{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-direction:column-reverse;gap:24px;flex-grow:1}@media (min-width: 768px){.signup__form .pageNotFound{flex-direction:row;gap:32px}}.signup__form .pageNotFound__content{display:flex;flex-direction:column;gap:16px;width:100%}@media (min-width: 768px){.signup__form .pageNotFound__content{width:50%;gap:32px}}@media (min-width: 1400px){.signup__form .pageNotFound__content{width:50%;gap:50px}}.signup__form .pageNotFound__picture{display:flex;justify-content:center;width:100%}@media (min-width: 768px){.signup__form .pageNotFound__picture{width:50%;justify-content:flex-end}}.signup__form .pageNotFound__picture__img{max-width:100%}@media (max-width: 639px){.signup__form .pageNotFound__picture__img{height:160px}}.signup__form .pageNotFound__head{display:flex;flex-direction:column;gap:10px}@media (min-width: 768px){.signup__form .pageNotFound__head{gap:24px}}.signup__form .pageNotFound__head .title{font-size:1.5rem;font-weight:600;color:#111;line-height:1.1}@media (min-width: 768px){.signup__form .pageNotFound__head .title{font-size:1.75rem}}.signup__form .pageNotFound__head .icon svg{width:140px;height:50px}@media (min-width: 768px){.signup__form .pageNotFound__head .icon svg{width:300px;height:120px}}.signup__form .pageNotFound__body{display:flex;flex-direction:column;gap:10px}.signup__form .pageNotFound__body .title{font-size:1.5rem;font-weight:600;color:#111;line-height:1.1}@media (min-width: 768px){.signup__form .pageNotFound__body .title{font-size:1.75rem}}.signup__form .pageNotFound__body .para{font-size:1.125rem;font-weight:600;color:#757575;max-width:560px}@media (min-width: 768px){.signup__form .pageNotFound__body .para{font-size:1.25rem}}.signup__form .pageNotFound__footer .btn__group .btn{font-size:1rem;min-height:42x;min-width:178px}@media (min-width: 768px){.signup__form .pageNotFound__footer .btn__group .btn{font-size:1.125rem;min-height:50px}}.react-tel-input{font-family:Roboto,sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{width:16px;height:11px;background-image:url(data:image/png;base64,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)}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .fr,.react-tel-input .bl,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .je{background-position:-144px -154px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .nl,.react-tel-input .bq{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{position:relative;font-size:14px;letter-spacing:.01rem;margin-top:0!important;margin-bottom:0!important;padding-left:48px;margin-left:0;background:#fff;border:1px solid #CACACA;border-radius:5px;line-height:25px;height:35px;width:300px;outline:none}.react-tel-input .form-control.invalid-number{border:1px solid #d79f9f;background-color:#faf0f0;border-left-color:#cacaca}.react-tel-input .form-control.invalid-number:focus{border:1px solid #d79f9f;border-left-color:#cacaca;background-color:#faf0f0}.react-tel-input .flag-dropdown{position:absolute;top:0;bottom:0;padding:0;background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px}.react-tel-input .flag-dropdown:hover,.react-tel-input .flag-dropdown:focus{cursor:pointer}.react-tel-input .flag-dropdown.invalid-number{border-color:#d79f9f}.react-tel-input .flag-dropdown.open{z-index:2;background:#fff;border-radius:3px 0 0}.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:transparent}.react-tel-input .selected-flag{outline:none;position:relative;width:38px;height:100%;padding:0 0 0 8px;border-radius:3px 0 0 3px}.react-tel-input .selected-flag:hover,.react-tel-input .selected-flag:focus{background-color:#fff}.react-tel-input .selected-flag .flag{position:absolute;top:50%;margin-top:-5px}.react-tel-input .selected-flag .arrow{position:relative;top:50%;margin-top:-2px;left:20px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.react-tel-input .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.react-tel-input .country-list{outline:none;z-index:1;list-style:none;position:absolute;padding:0;margin:10px 0 10px -1px;box-shadow:1px 2px 10px #00000059;background-color:#fff;width:300px;max-height:200px;overflow-y:scroll;border-radius:0 0 3px 3px}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country:hover,.react-tel-input .country-list .country.highlight{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{position:sticky;top:0;background-color:#fff;padding:10px 0 6px 10px}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;padding:3px 8px 5px;outline:none}.react-tel-input .country-list .no-entries-message{padding:7px 10px 11px;opacity:.7}.react-tel-input .invalid-number-message{position:absolute;z-index:1;font-size:13px;left:46px;top:-8px;background:#fff;padding:0 2px;color:#de0000}.react-tel-input .special-label{display:none;position:absolute;z-index:1;font-size:13px;left:46px;top:-8px;background:#fff;padding:0 2px;white-space:nowrap}.line-chart-container{width:100%;margin:0 auto;background-color:#fff;font-family:system-ui,-apple-system,sans-serif}.line-chart-title{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 16px}.line-chart-inner{position:relative}.line-chart-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f9fafbbf;display:flex;align-items:center;justify-content:center;border-radius:8px;z-index:20}.line-chart-loading-content{display:flex;flex-direction:column;align-items:center;gap:8px}.line-chart-spinner{width:32px;height:32px;border:2px solid transparent;border-top:2px solid #10b981;border-radius:50%;animation:spin 1s linear infinite}.line-chart-loading-text{font-size:14px;color:#4b5563}.line-chart-canvas{max-width:100%;height:100%}.bar-chart-container{width:100%;margin:0 auto;font-family:system-ui,-apple-system,sans-serif}.bar-chart-title{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 16px}.bar-chart-inner{border-radius:8px;position:relative}.bar-chart-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f9fafbbf;display:flex;align-items:center;justify-content:center;border-radius:8px;z-index:20}.bar-chart-loading-content{display:flex;flex-direction:column;align-items:center;gap:8px}.bar-chart-spinner{width:32px;height:32px;border:2px solid transparent;border-top:2px solid #22c55e;border-radius:50%;animation:spin 1s linear infinite}.bar-chart-loading-text{font-size:14px;color:#4b5563}.bar-chart-canvas{max-width:100%;height:100%}.doughnut-chart-container{width:100%;max-width:500px;margin:0 auto;background-color:#fff;font-family:system-ui,-apple-system,sans-serif;display:flex;flex-direction:column;align-items:center}.doughnut-chart-title{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 16px;text-align:center}.doughnut-chart-inner{border-radius:12px;position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.doughnut-chart-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f9fafbbf;display:flex;align-items:center;justify-content:center;border-radius:12px;z-index:20}.doughnut-chart-loading-content{display:flex;flex-direction:column;align-items:center;gap:8px}.doughnut-chart-spinner{width:32px;height:32px;border:2px solid transparent;border-top:2px solid #ef4444;border-radius:50%;animation:spin 1s linear infinite}.doughnut-chart-loading-text{font-size:14px;color:#4b5563}.doughnut-chart-canvas{max-width:100%;height:100%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animation-wrapper{position:relative;width:80px;height:80px}.mic-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:20}.wave-container{position:relative;width:80px;height:80px}.circle{display:block;height:60px;width:60px;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#0000,#30a97e29);position:absolute;top:10px;left:10px;transition:.3s ease}.speaking .delay1{animation:waves 2.5s linear infinite;animation-delay:.1s}.speaking .delay2{animation:waves 2.5s linear infinite;animation-delay:.7s}.speaking .delay3{animation:waves 2.5s linear infinite;animation-delay:1.3s}.speaking .delay4{animation:waves 2.5s linear infinite;animation-delay:1.9s}@media (max-width: 768px){.animation-wrapper,.wave-container{width:70px;height:70px}.circle{height:50px;width:50px;background:radial-gradient(50% 50% at 50% 50%,#0000,#30a97e29);top:10px;left:10px}}@media (max-width: 480px){.animation-wrapper,.container{width:60px;height:60px}.circle{height:40px;width:40px;background:radial-gradient(50% 50% at 50% 50%,#0000,#30a97e29);top:10px;left:10px}@keyframes waves{0%{transform:scale(1);opacity:1}to{transform:scale(3);opacity:0}}}@media (min-width: 1200px){.animation-wrapper,.container{width:100px;height:100px}.circle{height:80px;width:80px;background:radial-gradient(50% 50% at 50% 50%,#0000,#30a97e29);top:10px;left:10px}}@keyframes waves{0%{transform:scale(1);opacity:1}to{transform:scale(4);opacity:0}}@keyframes micPulse{0%{transform:scale(1);filter:brightness(1)}to{transform:scale(1.1);filter:brightness(1.3)}}.sound-wave{display:flex;gap:6px;align-items:center;justify-content:center;background-color:#f0eefb;padding:8px 20px;border-radius:100px}.bar{width:4px;height:20px;background-color:#6651d2;border-radius:6px;transform:scaleY(.2);transition:transform .1s ease}.sound-wave.speaking .bar{animation:soundWave 1s infinite}.sound-wave.speaking .bar:nth-child(1){animation-delay:0s}.sound-wave.speaking .bar:nth-child(2){animation-delay:.2s}.sound-wave.speaking .bar:nth-child(3){animation-delay:.4s}.sound-wave.speaking .bar:nth-child(4){animation-delay:.6s}.sound-wave.speaking .bar:nth-child(5){animation-delay:.8s}.sound-wave.speaking .bar:nth-child(6){animation-delay:1s}@keyframes soundWave{0%,to{transform:scaleY(.2)}50%{transform:scaleY(1)}}.play-pause-button{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;cursor:pointer;transition:background-color .2s ease;flex-shrink:0}.play-pause-icon{width:16px;height:16px;fill:#fff}.play-pause-icon:first-child{transform:translate(1px)}.progress-container{flex:1;display:flex;align-items:center;gap:16px;background:#eaf6f2;padding:.75rem 1.25rem;width:100%;min-height:48px;border-radius:50px}.progress-bar-container{position:relative;flex:1;height:4px;overflow:hidden}.progress-bar{position:absolute;top:0;left:0;height:100%;background-color:#3b82f6;border-radius:2px;transition:width .1s ease}.progress-input{position:absolute;top:0;left:0;width:100%;height:6px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:#eaf6f2;outline:none;padding:0;margin:0}.progress-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:0;height:0;background:transparent;box-shadow:none;border:none}.progress-input::-moz-range-thumb{width:0;height:0;background:transparent;border:none}.progress-input::-ms-thumb{width:0;height:0;background:transparent;border:none}.progress-input::-webkit-slider-runnable-track{height:6px;border-radius:999px}.progress-input::-ms-fill-lower,.progress-input::-ms-fill-upper{border-radius:999px}.progress-input::-moz-range-track{height:6px;border-radius:999px}.time-display{font-size:14px;color:#6b7280;font-weight:500;white-space:nowrap}.app-container{min-height:100vh;background-color:#f9fafb;padding:32px 0}@media (max-width: 768px){.play-pause-icon{width:14px;height:14px}.progress-container{gap:12px}.time-display{font-size:12px}}.chips-input-container{display:flex;flex-wrap:wrap;width:100%;height:100%;align-items:flex-start;border:1px solid #ccc;border-radius:4px}.chips-display{display:flex;flex-wrap:wrap;gap:8px;margin-right:8px;width:100%;height:100%}.chip{display:flex;align-items:center;background-color:#8b58f1;border-radius:16px;padding:4px 12px;font-size:14px;color:#fff;font-weight:500;line-break:auto;white-space:normal;word-wrap:break-word;word-break:break-word}.chip-remove-button{background:none;border:none;font-size:16px;margin-left:8px;color:#fff;cursor:pointer;padding:0}.chip-remove-button:disabled{cursor:not-allowed;opacity:.6}.chip-remove-button:hover{color:#fdd}.chips-input{border:none;outline:none;flex:1 0 100%;min-width:0;font-size:14px;min-width:120px;background:transparent;color:#333}.chips-input::placeholder{color:#aaa}.form__input--search{background:#fff url(/icons/search-icon.svg) no-repeat 15px center;padding-left:2.813rem;border:1px solid #DEDEDE}.form__date{font-size:.875rem;font-weight:400;color:#757575;overflow:hidden;width:100%;height:56px;padding:.5rem 2.5rem .5rem 1rem;border:1px solid #DEDEDE;border-radius:.375rem;background:#fff url(/icons/calender.svg) right 1rem center no-repeat;background-size:16px;position:relative;text-transform:uppercase;z-index:1}.form__date--time{background:#fff url(/icons/time.svg) right 1rem center no-repeat}.form__select{font-size:.875rem;font-weight:400;width:100%;color:#111;height:56px;padding:.5rem 2rem .5rem 1rem;border:1px solid #DEDEDE;border-radius:.375rem;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff url(/icons/down-arrow.svg) right 1rem center no-repeat}.form__select--string{background:#eaf6f2 url(/icons/arrow-dwon-green.svg) right 1rem center no-repeat;border-color:#74c5a9;color:#43a047;min-width:115px;max-width:115px}.form__checkbox__input:checked+.form__checkbox__label:after{content:"";background:url(/icons/check-icon.svg) no-repeat;background-position:center center;display:inline-block;position:absolute;width:10px;height:8px;left:5px;top:6px;border-radius:50px}.layoutContainer{display:block;width:100%;height:100dvh}@media screen and (min-width: 992px){.layoutContainer{display:flex}}.layoutContainer--full .layoutGrid{width:100%}.layoutContainer--full .layoutGrid .page{position:relative}.layoutContainer--full .layoutGrid .page--formLayout{padding:1rem 1.25rem}@media screen and (max-width: 768px){.layoutContainer--full .layoutGrid .page--formLayout{padding:1rem}}.layoutContainer--full .layoutGrid .page--formLayout:after{content:"";background:#eaf6f2;position:absolute;height:42%;top:0;left:0;right:0;width:100%}.layoutContainer--full .layoutGrid .page--formLayout .page__head{padding:0;background:none;border:none;border-radius:0;box-shadow:none;position:relative;z-index:1}.layoutContainer--full .layoutGrid .page--formLayout .page__head .btn{min-width:55px;height:55px}.layoutContainer--full .layoutGrid .page--formLayout .page__body{padding:0;height:auto;overflow-y:hidden}.layoutSidemenu{background:#6651d21a;flex:0 0 280px;width:280px;height:100%;border-right:1px solid #DEDEDE;overflow-y:auto;transition:all .3s ease}@media screen and (max-width: 992px){.layoutSidemenu{background:#efedfa;position:fixed;flex:0 0 280px;width:280px;left:-280px;z-index:99}}.layoutSidemenu__logo{width:100%;padding:1rem .5rem;text-align:center;display:flex;align-items:center;justify-content:center;height:105px;cursor:pointer;position:sticky;top:0}@media screen and (min-width: 1200px){.layoutSidemenu__logo{padding:1rem}}.layoutSidemenu__logo svg,.layoutSidemenu__logo img{background:#fff;padding:.5rem 1rem;border-radius:8px}.layoutSidemenu__logo img{object-fit:contain}.layoutSidemenu__fullHeight{height:calc(100dvh - 183px);overflow-y:auto}.layoutSidemenu__list{padding:1rem;display:flex;flex-direction:column;align-items:center;gap:2px}.layoutSidemenu__list--item{width:100%;transition:all .3s ease}.layoutSidemenu__list--item--submenu{background:#fff;border:1px solid #DEDEDE;border-radius:.75rem}.layoutSidemenu__list--item--submenu .layoutSidemenu__list--link{border-radius:8px 8px 0 0}.layoutSidemenu__list--item--submenu .layoutSidemenu__list--link .arrowDown{transform:rotate(180deg)}.layoutSidemenu__list--item--submenu .layoutSidemenu__list--link .arrowDown svg path{stroke:#fff}.layoutSidemenu__list--item:hover .layoutSidemenu__list--link{background:#6651d2}.layoutSidemenu__list--item:hover span{color:#fff;transition:all .3s ease}.layoutSidemenu__list--item:hover span.icon svg path{fill:#fff;transition:all .3s ease}.layoutSidemenu__list--item:hover span.icon--user svg path{fill:transparent;stroke:#fff!important}.layoutSidemenu__list--link{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:10px;padding:1rem;position:relative;border-radius:8px;text-decoration:none!important;cursor:pointer;transition:all .3s ease}@media screen and (min-width: 1200px){.layoutSidemenu__list--link{justify-content:flex-start}}.layoutSidemenu__list--link svg{width:24px;height:24px;flex:0 0 24px;transition:all .3s ease}.layoutSidemenu__list--link svg path{transition:all .3s ease}.layoutSidemenu__list--link span{display:block;font-size:1rem;font-weight:500;color:#6651d2;line-height:20px;transition:all .3s ease}.layoutSidemenu__list--link span.icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 24px}.layoutSidemenu__list--link .arrowDown{position:absolute;right:12px;top:16px;z-index:1;transform:rotate(0);transition:transform 1s linear}.layoutSidemenu__list--link .arrowDown svg{width:10px;height:6px}.layoutSidemenu__list--submenu{position:relative;display:none}.layoutSidemenu__list--submenu.open{display:flex;flex-direction:column;padding:1rem;gap:16px}.layoutSidemenu__list--submenu .layoutSidemenu__list--item{padding:0}.layoutSidemenu__list--submenu .layoutSidemenu__list--item:after{display:none}.layoutSidemenu__list--submenu .layoutSidemenu__list--item .layoutSidemenu__list--link{background:none;padding:0 0 0 1rem;position:relative}.layoutSidemenu__list--submenu .layoutSidemenu__list--item .layoutSidemenu__list--link:after{content:"";background:#757575;position:absolute;top:50%;left:0;width:6px;height:6px;border-radius:50%;margin-top:-3px;z-index:11}.layoutSidemenu__list--submenu .layoutSidemenu__list--item .layoutSidemenu__list--link span{font-size:.875rem;font-weight:500;color:#757575}.layoutSidemenu__list--submenu .layoutSidemenu__selected .layoutSidemenu__list--link:after{background:#6651d2}.layoutSidemenu__list--submenu .layoutSidemenu__selected .layoutSidemenu__list--link span{color:#6651d2}.layoutSidemenu__selected .layoutSidemenu__list--link{background:#6651d2}.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--user svg path{fill:transparent;stroke:#fff}.layoutSidemenu__logout{padding:.75rem 2.5rem;display:flex;align-items:center;justify-content:center;position:sticky;bottom:0;height:78px}.layoutSidemenu__logout .btn{background:#fff;border-color:#fff;font-size:1rem;font-weight:500;color:#e53935}.sidebar-hidden{position:relative}.sidebar-hidden:after{content:"";position:fixed;z-index:11;left:0;right:0;top:0;bottom:0;background:#11192780;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.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% - 280px)}}.tableWrap__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:1.25rem}@media screen and (max-width: 768px){.tableWrap__head{flex-wrap:wrap;padding-bottom:1rem}}.tableWrap__head--title{display:flex;align-items:center;justify-content:flex-start;font-size:1.25rem;font-weight:600;line-height:36px;color:#757575;gap:10px;flex:1}@media screen and (min-width: 1600px){.tableWrap__head--title{font-size:1.5rem;gap:16px}}.tableWrap__head--title span{word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.tableWrap__head--actions{display:flex;align-items:center;justify-content:center;gap:16px}@media screen and (max-width: 639px){.tableWrap__head--actions{gap:10px}}.tableWrap__head .formRow{display:flex;align-items:flex-start;margin-bottom:0;gap:16px;width:100%}@media screen and (max-width: 639px){.tableWrap__head .formRow{flex-wrap:wrap;gap:12px}}.tableWrap__head .formRow .formCol--search{width:305px;height:42px}.tableWrap__head .formRow .formCol .form__input{height:42px}.tableWrap__head .formRow .formCol--flex{display:flex;align-items:center;gap:16px;width:500px}@media screen and (max-width: 768px){.tableWrap__head .formRow .formCol--flex{width:100%;flex-wrap:wrap;gap:12px}.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}.tableWrap__head .formRow .formCol .filter .btn__success{font-weight:500;color:#227859}.tableWrap__head .formRow .formCol .filter .btn__success:hover{color:#fff}@media screen and (max-width: 768px){.tableWrap__head .btn__group{flex-wrap:wrap;width:100%}}.tableWrap__head .btn__group .btn{font-weight:500}@media screen and (max-width: 639px){.tableWrap__head .btn__group .btn{width:100%}}.tableWrap .tableContainer{box-shadow:none;position:relative;border:1px solid #DEDEDE;border-radius:12px;overflow-x:auto}.tableWrap .tableContainer .table{display:table;width:100%;border-collapse:collapse;border-spacing:0}.tableWrap .tableContainer .table thead{display:table-header-group;background:#6651d21a;border-bottom:1px solid rgba(102,81,210,.1);border-radius:8px 8px 0 0}.tableWrap .tableContainer .table tbody{display:table-row-group}.tableWrap .tableContainer .table tbody tr:last-child{border-bottom:none}.tableWrap .tableContainer .table tr{color:inherit;display:table-row;vertical-align:middle;outline:0;border-bottom:1px solid #E5E7EB;height:55px}.tableWrap .tableContainer .table tr .form__checkbox__option{margin:0}.tableWrap .tableContainer .table tr .form__checkbox__label{padding-left:20px}.tableWrap .tableContainer .table th,.tableWrap .tableContainer .table td{padding:.625rem;font-size:.875rem;font-weight:400;line-height:20px;position:relative;text-align:left;vertical-align:middle}.tableWrap .tableContainer .table th .sortingDiv,.tableWrap .tableContainer .table td .sortingDiv{display:flex;gap:5px;align-items:center;font-weight:500}.tableWrap .tableContainer .table th .sortingDiv__icon,.tableWrap .tableContainer .table td .sortingDiv__icon{display:flex;align-items:center;position:relative}.tableWrap .tableContainer .table th .sortingDiv__icon svg,.tableWrap .tableContainer .table td .sortingDiv__icon svg{width:11px;height:10px}.tableWrap .tableContainer .table th .sortingDiv--center,.tableWrap .tableContainer .table td .sortingDiv--center{justify-content:center}@media screen and (max-width: 639px){.tableWrap .tableContainer .table th,.tableWrap .tableContainer .table td{white-space:nowrap}}@media screen and (min-width: 1600px){.tableWrap .tableContainer .table th,.tableWrap .tableContainer .table td{padding:.625rem .375rem}}.tableWrap .tableContainer .table th:first-child,.tableWrap .tableContainer .table td:first-child{padding-left:1rem}@media screen and (min-width: 1600px){.tableWrap .tableContainer .table th:first-child,.tableWrap .tableContainer .table td:first-child{padding-left:1.5rem}}.tableWrap .tableContainer .table th:last-child,.tableWrap .tableContainer .table td:last-child{padding-right:1rem}@media screen and (min-width: 1600px){.tableWrap .tableContainer .table th:last-child,.tableWrap .tableContainer .table td:last-child{padding-right:1.5rem}}.tableWrap .tableContainer .table th{font-size:.875rem;font-weight:500;color:#4d5761}.tableWrap .tableContainer .table th .actions{font-weight:500}.tableWrap .tableContainer .table td{color:#111}.tableWrap .tableContainer .table tbody tr:hover,.tableWrap .tableContainer .table tbody tr.selected{background:#7575750f}.tableWrap .tableContainer .table tbody tr:hover .profile__initials,.tableWrap .tableContainer .table tbody tr.selected .profile__initials{background-color:#6651d2;color:#fff;transition:all .3s ease}.tableWrap .tableContainer .table .cellText span{display:block}.tableWrap .tableContainer .table .cellText__dark,.tableWrap .tableContainer .table .cellText__title{color:#111;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{color:#757575;transition:all .3s ease;text-decoration:underline;text-decoration-color:#757575;cursor:pointer}.tableWrap .tableContainer .table .cellText__dark.cell--link:hover,.tableWrap .tableContainer .table .cellText__title.cell--link:hover{color:#6651d2;text-decoration-color:#6651d2;transition:all .3s ease}.tableWrap .tableContainer .table .cellText__dark.cell--link--linkView,.tableWrap .tableContainer .table .cellText__title.cell--link--linkView{color:#1e88e5;font-weight:500;transition:all .3s ease;text-decoration:underline;text-decoration-color:#1e88e5}.tableWrap .tableContainer .table .cellText__dark--gray,.tableWrap .tableContainer .table .cellText__title--gray{color:#757575;font-weight:500}.tableWrap .tableContainer .table .cellText__primary{color:#6651d2}.tableWrap .tableContainer .table .cellText__primary--icon{display:flex!important;align-items:center;text-decoration:underline;gap:5px}.tableWrap .tableContainer .table .cellText__primary--none{display:flex!important;align-items:center;justify-content:center}.tableWrap .tableContainer .table .cellText__success{color:#43a047}.tableWrap .tableContainer .table .cellText__pending{color:#f9bc0a}.tableWrap .tableContainer .table .cellText__light{color:#757575;font-size:.75rem;font-weight:500;line-height:18px}.tableWrap .tableContainer .table .profile{display:flex;align-items:center;justify-content:flex-start;gap:10px;cursor:pointer}.tableWrap .tableContainer .table .profile__image{width:40px;height:40px;flex:0 0 40px}.tableWrap .tableContainer .table .profile__image img{width:100%;height:100%;border-radius:50%;object-fit:cover;overflow:hidden}.tableWrap .tableContainer .table .profile__initials{width:40px;height:40px;border-radius:50%;flex:0 0 40px;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#111;border:1px solid #757575;font-size:.875rem;font-weight:400;line-height:20px;transition:all .3s ease}.tableWrap .tableContainer .table .profile__name{display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:400;color:#111}.tableWrap .tableContainer .table .profile__name--underline{text-decoration:underline}.tableWrap .tableContainer .table .actions{display:flex;align-items:center;justify-content:center;gap:1rem}.tableWrap .tableContainer .table .actions--spaceStart{justify-content:flex-start}.tableWrap .tableContainer .table .actions .btn__active svg path{stroke:#6651d2}.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:#6651d2;color:#6651d2}.tableWrap .tableContainer .table .actions .btn{padding-top:.25rem;padding-bottom:.25rem;min-height:32px;line-height:18px}.tableWrap .tableContainer .table .actions .btn--call{background:#f0eefb;border-color:#d0c9f1;color:#6651d2;min-width:80px}.tableWrap .tableContainer .table .actions .btn--statusSuccess{padding-left:30px;background:#43a0470f;border-color:#43a0473d;color:#43a047;border-radius:50px;position:relative}.tableWrap .tableContainer .table .actions .btn--statusSuccess:after{content:"";background:#43a047;position:absolute;top:50%;left:15px;width:8px;height:8px;margin-top:-4px;border-radius:50%}.tableWrap .tableContainer .table .actions .btn--statusFailed{padding-left:30px;background:#e539350f;border-color:#e539353d;color:#e53935;border-radius:50px;position:relative}.tableWrap .tableContainer .table .actions .btn--statusFailed:after{content:"";background:#e53935;position:absolute;top:50%;left:15px;width:8px;height:8px;margin-top:-4px;border-radius:50%}.tableWrap .tableContainer .table .actions .btn--statusPending{padding-left:30px;background:#f9bc0a0f;border-color:#f9bc0a3d;color:#f9bc0a;border-radius:50px;position:relative}.tableWrap .tableContainer .table .actions .btn--statusPending:after{content:"";background:#f9bc0a;position:absolute;top:50%;left:15px;width:8px;height:8px;margin-top:-4px;border-radius:50%}.tableWrap .tableContainer .table .actions .btn--sm{min-width:32px;width:32px;flex:0 0 32px}.tableWrap .tableContainer .table .actions .btn--sm svg{width:18px;height:18px}.tableWrap .tableContainer .table .actions .btnHover svg path{transition:.3s ease}.tableWrap .tableContainer .table .actions .btnHover:hover svg path{stroke:#6651d2;transition:.3s ease}.tableWrap .tableContainer .table .actions .dropdown__item{position:relative;text-align:center}.tableWrap .tableContainer .table .actions .dropdown__item .dropdownMenu{display:none;background:#fff;position:absolute;width:160px;right:0;top:100%;margin-top:.5rem;border:1px solid #DEDEDE;box-shadow:0 4px 16px #0000001f;z-index:1}.tableWrap .tableContainer .table .actions .dropdown__item .dropdownMenu--open{display:block}.tableWrap .tableContainer .table .actions .dropdown__item .dropdownMenu .dropdown__item{background:#fff;padding:.7rem 1rem;display:flex;align-items:center;gap:12px;font-size:.75rem;font-weight:400;color:#111;border-bottom:1px solid #DEDEDE;text-align:left;cursor:pointer}.tableWrap .tableContainer .table .actions .dropdown__item .dropdownMenu .dropdown__item:last-of-type{border-bottom:none}.tableWrap .tableContainer .table .actions .dropdown__item .dropdownMenu .dropdown__item .icon{display:flex;align-items:center;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:hover,.tableWrap .tableContainer .table .actions .dropdown__item .dropdownMenu .dropdown__item--active{background:#1111110f}.tableWrap .tableContainer .table .actions .form__switchBtn__option{gap:12px}.tableWrap .tableContainer .table .actions .form__switchBtn__option .switchBtn .toggle+label{min-width:40px}.page{background:#fff}.page__head{padding:1rem 1.25rem;background-color:#fff;display:flex;align-items:center;justify-content:space-between;gap:8px;height:70px;border-bottom:1px solid #DEDEDE;box-shadow:0 4px 30px #0000000f}@media screen and (max-width: 768px){.page__head{padding:1rem}}.page__head--title{font-size:1.25rem;font-weight:600;line-height:32px;color:#111;margin:0;display:flex;align-items:center;justify-content:flex-start;gap:10px}@media screen and (max-width: 639px){.page__head--title{font-size:1rem;line-height:16px;gap:8px}}@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{background:none;display:flex;align-items:center;flex:0 0 28px;width:28px;height:auto;border:none;cursor:pointer}.page__head--title .breadcrumb{display:flex;align-items:center;flex-wrap:wrap;font-size:1.25rem;font-weight:600;color:#111}@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{display:none;align-items:center;font-weight:600}@media screen and (min-width: 768px){.page__head--title .breadcrumb__item{display:flex}}.page__head--title .breadcrumb__item:after{content:"/";font-size:1.25rem;font-weight:600;color:#757575;margin:0 .5rem}@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{display:inline-block;vertical-align:middle;text-decoration:none;font-weight:600;color:#757575}.page__head__logo{display:flex;align-items:center}.page__head__actions{display:flex;align-items:center;justify-content:center;gap:8px;position:relative}@media screen and (min-width: 768px){.page__head__actions{gap:12px}}@media screen and (min-width: 1200px){.page__head__actions{gap:16px}}@media screen and (min-width: 768px){.page__head__actions .planBalance{position:relative}}.page__head__actions .planBalance .btnPlanBalance{display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#30a97e,#227859);padding:.25rem;font-size:0;font-weight:500;color:#fff;line-height:16px;gap:0;border-radius:50px;min-height:36px;transition:all .3s ease}@media screen and (min-width: 768px){.page__head__actions .planBalance .btnPlanBalance{padding:.25rem .875rem .25rem .25rem;font-size:.875rem;min-height:44px;gap:8px}}.page__head__actions .planBalance .btnPlanBalance svg{width:32px;height:32px}@media screen and (min-width: 768px){.page__head__actions .planBalance .btnPlanBalance svg{width:36px;height:36px}}.page__head__actions .planBalance .btnPlanBalance:hover{opacity:.8;transition:all .3s ease}.page__head__actions .planBalance .btnPlanBalance svg path{transition:all .3s ease}.page__head__actions .planBalance__dropdown{display:none;background:#fff;padding:1rem;position:absolute;width:300px;right:0;top:100%;border:1px solid #DEDEDE;border-radius:8px;margin-top:1rem;box-shadow:0 4px 24px #00000014;overflow:hidden;z-index:1}.page__head__actions .planBalance__dropdown--open{display:block}.page__head__actions .planBalance__dropdown .userdetials{display:block;width:100%}.page__head__actions .planBalance__dropdown .userdetials__item{display:flex;align-items:center;padding:1rem 0;gap:12px;font-size:1.125rem;font-weight:400;color:#757575;border-bottom:1px solid #DEDEDE;cursor:pointer}.page__head__actions .planBalance__dropdown .userdetials__item:first-child{padding-top:0}.page__head__actions .planBalance__dropdown .userdetials__item:last-child{border-bottom:none;padding-bottom:0}.page__head__actions .planBalance__dropdown .userdetials__item--signout{color:#e53935}.page__head__actions .planBalance__dropdown .userdetials__item--signout .icon svg path{fill:#e53935}.page__head__actions .planBalance__dropdown .userdetials__item--signout .icon svg path:last-child{fill:inherit;stroke:#e53935}.page__head__actions .planBalance__dropdown .userdetials__item .pic{background:#6651d2;display:flex;align-items:center;justify-content:center;width:42px;height:42px;font-size:.938rem;font-weight:700;color:#fff;text-transform:uppercase;border-radius:50px;position:relative;z-index:1}.page__head__actions .planBalance__dropdown .userdetials__item .pic__img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50px}.page__head__actions .planBalance__dropdown .userdetials__item__detail .name{font-size:1.125rem;font-weight:500;color:#111;line-height:16px;margin-bottom:.25rem}@media screen and (max-width: 639px){.page__head__actions .planBalance__dropdown .userdetials__item__detail .name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;font-size:.875rem}}.page__head__actions .planBalance__dropdown .userdetials__item__detail .para{font-size:.875rem;font-weight:500;color:#757575;line-height:16px;line-break:anywhere}@media screen and (max-width: 639px){.page__head__actions .planBalance__dropdown .userdetials__item__detail .para{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;font-size:.75rem}}.page__head__actions .planBalance__dropdown .planBalanceInfo{display:flex;flex-direction:column;gap:16px}.page__head__actions .planBalance__dropdown .planBalanceInfo__head .title{font-size:1.25rem;font-weight:600;color:#227859;text-align:center}.page__head__actions .planBalance__dropdown .planBalanceInfo__body{display:flex;flex-direction:column;gap:12px}.page__head__actions .planBalance__dropdown .planBalanceInfo__body .title{font-size:1rem;font-weight:500;color:#111}.page__head__actions .planBalance__dropdown .planBalanceInfo__body .links{background:#f5f5f5;padding:.75rem;display:flex;flex-direction:column;gap:12px;border-radius:8px}.page__head__actions .planBalance__dropdown .planBalanceInfo__body .links__item{display:flex;align-items:center;justify-content:space-between;font-size:1rem;font-weight:500;color:#757575;gap:8px}.page__head__actions .planBalance__dropdown .planBalanceInfo__body .links__item .info{display:flex;align-items:center;gap:8px}.page__head__actions .planBalance__dropdown .planBalanceInfo__body .links__item .info .icon{display:flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px}.page__head__actions .planBalance__dropdown .planBalanceInfo__body .links__item .info .icon svg{width:20px;height:20px}.page__head__actions .planBalance__dropdown .planBalanceInfo__body .links__item .value{font-size:1rem;font-weight:600;color:#6651d2}.page__head__actions .planBalance__dropdown .planBalanceInfo__footer .btn{font-size:.875rem;font-weight:500;color:#227859;border-radius:5px}.page__head__actions .planBalance__dropdown .planBalanceInfo__footer .btn:hover{color:#fff}.page__head__actions .btnChecksRemaining{display:flex;align-items:center;justify-content:center;background:#bfe4d7;padding:.5rem .675rem;font-size:.75rem;font-weight:500;color:#111;line-height:16px;gap:8px;border-radius:5px;min-height:36px;transition:all .3s ease}@media screen and (min-width: 768px){.page__head__actions .btnChecksRemaining{padding:.5rem .875rem;min-height:44px}}.page__head__actions .btnChecksRemaining:hover{opacity:.8;transition:all .3s ease}.page__head__actions .btnChecksRemaining svg path{transition:all .3s ease}.page__head__actions .btnNewCheck{display:flex;align-items:center;justify-content:center;background:#6651d2;padding:.5rem .675rem;font-size:.75rem;font-weight:500;color:#fff;line-height:16px;gap:8px;border-radius:5px;min-height:36px;transition:all .3s ease}@media screen and (min-width: 768px){.page__head__actions .btnNewCheck{padding:.5rem .875rem;font-size:.875rem;min-height:44px}}.page__head__actions .btnNewCheck svg{display:none}@media screen and (min-width: 768px){.page__head__actions .btnNewCheck svg{display:flex;justify-content:center;align-items:center}}.page__head__actions .btnNewCheck:hover{opacity:.8;transition:all .3s ease}.page__head__actions .btnNewCheck svg path{transition:all .3s ease}.page__head__actions .userProfile{position:relative}.page__head__actions .userProfile__link{display:flex;align-items:center;text-align:left;position:relative;padding-right:0;font-size:0;font-weight:400;color:#757575;gap:0;text-decoration:none;cursor:pointer}@media screen and (min-width: 768px){.page__head__actions .userProfile__link{padding-right:1.5rem;font-size:.875rem;gap:12px;width:min-content}}@media screen and (min-width: 768px){.page__head__actions .userProfile__link:after{content:"";background:url(/icons/arrow-down-icon.svg) no-repeat;background-position:center center;position:absolute;width:18px;height:8px;right:0;top:50%;transform:translateY(-50%);z-index:1}}.page__head__actions .userProfile__link .picIcon{background:#757575;display:flex;align-items:center;justify-content:center;flex:0 0 36px;width:36px;height:36px;border-radius:50px}.page__head__actions .userProfile__link .picIcon__img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50px}.page__head__actions .userProfile__dropdown{display:none;background:#fff;padding:1rem;position:absolute;width:300px;right:0;top:100%;border:1px solid #DEDEDE;border-radius:8px;margin-top:1rem;box-shadow:0 4px 24px #00000014;overflow:hidden;z-index:1}.page__head__actions .userProfile__dropdown--open{display:block}.page__head__actions .userProfile__dropdown .userdetials{display:block;width:100%}.page__head__actions .userProfile__dropdown .userdetials__item{display:flex;align-items:center;padding:1rem 0;gap:12px;font-size:1.125rem;font-weight:400;color:#757575;border-bottom:1px solid #DEDEDE;cursor:pointer}.page__head__actions .userProfile__dropdown .userdetials__item:first-child{padding-top:0}.page__head__actions .userProfile__dropdown .userdetials__item:last-child{border-bottom:none;padding-bottom:0}.page__head__actions .userProfile__dropdown .userdetials__item--signout{color:#e53935}.page__head__actions .userProfile__dropdown .userdetials__item--signout .icon svg path{fill:#e53935}.page__head__actions .userProfile__dropdown .userdetials__item--signout .icon svg path:last-child{fill:inherit;stroke:#e53935}.page__head__actions .userProfile__dropdown .userdetials__item .pic{background:#6651d2;display:flex;align-items:center;justify-content:center;width:42px;height:42px;font-size:.938rem;font-weight:700;color:#fff;text-transform:uppercase;border-radius:50px;position:relative;z-index:1}.page__head__actions .userProfile__dropdown .userdetials__item .pic__img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50px}.page__head__actions .userProfile__dropdown .userdetials__item__detail .name{font-size:1.125rem;font-weight:500;color:#111;line-height:16px;margin-bottom:.25rem}@media screen and (max-width: 639px){.page__head__actions .userProfile__dropdown .userdetials__item__detail .name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;font-size:.875rem}}.page__head__actions .userProfile__dropdown .userdetials__item__detail .para{font-size:.875rem;font-weight:500;color:#757575;line-height:16px;line-break:anywhere}@media screen and (max-width: 639px){.page__head__actions .userProfile__dropdown .userdetials__item__detail .para{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;font-size:.75rem}}.page__head__actions .btnCollapse{display:none;align-items:center}@media screen and (max-width: 992px){.page__head__actions .btnCollapse{display:flex}}.page__head__actions .btnCollapse__closeIcon{display:none}.page__body{padding:1.25rem;height:calc(100dvh - 70px);overflow-y:auto;overflow-x:hidden}@media screen and (max-width: 768px){.page__body{padding:1rem}}.page__body .filterWrap{background:#fff;padding:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:16px}@media screen and (max-width: 992px){.page__body .filterWrap{flex-wrap:wrap}}.page__body .filterWrap .formRow{display:flex;align-items:center;margin-bottom:0;gap:16px}.page__body .filterWrap .formRow .formCol--search{width:305px;height:42px}.page__body .filterWrap .formRow .formCol .form__input{height:42px}.page__body .filterWrap .formRow .formCol--flex{display:flex;align-items:center;gap:16px}.page__body .filterWrap .formRow .formCol .form__label{margin-bottom:0}.page__body .filterWrap .btn__group .btn{font-weight:500}.page__body .createNewUser{display:flex;align-items:center;justify-content:center;height:auto;max-width:600px;margin:0 auto}@media screen and (min-width: 992px){.page__body .createNewUser{height:100%}}.page__body .createNewUser__card{background:#eaf6f2;padding:1.25rem;width:100%;margin:0 auto;border:2px dashed #74C5A9;border-radius:12px}@media screen and (min-width: 992px){.page__body .createNewUser__card{padding:1.5rem;border-radius:24px}}.page__body .createNewUser__content{display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;max-width:560px;margin:0 auto;gap:24px}@media screen and (min-width: 992px){.page__body .createNewUser__content{padding:1.5rem;gap:32px;border-radius:24px}}.page__body .createNewUser__content .title{font-size:1.25rem;font-weight:600;color:#111}@media screen and (min-width: 992px){.page__body .createNewUser__content .title{font-size:1.5rem}}.page__body .createNewUser__content .bradingLogo{display:flex;align-items:center;justify-content:center;cursor:pointer}.page__body .createNewUser__content .bradingLogo__img{display:block;max-width:100%}.page__body .createNewUser__content .icon{display:flex;align-items:center;justify-content:center}.page__body .createNewUser__content .icon svg{width:72px;height:72px}@media screen and (min-width: 639px){.page__body .createNewUser__content .icon svg{width:92px;height:92px}}.page__body .createNewUser__content .para{font-size:1rem;font-weight:500;color:#757575;line-height:24px}.page__body .createNewUser__content .btn__group .btn--jobJobAdder{font-size:1rem;min-width:200px}@media screen and (min-width: 992px){.page__body .createNewUser__content .btn__group .btn--jobJobAdder{font-size:1.125rem}}.page__body .createReferenceCheckCard{display:flex;align-items:center;justify-content:center;height:auto;max-width:800px;margin:0 auto}@media screen and (min-width: 992px){.page__body .createReferenceCheckCard{height:100%}}.page__body .createReferenceCheckCard__content{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:24px}@media screen and (min-width: 639px){.page__body .createReferenceCheckCard__content{gap:32px}}.page__body .createReferenceCheckCard__content .icon{display:flex;align-items:center;justify-content:center}.page__body .createReferenceCheckCard__content .icon svg{width:160px;height:160px}@media screen and (min-width: 768px){.page__body .createReferenceCheckCard__content .icon svg{width:180px;height:180px}}@media screen and (min-width: 1400px){.page__body .createReferenceCheckCard__content .icon svg{width:360px;height:360px}}.page__body .createReferenceCheckCard__content .content{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:16px;max-width:480px}.page__body .createReferenceCheckCard__content .content .title{font-size:1.125rem;font-weight:600;color:#111}@media screen and (min-width: 639px){.page__body .createReferenceCheckCard__content .content .title{font-size:1.25rem}}@media screen and (min-width: 992px){.page__body .createReferenceCheckCard__content .content .title{font-size:1.5rem}}.page__body .createReferenceCheckCard__content .content .para{font-size:.875rem;font-weight:500;color:#757575;line-height:24px}@media screen and (min-width: 639px){.page__body .createReferenceCheckCard__content .content .para{font-size:1rem}}.page__body .createReferenceCheckCard__content .list{display:flex;flex-direction:column;gap:20px;width:100%;max-width:700px}@media screen and (min-width: 639px){.page__body .createReferenceCheckCard__content .list{gap:24px}}.page__body .createReferenceCheckCard__content .list__item{background:#f7f6fc;padding:1rem;display:flex;flex-direction:column;text-align:center;gap:16px;border:1px solid #F7F6FC;border-radius:12px;cursor:pointer}@media screen and (min-width: 639px){.page__body .createReferenceCheckCard__content .list__item{text-align:left}}.page__body .createReferenceCheckCard__content .list__item--selected{background:#6651d233;border-color:#6651d2}.page__body .createReferenceCheckCard__content .list__item .infoBox{display:flex;align-items:center;flex-direction:column;gap:16px}@media screen and (min-width: 639px){.page__body .createReferenceCheckCard__content .list__item .infoBox{flex-direction:row}}.page__body .createReferenceCheckCard__content .list__item .infoBox__icon{background:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 60px;width:60px;height:60px;border-radius:12px}@media screen and (min-width: 639px){.page__body .createReferenceCheckCard__content .list__item .infoBox__icon{flex:0 0 80px;width:80px;height:80px}}.page__body .createReferenceCheckCard__content .list__item .infoBox__icon svg{width:45px;height:45px}@media screen and (min-width: 639px){.page__body .createReferenceCheckCard__content .list__item .infoBox__icon svg{width:60px;height:60px}}.page__body .createReferenceCheckCard__content .list__item .infoBox__content{display:flex;flex-direction:column;align-items:center;width:100%;gap:4px}@media screen and (min-width: 639px){.page__body .createReferenceCheckCard__content .list__item .infoBox__content{align-items:flex-start;width:calc(100% - 80px)}}.page__body .createReferenceCheckCard__content .list__item .infoBox__content .title{font-size:1.125rem;font-weight:600;margin-bottom:0}@media screen and (min-width: 639px){.page__body .createReferenceCheckCard__content .list__item .infoBox__content .title{font-size:1.25rem}}.page__body .createReferenceCheckCard__content .list__item .infoBox__content .para{font-size:.875rem;font-weight:500;color:#757575;margin-bottom:0}@media screen and (min-width: 639px){.page__body .createReferenceCheckCard__content .list__item .infoBox__content .para{font-size:1rem}}.page__body .documentWrap{display:flex;flex-direction:column}.page__body .documentWrap__head{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:10px}@media screen and (min-width: 639px){.page__body .documentWrap__head{flex-direction:row}}.page__body .documentWrap__head .formRow{display:flex;align-items:center;margin-bottom:0;gap:16px}@media screen and (min-width: 639px){.page__body .documentWrap__head .formRow .formCol{width:400px}}.page__body .documentWrap__head .formRow .formCol--search,.page__body .documentWrap__head .formRow .formCol .form__input{height:42px}.page__body .documentWrap__head .btn__group .btn{font-weight:500;line-height:20px;min-height:40px}.page__body .documentWrap__list{display:flex;flex-wrap:wrap;align-items:flex-start;margin:0 -8px}@media screen and (min-width: 1200px){.page__body .documentWrap__list{margin:0 -12px}}.page__body .documentWrap__list__item{width:100%;padding:0 .5rem;margin-top:1.5rem}@media screen and (min-width: 768px){.page__body .documentWrap__list__item{width:50%}}@media screen and (min-width: 1200px){.page__body .documentWrap__list__item{width:33.3333333333%;padding:0 .75rem}}@media screen and (min-width: 1400px){.page__body .documentWrap__list__item{width:25%}}.page__body .documentWrap__card{background-color:#fff;padding:1rem;display:flex;flex-direction:column;gap:16px;border:1px solid #DEDEDE;box-shadow:0 4px 30px #0000000f;border-radius:8px}.page__body .documentWrap__card .picture{background:#f5f5f5;position:relative;padding:1rem;display:flex;align-items:center;justify-content:center;height:215px;border-radius:8px}.page__body .documentWrap__card .picture__img{display:block;object-fit:contain;max-width:100%;max-height:100%}.page__body .documentWrap__card .picture .btn__group{position:absolute;right:16px;gap:10px;top:16px;z-index:1}.page__body .documentWrap__card .title{font-size:1rem;font-weight:600;color:#111;text-align:center}.page__body .documentWrap__card .list{display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:12px}.page__body .documentWrap__card .list__item{display:flex;flex-direction:column;gap:5px}@media screen and (min-width: 639px){.page__body .documentWrap__card .list__item:last-child{text-align:right}}.page__body .documentWrap__card .list__item .title{font-size:.875rem;font-weight:500;color:#111;text-align:left}.page__body .documentWrap__card .list__item .para{font-size:.875rem;font-weight:500;color:#757575}.page__body .documentWrap__card .btn__group .btn__success{background:#eaf6f2;color:#227859;border-color:#74c5a9}.page__body .documentWrap__card .btn__group .btn__success:hover svg path{fill:#227859;stroke:none}.page__body .createAssistantMain{display:flex;justify-content:space-between;flex-direction:column;align-items:center;height:100%}@media screen and (min-width: 1200px){.page__body .createAssistantMain{flex-direction:row;height:100%}}.page__body .createAssistantMain__col{position:relative;width:100%;height:auto}@media screen and (min-width: 1200px){.page__body .createAssistantMain__col{height:100%}}.page__body .createAssistantMain__col:first-child{flex:0 0 100%;width:100%}@media screen and (min-width: 1200px){.page__body .createAssistantMain__col:first-child{flex:0 0 270px;width:270px;border-right:1px solid #DEDEDE}}.page__body .createAssistantMain__col:first-child.createAssistantMain__col--width480{flex:0 0 100%;width:100%}@media screen and (min-width: 1200px){.page__body .createAssistantMain__col:first-child.createAssistantMain__col--width480{flex:0 0 480px;width:480px}}.page__body .createAssistantMain__col .modal.modalSuccessfull{position:absolute}.page__body .createAssistantMain__col .modal.modalSuccessfull .modal__backdrop{background:url(/images/report-layer-bg.png) no-repeat;background-position:center top;background-size:cover;-webkit-backdrop-filter:none;backdrop-filter:none;position:absolute}.page__body .createAssistantMain__col .modal.modal--open{width:100%}.page__body .createAssistantMain__card{display:flex;flex-direction:column;background:#fff;position:relative;height:100%}.page__body .createAssistantMain__card--transparent{padding:1rem 1rem 0;background:#f5f5f5}@media screen and (min-width: 768px){.page__body .createAssistantMain__card--transparent{padding:1.25rem 1.25rem 0}}@media screen and (min-width: 1200px){.page__body .createAssistantMain__card--transparent{padding:1.5rem 1.5rem 0}}.page__body .createAssistantMain__card--transparent .btn__group--directionColumn{height:calc(100% - 68px);overflow-y:auto}.page__body .createAssistantMain__card--chat{padding:1rem 1rem 0;background:#fff}@media screen and (min-width: 768px){.page__body .createAssistantMain__card--chat{padding:1.25rem 1.25rem 0}}@media screen and (min-width: 1200px){.page__body .createAssistantMain__card--chat{padding:1.5rem 1.5rem 0}}.page__body .createAssistantMain__card--chat .btn__group--directionColumn{height:calc(100% - 68px);overflow-y:auto;gap:12px}.page__body .createAssistantMain__card .form__Field{width:100%}.page__body .createAssistantMain__card .btn__group .btn{font-size:.875rem;font-weight:500;line-height:14px;min-height:38px}.page__body .createAssistantMain__card .btn__group .listReferenceCheckButtons{display:flex;flex-direction:column;gap:8px;width:100%}.page__body .createAssistantMain__card .btn__group .listReferenceCheckButtons__item{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:.5rem .875rem;font-size:.75rem;font-weight:500;color:#111;line-height:15px;gap:8px;min-height:42px;line-break:auto;white-space:normal;word-wrap:break-word;word-break:break-word;border:1px solid #DEDEDE;border-radius:6px;transition:all .3s ease;cursor:pointer}.page__body .createAssistantMain__card .btn__group .listReferenceCheckButtons__item .info{display:flex;align-items:center;width:60px;flex:0 0 60px;font-size:.625rem;font-weight:400;gap:5px}.page__body .createAssistantMain__card .btn__group .listReferenceCheckButtons__item--active,.page__body .createAssistantMain__card .btn__group .listReferenceCheckButtons__item:hover{background:#6651d2;color:#fff}.page__body .createAssistantMain__card__head{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;background-color:#fff;padding:1rem 1.5rem;border-bottom:1px solid #DEDEDE;gap:15px}@media screen and (max-width: 639px){.page__body .createAssistantMain__card__head{padding:1rem}}.page__body .createAssistantMain__card__head--flexStart{align-items:flex-start}.page__body .createAssistantMain__card__head__info{display:flex;flex-direction:column;gap:8px}.page__body .createAssistantMain__card__head__info .icon{display:flex;align-items:center;justify-content:center;background:#6651d2;color:#fff;flex:0 0 52px;width:52px;height:52px;border-radius:50%;overflow:hidden}@media screen and (min-width: 639px){.page__body .createAssistantMain__card__head__info .icon{flex:0 0 62px;width:62px;height:62px}}.page__body .createAssistantMain__card__head__info .icon img{display:block;object-fit:cover;width:100%;height:100%;max-width:100%}.page__body .createAssistantMain__card__head__info .icon svg{width:38px;height:38px}.page__body .createAssistantMain__card__head__info .icon--bg1{background:#34c759}.page__body .createAssistantMain__card__head__info .icon--bg2{background:#00c7be}.page__body .createAssistantMain__card__head__info .icon--bg3{background:#ff2d55}.page__body .createAssistantMain__card__head__info__content{display:flex;flex-direction:column;gap:8px}.page__body .createAssistantMain__card__head__info__content .form__groupField{background:#eee;padding:.25rem .625rem;max-width:210px;height:34px}.page__body .createAssistantMain__card__head__info__content .form__groupField .form__input{font-size:.75rem;color:#757575;background:#eee}.page__body .createAssistantMain__card__head__info__content .form__groupField .backBtn{display:flex;align-items:center;justify-content:center;background:#dedede;width:20px;height:20px;border-radius:50px}.page__body .createAssistantMain__card__head__info__content .name{font-size:1.125rem;font-weight:600}.page__body .createAssistantMain__card__head .title{display:flex;align-items:center;font-weight:600;gap:16px;margin-bottom:0}.page__body .createAssistantMain__card__head .title .name{font-size:1.125rem;font-weight:500}.page__body .createAssistantMain__card__head .title .para{font-size:.88rem;font-weight:500;color:#757575}@media screen and (max-width: 639px){.page__body .createAssistantMain__card__head .title{font-size:1rem}}.page__body .createAssistantMain__card__head .para{display:flex;flex-wrap:wrap;gap:12px;font-size:.938rem;color:#111;font-weight:300}.page__body .createAssistantMain__card__head .para--note{font-size:.75rem;font-weight:500;color:#757575;padding-left:5rem}.page__body .createAssistantMain__card__head .para .btn__group{gap:12px}.page__body .createAssistantMain__card__head .para .btn__group .btn{cursor:pointer}.page__body .createAssistantMain__card__head .btn__group{gap:8px}.page__body .createAssistantMain__card__body{background-color:#fff;padding:1rem 1.5rem;overflow-y:auto}@media screen and (max-width: 639px){.page__body .createAssistantMain__card__body{padding:1rem}}.page__body .createAssistantMain__card__body .title{display:block;font-size:1.125rem;margin-bottom:1rem}@media screen and (min-width: 1200px){.page__body .createAssistantMain__card__body .title{font-size:1rem}}.page__body .createAssistantMain__card__body .title--divider{border-top:1px solid #DEDEDE;padding-top:1rem}.page__body .createAssistantMain__card__body .form__label{font-size:.875rem;font-weight:500;color:#757575}.page__body .createAssistantMain__card__body .form__checkboxSubField .form__checkbox__label{color:#6651d2}.page__body .createAssistantMain__card__body .CreateformBox{background:#fff;padding:1.25rem;max-width:590px;margin:0 auto;border-top:10px solid #6651D2;border-radius:.5rem;box-shadow:0 0 20px #0000001f}@media screen and (min-width: 768px){.page__body .createAssistantMain__card__body .CreateformBox{padding:1.25rem 1.5rem}}@media screen and (min-width: 1200px){.page__body .createAssistantMain__card__body .CreateformBox{padding:1.5rem 2rem}}.page__body .createAssistantMain__card__body .assistantAdvancedList{display:flex;flex-direction:column;gap:20px}.page__body .createAssistantMain__card__body .assistantAdvancedList__row{border-bottom:1px solid #DEDEDE}.page__body .createAssistantMain__card__body .assistantAdvancedList__row:last-of-type{border-bottom:none}.page__body .createAssistantMain__card__body .assistantAdvancedList__row .title{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.page__body .createAssistantMain__card__body .assistantAdvancedList__row .formRow{margin-bottom:1.5rem}.page__body .createAssistantMain__card__body .assistantAdvancedList__row .form__switchBtn--directionColumn{gap:0}.page__body .createAssistantMain__card__body .assistantAdvancedList__row .form__switchBtn--directionColumn .form__switchBtn__option{width:33.3333333333%}.page__body .createAssistantMain__card__body .assistantAdvancedList__row .form__Field--range{align-items:flex-start;flex-direction:column}.page__body .createAssistantMain__card__body .assistantAdvancedList__row .form__Field--range .form__label{font-size:.875rem;font-weight:600;color:#111;width:100%}.page__body .createAssistantMain__card__body .assistantAdvancedList__row .form__Field--range .form__rangeSlider{width:100%}.page__body .createAssistantMain__card__body .assistantAdvancedList__row .form__Field--range .form__rangeSlider__info{padding-top:0}.page__body .createAssistantMain__card__body .assistantAdvancedList__row .form__Field--range .form__rangeSlider__input{background:#6651d2}.page__body .createAssistantMain__card__body .assistantAdvancedList__row .form__Field--range .form__rangeSlider__input::-webkit-slider-thumb{background:#fff;width:16px;height:16px;border:4px solid #FFFFFF;border-radius:16px;box-shadow:0 0 3.7px #0000004a}.page__body .createAssistantMain__card__body .assistantAdvancedList__row .form__Field--range .form__rangeSlider .para{white-space:nowrap}.page__body .createAssistantMain__card__body .assistantWidgetWrap{display:flex;flex-direction:column;gap:30px}.page__body .createAssistantMain__card__body .assistantWidgetWrap .formRow{margin-bottom:1.5rem}.page__body .createAssistantMain__card__body .assistantWidgetWrap .formRow:last-of-type{margin-bottom:0}.page__body .createAssistantMain__card__body .assistantWidgetWrap .formRow .form__label{font-size:1.125rem;color:#111;margin-bottom:1rem}.page__body .createAssistantMain__card__body .assistantWidgetWrap .formRow .form__label--sm{font-size:.875rem;color:#111;margin-bottom:.375rem}.page__body .createAssistantMain__card__body .assistantWidgetWrap .formRow .form__radio{background-color:none;justify-content:space-between}.page__body .createAssistantMain__card__body .assistantWidgetWrap .formRow .form__radio__option{margin:.75rem .5rem .75rem 0;background:none}.page__body .createAssistantMain__card__body .assistantWidgetWrap .formRow .form__radio__label{padding-left:45px}.page__body .createAssistantMain__card__body .assistantWidgetWrap .formRow .form__radio__label:before{width:22px;height:22px;top:50%;margin-top:-11px;border:1.45px solid #DEDEDE}.page__body .createAssistantMain__card__body .assistantWidgetWrap .formRow .form__radio__label .icon{background:#fff;display:flex;justify-content:center;align-items:center;padding:1rem;width:88px;height:88px;border:1px solid #FFFFFF;border-radius:1.5rem;box-shadow:0 0 27.62px #0000001f}.page__body .createAssistantMain__card__body .assistantWidgetWrap .formRow .form__radio__input:checked+.form__radio__label:before{border-color:#6651d2}.page__body .createAssistantMain__card__body .assistantWidgetWrap .formRow .form__radio__input:checked+.form__radio__label:after{width:12px;height:12px;left:6px;top:50%;margin-top:-5px}.page__body .createAssistantMain__card__body .assistantWidgetWrap .formRow .form__radio--widget .form__radio__input:checked+.form__radio__label .icon svg path{fill:#6651d2;stroke:#6651d2}.page__body .createAssistantMain__card__body .assistantWidgetWrap .formRow .form__radio--widget .form__radio__input:checked+.form__radio__label .icon svg rect{fill:#fff}.page__body .createAssistantMain__card__body .assistantWidgetWrap .formRow .form__radio--widgetPosition .form__radio__label .icon{border-radius:.5rem}.page__body .createAssistantMain__card__body .assistantWidgetWrap .formRow .form__radio--widgetPosition .form__radio__input:checked+.form__radio__label .icon{border-color:#6651d2}.page__body .createAssistantMain__card__body--reportCard{padding:0}.page__body .createAssistantMain__card__body--reportCard .accordion{gap:0}.page__body .createAssistantMain__card__body--reportCard .accordion__card{border-left:0;border-right:0;border-top:0;border-radius:0}.page__body .createAssistantMain__card__body--reportCard .accordion__card--chatHistory .accordion__head{padding-right:1rem}@media screen and (min-width: 1200px){.page__body .createAssistantMain__card__body--reportCard .accordion__card--chatHistory .accordion__head{padding-right:1.5rem}}.page__body .createAssistantMain__card__body--reportCard .accordion__card--chatHistory .accordion__body{display:block;padding:0}.page__body .createAssistantMain__card__body--reportCard .accordion__card--chatHistory .tabsContent__content{padding:0;box-shadow:none;border-radius:0}.page__body .createAssistantMain__card__body--reportCard .accordion__card--chatHistory .tabsContent__content .chatHistoryRcordingHead{position:relative}.page__body .createAssistantMain__card__body--reportCard .accordion__card--chatHistory .tabsContent__content .chatHistoryRcordingHead__overlay{background:url(/images/report-recording-overlay.png) no-repeat;background-position:center center;background-size:cover;display:flex;justify-content:center;align-items:center;position:absolute;width:100%;left:0;right:0;top:0;bottom:0;height:100%}.page__body .createAssistantMain__card__body--reportCard .accordion__card--chatHistory .tabsContent__content .chatHistoryHead{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:.75rem 1.5rem;border-bottom:1px solid #DEDEDE}.page__body .createAssistantMain__card__body--reportCard .accordion__card--chatHistory .tabsContent__content .chatHistoryHead .playBtn{background:#f0eefb;display:flex;justify-content:center;align-items:center;flex:0 0 auto;width:48px;height:48px;border:1px solid #D0C9F1;border-radius:50%;cursor:pointer}.page__body .createAssistantMain__card__body--reportCard .accordion__card--chatHistory .tabsContent__content .chatHistoryHead .plyerbox{background:#eaf6f2;padding:.75rem 1.25rem;width:100%;min-height:48px;border-radius:50px}.page__body .createAssistantMain__card__body--reportCard .accordion__card--chatHistory .tabsContent__content .chatHistoryHead .countText{flex:0 0 auto;font-size:.875rem;font-weight:500;color:#111}.page__body .createAssistantMain__card__body--reportCard .accordion__card--chatHistory .tabsContent__content .chatHistory{padding:.75rem 1.5rem}.page__body .createAssistantMain__card__body--reportCard .accordion__head{flex-wrap:wrap}.page__body .createAssistantMain__card__body--reportCard .accordion__head .title{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.page__body .createAssistantMain__card__body--reportCard .accordion__head .tabsWrap{padding:.375rem;background:#fff;border:1px solid #DEDEDE;width:100%}@media screen and (min-width: 639px){.page__body .createAssistantMain__card__body--reportCard .accordion__head .tabsWrap{width:auto}}.page__body .createAssistantMain__card__body--reportCard .accordion__head .tabsWrap .tabs__link{padding:.375rem .75rem;font-weight:600}.page__body .createAssistantMain__card__body--reportCard .accordion__head .btn__group{gap:12px;flex-wrap:nowrap}.page__body .createAssistantMain__card__body--reportCard .chatHistory{display:flex;flex-direction:column;gap:12px;width:100%;padding-right:.5rem;overflow-y:auto}.page__body .createAssistantMain__card__body--reportCard .chatHistory .chatText{display:flex;align-items:flex-end;gap:8px;padding-left:0}@media screen and (min-width: 639px){.page__body .createAssistantMain__card__body--reportCard .chatHistory .chatText{padding-right:40%}}.page__body .createAssistantMain__card__body--reportCard .chatHistory .chatText__icon{background:#f0eefbcc;display:flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:40px;border-radius:50%}.page__body .createAssistantMain__card__body--reportCard .chatHistory .chatText__content{display:flex;flex-direction:column;gap:8px}.page__body .createAssistantMain__card__body--reportCard .chatHistory .chatText--right{justify-content:flex-end;padding-right:0;padding-left:0}@media screen and (min-width: 639px){.page__body .createAssistantMain__card__body--reportCard .chatHistory .chatText--right{padding-left:40%}}.page__body .createAssistantMain__card__body--reportCard .chatHistory .chatText--right .chatText__icon{background:#eaf6f2cc}.page__body .createAssistantMain__card__body--reportCard .chatHistory .chatText--right .chatText__content{align-items:flex-end}.page__body .createAssistantMain__card__body--reportCard .chatHistory .chatText--right .chatText__value{background:#eaf6f2cc}.page__body .createAssistantMain__card__body--reportCard .chatHistory .chatText__value{background:#f0eefbcc;display:inline-flex;align-items:center;justify-content:center;padding:.5rem .875rem;font-size:.875rem;font-weight:500;color:#111;width:70%;border-radius:8px;width:fit-content}.page__body .createAssistantMain__card__body--reportCard .chatHistory .chatText__time{font-size:.75rem;font-weight:500;color:#757575}.page__body .createAssistantMain__card .pagination{justify-content:center;margin:0 -1.5rem}.page__body .createAssistantMain .listCol{width:100%;height:100%;border-right:1px solid #DEDEDE}.page__body .createAssistantMain .listCol__list{display:flex;flex-direction:column;width:100%;height:calc(100dvh - 234px);gap:12px;overflow-y:auto;position:relative;padding-right:.5rem}.page__body .createAssistantMain .listCol__list__item{display:flex;flex-direction:column;background:#fff;padding:.75rem;border:1px solid #DEDEDE;border-radius:10px;cursor:pointer}.page__body .createAssistantMain .listCol__list__item .chatCard{display:flex;align-items:center;justify-content:flex-start;gap:12px}.page__body .createAssistantMain .listCol__list__item .chatCard__picture{display:flex;align-items:center;justify-content:center;flex:0 0 52px;width:52px;height:52px;border-radius:50%;overflow:hidden}@media screen and (min-width: 639px){.page__body .createAssistantMain .listCol__list__item .chatCard__picture{flex:0 0 72px;width:72px;height:72px}}.page__body .createAssistantMain .listCol__list__item .chatCard__picture__img{width:100%;height:100%;object-fit:cover}.page__body .createAssistantMain .listCol__list__item .chatCard__info{display:flex;flex-direction:column;width:100%;gap:5px}.page__body .createAssistantMain .listCol__list__item .chatCard__info__head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.page__body .createAssistantMain .listCol__list__item .chatCard__info__head .name{font-size:1.125rem;font-weight:600;color:#111}.page__body .createAssistantMain .listCol__list__item .chatCard__info__head .para{display:flex;align-items:center;flex-wrap:wrap;font-size:.75rem;font-weight:500;color:#757575;gap:8px}.page__body .createAssistantMain .listCol__list__item .chatCard__info__head .para span{background:#fff;padding:.375rem .5rem;font-size:.75rem;font-weight:500;color:#6651d2;border:1px solid #D0C9F1;border-radius:6px}.page__body .createAssistantMain .listCol__list__item .chatCard__info__text{display:flex;align-items:flex-end;gap:8px}.page__body .createAssistantMain .listCol__list__item .chatCard__info__text .para{display:flex;flex-wrap:wrap;font-size:.75rem;font-weight:400;color:#757575;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%}.page__body .createAssistantMain .listCol__list__item .chatCard__info__text .para--time{flex:0 0 80px;width:80px;text-align:right}.page__body .createAssistantMain .listCol__list__item--selected,.page__body .createAssistantMain .listCol__list__item:hover{background:#f0eefb;border-color:#8574db}.page__body .assistantListHead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:1.5rem}.page__body .assistantListHead .formRow{width:100%;max-width:420px}.page__body .assistantListHead .btn__group .btn{line-height:22px;min-height:44px}.page__body .assistantList{display:flex;flex-wrap:wrap;margin:0 -12px}.page__body .assistantList__item{width:100%;padding:0 .75rem 1.5rem}@media screen and (min-width: 768px){.page__body .assistantList__item{width:50%}}@media screen and (min-width: 1200px){.page__body .assistantList__item{width:33.3333333333%}}@media screen and (min-width: 1920px){.page__body .assistantList__item{width:25%}}.page__body .assistantList__card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:16px;background:#fff;padding:1.25rem 1rem;border:1px solid #DEDEDE;box-shadow:0 4px 30px #0000000f;border-radius:8px;height:100%;position:relative}.page__body .assistantList__card .icon{display:flex;align-items:center;justify-content:center;background:#6651d2;color:#fff;width:80px;height:80px;border-radius:50%;overflow:hidden}.page__body .assistantList__card .icon img{display:block;object-fit:cover;width:100%;height:100%}.page__body .assistantList__card .infoDetail{display:flex;flex-direction:column;width:100%;gap:10px}.page__body .assistantList__card .infoDetail .form__switchBtn{justify-content:center}.page__body .assistantList__card .infoDetail .form__switchBtn__option{gap:12px}.page__body .assistantList__card .infoDetail .summaryInfo{display:flex;align-items:flex-end;gap:8px;width:100%}.page__body .assistantList__card .infoDetail .summaryInfo .form__field{flex:0 0 1;width:100%}.page__body .assistantList__card .infoDetail .summaryInfo .form__field .form__input{padding:.5rem .75rem;font-size:.75rem;font-weight:500;height:40px}.page__body .assistantList__card .infoDetail .summaryInfo .btnGroup{display:flex;align-items:center;gap:8px}.page__body .assistantList__card .infoDetail .summaryInfo .btnGroup .btn{padding:.25rem;min-width:40px;height:40px;min-height:1px}.page__body .assistantList__card .infoDetail .summaryInfo .btnGroup .btn__danger{background:#e5393514;border:1px solid rgba(229,57,53,.24)}.page__body .assistantList__card .infoDetail .summaryInfo .btnGroup .btn__danger:hover{background:#e539351a;border:1px solid rgba(229,57,53,.1)}.page__body .assistantList__card .infoDetail .summaryInfo .btnGroup .btn__danger:hover svg path{stroke:#e53935}.page__body .assistantList__card .title{font-size:1rem;font-weight:600;color:#111;margin-bottom:0}.page__body .assistantList__card .para{font-size:.875rem;font-weight:400;color:#757575;margin-bottom:0}.page__body .assistantList__card .actionAssistantCard{display:flex;align-items:center;gap:8px;position:absolute;right:15px;top:20px;z-index:1}.page__body .assistantList__card .actionAssistantCard .btn__successLightGreen{padding:.25rem;width:32px;height:32px;min-height:1px}.page__body .assistantList__card .actionAssistantCard .btn__primary{background:#6651d2;padding:.25rem;justify-content:center;width:32px;height:32px;min-height:1px;border:none;position:relative}.page__body .assistantList__card .actionAssistantCard .btn__primary:hover{background:#6651d2}.page__body .assistantList__card .actionAssistantCard .btn__primary:hover svg path{stroke:#fff}.page__body .assistantList__card .actionAssistantCard .btn__primary:after{content:"";background:#43a047;position:absolute;right:-4px;top:-4px;width:8px;height:8px;border:2px solid #FFFFFF;border-radius:50px;z-index:1}.page__body .assistantList__card .actionAssistantCard .btn__danger{background:#e5393514;padding:.25rem;justify-content:center;width:32px;height:32px;min-height:1px;border:none}.page__body .assistantList__card .actionAssistantCard .btn__danger:hover{background:#e539351a}.page__body .assistantList__card .actionAssistantCard .btn__danger:hover svg path{stroke:#e53935}.page__body .assistantList__card .btn__group{padding-top:1rem;border-top:1px solid #DEDEDE;width:100%;flex-wrap:nowrap;justify-content:space-between;gap:8px}.page__body .assistantList__card .btn__group .btn{font-size:.875rem;padding:.25rem;min-height:38px;line-height:16px;width:100%}@media screen and (min-width: 1200px){.page__body .assistantList__card .btn__group .btn{font-size:.75rem}}@media screen and (min-width: 1400px){.page__body .assistantList__card .btn__group .btn{font-size:.875rem}}.page__body .assistantList__card--highLighted{background:#f0eefb;border-color:#6651d2}.page__body .settingForm,.page__body .settingForm__head{display:flex;flex-direction:column;gap:24px}.page__body .settingForm__head .title{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.page__body .settingForm__head .title .btn__group .btn{min-height:38px;line-height:16px}.page__body .settingForm__head .content{display:flex;flex-direction:column;gap:6px}.page__body .settingForm__body{display:flex;flex-direction:column;gap:24px}.page__body .settingForm__card{background:#f5f5f5;display:flex;flex-direction:column;gap:16px;padding:.75rem;border:1px solid #DEDEDE;border-radius:12px}.page__body .settingForm__card .title{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.page__body .settingForm__card .title .btn__group .form__checkbox__label{font-size:1rem;font-weight:500;color:#111}.page__body .settingForm__card .title .btn__group .form__switchBtn__option{gap:12px}.page__body .settingForm__card .title .btn__group .form__switchBtn__option .form__label{font-size:1rem;font-weight:500}.page__body .settingForm__card .title .btn__group .btnTrash{display:flex;align-items:center;justify-content:center;gap:8px;font-size:1rem;font-weight:500;color:#e53935}.page__body .settingForm__card .formRow{margin-bottom:0}.page__body .settingForm__card .formRow .formCol .form__Field .form__label{color:#757575}.page__body .settingForm__card .formRow .formCol .btn__group{height:100%;align-items:end}.page__body .settingForm__card .formRow .formCol .btn__group .btn{height:44px}.page__body .settingForm .btn__group .link{font-size:1rem;font-weight:500;color:#1e88e5;text-decoration:none}.page__body .settingForm .btn__group .link:hover{opacity:.8}.page__body .candidateForm,.page__body .candidateForm__head{display:flex;flex-direction:column;gap:24px}.page__body .candidateForm__head--row{flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:10px}.page__body .candidateForm__head--row .formRow{display:flex;align-items:center;margin-bottom:0;gap:16px;width:auto}@media screen and (min-width: 639px){.page__body .candidateForm__head--row .formRow .formCol{width:540px}}.page__body .candidateForm__head--row .formRow .formCol--search,.page__body .candidateForm__head--row .formRow .formCol .form__input{height:42px}.page__body .candidateForm__head--row .formRow .formCol--flex{display:flex;align-items:center;gap:16px;width:400px}@media screen and (max-width: 768px){.page__body .candidateForm__head--row .formRow .formCol--flex{width:100%;flex-wrap:wrap;gap:12px}.page__body .candidateForm__head--row .formRow .formCol--flex .btn{width:100%}}.page__body .candidateForm__head--row .formRow .formCol--flex .formRow__2{flex-wrap:nowrap;width:100%}.page__body .candidateForm__head--row .formRow .formCol .form__label{margin-bottom:0}.page__body .candidateForm__head--row .formRow .formCol .filter .btn__success{font-weight:500;color:#227859}.page__body .candidateForm__head--row .formRow .formCol .filter .btn__success:hover{color:#fff}.page__body .candidateForm__head .title{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.page__body .candidateForm__head .title .btn__group__status{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.page__body .candidateForm__head .title .btn__group__status .form__label{margin-bottom:0}.page__body .candidateForm__head .title .btn__group .btn{min-height:38px;line-height:16px}.page__body .candidateForm__head .title .btn__group .btn--statusSuccess{padding-left:30px;background:#43a0471f;border-color:#43a0471f;color:#43a047;position:relative}.page__body .candidateForm__head .title .btn__group .btn--statusSuccess:after{content:"";background:#43a047;position:absolute;top:50%;left:15px;width:8px;height:8px;margin-top:-4px;border-radius:50%}.page__body .candidateForm__head .title .btn__group .btn--statusFailed{padding-left:30px;background:#e539351f;border-color:#e539351f;color:#e53935;position:relative}.page__body .candidateForm__head .title .btn__group .btn--statusFailed:after{content:"";background:#e53935;position:absolute;top:50%;left:15px;width:8px;height:8px;margin-top:-4px;border-radius:50%}.page__body .candidateForm__head .title .btn__group .btn--statusPending{padding-left:30px;background:#f9bc0a1f;border-color:#f9bc0a1f;color:#d2ab00;position:relative}.page__body .candidateForm__head .title .btn__group .btn--statusPending:after{content:"";background:#d2ab00;position:absolute;top:50%;left:15px;width:8px;height:8px;margin-top:-4px;border-radius:50%}.page__body .candidateForm__head .content{display:flex;flex-direction:column;gap:6px}.page__body .candidateForm__body{display:flex;flex-direction:column;gap:24px}.page__body .candidateForm__body .candidateForm__head{margin-bottom:1.5rem}.page__body .candidateForm .candidateReferencePendingHead{position:relative;border-radius:16px;overflow:hidden}.page__body .candidateForm .candidateReferencePendingHead__overlay{background:url(/images/reference-pending-overlay.png) no-repeat;background-position:center center;background-size:100% 100%;display:flex;justify-content:center;align-items:center;position:absolute;width:100%;left:0;right:0;top:0;bottom:0;height:100%;z-index:1}.page__body .candidateForm .candidateReferencePendingHead .candidateReferencePendingCard{background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:.75rem;max-width:340px;font-size:.875rem;font-weight:400;color:#757575;gap:8px;border-radius:.5rem;z-index:1}.page__body .candidateForm .candidateReferencePendingHead .candidateReferencePendingCard h4{font-size:1rem;font-weight:600;color:#111}.page__body .candidateForm__card{background:#f5f5f5;border:1px solid #DEDEDE;border-radius:16px;overflow:hidden;position:relative}.page__body .candidateForm__card__head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:1rem 1.5rem;border-bottom:1px solid #DEDEDE}.page__body .candidateForm__card__head .title{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.page__body .candidateForm__card__head .btn__group{gap:12px}.page__body .candidateForm__card__head .btn__group .btnLike{display:flex;align-items:center;background:#fff;border-radius:8px;line-height:14px;border:1px solid rgba(67,160,71,.24);min-height:38px;overflow:hidden}.page__body .candidateForm__card__head .btn__group .btnLike__label{padding:.25rem .75rem;font-size:1rem;font-weight:600;color:#111}.page__body .candidateForm__card__head .btn__group .btnLike__value{display:flex;align-items:center;background:#43a047;padding:.25rem .75rem;font-size:1rem;font-weight:600;color:#fff;gap:8px;min-height:38px}.page__body .candidateForm__card__head .btn__group .btnLike--disLike{border-color:#e539353d}.page__body .candidateForm__card__head .btn__group .btnLike--disLike .btnLike__value{background:#e53935}.page__body .candidateForm__card__head .btn__group .btn{min-width:38px;min-height:38px;border-radius:8px}.page__body .candidateForm__card__head .btn__group .link{color:#6651d2!important}.page__body .candidateForm__card__body{background:#fff;padding:1.5rem}.page__body .candidateForm__card__body .formRow .formCol .form__Field .form__label{color:#757575}.page__body .candidateForm__card__body .formRow .formCol .form__Field .para{font-size:.875rem;font-weight:500}.page__body .candidateForm__card__body .formRow .formCol .form__Field .bulletList{display:flex;flex-direction:column;font-size:.875rem;font-weight:500;gap:2px}.page__body .candidateForm__card__body .formRow .formCol .form__Field .bulletList__item{padding-left:20px;position:relative}.page__body .candidateForm__card__body .formRow .formCol .form__Field .bulletList__item:before{content:"";background:#111;width:6px;height:6px;position:absolute;left:5px;top:50%;margin-top:-4px;border-radius:50px;z-index:1}.page__body .candidateForm__card__body .formRow .formCol .chatHistoryRcordingHead{position:relative}.page__body .candidateForm__card__body .formRow .formCol .chatHistoryRcordingHead__overlay{background:url(/images/report-recording-overlay.png) no-repeat;background-position:center center;background-size:cover;display:flex;justify-content:center;align-items:center;position:absolute;width:100%;left:0;right:0;top:0;bottom:0;height:100%}.page__body .candidateForm__card__body .formRow .formCol .chatHistoryHead{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:.75rem 1.5rem;border:1px solid #DEDEDE;border-radius:12px}.page__body .candidateForm__card__body .formRow .formCol .chatHistoryHead .playBtn{background:#f0eefb;display:flex;justify-content:center;align-items:center;flex:0 0 auto;width:48px;height:48px;border:1px solid #D0C9F1;border-radius:50%;cursor:pointer}.page__body .candidateForm__card__body .formRow .formCol .chatHistoryHead .plyerbox{background:#eaf6f2;padding:.75rem 1.25rem;width:100%;min-height:48px;border-radius:50px}.page__body .candidateForm__card__body .formRow .formCol .chatHistoryHead .countText{flex:0 0 auto;font-size:.875rem;font-weight:500;color:#111}.page__body .candidateForm .btn__group .link{font-size:1rem;font-weight:500;color:#1e88e5;text-decoration:none}.page__body .candidateForm .btn__group .link:hover{opacity:.8}.page__body .SetupCandidateForm{display:flex;flex-direction:column;gap:24px}.page__body .SetupCandidateForm__head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.page__body .SetupCandidateForm__body,.page__body .SetupCandidateForm__card{display:flex;flex-direction:column;gap:24px}.page__body .SetupCandidateForm__card--bgGray{background:#f5f5f5;display:flex;flex-direction:column;gap:16px;padding:.75rem;border:1px solid #DEDEDE;border-radius:12px}.page__body .SetupCandidateForm__card .title{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;font-size:1rem;font-weight:600;gap:10px}.page__body .SetupCandidateForm__card .title .btn__group .form__checkbox__label{font-size:1rem;font-weight:500;color:#111}.page__body .SetupCandidateForm__card .title .btn__group .form__switchBtn__option{gap:12px}.page__body .SetupCandidateForm__card .title .btn__group .form__switchBtn__option .form__label{font-size:1rem;font-weight:500}.page__body .SetupCandidateForm__card .title .btn__group .btnTrash{display:flex;align-items:center;justify-content:center;gap:8px;font-size:1rem;font-weight:500;color:#e53935}.page__body .SetupCandidateForm__card .formRow{margin-bottom:0;gap:24px}.page__body .SetupCandidateForm__card .formRow .formCol .form__Field .form__label{color:#757575}.page__body .SetupCandidateForm__card .formRow .formCol .btn__group{height:100%;align-items:end}.page__body .SetupCandidateForm__card .formRow .formCol .btn__group .btn{height:44px}.page__body .SetupCandidateForm__card .btn__group .link{font-size:1rem;font-weight:500;color:#1e88e5;text-decoration:none}.page__body .SetupCandidateForm__card .btn__group .link:hover{opacity:.8}.page__body .CreateformBoxChat{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:16px;position:relative;z-index:1}@media screen and (min-width: 768px){.page__body .CreateformBoxChat{flex-wrap:nowrap;gap:30px}}.page__body .CreateformBoxChat__stepCard{display:flex;flex-direction:column;gap:24px;margin-top:.5rem}@media screen and (min-width: 768px){.page__body .CreateformBoxChat__stepCard{width:316px;margin-top:129px}}@media screen and (min-width: 1200px){.page__body .CreateformBoxChat__stepCard{width:auto}}.page__body .CreateformBoxChat__steps{background:#fff;padding:1rem;display:flex;flex-direction:row;gap:12px;width:100%;position:relative;box-shadow:0 4px 24px #00000014;border-radius:10px}@media screen and (min-width: 768px){.page__body .CreateformBoxChat__steps{padding:1.5rem;gap:20px}}.page__body .CreateformBoxChat__steps:after{display:none;content:"";background:#1111111a;position:absolute;width:1px;height:calc(100% - 48px);left:50px}@media screen and (min-width: 768px){.page__body .CreateformBoxChat__steps:after{display:block}}@media screen and (min-width: 768px){.page__body .CreateformBoxChat__steps{flex-direction:column;gap:40px}}.page__body .CreateformBoxChat__steps__item{display:flex;align-items:center;flex-direction:column;gap:16px;width:33.3333333333%;position:relative}@media screen and (min-width: 768px){.page__body .CreateformBoxChat__steps__item{flex-direction:row-reverse;width:auto;gap:16px}}.page__body .CreateformBoxChat__steps__item .infoDetail{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;width:100%}@media screen and (min-width: 768px){.page__body .CreateformBoxChat__steps__item .infoDetail{width:calc(100% - 44px);align-items:flex-start;text-align:left}}.page__body .CreateformBoxChat__steps__item .infoDetail .title{font-size:.875rem;font-weight:600;color:#757575}@media screen and (min-width: 768px){.page__body .CreateformBoxChat__steps__item .infoDetail .title{font-size:1rem}}.page__body .CreateformBoxChat__steps__item .infoDetail .para{font-size:.813rem;font-weight:500;color:#757575}@media screen and (min-width: 768px){.page__body .CreateformBoxChat__steps__item .infoDetail .para{font-size:1rem}}.page__body .CreateformBoxChat__steps__item .count{background:#f5f5f5;display:flex;justify-content:center;align-items:center;font-size:1rem;font-weight:600;color:#bfbfbf;flex:0 0 36px;width:36px;height:36px;border:1px solid #DEDEDE;border-radius:50px;position:relative;z-index:1}@media screen and (min-width: 768px){.page__body .CreateformBoxChat__steps__item .count{font-size:1rem;flex:0 0 50px;width:50px;height:50px}}.page__body .CreateformBoxChat__steps__item.active .infoDetail .title{color:#6651d2}.page__body .CreateformBoxChat__steps__item.active .infoDetail .para{color:#111;font-weight:600}.page__body .CreateformBoxChat__steps__item.active .count{background:#f0eefb;color:#6651d2;border-color:#d0c9f1}.page__body .CreateformBoxChat .instructionNoteCard{background:#fff;padding:1rem;font-size:1rem;font-weight:500;color:#757575;width:100%;box-shadow:0 4px 24px #00000014;border-radius:10px}@media screen and (min-width: 768px){.page__body .CreateformBoxChat .instructionNoteCard{padding:1.5rem;width:316px}}.page__body .CreateformBoxChat .instructionNoteCard h3{font-size:1rem;font-weight:500;color:#6651d2;margin-bottom:.25rem}.page__body .CreateformBoxChat__data{display:flex;flex-direction:column;width:100%;max-width:800px;gap:30px;margin:0 auto}.page__body .CreateformBoxChat__data .branding{display:flex;align-items:center;justify-content:center;background:#fff;padding:.325rem 1.25rem;box-shadow:0 4px 16px #0000001f;border-radius:50px;max-width:320px;height:100px;margin:0 auto;overflow:hidden}.page__body .CreateformBoxChat__data .branding__img{display:block;max-width:100%;height:inherit;object-fit:contain}.page__body .CreateformBoxChat__data .createAssistant{max-width:600px}.page__body .CreateformBoxChat__data .createAssistant__card{background:#fff;border-color:#fff;box-shadow:0 4px 24px #00000014}.page__body .CreateformBoxChat__form{background:#fff;padding:1.25rem;width:100%;max-width:860px;margin:0 auto;border-top:8px solid #6651D2;border-bottom:8px solid #6651D2;border-radius:.5rem;box-shadow:0 4px 24px #00000014}@media screen and (min-width: 768px){.page__body .CreateformBoxChat__form{padding:2rem 1.5rem}}.page__body .CreateformBoxChat__form__head{margin-bottom:1.25rem}.page__body .CreateformBoxChat__form__head .title{font-size:1.5rem;font-weight:600;color:#111;margin-bottom:.875rem;text-align:center}.page__body .CreateformBoxChat__form__head .para{font-size:1rem;font-weight:400;color:#111}.page__body .CreateformBoxChat__form__body .title{font-size:1.25rem;font-weight:600;margin-bottom:1.25rem}.page__body .CreateformBoxChat__form__body .formRow .formCol .form__Field .form__label{color:#757575}.page__body .CreateformBoxChat__form__body .btn__group .btn{min-width:220px}.page__body .paymentMethodsWrap .tabsWrap{padding:0;border-radius:0;margin-bottom:0}.page__body .paymentMethodsWrap .tabsWrap .tabs{padding:0;width:100%}@media screen and (min-width: 768px){.page__body .paymentMethodsWrap .tabsWrap .tabs{padding:0 1.25rem}}.page__body .paymentMethodsWrap .tabsWrap .tabs__link{padding:1rem .5rem;font-size:.813rem;color:#757575;font-weight:500}@media screen and (min-width: 768px){.page__body .paymentMethodsWrap .tabsWrap .tabs__link{padding:1rem;font-size:.875rem}}.page__body .paymentMethodsWrap .tabsWrap .tabs__link:after{bottom:-1px}.page__body .paymentMethodsWrap .tabsWrap .tabs__link--selected{background:#f0eefb;font-weight:600;color:#6651d2}.page__body .paymentMethodsWrap .tabsContent{padding:1.5rem 1.25rem}.page__body .paymentMethodsWrap .tabsContent__content{padding:0;border-radius:0;box-shadow:none}.page__body .paymentMethodsWrap__head{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:1.5rem}.page__body .paymentMethodsWrap__head .btn__group{flex-wrap:nowrap;width:auto}.page__body .paymentMethodsWrap__body{display:block;width:100%}.page__body .addOnPlanList{display:flex;flex-wrap:wrap;margin:0 -12px}.page__body .addOnPlanList__item{width:100%;padding:0 .75rem 1.5rem}@media screen and (min-width: 768px){.page__body .addOnPlanList__item{width:50%}}@media screen and (min-width: 1200px){.page__body .addOnPlanList__item{width:25%}}.page__body .addOnPlanList__card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;border:1px solid #DEDEDE;border-radius:16px;height:100%;overflow:hidden}.page__body .addOnPlanList__card__head{display:block;background:#f0eefb;padding:.875rem 1rem;width:100%}.page__body .addOnPlanList__card__head .title{font-size:1.25rem;font-weight:600;color:#6651d2;margin-bottom:0}.page__body .addOnPlanList__card__body{display:flex;flex-direction:column;background:#fff;padding:1rem;gap:12px;width:100%}.page__body .addOnPlanList__card__body .infoDetail{display:flex;flex-direction:column;gap:4px}.page__body .addOnPlanList__card__body .infoDetail .title{font-size:1.875rem;font-weight:600;color:#111;margin-bottom:0}.page__body .addOnPlanList__card__body .infoDetail .para{font-size:.875rem;font-weight:600;color:#757575;margin-bottom:0}.page__body .addOnPlanList__card__body .btn__group{padding-top:1rem;border-top:1px solid #D0C9F1;width:100%;justify-content:space-between;gap:8px}.page__body .addOnPlanList__card__body .btn__group .btn{min-height:38px;line-height:16px;width:100%}.page__body .planMainWrap{height:100%}.page__body .planMainWrap .tabsWrap{padding:0;border-radius:0;margin-bottom:0}.page__body .planMainWrap .tabsWrap .tabs{padding:0;width:100%}@media screen and (min-width: 768px){.page__body .planMainWrap .tabsWrap .tabs{padding:0 1.25rem}}.page__body .planMainWrap .tabsWrap .tabs__link{padding:1rem .5rem;font-size:.813rem;color:#757575;font-weight:500}@media screen and (min-width: 768px){.page__body .planMainWrap .tabsWrap .tabs__link{font-size:.875rem;padding:1rem}}.page__body .planMainWrap .tabsWrap .tabs__link:after{bottom:-1px}.page__body .planMainWrap .tabsWrap .tabs__link--selected{background:#f0eefb;font-weight:600;color:#6651d2}.page__body .planMainWrap .tabsContent{padding:1.5rem 1.25rem;height:calc(100% - 45px)}.page__body .planMainWrap .tabsContent__content{padding:0;height:100%;border-radius:0;box-shadow:none;overflow-x:auto;overflow-y:hidden}.page__body .planMainWrap .tabsContent__content.overflowXHidden{overflow-x:hidden;overflow-y:auto}.page__body .planMainWrap .tabsContent__content .planWrap{height:100%;display:block}.page__body .planMainWrap .tabsContent__content .planWrap__body{background:#f5f5f5;height:calc(100% - 250px);border:1px solid #DEDEDE;border-radius:12px;box-shadow:0 4px 24px #00000014;overflow-x:hidden;overflow-y:auto;width:100%}.page__body .planMainWrap .tabsContent__content .planWrap__body .planWrap__data{background:none;height:calc(100% - 56px);border:none;border-radius:0;overflow:hidden}.page__body .planMainWrap .tabsContent__content .planWrap__body .planWrap__data__body{min-width:100%;width:100%;height:100%;overflow-y:auto;overflow-x:hidden}.page__body .planMainWrap .tabsContent__content .planWrap__body .planWrap__row--footer{position:sticky;bottom:0;z-index:1;height:auto}.page__body .planMainWrap .tabsContent__content .planWrap__body .planWrap__row--footer .planWrap__row__col{padding-left:.375rem;padding-right:.375rem}.page__body .planMainWrap .tabsContent__content .planWrap__body .planWrap__row--footer .planWrap__row__col:first-child{border-right:none}.page__body .planMainWrap .tabsContent__content .planWrap__body .planWrap__row{width:100%}.page__fullBody .page__body{height:calc(100dvh - 138px)}.page__full .page__body{padding:0;height:calc(100dvh - 70px)}.page__chats .page__body{background:url(/images/chats-bg.jpg) no-repeat;background-size:cover;background-position:center center}.page__chats .page__body .chatwrap{background:none;padding:0;height:100%}.page__chats .page__body .chatwrap__card{height:auto}@media screen and (max-height: 860px){.page__chats .page__body .chatwrap__card{height:100%}}.page__chats .page__body .chatwrap--history .chatwrap__card{height:100%}.dashboardWrap{display:flex;flex-direction:column;gap:24px;padding-right:10px}.dashboardWrap__row{display:flex;justify-content:space-between;flex-direction:column;gap:20px}@media screen and (min-width: 1200px){.dashboardWrap__row{flex-direction:row;gap:24px}}.dashboardWrap__row__col{width:100%}.dashboardWrap__row__col:first-child{flex:0 0 100%;width:100%}@media screen and (min-width: 1200px){.dashboardWrap__row__col:first-child{flex:0 0 420px;width:420px}}@media screen and (min-width: 1400px){.dashboardWrap__row__col:first-child{flex:0 0 540px;width:540px}}.dashboardWrap--superAdmin .dashboardWrap__row__col{width:100%}.dashboardWrap--superAdmin .dashboardWrap__row__col:first-child{flex:0 0 100%;width:100%}@media screen and (min-width: 1200px){.dashboardWrap--superAdmin .dashboardWrap__row__col:first-child{flex:0 0 420px;width:420px}}@media screen and (min-width: 1400px){.dashboardWrap--superAdmin .dashboardWrap__row__col:first-child{flex:0 0 540px;width:540px}}.dashboardWrap--customerAdmin .dashboardWrap__row__col{width:100%}.dashboardWrap--customerAdmin .dashboardWrap__row__col:first-child{flex:0 0 100%;width:100%}@media screen and (min-width: 1200px){.dashboardWrap--customerAdmin .dashboardWrap__row__col:first-child{flex:0 0 calc(100% - 420px);width:calc(100% - 420px)}}@media screen and (min-width: 1400px){.dashboardWrap--customerAdmin .dashboardWrap__row__col:first-child{flex:0 0 calc(100% - 520px);width:calc(100% - 520px)}}.dashboardWrap--customerAdmin .dashboardWrap__row__col:last-child{flex:0 0 100%;width:100%}@media screen and (min-width: 1200px){.dashboardWrap--customerAdmin .dashboardWrap__row__col:last-child{flex:0 0 420px;width:420px}}@media screen and (min-width: 1400px){.dashboardWrap--customerAdmin .dashboardWrap__row__col:last-child{flex:0 0 520px;width:520px}}.dashboardWrap__card{display:flex;flex-direction:column;justify-content:center;background:#fff;padding:1.5rem 1.25rem;height:100%;gap:20px;border-radius:10px;box-shadow:0 2px 12px #0000000f}.dashboardWrap__card--welcome{background:#6651d21a}.dashboardWrap__card .title--blue{font-size:1.25rem;color:#6651d2;font-weight:700}.dashboardWrap__card .para{font-size:1.125rem;font-weight:500}.dashboardWrap__card .videoBox{margin:0 -1.25rem}.dashboardWrap__card .videoBox__img{max-height:500px}.dashboardWrap .dashboardCard{display:flex;flex-direction:column;background:#fff;padding:1.25rem;height:100%;gap:24px;border-radius:16px;box-shadow:0 4px 24px #00000014}@media screen and (min-width: 1200px){.dashboardWrap .dashboardCard{padding:1.5rem}}.dashboardWrap .dashboardCard__head{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;gap:10px;border-bottom:1px solid #DEDEDE;padding-bottom:1.5rem}.dashboardWrap .dashboardCard__head--center{justify-content:center}.dashboardWrap .dashboardCard__head .title{font-size:1.25rem;font-weight:600;color:#111}.dashboardWrap .dashboardCard__head .btn__group{flex-wrap:wrap}.dashboardWrap .dashboardCard__head .btn__group .status{display:flex;align-items:center;gap:10px}.dashboardWrap .dashboardCard__head .btn__group .status__item{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:500}.dashboardWrap .dashboardCard__head .btn__group .status__item .icon{background:#757575;display:flex;align-items:center;flex:0 0 16px;width:16px;height:16px;border-radius:3px}.dashboardWrap .dashboardCard__head .btn__group .status__item--succuss .icon{background:#43a047}.dashboardWrap .dashboardCard__head .btn__group .status__item--pending .icon{background:#d2ab00}.dashboardWrap .dashboardCard__head .btn__group .status__item--error .icon{background:#e53935}.dashboardWrap .dashboardCard__head .form__Field{width:100%}@media screen and (min-width: 639px){.dashboardWrap .dashboardCard__head .form__Field{width:auto}}.dashboardWrap .dashboardCard__head .form__Field .form__select{background:#eaf6f2 url(/icons/arrow-down-green-icon.svg) right 1rem center no-repeat;border-color:#74c5a9;color:#227859;font-weight:500;height:38px}.dashboardWrap .dashboardCard__body .performanceList{display:flex;align-items:center;flex-direction:column;gap:16px}.dashboardWrap .dashboardCard__body .performanceList__item{background:#f7f6fc;padding:1rem;display:flex;flex-direction:column;width:100%;gap:16px;border-radius:8px}.dashboardWrap .dashboardCard__body .performanceList__item .performanceInfo{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.dashboardWrap .dashboardCard__body .performanceList__item .performanceInfo .title{display:flex;align-items:center;gap:12px;font-size:1rem;font-weight:500}.dashboardWrap .dashboardCard__body .performanceList__item .performanceInfo .title--h4{font-size:1.25rem;font-weight:600}.dashboardWrap .dashboardCard__body .performanceList__item .performanceInfo .title .icon{display:flex;align-items:center;justify-content:center;background:#fff;padding:.5rem;flex:0 0 36px;width:36px;height:36px;border-radius:8px;box-shadow:0 4px 24px #00000014}.dashboardWrap .dashboardCard__body .performanceList__item .performanceInfo .title .icon svg{width:24px;height:24px}.dashboardWrap .dashboardCard__body .performanceList__item .performanceInfo .para{display:flex;align-items:center;font-size:.875rem;font-weight:500;color:#757575;gap:8px}.dashboardWrap .dashboardCard__body .performanceList__item .performanceInfo .para em{font-style:italic;font-weight:400}.dashboardWrap .dashboardCard__body .performanceList__item .performanceInfo .para .successText{display:flex;align-items:center;gap:8px;color:#43a047;font-weight:500}.dashboardWrap .dashboardCard__body .performanceList__item .performanceInfo .para .successText svg{flex:0 0 10px;width:10px;height:10px}.dashboardWrap .dashboardCard__body .performanceList__item .performanceInfo .para .errorText{display:flex;align-items:center;gap:8px;color:#e53935;font-weight:500}.dashboardWrap .dashboardCard__body .performanceList__item .performanceInfo .para .errorText svg{flex:0 0 10px;width:10px;height:10px}.dashboardWrap .dashboardCard__body .graphCard{display:flex;flex-direction:column;width:100%;gap:16px}.dashboardWrap .dashboardCard__body .graphCard canvas,.dashboardWrap .dashboardCard__body .graphCard svg,.dashboardWrap .dashboardCard__body .graphCard img{object-fit:fill;width:100%!important;height:auto}@media screen and (min-width: 1200px){.dashboardWrap .dashboardCard__body .graphCard canvas,.dashboardWrap .dashboardCard__body .graphCard svg,.dashboardWrap .dashboardCard__body .graphCard img{height:360px}}.dashboardWrap .dashboardCard__body .graphCard--h280 canvas,.dashboardWrap .dashboardCard__body .graphCard--h280 svg,.dashboardWrap .dashboardCard__body .graphCard--h280 img{object-fit:fill;width:100%!important;height:auto}@media screen and (min-width: 1200px){.dashboardWrap .dashboardCard__body .graphCard--h280 canvas,.dashboardWrap .dashboardCard__body .graphCard--h280 svg,.dashboardWrap .dashboardCard__body .graphCard--h280 img{height:280px}}.dashboardWrap .dashboardCard__body .graphCard--hAuto canvas,.dashboardWrap .dashboardCard__body .graphCard--hAuto svg,.dashboardWrap .dashboardCard__body .graphCard--hAuto img{object-fit:contain;width:100%!important;height:auto}@media screen and (min-width: 1200px){.dashboardWrap .dashboardCard__body .graphCard--hAuto canvas,.dashboardWrap .dashboardCard__body .graphCard--hAuto svg,.dashboardWrap .dashboardCard__body .graphCard--hAuto img{height:300px}}.dashboardWrap .dashboardCard__body .graphCard .status{display:flex;align-items:center;justify-content:center;gap:10px}.dashboardWrap .dashboardCard__body .graphCard .status__item{display:flex;align-items:center;gap:8px;font-size:.813rem;font-weight:500}@media screen and (min-width: 1200px){.dashboardWrap .dashboardCard__body .graphCard .status__item{font-size:1rem}}.dashboardWrap .dashboardCard__body .graphCard .status__item .icon{background:#757575;display:flex;align-items:center;flex:0 0 16px;width:16px;height:16px;border-radius:3px}.dashboardWrap .dashboardCard__body .graphCard .status__item--succuss .icon{background:#30a97e}.dashboardWrap .dashboardCard__body .graphCard .status__item--pending .icon{background:#d2ab00}.dashboardWrap .dashboardCard__body .graphCard .status__item--error .icon{background:#e53935}.dashboardWrap .dashboardCard__body .videoBox{display:block;height:100%;border:1px solid #DEDEDE;border-radius:12px;position:relative}.dashboardWrap .dashboardCard__body .videoBox__img{display:block}.dashboardWrap .dashboardCard__body .videoBox .videoPlayBtn{position:absolute;left:0;right:0;top:0;bottom:0}.dashboardWrap .dashboardCard__body .videoBox .videoPlayBtn .btn{display:flex;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto;border-radius:50px}.chatwrap{background:url(/images/chats-bg.jpg) no-repeat;background-size:cover;background-position:center center;display:flex;justify-content:center;align-items:center;padding:1.25rem;height:100vh;overflow:hidden}@media screen and (min-width: 1200px){.chatwrap{padding:1.5rem}}@media screen and (min-width: 1400px){.chatwrap{padding:2rem}}.chatwrap--history .chatwrap__card{padding:0;gap:0;overflow:hidden}.chatwrap--history .chatwrap__card__head{padding:.75rem 1.25rem;justify-content:space-between;flex-direction:row;width:100%;gap:16px;height:78px;box-shadow:0 4px 24px #00000014}@media screen and (min-width: 1200px){.chatwrap--history .chatwrap__card__head{padding:.75rem 1.5rem}}.chatwrap--history .chatwrap__card__head .branding{padding:0;box-shadow:none;margin:0;height:70px}.chatwrap--history .chatwrap__card__head .branding .branding__logo__img{height:48px}@media screen and (min-width: 639px){.chatwrap--history .chatwrap__card__head .branding .branding__logo__img{height:54px}}.chatwrap--history .chatwrap__card__head .btn__group{justify-content:center;width:auto}.chatwrap--history .chatwrap__card__head .btn__group .btn{font-size:1rem;line-height:22px;min-width:100px;min-height:44px;border-radius:10px}@media screen and (min-width: 639px){.chatwrap--history .chatwrap__card__head .btn__group .btn{min-width:115px}}.chatwrap--history .chatwrap__card__body{padding:1.25rem;height:calc(100dvh - 158px);justify-content:flex-end;overflow-y:auto}@media screen and (min-width: 1200px){.chatwrap--history .chatwrap__card__body{padding:1.5rem}}.chatwrap--history .chatwrap__card__body--middle{height:calc(100dvh - 78px);justify-content:center}.chatwrap--history .chatwrap__card__body .chatHistory{display:flex;flex-direction:column;gap:12px;width:100%;padding-right:.5rem;overflow-y:auto}.chatwrap--history .chatwrap__card__body .chatHistory .chatText{display:flex;align-items:flex-end;gap:8px;padding-right:0}@media screen and (min-width: 639px){.chatwrap--history .chatwrap__card__body .chatHistory .chatText{padding-right:6rem}}.chatwrap--history .chatwrap__card__body .chatHistory .chatText__icon{background:#f0eefbcc;display:flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:40px;border-radius:50%}.chatwrap--history .chatwrap__card__body .chatHistory .chatText__content{display:flex;flex-direction:column;gap:8px}.chatwrap--history .chatwrap__card__body .chatHistory .chatText--right{justify-content:flex-end;padding-right:0;padding-left:0}@media screen and (min-width: 639px){.chatwrap--history .chatwrap__card__body .chatHistory .chatText--right{padding-left:6rem}}.chatwrap--history .chatwrap__card__body .chatHistory .chatText--right .chatText__icon{background:#eaf6f2cc}.chatwrap--history .chatwrap__card__body .chatHistory .chatText--right .chatText__content{align-items:flex-end}.chatwrap--history .chatwrap__card__body .chatHistory .chatText--right .chatText__value{background:#eaf6f2cc}.chatwrap--history .chatwrap__card__body .chatHistory .chatText__value{background:#f0eefbcc;display:inline-flex;align-items:center;justify-content:center;padding:.5rem .875rem;font-size:.875rem;font-weight:500;color:#111;width:70%;border-radius:8px;width:fit-content}.chatwrap--history .chatwrap__card__body .chatHistory .chatText__time{font-size:.75rem;font-weight:500;color:#757575}.chatwrap--history .chatwrap__card__footer{padding:.75rem 1.25rem;height:80px;border-top:1px solid #DEDEDE}@media screen and (min-width: 1200px){.chatwrap--history .chatwrap__card__footer{padding:.75rem 1.5rem}}.chatwrap--history .chatwrap__card__footer .form__Field{display:flex;align-items:center;gap:16px}.chatwrap--history .chatwrap__card__footer .form__Field .form__groupField{width:100%;height:56px;border-radius:50px}.chatwrap--history .chatwrap__card__footer .form__Field .form__groupField .form__input{font-size:1rem;font-weight:500}.chatwrap--history .chatwrap__card__footer .form__Field .btn{flex:0 0 56px;width:56px;height:56px}.chatwrap--thankYou .chatwrap__card{padding:1.25rem;max-width:500px;gap:20px;height:auto}@media screen and (min-width: 768px){.chatwrap--thankYou .chatwrap__card{padding:1.5rem;gap:24px}}.chatwrap--thankYou .chatwrap__card__head{width:100%;gap:20px}@media screen and (min-width: 768px){.chatwrap--thankYou .chatwrap__card__head{gap:24px}}.chatwrap--thankYou .chatwrap__card__head .icon{width:80px}@media screen and (min-width: 768px){.chatwrap--thankYou .chatwrap__card__head .icon{width:120px}}.chatwrap--thankYou .chatwrap__card__head .icon svg{width:80px;height:80px}@media screen and (min-width: 768px){.chatwrap--thankYou .chatwrap__card__head .icon svg{width:120px;height:120px}}.chatwrap--thankYou .chatwrap__card__head .brandingContent .para{font-size:1rem}.chatwrap__card{background:#fff;position:relative;display:flex;align-items:center;flex-direction:column;padding:1.25rem 1rem;gap:20px;width:100%;max-width:640px;height:100%;border-radius:14px;box-shadow:0 4px 30px #0000000f;margin:0 auto;overflow-y:auto;height:auto}@media screen and (min-width: 768px){.chatwrap__card{padding:1.25rem;border-radius:24px}}@media screen and (min-width: 1200px){.chatwrap__card{padding:1.5rem;gap:24px}}@media screen and (min-width: 1400px){.chatwrap__card{padding:2rem;gap:32px}}@media screen and (min-width: 1600px){.chatwrap__card{gap:50px}}@media screen and (max-height: 860px){.chatwrap__card{height:100%}}.chatwrap__card__head{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}@media screen and (min-width: 1200px){.chatwrap__card__head{gap:24px}}@media screen and (min-width: 1400px){.chatwrap__card__head{gap:32px}}@media screen and (min-width: 1600px){.chatwrap__card__head{gap:50px}}.chatwrap__card__head .branding{display:flex;align-items:center;justify-content:center;background:#fff;padding:.325rem 1.25rem;box-shadow:0 3.2px 12.8px #0000001f;border-radius:50px;max-width:320px;height:100px;margin:0 auto;overflow:hidden}.chatwrap__card__head .branding__img{display:block;max-width:100%;object-fit:contain;height:inherit}.chatwrap__card__head .brandingContent{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;text-align:center}.chatwrap__card__head .brandingContent .title{font-size:1.25rem;font-weight:600;text-align:center}@media screen and (max-width: 768px){.chatwrap__card__head .brandingContent .title br{display:none}}@media screen and (min-width: 768px){.chatwrap__card__head .brandingContent .title{font-size:1.25rem}}@media screen and (min-width: 1200px){.chatwrap__card__head .brandingContent .title{font-size:1.5rem}}.chatwrap__card__head .brandingContent .para{font-size:1rem;font-weight:500;color:#757575;text-align:center}@media screen and (min-width: 768px){.chatwrap__card__head .brandingContent .para{font-size:1.25rem}}.chatwrap__card__head .btnclose{position:absolute;padding:0;width:44px;height:44px;flex:0 0 44px;right:2rem;top:1.5rem;z-index:1}.chatwrap__card__body{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;gap:12px}@media screen and (min-width: 1200px){.chatwrap__card__body{gap:16px}}@media screen and (min-width: 1400px){.chatwrap__card__body{gap:24px}}.chatwrap__card__body .title{font-size:1.25rem;font-weight:600;text-align:center}@media screen and (max-width: 768px){.chatwrap__card__body .title br{display:none}}@media screen and (min-width: 768px){.chatwrap__card__body .title{font-size:1.25rem}}@media screen and (min-width: 1200px){.chatwrap__card__body .title{font-size:1.5rem}}.chatwrap__card__body .brandingContent{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;text-align:center;margin-bottom:1.25rem}.chatwrap__card__body .brandingContent .title{font-size:1.25rem;font-weight:600;text-align:center}@media screen and (max-width: 768px){.chatwrap__card__body .brandingContent .title br{display:none}}@media screen and (min-width: 768px){.chatwrap__card__body .brandingContent .title{font-size:1.25rem}}@media screen and (min-width: 1200px){.chatwrap__card__body .brandingContent .title{font-size:1.5rem}}.chatwrap__card__body .brandingContent .para{font-size:1rem;font-weight:500;color:#757575;text-align:center}@media screen and (min-width: 768px){.chatwrap__card__body .brandingContent .para{font-size:1.25rem}}.chatwrap__card__body .countValue{font-size:1.25rem;font-weight:700;color:#475569}.chatwrap__card__body .chatIcon{display:flex;justify-content:center;align-items:center;width:100px;height:100px}@media (min-width: 1200px){.chatwrap__card__body .chatIcon{width:150px;height:150px}}@media (min-width: 1400px){.chatwrap__card__body .chatIcon{width:280px;height:280px}}.chatwrap__card__body .chatMicIcon{background:#f0eefb;display:flex;justify-content:center;align-items:center;width:100px;height:36px;border-radius:20px}.chatwrap__card__body .para{display:flex;flex-direction:column;gap:4px;font-size:1rem;font-weight:500;color:#111;text-align:center}.chatwrap__card__body .para span{display:block;font-weight:500}.chatwrap__card__body .para span.textGray{color:#757575}.chatwrap__card__body .chatList{display:flex;flex-direction:column;gap:12px;width:100%}@media screen and (min-width: 1200px){.chatwrap__card__body .chatList{gap:16px}}@media screen and (min-width: 1400px){.chatwrap__card__body .chatList{gap:32px}}.chatwrap__card__body .chatList__item{background:#f7f6fc;padding:1.25rem;display:flex;flex-direction:column;gap:12px;border:1px solid #DEDEDE;border-radius:15px}@media screen and (min-width: 639px){.chatwrap__card__body .chatList__item{padding:1.5rem}}@media screen and (min-width: 1200px){.chatwrap__card__body .chatList__item{gap:16px}}@media screen and (min-width: 1400px){.chatwrap__card__body .chatList__item{gap:24px}}.chatwrap__card__body .chatList__item .infoBox{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}@media screen and (min-width: 639px){.chatwrap__card__body .chatList__item .infoBox{flex-direction:row;text-align:left}}.chatwrap__card__body .chatList__item .infoBox__icon{background:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 60px;width:60px;height:60px;border:1px solid #BFE4D7;border-radius:8px}.chatwrap__card__body .chatList__item .infoBox__content{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;gap:4px}@media screen and (min-width: 639px){.chatwrap__card__body .chatList__item .infoBox__content{width:calc(100% - 60px);text-align:left;align-items:flex-start}}.chatwrap__card__body .chatList__item .infoBox__content .title{font-size:1.125rem;font-weight:600;margin-bottom:0}@media screen and (min-width: 639px){.chatwrap__card__body .chatList__item .infoBox__content .title{font-size:1.25rem}}.chatwrap__card__body .chatList__item .infoBox__content .para{font-size:.875rem;font-weight:500;color:#757575;margin-bottom:0}@media screen and (min-width: 639px){.chatwrap__card__body .chatList__item .infoBox__content .para{font-size:1rem}}.chatwrap__card__body .chatList__item .btn__group .btn{font-size:.875rem;line-height:22px;min-height:40px;border-radius:10px}.chatwrap__card__footer{width:100%}.chatwrap__card__footer .btn__group{justify-content:center}.chatwrap__card__footer .btn__group .btn{font-size:1rem;line-height:22px;min-width:220px;min-height:44px;border-radius:10px}.chatwrap__card__footer .poweredByCard{display:flex;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;color:#6a6a6c;gap:8px}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}::-webkit-scrollbar-track{-webkit-box-shadow:none;background-color:#75757533;border-radius:10px}::-webkit-scrollbar{width:6px;height:6px;background-color:#75757533;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#1113;border-radius:10px}body{background:#fff;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;color:#111;line-height:1.444}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;box-sizing:border-box}*{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;font-size:inherit;box-sizing:border-box}*: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}ol,ul,li{list-style:none}blockquote,q{quotes:none}img{max-width:100%}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{cursor:pointer;border:0;outline:0;background:0 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-reveal,input::-ms-clear{display:none}@-moz-document url-prefix(){.form__date,.form__date--date{background:#fff!important;padding-right:1rem!important}}.container{max-width:100%;width:100%;padding:0 1rem;margin:0 auto;display:block}@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{width:100%;padding:0 1rem}.formRow{display:grid;gap:12px;margin:0 0 12px;grid-template-columns:minmax(0,1fr)}@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{display:flex;align-items:flex-end;gap:8px}.formRow .formCol .formRow{margin-bottom:0}.formRow .formCol .form__FieldRowAction{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.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{display:flex;justify-content:space-between;align-items:center}@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--otp{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:1rem}@media screen and (max-width: 639px){.form__group--otp{gap:8px}}.form__group--otp .form__input{background:#f5f5f5;padding:.5rem;font-size:1.5rem;font-weight:600;color:#111;width:56px;height:56px;text-align:center}@media screen and (max-width: 639px){.form__group--otp .form__input{font-size:1.25rem;width:42px;height:42px}}.form__group .para{font-size:1rem;font-weight:400;color:#757575}.form__group .para strong{font-weight:600}.form__group .para--primary{color:#6651d2}.form__group .para--right{text-align:right}.form__group .para--center{text-align:center}.form__group .para .link{display:inline-block;vertical-align:middle;text-decoration:none;color:#6651d2}.form__group .para .link--underline{text-decoration:underline}.form__group .para .link--success{color:#43a047}.form__group .btn{margin-top:1.25rem}@media (max-width: 639px){.form__group .btn{margin-top:.938rem}}.form__group--inviteUrl{width:100%}.form__group--inviteUrl .form__label{text-align:left}.form__group__flex{display:flex;align-items:center;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: 479px){.form__group__flex .form__input{margin-right:.5rem}}.form__group__flex .btn{flex:0 0 auto;min-height:44px}.form__group--btnflex{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;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{width:100%;margin-bottom:15px}.form__group--btnflex .btn:last-child{margin-bottom:0}}@media screen and (max-width: 639px){.form__group{margin-bottom:.938rem}}.form__group--userDetail .form__label{font-size:.875rem}.form__group--userDetail .para{font-size:1rem;font-weight:500;color:#111}.form__groupField{display:flex;align-items:center;justify-content:flex-start;gap:16px;font-size:.875rem;font-weight:400;width:100%;height:44px;padding:.5rem 1rem;border:1px solid #DEDEDE;border-radius:.375rem;background-color:#fff;color:#111}.form__groupField--lg{height:56px}.form__groupField--error{border-color:#e53935}.form__groupField--phonenumber{padding-left:0}.form__groupField .form__input{padding:0;border:0;flex:1 1;height:auto;border-radius:0}.form__groupField .form__select{background-color:#6651d214;background-size:10px 6px;width:auto;max-width:85px;border:0;border-radius:0}.form__groupField .icon{display:flex;align-items:center}.form__groupField .btn{background:none;padding:0;border:none;margin:0;cursor:pointer}.form__groupField--filled{background:#f5f5f5;border-color:#dedede}.form__groupField--highLighted{background:#f0eefb;color:#6651d2;border-color:#6651d2}.form__groupField--disabled{background:#d2d6db80;border:1px solid rgba(210,214,219,.5019607843);cursor:not-allowed}.form__groupField--disabled .form__select{background-color:#d2d6db80;cursor:not-allowed}.form__groupField--disabled .form__input{background:#e8eaed;cursor:not-allowed}.form__groupField--urlPicker{padding-left:0;padding-top:0;padding-bottom:0;gap:10px;height:inherit;position:relative}.form__groupField--urlPicker .urlPickerInfo{background:#ebebeb;display:flex;align-items:center;flex:1 1;width:calc(100% - 177px);height:100%}.form__groupField--urlPicker .urlPickerInfo .urlText{display:flex;justify-content:center;align-items:center;background:#ebebeb;font-size:.75rem;font-weight:300;color:#1c1c1c80;flex:0 0 70px;width:70px;height:100%}.form__groupField--urlPicker .urlPickerInfo .form__input{padding:.5rem .75rem;width:calc(100% - 70px);height:100%;flex:0 0 auto;border:none;border-radius:0}.form__groupField--urlPicker .urlPickerInfo__colorName{font-size:.875rem;font-weight:400;color:#111}.form__groupField--urlPicker .backBtn{font-size:.875rem;text-decoration:underline;cursor:pointer}@media screen and (max-width: 639px){.form__groupField--urlPicker .backBtn{position:absolute;right:0;top:-24px}}.form__groupField--urlPicker .backBtn--disabled{opacity:.5}.form__groupField--gapNone{gap:2px}.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{display:flex;align-items:center;gap:16px}.form__Field--range .form__label{font-weight:500;color:#111;margin-bottom:0;width:80px}.form__Field--profileBox{display:flex;align-items:center;gap:16px;width:fit-content;position:relative;transition:all .3s ease}.form__Field--profileBox .form__uploadProfile__hover{background:#0006;display:flex;align-items:center;justify-content:center;position:absolute;width:100%;border:4px solid #BFE4D7;gap:8px;height:100%;opacity:0;border-radius:50%;transition:opacity .3s ease;transition:all .3s ease;cursor:pointer}.form__Field--profileBox .form__uploadProfile__hover .btn{padding:.25rem;flex:0 0 36px;width:36px;height:36px;min-height:36px;cursor:pointer}.form__Field--profileBox .form__uploadProfile__hover .btn__white{background:#fff;border-color:#fff}.form__Field--profileBox:hover .form__uploadProfile__hover{opacity:1}.form__Field--profileBox .profileInfo{display:flex;flex-direction:column;gap:5px}.form__Field--profileBox .profileInfo__name{font-size:1.125rem;font-weight:600;color:#111}.form__Field--profileBox .profileInfo .para{font-size:.875rem;font-weight:400;color:#757575}.form__Field--companyLogo{display:flex;flex-direction:column;gap:10px}.form__Field--flexBox{display:flex;width:100%;gap:10px}.form__Field--flexBox .btn{flex:0 0 auto}.form__Field--flexBox .btn svg{flex:0 0 20px;width:20px;height:20px}.form__Field+.para{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:.875rem;font-weight:400;color:#757575;padding-top:.5rem;gap:6px}.form__Field+.para--right{justify-content:flex-end}.form__Field+.para .link{display:flex;align-items:center;gap:4px;text-decoration:none;font-size:.875rem;font-weight:500;color:#6651d2;transition:all .3s ease}.form__Field+.para .link--underline{text-decoration:underline}.form__input{font-size:.875rem;font-weight:400;width:100%;height:56px;padding:.5rem 1rem;border:1px solid #DEDEDE;border-radius:.375rem;background-color:#fff;color:#111}.form__input--search{background:#fff url(/icons/search-icon.svg) no-repeat 15px center;padding-left:2.813rem;border:1px solid #DEDEDE}.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{height:44px;font-size:.875rem}.form__input--hidden{display:none;visibility:hidden;overflow:hidden}.form__input--highLighted{background:#f0eefb;color:#6651d2;border-color:#6651d2}.form__input--disabled{background:#d2d6db80;border:1px solid rgba(210,214,219,.5019607843);cursor:not-allowed}.form__date{font-size:.875rem;font-weight:400;color:#757575;overflow:hidden;width:100%;height:56px;padding:.5rem 2.5rem .5rem 1rem;border:1px solid #DEDEDE;border-radius:.375rem;background:#fff url(/icons/calender.svg) right 1rem center no-repeat;background-size:16px;position:relative;text-transform:uppercase;z-index:1}.form__date--filled{font-size:.875rem;font-weight:400;color:#111}.form__date--time{background:#fff url(/icons/time.svg) right 1rem center no-repeat}.form__date::-webkit-input-placeholder{display:none;font-size:0;color:#757575}.form__date::-moz-placeholder{display:none;font-size:0;color:#757575}.form__date:-ms-input-placeholder{display:none;font-size:0;color:#757575}.form__date:-moz-placeholder{display:none;font-size:0;color:#757575}.form__date--sm{height:44px}.form__date::-webkit-calendar-picker-indicator{background:transparent;color:transparent;cursor:pointer;height:auto;position:absolute;left:0;bottom:0;right:0;top:0;width:auto}.form__select{font-size:.875rem;font-weight:400;width:100%;color:#111;height:56px;padding:.5rem 2rem .5rem 1rem;border:1px solid #DEDEDE;border-radius:.375rem;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff url(/icons/down-arrow.svg) right 1rem center no-repeat}.form__select--string{background:#eaf6f2 url(/icons/arrow-dwon-green.svg) right 1rem center no-repeat;border-color:#74c5a9;color:#43a047;min-width:115px;max-width:115px}.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--highLighted{background-color:#f0eefb;color:#6651d2;border-color:#6651d2}.form__select--disabled{background-color:#d2d6db80;border:1px solid rgba(210,214,219,.5019607843);cursor:not-allowed}.form__select--fullrounded{border-radius:1.5rem;padding:.5rem 1.5rem}.form__select--sm{height:44px}.form__select--half{width:50%}.form__textarea{display:block;font-size:.875rem;font-weight:400;width:100%;color:#111;min-height:160px;padding:.5rem 1rem;border:1px solid #DEDEDE;border-radius:.375rem;background-color:#fff}.form__textarea--sm{min-height:90px}.form__textarea--embeddedCode{font-size:.75rem;color:#43a047;line-height:20px;min-height:1px;max-height:100px;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__textarea--highLighted{background:#f0eefb;color:#6651d2;border-color:#6651d2}.form__textarea--disabled{background:#d2d6db80;border:1px solid rgba(210,214,219,.5019607843);cursor:not-allowed}.form__label{display:block;font-size:.875rem;font-weight:400;color:#111;margin-bottom:.625rem}@media screen and (min-width: 639px){.form__label{font-size:1rem;margin-bottom:.375rem}}.form__label--sm{font-size:.875rem;margin-bottom:0}.form__label--medium{font-weight:500}.form__label__optional{color:#bfbfbf}.form__label__asterisk{font-size:.875rem;font-weight:600;color:#e53935;margin-left:2px}.form__label--withLink{display:flex;align-items:center;justify-content:space-between;gap:8px}.form__label--withLink .link{font-size:.875rem;font-weight:500;text-decoration:none}.form__label--switchBtn{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.form__label--infoblueText{display:flex;align-items:center;font-size:1rem;font-weight:600;color:#1e88e5;gap:8px}.form__label--infoblueText svg{flex:0 0 20px;width:20px;height:20px}.form__radio{display:flex;flex-wrap:wrap;align-items:center}.form__radio__option{display:flex;align-items:center;position:relative;margin-right:15px;margin-bottom:10px}.form__radio__label{position:relative;font-size:1rem;color:#6651d2;line-height:22px;padding-left:30px;cursor:pointer}.form__radio__label--black{color:#111!important}.form__radio__label--medium{font-weight:500}.form__radio__label:before{content:"";position:absolute;width:18px;height:18px;left:0;top:0;border:1px solid #6651D2;border-radius:50px}.form__radio__input{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;margin:0;z-index:1;cursor:pointer}.form__radio__input:checked+.form__radio__label:before{border-color:#6651d2}.form__radio__input:checked+.form__radio__label:after{content:"";background-color:#6651d2;display:inline-block;position:absolute;width:10px;height:10px;left:5px;top:5px;border-radius:50px}.form__radio--gray .form__radio__label{color:#757575}.form__radio--gray .form__radio__label:before{border:1px solid #DEDEDE}.form__radio--gray__input:checked+.form__radio__label:before{border-color:#6651d2}.form__radio--gray__input:checked+.form__radio__label:after{background-color:#6651d2}.form__checkbox{display:flex;flex-wrap:wrap;align-items:center}.form__checkbox__option{display:flex;align-items:center;position:relative;margin-right:20px;margin-bottom:10px}.form__checkbox__label{position:relative;font-size:1rem;font-weight:400;color:#6651d2;line-height:20px;padding-left:30px;cursor:pointer}.form__checkbox__label--black{color:#111!important}.form__checkbox__label--medium{font-weight:500}.form__checkbox__label:before{content:"";position:absolute;width:18px;height:18px;left:0;top:0;border:1px solid #6651D2;border-radius:2px}.form__checkbox__input{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;z-index:1;margin:0;cursor:pointer}.form__checkbox__input:checked+.form__checkbox__label:before{background:#6651d2;border-color:#6651d2}.form__checkbox__input:checked+.form__checkbox__label:after{content:"";background:url(/icons/check-icon.svg) no-repeat;background-position:center center;display:inline-block;position:absolute;width:10px;height:8px;left:5px;top:6px;border-radius:50px}.form__checkbox--gray .form__checkbox__label{color:#757575}.form__checkbox--gray .form__checkbox__label:before{border:1px solid #DEDEDE}.form__checkbox--center{justify-content:center}@media screen and (max-width: 639px){.form__checkbox--center{justify-content:flex-start}}.form__checkbox--end{justify-content:flex-end}@media screen and (max-width: 639px){.form__checkbox--end{justify-content:flex-start}}.form__checkboxSubField{padding-top:.8rem}.form__checkboxSubField .form__checkbox__label{font-size:.875rem;color:#757575;line-height:18px;padding-left:28px}.form__checkboxSubField .form__checkbox__label:before{width:16px;height:16px}.form__checkboxSubField .form__checkbox__input+.form__checkbox__label:after{top:5px;left:4px}.form__switchBtn{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.form__switchBtn--middle{height:44px}.form__switchBtn__option{display:flex;align-items:center;position:relative;gap:20px}.form__switchBtn__option--gap10{gap:10px}.form__switchBtn__option .form__label{margin-bottom:0}.form__switchBtn__option .switchBtn{display:flex;align-items:center}.form__switchBtn__option .switchBtn .toggle{opacity:0;position:absolute;left:-99999px}.form__switchBtn__option .switchBtn .toggle+label{font-size:.688rem;font-weight:500;min-width:44px;height:24px;line-height:24px;background-color:#dedede;padding:0 8px;border-radius:50px;display:inline-block;position:relative;cursor:pointer}.form__switchBtn__option .switchBtn .toggle+label:before{content:" ";position:absolute;top:50%;left:2px;width:20px;height:20px;background:#fff;margin-top:-10px;border-radius:50px}.form__switchBtn__option .switchBtn .toggle+label .off,.form__switchBtn__option .switchBtn .toggle+label .on{color:#fff}.form__switchBtn__option .switchBtn .toggle+label .off{margin-left:20px;display:inline-block}.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{margin-right:20px;display:inline-block}.form__switchBtn__option .switchBtn .toggle:checked+label:before{background-position:0 0;left:auto;right:2px;margin-left:-26px}.form__switchBtn--directionColumn{gap:40px}.form__switchBtn--directionColumn .form__switchBtn__option{flex-direction:column;align-items:flex-start;gap:16px}.form__browsefileBox{display:flex;align-items:center;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{display:flex;align-items:center;font-size:.625rem;font-weight:400;color:#757575;gap:12px;width:100%;padding-left:.65rem}.form__browsefileBox .form__browsefile__value svg{flex:0 0 20px;width:20px;height: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{display:flex;align-items:center;gap:12px}.form__browsefileBox .form__browsefile__value__detail .progressBox .progressbar{position:relative;background:#f2fff8;width:120px;flex:0 0 120px;height:4px;border-radius:20px;overflow:hidden}.form__browsefileBox .form__browsefile__value__detail .progressBox .progressbar .progress{display:flex;justify-content:center;align-items:center;background:#43a047;font-size:.875rem;font-weight:800;color:#fff;position:absolute;height:100%;left:0;top:0;border-radius:20px}.form__browsefileBox .form__browsefile__value__detail .progressBox .progressValue{font-size:.625rem;font-weight:700;color:#757575;line-height:16px}.form__browsefileBox .form__browsefile__closeBtn{display:flex;align-items:center;flex:0 0 20px;width:20px;cursor:pointer}.form__browsefileBox .btn{min-height:44px}.form__browsefile{background-color:#fff;display:flex;font-size:.875rem;font-weight:400;color:#111;width:100%;gap:10px;height:56px;padding:.35rem 1rem .35rem .35rem;border:1px solid #DEDEDE;border-radius:.375rem}.form__browsefile--sm{height:44px}.form__browsefile--callBackground{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.875rem .75rem;height:auto;transition:all .3s ease}.form__browsefile--callBackground .form__browsefile__hover{background:#ffffff80;display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;gap:10px;opacity:0;border-radius:.375rem;transition:opacity .3s ease;transition:all .3s ease;cursor:pointer}.form__browsefile--callBackground .form__browsefile__hover .btn{min-height:42px}.form__browsefile--callBackground:hover .form__browsefile__hover{opacity:1}.form__browsefile--callBackground .form__browsefile__box{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%}.form__browsefile--callBackground .para{font-size:.875rem;font-weight:500;color:#757575}.form__browsefile--bgGreenLight{background:#eaf6f2;border-color:#74c5a9}.form__browsefile .form__input{padding:0;border:0;flex:1 1;height:auto;border-radius:0}.form__browsefile .btn{font-size:.875rem;font-weight:500;min-width:105px;cursor:pointer}.form__uploadProfile{background:#eaf6f2;display:block;position:relative;width:120px;height:120px;border:5px solid #BFE4D7;border-radius:50%;cursor:pointer}.form__uploadProfile__picture{display:block;max-width:100%;width:100%;height:100%;border-radius:50%}.form__uploadProfile__edit{background:#6651d2;display:flex;justify-content:center;align-items:center;position:absolute;width:36px;height:36px;bottom:0;right:0;border-radius:50%;z-index:1}.form__uploadProfile__edit .icon{display:flex;align-items:center;justify-content:center;text-align:center}.form__uploadProfile__edit .icon svg{width:20px;height:20px}.form__uploadfiled{display:none}.form__rangeSlider{display:flex;align-items:center;width:calc(100% - 80px);gap:10px}.form__rangeSlider__info{display:flex;align-items:center;flex-direction:column;width:100%;gap:5px;padding-top:.938rem}.form__rangeSlider__flex{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.form__rangeSlider__flex .para{font-size:.75rem;font-weight:500;color:#757575;margin-bottom:0}.form__rangeSlider__label{font-size:.875rem;font-weight:500;color:#6651d2;width:20px}.form__rangeSlider__input{display:block;width:100%;height:6px;background:#6651d24d;-appearance:none;-webkit-appearance:none;outline:none;border-radius:15px;margin:0}.form__rangeSlider__input::-webkit-slider-thumb{-webkit-appearance:none;width:10px;height:10px;border-radius:50%;background:#6651d2;cursor:pointer;border:4px solid #6651D2}.form__error{display:block;font-size:.75rem;font-weight:400;color:#e53935;margin-top:.375rem}.form__infoText{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:.813rem;font-weight:400;color:#111;margin-top:.375rem}.form__infoText strong{font-weight:500}.form__infoArea .para{display:flex;align-items:center;gap:8px}.form__infoArea .para .icon{display:flex;align-items:center;flex:0 0 18px;width:18px}.form__infoArea .para .icon svg{width:18px;height:18px}.form__infoArea .checkList{display:flex;flex-direction:column;padding:.5rem 0 0 1.6rem;gap:4px}.form__infoArea .checkList__item{display:flex;align-items:center;font-size:.875rem;font-weight:400;color:#757575;gap:4px}.form__infoArea .checkList__item .icon{display:flex;align-items:center;width:16px;flex:0 0 16px}.form__infoArea .checkList__item .icon svg{width:16px;height:16px}.form__infoArea .checkList__item--error{color:#e53935}.form__infoArea .checkList__item--error .icon svg circle{fill:#e53935}.form__infoArea .checkList__item--success{color:#43a047}.form__infoArea .checkList__item--success .icon svg rect{fill:#43a047}.form__button{margin-bottom:0}.form__button .btn{padding:.625rem 1.125rem;font-size:1.25rem;font-weight:400;width:100%;height:56px;margin:.75rem 0 0}.form__divider{width:100%;margin:0 auto;position:relative}.form__divider:after{content:"";width:100%;height:.5px;background:#d9d9d9;display:block;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}.form__divider span{display:block;background-color:#fff;font-size:1rem;font-weight:500;color:#606060;line-height:20px;padding:0 1rem;text-transform:uppercase;width:-moz-fit-content;width:fit-content;margin:auto;position:relative;z-index:2}.form__section{padding:1.5rem 1.25rem;background-color:#fff;box-shadow:0 2px 12px #0000000f;margin-bottom:1.25rem;position:relative}@media screen and (max-width: 639px){.form__section{padding:1rem}}.form__section__title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:1.25rem;font-weight:600;color:#111;line-height:28px;margin:0 0 1.25rem;gap:10px}.form__section__title .btn__group .btn{font-weight:500;line-height:18px}.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{display:inline-block;vertical-align:middle;font-size:1rem;font-weight:400;color:#111}.form__section .planDetailList__item strong{font-weight:600}.form .uploadField{display:flex;align-items:center;justify-content:flex-start;gap:24px}@media screen and (max-width: 639px){.form .uploadField{gap:12px}}.form .uploadImage{width:140px;height:140px;flex:0 0 140px;position:relative}@media screen and (max-width: 639px){.form .uploadImage{width:100px;height:100px;flex:0 0 100px}}.form .uploadImage img{width:100%;height:100%;border-radius:50%;object-fit:cover}.form__optInfo{padding-top:1rem}.form__optInfo .para{font-size:.875rem;font-weight:400;color:#75757599}.form__optInfo .para .link{display:inline-block;vertical-align:middle;text-decoration:none;font-size:.875rem;color:#6651d2}.form__optInfo .para .link--underline{text-decoration:underline}.form__noteInfo{background:#1e88e50f;padding:.75rem 1rem;font-size:.875rem;font-weight:400;color:#3a3632;border:1px solid rgba(30,136,229,.24);border-radius:6px}.form__noteInfo--p5{padding:.5rem;border-radius:8px}.form__noteInfo--highlighted{background:#f0eefb;font-weight:600;color:#6651d2;border:2px solid #6651D2}.form__noteInfo--highlighted .para{font-weight:600}.form__noteInfo .para{display:flex;align-items:center;gap:8px}.form__noteInfo .para .icon{display:flex;align-items:center;flex:0 0 20px;width:20px}.form__noteInfo .para .icon svg{width:20px;height:20px}.form__noteInfo .para strong{font-weight:600;color:#1e88e5}.tabsWrap{background:#fff;padding:1.5rem 1.25rem;overflow-y:hidden;overflow-x:auto;box-shadow:0 2px 12px #0000000f;border-radius:10px;margin-bottom:1.25rem}@media screen and (max-width: 768px){.tabsWrap{padding:1rem}}.tabsWrap .tabs{display:flex;align-items:center;flex-wrap:wrap;padding:1rem 0;width:max-content;border-bottom:1px solid #E5E7EB}.tabsWrap .tabs__link{padding:0 1rem;position:relative;font-size:.875rem;font-weight:400;color:#111;line-height:12px;text-transform:capitalize;cursor:pointer}@media screen and (max-width: 639px){.tabsWrap .tabs__link{padding:0 .8rem}}.tabsWrap .tabs__link:after{content:"";background:#6651d2;position:absolute;width:100%;height:2px;left:0;right:0;bottom:-18px;opacity:0;z-index:1}.tabsWrap .tabs__link--selected{font-weight:500;color:#6651d2;text-decoration:none}.tabsWrap .tabs__link--selected:after{opacity:1}.tabsWrap--second{background:#f5f5f5;padding:.5rem;border-radius:8px;box-shadow:none;margin-bottom:0}.tabsWrap--second .tabs{padding:0;justify-content:center;width:100%;border:none}@media screen and (min-width: 768px){.tabsWrap--second .tabs{justify-content:flex-start;width:max-content}}.tabsWrap--second .tabs__link{padding:.5rem 1rem;color:#757575;line-height:16px;border-radius:8px}@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:#6651d2;color:#fff}.tabsContent__content{display:none;background:#fff;padding:1.5rem 1.25rem;box-shadow:0 2px 12px #0000000f;border-radius:10px}.tabsContent__content--selected{display:block}.tabsContent__content .title{margin-bottom:1rem}@media screen and (min-width: 1200px){.tabsContent__content .title{margin-bottom:1rem}}@media screen and (min-width: 1600px){.tabsContent__content .title{margin-bottom:1.5rem}}.filter{position:relative}@media screen and (max-width: 768px){.filter{width:100%}}.filter__dropdown{display:none;background:#fff;padding:1.25rem;position:absolute;width:340px;top:100%;left:0;box-shadow:0 4px 24px #00000014;z-index:11}@media screen and (min-width: 639px){.filter__dropdown{padding:1.5rem;width:460px}}.filter__dropdown__body{display:flex;flex-direction:column;justify-content:space-between}.filter__dropdown__body .title{font-size:1.25rem;font-weight:600;color:#111;text-align:left;margin-bottom:1rem}@media screen and (min-width: 639px){.filter__dropdown__body .title{font-size:1.5rem}}.filter__dropdown__body .form__Field{margin-bottom:1.25rem}.filter__dropdown__body .form__Field .form__label{font-size:1rem;color:#757575;font-weight:500;margin-bottom:.25rem!important}.filter__dropdown__body .btn__group{flex-wrap:nowrap!important}.filter__dropdown__body .btn__group--spacebetween{flex-wrap:wrap!important}.filter__dropdown__body .btn__group .btn{font-size:1rem;font-weight:500;min-height:44px}.filter__dropdown__body .btn__group .link{display:inline-flex;align-items:center;font-size:1rem;font-weight:600;gap:8px}.filter--open .filter__dropdown{display:block}.accordion{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 1200px){.accordion{gap:24px}}.accordion__card{background:#fff;border:1px solid #DEDEDE;border-radius:8px;overflow:hidden}@media screen and (min-width: 1200px){.accordion__card{border-radius:16px}}.accordion__card--active .accordion__head .btnArrow{transform:rotate(180deg);transition:transform 1s linear 0s}.accordion__card--active .accordion__body{display:block}.accordion__head{background:#f5f5f5;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:.75rem 3.5rem .75rem 1rem;position:relative}@media screen and (min-width: 1200px){.accordion__head{padding:1rem 3.5rem 1rem 1.5rem}}.accordion__head .title{margin-bottom:0!important}.accordion__head .btnArrow{display:flex;align-items:center;justify-content:center;position:absolute;right:16px;width:24px;height:24px;transform:rotate(0);transition:transform 1s linear 0s}.accordion__body{background:#fff;display:none;padding:1.25rem 1rem;border-top:1px solid #DEDEDE}@media screen and (min-width: 1200px){.accordion__body{padding:1.5rem}}.accordion__body .formRow .formCol--outlined{display:flex;flex-direction:column;padding:.5rem;gap:8px;border:1px solid #DEDEDE;border-radius:.5rem}.accordion__body .formRow .formCol .form__Field--headerFields .title{margin-bottom:.5rem}.accordion__body .formRow .formCol .form__Field--headerFields .formRow{gap:12px;margin-bottom:12px}.planWrap{display:table;width:100%;overflow:auto}.planWrap__head{padding:0 0 .25rem}.planWrap__head .title{color:#111;font-weight:600;margin-bottom:1rem}.planWrap__head .para{font-size:.875rem;font-weight:600;color:#757575}.planWrap__head .planWrap__row__col{padding:.25rem}.planWrap__head .planWrap__row__col:first-child{padding:.75rem}.planWrap__head .planWrap__row__col:first-child .form__switchBtn{justify-content:center;margin-bottom:.5rem}.planWrap__head .planWrap__row__col:first-child .form__switchBtn__option{font-size:.875rem;font-weight:600;color:#111;gap:20px}.planWrap__head .planWrap__row__col:first-child .form__switchBtn__option .switchBtn .toggle+label{background-color:#6651d2;min-width:60px;height:32px}.planWrap__head .planWrap__row__col:first-child .form__switchBtn__option .switchBtn .toggle+label:before{width:26px;height:26px;margin-top:-13px}.planWrap__head .planWrap__row__col:first-child .form__switchBtn__option .switchBtn .toggle:checked+label{background:#43a047}.planWrap__head .planWrap__row__col:first-child .form__switchBtn__option .form__label{font-size:.875rem;font-weight:600;color:#111}.planWrap__head .planWrap__row__col:first-child .para{font-family:Gloria Hallelujah,cursive;font-size:1rem;font-weight:400;color:#111}.planWrap__head__card{border:1px solid #DEDEDE;border-radius:16px;position:relative}.planWrap__head__card .titleBox{background:#f0eefb;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem .875rem;gap:16px;border-radius:16px 16px 0 0}@media screen and (min-width: 768px){.planWrap__head__card .titleBox{padding:1rem}}.planWrap__head__card .titleBox .title{font-size:1.125rem;font-weight:600;color:#6651d2;margin-bottom:0}@media screen and (min-width: 768px){.planWrap__head__card .titleBox .title{font-size:1.25rem}}.planWrap__head__card .infoBox{display:flex;flex-direction:column;padding:1rem .875rem;gap:12px}@media screen and (min-width: 768px){.planWrap__head__card .infoBox{padding:1rem}}.planWrap__head__card .infoBox__row{display:flex;align-items:center;justify-content:space-between;flex-wrap:6px;gap:8px;border-bottom:1px solid #DEDEDE;padding-bottom:.75rem}.planWrap__head__card .infoBox__row--outlineNone{padding-bottom:0;border-bottom:none}.planWrap__head__card .infoBox__row .price{font-size:1.375rem;font-weight:600;color:#111}@media screen and (min-width: 639px){.planWrap__head__card .infoBox__row .price{font-size:1.5rem}}@media screen and (min-width: 1600px){.planWrap__head__card .infoBox__row .price{font-size:1.875rem}}.planWrap__head__card .infoBox__row .para{display:flex;flex-direction:column;align-items:flex-end}.planWrap__head__card .infoBox__row .para span{font-size:1.125rem;font-weight:600;color:#111}@media screen and (min-width: 639px){.planWrap__head__card .infoBox__row .para span{font-size:1.25rem}}.planWrap__head__card .infoBox .para{font-size:.75rem;font-weight:600;color:#757575}.planWrap__head__card .infoBox .btn__group{width:100%}.planWrap__head__card .infoBox .btn__group .btn{font-size:.875rem;font-weight:500;width:100%}.planWrap__row{display:flex;align-items:center;text-align:center;height:100%;min-height:56px}.planWrap__row--footer{background:#fff;border-bottom:0!important}.planWrap__row--footer .planWrap__row__col{border-left:0!important}.planWrap__row--footer .btn{font-size:1rem;font-weight:500;width:100%;min-height:38px}@media screen and (min-width: 639px){.planWrap__row--footer .btn{font-size:1.125rem;min-height:44px}}.planWrap__row__col{flex:1;min-width:205px}.planWrap__row__col:first-child{flex:0 0 290px}@media screen and (min-width: 992px){.planWrap__row__col:first-child{flex:0 0 400px}}.planWrap__data{background:#f5f5f5;border:1px solid #DEDEDE;border-radius:12px;box-shadow:0 4px 24px #00000014;overflow:hidden}.planWrap__data__body{height:210px;overflow-x:auto}.planWrap__data .planWrap__row{align-items:normal;border-bottom:1px solid #DEDEDE;height:auto}.planWrap__data .planWrap__row__col{display:flex;justify-content:center;align-items:center;padding:.5rem .75rem}.planWrap__data .planWrap__row__col:first-child{justify-content:flex-start;border-right:1px solid #DEDEDE}.planWrap__data .planWrap__row__col .icon{display:flex;justify-content:center;align-items:center}.planWrap__data .planWrap__row__col .para{font-size:.813rem;font-weight:500;color:#111;text-align:left}@media screen and (min-width: 639px){.planWrap__data .planWrap__row__col .para{font-size:.875rem}}.planWrap__data .planWrap__row--footer .planWrap__row__col{padding-left:.375rem;padding-right:.375rem}.planWrap__data .planWrap__row--footer .planWrap__row__col:first-child{border-right:none}.paymentCards{display:flex;flex-wrap:wrap;margin:0 -.625rem;row-gap:20px}@media screen and (min-width: 1200px){.paymentCards{margin:0 -.75rem;row-gap:24px}}.paymentCards__item{padding:0 .625rem;width:100%}@media screen and (min-width: 639px){.paymentCards__item{width:50%}}@media screen and (min-width: 1200px){.paymentCards__item{width:33.3333333333%;padding:0 .75rem}}@media screen and (min-width: 1400px){.paymentCards__item{width:25%}}.paymentCards__item .paymentCard{display:flex;flex-direction:column;background:linear-gradient(125.2deg,#988ae1,#bfe4d7 70.68%);padding:1rem 1.25rem;width:100%;gap:24px;border:2px solid linear-gradient(125.2deg,#988AE1 0%,#BFE4D7 70.68%);border-radius:12px;overflow:hidden}@media screen and (min-width: 639px){.paymentCards__item .paymentCard{border-radius:24px}}@media screen and (min-width: 1200px){.paymentCards__item .paymentCard{padding:1rem 1.5rem;gap:32px}}.paymentCards__item .paymentCard--pointer{cursor:pointer}.paymentCards__item .paymentCard--selected{border:2px solid #6651D2}.paymentCards__item .paymentCard__head{display:flex;justify-content:space-between;align-items:center;gap:10px}.paymentCards__item .paymentCard__head .icon{display:flex;align-items:center}.paymentCards__item .paymentCard__head .btn__group .btnTrash{background:#fff;padding:.25rem;display:flex;align-items:center;justify-content:center;width:24px;height:24px;min-height:1px;border:none;box-shadow:none;border-radius:5px;cursor:pointer;transition:all .3s ease}.paymentCards__item .paymentCard__head .btn__group .btnTrash:hover{opacity:.7;transition:all .3s ease}.paymentCards__item .paymentCard__body .title{display:flex;align-items:center;justify-content:space-between;font-size:1.875rem;font-weight:700;color:#111;gap:6px;margin-bottom:0}.paymentCards__item .paymentCard__body .title span{font-weight:700}.paymentCards__item .paymentCard__body .title span:last-child{font-size:1.25rem}.paymentCards__item .paymentCard__footer{display:flex;justify-content:space-between;align-items:center;gap:10px}.paymentCards__item .paymentCard__footer .para{display:flex;flex-direction:column;gap:5px;font-size:.875rem;font-weight:500}.paymentCards__item .paymentCard__footer .para span{font-size:1.125rem;font-weight:600}.paymentCards__item .paymentCard__footer .para .form__switchBtn{justify-content:flex-end}.paymentCards__item .paymentCard__footer .para .form__switchBtn__option .switchBtn .toggle+label{background:#fff}.paymentCards__item .paymentCard__footer .para .form__switchBtn__option .switchBtn .toggle+label:before{background:#dedede}.paymentCards__item .paymentCard__footer .para .form__switchBtn__option .switchBtn .toggle:checked+label{background:#43a047}.planUpgradeWrap{display:flex;justify-content:space-between;flex-direction:column;gap:24px;width:100%}@media screen and (min-width: 1200px){.planUpgradeWrap{flex-direction:row}}.planUpgradeWrap__col{width:100%}.planUpgradeWrap__col:last-child{flex:0 0 100%;width:100%}@media screen and (min-width: 1200px){.planUpgradeWrap__col:last-child{flex:0 0 320px;width:320px}}@media screen and (min-width: 1400px){.planUpgradeWrap__col:last-child{flex:0 0 400px;width:400px}}.planUpgradeWrap__content .title{margin-bottom:1.5rem}.planUpgradeWrap__content .form__radio__label{font-size:1rem;font-weight:600}.planUpgradeWrap .paymentCards{margin:0 -.5rem;row-gap:16px}.planUpgradeWrap .paymentCards__item{padding:0 .5rem;width:100%}@media screen and (min-width: 639px){.planUpgradeWrap .paymentCards__item{width:50%}}@media screen and (min-width: 1400px){.planUpgradeWrap .paymentCards__item{width:33.3333333333%}}.planUpgradeWrap .paymentCards__item .paymentCard{gap:24px}.planUpgradeWrap .paymentCards__item .paymentCard .title{margin-bottom:0}.planUpgradeWrap .planDetailCard{background:#fff;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;gap:20px;height:auto;border-radius:10px;box-shadow:0 4px 24px #00000014}@media screen and (min-width: 639px){.planUpgradeWrap .planDetailCard{gap:24px}}@media screen and (min-width: 1400px){.planUpgradeWrap .planDetailCard{height:100%}}.planUpgradeWrap .planDetailCard__body{display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 639px){.planUpgradeWrap .planDetailCard__body{gap:24px}}.planUpgradeWrap .planDetailCard__body .list{display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 639px){.planUpgradeWrap .planDetailCard__body .list{gap:12px}}.planUpgradeWrap .planDetailCard__body .list__item{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:1rem;font-weight:500;color:#111}.planUpgradeWrap .planDetailCard__body .list__item .text{font-size:1rem;font-weight:500;color:#111}.planUpgradeWrap .planDetailCard__body .list__item .text--planName{background:#f0eefb;padding:.25rem 1rem;display:flex;justify-content:center;align-items:center;font-size:1.125rem;font-weight:500;color:#6651d2;min-width:80px;min-height:38px;border:1px solid #D0C9F1;border-radius:5px}.planUpgradeWrap .planDetailCard__footer{display:flex;flex-direction:column;gap:16px}.planUpgradeWrap .planDetailCard__footer .totalPrice{background:#eaf6f2;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:1.125rem;font-weight:700;color:#30a97e;border:1px solid #BFE4D7;border-radius:8px}@media screen and (min-width: 1200px){.planUpgradeWrap .planDetailCard__footer .totalPrice{font-size:1.25rem}}.planUpgradeWrap .planDetailCard__footer .totalPrice__value{font-weight:700}.planUpgradeWrap .planDetailCard__footer .btn__group .btn{font-size:1rem;font-weight:500;min-height:42px}@media screen and (min-width: 639px){.planUpgradeWrap .planDetailCard__footer .btn__group .btn{font-size:1.125rem}}.walkthroughCard{background:#483a95;display:flex;padding:1.25rem;flex-direction:column;max-width:480px;gap:20px;border-radius:12px;box-shadow:4px 4px 24px #ffffff29 inset;box-shadow:0 4px 24px #00000014}@media screen and (min-width: 768px){.walkthroughCard{padding:1.5rem;gap:24px}}.walkthroughCard--lg{max-width:640px}.walkthroughCard__head{display:flex;justify-content:space-between;align-items:center;gap:8px}.walkthroughCard__head .title{font-size:1.125rem;font-weight:600;color:#fff}@media screen and (min-width: 768px){.walkthroughCard__head .title{font-size:1.25rem}}.walkthroughCard__head .infoBtn{display:flex;justify-content:center;align-items:center;flex:0 0 24px;width:24px}.walkthroughCard__body{display:flex;flex-direction:column;gap:10px}.walkthroughCard__body .para{font-size:1rem;font-weight:400;color:#fff}.walkthroughCard__body .list{display:flex;flex-direction:column;background:#ffffff1f;padding:.75rem;gap:10px;border-radius:8px}.walkthroughCard__body .list__item{position:relative;font-size:.875rem;font-weight:500;color:#fff;padding-left:1rem}@media screen and (min-width: 768px){.walkthroughCard__body .list__item{font-size:1rem}}.walkthroughCard__body .list__item:after{content:"";background:#fff;position:absolute;left:0;top:10px;width:5px;height:5px;border-radius:50px}.walkthroughCard__footer{display:flex;justify-content:space-between;align-items:center;gap:8px}.walkthroughCard__footer .para{font-size:1rem;font-weight:500;color:#fff}.walkthroughCard__footer .btn__group{display:flex;flex-wrap:nowrap;gap:10px;width:auto}.walkthroughCard__footer .btn__group .link{font-size:1rem;font-weight:500;color:#fff}.walkthroughCard__footer .btn__group .btn{background:#ffffff1f;color:#fff;min-height:36px;line-height:16px;width:auto}.ql--preview .ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:0!important;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql--preview .ql-tooltip{display:none}.ql-editor strong,.ql-editor strong *{font-weight:700}.ql-editor em,.ql-editor em *{font-style:italic}.quill.ql-setup{background-color:#fff}.quill.ql-setup .ql-toolbar{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.quill.ql-setup .ql-container{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.quill.ql-setup .ql-editor{height:160px}.successMessage{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:24px}.successMessage .icon{display:flex;align-items:center;justify-content:center}.successMessage .content{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:16px}.successMessage .content .title{font-size:1.25rem;font-weight:600;color:#111}.successMessage .content p{font-size:1.125rem;font-weight:500;color:#757575}.successMessage .btn__group .btn{min-width:85px;min-height:44px}.uppercase{text-transform:uppercase}.blurText{filter:blur(6px);-webkit-filter:blur(6px)}.no-data{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:.875rem;font-weight:600;color:#111;line-height:28px}.no-data.floating{position:absolute;left:0;right:0;top:0;bottom:0}.modal{position:fixed;left:0;right:0;top:0;bottom:0;opacity:0;visibility:hidden;width:0;height:0;z-index:999;display:flex;justify-content:center;padding:1rem}.modal__dialog{display:flex;align-items:center;justify-content:center;width:100%;min-height:calc(100dvh - 32px);overflow:auto;position:relative;z-index:999}.modal__content{width:100%;max-width:460px;margin:auto;padding:1.25rem;border-radius:12px;background:#fff;box-shadow:0 4px 24px #00000014;position:relative;z-index:999;transition:all .3s ease}@media screen and (min-width: 768px){.modal__content{padding:1.5rem;border-radius:24px}}.modal__content--xxl{max-width:1200px}@media screen and (min-width: 1400px){.modal__content--xxl{max-width:1380px}}.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:800px}}.modal__content--md{max-width:576px}@media screen and (min-width: 768px){.modal__content--md{max-width:600px}}.modal__content,.modal__header,.modal__body{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;width:100%}@media screen and (min-width: 768px){.modal__content,.modal__header,.modal__body{gap:24px}}.modal__content--gap10,.modal__header--gap10,.modal__body--gap10{gap:10px}.modal__header{gap:20px;position:relative}.modal__header__title{font-size:1.325rem;font-weight:600;line-height:30px;color:#111;text-align:left;width:100%}@media screen and (min-width: 992px){.modal__header__title{font-size:1.75rem}}.modal__header__title--small{font-size:1.25rem}.modal__header .btnClose,.modal__header .btnBack{display:flex;align-items:center;justify-content:center;background:#dedede;padding:.15rem;position:absolute;width:32px;height:32px;right:0;top:0;border:1px solid #DEDEDE;border-radius:50px;z-index:1;transition:all .3s ease}.modal__header .btnClose:hover,.modal__header .btnBack:hover{opacity:.7}.modal__header .btnBack{left:0;right:auto}.modal__header .branding{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:40px}.modal__header .branding__icon{display:flex;justify-content:center;align-items:center}.modal__header .branding__icon svg{width:200px;height:140px}@media screen and (min-width: 639px){.modal__header .branding__icon svg{width:300px;height:auto}}.modal__header .branding__info{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;max-width:450px;margin:0 auto}.modal__header .branding__info .title{color:#6651d2}.modal__header .branding__info .title--black{color:#111}.modal__header .branding__info .para{font-size:1rem;font-weight:400;color:#757575}.modal__header .branding--paymentComplete{gap:24px}.modal__header .branding--paymentComplete .branding__icon svg{width:80px;height:80px}.modal__header .branding--paymentComplete .branding__info{max-width:100%}.modal__header .branding--paymentComplete .branding__info .title{color:#43a047}.modal__header .branding--paymentComplete .branding__info .para{font-size:1rem;font-weight:500}.modal__body--title{font-size:1.25rem;font-weight:600;line-height:30px;color:#111}.modal__body--title.title--error{color:#e53935}.modal__body .para--gray{color:#757575}.modal__body--message{font-size:1rem;font-weight:400;line-height:28px;color:#757575}@media screen and (min-width: 992px){.modal__body--message{font-size:1.125rem}}.modal__body--message.text--dark{font-size:1rem;font-weight:500;line-height:24px;padding-bottom:1rem;margin-bottom:16px;border-bottom:1px solid #E5E7EB}.modal__body .formRow{width:100%}.modal__body .form__browsefile{background:#f7f6fc;border:2px dashed #D0C9F1;border-radius:12px;padding:0;height:auto;margin-bottom:1rem}.modal__body .form__browsefile--bgGreenLight{background:#eaf6f2;border-color:#74c5a9}.modal__body .form__browsefile--bgGreenLight .form__browsefile__box .icon{border:none}.modal__body .form__browsefile--bgGreenLight .form__browsefile__box .title .link{color:#1e88e5;text-decoration:none}.modal__body .form__browsefile__box{display:block;padding:1.25rem;width:100%;cursor:pointer}@media screen and (min-width: 768px){.modal__body .form__browsefile__box{padding:1.75rem 1.5rem}}.modal__body .form__browsefile__box .icon{display:flex;align-items:center;justify-content:center;background:#fff;width:100px;height:100px;border:1px solid #D0C9F1;border-radius:50%;margin:0 auto 1rem}.modal__body .form__browsefile__box .icon svg{width:40px;height:40px}.modal__body .form__browsefile__box .title{display:block;font-size:1rem;font-weight:600;color:#111;margin-bottom:.75rem;text-align:center}.modal__body .form__browsefile__box .title .link{font-size:1rem;font-weight:600;color:#6651d2}.modal__body .form__browsefile__box .title--uploadedfileName{font-size:1rem;font-weight:500;margin-bottom:.45rem}.modal__body .form__browsefile__box .text{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;font-size:1rem;font-weight:400;color:#757575;gap:4px;text-align:center}.modal__body .form__Field--browsefileInfo .form__label{font-size:1rem;font-weight:500;color:#111}.modal__body .form__Field--browsefileInfo .form__groupField{justify-content:space-between;gap:8px;font-size:.875rem;font-weight:500;color:#111;min-height:48px;height:auto}.modal__body .form__Field--browsefileInfo .form__groupField .value{font-weight:500;line-break:auto;white-space:normal;word-wrap:break-word;word-break:break-word}.modal__body .form__Field--browsefileInfo .form__groupField .btn__group{width:auto;gap:12px}.modal__body .form__Field--browsefileInfo .form__groupField .btn__group .btn{min-height:1px;width:auto}.modal__body .form__Field--browsefileInfo .progressbar{background:#dedede;position:relative;width:100%;height:4px;border-radius:20px;bottom:-16px;left:0;overflow:hidden}.modal__body .form__Field--browsefileInfo .progressbar .progress{display:flex;justify-content:center;align-items:center;background:#43a047;position:absolute;width:auto;height:100%;left:0;top:0;border-radius:20px}.modal__body .chatwrap{background:none;padding:0;height:100%}.modal__body .chatwrap__card{padding:.25rem;box-shadow:none}.modal__body .chatwrap__card__head .branding{height:68px}.modal__body .chatwrap__card__head .branding img{max-height:45px}.modal__body .createFormGrid{display:flex;flex-direction:column;width:100%;gap:20px;max-height:600px;overflow-y:auto;padding-right:.5rem}@media screen and (min-width: 768px){.modal__body .createFormGrid{gap:24px}}.modal__body .createFormGrid__row{width:100%}.modal__body .createFormGrid__row .formCol--outlined{display:flex;flex-direction:column;padding:.5rem;gap:8px;border:1px solid #DEDEDE;border-radius:.5rem}.modal__body .createFormGrid__row .formCol .variablesList{display:flex;align-items:center;flex-wrap:wrap;margin:0 -.5rem}.modal__body .createFormGrid__row .formCol .variablesList__item{width:50%;padding:1rem .5rem 0}@media screen and (min-width: 768px){.modal__body .createFormGrid__row .formCol .variablesList__item{width:25%}}.modal__body .createFormGrid__row .formCol .variablesList__item .selectedVariableBtn{background:#43a0470f;display:flex;align-items:center;justify-content:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;color:#43a047;gap:8px;border:1px solid rgba(67,160,71,.24);border-radius:20px;width:100%;min-height:38px}.modal__body .createFormGrid__row .formCol .variablesList__item .availableVariableBtn{background:#f5f5f5;display:flex;align-items:center;justify-content:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;color:#111;gap:8px;border:1px solid #DEDEDE;border-radius:20px;width:100%;min-height:38px}.modal__body .createFormGrid__row .title{margin-bottom:.5rem}.modal__body .createFormGrid__row .title--flex{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;width:100%;margin-bottom:1rem}.modal__body .createFormGrid__row .title--flex .title{display:flex;align-items:center;flex-wrap:wrap;gap:30px}.modal__body .createFormGrid__row .title--flex .title .form__checkboxSubField{padding-top:0}.modal__body .createFormGrid__row .title--flex .title .form__checkboxSubField .form__checkbox__label{font-size:.75rem}.modal__body .createFormGrid__row .title--flex .btnRemove{display:flex;align-items:center;font-size:.875rem;font-weight:500;color:#e53935;gap:10px}.modal__body .createFormGrid__row .title--flex .btnRemove:hover{opacity:.7}.modal__body .createFormGrid__row .formRow{gap:12px;margin-bottom:12px}.modal__body .createAssistant{display:flex;width:100%}.modal__body .createAssistant__list{display:flex;flex-wrap:wrap;align-items:flex-start;margin:0 -25px;width:100%}.modal__body .createAssistant__item{display:flex;flex-direction:column;align-items:center;padding:10px 25px;gap:5px;width:100%}@media screen and (min-width: 768px){.modal__body .createAssistant__item{width:33.3333333333%}}.modal__body .createAssistant__item .title{font-size:1rem;font-weight:500;color:#757575;text-align:center}.modal__body .createAssistant__card{background:#f5f5f5;display:flex;justify-content:center;align-items:center;padding:1rem;width:100%;height:auto;border:1px solid #DEDEDE;border-radius:8px;cursor:pointer}@media screen and (min-width: 768px){.modal__body .createAssistant__card{height:180px}}.modal__body .createAssistant__card img{display:block;width:100%;height:100%;object-fit:cover}.modal__body .createAssistant__card .form__input{display:none;padding:0;border:0;flex:1 1;height:auto;border-radius:0}.modal__body .createAssistant--voicebot{flex-direction:column;gap:12px}@media screen and (min-width: 768px){.modal__body .createAssistant--voicebot{flex-direction:row;gap:24px}}.modal__body .createAssistant--voicebot .createAssistant__list{flex:0 0 100%;width:100%;margin:0 auto}@media screen and (min-width: 768px){.modal__body .createAssistant--voicebot .createAssistant__list{flex:0 0 300px;width:300px;margin:0 -25px}}.modal__body .createAssistant--voicebot .createAssistant__list .createAssistant__item{padding:0;width:100%;height:100%}@media screen and (min-width: 768px){.modal__body .createAssistant--voicebot .createAssistant__list .createAssistant__item{padding:10px 25px}}.modal__body .createAssistant--voicebot .createAssistant__list .createAssistant__card{height:100%;min-height:150px}@media screen and (min-width: 768px){.modal__body .createAssistant--voicebot .createAssistant__list .createAssistant__card{min-height:1px}}.modal__body .createAssistant--voicebot .formRow{display:flex;flex-direction:column;width:100%;margin-bottom:0}@media screen and (min-width: 768px){.modal__body .createAssistant--voicebot .formRow{width:calc(100% - 235px);padding-top:.75rem}}.modal__body .createAssistant--voicebot .formRow .form__radio{gap:10px}.modal__body .createAssistant--voicebot .formRow .form__label,.modal__body .createAssistant--voicebot .formRow .form__radio__label{font-size:1rem;font-weight:500;color:#757575}.modal__body .planBasicInfo{background:#f5f5f5;display:flex;flex-direction:column;padding:1.25rem;gap:16px;width:100%;border-radius:12px}@media screen and (min-width: 768px){.modal__body .planBasicInfo{padding:1.5rem;gap:20px}}.modal__body .planBasicInfo .formRow{margin-bottom:0}.modal__body .planBasicInfo .formRow .formCol .form__Field .form__label{color:#757575}.modal__body .planBasicInfo .formRow .formCol .form__Field .para{font-size:1rem;font-weight:500}.modal__body .planBasicInfo .formRow .formCol .form__Field .bulletList{display:flex;flex-direction:column;font-size:.875rem;font-weight:500;gap:2px}.modal__body .planBasicInfo .formRow .formCol .form__Field .bulletList__item{padding-left:20px;position:relative}.modal__body .planBasicInfo .formRow .formCol .form__Field .bulletList__item:before{content:"";background:#111;width:6px;height:6px;position:absolute;left:5px;top:50%;margin-top:-4px;border-radius:50px;z-index:1}.modal__body .planBasicInfo .btn__group{flex-wrap:wrap;gap:10px}.modal__body .planBasicInfo .btn__group .btn{font-size:.875rem;font-weight:400;line-height:10px;min-height:30px}.modal__body .previewCsvErrorInfo .title{margin-bottom:1.25rem}@media screen and (min-width: 768px){.modal__body .previewCsvErrorInfo .title{margin-bottom:1.5rem}}.modal__body .previewCsvErrorInfo .title--csv{display:flex;align-items:center;gap:8px}.modal__body .previewCsvErrorInfo .title--csv svg{flex:0 0 26px;width:26px}.modal__body .previewCsvErrorInfo .previewCsvError{display:flex;flex-direction:column;gap:20px;width:100%}@media screen and (min-width: 768px){.modal__body .previewCsvErrorInfo .previewCsvError{gap:20px}}.modal__body .previewCsvErrorInfo .previewCsvError__title{font-size:1rem;font-weight:500;color:#e53935;margin-bottom:1rem}.modal__body .previewCsvErrorInfo .previewCsvError__row{width:100%}.modal__body .previewCsvErrorInfo .previewCsvError__row:last-child{padding-top:1rem;border-top:1px solid #DEDEDE}@media screen and (min-width: 768px){.modal__body .previewCsvErrorInfo .previewCsvError__row:last-child{padding-top:1.25rem}}.modal__body .previewCsvErrorInfo .previewCsvError__item{display:flex;align-items:flex-start;padding:.75rem;background:#e539351a;border-left:8px solid #e53935;font-size:.75rem;font-weight:400;color:#e53935;gap:10px}.modal__body .previewCsvErrorInfo .previewCsvError__item .icon{display:flex;align-items:center;width:20px;flex:0 0 20px}.modal__body .previewCsvErrorInfo .previewCsvError__item .icon svg{width:20px;height:20px}.modal__body .previewCsvErrorInfo .previewCsvError__item .detail{display:flex;flex-direction:column;width:calc(100% - 18px);gap:5px}.modal__body .previewCsvErrorInfo .previewCsvError__item .detail h3{font-size:.875rem;font-weight:500;margin-bottom:0}.modal__body .previewCsvErrorInfo .previewCsvError__item .detail h4{font-weight:500;margin-bottom:0}.modal__body .previewCsvErrorInfo .previewCsvError__list{display:flex;flex-direction:column;gap:12px;width:100%;max-height:200px;overflow-y:auto}.modal__body .previewCsvErrorInfo .previewCsvError__list__item{display:flex;align-items:flex-start;flex-direction:column;padding:1rem;background:#fceae96b;border:1px solid #e53935;font-size:.75rem;font-weight:500;color:#e53935;gap:8px;border-radius:5px}@media screen and (min-width: 768px){.modal__body .previewCsvErrorInfo .previewCsvError__list__item{padding:.75rem 1.25rem;flex-direction:row;gap:40px}}.modal__body .previewCsvErrorInfo .previewCsvError__list__item .para{display:flex;align-items:center;font-size:.75rem;font-weight:500;gap:8px;margin-bottom:0}.modal__body .previewCsvErrorInfo .previewCsvError__list__item .para:first-child{width:150px;flex:0 0 auto}.modal__body .previewCsvErrorInfo .previewCsvError__list__item .para .icon{display:flex;align-items:center;width:15px;flex:0 0 15px}.modal__body .previewCsvErrorInfo .previewCsvError__list__item .para .icon svg{width:15px;height:15px}.modal__body .zapierDetail{display:flex;flex-direction:column;align-items:center;width:100%;gap:20px}@media screen and (min-width: 768px){.modal__body .zapierDetail{gap:24px}}.modal__body .zapierDetail__logo{display:flex;align-items:center;justify-content:center}.modal__body .zapierDetail__info{width:100%}.modal__body .zapierDetail__info .form__checkbox{display:flex;flex-direction:column;align-items:flex-start}.modal__body .zapierDetail__info .form__checkbox__option{width:100%;margin:0 0 1rem;padding-bottom:1rem;border-bottom:1px solid #DEE2E6}.modal__body .zapierDetail__info .form__checkbox__option:last-child{margin-bottom:0}.modal__body .zapierDetail__info .form__checkbox__option .form__checkbox__label{color:#475569}.modal__body .zapierDetail .zapierInfo{background:#0084f30f;padding:.5rem;display:flex;align-items:flex-start;width:100%;gap:8px;border:1px solid rgba(0,132,243,.24);border-radius:.375rem;margin-bottom:.5rem}.modal__body .zapierDetail .zapierInfo .icon{flex:0 0 16px;width:16px}.modal__body .zapierDetail .zapierInfo .icon svg{width:16px;height:16px}.modal__body .zapierDetail .zapierInfo .para{font-size:.875rem;font-weight:400;color:#111}.modal__body .zapierDetail .zapierInfo .para span{display:block;color:#475569}.modal__footer{width:100%}.modal__footer .btn__group{width:100%;justify-content:flex-start}.modal__backdrop{display:none;position:fixed;z-index:990;left:0;right:0;top:0;bottom:0;background:#2a2a2a8f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal.modal--open{opacity:1;visibility:visible;width:100vw;height:100dvh;overflow:auto}.modal.modal--open .modal__dialog{opacity:1;visibility:visible;transform:translateY(0);transition:all .3s ease}.modal.modal--open .modal__backdrop{display:block}.modal--verificationCode .modal__dialog .modal__content{gap:24px}@media screen and (min-width: 768px){.modal--verificationCode .modal__dialog .modal__content{gap:40px}}.modal--userProfile .modal__dialog .modal__content .modal__header__title{color:#6651d2}.modal--userProfile .modal__dialog .modal__content .modal__body{gap:0;overflow:auto}.modal--userProfile .modal__dialog .modal__content .modal__footer .btn__group .btn{min-width:130px}.modal--commonForm .modal__dialog .modal__content .modal__header__title{font-size:1.25rem}.modal--commonForm .modal__dialog .modal__content .modal__body{gap:0}.modal--commonForm .modal__dialog .modal__content .modal__footer .btn__group .btn{min-width:80px}.modal--conversationSummary .modal__dialog .modal__content .modal__header__title{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;font-size:1.25rem;gap:10px;padding-right:3rem}@media screen and (min-width: 992px){.modal--conversationSummary .modal__dialog .modal__content .modal__header__title{font-size:1.5rem}}.modal--conversationSummary .modal__dialog .modal__content .modal__header__title .btn{padding:.25rem .875rem;font-size:1rem;font-weight:600;line-height:18px;min-height:32px}.modal--conversationSummary .modal__dialog .modal__content .modal__body{gap:0}.modal--conversationSummary .modal__dialog .modal__content .modal__body .para{font-size:.875rem;font-weight:300;line-height:24px}@media screen and (min-width: 639px){.modal--conversationSummary .modal__dialog .modal__content .modal__body .para{font-size:1rem;line-height:28px}}@media screen and (min-width: 1200px){.modal--conversationSummary .modal__dialog .modal__content .modal__body .para{font-size:1.125rem;line-height:28px}}.modal--conversationSummary .modal__dialog .modal__content .modal__footer .btn__group{justify-content:space-between;flex-wrap:nowrap;width:100%;gap:10px}.modal--conversationSummary .modal__dialog .modal__content .modal__footer .btn__group .link{font-size:.875rem;font-weight:500;color:#1e88e5}.modal--conversationSummary .modal__dialog .modal__content .modal__footer .btn__group .btn{background:#f5f5f5;font-weight:500;border-color:#dedede;line-height:18px;min-width:80px;width:auto}.modal--loginSuperAdmin .modal__dialog .modal__content{position:relative;overflow:hidden}.modal--loginSuperAdmin .modal__dialog .modal__content:before{content:"";background:#30a97e1a;position:absolute;width:500px;height:500px;left:-250px;top:-250px;border-radius:50%}.modal--loginSuperAdmin .modal__dialog .modal__content:after{content:"";background:#624fc233;position:absolute;width:500px;height:500px;right:-250px;bottom:-250px;border-radius:50%}.modal--loginSuperAdmin .modal__dialog .modal__content .modal__header__title{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding-right:3rem;padding-bottom:1rem;font-size:1.875rem;color:#6651d2;gap:10px}.modal--loginSuperAdmin .modal__dialog .modal__content .modal__header__title:after{content:"";background:#6651d2;position:absolute;width:120px;left:0;bottom:0;height:6px}.modal--loginSuperAdmin .modal__dialog .modal__content .modal__body{gap:0}.modal--loginSuperAdmin .modal__dialog .modal__content .modal__body .formRow .formCol .form__Field{position:relative;z-index:1}.modal--loginSuperAdmin .modal__dialog .modal__content .modal__body .formRow .formCol .form__Field .form__groupField{background:#fff;font-size:1rem;height:56px;border-radius:50px}.modal--loginSuperAdmin .modal__dialog .modal__content .modal__footer .btn__group{justify-content:space-between;width:100%;gap:10px}.modal--loginSuperAdmin .modal__dialog .modal__content .modal__footer .btn__group .btn{font-weight:500;line-height:18px;min-height:56px}.modal--video .modal__dialog .modal__content{padding:0;border-radius:12px;overflow:hidden}.modal--video .modal__dialog .modal__body iframe{display:block;width:100%!important;height:340px}.modal--video .modal__dialog .modal__body .btnClose{display:flex;align-items:center;justify-content:center;background:#dedede;padding:.15rem;position:absolute;width:32px;height:32px;right:0;top:0;border:1px solid #DEDEDE;border-radius:50px;z-index:1;transition:all .3s ease}.modal--video .modal__dialog .modal__body .btnClose:hover{opacity:.7}.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 .icon{display:flex;align-items:center;justify-content:center}.modal.modalSuccessfull .modal__dialog .modal__content .modal__body__title{font-size:1.25rem;font-weight:600;color:#111}.modal.modalSuccessfull .modal__dialog .modal__content .para{font-size:.875rem;font-weight:400;color:#111;text-align:center;line-height:24px;margin-bottom:0}.modal.modalSuccessfull .modal__dialog .modal__content .para--font16{font-size:1rem}.modal.modalSuccessfull .modal__dialog .modal__content .para--gray{color:#757575}.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:16px;padding-right:2.5rem}.modal.modalTrash .modal__dialog .modal__content .modal__header__title{font-size:1.25rem;font-weight:600;color:#111}.modal.modalTrash .modal__dialog .modal__content .para{font-size:.875rem;font-weight:400;color:#111;line-height:24px;margin-bottom:0}.modal.modalTrash .modal__dialog .modal__content .btn{line-height:20px;min-width:60px}.modal-body-left{align-items:flex-start}.btn{display:flex;align-items:center;justify-content:center;padding:.5rem .675rem;gap:8px;border-radius:6px;font-size:.875rem;font-weight:500;line-height:24px;width:-moz-fit-content;width:fit-content;transition:all .3s ease;border-width:1px;border-style:solid;white-space:nowrap;min-height:38px}@media screen and (min-width: 639px){.btn{padding:.5rem .875rem}}.btn:hover{opacity:.8;transition:all .3s ease}.btn svg path{transition:all .3s ease}.btn:disabled{opacity:.5;pointer-events:none}.btn--lg{padding:.25rem 1rem;min-height:45px}@media screen and (min-width: 639px){.btn--lg{padding:.625rem 1rem;min-height:60px}}.btn__white{background-color:#fff;color:#6651d2;border-color:#6651d2}.btn__white:hover{border-color:#6651d2;background-color:#6651d2;color:#fff!important}.btn__white:hover svg path{stroke:#fff;transition:all .3s ease}.btn__primary{background-color:#6651d2;color:#fff;border-color:#6651d2}.btn__primary.btn__outlined{border-color:#6651d2;background-color:#fff;color:#6651d2}.btn__primary.btn__outlined:hover{background-color:#6651d2!important;color:#fff}.btn__primary.btn__outlined:hover svg path{stroke:#fff;transition:all .3s ease}.btn__danger{background-color:#e53935;border-color:#e53935;color:#fff}.btn__danger:hover{border-color:#e53935;background-color:#e53935;color:#fff}.btn__danger:hover svg path{stroke:#fff;transition:all .3s ease}.btn__danger.btn__outlined{border-color:#e53935;background-color:#fff;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__success{background-color:#43a047;border-color:#43a047;color:#fff}.btn__success:hover{border-color:#43a047;background-color:#43a047;color:#fff}.btn__success:hover svg path{stroke:#fff;transition:all .3s ease}.btn__success.btn__outlined{background-color:#eaf6f2;border-color:#74c5a9;color:#43a047}.btn__success.btn__outlined:hover{border-color:#43a047;background-color:#43a047;color:#fff}.btn__success.btn__outlined:hover svg path{stroke:#fff;transition:all .3s ease}.btn__successLightGreen{background-color:#eaf6f2;border-color:#74c5a9;color:#227859}.btn__successLightGreen:hover{border-color:#43a047;background-color:#43a047;color:#fff}.btn__successLightGreen:hover svg path{stroke:#fff;transition:all .3s ease}.btn__successLight{background-color:#eaf6f2;border-color:#74c5a9;color:#111}.btn__successLight:hover{border-color:#43a047;background-color:#43a047;color:#fff}.btn__successLight:hover svg path{stroke:#fff;transition:all .3s ease}.btn__group{display:flex;align-items:center;gap:16px}@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--center{justify-content:center!important}.btn__group--spacebetween{justify-content:space-between}.btn__group--directionColumn{flex-direction:column}.btn__group--links{gap:24px}.btn__group--links .link{display:inline-flex;align-items:center;text-decoration:none;gap:8px;position:relative}.btn__group--links .link:after{content:"";background:#6651d2;position:absolute;width:1px;height:14px;right:-12px;top:7px;z-index:1}.btn__group--links .link:last-child:after{display:none}.btn__group--links .link:disabled{opacity:.5;pointer-events:none}.btn--sm{width:40px;height:40px;flex:0 0 40px;padding:0}.btn--full{width:100%}.btn--rounded{border-radius:50px}.link{display:inline-flex;align-items:center;text-decoration:underline;text-align:center;font-size:1rem;font-weight:400;line-height:24px;color:#6651d2;gap:8px;transition:all .3s ease;cursor:pointer}.link__primary{color:#6651d2}.link__dark{color:#111}.link__success{color:#43a047}.link__danger{color:#e53935}.link:hover{opacity:.8;transition:all .3s ease}.link--disabled{opacity:.5;pointer-events:none}.pagination{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:.7rem 1.25rem;min-height:68px;position:sticky;bottom:0;gap:10px;border-top:1px solid #DEDEDE}@media screen and (max-width: 639px){.pagination{justify-content:center}}.pagination__center{justify-content:center}.pagination__result{display:flex;align-items:center;gap:12px;font-size:.875rem;font-weight:500;color:#111;line-height:20px}@media screen and (max-width: 639px){.pagination__result{display:none}}.pagination__actions{display:flex;justify-content:center;align-items:center;gap:8px}.pagination__actions h6{color:#111;font-size:.875rem;font-weight:400;line-height:20px}.pagination__actions .formField__input{width:26px;height:26px;padding:.25rem 0;text-align:center;font-size:.875rem;font-weight:400;line-height:20px;border:1px solid #DEDEDE;border-radius:4px}.pagination__actions .btn{padding:.25rem .45rem;min-height:26px;line-height:16px;font-weight:400;border-radius:4px;border-color:#dedede;box-shadow:0 1px 2px #1018280d}@media screen and (max-width: 639px){.pagination__actions{display:none}}.pagination .MuiPagination-root .MuiPagination-ul{display:flex;align-items:center;flex-wrap:wrap;gap:2px}.pagination .MuiPagination-root .MuiPagination-ul li{display:flex;align-items:center;justify-content:center}.pagination .MuiPagination-root .MuiPagination-ul .MuiPaginationItem-root{display:flex;align-items:center;justify-content:center;min-width:26px;height:26px;background-color:#fff;border:0;border-radius:4px;color:#111;font-size:.875rem;font-weight:400;line-height:20px;margin:0}.pagination .MuiPagination-root .MuiPagination-ul .MuiPaginationItem-root.Mui-selected{background-color:#6651d2;color:#fff}.MuiTooltip-popperArrow .MuiTooltip-tooltip{display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:400;color:#fff;line-height:18px;border-radius:5px;padding:.375rem .75rem;background:#6651d2}.MuiTooltip-popperArrow .MuiTooltip-tooltip .MuiTooltip-arrow{color:#6651d2}.loader{position:fixed;left:0;right:0;top:0;bottom:0;z-index:999;display:none}.loader__container{background:#fff;display:flex;align-items:center;justify-content:center;width:55px;height:55px;border-radius:50%;box-shadow:0 10px 18px #00000040;overflow:hidden;position:relative;z-index:2}.loader__container .spinner{width:36px;height:36px;display:grid;animation:spinner-plncf9 4s infinite}.loader__container .spinner:before,.loader__container .spinner:after{content:"";grid-area:1/1;border:4px solid;border-radius:50%;border-color:#6651D2 #6651D2 rgba(0,0,0,0) rgba(0,0,0,0);mix-blend-mode:darken;animation:spinner-plncf9 1s infinite linear}.loader__container .spinner:after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #e5e7eb #e5e7eb;animation-direction:reverse}.loader__backdrop{position:fixed;z-index:1;left:0;right:0;top:0;bottom:0;background:#11192780;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.loader--show{display:flex;align-items:center;justify-content:center}@keyframes spinner-plncf9{to{transform:rotate(1turn)}}
