@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:100vh}.signup__flex{display:flex;width:100%;padding:3.125rem;height:100%;overflow:hidden}.signup__item{background-color:#fff;padding:3.125rem;width:100%;height:100%}@media (min-width: 992px){.signup__item{width:50%}}.signup__item--bg{display:flex;align-items:center;background:url(/images/auth-bg.jpg) no-repeat;background-size:cover;background-position:center bottom}@media (max-width: 767px){.signup__item--bg{display:none}}.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 .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.5rem;font-weight:600;color:#6651d2}@media (min-width: 992px){.signup .branding .title--h1{font-size:2rem}}.signup .welcomeInfo{display:flex;justify-content:space-around;flex-direction:column;gap:24px;font-size:1rem;font-weight:400;color:#fff;width:100%;height:100%;overflow-y:auto}.signup .welcomeInfo__header{display:flex;flex-direction:column;align-items:center;gap:24px}.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.75rem;line-height:45px}.signup .welcomeInfo__body{display:flex;justify-content:center;align-items:center}.signup__form{padding:0 1rem;display:flex;flex-direction:column;justify-content:space-around;gap:60px;flex-grow:1;width:100%;max-width:675px;margin:0 auto;overflow-y:auto;z-index:1}.signup__form__body .form__group{margin-bottom:2rem}.signup__form__body .form__label{text-align:left}.signup__form__body .form__groupField,.signup__form__body .form__select{font-size:1rem;height:56px;border-radius:50px}.signup__form__body .form__input{font-size:1rem}.signup__form__body .form__checkbox__label{font-weight:500}.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:32px;text-align:center;font-size:1rem;font-weight:400;color:#111}.signup__form__action .btn__group{width:100%;gap:1.5rem}.signup__form__action .btn__group .btn{width:50%}.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}.signup__form__action .btn{width:100%;height:56px}.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}}.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:50%;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{position:fixed;flex:0 0 250px;width:250px;left:-250px;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:400px}@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;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:14px;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:16px;position:relative}@media screen and (max-width: 639px){.page__head__actions{gap:8px}}.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 .875rem .25rem .25rem;font-size:.875rem;font-weight:500;color:#fff;line-height:16px;gap:8px;border-radius:50px;min-height:44px;transition:all .3s ease}@media screen and (max-width: 639px){.page__head__actions .planBalance .btnPlanBalance{padding:.25rem .675rem .25rem .25rem}}.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 .875rem;font-size:.875rem;font-weight:500;color:#111;line-height:16px;gap:8px;border-radius:5px;min-height:44px;transition:all .3s ease}@media screen and (max-width: 639px){.page__head__actions .btnChecksRemaining{padding:.5rem .675rem}}.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 .875rem;font-size:.875rem;font-weight:500;color:#fff;line-height:16px;gap:8px;border-radius:5px;min-height:44px;transition:all .3s ease}@media screen and (max-width: 639px){.page__head__actions .btnNewCheck{padding:.5rem .675rem}}.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:1.5rem;font-size:.875rem;font-weight:400;color:#757575;gap:12px;text-decoration:none;cursor:pointer}@media screen and (max-width: 639px){.page__head__actions .userProfile__link{width:min-content}}.page__head__actions .userProfile__link:after{content:"";background:url(/images/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:24px}@media screen and (min-width: 992px){.page__body .createNewUser__card{padding:1.5rem}}.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:32px}.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 .icon{display:flex;align-items:center;justify-content:center}.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 .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: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.25rem;font-weight:600;color:#111}@media screen and (min-width: 992px){.page__body .createReferenceCheckCard__content .content .title{font-size:1.5rem}}.page__body .createReferenceCheckCard__content .content .para{font-size:1rem;font-weight:500;color:#757575;line-height:24px}.page__body .createReferenceCheckCard__content .list{display:flex;flex-direction:column;gap:24px;width:100%;max-width:700px}.page__body .createReferenceCheckCard__content .list__item{background:#f7f6fc;padding:1rem;display:flex;flex-direction:column;text-align:left;gap:16px;border:1px solid #F7F6FC;border-radius:12px;cursor:pointer}.page__body .createReferenceCheckCard__content .list__item--selected{border-color:#6651d2}.page__body .createReferenceCheckCard__content .list__item .infoBox{display:flex;align-items:center;gap:16px}.page__body .createReferenceCheckCard__content .list__item .infoBox__icon{background:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 80px;width:80px;height:80px;border-radius:12px}.page__body .createReferenceCheckCard__content .list__item .infoBox__content{display:flex;flex-direction:column;align-items:flex-start;width:calc(100% - 80px);gap:4px}.page__body .createReferenceCheckCard__content .list__item .infoBox__content .title{font-size:1.25rem;font-weight:600;margin-bottom:0}.page__body .createReferenceCheckCard__content .list__item .infoBox__content .para{font-size:1rem;font-weight:500;color:#757575;margin-bottom:0}.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:1.5rem 1.5rem 0;background:#f5f5f5}.page__body .createAssistantMain__card--transparent .btn__group--directionColumn{height:calc(100% - 68px);overflow-y:auto}.page__body .createAssistantMain__card--chat{padding:1.5rem 1.5rem 0;background:#fff}.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 62px;width:62px;height:62px;border-radius:50%;overflow:hidden}.page__body .createAssistantMain__card__head__info .icon img{display:block;object-fit:cover;width: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}@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.25rem;margin-bottom: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.5rem 2rem;max-width:590px;margin:0 auto;border-top:10px solid #6651D2;border-radius:.5rem;box-shadow:0 0 20px #0000001f}.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__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 .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}.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}.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-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: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 72px;width:72px;height:72px;border-radius:50%;overflow:hidden}.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:calc(100% - 72px);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: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;max-width:100%}.page__body .assistantList__card .infoDetail{display:flex;flex-direction:column;gap:8px}.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 .trashAssistantCard{position:absolute;right:15px;top:20px;z-index:1}.page__body .assistantList__card .trashAssistantCard .btn__danger{background:#fff;padding:.5rem;justify-content:center;width:32px;height:32px;border-color:#fff}.page__body .assistantList__card .trashAssistantCard .btn__danger:hover{background:#e539351a;border-color:#e53935}.page__body .assistantList__card .trashAssistantCard .btn__danger:hover svg path{stroke:#e53935}.page__body .assistantList__card .btn__group{padding-top:1rem;border-top:1px solid #DEDEDE;width:100%;justify-content:space-between;gap:8px}.page__body .assistantList__card .btn__group .btn{min-height:38px;line-height:16px;width:100%}.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__card{background:#f5f5f5;border:1px solid #DEDEDE;border-radius:16px;overflow:hidden}.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 .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%;border-radius:12px}.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__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;margin-top:138px}@media screen and (min-width: 768px){.page__body .CreateformBoxChat__steps{padding:1.5rem;gap:20px;width:300px}}@media screen and (min-width: 1200px){.page__body .CreateformBoxChat__steps{width:auto}}.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;gap:4px;width:100%}@media screen and (min-width: 768px){.page__body .CreateformBoxChat__steps__item .infoDetail{width:calc(100% - 44px);align-items:flex-start}}.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__data{display:flex;flex-direction:column;width:100%;max-width:800px;gap:60px;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;margin:0 auto}.page__body .CreateformBoxChat__data .branding__img{display:block;max-width:100%}.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 1.25rem}.page__body .paymentMethodsWrap .tabsWrap .tabs__link{padding:1rem;color:#757575;font-weight:500}@media screen and (max-width: 639px){.page__body .paymentMethodsWrap .tabsWrap .tabs__link{padding:1rem .8rem}}.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__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 .tabsWrap{padding:0;border-radius:0;margin-bottom:0}.page__body .planMainWrap .tabsWrap .tabs{padding:0 1.25rem}.page__body .planMainWrap .tabsWrap .tabs__link{padding:1rem;color:#757575;font-weight:500}@media screen and (max-width: 639px){.page__body .planMainWrap .tabsWrap .tabs__link{padding:1rem .8rem}}.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;border-radius:0;box-shadow:none;overflow:auto}.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;gap:24px}.dashboardWrap__row__col{width:100%}.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 500px;width:500px}.dashboardWrap--customerAdmin .dashboardWrap__row__col{width:100%}.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 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.5rem;height:100%;gap:24px;border-radius:16px;box-shadow:0 4px 24px #00000014}.dashboardWrap .dashboardCard__head{display:flex;justify-content:space-between;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 .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: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: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: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:1rem;font-weight:500}.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:2rem;height:100vh;overflow:hidden}.chatwrap--history .chatwrap__card{padding:0;gap:0;overflow:hidden}.chatwrap--history .chatwrap__card__head{padding:.75rem 1.5rem;justify-content:space-between;flex-direction:row;width:100%;gap:16px;height:78px;box-shadow:0 4px 24px #00000014}.chatwrap--history .chatwrap__card__head .branding{padding:0;box-shadow:none;margin:0}.chatwrap--history .chatwrap__card__head .branding .branding__logo__img{height:54px}.chatwrap--history .chatwrap__card__head .btn__group{justify-content:center}.chatwrap--history .chatwrap__card__head .btn__group .btn{font-size:1rem;line-height:22px;min-width:115px;min-height:44px;border-radius:10px}.chatwrap--history .chatwrap__card__body{padding:1.5rem;height:calc(100dvh - 158px);justify-content:flex-end;overflow-y:auto}.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: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: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.5rem;height:80px;border-top:1px solid #DEDEDE}.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.5rem;max-width:500px;gap:24px;height:auto}.chatwrap--thankYou .chatwrap__card__head{width:100%;gap:24px}.chatwrap--thankYou .chatwrap__card__head .icon{width:120px}.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:2rem;gap:50px;width:100%;max-width:640px;height:100%;border-radius:24px;box-shadow:0 4px 30px #0000000f;margin:0 auto;overflow-y:auto;height:auto}@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: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;margin:0 auto}.chatwrap__card__head .branding__img{display:block;max-width:100%}.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 (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:24px}.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:32px;width:100%}.chatwrap__card__body .chatList__item{background:#f7f6fc;padding:1.5rem;display:flex;flex-direction:column;gap:24px;border:1px solid #DEDEDE;border-radius:15px}.chatwrap__card__body .chatList__item .infoBox{display:flex;align-items:center;gap:16px}.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;width:calc(100% - 60px);gap:4px}.chatwrap__card__body .chatList__item .infoBox__content .title{font-size:1.25rem;font-weight:600;margin-bottom:0}.chatwrap__card__body .chatList__item .infoBox__content .para{font-size:1rem;font-weight:500;color:#757575;margin-bottom:0}.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}/*!
* 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}.chips-input-container{display:flex;flex-wrap:wrap;width:100%;align-items:flex-start;border:1px solid #ccc;border-radius:4px}.chips-display{display:flex;flex-wrap:wrap;gap:8px;margin-right:8px}.chip{display:flex;align-items:center;background-color:#8b58f1;border-radius:16px;padding:4px 12px;font-size:14px;color:#fff;font-weight:500}.chip-remove-button{background:none;border:none;font-size:16px;margin-left:8px;color:#fff;cursor:pointer;padding:0}.chip-remove-button:hover{color:#fdd}.chips-input{border:none;outline:none;flex:1;font-size:14px;min-width:120px;background:transparent;color:#333;margin-top:4px}.chips-input::placeholder{color:#aaa}::-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:2rem}@media screen and (max-width: 768px){.title--h1{font-size:1.5rem}}.title--h2{font-size:1.75rem}@media screen and (max-width: 768px){.title--h2{font-size:1.375rem}}.title--h3{font-size:1.5rem}@media screen and (max-width: 768px){.title--h3{font-size:1.25rem}}.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--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}.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--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--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__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__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}.form__checkbox--end{justify-content:flex-end}.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{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.875rem .75rem;height:auto}.form__browsefile--callBackground .form__browsefile__box{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%}.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}.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;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;border:none}.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.5rem;position:absolute;width:460px;top:100%;left:0;box-shadow:0 4px 24px #00000014;z-index:11}.filter__dropdown__body{display:flex;flex-direction:column;justify-content:space-between}.filter__dropdown__body .title{font-size:1.5rem;font-weight:600;color:#111;text-align:left;margin-bottom:1rem}.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 .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:24px}.accordion__card{background:#fff;border:1px solid #DEDEDE;border-radius:16px;overflow:hidden}.accordion__card--active .accordion__head .btnArrow{transform:rotate(180deg);transition:transform 1s linear 0s}.accordion__card--active .accordion__body{display:block}.accordion__head{background:#f5f5f5;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:1rem 3.5rem 1rem 1.5rem;position:relative}.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.5rem;border-top:1px solid #DEDEDE}.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;gap:16px;border-radius:16px 16px 0 0}.planWrap__head__card .titleBox .title{font-size:1.25rem;font-weight:600;color:#6651d2;margin-bottom:0}.planWrap__head__card .infoBox{display:flex;flex-direction:column;padding:1rem;gap:12px}.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.875rem;font-weight:600;color:#111}.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.25rem;font-weight:600;color:#111}.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:1.125rem;font-weight:500;width:100%;min-height:44px}.planWrap__row__col{flex:1}.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__body--h430{height:266px}.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:.875rem;font-weight:500;color:#111;text-align:left}.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 -.75rem;row-gap:24px}.paymentCards__item{padding:0 .75rem;width:100%}@media screen and (min-width: 640px){.paymentCards__item{width:50%}}@media screen and (min-width: 992px){.paymentCards__item{width:33.3333333333%}}@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.5rem;width:100%;gap:32px;border:2px solid linear-gradient(125.2deg,#988AE1 0%,#BFE4D7 70.68%);border-radius:24px;overflow:hidden}.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;gap:24px;width:100%}.planUpgradeWrap__col{width:100%}.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: 640px){.planUpgradeWrap .paymentCards__item{width:50%}}@media screen and (min-width: 992px){.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:24px;height:100%;border-radius:10px;box-shadow:0 4px 24px #00000014}.planUpgradeWrap .planDetailCard__body{display:flex;flex-direction:column;gap:24px}.planUpgradeWrap .planDetailCard__body .list{display:flex;flex-direction:column;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.25rem;font-weight:700;color:#30a97e;border:1px solid #BFE4D7;border-radius:8px}.planUpgradeWrap .planDetailCard__footer .totalPrice__value{font-weight:700}.planUpgradeWrap .planDetailCard__footer .btn__group .btn{font-size:1.125rem;font-weight:500;min-height:42px}.walkthroughCard{background:#483a95;display:flex;padding:1.5rem;flex-direction:column;max-width:480px;gap:24px;border-radius:12px;box-shadow:4px 4px 24px #ffffff29 inset;box-shadow:0 4px 24px #00000014}.walkthroughCard--lg{max-width:640px}.walkthroughCard__head{display:flex;justify-content:space-between;align-items:center;gap:8px}.walkthroughCard__head .title{font-size:1.25rem;font-weight:600;color:#fff}.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:1rem;font-weight:500;color:#fff;padding-left: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}.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}.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}.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.5rem;border-radius:24px;background:#fff;box-shadow:0 4px 24px #00000014;position:relative;z-index:999;transition:all .3s ease}.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:24px;width:100%}.modal__content--gap10,.modal__header--gap10,.modal__body--gap10{gap:10px}.modal__header{gap:20px;position:relative}.modal__header__title{font-size:1.75rem;font-weight:600;line-height:30px;color:#111;text-align:left;width:100%}.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:1.125rem;font-weight:400;line-height:28px;color:#757575}.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.75rem 1.5rem;width:100%;cursor:pointer}.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{gap:12px}.modal__body .form__Field--browsefileInfo .form__groupField .btn__group .btn{min-height:1px}.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 .createFormGrid{display:flex;flex-direction:column;width:100%;gap:24px;max-height:600px;overflow-y:auto;padding-right:.5rem}.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{gap:24px}.modal__body .createAssistant--voicebot .createAssistant__list{flex:0 0 300px;width:300px}.modal__body .createAssistant--voicebot .createAssistant__list .createAssistant__item{width:100%;height:100%}.modal__body .createAssistant--voicebot .createAssistant__list .createAssistant__card{height:100%}.modal__body .createAssistant--voicebot .formRow{display:flex;flex-direction:column;width:calc(100% - 235px);margin-bottom:0;padding-top:.75rem}.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.5rem;gap:20px;width:100%;border-radius:12px}.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.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:24px;width:100%}.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: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: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.5rem;gap:10px;padding-right:3rem}.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:1.125rem;font-weight:300;line-height:28px}.modal--conversationSummary .modal__dialog .modal__content .modal__footer .btn__group{justify-content:space-between;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}.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 .875rem;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 (max-width: 639px){.btn{padding:.5rem .675rem}}.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:.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: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)}}
