@import url(https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap);body{height:100vh;margin:0;width:100vw}*{font-family:Titillium Web,Helvetica}#root{background-color:#e7f4f3;box-sizing:border-box;height:100%;overflow:hidden;width:100%}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}input[data-autocompleted]{background-color:#0000!important}.pdf-icon{color:#f44336}.excel-icon{color:green}.doc-icon{color:#349bdc}.ant-dropdown-menu{width:-webkit-fit-content;width:fit-content}.auth-layout-main{align-items:flex-start;background-color:#e7f4f3;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;width:100vw}.auth-layout-main .layout-header{align-items:center;background-color:#fff;border:#fab800;border-bottom:1px solid #fab800;display:flex;flex-direction:row;height:55px;justify-content:space-between;position:fixed;top:0;width:100%}.auth-layout-main .layout-header .logo-svg{height:auto;margin:0 30px 0 20px;object-fit:contain;width:160px}.auth-layout-main .layout-body{align-items:center;background-image:url(https://cdn.animaapp.com/projects/64fedbf8904ea957862af339/releases/65019db25744659c4fab889e/img/background.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100%;justify-content:center;width:100%}.layout-main{flex-direction:column}.layout-main,.layout-main .layout-main-container{display:flex;height:100%;justify-content:flex-start;width:100%}.layout-main .layout-main-container{align-items:flex-start;background-color:#e7f4f3;flex:1 1;flex-direction:row;position:relative}.layout-main .layout-main-container .sidebar-container{background-color:#fff;height:100%;position:-webkit-sticky;position:sticky;top:0;transition:width .3s ease;z-index:10}.layout-main .layout-main-container .sidebar-container.sidebar-full{width:210px}.layout-main .layout-main-container .sidebar-container.sidebar-short{width:60px}.layout-main .layout-main-container .component-container{align-items:flex-start;box-sizing:border-box;display:flex;flex:1 1;height:100%;justify-content:flex-start;padding:10px;position:relative;transition:width .3s ease}.layout-main .layout-main-container .component-container.extended-container{width:calc(100% - 60px)}.layout-main .layout-main-container .component-container.regular-container{width:calc(100% - 210px)}.layout-main .layout-main-container .component-container .user-limit-modal{left:50%;position:absolute;top:50%}.layout-main .layout-main-container::-webkit-scrollbar{width:10px}.layout-main .layout-main-container::-webkit-scrollbar-track{background-color:#fafafa}.layout-main .layout-main-container::-webkit-scrollbar-thumb{background:#61a59e;border-radius:10px;cursor:pointer}@media(max-width:1024px){.layout-main .layout-main-container{flex-direction:column}.layout-main .layout-main-container .sidebar-container{height:-webkit-fit-content;height:fit-content;width:100%!important;z-index:10}.layout-main .layout-main-container .component-container{height:calc(100% - 55px);width:100%!important}}.sidebar-index{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding-top:5px;position:relative;width:100%}.sidebar-index .menu-section{display:block;overflow-x:hidden;overflow-y:auto;width:100%}.sidebar-index .menu-section::-webkit-scrollbar{width:5px}.sidebar-index .menu-section::-webkit-scrollbar-track{background-color:#fafafa}.sidebar-index .menu-section::-webkit-scrollbar-thumb{background:#61a59e;border-radius:10px;cursor:pointer}.sidebar-index .menu{color:#3f3d56;cursor:pointer;font-size:14px;font-weight:600;padding:10px 15px}.sidebar-index .logo-container,.sidebar-index .menu{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;width:100%}.sidebar-index .logo-container{height:40px;margin-bottom:10px;padding:10px 20px}.sidebar-index .logo-container .menu-icon{color:#3f3d56;cursor:pointer;display:none;font-size:24px}.sidebar-index .logo-container.menu-hidden{padding:0 10px!important}.sidebar-index .logo-container .mini{max-width:40px}.sidebar-index .logo-container img{height:auto;margin:auto;max-width:175px;width:100%}.sidebar-index .user-profile{align-items:center;background-color:#fff;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:10px 10px 20px;position:absolute;width:100%}.sidebar-index .user-profile .section-card,.sidebar-index .user-profile .user-profile-menu-link{align-items:center;display:flex;justify-content:flex-start;width:100%}.sidebar-index .user-profile .section-card{border-radius:5px;box-sizing:border-box;color:#3f3d56;cursor:pointer;flex-direction:row;gap:10px;padding:10px}.sidebar-index .user-profile .section-card.menu-active .text-wrapper{color:#9e8b5b}.sidebar-index .user-profile .section-card:hover{background-color:#f2f0ea;color:#9e8b5b!important}.sidebar-index .user-profile .section-card .icon-wrapper{align-items:center;color:#3f3d56!important;display:flex;font-size:20px;justify-content:center}.sidebar-index .user-profile .section-card .text-wrapper{font-size:14px;font-weight:600;width:100%}.sidebar-index .expand-collapse-button{display:none;height:-webkit-fit-content;height:fit-content;justify-content:flex-end;position:relative;width:100%;z-index:999!important}.sidebar-index .expand-collapse-button .icon-wrapper{align-items:center;background-color:#fff;border:4px solid rgba(13,151,137,.125);border-radius:30px;color:#3f3d56;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:-20px;width:30px}.sidebar-index:hover .expand-collapse-button{display:flex}.sidebar-index .search-menu{padding:20px 15px}.menu-active,.sidebar-index .menu:hover{background-color:#f2f0ea;color:#7b6631}.sub-menu.menu-active{background-color:#0000!important;color:#7b6631;font-weight:600}.sub-menu{align-items:center;color:gray;display:flex;flex-direction:row;font-size:15px;font-weight:500;justify-content:flex-start;margin-left:25px;padding:10px 15px}.sub-menu:hover{color:#7b6631}.sidebar-index .menu-container{box-sizing:border-box;height:-webkit-fit-content;height:fit-content;width:100%}.sidebar-index .menu-container .vector-2-inverted{transform:rotate(180deg);transition-duration:1s}.sidebar-index .menu-container .vector-2-inverted.menu-expanded{transform:rotate(0deg);transition-duration:1s}.sidebar-index a{color:#000;text-decoration:none}.sidebar-index .left-content{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.sidebar-index .left-content svg{color:#3f3d56;font-size:18px;height:auto;margin-left:5px;width:18px}.sidebar-index .icon{color:#4d4d4d;color:#3f3d56;font-size:14px}.sidebar-index .menu-text{text-wrap:nowrap;display:flex;font-size:14px;margin-left:10px}.sub-menu .ellipse{background-color:#7f7f7f;border-radius:3px;color:#0000;height:6px;margin-right:10px;width:6px}.sub-menu .arrow{font-size:16px;margin:0 5px -1px -5px}.nested-arrow{font-size:25px;margin-left:30px}.sidebar-index .search-menu .left-content .menu-text{color:gray}.hidden-sidebar-contents{align-items:center!important;display:flex;justify-content:center!important}.hidden-sidebar-contents img{margin:0!important}.sidebar-short .menu{justify-content:center!important}.hidden-menu .left-content svg{margin-right:5px!important}.ant-dropdown-menu-item{margin:0!important}.ant-dropdown-menu-item .sub-menu{border-radius:4px;margin:0!important;padding:5px!important}.ant-dropdown-menu-item .hidden-sidebar-contents{justify-content:flex-start!important}.ant-dropdown-menu-item .menu-active{background-color:#f2f0ea;color:#7b6631!important}.ant-dropdown-menu-item .sub-menu:hover{background-color:#f2f0ea}.hidden-menu{align-items:center!important;display:flex;justify-content:center!important}.dropdown-title{font-size:16px;font-weight:600;margin-left:10px;margin-top:20px!important}.dropdown-title,.tooltip-text{color:#7b6631!important}@media(max-width:1024px){.sidebar-index .logo-container .menu-icon{display:block}.sidebar-index:hover .expand-collapse-button{display:none}.sidebar-index.mobile-menu-hidden{height:-webkit-fit-content;height:fit-content}.sidebar-index.mobile-menu-hidden .menu-section,.sidebar-index.mobile-menu-hidden .user-profile{display:none}.sidebar-index.mobile-menu-full{height:100vh}.sidebar-index.mobile-menu-full .menu-section{display:block}.sidebar-index.mobile-menu-full .user-profile{display:flex}}.header-green{position:fixed;top:0;width:100%;z-index:2}.header-green .header{background-color:#e7f4f3;box-shadow:0 2px 6px hsla(0,0%,80%,.502);display:flex;height:55px;justify-content:space-between}.header-green .header .navs-wrapper{height:100%}.header-green .header .navs-wrapper .navs{align-items:center;display:flex;gap:30px;height:100%;justify-content:flex-start;position:relative}.header-green .header .navs-wrapper .navs .logo-section{align-items:center;display:flex;height:100%;justify-content:flex-start;margin:0 20px;width:160px}.header-green .header .navs-wrapper .navs .logo-section .logo-image{height:auto;width:100%}.header-green .header .navs-wrapper .navs .header-menu{align-items:center;display:inline-flex;gap:8px}.header-green .header .navs-wrapper .navs .header-menu .menu-label{color:#61a59e;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:0;line-height:normal;margin-top:-1px;position:relative;width:-webkit-fit-content;width:fit-content}.header-green .header .navs-wrapper .navs .header-menu .menu-label .label-container{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.header-green .header .navs-wrapper .navs .header-menu .menu-label .label-container .label-icon{font-size:16px}.header-green .header .navs-wrapper .navs .header-menu .menu-label .rectangle{display:none}.header-green .header .navs-wrapper .navs .active{display:flex;justify-content:center;position:relative}.header-green .header .navs-wrapper .navs .active .menu-label{color:#9e8b5b;font-weight:700}.header-green .header .navs-wrapper .navs .active .menu-label .rectangle{background-color:#61a59e;display:block;height:3px;left:0;position:absolute;top:35px;width:100%}.header-green .header .user-related{align-items:center;display:flex;gap:22px;justify-content:flex-end;margin-right:30px}.header-green .header .user-related .user-icon{align-items:center;color:#9e8b5b;cursor:pointer;display:flex;font-size:24px;height:100%;justify-content:center}.header-green .header .user-related .line{height:24px;object-fit:cover;width:3px}.header-green .header .user-related .action-icons{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between}.header-green .header .user-related .action-icons .logout-icon{cursor:pointer;margin-bottom:-5px!important;opacity:.8}.profile-drop-contents{gap:10px;min-width:200px!important;padding:10px;width:-webkit-fit-content;width:fit-content}.profile-drop-contents,.profile-drop-contents .user-details{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start}.profile-drop-contents .user-details{border-bottom:1px solid #ccc;padding-bottom:10px;width:100%}.profile-drop-contents .user-details .user-name{color:#9e8b5b;font-size:20px;font-weight:600}.profile-drop-contents .user-details .user-email{color:#7f7f7f;font-size:14px}.profile-drop-contents .user-action{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.profile-drop-contents .user-action .user-action-buttons{align-items:center;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;font-size:16px;gap:5px 10px;justify-content:flex-start;padding:5px 10px;width:100%}.profile-drop-contents .user-action .user-action-buttons:hover{background-color:#f2f0ea;color:#9e8b5b!important}.profile-drop-contents .user-action .user-action-buttons .button-icon{align-items:center;color:#7f7f7f;display:flex;font-size:20px;justify-content:center}.custom-select-dropdown{cursor:pointer;position:relative;width:100%}.manage-columns .dropdown{background-color:#fff;left:-50px!important;position:absolute;top:160%;width:220px;z-index:1}.manage-columns .dropdown .manage-columns-list{align-items:flex-start;display:flex;flex-direction:row}.manage-columns .dropdown .manage-columns-check{margin:7px 5px 0 0}.parent-node{color:#333}.date-picker .ant-space,.date-picker .ant-space-item{width:100%}.ant-space-item .ant-date-picker-custom,.ant-space-item .ant-range-picker-custom,.ant-space-item .ant-year-picker-custom{border:none;box-shadow:none;color:#333!important;height:100%;outline:none;width:100%}.ant-space-item .ant-date-picker-custom input::placeholder,.ant-space-item .ant-range-picker-custom input::placeholder,.ant-space-item .ant-year-picker-custom input::placeholder{color:gray}.ant-space-item .ant-date-picker-custom path,.ant-space-item .ant-range-picker-custom path,.ant-space-item .ant-year-picker-custom path{fill:gray}.custom-upload-doc{box-sizing:border-box;color:gray;cursor:pointer;font-size:14px;font-weight:500;overflow:hidden;padding:0;width:100%}.custom-upload-doc .ant-collapse-content-box,:where(.css-dev-only-do-not-override-i0102m).ant-collapse .ant-collapse-content>.ant-collapse-content-box{padding:0!important}.custom-dropdown-container{cursor:pointer}.ant-dropdown-menu-item-active{background-color:#0000!important}.ant-select-tree{color:#333!important;cursor:pointer!important;opacity:1!important;pointer-events:auto!important}.ant-select-selection-placeholder{color:gray!important}.ant-select-selector{border:none!important}.ant-select-item-option-active:hover{background:#f2f0ea!important;color:#7b6631}.ant-dropdown-menu-item{box-sizing:border-box;padding:0!important}.plan-alert-section{align-items:center;border:1px solid #9e8b5b;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin-bottom:10px;padding:10px;text-align:center;width:100%}.plan-alert-section .trial-expiry-icon{color:#9e8b5b;font-size:20px}.plan-alert-section .title{font-size:14px;font-weight:600}.limit-exceed-modal{align-items:center;background-color:rgba(34,34,34,.188);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:999}.limit-exceed-modal-contents{align-items:center;background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;max-width:90%;padding:30px 20px;width:-webkit-fit-content;width:fit-content}.limit-exceed-modal-contents .modal-icon{align-items:center;display:flex;justify-content:center;width:100%}.limit-exceed-modal-contents .modal-icon svg{color:#f44336;font-size:48px}.limit-exceed-modal-contents .modal-title{color:#9e8b5b;font-size:20px;font-weight:600;text-align:center}.limit-exceed-modal-contents .modal-description{color:#7f7f7f;font-size:14px;margin:auto;text-align:center;width:90%}.limit-exceed-modal-contents .modal-buttons-section{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.limit-exceed-modal-contents .modal-buttons-section .modal-button{align-items:center;background-color:#9e8b5b;border-radius:5px;box-sizing:border-box;color:#fff;display:flex;font-weight:600;justify-content:center;padding:7px 20px;width:120px}.reset-password-page{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.reset-password-page .reset-password-form-container{background-color:#fff;border-radius:15px;display:flex;justify-content:flex-start;overflow:hidden;padding:25px;width:300px}.reset-password-page .reset-password-form-container input::-ms-clear,.reset-password-page .reset-password-form-container input::-ms-reveal{display:none}.reset-password-page .reset-password-form-container .form-contents{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;padding:10px 0;width:100%}.reset-password-page .reset-password-form-container .form-contents .card-title{align-items:center;color:#9e8b5b;display:flex;font-size:20px;font-weight:600;justify-content:center;width:100%}.reset-password-page .reset-password-form-container .form-contents .password-section{width:100%}.reset-password-page .reset-password-form-container .form-contents .password-section .label{color:#9e8b5b;font-family:Titillium Web,Helvetica;font-size:14px;font-weight:400;letter-spacing:0;line-height:normal}.reset-password-page .reset-password-form-container .form-contents .password-section .input-area{width:100%}.reset-password-page .reset-password-form-container .form-contents .password-section .input-area .overlap-group{align-items:center;background-color:#fff;border:1px solid #9e8b5b;border-radius:4px;display:flex;height:40px;position:relative;width:100%}.reset-password-page .reset-password-form-container .form-contents .password-section .input-area .overlap-group .password-hide-icon{color:#9e8b5b;cursor:pointer;margin-right:5px}.reset-password-page .reset-password-form-container .form-contents .password-section .input-area .overlap-group .form-input{background-color:#fff!important;border:none;color:#9e8b5b;font-family:Titillium Web,Helvetica;font-size:14px;font-weight:400;letter-spacing:0;line-height:normal;margin-left:15px;outline:none;width:100%}.reset-password-page .reset-password-form-container .form-contents .password-section .input-area .overlap-group .form-input::placeholder{color:#f1f1f1}.reset-password-page .reset-password-form-container .form-contents .password-section .error-message{color:#f44336;font-size:12px;height:15px;text-align:left;width:100%}.reset-password-page .reset-password-form-container .form-contents .recaptcha-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.reset-password-page .reset-password-form-container .form-contents .recaptcha-section .error-message{color:#f44336;font-size:12px;height:15px;text-align:left;width:100%}.reset-password-page .reset-password-form-container .form-contents .error-item,.reset-password-page .reset-password-form-container .form-contents .initial-error-message{color:#f44336;font-size:11px;text-align:left;width:100%}.reset-password-page .reset-password-form-container .form-contents .error-item.success-icon,.reset-password-page .reset-password-form-container .form-contents .initial-error-message.success-icon{color:#61a59e}.reset-password-page .reset-password-form-container .form-contents .error-item.error-icon,.reset-password-page .reset-password-form-container .form-contents .initial-error-message.error-icon{color:#f44336}.reset-password-page .reset-password-form-container .form-contents .confirm-password-message{align-items:center;display:flex;font-size:11px;height:15px}.reset-password-page .reset-password-form-container .form-contents .confirm-password-message.success-icon{color:#61a59e}.reset-password-page .reset-password-form-container .form-contents .confirm-password-message.error-icon{color:#f44336}.reset-password-page .reset-password-form-container .form-contents .form-button{align-items:center;background-color:#9e8b5b;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;margin-top:10px;padding:15px;width:100%}.reset-password-page .reset-password-form-container .form-contents .form-button .text-wrapper{color:#fff;font-family:Titillium Web,Helvetica;font-size:16px;font-weight:700;letter-spacing:0;line-height:normal;margin-top:-1.01px;position:relative;width:-webkit-fit-content;width:fit-content}.company-research-main{background-color:#fff;border-radius:10px;box-sizing:border-box;font-size:14px;height:100%;padding:10px;width:100%}.selected-contents-wrapper{align-items:center;background:#fff;border-bottom:1px solid #ccc;box-sizing:border-box;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;overflow-x:auto;padding:5px 2px 10px;width:100%;z-index:1}.selected-contents-wrapper::-webkit-scrollbar{height:5px;width:10px}.selected-contents-wrapper::-webkit-scrollbar-track{background-color:#fafafa}.selected-contents-wrapper::-webkit-scrollbar-thumb{background:#61a59e;border-radius:10px;cursor:pointer}.selected-contents-wrapper .close-section-icon{color:#9e8b5b;cursor:pointer;font-size:16px;width:20px}.selected-contents-wrapper .close-section-icon:hover{color:#61a59e}.selected-contents-wrapper .content-wrapper{align-items:center;border:1px solid #ccc;border-radius:50px;box-sizing:border-box;color:#9e8b5b;display:flex;flex-direction:row;gap:20px;justify-content:space-between;padding:5px 15px;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.selected-contents-wrapper .content-wrapper:hover{border-color:#61a59e;color:#61a59e}.selected-contents-wrapper .content-wrapper .remove-icon{cursor:pointer}.esg-chat-container{box-sizing:border-box;flex-direction:row;flex-direction:row-reverse;width:100%}.esg-chat-container,.esg-chat-container .chat-right-section{align-items:flex-start;display:flex;height:100%;justify-content:flex-start}.esg-chat-container .chat-right-section{flex-direction:row;width:-webkit-fit-content;width:fit-content;z-index:5}.esg-chat-container .chat-right-section .addon-section{align-items:center;background-color:#fff;border-left:2px solid #f1f1f1;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:10px 0 10px 15px;width:-webkit-fit-content;width:fit-content;width:325px}.esg-chat-container .chat-right-section .addon-section .addon-section-container{align-items:flex-start;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:flex-start;position:relative;width:100%}.esg-chat-container .chat-right-section .addon-section .addon-section-container .section-wrapper{border-bottom:2px solid #ccc;box-sizing:border-box;min-height:170px;overflow-y:auto;padding-bottom:10px;resize:vertical;width:100%}.esg-chat-container .chat-right-section .addon-section .addon-section-container .section-wrapper:last-child{border:none;resize:none}.esg-chat-container .chat-right-section .expand-collapse-section-container{align-items:center;border-right:3px solid #f1f1f1;display:flex;flex-direction:column;gap:5px;height:100%;justify-content:flex-start;overflow:visible;width:5px}.esg-chat-container .chat-right-section .expand-collapse-section-container .button-wrapper{align-items:center;background-color:#fff;border:2px solid #f1f1f1;border-radius:20px 0 0 20px;color:#7f7f7f;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;margin-left:-37px;position:relative;width:40px;z-index:1}.esg-chat-container .chat-right-section .expand-collapse-section-container .button-wrapper.expand-collapse-button{margin-top:30px}.esg-chat-container .chat-right-section .expand-collapse-section-container .button-wrapper svg{margin-right:-5px}.esg-chat-container .contents{align-items:flex-start;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-between;padding-right:10px;position:relative;width:100%}.esg-chat-container .contents .input-wrapper{flex:1 1;max-width:300px;min-width:175px}.esg-chat-container .contents .input-wrapper.search-by-options{align-items:center;display:flex;flex-direction:row;gap:10px}.esg-chat-container .contents .input-wrapper .input-label{font-weight:700}.esg-chat-container .contents .filter-section-wrapper{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;position:absolute;top:60px;width:100%}.esg-chat-container .contents .filter-section-wrapper .filters-section{align-items:flex-start;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:20px;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;padding-bottom:10px;width:100%}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper .input-main{width:100%}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper .input-main .ant-select-selector{border:1px solid #ccc!important;max-height:-webkit-fit-content;max-height:fit-content;min-height:2.4rem}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper .company-select-wrapper{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;width:100%}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper .company-select-wrapper .viewer-icon-container{align-items:center;color:#9e8b5b;cursor:pointer;display:flex;justify-content:center}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper .company-select-wrapper .viewer-icon-container:hover{color:#61a59e}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper .search-by-radio-option .ant-radio-checked .ant-radio-inner{background-color:#61a59e;border-color:#61a59e}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper .input-label{align-items:center;color:#9e8b5b;display:flex;flex-direction:row;font-weight:600;justify-content:flex-start;margin-bottom:3px}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper .input-label span{color:#f44336;margin-left:5px}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper.disclosure-input{position:relative}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper.disclosure-input .disclosure-alert-wrapper{align-items:flex-start;background-color:#fff;border:1px solid #9e8b5b;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;min-height:50px;min-width:250px;padding:20px;position:absolute;right:0;top:70px;width:100%;z-index:10}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper.disclosure-input .disclosure-alert-wrapper .alert-header{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:600;justify-content:flex-start}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper.disclosure-input .disclosure-alert-wrapper .alert-header .alert-icon{color:#f44336;font-size:20px;margin-right:10px}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper.disclosure-input .disclosure-alert-wrapper .alert-message{color:#7f7f7f;line-height:24px}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper.disclosure-input .disclosure-alert-wrapper .alert-buttons-section{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;margin-top:0;width:100%}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper.disclosure-input .disclosure-alert-wrapper .alert-buttons-section .confirm-button{align-items:center;background-color:#9e8b5b;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:7px 25px;width:100px}.esg-chat-container .contents .filter-section-wrapper .filters-section .unsync-files-section{align-items:center;color:#9e8b5b;display:flex;flex:1 1;height:100%;justify-content:flex-end;margin-top:30px}.esg-chat-container .contents .filter-section-wrapper .filters-section .unsync-files-section .file-count{box-sizing:border-box;font-weight:600;padding-left:5px}.esg-chat-container .contents .chat-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;width:100%}.esg-chat-container .contents .chat-container.excluded-filters{height:calc(100% - 100px)}.esg-chat-container .contents .chat-container.included-filters{height:calc(100% - 140px)}.esg-chat-container .contents .chat-container .clear-chat-wrapper{background-color:#fff;border:1px solid #f44336;border-radius:20px;bottom:120px;color:#f44336;cursor:pointer;padding:5px 10px;position:absolute;right:30px}.esg-chat-container .contents .chat-container .chat-contents-section{border-bottom:1px solid #ccc;border-top:1px solid #ccc;box-shadow:inset 0 0 10px hsla(0,0%,80%,.502);box-sizing:border-box;height:calc(100% - 60px);margin:auto;overflow-y:auto;padding:10px 0;width:100%}.esg-chat-container .contents .chat-container .chat-contents-section::-webkit-scrollbar{width:5px}.esg-chat-container .contents .chat-container .chat-contents-section::-webkit-scrollbar-track{background:#f1f1f1}.esg-chat-container .contents .chat-container .chat-contents-section::-webkit-scrollbar-thumb{background:#9e8b5b;border-radius:50px}.esg-chat-container .contents .chat-container .chat-contents-section .chat-wrap{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:15px;height:-webkit-fit-content;height:fit-content;justify-content:flex-end;margin:0 auto;min-height:100%;overflow-y:auto;scroll-snap-align:end;width:98%}@media(max-width:1024px){.esg-chat-container{overflow:hidden;position:relative}.esg-chat-container .chat-right-section{position:absolute;right:0;top:0}.esg-chat-container .chat-right-section .expand-collapse-section-container .button-wrapper.expand-collapse-button{margin-top:10px}.esg-chat-container .contents{width:100%}.esg-chat-container .contents .filter-section-wrapper{border-bottom:1px solid #f1f1f1;box-sizing:border-box;padding:10px 10px 10px 0;position:absolute;top:60px;z-index:4}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper{min-width:35%}}@media(max-width:768px){.esg-chat-container .chat-right-section .expand-collapse-section-container .button-wrapper{font-size:14px;height:30px;margin-right:-10px;width:30px}}@media(max-width:500px){.esg-chat-container .chat-right-section{justify-content:flex-end;max-width:80%;width:-webkit-fit-content;width:fit-content}.esg-chat-container .chat-right-section .addon-section{min-width:70vw;width:100%}.esg-chat-container .contents .filter-section-wrapper .filters-section .input-wrapper{min-width:100%}.esg-chat-container .contents .chat-container .clear-chat-wrapper{bottom:140px}}.chat-card{background-color:hsla(0,0%,94%,.125);border:1px solid #ccc!important;border-radius:8px;display:flex;flex-direction:column;gap:5px;height:-webkit-fit-content;height:fit-content;justify-content:flex-end;padding:20px 20px 20px 10px}.chat-card,.chat-card.loading-card{align-items:flex-start;width:calc(100% - 40px)}.chat-card.loading-card{margin:0 auto}.chat-card.loading-card .answers{width:80%!important}.chat-card.loading-card .answers .right-section{margin-top:0;width:100%}.chat-card.loading-card .answers .right-section .loader-skeleton{margin-top:-10px;width:100%}.chat-card.loading-card .sources{width:100%}.chat-card.loading-card .sources .loader-skeleton{margin-left:60px;margin-top:-10px}.chat-card .left-section{align-items:flex-start;display:flex;justify-content:center;margin-right:10px;width:50px!important}.chat-card .left-section .icons{height:auto;width:30px}.chat-card .left-section .icons.esg-logo{width:35px}.chat-card .left-section .icons.esg-source{width:25px}.chat-card .right-section{width:100%}.chat-card .right-section,.chat-card .right-section .answer-action-items{align-items:flex-start;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.chat-card .right-section .answer-action-items{width:30px}.chat-card .right-section .answer-action-items .action-button{align-items:center;border:1px solid #ccc;border-radius:5px;box-sizing:border-box;color:#7f7f7f;cursor:pointer;display:flex;flex-direction:row;font-size:14px;gap:5px;justify-content:center;padding:5px;width:100%}.chat-card .right-section .answer-action-items .action-button:hover{border-color:#61a59e;color:#61a59e}.chat-card .right-section .answer-text{overflow-x:auto;width:calc(100% - 40px)}.chat-card .right-section .chat-references-description-card.bedrock-references{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;overflow:auto;width:100%}.chat-card .right-section .chat-references-description-card.bedrock-references .reference-headers{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.chat-card .right-section .chat-references-description-card.bedrock-references .reference-headers .download-source-section{align-items:center;cursor:pointer;display:flex;justify-content:center;width:-webkit-fit-content;width:fit-content}.chat-card .right-section .chat-references-description-card.bedrock-references .reference-headers .download-source-section svg{font-size:24px}.chat-card .right-section .chat-references-description-card.bedrock-references .source-title{font-weight:700}.chat-card .right-section .chat-references-description-card.bedrock-references .source-title .source-reference-details{color:#999;font-size:14px;font-weight:700}.chat-card .right-section .chat-references-description-card.bedrock-references .source-title .source-reference-details-link{color:#999;cursor:pointer;text-decoration:none}.chat-card .right-section .chat-references-description-card.bedrock-references .source-title .source-reference-details .page-reference-details-link{cursor:pointer;font-weight:600;margin-left:5px}.chat-card .right-section .chat-references-description-card span{color:#9e8b5b;cursor:pointer;font-size:14px;font-weight:600;margin-left:15px}.chat-card .right-section .chat-references-description-card span:hover{text-decoration:underline}.chat-card .right-section .chat-references-description-card .text-section{font-size:14px;margin-bottom:15px;overflow:hidden;width:100%}.chat-card .right-section .chat-references-description-card .text-section .text-content{overflow-wrap:break-word;white-space:normal;width:100%;word-break:break-word}.chat-card .right-section .chat-references-description-card .text-section .show-option{cursor:pointer;margin-left:5px;white-space:nowrap}.chat-card .right-section .chat-references-description-card .description-body{margin:10px 0}.chat-card .right-section .chat-references-description-card .description-body .description-text{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:10px}.chat-card .right-section.entity{display:flex;flex-direction:column}.chat-card .right-section.entity .expand-collapse-text{color:#9e8b5b;cursor:pointer;font-weight:600;margin-left:5px;width:100%}.chat-card .right-section.entity .expand-collapse-text .expand-collapse-button{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:column;font-size:16px;gap:5px;justify-content:space-between;margin-top:5px;padding:3px 10px}.chat-card .right-section.entity .expand-collapse-text .expand-collapse-button:hover{border-color:#9e8b5b}.chat-card .right-section.entity .expand-collapse-text .expand-collapse-button .entity-accordian-header{align-items:center;display:flex;justify-content:space-between;width:100%}.chat-card .right-section.entity .expand-collapse-text .expand-collapse-button .table-copyanswer-wrapper{display:flex;gap:10px}.chat-card .para-icon{color:#595959;margin:5px 10px 0 0}.chat-card .question,.chat-card .section-title{align-items:flex-start;display:flex;flex-direction:row;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;width:100%}.chat-card .sources-section-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.chat-card .sources-section-header .section-title .right-section-container{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;width:100%}.chat-card .sources-section-header .section-title .right-section-container .right-section{width:-webkit-fit-content!important;width:fit-content!important}.chat-card .sources-section-header .section-title .right-section-container .references-length{font-size:14px;font-weight:600}.chat-card .sources-section-header .section-title .right-section-container .expand-collapse-text{color:#9e8b5b;cursor:pointer;font-weight:600;margin-left:5px}.chat-card .sources-section-header .section-title .right-section-container .expand-collapse-text .expand-collapse-button{align-items:center;border:1px solid #ccc;border-radius:50px;display:flex;flex-direction:row;font-size:12px;gap:5px;justify-content:center;margin-top:5px;padding:3px 10px}.chat-card .sources-section-header .section-title .right-section-container .expand-collapse-text .expand-collapse-button:hover{border-color:#9e8b5b}.chat-card .section-title .right-section{color:#9e8b5b;font-weight:600;margin-top:0;text-align:start}.chat-card .answers{align-items:flex-start;justify-content:flex-start;margin-bottom:10px}.chat-card .answers,.chat-card .sources{display:flex;flex-direction:row;width:100%}.chat-card .sources{align-items:center;justify-content:flex-end;overflow:auto;text-align:start}.chat-card .sources.collapsed-source{display:none}.chat-card .sources.expanded-source{display:flex;height:-webkit-fit-content;height:fit-content}.chat-card .sources .right-section{flex-direction:column;width:calc(100% - 60px)}.chat-card .question{margin-bottom:10px}.chat-card .question .right-section{align-items:center;color:#9e8b5b;display:flex;flex-direction:row;font-weight:600;gap:10px;justify-content:space-between}.chat-card .question .right-section .question-container{display:inline;white-space:pre-wrap;width:calc(100% - 120px)}.chat-card .question .right-section .question-container .regenerate-question{cursor:pointer;font-size:14px;margin-left:10px}.chat-card .question .right-section .question-container .regenerate-question:hover{color:#61a59e}.chat-card .question .right-section .feedback-container{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:flex-end;width:120px}.chat-card .question .right-section .feedback-container .feed-card{align-items:center;border:2px solid #9e8b5b;border-radius:35px;cursor:pointer;display:flex;font-size:18px;height:35px;justify-content:center;width:35px}.chat-card .question .right-section .feedback-container .feed-card svg{margin-right:-2px;margin-top:-2px}.chat-card .question .right-section .feedback-container .feed-card.answer-found{border-color:#61a59e;color:#61a59e}.chat-card .question .right-section .feedback-container .feed-card.answer-found:hover{background-color:#61a59e;color:#fff}.chat-card .question .right-section .feedback-container .feed-card.answer-not-found{border-color:#f44336;color:#f44336}.chat-card .question .right-section .feedback-container .feed-card.answer-not-found:hover{background-color:#f44336;color:#fff}@media(max-width:768px){.chat-card .left-section{width:30px!important}.chat-card .left-section .icons{height:auto;width:22px}.chat-card .left-section .icons.esg-logo{width:25px}.chat-card .question .right-section{align-items:flex-start;flex-direction:column}.chat-card .question .right-section .question-container{width:100%}.chat-card .question .right-section .feedback-container{gap:5px;justify-content:flex-start;width:-webkit-fit-content;width:fit-content}.chat-card .question .right-section .feedback-container .feed-card{border:none;font-size:16px;height:25px;width:25px}.chat-card .sources-section-header .section-title .right-section-container .expand-collapse-text .expand-collapse-button{font-size:10px;padding:3px 10px}}@media(max-width:500px){.chat-card.loading-card .ant-skeleton-title{width:100%!important}.chat-card.loading-card .sources .loader-skeleton{margin-left:50px}}.file-saver-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-between;overflow:hidden;overflow-y:auto;padding-left:10px;padding-right:10px;width:100%}.file-saver-container .create-folder-button{align-items:center;background-color:#9e8b5b;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:14px;gap:5px;justify-content:center;padding:7px 15px;width:-webkit-fit-content;width:fit-content}.file-saver-container .create-folder-button .button-icon{color:#fff}.file-saver-container::-webkit-scrollbar{width:7px}.file-saver-container::-webkit-scrollbar-track{background-color:#ccc}.file-saver-container::-webkit-scrollbar-thumb{background:#61a59e;border-radius:10px;cursor:pointer}.file-saver-container .card-loader-container{align-items:center;background-color:hsla(0,0%,95%,.188);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.file-saver-container .ant-upload-drag{background:none;border:none}.file-saver-container .ant-upload-drag .ant-upload{padding:0!important}.file-saver-container .container-title-section{align-items:center;color:#3f3d56;display:flex;flex-direction:row;font-size:16px;font-weight:600;justify-content:space-between;width:100%}.file-saver-container .container-title-section .upload-button{align-items:center;background-color:#9e8b5b;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:14px;justify-content:center;padding:5px 14px}.file-saver-container .folders-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:2px;height:calc(100% - 80px);overflow-x:hidden;overflow-y:auto;padding-right:5px;width:100%}.file-saver-container .folders-container::-webkit-scrollbar{width:7px}.file-saver-container .folders-container::-webkit-scrollbar-track{background-color:#ccc}.file-saver-container .folders-container::-webkit-scrollbar-thumb{background:#61a59e;border-radius:10px;cursor:pointer}.file-saver-container .folders-container .folder-card-container{align-items:center;border:1px solid #f1f1f1;display:flex;flex-direction:column;justify-content:center;width:100%}.file-saver-container .folders-container .folder-card-container.show-contents{margin-bottom:5px}.file-saver-container .folders-container .folder-card-container .folder-header-wrapper{align-items:center;background-color:#f2f0ea;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:space-between;padding:10px;width:100%}.file-saver-container .folders-container .folder-card-container .folder-header-wrapper .name-section{align-items:center;color:#3f3d56;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;width:calc(100% - 15px)}.file-saver-container .folders-container .folder-card-container .folder-header-wrapper .name-section .folder-name{font-weight:600}.file-saver-container .folders-container .folder-card-container .folder-header-wrapper .name-section .show-hide-icon{align-items:center;cursor:pointer;display:flex;font-size:16px;justify-content:center;width:15px}.file-saver-container .folders-container .folder-card-container .folder-header-wrapper .icon-section{align-items:center;color:#9e8b5b;cursor:pointer;display:flex;font-size:16px;justify-content:center}.file-saver-container .folders-container .folder-card-container .folder-header-wrapper .icon-section:hover{color:#61a59e}.file-saver-container .folders-container .folder-card-container .folder-header-wrapper .icon-section:hover.delete-folder-icon{color:#f44336}.file-saver-container .folders-container .folder-card-container .folder-card-contents{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;padding:10px;width:100%}.file-saver-container .folders-container .folder-card-container .folder-card-contents .upload-container{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;cursor:pointer;margin:10px auto;padding:20px 10px;width:100%}.file-saver-container .folders-container .folder-card-container .folder-card-contents .upload-container .dragger-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.file-saver-container .folders-container .folder-card-container .folder-card-contents .upload-container .dragger-wrapper .upload-icon{color:#61a59e;font-size:22px}.file-saver-container .folders-container .folder-card-container .folder-card-contents .upload-container .dragger-wrapper .upload-main-text{color:#9e8b5b;font-size:16px;font-weight:600}.file-saver-container .folders-container .folder-card-container .folder-card-contents .upload-container .dragger-wrapper .upload-description-text{color:#7f7f7f;font-size:12px}.file-saver-container .folders-container .folder-card-container .folder-card-contents .files-list-container{align-items:flex-start;color:#7f7f7f;display:flex;flex-direction:column;font-size:14px;gap:10px;justify-content:flex-start;width:100%}.file-saver-container .folders-container .folder-card-container .folder-card-contents .files-list-container .file-card{align-items:flex-start;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;width:100%}.file-saver-container .folders-container .folder-card-container .folder-card-contents .files-list-container .file-card .file-icon{align-items:center;display:flex;justify-content:center}.file-saver-container .folders-container .folder-card-container .folder-card-contents .files-list-container .file-card .file-icon svg{margin-top:4px}.file-saver-container .folders-container .folder-card-container .folder-card-contents .files-list-container .file-card .trash-icon{cursor:pointer}.file-saver-container .folders-container .folder-card-container .folder-card-contents .files-list-container .file-card .file-name{overflow-wrap:anywhere;width:100%}.file-saver-container .folders-container .folder-card-container .folder-card-contents .folders-list-container{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;margin:10px 0;width:100%}.file-saver-container .folders-container .folder-card-container .delete-section{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.file-saver-container .folders-container .folders-container-align-center{color:#9e8b5b;font-size:16px;font-weight:600;margin:auto}.file-saver-container .create-folder-section{align-items:center;background-color:#fff;bottom:0;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:10px 0;position:-webkit-sticky;position:sticky;width:100%}.file-saver-container .create-folder-section .create-folder-button{align-items:center;background-color:#9e8b5b;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:14px;gap:5px;justify-content:center;padding:10px;text-align:center;width:100%}.file-saver-container .create-folder-section .create-folder-button svg{font-size:18px}.file-saver-container .create-folder-section .create-folder-button:hover{background-color:#61a59e}.file-details-form{align-items:flex-start;border:2px solid #f1f1f1;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:10px;width:100%}.file-details-form.modal-form{border:none;gap:10px;width:450px}.file-details-form.modal-form .form-submit-buttons{margin-top:20px}.file-details-form .input-label{color:#9e8b5b;font-size:14px}.file-details-form .input-container{width:100%}.file-details-form .input-container input{border:1px solid #9e8b5b;border-radius:4px;box-sizing:border-box;outline:none;padding:7px 10px;width:100%}.file-details-form .input-container.error-border input{border-color:#f44336}.file-details-form .form-error-message{color:#f44336;font-size:14px;width:100%}.file-details-form .form-submit-buttons{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;margin-top:10px;width:100%}.file-details-form .form-submit-buttons .form-button{align-items:center;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;flex:1 1;justify-content:center;padding:7px 10px}.file-details-form .form-submit-buttons .form-button.create-folder{background-color:#9e8b5b;color:#fff}.file-details-form .form-submit-buttons .form-button.create-folder:hover{background-color:#61a59e}.file-details-form .form-submit-buttons .form-button.cancel-create{border:1px solid #9e8b5b;color:#9e8b5b}.file-details-form .form-submit-buttons .form-button.cancel-create:hover{border-color:#61a59e;color:#61a59e}.confirm-delete-modal-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.confirm-delete-modal-container .delete-modal-icon{align-items:center;color:#f44336;display:flex;font-size:48px;justify-content:center}.confirm-delete-modal-container .confirm-delete-text{color:#9e8b5b;font-size:18px;margin:auto;text-align:center;width:90%}.confirm-delete-modal-container .confirm-delete-buttons-section{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;width:100%}.confirm-delete-modal-container .confirm-delete-buttons-section .loading-container{height:50px}.confirm-delete-modal-container .confirm-delete-buttons-section .modal-button{align-items:center;border-radius:5px;box-sizing:border-box;cursor:pointer;display:flex;font-weight:600;justify-content:center;padding:5px 10px;width:120px}.confirm-delete-modal-container .confirm-delete-buttons-section .modal-button.confirm-delete{background-color:#9e8b5b;border:1px solid #9e8b5b;color:#fff}.confirm-delete-modal-container .confirm-delete-buttons-section .modal-button.confirm-delete:hover{background-color:#61a59e;border-color:#61a59e}.confirm-delete-modal-container .confirm-delete-buttons-section .modal-button.cancel-delete{background-color:#fff;border:1px solid #9e8b5b;color:#9e8b5b}.confirm-delete-modal-container .confirm-delete-buttons-section .modal-button.cancel-delete:hover{border-color:#61a59e;color:#61a59e}@media(max-width:500px){.file-details-form.modal-form{width:100%}.confirm-delete-modal-container .confirm-delete-buttons-section{flex-wrap:wrap}.confirm-delete-modal-container .confirm-delete-buttons-section .modal-button{min-width:80px;width:-webkit-fit-content;width:fit-content}}.modal-main{align-items:center;background-color:rgba(34,34,34,.188);box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100vw;z-index:10}.modal-main-container{align-items:flex-start;background-color:#fff;border-radius:10px}.modal-main-container,.modal-main-container .main-container-body{display:flex;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;width:-webkit-fit-content;width:fit-content}.modal-main-container .main-container-body{align-items:center;box-sizing:border-box;flex-direction:column;max-height:85vh;min-width:350px;overflow-y:hidden;padding:10px;position:relative}.modal-main-container .main-container-body .modal-header-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;padding-left:10px;width:100%}.modal-main-container .main-container-body .modal-header-container .modal-title{color:#9e8b5b;font-size:18px;font-weight:600}.modal-main-container .main-container-body .modal-header-container .modal-close-icon{color:#7f7f7f;cursor:pointer;font-size:18px}.modal-main-container .main-container-body .modal-header-container .modal-close-icon:hover{color:#9e8b5b}.modal-main-container .main-container-body .modal-body-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.modal-main-container .main-container-body .loader-container{align-items:center;background-color:hsla(0,0%,95%,.188);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:11}@media(max-width:500px){.modal-main{padding:10px}.modal-main-container{overflow-x:auto;width:95%}.modal-main-container .main-container-body{min-width:0;width:100%}.modal-main-container .main-container-body .modal-body-container{padding:10px 0}}.ant-spin-dot-item{background-color:#0d9789!important}.promt-main-container{align-items:center;display:flex;flex-direction:column;gap:15px;height:100%;justify-content:flex-start;width:100%}.promt-main-container .ant-table-row .ant-table-cell{padding:10px;vertical-align:top}.promt-main-container .ant-table-row .ant-table-cell:last-child{vertical-align:middle}.promt-main-container.prompt-main-modal{height:75vh;width:80vw}.promt-main-container.prompt-main-full-screen{height:100%;width:100%}.promt-main-container .prompt-filters-section-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;width:100%}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:flex-start;width:100%}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .ant-select-selector{border:1px solid #ccc!important;border-radius:5px;height:35px;width:100%}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .input-wrapper{max-width:300px;width:30%}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .input-wrapper .ant-select-single{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .search-wrapper{align-items:center;border:1px solid #ccc!important;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:row;height:35px;justify-content:space-between;padding:0 10px;width:30%}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .search-wrapper .search-input{border:none;font-size:14px;outline:none;width:100%}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .search-wrapper .search-icon{color:#7f7f7f;cursor:pointer;font-size:16px}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .search-wrapper .search-icon.active-icon,.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .search-wrapper .search-icon:hover{color:#61a59e}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .prompt-filter-buttons{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .prompt-filter-buttons .filter-button{align-items:center;border:1px solid #9e8b5b;border-radius:5px;box-sizing:border-box;color:#9e8b5b;cursor:pointer;display:flex;font-weight:600;height:35px;justify-content:center;padding:0 20px;width:100px}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .prompt-filter-buttons .filter-button.apply-button{background-color:#9e8b5b;color:#fff}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .prompt-filter-buttons .filter-button.apply-button:hover{background-color:#61a59e;border-color:#61a59e}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .prompt-filter-buttons .filter-button.reset-button:hover{border-color:#61a59e;color:#61a59e}.promt-main-container .prompt-main-body{height:calc(100% - 50px);width:100%}.promt-main-container .prompt-main-body::-webkit-scrollbar{width:10px}.promt-main-container .prompt-main-body::-webkit-scrollbar-track{background-color:#fafafa}.promt-main-container .prompt-main-body::-webkit-scrollbar-thumb{background:#61a59e;border-radius:10px;cursor:pointer}.promt-main-container .prompt-main-body .text-highlight{background-color:#61a59e;border-radius:2px;box-sizing:border-box;color:#fff;padding:0 2px}@media(max-width:1024px){.promt-main-container{position:relative}.promt-main-container .prompt-filters-section-wrapper{background-color:#fff;border-bottom:1px solid #f1f1f1;box-sizing:border-box;padding-bottom:10px;position:absolute;top:30;z-index:10}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section{flex-wrap:wrap}.promt-main-container .prompt-main-body{height:calc(100% - 30px);margin-top:30px}}@media(max-width:768px){.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .input-wrapper,.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .search-wrapper{width:48%}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .prompt-filter-buttons .filter-button{width:100%}}@media(max-width:500px){.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .input-wrapper{max-width:100%;width:100%}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .search-wrapper{width:100%}.promt-main-container .prompt-filters-section-wrapper .prompt-filters-section .prompt-filter-buttons .filter-button{width:100px}}.custom-table{height:100%;max-width:100%;overflow:auto;width:100%}.custom-table::-webkit-scrollbar{height:10px;width:10px}.custom-table::-webkit-scrollbar-track{background-color:#fafafa}.custom-table::-webkit-scrollbar-thumb{background:#61a59e;border-radius:10px;cursor:pointer}.custom-table .ant-table-wrapper{height:100%}.custom-table .ant-empty-normal{margin:120px 0}.custom-table .ant-table-thead{background-color:#f2f0ea;position:-webkit-sticky;position:sticky;top:-1px;z-index:1}.custom-table .ant-pagination{background-color:#fff;bottom:-1px;box-sizing:border-box;padding:10px 0;position:-webkit-sticky;position:sticky;right:-1px;width:100%}.custom-table .ant-table-column-sorter .active{color:#61a59e!important}.custom-table .table-actions-container{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-end}.custom-table .table-actions-container .action-item{align-items:center;color:#9e8b5b;cursor:pointer;display:flex;flex-direction:row;gap:5px;justify-content:center}.action-buttons-container{gap:10px;width:100%}.action-buttons-container,.action-buttons-container .action-button{align-items:center;display:flex;flex-direction:row;justify-content:center}.action-buttons-container .action-button{border:1px solid #9e8b5b;border-radius:5px;box-sizing:border-box;color:#9e8b5b;cursor:pointer;font-weight:600;gap:5px;padding:5px 15px;width:-webkit-fit-content;width:fit-content}.action-buttons-container .action-button:hover{background-color:#e7f4f3;border-color:#61a59e;color:#61a59e}@media(max-width:768px){.ant-empty-normal{margin:0!important}}.filters-manage-section{align-items:center;cursor:pointer;display:none;flex-direction:row;justify-content:space-between;width:100%}.filters-manage-section:hover{color:#9e8b5b}.filters-manage-section .icon-section{align-items:center;box-sizing:border-box;color:#7f7f7f;display:flex;font-size:18px;justify-content:center;padding:0 5px}.filters-manage-section .text-section{box-sizing:border-box;color:#7f7f7f;font-size:14px;font-weight:600;margin-top:-2px;padding:0 10px}.filters-manage-section .line-section{background-color:#f2f0ea;border-radius:5px;height:2px;width:90%}@media(max-width:1024px){.filters-manage-section{display:flex}}.disclosure-container{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:flex-start;overflow:hidden;position:relative;width:100%}.disclosure-container .container-title-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;width:100%}.disclosure-container .container-title-section .title-main{color:#9e8b5b;font-size:18px;font-weight:600}.disclosure-container .container-title-section .description{color:#7f7f7f;font-size:12px}.disclosure-container .card-loader-container{align-items:center;background-color:hsla(0,0%,95%,.188);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.disclosure-container .disclosures-list-contents{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;height:100%;justify-content:flex-start;overflow-x:hidden;overflow-y:auto;padding-left:2px;padding-right:10px;width:100%}.disclosure-container .disclosures-list-contents::-webkit-scrollbar{width:7px}.disclosure-container .disclosures-list-contents::-webkit-scrollbar-track{background-color:#ccc}.disclosure-container .disclosures-list-contents::-webkit-scrollbar-thumb{background:#61a59e;border-radius:10px;cursor:pointer}.disclosure-container .disclosures-list-contents .no-contents{align-items:center;box-sizing:border-box;color:#3f3d56;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;padding:30px 0;width:100%}.disclosure-container .disclosures-list-contents .no-contents .message{text-align:center;width:100%}.disclosure-container .disclosures-list-contents .disclosure-parent-section{align-items:center;border:1px solid #f1f1f1;border-radius:5px;display:flex;flex-direction:column;justify-content:center;width:100%}.disclosure-container .disclosures-list-contents .disclosure-parent-section-header{align-items:center;background-color:#f2f0ea;border-radius:5px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:10px;width:100%}.disclosure-container .disclosures-list-contents .disclosure-parent-section-header .title-section{color:#3f3d56;font-weight:600}.disclosure-container .disclosures-list-contents .disclosure-parent-section-header .collapse-section{align-items:center;color:#3f3d56;display:flex;flex-direction:row;font-size:16px;gap:5px;justify-content:center}.disclosure-container .disclosures-list-contents .disclosure-parent-section-body{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;padding:10px;width:100%}.disclosure-container .disclosures-list-contents .disclosure-parent-section-body .disclosure-child-section{width:100%}.disclosure-container .disclosures-list-contents .disclosure-parent-section-body .disclosure-child-section-header{align-items:center;border-radius:5px;box-sizing:border-box;color:#9e8b5b;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px;width:100%}.disclosure-container .disclosures-list-contents .disclosure-parent-section-body .disclosure-child-section-header .title-section{align-items:flex-start;display:flex;gap:10px;justify-content:flex-start;width:100%}.disclosure-container .disclosures-list-contents .disclosure-parent-section-body .disclosure-child-section-header .title-section .section-line{border-bottom:1px solid #ccc;border-left:1px solid #ccc;height:15px;margin-top:-5px;width:15px}.disclosure-container .disclosures-list-contents .disclosure-parent-section-body .disclosure-child-section-header:hover{background-color:#f2f0ea}.disclosure-container .disclosures-list-contents .disclosure-parent-section-body .disclosure-child-section-body{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;padding-left:10px;width:100%}.chat-input-container{flex-direction:column;justify-content:flex-end}.chat-input-container,.chat-input-container .uploaded-files{align-items:center;box-sizing:border-box;display:flex;width:100%}.chat-input-container .uploaded-files{flex-wrap:wrap;gap:10px;justify-content:flex-start;padding:5px 0}.chat-input-container .uploaded-files .uploaded-file-card{align-items:center;border:1px solid #ccc;border-radius:20px;box-sizing:border-box;color:#9e8b5b;display:flex;flex-direction:row;font-size:12px;gap:5px;justify-content:center;padding:5px 10px;width:-webkit-fit-content;width:fit-content}.chat-input-container .uploaded-files .uploaded-file-card .remove-icon{color:#7f7f7f;cursor:pointer}.chat-input-container .uploaded-files .uploaded-file-card .remove-icon:hover{color:#f44336}.chat-input-container .chat-input-section{gap:10px;padding-top:5px;width:100%}.chat-input-container .chat-input-section,.chat-input-container .chat-input-section .chat-input-wrapper{align-items:flex-end;box-sizing:border-box;display:flex;flex-direction:row;height:-webkit-fit-content;height:fit-content;justify-content:center}.chat-input-container .chat-input-section .chat-input-wrapper{background-color:#fff;border:2px solid #ccc!important;border-radius:8px;min-height:75px;overflow:hidden;padding-left:10px;position:relative;width:calc(100% - 140px)}.chat-input-container .chat-input-section .chat-input-wrapper:focus .placeholder,.chat-input-container .chat-input-section .chat-input-wrapper:hover .placeholder{display:none}.chat-input-container .chat-input-section .chat-input-wrapper .placeholder{background-color:#fff;color:#9e8b5b;left:15px;position:absolute;top:5px;width:100%}.chat-input-container .chat-input-section .chat-input-wrapper .placeholder .line-2{font-size:12px;font-style:italic}.chat-input-container .chat-input-section .chat-input-wrapper .input-question{border:none;border-right:1px solid #f1f1f1!important;box-sizing:border-box;font-size:14px;line-height:22px;max-height:150px;min-height:75px;outline:none;overflow-x:hidden;overflow-y:auto;padding:5px;resize:none;white-space:pre-wrap;width:100%}.chat-input-container .chat-input-section .chat-input-wrapper .input-question::-webkit-scrollbar{width:10px}.chat-input-container .chat-input-section .chat-input-wrapper .input-question::-webkit-scrollbar-track{background-color:#fafafa}.chat-input-container .chat-input-section .chat-input-wrapper .input-question::-webkit-scrollbar-thumb{background:#61a59e;border-radius:10px;cursor:pointer}.chat-input-container .chat-input-section .chat-input-wrapper .ant-upload-wrapper{align-items:center;display:flex;height:40px;justify-content:center;width:100px}.chat-input-container .chat-input-section .chat-input-wrapper .ant-upload-wrapper .ant-upload{align-items:center;background:none;background-color:#fafafa;border:none;border-radius:5px;cursor:pointer;display:flex;height:100%;justify-content:center;outline:none;width:100%}.chat-input-container .chat-input-section .chat-input-wrapper .ant-upload-wrapper .ant-upload:hover{color:#61a59e}.chat-input-container .chat-input-section .chat-input-wrapper .ant-upload-wrapper .ant-upload .dragger-contents{align-items:center;color:#9e8b5b;display:flex;flex-direction:row;gap:5px;justify-content:center;padding:0 5px;width:-webkit-fit-content;width:fit-content}.chat-input-container .chat-input-section .chat-input-wrapper .ant-upload-wrapper .ant-upload .dragger-contents .upload-icon{color:#9e8b5b;font-size:20px;margin-bottom:-2px}.chat-input-container .chat-input-section .clear-icon{align-self:center;display:flex;padding:2px}.chat-input-container .chat-input-section .clear-icon:hover{color:#f44336;cursor:pointer}.chat-input-container .chat-input-section .form-buttons-section{align-items:center;display:flex;flex-direction:column;gap:5px;height:80px;justify-content:flex-end;position:relative;width:140px}.chat-input-container .chat-input-section .form-buttons-section .view-playbook-tooltip-container{background-color:#fff;border:1px solid #61a59e;border-radius:5px;padding:7px 10px;position:absolute;right:10px;top:-50px;width:190px!important;z-index:10}.chat-input-container .chat-input-section .form-buttons-section .view-playbook-tooltip-container .tooltip-contents{color:#61a59e;margin:auto;width:-webkit-fit-content;width:fit-content}.chat-input-container .chat-input-section .form-buttons-section .view-playbook-tooltip-container:after{border-color:#61a59e #0000 #0000;border-style:solid;border-width:12px 10px 0;bottom:-12px;content:"";position:absolute;right:0}.chat-input-container .chat-input-section .form-buttons-section .form-button-default{align-items:center;border:1px solid #9e8b5b;border-radius:5px;box-sizing:border-box;color:#9e8b5b;cursor:pointer;display:flex;font-weight:600;justify-content:center;padding:5px;text-align:center;width:100%}.chat-input-container .chat-input-section .form-buttons-section .form-button-default:hover{border-color:#61a59e;color:#61a59e}.chat-input-container .chat-input-section .form-buttons-section .form-button{align-items:center;background-color:#9e8b5b;border-color:#9e8b5b;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:16px!important;justify-content:center;letter-spacing:.5px;padding:7px 15px;width:100%}.chat-input-container .chat-input-section .form-buttons-section .form-button .icon{font-size:18px;margin-left:10px}.chat-input-container .chat-input-section .form-buttons-section .form-button.disabled{background-color:#9e8b5b;cursor:not-allowed!important;opacity:.8;-webkit-user-select:none;user-select:none}.chat-input-container .chat-input-section .form-buttons-section .form-button:hover{background-color:#61a59e}.chat-input-container .chat-input-section .form-buttons-section .form-button:hover.disabled{background-color:#9e8b5b}.chat-input-container .chat-input-wrapper .prompt-evaluation-screen{min-height:150px!important}.chat-input-container .chat-input-wrapper .prompt-evaluation-screen:hover{cursor:not-allowed!important;opacity:.8;-webkit-user-select:none;user-select:none}.chat-input-container .input-question .prompt-evaluation-screen{min-height:150px!important}@media(max-width:500px){.chat-input-container .chat-input-section{flex-direction:column}.chat-input-container .chat-input-section .chat-input-wrapper{width:100%}.chat-input-container .chat-input-section .form-buttons-section{flex-direction:row;height:-webkit-fit-content;height:fit-content;width:100%}.chat-input-container .chat-input-section .form-buttons-section .form-button,.chat-input-container .chat-input-section .form-buttons-section .form-button-default{height:35px}}.pdf-preview-container{align-items:center;background-color:rgba(34,34,34,.188);box-sizing:border-box;display:flex;flex-direction:row;gap:10px;height:100vh;justify-content:center;max-height:100vh;max-width:100%;min-width:50%;overflow:hidden;padding:20px 30px;position:fixed;resize:horizontal;right:0;top:0;z-index:99}.pdf-preview-container.full-width-container{width:100vw}.pdf-preview-container .resize-border{background-color:#f1f1f1;cursor:ew-resize;height:100%;width:5px}.pdf-preview-container .pdf-preview-content{align-items:center;background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:20px;position:relative;width:100%}.pdf-preview-container .pdf-preview-content .icons-container{align-items:center;color:#9e8b5b;cursor:pointer;display:flex;font-size:18px;font-weight:600;gap:5px;justify-content:space-between;margin-bottom:10px;width:100%}.pdf-preview-container .pdf-preview-content .icons-container:hover{color:#9e8b5b}.pdf-preview-container .pdf-preview-content .icons-container .close-container{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:center}.pdf-preview-container .pdf-preview-content .icons-container svg{color:#7f7f7f;cursor:pointer;font-size:28px}.pdf-preview-container .pdf-preview-content .icons-container svg:hover{color:#9e8b5b}.pdf-preview-container .pdf-preview-content .doc-viewer,.pdf-preview-container .pdf-preview-content .doc-viewer html{height:100%;width:100%}.pdf-preview-container .pdf-preview-content .file-error-container,.pdf-preview-container .pdf-preview-content .file-loading-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.pdf-preview-container .pdf-preview-content .file-error-container{color:#3f3d56;flex-direction:column;font-size:18px;gap:10px}.pdf-preview-container .pdf-preview-content .file-error-container .x-mark-icon{color:#f44336;font-size:32px}.pdf-preview-container .pdf-preview-content .navigation-controls{align-items:center;background-color:#fafafa;border-radius:5px;bottom:10px;box-sizing:border-box;display:flex;flex-direction:row;font-size:14px;gap:20px;justify-content:center;margin:auto;padding:10px 15px;position:absolute;width:-webkit-fit-content;width:fit-content;z-index:5}.pdf-preview-container .pdf-preview-content .navigation-controls .navigation-buttons{align-items:center;color:#7f7f7f;cursor:pointer;display:flex;flex-direction:row;gap:5px;justify-content:center}.pdf-preview-container .pdf-preview-content .navigation-controls .navigation-buttons:hover{color:#9e8b5b}.pdf-preview-container .pdf-preview-content .preview-section{align-items:center;display:flex;height:100%;justify-content:center;overflow-x:hidden;overflow-y:auto;width:100%}.pdf-preview-container .pdf-preview-content .preview-section::-webkit-scrollbar{width:10px}.pdf-preview-container .pdf-preview-content .preview-section::-webkit-scrollbar-track{background-color:#fafafa}.pdf-preview-container .pdf-preview-content .preview-section::-webkit-scrollbar-thumb{background:#61a59e;border-radius:10px;cursor:pointer}.pdf-preview-container .pdf-preview-content .preview-section .section-extra-contents{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%!important;height:auto;justify-content:center;left:0;position:absolute;top:0;width:100%}.pdf-preview-container .pdf-preview-content .preview-section .section-extra-contents.error-container{color:#9e8b5b;font-size:18px}.pdf-preview-container .pdf-preview-content .preview-section .section-extra-contents.error-container .error-icon{color:#f44336;font-size:42px}.pdf-preview-container .pdf-preview-content .preview-section .preview-main{height:100%;width:auto}.pdf-preview-download-section{align-items:center;background-color:#fff;border:2px solid #ccc;border-radius:10px;box-shadow:2px 2px 15px #9e8b5b;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:10px 15px;position:fixed;right:30px;top:30px;width:270px;z-index:999}.pdf-preview-download-section .download-section-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.pdf-preview-download-section .download-section-header .header-title{color:#3f3d56;font-weight:600}.pdf-preview-download-section .download-section-header .header-icon{align-items:center;color:#7f7f7f;cursor:pointer;display:flex;justify-content:center}.pdf-preview-download-section .download-section-body{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:10px 0;width:100%}.pdf-preview-download-section .download-section-body .download-message-container{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;width:100%}.pdf-preview-download-section .download-section-body .download-message-container.success-message svg{color:#61a59e}.pdf-preview-download-section .download-section-body .download-message-container.error-message svg{color:#f44336}.pdf-preview-download-section .download-section-body .file-loading-container{align-items:center;display:flex;height:150px;justify-content:center;width:100%}.pdf-preview-download-section .download-section-body .download-section-preview{display:none}@media(max-width:768px){.pdf-preview-container{width:100%}}:root{--rpv-attachment__item--hover-background-color:#0000001a;--rpv-attachment__item-color:#000}.rpv-core__viewer--dark{--rpv-attachment__item--hover-background-color:#2566e8;--rpv-attachment__item-color:#fff}.rpv-attachment__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-attachment__empty--rtl{direction:rtl}.rpv-attachment__list{display:flex;flex-direction:column;height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-attachment__list--rtl{direction:rtl}.rpv-attachment__item{align-items:center;background-color:#0000;border:none;color:#000;color:var(--rpv-attachment__item-color);cursor:pointer;display:flex;padding:.5rem;text-align:left;width:100%}.rpv-attachment__item:focus{outline:0}.rpv-attachment__item:focus,.rpv-attachment__item:hover{background-color:#0000001a;background-color:var(--rpv-attachment__item--hover-background-color)}.rpv-attachment__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-bookmark__item--hover-background-color:#0000001a;--rpv-bookmark__item-color:#000}.rpv-core__viewer--dark{--rpv-bookmark__item--hover-background-color:#2566e8;--rpv-bookmark__item-color:#fff}.rpv-bookmark__item{align-items:center;color:#000;color:var(--rpv-bookmark__item-color);cursor:pointer;display:flex;padding-bottom:.25rem;padding-right:.25rem;padding-top:.25rem}.rpv-bookmark__item:focus{outline:0}.rpv-bookmark__item:focus,.rpv-bookmark__item:hover{background-color:#0000001a;background-color:var(--rpv-bookmark__item--hover-background-color)}.rpv-bookmark__toggle{align-items:center;display:flex;height:1rem;margin-right:.25rem;width:1rem}.rpv-bookmark__title{flex-grow:1;flex-shrink:1;text-decoration:none}.rpv-bookmark__list{list-style-type:none;margin:0;overflow:auto;padding:0}.rpv-bookmark__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-bookmark__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-bookmark__empty--rtl{direction:rtl}.rpv-bookmark__container{height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-bookmark__container--rtl{direction:rtl}:root{--rpv-core__annotation--link-hover-background-color:#ff03;--rpv-core__annotation-popup-wrapper-background-color:#faf089;--rpv-core__annotation-popup-wrapper-box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--rpv-core__annotation-popup-content-border-top-color:#1a202c;--rpv-core__arrow-border-color:#0000004d;--rpv-core__asking-password-color:#000;--rpv-core__asking-password-wrapper-background-color:#fff;--rpv-core__asking-password-wrapper-border-color:#0000004d;--rpv-core__button-background-color:#0000004d;--rpv-core__button-color:#000;--rpv-core__doc-error-background-color:#fff;--rpv-core__doc-error-text-background-color:#c02424;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#fff;--rpv-core__full-screen-target-background-color:#fff;--rpv-core__inner-page-background-color:#fff;--rpv-core__menu-divider-border-bottom-color:#0000004d;--rpv-core__menu-item-color:#000;--rpv-core__menu-item--hover-background-color:#0000001a;--rpv-core__menu-item--disabled-color:#0000004d;--rpv-core__minimal-button-color:#000;--rpv-core__minimal-button--hover-background-color:#0000001a;--rpv-core__minimal-button--disabled-color:#0000004d;--rpv-core__minimal-button--selected-background-color:#0000001a;--rpv-core__modal-body-background-color:#fff;--rpv-core__modal-body-border-color:#0000004d;--rpv-core__modal-overlay-background-color:#00000080;--rpv-core__page-layer-box-shadow:2px 2px 8px 0 #0003;--rpv-core__popover-body-background-color:#fff;--rpv-core__popover-body-border-color:#0000004d;--rpv-core__popover-body-color:#000;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__primary-button-color:#fff;--rpv-core__progress-bar-background-color:#0000001a;--rpv-core__progress-bar-progress-background-color:#2566e8;--rpv-core__progress-bar-progress-color:#fff;--rpv-core__separator-border-bottom-color:#0000004d;--rpv-core__spinner-border-color:#0006;--rpv-core__spinner-border-transparent-color:#0000;--rpv-core__splitter-background-color:#0000;--rpv-core__splitter--hover-background-color:#0003;--rpv-core__text-layer-text--selection-background-color:#00f;--rpv-core__text-layer-text--selection-color:#0000;--rpv-core__textbox-background-color:#fff;--rpv-core__textbox-border-color:#0003;--rpv-core__textbox-color:#000;--rpv-core__tooltip-body-background-color:#000;--rpv-core__tooltip-body-color:#fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color:#363636;--rpv-core__asking-password-color:#fff;--rpv-core__asking-password-wrapper-border-color:#191919;--rpv-core__asking-password-wrapper-background-color:#191919;--rpv-core__button-background-color:#171717;--rpv-core__button-color:#fff;--rpv-core__doc-error-background-color:#191919;--rpv-core__doc-error-text-background-color:#c02323;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#191919;--rpv-core__full-screen-target-background-color:#1a1a1a;--rpv-core__inner-page-background-color:#1a1a1a;--rpv-core__menu-divider-border-bottom-color:#000;--rpv-core__menu-item-color:#fff;--rpv-core__menu-item--hover-background-color:#2566e8;--rpv-core__menu-item--disabled-color:#5e5e5e;--rpv-core__minimal-button-color:#fff;--rpv-core__minimal-button--disabled-color:#5e5e5e;--rpv-core__minimal-button--hover-background-color:#191919;--rpv-core__minimal-button--selected-background-color:#1657bb;--rpv-core__modal-body-background-color:#363636;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__popover-body-background-color:#363636;--rpv-core__popover-body-color:#fff;--rpv-core__progress-bar-background-color:#000;--rpv-core__separator-border-bottom-color:#000;--rpv-core__spinner-border-color:#fff;--rpv-core__splitter-background-color:#1a1a1a;--rpv-core__splitter--hover-background-color:#2566e8;--rpv-core__textbox-background-color:#121212;--rpv-core__textbox-border-color:#121212;--rpv-core__textbox-color:#fff;--rpv-core__tooltip-body-background-color:#414141;--rpv-core__tooltip-body-color:#fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid #0000004d;border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:#0000004d;border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid #0000004d;border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:#0000004d;border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{left:50%}.rpv-core__arrow--tc,.rpv-core__arrow--tr{bottom:0;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{right:0}.rpv-core__arrow--rt{left:0;top:0;transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{top:50%}.rpv-core__arrow--rb,.rpv-core__arrow--rc{left:0;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0}.rpv-core__arrow--bl{left:0;top:0;transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%}.rpv-core__arrow--bc,.rpv-core__arrow--br{top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0}.rpv-core__arrow--lt{right:0;top:0;transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{top:50%}.rpv-core__arrow--lb,.rpv-core__arrow--lc{right:0;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:#000;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:#fff;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid #0000004d;border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:#0000004d;background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;overflow:hidden;position:absolute;top:0}.rpv-core__doc-error{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-error-background-color);display:flex;height:100%;justify-content:center}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:#c02424;background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-loading-background-color);display:flex;height:100%;justify-content:center;min-height:inherit;width:100%}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{transform:scaleX(-1)}.rpv-core__inner-container{min-height:inherit}.rpv-core__inner-pages{overflow:auto}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-pages--single{overflow:hidden}.rpv-core__inner-page-container--single{overflow:auto}.rpv-core__inner-page{background-color:#fff;background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__inner-page--single{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-even{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-odd{align-items:center;display:flex;justify-content:flex-start}.rpv-core__inner-page--dual-cover{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-cover-odd{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-cover-even{align-items:center;display:flex;justify-content:flex-start}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:#ff03;background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid #0000004d;border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:#0000;border:none;color:#000;color:var(--rpv-core__menu-item-color);cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{outline:0}.rpv-core__menu-item:focus,.rpv-core__menu-item:hover{background-color:#0000001a;background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:#0000004d;color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:#0000}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:#0000;border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:#0000001a;background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:#0000004d;color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:#0000001a;background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:#fff;background-color:var(--rpv-core__modal-body-background-color);border:1px solid #0000004d;border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:#00000080;background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.rpv-core__modal-overlay,.rpv-core__page-layer{align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{overflow:visible;position:relative}.rpv-core__page-layer:after{bottom:.25rem;box-shadow:2px 2px 8px 0 #0003;box-shadow:var(--rpv-core__page-layer-box-shadow);content:"";left:.25rem;position:absolute;right:.25rem;top:.25rem}.rpv-core__page-layer--single{margin:0 auto}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{border:1px solid #0000004d;border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body,.rpv-core__popover-body-arrow{background-color:#fff;background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:#faf089;background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid #1a202c;border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);max-height:16rem;overflow:auto;padding:.25rem}.rpv-core__primary-button{background-color:#2566e8;background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:#fff;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:#0000001a;background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:#2566e8;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:#fff;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;height:.75rem;justify-content:center}.rpv-core__separator{border-bottom:1px solid #0000004d;border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid #0000;border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid #0000;border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-radius:9999px;border-right:2px solid #0006;border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid #0006;border-top:2px solid var(--rpv-core__spinner-border-color)}.rpv-core__spinner--animating{animation-duration:.4s;animation-iteration-count:infinite;animation-name:rpv-core__spinner-transform;animation-timing-function:linear}@keyframes rpv-core__spinner-transform{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rpv-core__splitter{background-color:initial;background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter--resizing,.rpv-core__splitter:hover{background-color:#0003;background-color:var(--rpv-core__splitter--hover-background-color);cursor:col-resize}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;user-select:none}.rpv-core__textbox{background-color:#fff;background-color:var(--rpv-core__textbox-background-color);border:1px solid #0003;border:1px solid var(--rpv-core__textbox-border-color);border-radius:.25rem;box-sizing:border-box;color:#000;color:var(--rpv-core__textbox-color);height:2rem;padding:0 .5rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{height:100%;left:0;line-height:1;opacity:.2;position:absolute;top:0;width:100%;z-index:1}.rpv-core__text-layer span::selection{background-color:#00f;background-color:var(--rpv-core__text-layer-text--selection-background-color);color:#0000;color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::selection{color:#0000}.rpv-core__text-layer-text{color:#0000;cursor:text;position:absolute;transform-origin:0 0;white-space:pre}.rpv-core__tooltip-body{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media(min-width:640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media(min-width:768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media(min-width:1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}.rpv-core__viewer{min-height:inherit}:root{--rpv-thumbnail__container-background-color:#fff;--rpv-thumbnail__container-box-shadow:#0003 2px 2px 8px 0px;--rpv-thumbnail__item--selected-background-color:#0000004d}.rpv-core__viewer--dark{--rpv-thumbnail__item--selected-background-color:#2566e8}.rpv-thumbnail__cover,.rpv-thumbnail__cover-inner{align-items:center;display:flex;height:100%;justify-content:center;min-height:inherit;width:100%}.rpv-thumbnail__cover-image{max-height:100%;max-width:100%}.rpv-thumbnail__cover-loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-thumbnail__container{align-items:center;background:#fff;background:var(--rpv-thumbnail__container-background-color);box-shadow:2px 2px 8px 0 #0003;box-shadow:var(--rpv-thumbnail__container-box-shadow);display:flex;justify-content:center;margin:0 auto;position:relative}.rpv-thumbnail__item{cursor:pointer}.rpv-thumbnail__item--dual-cover,.rpv-thumbnail__item--single{padding:.5rem}.rpv-thumbnail__item--dual-cover-odd,.rpv-thumbnail__item--dual-even{padding:.5rem 0 .5rem .5rem}.rpv-thumbnail__item--dual-cover-even,.rpv-thumbnail__item--dual-odd{padding:.5rem .5rem .5rem 0}.rpv-thumbnail__item--dual-cover:hover,.rpv-thumbnail__item--single:hover,.rpv-thumbnail__items--dual-cover:hover .rpv-thumbnail__item,.rpv-thumbnail__items--dual:hover .rpv-thumbnail__item{background-color:#0000004d;background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__item:focus{outline:0}.rpv-thumbnail__label{font-size:.75em;padding:.25rem;text-align:center}.rpv-thumbnail__list{overflow:auto;padding:.5rem}.rpv-thumbnail__list--rtl{direction:rtl}.rpv-thumbnail__list--horizontal{align-items:center;display:flex;flex-direction:row;width:100%}.rpv-thumbnail__list--vertical{height:100%}.rpv-thumbnail__items{align-items:center;display:flex;justify-content:center}.rpv-thumbnail__items--selected .rpv-thumbnail__item{background-color:#0000004d;background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__list-container{height:100%;width:100%}.rpv-thumbnail__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-drop__area-background-color:#fff;--rpv-drop__area-body-border-color:#0000004d;--rpv-drop__area-body-color:#000}.rpv-core__viewer--dark{--rpv-drop__area-background-color:#191919;--rpv-drop__area-body-border-color:#fff;--rpv-drop__area-body-color:#fff}.rpv-drop__area{background-color:#fff;background-color:var(--rpv-drop__area-background-color);bottom:0;left:0;padding:.5rem;position:absolute;right:0;top:0;z-index:9999}.rpv-drop__area-body{align-items:center;border:2px dashed #0000004d;border:2px dashed var(--rpv-drop__area-body-border-color);color:#000;color:var(--rpv-drop__area-body-color);display:flex;font-size:1.5rem;height:100%;justify-content:center}.rpv-drop__area-body--rtl{direction:rtl}:root{--rpv-full-screen__overlay-background-color:#fff}.rpv-core__viewer--dark{--rpv-full-screen__overlay-background-color:#1a1a1a}.rpv-full-screen__exit-button{bottom:0;padding:.5rem;position:fixed;z-index:2}.rpv-full-screen__exit-button--ltr{right:0}.rpv-full-screen__exit-button--rtl{left:0}.rpv-full-screen__overlay{align-items:center;background-color:#fff;background-color:var(--rpv-full-screen__overlay-background-color);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.rpv-open__input-wrapper{position:relative}.rpv-open__input{bottom:0;cursor:pointer;display:none;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.rpv-open__input::-webkit-file-upload-button{width:0}.rpv-page-navigation__current-page-input{margin:0 .25rem;text-align:right;width:3rem}:root{--rpv-print__progress-body-background-color:#fff;--rpv-print__progress-body-border-color:#0000004d;--rpv-print__progress-body-color:#000}.rpv-core__viewer--dark{--rpv-print__progress-body-background-color:#363636;--rpv-print__progress-body-border-color:#0000;--rpv-print__progress-body-color:#fff}.rpv-print__permission-body{padding:1rem}.rpv-print__permission-footer{display:flex;justify-content:center;padding:0 1rem 1rem 0}.rpv-print__progress{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.rpv-print__progress-body{background-color:#fff;background-color:var(--rpv-print__progress-body-background-color);border:1px solid #0000004d;border:1px solid var(--rpv-print__progress-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-print__progress-body-color);padding:1.5rem;text-align:center;width:15rem}.rpv-print__progress-body--rtl{direction:rtl}.rpv-print__progress-bar{margin-bottom:1rem}.rpv-print__progress-message{margin-bottom:.5rem}.rpv-print__zone{display:none}@media print{@page{margin:0}.rpv-print__html-printing{height:100%}.rpv-print__body-printing{height:100%;margin:0}.rpv-print__body-printing *{display:none}.rpv-print__zone{display:block;height:100%}.rpv-print__page{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;page-break-after:always;page-break-inside:avoid;width:100%}.rpv-print__page img{display:block;max-height:100%;max-width:100%}}.rpv-properties__loader{text-align:center}.rpv-properties__modal{min-height:20rem;padding:.5rem 0}.rpv-properties__modal-section{padding:0 .5rem}.rpv-properties__modal-footer{display:flex;justify-content:center;margin-top:.5rem}.rpv-properties__item{align-items:flex-start;display:flex;margin:.5rem 0}.rpv-properties__item--rtl{direction:rtl}.rpv-properties__item-label{padding-right:.5rem;width:25%}.rpv-properties__item-value{flex:1 1}.rpv-search__highlights{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-search__highlight{background-color:#ff06;background-color:var(--rpv-search__highlight-background-color);border-radius:.25rem;position:absolute;z-index:1}.rpv-search__highlight--current{background-color:#00800066;background-color:var(--rpv-search__highlight--current-background-color)}.rpv-search__popover{padding:0 .5rem}.rpv-search__popover-input-counter{align-items:center;display:flex;margin-bottom:.5rem;position:relative;width:12rem}.rpv-search__popover-counter{align-items:center;bottom:0;display:flex;position:absolute;top:0}.rpv-search__popover-counter--ltr{padding-right:.25rem;right:0}.rpv-search__popover-counter--rtl{left:0;padding-left:.25rem}.rpv-search__popover-label{align-items:center;cursor:pointer;display:flex;margin-bottom:.5rem}.rpv-search__popover-label-checkbox{cursor:pointer;margin-right:.25rem}.rpv-search__popover-footer{align-items:center;display:flex}.rpv-search__popover-footer-item{padding:0 .25rem}.rpv-search__popover-footer-button--ltr{margin-left:auto}.rpv-search__popover-footer-button--rtl{margin-right:auto}:root{--rpv-search__highlight-background-color:#ff06;--rpv-search__highlight--current-background-color:#00800066}.rpv-selection-mode__grab{cursor:grab}.rpv-selection-mode__grab :not(input),.rpv-selection-mode__grab :not(select),.rpv-selection-mode__grab :not(textarea){cursor:grab!important}.rpv-selection-mode__grabbing{cursor:grabbing}.rpv-selection-mode__grabbing :not(input),.rpv-selection-mode__grabbing :not(select),.rpv-selection-mode__grabbing :not(textarea){cursor:grabbing!important}:root{--rpv-zoom__popover-target-arrow-border-color:#0009}.rpv-core__viewer--dark{--rpv-zoom__popover-target-arrow-border-color:#fff}.rpv-zoom__popover-target{align-items:center;color:var(--rpv-zoom__popover-target-color);display:flex}.rpv-zoom__popover-target-scale--ltr{margin-right:.25rem}.rpv-zoom__popover-target-scale--rtl{margin-left:.25rem}.rpv-zoom__popover-target-arrow{border-color:#0009 #0000 #0000;border-color:var(--rpv-zoom__popover-target-arrow-border-color) #0000 #0000;border-style:solid;border-width:.5rem .25rem 0;height:0;width:0}:root{--rpv-toolbar__label--color:#000}.rpv-core__viewer--dark{--rpv-toolbar__label--color:#fff}.rpv-toolbar{align-items:center;display:flex;width:100%}.rpv-toolbar--rtl{direction:rtl}.rpv-toolbar__center,.rpv-toolbar__left{align-items:center;display:flex}.rpv-toolbar__center{flex-grow:1;flex-shrink:1;justify-content:center}.rpv-toolbar__right{align-items:center;display:flex;margin-left:auto}.rpv-toolbar__item{align-items:center;display:flex;padding:0 .125rem}.rpv-toolbar__label{color:#000;color:var(--rpv-toolbar__label--color)}:root{--rpv-default-layout__body-background-color:#fff;--rpv-default-layout__container-border-color:#0000004d;--rpv-default-layout__toolbar-background-color:#eee;--rpv-default-layout__toolbar-border-bottom-color:#0000001a;--rpv-default-layout__sidebar-border-color:#0003;--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#eee;--rpv-default-layout__sidebar-content--opened-background-color:#fff;--rpv-default-layout__sidebar-content--opened-border-color:#0003;--rpv-default-layout__sidebar-content--opened-color:#000}.rpv-core__viewer--dark{--rpv-default-layout__body-background-color:#1a1a1a;--rpv-default-layout__container-border-color:#454647;--rpv-default-layout__toolbar-background-color:#292929;--rpv-default-layout__toolbar-border-bottom-color:#000;--rpv-default-layout__sidebar-border-color:#000;--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#292929;--rpv-default-layout__sidebar-content--opened-background-color:#1a1a1a;--rpv-default-layout__sidebar-content--opened-border-color:#292929;--rpv-default-layout__sidebar-content--opened-color:#fff}.rpv-default-layout__container{border:1px solid #0000004d;border:1px solid var(--rpv-default-layout__container-border-color);box-sizing:border-box;height:100%;width:100%}.rpv-default-layout__toolbar{align-items:center;background-color:#eee;background-color:var(--rpv-default-layout__toolbar-background-color);border-bottom:1px solid #0000001a;border-bottom:1px solid var(--rpv-default-layout__toolbar-border-bottom-color);display:flex;height:2.5rem;left:0;position:absolute;top:0;width:100%;z-index:1}.rpv-default-layout__sidebar{display:flex;padding-top:2.5rem}.rpv-default-layout__sidebar--opened{background-color:#fff;background-color:var(--rpv-default-layout__sidebar--opened-background-color);bottom:0;left:0;position:absolute;top:0;width:12rem;z-index:1}.rpv-default-layout__sidebar--ltr{border-right:1px solid #0003;border-right:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__sidebar--rtl{border-left:1px solid #0003;border-left:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__main{display:flex;height:100%;position:relative}.rpv-default-layout__main--rtl{direction:rtl}.rpv-default-layout__body{background-color:#fff;background-color:var(--rpv-default-layout__body-background-color);flex:1 1;overflow:auto;padding-top:2.5rem}@media(min-width:768px){.rpv-default-layout__sidebar--opened{width:16rem}}@media(min-width:1024px){.rpv-default-layout__sidebar--opened{background:inherit;position:inherit;width:20rem;z-index:inherit}}.rpv-default-layout__sidebar-tabs{display:flex;height:100%;width:100%}.rpv-default-layout__sidebar-headers{background-color:#eee;background-color:var(--rpv-default-layout__sidebar-headers-background-color);padding:.25rem}.rpv-default-layout__sidebar-header{padding:.125rem}.rpv-default-layout__sidebar-content{display:none;flex-grow:1;flex-shrink:1}.rpv-default-layout__sidebar-content--opened{background-color:#fff;background-color:var(--rpv-default-layout__sidebar-content--opened-background-color);color:#000;color:var(--rpv-default-layout__sidebar-content--opened-color);display:flex;overflow:hidden}.rpv-default-layout__sidebar-content--ltr{border-left:1px solid #0003;border-left:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.rpv-default-layout__sidebar-content--rtl{border-right:1px solid #0003;border-right:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.pdf-file-preview-container{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;position:relative;width:100%}.pdf-file-preview-container .react-pdf-viewer-toolbar{align-items:center;background-color:#f2f0ea;border:2px solid #f1f1f1;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:row;gap:30px;justify-content:space-between;padding:10px;width:100%}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-section{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:20px}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-section.left-section{justify-content:flex-start}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-section.right-seaction{justify-content:flex-end}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-section.mid-section{justify-content:center}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-section .toolbar-icon{align-items:center;box-sizing:border-box;color:#9e8b5b;cursor:pointer;display:flex;font-size:22px;justify-content:center;padding:0 5px}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-section .toolbar-icon:hover{color:#61a59e}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-section .rpv-toolbar-zoom-section{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:center;padding-right:30px;width:-webkit-fit-content;width:fit-content}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-section .rpv-toolbar-zoom-section .pdf-zoom-value{background-color:#fff;border:1px solid #9e8b5b;border-radius:4px;box-sizing:border-box;color:#9e8b5b;font-size:16px;padding:4px 8px}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-section .rpv-toolbar-pagination-section{align-items:center;border-left:2px solid #9e8b5b;border-right:2px solid #9e8b5b;box-sizing:border-box;display:flex;flex-direction:row;gap:5px;justify-content:center;padding:0 30px;width:-webkit-fit-content;width:fit-content}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-section .rpv-toolbar-pagination-section .jump-page-input{background-color:#fff;border:1px solid #9e8b5b;border-radius:4px;box-sizing:border-box;color:#9e8b5b;font-size:16px;outline:none;padding:4px 8px;width:80px}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-section .rpv-toolbar-pagination-section .available-pages{color:#9e8b5b}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-section .rpv-toolbar-search-section{margin-top:2px}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-search-modal{background-color:#fff;border:2px solid #f1f1f1;border-radius:10px;box-sizing:border-box;padding:15px 10px;position:absolute;right:20px;top:70px;width:250px;z-index:10}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-search-modal .search-modal-contents{align-items:flex-start;color:#9e8b5b;display:flex;flex-direction:column;gap:15px;justify-content:space-between;width:100%}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-search-modal .search-modal-contents .search-modal-header{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:space-between;width:100%}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-search-modal .search-modal-contents .search-modal-body{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-search-modal .search-modal-contents .search-modal-body .search-input-section{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-search-modal .search-modal-contents .search-modal-body .search-input-section .search-navigator{align-items:center;display:flex;flex-direction:column;justify-content:center;width:30px}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-search-modal .search-modal-contents .search-modal-body .search-input-section .search-navigator .toolbar-icon{font-size:18px;padding-right:0}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-search-modal .search-modal-contents .search-modal-body .search-input-section .search-input-wrapper{align-items:center;border:1px solid #9e8b5b;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px;width:calc(100% - 30px)}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-search-modal .search-modal-contents .search-modal-body .search-input-section .search-input-wrapper .search-input{border:none;max-width:120px;outline:none;width:-webkit-fit-content;width:fit-content}.pdf-file-preview-container .react-pdf-viewer-toolbar .mobile-toolbar-section{align-items:center;color:#9e8b5b;cursor:pointer;display:none;flex-direction:row;gap:10px;justify-content:space-between;width:100%}.pdf-file-preview-container .react-pdf-viewer-toolbar .mobile-toolbar-section .break-line{background-color:#9e8b5b;flex:1 1;height:1px}.pdf-file-preview-container .pdf-body-section{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:flex-start;width:100%}.pdf-file-preview-container .pdf-body-section .rpv-core__viewer.rpv-core__viewer--light .rpv-core__inner-container .rpv-default-layout__container{border-radius:10px;margin-top:5px}.pdf-file-preview-container .pdf-body-section .rpv-core__viewer.rpv-core__viewer--light .rpv-core__inner-container .rpv-default-layout__container .rpv-default-layout__main .rpv-default-layout__sidebar{display:none}.pdf-file-preview-container .pdf-body-section .rpv-core__viewer.rpv-core__viewer--light .rpv-core__inner-container .rpv-default-layout__container .rpv-default-layout__main .rpv-default-layout__body{background-color:#0000;margin-top:50px;padding:0}.pdf-file-preview-container .pdf-body-section .rpv-core__viewer.rpv-core__viewer--light .rpv-core__inner-container .rpv-default-layout__container .rpv-default-layout__main .rpv-default-layout__body .rpv-default-layout__toolbar{background-color:#61a59e;border-radius:10px 10px 0 0;height:40px}.pdf-file-preview-container .pdf-body-section .rpv-core__viewer.rpv-core__viewer--light .rpv-core__inner-container .rpv-default-layout__container .rpv-default-layout__main .rpv-default-layout__body .rpv-default-layout__toolbar .rpv-toolbar{flex-direction:row-reverse}.pdf-file-preview-container .pdf-body-section .rpv-core__viewer.rpv-core__viewer--light .rpv-core__inner-container .rpv-default-layout__container .rpv-default-layout__main .rpv-default-layout__body .rpv-default-layout__toolbar .rpv-toolbar .rpv-toolbar__center .rpv-core__minimal-button{visibility:hidden}.pdf-file-preview-container .pdf-body-section .rpv-core__viewer.rpv-core__viewer--light .rpv-core__inner-container .rpv-default-layout__container .rpv-default-layout__main .rpv-default-layout__body .rpv-default-layout__toolbar .rpv-toolbar .rpv-toolbar__center .rpv-core__popover-body{left:0!important}.pdf-file-preview-container .pdf-body-section .rpv-core__viewer.rpv-core__viewer--light .rpv-core__inner-container .rpv-default-layout__container .rpv-default-layout__main .rpv-default-layout__body .rpv-default-layout__toolbar .rpv-toolbar .rpv-toolbar__right .rpv-core__display--hidden.rpv-core__display--block-medium,.pdf-file-preview-container .pdf-body-section .rpv-core__viewer.rpv-core__viewer--light .rpv-core__inner-container .rpv-default-layout__container .rpv-default-layout__main .rpv-default-layout__body .rpv-default-layout__toolbar .rpv-toolbar .rpv-toolbar__right .rpv-toolbar__item{display:none}.pdf-file-preview-container .pdf-body-section .rpv-core__viewer.rpv-core__viewer--light .rpv-core__inner-container .rpv-default-layout__container .rpv-default-layout__main .rpv-default-layout__body .rpv-core__inner-pages.rpv-core__inner-pages--vertical .rpv-core__inner-page{background-color:#0000}.pdf-file-preview-container .pdf-body-section .rpv-default-layout__toolbar{display:none}.pdf-file-preview-container .pdf-body-section .rpv-default-layout__container{border:none;height:calc(100% - 125px)}.pdf-file-preview-container .pdf-body-section .rpv-default-layout__body{margin-top:20px!important}@media(max-width:768px){.pdf-file-preview-container .react-pdf-viewer-toolbar{flex-direction:column;left:0;position:absolute;top:0;z-index:2}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-section .rpv-toolbar-zoom-section{padding-right:0}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-section .rpv-toolbar-pagination-section{border:none;padding:0}.pdf-file-preview-container .react-pdf-viewer-toolbar .rpv-toolbar-section .rpv-toolbar-search-modal{right:0;top:10px;width:100%}.pdf-file-preview-container .react-pdf-viewer-toolbar .mobile-toolbar-section{display:flex}.pdf-file-preview-container .pdf-body-section .rpv-default-layout__container{border:none;height:calc(100% - 60px)}.pdf-file-preview-container .pdf-body-section .rpv-default-layout__body{margin-top:50px!important}}.breadcrumb{border-bottom:1px solid #f1f1f1;box-sizing:border-box;color:#9e8b5b;flex-direction:row;font-size:14px;font-weight:500;padding-bottom:10px;width:100%}.breadcrumb,.breadcrumb .breadcrumbs-contents{align-items:flex-start;display:flex;justify-content:flex-start}.breadcrumb .breadcrumbs-contents{flex-direction:column;width:-webkit-fit-content;width:fit-content}.breadcrumb .breadcrumbs-contents .page-title{color:#9e8b5b;font-size:18px;font-weight:600}.breadcrumb .breadcrumbs-contents .breadcrumb-items{align-items:center;color:#7f7f7f;display:flex;flex-direction:row;font-size:12px;gap:3px;justify-content:center}.breadcrumb .breadcrumbs-contents .breadcrumb-items-link{color:#7f7f7f;cursor:pointer;text-decoration:none}.breadcrumb .breadcrumbs-contents .breadcrumb-items-link:hover{color:#9e8b5b}.view-playbook-main-container{background-color:#fff;border-radius:10px;box-sizing:border-box;font-size:14px;gap:15px;padding:10px}.view-playbook-main-container,.view-playbook-main-container .view-playbook-body-section{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:100%}.view-playbook-main-container .view-playbook-body-section{gap:14px}.view-playbook-main-container .view-playbook-body-section .view-playbook-filter-section,.view-playbook-main-container .view-playbook-body-section .view-playbook-filter-section .view-playbook-filter-section-left{align-items:center;display:flex;justify-content:flex-start;width:100%}.view-playbook-main-container .view-playbook-body-section .view-playbook-filter-section .view-playbook-filter-section-left .search-wrapper{align-items:center;border:1px solid #ccc!important;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:row;height:35px;justify-content:space-between;padding:0 10px;width:50%}.view-playbook-main-container .view-playbook-body-section .view-playbook-filter-section .view-playbook-filter-section-left .search-wrapper .search-input{border:none;font-size:14px;outline:none;width:100%}.view-playbook-main-container .view-playbook-body-section .view-playbook-filter-section .view-playbook-filter-section-left .search-wrapper .search-icon{color:#7f7f7f;cursor:pointer;font-size:16px}.view-playbook-main-container .view-playbook-body-section .view-playbook-filter-section .view-playbook-filter-section-left .search-wrapper .search-icon.active-icon,.view-playbook-main-container .view-playbook-body-section .view-playbook-filter-section .view-playbook-filter-section-left .search-wrapper .search-icon:hover{color:#61a59e}.view-playbook-main-container .view-playbook-body-section .view-playbook-filter-section .view-playbook-filter-section-right{align-items:center;display:flex;gap:10px;justify-content:flex-end;width:100%}.view-playbook-main-container .view-playbook-body-section .view-playbook-filter-section .view-playbook-filter-section-right .button-wrapper{align-items:center;background-color:#9e8b5b;border:1px solid #9e8b5b;border-radius:5px;box-sizing:border-box;color:#fff;display:flex;font-weight:600;gap:5px;height:-webkit-fit-content;height:fit-content;justify-content:center;padding:6px 20px;white-space:nowrap}.view-playbook-main-container .view-playbook-body-section .view-playbook-filter-section .view-playbook-filter-section-right .button-wrapper:hover{background-color:#61a59e;border-color:#61a59e}.view-playbook-main-container .view-playbook-body-section .view-playbook-filter-section .spinner{color:#fff;font-size:18px}.view-playbook-main-container .view-playbook-body-section .playbook-name-section{align-items:flex-start;color:#9e8b5b;display:flex;font-size:18px;font-weight:600;justify-content:flex-start;text-transform:capitalize;width:100%}.view-playbook-main-container .view-playbook-body-section .playbook-table-section{height:calc(100vh - 150px);overflow-x:hidden;overflow-y:auto;width:100%}.view-playbook-main-container .view-playbook-body-section .playbook-table-section .ant-table-selection-column{width:10px!important}.view-playbook-main-container .view-playbook-body-section .playbook-table-section .action-icons-container{display:flex}.view-playbook-main-container .view-playbook-body-section .playbook-table-section .action-editIcon{color:#9e8b5b;cursor:pointer;font-size:20px;margin-right:20px}.view-playbook-main-container .view-playbook-body-section .playbook-table-section .action-editIcon :hover{color:#61a59e}.view-playbook-main-container .modal-title{display:flex}.view-playbook-main-container .modal-title .modal-icon{align-items:center;display:inline-flex;justify-content:center;margin-right:5px}.view-playbook-main-container .modal-title .modal-icon svg{fill:#e51212;height:24px;width:24px}.view-playbook-main-container .row-wrapper{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:10px}.view-playbook-main-container .row-wrapper .modal-body-title{width:40%}.view-playbook-main-container .confirmation-modal-container{flex-direction:column}.view-playbook-main-container .confirmation-modal-container,.view-playbook-main-container .confirmation-modal-container .action-buttons{align-items:center;display:flex;gap:10px;justify-content:center;width:100%}.view-playbook-main-container .confirmation-modal-container .action-buttons .button-wrapper{align-items:center;border:1px solid;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-weight:600;height:30px;justify-content:center;padding:8px 20px}.view-playbook-main-container .confirmation-modal-container .action-buttons .button-wrapper.cancel{background-color:#f44336;border-color:#f44336}.view-playbook-main-container .confirmation-modal-container .action-buttons .button-wrapper.cancel:hover{background-color:#fc1100;border-color:#fc1100}.view-playbook-main-container .confirmation-modal-container .action-buttons .button-wrapper.submit{background-color:#61a59e;border-color:#61a59e}.view-playbook-main-container .confirmation-modal-container .action-buttons .button-wrapper.submit:hover{background-color:#65d1c6;border-color:#65d1c6}.view-playbook-main-container .confirmation-modal-container .action-buttons .button-wrapper .submit-loading{padding:8px 15px}.edit-playbook-modal{width:500px}.edit-playbook-modal .modal-body-title{color:#9e8b5b;font-size:17px;font-weight:500;width:100%}.edit-playbook-modal .mandatory-icon{color:#f44336}.edit-playbook-modal .row-content{width:100%}.action-buttons{gap:30px;margin-top:20px}.action-buttons,.button-wrapper{align-items:center;display:flex;justify-content:center}.button-wrapper{border:1px solid;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;font-weight:600;height:30px;padding:8px 20px}.button-wrapper.test{background-color:#61a59e;border-color:#61a59e}.button-wrapper.test:hover{background-color:#65d1c6;border-color:#65d1c6}.button-wrapper.cancel,.button-wrapper.no{background-color:#f44336;border-color:#f44336}.button-wrapper.cancel:hover,.button-wrapper.no:hover{background-color:#fc1100;border-color:#fc1100}.button-wrapper.submit,.button-wrapper.yes{background-color:#61a59e;border-color:#61a59e}.button-wrapper.submit:hover,.button-wrapper.yes:hover{background-color:#65d1c6;border-color:#65d1c6}.button-wrapper .submit-loading{padding:8px 15px}.modal-title{align-items:center;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-weight:600;height:30px;justify-content:center}.modal-title.cancel,.modal-title.no{background-color:#f44336;border-color:#f44336}.modal-title.cancel:hover,.modal-title.no:hover{background-color:#fc1100;border-color:#fc1100}.modal-title.submit,.modal-title.yes{background-color:#61a59e;border-color:#61a59e}.modal-title.submit:hover,.modal-title.yes:hover{background-color:#65d1c6;border-color:#65d1c6}.additional-note{color:#9e8b5b;font-size:12px;width:100%}.select-wrapper{align-items:center;border:1px solid #ccc!important;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:row;height:35px;justify-content:space-between;padding:0;width:100%}.additional-content{width:100%}.additional-content .error-message{color:#f44336;font-size:11px}.chat-history-page{background-color:#fff;border-radius:10px;box-sizing:border-box;font-size:14px;height:100%;padding:10px;width:100%}.chat-history-page .chat-history-body{align-items:flex-start;display:flex;flex-direction:row-reverse;height:calc(100% - 70px);justify-content:flex-start;width:100%}.chat-history-page .chat-history-body .chat-history-right-section{align-items:flex-end;background-color:#fff;display:flex;flex-direction:row-reverse;height:100%;justify-content:flex-end;width:-webkit-fit-content;width:fit-content}.chat-history-page .chat-history-body .chat-history-right-section .filters-section{align-items:center;border-left:2px solid #f1f1f1;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:10px 0 10px 10px;width:300px}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .ant-picker-input>input::placeholder{color:#7f7f7f}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100% - 30px);justify-content:flex-start;overflow:auto;width:100%}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents::-webkit-scrollbar{margin-left:5px;width:10px}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents::-webkit-scrollbar-track{background:#f1f1f1}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents::-webkit-scrollbar-thumb{background:#9e8b5b;border-radius:6px;cursor:pointer}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents .filters-head{border-bottom:1px solid #f1f1f1;font-size:16px;font-weight:600;margin:0 auto;padding-bottom:10px;text-align:center;width:100%}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents .ant-select-selector{border:1px solid #ccc!important;max-height:-webkit-fit-content;max-height:fit-content;min-height:2.4rem}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents .input-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:10px 0;width:100%}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents .input-wrapper .label{color:#3f3d56;font-size:12px;font-weight:600;margin-bottom:5px}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents .input-wrapper .input-container{width:100%}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents .input-wrapper .input-container .date-range-input,.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents .input-wrapper .input-container .feedback-select,.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents .input-wrapper .input-container .investor-select,.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents .input-wrapper .input-container .search-by-select{font-size:14px!important;height:-webkit-fit-content;height:fit-content;width:100%}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents .input-wrapper .input-container .date-range-input input,.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents .input-wrapper .input-container .feedback-select input,.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents .input-wrapper .input-container .investor-select input,.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents .input-wrapper .input-container .search-by-select input{font-size:14px!important}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .filters-contents .input-wrapper .input-container .identifier-input{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;font-size:14px!important;height:-webkit-fit-content;height:fit-content;outline:none;padding:8px 10px;width:100%}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .user-section{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px;width:100%}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .user-section .clear-history-button{border:1px solid #9e8b5b;border-radius:10px;cursor:pointer;margin:0 auto;padding:7px 0;text-align:center;width:100%}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .user-section .clear-history-button:hover{background-color:#9e8b5b;color:#fff}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .user-section .filter-buttons-container{align-items:center;border-bottom:2px solid #f1f1f1;display:flex;flex-direction:row;gap:10px;justify-content:space-between;padding-bottom:10px;width:100%}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .user-section .filter-buttons-container .filter-button{border:1px solid #9e8b5b;border-radius:5px;cursor:pointer;flex:1 1;font-size:14px;padding:5px 10px;text-align:center}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .user-section .filter-buttons-container .filter-button.apply-filter{background-color:#9e8b5b;color:#fff}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .clear-chat-popup-container{align-items:center;background-color:#fff;border:2px solid #f1f1f1;border-radius:10px;bottom:15px;box-shadow:4px 4px 10px 4px hsla(0,0%,80%,.502);box-sizing:border-box;display:flex;flex-direction:column;gap:5px;height:-webkit-fit-content;height:fit-content;justify-content:center;padding:15px;position:absolute;right:290px;width:300px}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .clear-chat-popup-container .text-container{font-size:24px;font-weight:600;margin:10px auto}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .clear-chat-popup-container .description-container{font-size:14px;text-align:center;width:90%}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .clear-chat-popup-container .buttons-section{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin-top:10px;width:100%}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .clear-chat-popup-container .buttons-section .popup-button{border-radius:5px;cursor:pointer;flex:1 1;font-size:14px;padding:5px 10px;text-align:center}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .clear-chat-popup-container .buttons-section .popup-button.confirm-button{background-color:#f44336;color:#fff}.chat-history-page .chat-history-body .chat-history-right-section .filters-section .clear-chat-popup-container .buttons-section .popup-button.cancel-button{border:1px solid #ccc}.chat-history-page .chat-history-body .chat-history-right-section .expand-collapse-section-container{border-right:2px solid #f1f1f1;height:100%;overflow:visible;width:1px}.chat-history-page .chat-history-body .chat-history-right-section .expand-collapse-section-container .expand-collapse-button{align-items:center;background-color:#fff;border:2px solid #f1f1f1;border-radius:20px 0 0 20px;color:#7f7f7f;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;margin-left:-37px;margin-top:50px;position:relative;width:40px;z-index:1}.chat-history-page .chat-history-body .chat-history-right-section .expand-collapse-section-container .expand-collapse-button svg{margin-right:-5px}.chat-history-page .chat-history-body .chat-history-body-main{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:10px 20px 0 0;width:100%}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container{border-bottom:1px solid #ccc;border-top:1px solid #ccc;box-shadow:inset 0 0 10px hsla(0,0%,80%,.502);height:-webkit-fit-content;height:fit-content;min-height:100%;overflow:auto;scroll-snap-align:end;width:100%}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-references-description-card.bedrock-references{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;overflow-x:auto;width:100%}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-references-description-card.bedrock-references .reference-headers{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-references-description-card.bedrock-references .reference-headers .download-source-section{align-items:center;cursor:pointer;display:flex;justify-content:center;width:-webkit-fit-content;width:fit-content}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-references-description-card.bedrock-references .reference-headers .download-source-section svg{font-size:24px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-references-description-card.bedrock-references .source-title{font-weight:700}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-references-description-card.bedrock-references .source-title .source-publication-date{color:#999;font-size:14px;font-weight:700}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-references-description-card span{color:#9e8b5b;cursor:pointer;font-size:14px;font-weight:600;margin-left:15px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-references-description-card span:hover{text-decoration:underline}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-references-description-card .text-section{font-size:14px;margin-bottom:15px;overflow:hidden;width:100%}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-references-description-card .text-section .text-content{overflow-wrap:break-word;white-space:normal;width:100%;word-break:break-word}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-references-description-card .text-section .show-option{cursor:pointer;margin-left:5px;white-space:nowrap}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-references-description-card .description-body{margin:10px 0}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-references-description-card .description-body .description-text{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:10px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:15px;height:-webkit-fit-content;height:fit-content;justify-content:flex-end;margin:0 auto;min-height:100%;overflow-y:auto;padding:10px;width:98%}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card{align-items:center;background-color:hsla(0,0%,94%,.125);border:1px solid #ccc!important;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;font-size:16px;gap:10px;height:-webkit-fit-content;height:fit-content;justify-content:flex-end;padding:20px 10px;width:100%}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section{align-items:flex-start;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;width:100%}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section .left-section{align-items:flex-start;display:flex;justify-content:center;width:50px!important}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section .left-section .icons{height:auto;width:30px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section .left-section .icons.esg-logo{width:35px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.question-section .right-section{align-items:center;display:flex;justify-content:space-between;width:100%}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.question-section .right-section .question-container{color:#9e8b5b;display:inline;font-weight:600;white-space:pre-wrap}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.question-section .right-section .question-container .regenerate-question{cursor:pointer;font-size:14px;margin-left:10px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.section-title .right-section{align-items:center;color:#9e8b5b;display:flex;flex-direction:row;font-size:16px;font-weight:600;justify-content:space-between;width:100%}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.section-title .right-section .answer-section{align-items:center;display:flex;gap:10px;justify-content:space-between}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.section-title .right-section .answer-section-title{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.section-title .right-section .answer-section-title svg{cursor:pointer;font-size:14px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.section-title .right-section .feedback-icon{align-items:center;border-radius:35px;display:flex;font-size:20px;height:35px;justify-content:center;width:35px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.section-title .right-section .feedback-icon svg{margin-right:-2px;margin-top:-3px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.section-title .right-section .answer-found{border:1px solid #61a59e;color:#61a59e}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.section-title .right-section .answer-not-found{border:1px solid #f44336;color:#f44336}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.section-title .right-section .source-section-contents{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;width:100%}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.section-title .right-section .source-section-contents .references-length{font-size:14px;font-weight:600}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.section-title .expand-collapse-text{color:#9e8b5b;cursor:pointer;font-weight:600;margin-left:5px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.section-title .expand-collapse-text .expand-collapse-button{align-items:center;border:1px solid #ccc;border-radius:50px;display:flex;flex-direction:row;font-size:12px;gap:5px;justify-content:center;margin-top:5px;padding:3px 10px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.section-title .expand-collapse-text .expand-collapse-button:hover{border-color:#9e8b5b}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.payload-filters-section .right-section{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;padding-left:60px;width:100%}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.payload-filters-section .right-section .filter-item{align-items:center;border-right:1px solid #ccc;display:flex;flex-direction:row;flex-wrap:wrap;font-size:14px;gap:5px;justify-content:flex-start;padding-right:10px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.payload-filters-section .right-section .filter-item:last-child{border-right:none}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.answer-section .right-section{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;font-size:16px;justify-content:space-between;overflow-x:auto;padding-left:60px;width:100%}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.time-section{align-items:flex-end;display:flex;flex-direction:row;gap:10px;height:1px;justify-content:flex-end;overflow:visible;width:100%}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.time-section .date-time{color:#9e8b5b;font-size:12px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.time-section .date-time .line{margin-left:10px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.reference-section{margin-top:10px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.reference-section .right-section{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;font-size:16px;gap:10px;justify-content:space-between;padding-left:60px;width:100%}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .loading-container,.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .no-data-error{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .loading-container .error-image,.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .no-data-error .error-image{height:auto;width:300px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .loading-container .error-text,.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .no-data-error .error-text{color:#9e8b5b;font-size:24px;font-weight:600;margin:10px 0;text-align:center;width:100%}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container::-webkit-scrollbar{margin-left:5px;width:10px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container::-webkit-scrollbar-track{background:#f1f1f1}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container::-webkit-scrollbar-thumb{background:#9e8b5b;border-radius:6px;cursor:pointer}@media(max-width:1024px){.chat-history-page .chat-history-body{position:relative}.chat-history-page .chat-history-body .chat-history-right-section{position:absolute;right:0;top:0;width:-webkit-fit-content;width:fit-content}.chat-history-page .chat-history-body .chat-history-right-section .filters-section{max-width:350px;width:100%}}@media(max-width:768px){.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section .left-section{width:30px!important}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section .left-section .icons{align-items:center;display:flex;height:auto;justify-content:center;width:22px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section .left-section .icons.esg-logo{width:25px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.payload-filters-section .right-section{padding-left:35px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.payload-filters-section .right-section .filter-item{font-size:12px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.section-title .right-section{font-size:14px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.section-title .right-section .feedback-icon{border:none;font-size:16px;height:25px;width:25px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.section-title .expand-collapse-text .expand-collapse-button{font-size:10px;padding:3px 10px}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.time-section{flex-wrap:wrap;gap:5px;height:-webkit-fit-content;height:fit-content;justify-content:flex-start}.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.answer-section .right-section,.chat-history-page .chat-history-body .chat-history-body-main .chat-history-section-container .chat-wrap .chat-card .chat-card-section.reference-section .right-section{font-size:14px;padding-left:40px}}@media(max-width:350px){.chat-history-page .chat-history-body .chat-history-right-section .filters-section{max-width:225px}}.chat-insights-main{background-color:#fff;border-radius:10px;box-sizing:border-box;font-size:14px;height:calc(100vh - 30px);padding:10px;width:100%}.unsubscribed-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.unsubscribed-container .icon{color:#f44336;font-size:52px}.unsubscribed-container .message{color:#9e8b5b;font-size:24px;font-weight:600;text-align:center;width:100%}.source-list-main{background-color:#fff;border-radius:10px;box-sizing:border-box;font-size:14px;gap:15px;height:100%;padding:10px}.source-list-main,.source-list-main .source-list-filters{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.source-list-main .source-list-filters{gap:10px}.source-list-main .source-list-filters .source-list-filters-section{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:15px;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;padding:0 10px;width:100%}.source-list-main .source-list-filters .source-list-filters-section .ant-picker-input>input::placeholder{color:#7f7f7f}.source-list-main .source-list-filters .source-list-filters-section .input-wrapper{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;margin:10px 0;max-width:300px}.source-list-main .source-list-filters .source-list-filters-section .input-wrapper .label{align-items:center;color:#9e8b5b;display:flex;flex-direction:row;font-weight:600;justify-content:flex-start;margin-bottom:3px}.source-list-main .source-list-filters .source-list-filters-section .input-wrapper .label span{color:#f44336;margin-left:5px}.source-list-main .source-list-filters .source-list-filters-section .input-wrapper .input-container{width:100%}.source-list-main .source-list-filters .source-list-filters-section .input-wrapper .input-container .company-select,.source-list-main .source-list-filters .source-list-filters-section .input-wrapper .input-container .source-select,.source-list-main .source-list-filters .source-list-filters-section .input-wrapper .input-container .year-select{align-items:center;border:1px solid #ccc!important;border-radius:5px;display:flex;font-size:14px!important;height:-webkit-fit-content;height:fit-content;justify-content:center;min-height:2.4rem;width:100%}.source-list-main .source-list-filters .source-list-filters-section .input-wrapper .input-container .company-select .ant-select-selector,.source-list-main .source-list-filters .source-list-filters-section .input-wrapper .input-container .source-select .ant-select-selector,.source-list-main .source-list-filters .source-list-filters-section .input-wrapper .input-container .year-select .ant-select-selector{width:100%}.source-list-main .source-list-filters .source-list-filters-section .input-wrapper .input-container .company-select input,.source-list-main .source-list-filters .source-list-filters-section .input-wrapper .input-container .source-select input,.source-list-main .source-list-filters .source-list-filters-section .input-wrapper .input-container .year-select input{font-size:14px!important;outline:none}.source-list-main .source-list-filters .source-list-filters-section .filters-button-section{align-items:flex-end;box-sizing:border-box;display:flex;flex-direction:row;gap:20px;justify-content:center;padding-top:25px}.source-list-main .source-list-filters .source-list-filters-section .filters-button-section.export-btn{margin-left:auto}.source-list-main .source-list-filters .source-list-filters-section .filters-button-section .button-wrapper{align-items:center;border:1px solid #9e8b5b;border-radius:5px;box-sizing:border-box;color:#9e8b5b;cursor:pointer;display:flex;font-weight:600;gap:6px;justify-content:center;padding:8px 30px}.source-list-main .source-list-filters .source-list-filters-section .filters-button-section .button-wrapper.apply-filter{background-color:#9e8b5b;color:#fff}.source-list-main .source-list-filters .source-list-filters-section .filters-button-section .button-wrapper.apply-filter:hover{background-color:#61a59e;border-color:#61a59e}.source-list-main .source-list-filters .source-list-filters-section .filters-button-section .button-wrapper.apply-filter .export-loader-icon{color:"#ffffff";font-size:13}.source-list-main .source-list-filters .source-list-filters-section .filters-button-section .button-wrapper.reset-filter:hover{border-color:#61a59e;color:#61a59e}.source-list-main .source-list-filters .source-list-filters-section .filters-button-section .button-wrapper .export-icon{align-items:center;display:flex;justify-content:center}.source-list-main .source-list-table-section{box-sizing:border-box;height:100%;overflow-x:hidden;overflow-y:auto;padding:0 10px;width:100%}.source-list-main .source-list-table-section::-webkit-scrollbar{width:10px}.source-list-main .source-list-table-section::-webkit-scrollbar-track{background-color:#f3f3f3}.source-list-main .source-list-table-section::-webkit-scrollbar-thumb{background:#69aaa3;border-radius:10px;cursor:pointer}.source-list-main .source-list-table-section .preview-pdf-link{color:#3f3d56;cursor:pointer}.source-list-main .source-list-table-section .preview-pdf-link:hover{color:#9e8b5b;text-decoration:underline}.source-list-main .source-list-table-section .action-wrapper{align-items:center;display:flex;height:100%;justify-content:flex-start;width:100%}.source-list-main .source-list-table-section .action-wrapper .action-delete-icon{color:#f44336;cursor:pointer}.source-list-main .delete-source-modal-container{align-items:center;display:flex;flex-direction:column;font-size:16px;gap:20px;height:100%;justify-content:center;margin:30px 0 10px;width:100%}.source-list-main .delete-source-modal-container .delete-source-button-wrapper{align-items:center;display:flex;gap:30px;height:100%;justify-content:center;width:100%}.source-list-main .delete-source-modal-container .delete-source-button-wrapper .btn{align-items:center;border:1px solid #9e8b5b;border-radius:5px;box-sizing:border-box;color:#9e8b5b;cursor:pointer;display:flex;font-weight:600;justify-content:center;padding:4px 30px}.source-list-main .delete-source-modal-container .delete-source-button-wrapper .btn.submit{background-color:#9e8b5b;color:#fff}.source-list-main .delete-source-modal-container .delete-source-button-wrapper .btn.submit:hover{background-color:#61a59e;border-color:#61a59e}.source-list-main .delete-source-modal-container .delete-source-button-wrapper .btn.cancel:hover{border-color:#61a59e;color:#61a59e}@media(max-width:1024px){.source-list-main .source-list-filters .source-list-filters-section .input-wrapper{max-width:45%;width:45%}}@media(max-width:768px){.source-list-main .source-list-filters .source-list-filters-section .input-wrapper{min-width:35%;width:45%}}@media(max-width:500px){.source-list-main .source-list-filters .source-list-filters-section{gap:10px}.source-list-main .source-list-filters .source-list-filters-section .input-wrapper{max-width:100%;min-width:100%}.source-list-main .source-list-filters .source-list-filters-section .filters-button-section{gap:10px;justify-content:flex-start;max-width:100%;padding-top:10px;width:100%}}.custom-research-main{flex-direction:row}.custom-research-main,.manage-files-main{align-items:flex-start;background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;font-size:14px;height:100%;justify-content:flex-start;padding:10px;width:100%}.manage-files-main{flex-direction:column}.manage-files-main .manage-file-page-contents{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-between;overflow:hidden;padding:10px 0;width:100%}.manage-files-main .manage-file-page-contents .actions-section{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:10px 0;padding-right:10px;width:100%}.manage-files-main .manage-file-page-contents .folder-structure-container{height:100%;overflow-y:auto;position:relative;width:100%}.tab-main-container{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100% - 90px);justify-content:flex-start;padding:10px 0;width:100%}.tab-main-container .tab-header-container{align-items:flex-end;display:flex;flex-direction:row;gap:2px;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;width:100%}.tab-main-container .tab-header-container .tab-header-contents{align-items:center;border-radius:7px 7px 0 0;box-sizing:border-box;color:#9e8b5b;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:600;justify-content:center;min-width:100px;padding:5px 14px;width:-webkit-fit-content;width:fit-content;z-index:1}.tab-main-container .tab-header-container .tab-header-contents:hover{background-color:#f2f0ea}.tab-main-container .tab-header-container .tab-header-contents.selected-tab{background-color:#fff;border:1px solid #ccc;border-bottom:none;border-top:5px solid #61a59e;color:#61a59e;margin-bottom:-1px}.tab-main-container .tab-body-container{border:1px solid #ccc;border-radius:0 0 10px 10px;height:100%;width:100%}.frameworks-playbook-container{background-color:#fff;border-radius:10px}.frameworks-playbook-container,.frameworks-playbook-container .playbook-contents{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:10px;width:100%}.frameworks-playbook-container .playbook-contents{gap:20px;overflow-y:auto}.regulations-playbook-container{background-color:#fff;border-radius:10px}.regulations-playbook-container,.regulations-playbook-container .playbook-contents{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:10px;width:100%}.regulations-playbook-container .playbook-contents{gap:20px;overflow-y:auto}.screeners-playbook-container{background-color:#fff;border-radius:10px}.screeners-playbook-container,.screeners-playbook-container .playbook-contents{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:10px;width:100%}.screeners-playbook-container .playbook-contents{gap:20px;overflow-y:auto}.investor-research-main{background-color:#fff;border-radius:10px;box-sizing:border-box;font-size:14px;height:100%;padding:10px;width:100%}.login-page{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.login-page .login-form-container{background-color:#fff;border-radius:15px;display:flex;justify-content:flex-start;overflow:hidden;padding:25px;width:300px}.login-page .login-form-container .form-contents{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;padding:10px 0;width:100%}.login-page .login-form-container .form-contents .email-section,.login-page .login-form-container .form-contents .password-section{width:100%}.login-page .login-form-container .form-contents .email-section .label,.login-page .login-form-container .form-contents .password-section .label{color:#9e8b5b;font-family:Titillium Web,Helvetica;font-size:14px;font-weight:400;letter-spacing:0;line-height:normal}.login-page .login-form-container .form-contents .email-section .input-area,.login-page .login-form-container .form-contents .password-section .input-area{width:100%}.login-page .login-form-container .form-contents .email-section .input-area .overlap-group,.login-page .login-form-container .form-contents .password-section .input-area .overlap-group{align-items:center;background-color:#fff;border:1px solid #9e8b5b;border-radius:4px;display:flex;height:40px;justify-content:center;width:100%}.login-page .login-form-container .form-contents .email-section .input-area .overlap-group .password-hide-icon,.login-page .login-form-container .form-contents .password-section .input-area .overlap-group .password-hide-icon{color:#9e8b5b;cursor:pointer;margin-right:5px}.login-page .login-form-container .form-contents .email-section .input-area .overlap-group .form-input,.login-page .login-form-container .form-contents .password-section .input-area .overlap-group .form-input{background-color:#fff!important;border:none;color:#9e8b5b;font-family:Titillium Web,Helvetica;font-size:14px;font-weight:400;letter-spacing:0;line-height:normal;margin-left:15px;outline:none;width:100%}.login-page .login-form-container .form-contents .email-section .input-area .overlap-group .form-input::placeholder,.login-page .login-form-container .form-contents .password-section .input-area .overlap-group .form-input::placeholder{color:#f1f1f1}.login-page .login-form-container .form-contents .email-section .error-message,.login-page .login-form-container .form-contents .password-section .error-message{color:#f44336;font-size:10px;height:15px;text-align:left;width:100%}.login-page .login-form-container .form-contents .forgot-password-text{color:#7f7f7f;cursor:pointer;font-size:14px;font-weight:400;letter-spacing:0;line-height:normal;text-align:right}.login-page .login-form-container .form-contents .forgot-password-text:hover{color:#9e8b5b;text-decoration:underline}.login-page .login-form-container .form-contents .re-captcha-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.login-page .login-form-container .form-contents .re-captcha-section .error-message{color:#f44336;font-size:10px;height:15px;text-align:left;width:100%}.login-page .login-form-container .form-contents .form-button{align-items:center;background-color:#9e8b5b;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:15px;width:100%}.login-page .login-form-container .form-contents .form-button .text-wrapper{color:#fff;font-family:Titillium Web,Helvetica;font-size:16px;font-weight:700;letter-spacing:0;line-height:normal;margin-top:-1.01px;position:relative;width:-webkit-fit-content;width:fit-content}.login-page .login-form-container .form-contents .sign-up-section{align-items:center;color:#9e8b5b;display:flex;font-family:Titillium Web,Helvetica;font-size:14px;font-weight:400;gap:6px;justify-content:center;letter-spacing:0;line-height:normal;margin-top:10px;width:100%}.login-page .login-form-container .form-contents .sign-up-section .text-wrapper{font-weight:600}.login-page .login-form-container .form-contents .sign-up-section .register-text{color:#61a59e;cursor:pointer}.login-page .login-form-container .form-contents .sign-up-section .register-text:hover{text-decoration:underline}.login-page input::-ms-clear,.login-page input::-ms-reveal{display:none}.login-page .auth-modal-container{background-color:rgba(0,0,0,.376);height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}.login-page .auth-modal-container,.otp-card{align-items:center;display:flex;overflow:hidden}.otp-card{background-color:#fff;border-radius:15px;box-sizing:border-box;flex-direction:column;justify-content:flex-start;max-width:90%;min-width:280px;padding:25px;width:-webkit-fit-content;width:fit-content}.otp-card .close-screen-button{align-items:center;display:flex;justify-content:flex-end;width:100%}.otp-card .close-screen-button .close-icon{color:#3f3d56;cursor:pointer;font-size:20px}.otp-card .close-screen-button .close-icon:hover{color:#9e8b5b}.otp-card .verification-icon{align-items:center;background-color:#fdecc2;border-radius:50px;display:flex;height:70px;justify-content:center;width:70px}.otp-card .verification-icon .otp-icon{height:auto;width:50px}.otp-card .screen-title{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:20px 0;text-align:center}.otp-card .screen-title h1{color:#61a59e;font-size:22px;margin:0}.otp-card .screen-title p{color:#9e8b5b;font-size:14px;margin:0}.otp-card .otp-inputs-container{align-items:center;box-sizing:border-box;display:flex;justify-content:center;margin:10px auto;width:90%}.otp-card .otp-inputs-container input{background-color:#fff;border:1px solid #9e8b5b;border-radius:4px;caret-color:#9e8b5b;color:#9e8b5b;font-size:20px;font-weight:600;height:40px!important;outline:none;width:40px!important}.otp-card .resend-text{color:#3f3d56;cursor:pointer;font-size:14px}.otp-card .resend-text.resend{color:#61a59e}.otp-card .otp-validation-buton{align-items:center;background-color:#9e8b5b;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;margin:30px auto 10px;padding:10px;width:60%}.logout-session-card{align-items:center;background-color:#fff;border-radius:15px;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;max-width:400px;min-width:280px;overflow:hidden;padding:25px;width:-webkit-fit-content;width:fit-content}.logout-session-card .close-screen-button{align-items:center;display:flex;justify-content:flex-end;width:100%}.logout-session-card .close-screen-button .close-icon{color:#3f3d56;cursor:pointer;font-size:20px}.logout-session-card .close-screen-button .close-icon:hover{color:#9e8b5b}.logout-session-card .card-title{align-items:center;color:#9e8b5b;display:flex;font-size:24px;font-weight:600;justify-content:center;width:100%}.logout-session-card .card-description{align-items:center;color:#7f7f7f;display:flex;font-size:14px;justify-content:center;text-align:center;width:100%}.logout-session-card .card-buttons-section{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;margin-top:20px;width:100%}.logout-session-card .card-buttons-section .card-button{border-radius:5px;box-sizing:border-box;cursor:pointer;font-size:16px;font-weight:600;padding:7px 10px;text-align:center;width:100px}.logout-session-card .card-buttons-section .submit-btn{background-color:#9e8b5b;border:1px solid #9e8b5b;color:#fff}.logout-session-card .card-buttons-section .submit-btn:hover{background-color:#61a59e;border-color:#61a59e}.logout-session-card .card-buttons-section .cancel-btn{background-color:#fff;border:1px solid #9e8b5b;color:#9e8b5b}.logout-session-card .card-buttons-section .cancel-btn:hover{border-color:#61a59e;color:#61a59e}.forgot-password-card{align-items:center;background-color:#fff;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;max-width:400px;overflow:hidden;padding:25px;width:-webkit-fit-content;width:fit-content}.forgot-password-card .close-screen-button{align-items:center;display:flex;justify-content:flex-end;width:100%}.forgot-password-card .close-screen-button .close-icon{color:#3f3d56;cursor:pointer;font-size:20px}.forgot-password-card .close-screen-button .close-icon:hover{color:#9e8b5b}.forgot-password-card .card-title{align-items:center;color:#9e8b5b;display:flex;font-size:24px;font-weight:600;justify-content:center;width:100%}.forgot-password-card .card-description{align-items:center;color:#7f7f7f;display:flex;font-size:14px;justify-content:center;text-align:center;width:100%}.forgot-password-card .forgot-password-body-section{display:flex;flex-direction:column}.forgot-password-card .forgot-password-email-section{align-items:center;border:1px solid #9e8b5b;border-radius:5px;box-sizing:border-box;display:flex;height:40px;justify-content:center;padding-left:10px;width:100%}.forgot-password-card .forgot-password-email-section .form-input{background-color:#fff!important;border:none;color:#9e8b5b;font-size:14px;outline:none;width:100%}.forgot-password-card .error-message{color:#f44336;font-size:11px;height:15px;text-align:left;width:100%}.forgot-password-card .re-captcha-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:30px}.forgot-password-card .re-captcha-section .error-message{color:#f44336;font-size:10px;height:15px;text-align:left;width:100%}.forgot-password-card .card-buttons-section{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;width:100%}.forgot-password-card .card-buttons-section .card-button{background-color:#9e8b5b;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:7px 30px}.organization-page-main{align-items:flex-start;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;font-size:14px;height:100%;justify-content:flex-start;width:100%}.organization-page-main .header,.organization-page-main-container{box-sizing:border-box;padding:10px;width:100%}.organization-page-main-container{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;overflow-y:auto}.organization-page-main-container::-webkit-scrollbar{width:10px}.organization-page-main-container::-webkit-scrollbar-track{background-color:#f3f3f3}.organization-page-main-container::-webkit-scrollbar-thumb{background:#69aaa3;border-radius:10px;cursor:pointer}.organization-page-main-container .btn{align-items:center;background-color:#9e8b5b;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-weight:600;justify-content:center}.organization-details-section{align-items:flex-start;border-bottom:1px solid #f1f1f1;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:start;padding:20px 0;width:100%}.organization-details-section .title-section{box-sizing:border-box;color:#9e8b5b;font-size:18px;font-weight:600;padding:10px 0}.organization-details-section .company-section{align-items:center;display:flex;gap:15px;justify-content:space-between}.organization-details-section .company-section .company-logo{align-items:center;background-color:#9e8b5b;border-radius:50%;color:#fff;display:flex;height:50px;justify-content:center;width:50px}.organization-details-section .company-section .company-card .company-title{color:#7f7f7f;font-size:12px;font-weight:500}.organization-details-section .company-section .company-card .company-description{color:#3f3d56;font-size:18px;font-weight:600}.organization-details-section .company-details-section{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;width:100%}.organization-details-section .company-details-section .detail-card .detils-title{color:#7f7f7f;font-size:12px;font-weight:500}.organization-details-section .company-details-section .detail-card .detils-description{color:#3f3d56;font-size:14px;font-weight:600}.organization-details-section .company-details-section .upgrade-btn{box-sizing:border-box;padding:5px 10px}.user-details-section{align-items:flex-start;border-bottom:1px solid #f1f1f1;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:start;padding-bottom:10px;width:100%}.user-details-section .wrapper{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.user-details-section .wrapper .title-section{box-sizing:border-box;color:#9e8b5b;font-size:18px;font-weight:600;padding:10px 0}.user-details-section .wrapper .add-btn{box-sizing:border-box;padding:5px 10px!important}.user-details-section .source-list-table-section{box-sizing:border-box;height:100%;overflow-x:hidden;overflow-y:auto;padding:0 10px;width:100%}.user-details-section .source-list-table-section::-webkit-scrollbar{width:10px}.user-details-section .source-list-table-section::-webkit-scrollbar-track{background-color:#f3f3f3}.user-details-section .source-list-table-section::-webkit-scrollbar-thumb{background:#69aaa3;border-radius:10px;cursor:pointer}.user-details-section .source-list-table-section .role-select{align-items:center;border:1px solid #ccc!important;border-radius:5px;display:flex;font-size:14px!important;height:-webkit-fit-content;height:fit-content;justify-content:center;min-height:2.4rem;width:100%}.user-details-section .source-list-table-section .role-select .ant-select-selector{width:100%}.user-details-section .source-list-table-section .role-select input{font-size:14px!important;outline:none}.user-details-section .source-list-table-section .input-field{width:100%}.user-details-section .source-list-table-section .email-input,.user-details-section .source-list-table-section .user-input{height:-webkit-fit-content;height:fit-content;min-height:2.4rem}.user-details-section .source-list-table-section .invite-button{background-color:#69aaa3;border:1px solid #69aaa3;width:60px}.user-details-section .source-list-table-section .revoke-button{background-color:#e08a7e;border:1px solid #e08a7e;width:60px}.user-details-section .source-list-table-section .button-wrapper{align-items:flex-start;display:flex;gap:10px;justify-content:flex-start}.user-details-section .source-list-table-section .button-wrapper .add-btn{border:1px solid #9e8b5b;width:60px}.user-details-section .source-list-table-section .button-wrapper .cancel-btn{background-color:#fff;border:1px solid #9e8b5b;color:#9e8b5b;width:60px}.team-details-section{align-items:flex-start;border-bottom:1px solid #f1f1f1;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:start;padding-bottom:10px;width:100%}.team-details-section .wrapper{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.team-details-section .wrapper .title-section{box-sizing:border-box;color:#9e8b5b;font-size:18px;font-weight:600;padding:10px 0}.team-details-section .wrapper .add-btn{box-sizing:border-box;padding:5px 10px}.team-details-section .source-list-table-section{box-sizing:border-box;height:100%;overflow-x:hidden;overflow-y:auto;padding:0 10px;width:100%}.team-details-section .source-list-table-section::-webkit-scrollbar{width:10px}.team-details-section .source-list-table-section::-webkit-scrollbar-track{background-color:#f3f3f3}.team-details-section .source-list-table-section::-webkit-scrollbar-thumb{background:#69aaa3;border-radius:10px;cursor:pointer}.private-research-main{height:100%}.doc-research-main,.private-research-main{background-color:#fff;border-radius:10px;box-sizing:border-box;font-size:14px;padding:10px;width:100%}.doc-research-main{align-items:flex-start;display:flex;flex-direction:row-reverse;height:calc(100vh - 30px);justify-content:flex-start}.doc-research-main .history-section{align-items:center;border-left:2px solid #f1f1f1;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:10px 0 10px 10px;width:325px}.doc-research-main .expand-collapse-section-container{align-items:center;border-right:2px solid #f1f1f1;display:flex;flex-direction:column;gap:5px;height:100%;justify-content:flex-start;overflow:visible;width:1px}.doc-research-main .expand-collapse-section-container .ant-tooltip-inner{background-color:#f2f0ea;color:#9e8b5b;width:800px}.doc-research-main .expand-collapse-section-container .button-wrapper{align-items:center;background-color:#fff;border:2px solid #f1f1f1;border-radius:0 20px 20px 0;border-radius:20px 0 0 20px;color:#7f7f7f;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;margin-left:-37px;position:relative;width:40px;z-index:1}.doc-research-main .expand-collapse-section-container .button-wrapper:hover{color:#9e8b5b}.doc-research-main .expand-collapse-section-container .button-wrapper.expand-collapse-button{margin-top:50px}.doc-research-main .expand-collapse-section-container .button-wrapper.selected-model-button{color:#61a59e}.doc-research-main .expand-collapse-section-container .button-wrapper svg{margin-right:-5px}.doc-research-main .chat-section{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;height:100%;justify-content:space-between;padding:10px;width:100%}.doc-research-main .chat-section .chat-container{border-bottom:1px solid #ccc;border-top:1px solid #ccc;box-shadow:inset 0 0 10px hsla(0,0%,80%,.502);box-sizing:border-box;height:calc(100% - 60px);margin:auto;overflow-y:auto;padding:10px 0;width:100%}.doc-research-main .chat-section .chat-container .conversation-chat-main{align-items:center;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;gap:30px;justify-content:flex-end;min-height:100%;padding:15px;position:relative;width:100%}.doc-research-main .chat-section .chat-container::-webkit-scrollbar{width:5px}.doc-research-main .chat-section .chat-container::-webkit-scrollbar-track{background:#f1f1f1}.doc-research-main .chat-section .chat-container::-webkit-scrollbar-thumb{background:#61a59e;border-radius:50px;cursor:pointer}.chat-item-wrapper{align-items:center;display:flex;height:-webkit-fit-content;height:fit-content;justify-content:flex-end;width:100%}.chat-item-wrapper .non-question-section,.chat-item-wrapper .question-section{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;max-width:95%}.chat-item-wrapper .non-question-section .copy-icon,.chat-item-wrapper .question-section .copy-icon{color:#9e8b5b;cursor:pointer;margin:5px 10px 0}.chat-item-wrapper .non-question-section .icon-section .icons,.chat-item-wrapper .question-section .icon-section .icons{height:auto;width:20px}.chat-item-wrapper .non-question-section .icon-section .icons.esg-user,.chat-item-wrapper .question-section .icon-section .icons.esg-user{margin-right:10px;margin-top:5px}.chat-item-wrapper .non-question-section .icon-section .icons.esg-logo,.chat-item-wrapper .question-section .icon-section .icons.esg-logo{margin-left:10px;width:30px}.chat-item-wrapper .non-question-section .chat-item,.chat-item-wrapper .question-section .chat-item{align-items:center;background-color:#fafafa;border:1px solid #f1f1f1;border-radius:8px;box-shadow:4px 4px 10px hsla(0,0%,80%,.502);box-sizing:border-box;color:#3f3d56;display:flex;font-size:14px;gap:5px;justify-content:flex-start;min-width:80%;padding:5px 15px;width:100%}.chat-item-wrapper .non-question-section{justify-content:flex-end}.chat-item-wrapper.loading-container .non-question-section .chat-item{border:none;width:500px}.chat-item-wrapper.loading-container .non-question-section .chat-item .ant-skeleton-title{width:100%!important}.chat-item-wrapper.question-container{justify-content:flex-start}.chat-item-wrapper.question-container .question-section .chat-item{background-color:rgba(158,139,91,.125);color:#9e8b5b;font-weight:600;max-width:95%;min-width:-webkit-fit-content;min-width:fit-content}.chat-item-wrapper.answer-container{justify-content:flex-end}.chat-item-wrapper.answer-container .non-question-section .chat-item{align-items:flex-start;background-color:rgba(97,165,158,.125);flex-direction:column;padding:10px}.conversation-history-container{color:#3f3d56;gap:20px;height:100%}.conversation-history-container,.conversation-history-container .converstaion-actions{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.conversation-history-container .converstaion-actions{border-bottom:2px solid #f1f1f1;height:-webkit-fit-content;height:fit-content;padding-bottom:10px}.conversation-history-container .converstaion-actions .action-item-wrapper{align-items:center;border-radius:5px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;padding:7px 10px;width:100%}.conversation-history-container .converstaion-actions .action-item-wrapper:hover{background-color:#f2f0ea;font-weight:600}.conversation-history-container .converstaion-actions .action-item-wrapper .action-icon{align-items:center;display:flex;font-size:20px;justify-content:center;width:20px}.initialize-chat-section{align-items:center;display:flex;height:100%;justify-content:center;margin:auto;width:100%}.initialize-chat-section .section-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:30px 0;width:100%}.initialize-chat-section .section-container .title-section{color:#9e8b5b;font-size:24px;font-weight:600}.initialize-chat-section .section-container .description-section{color:#3f3d56;font-size:14px}.initialize-chat-section .section-container .model-options-section{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:center;margin-top:30px;width:100%}.initialize-chat-section .section-container .model-options-section .model-card{align-items:center;border:2px solid #f1f1f1;border-radius:5px;color:#3f3d56;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:20px;width:90px}.initialize-chat-section .section-container .model-options-section .model-card .model-icon{font-size:20px}.initialize-chat-section .section-container .model-options-section .model-card .model-name{font-size:16px}.initialize-chat-section .section-container .model-options-section .model-card:hover{border-color:#61a59e;color:#61a59e;font-weight:600}.real-estate-research-main{background-color:#fff;border-radius:10px;font-size:14px}.real-estate-research-main,.signup-page{box-sizing:border-box;height:100%;padding:10px;width:100%}.signup-page{margin-top:55px}.signup-page,.signup-page .signup-form-container{align-items:center;display:flex;justify-content:center}.signup-page .signup-form-container{background-color:#fff;border-radius:15px;box-sizing:border-box;flex-direction:column;gap:25px;max-width:700px;overflow:hidden;padding:25px;position:relative;width:40%}.signup-page .signup-form-container .header-section{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.signup-page .signup-form-container .header-section .form-header{color:#9e8b5b;font-family:Titillium Web,Helvetica;font-size:26px;font-weight:600;letter-spacing:0;line-height:normal;width:100%}.signup-page .signup-form-container .form-contents{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:flex-end;width:100%}.signup-page .signup-form-container .form-contents .input-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;width:100%}.signup-page .signup-form-container .form-contents .input-wrapper .agree-section{align-items:center;color:#9e8b5b;display:flex;font-family:Titillium Web,Helvetica;font-size:14px;font-weight:400;gap:6px;justify-content:center;letter-spacing:0;line-height:normal}.signup-page .signup-form-container .form-contents .input-wrapper .agree-section .input-checkbox{align-items:center;cursor:pointer;display:flex;justify-content:center}.signup-page .signup-form-container .form-contents .input-wrapper .agree-section .input-checkbox .custom-checkbox{background-color:#fff;border:2px solid #ccc;border-radius:4px;display:inline-block;height:16px;margin-right:10px;position:relative;transition:all .3s;width:16px}.signup-page .signup-form-container .form-contents .input-wrapper .agree-section .input-checkbox .custom-checkbox.custom-checkbox.checked{background-color:#61a59e;border-color:#61a59e}.signup-page .signup-form-container .form-contents .input-wrapper .agree-section .input-checkbox .custom-checkbox.custom-checkbox.checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:8px;left:5px;position:absolute;top:3px;transform:rotate(45deg);width:4px}.signup-page .signup-form-container .form-contents .input-wrapper .agree-section .input-checkbox .custom-checkbox.custom-checkbox.error{border-color:#f44336}.signup-page .signup-form-container .form-contents .input-wrapper .agree-section .agree-section-text .terms-link{color:#61a59e;cursor:pointer;text-decoration:none}.signup-page .signup-form-container .form-contents .input-wrapper .agree-section .agree-section-text .terms-link:hover{text-decoration:underline}.signup-page .signup-form-container .form-contents .input-wrapper .agree-section .agree-section-text .required-icon{color:#f44336;font-size:16px}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section,.signup-page .signup-form-container .form-contents .input-wrapper .country-section,.signup-page .signup-form-container .form-contents .input-wrapper .email-section,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section,.signup-page .signup-form-container .form-contents .input-wrapper .password-section,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section{flex:1 1}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .label,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .label,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .label,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .label,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .label,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .label,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .label,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .label,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .label{color:#9e8b5b;font-family:Titillium Web,Helvetica;font-size:14px;font-weight:400;letter-spacing:0;line-height:normal}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .label span,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .label span,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .label span,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .label span,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .label span,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .label span,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .label span,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .label span,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .label span{color:#f44336;font-size:16px}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .input-area,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .input-area,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .input-area,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .input-area,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .input-area,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .input-area,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .input-area,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .input-area,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .input-area{width:100%}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .input-area .overlap-group,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .input-area .overlap-group,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .input-area .overlap-group,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .input-area .overlap-group,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .input-area .overlap-group,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .input-area .overlap-group,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .input-area .overlap-group,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .input-area .overlap-group,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .input-area .overlap-group{align-items:center;background-color:#fff;border:1px solid #9e8b5b;border-radius:4px;display:flex;height:2.4rem;justify-content:space-between;width:100%}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .input-area .overlap-group.password-mismatch,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .input-area .overlap-group.password-mismatch,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .input-area .overlap-group.password-mismatch,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .input-area .overlap-group.password-mismatch,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .input-area .overlap-group.password-mismatch,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .input-area .overlap-group.password-mismatch,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .input-area .overlap-group.password-mismatch,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .input-area .overlap-group.password-mismatch,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .input-area .overlap-group.password-mismatch{border-color:#f44336}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .input-area .overlap-group .password-hide-icon,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .input-area .overlap-group .password-hide-icon,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .input-area .overlap-group .password-hide-icon,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .input-area .overlap-group .password-hide-icon,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .input-area .overlap-group .password-hide-icon,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .input-area .overlap-group .password-hide-icon,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .input-area .overlap-group .password-hide-icon,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .input-area .overlap-group .password-hide-icon,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .input-area .overlap-group .password-hide-icon{color:#9e8b5b;cursor:pointer;margin-right:5px}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .input-area .overlap-group .form-input,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .input-area .overlap-group .form-input,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .input-area .overlap-group .form-input,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .input-area .overlap-group .form-input,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .input-area .overlap-group .form-input,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .input-area .overlap-group .form-input,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .input-area .overlap-group .form-input,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .input-area .overlap-group .form-input,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .input-area .overlap-group .form-input{background-color:#fff!important;border:none;color:#9e8b5b;font-family:Titillium Web,Helvetica;font-size:14px;font-weight:400;letter-spacing:0;line-height:normal;margin-left:15px;outline:none;width:100%}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .input-area .overlap-group .form-input::placeholder,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .input-area .overlap-group .form-input::placeholder,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .input-area .overlap-group .form-input::placeholder,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .input-area .overlap-group .form-input::placeholder,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .input-area .overlap-group .form-input::placeholder,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .input-area .overlap-group .form-input::placeholder,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .input-area .overlap-group .form-input::placeholder,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .input-area .overlap-group .form-input::placeholder,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .input-area .overlap-group .form-input::placeholder{color:#f1f1f1}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .input-area .country-select,.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .input-area .user-type-select,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .input-area .country-select,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .input-area .user-type-select,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .input-area .country-select,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .input-area .user-type-select,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .input-area .country-select,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .input-area .user-type-select,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .input-area .country-select,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .input-area .user-type-select,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .input-area .country-select,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .input-area .user-type-select,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .input-area .country-select,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .input-area .user-type-select,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .input-area .country-select,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .input-area .user-type-select,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .input-area .country-select,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .input-area .user-type-select{min-height:2.4rem;width:100%}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .input-area .country-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .input-area .user-type-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .input-area .country-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .input-area .user-type-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .input-area .country-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .input-area .user-type-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .input-area .country-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .input-area .user-type-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .input-area .country-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .input-area .user-type-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .input-area .country-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .input-area .user-type-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .input-area .country-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .input-area .user-type-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .input-area .country-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .input-area .user-type-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .input-area .country-select .ant-select-selector,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .input-area .user-type-select .ant-select-selector{border:1px solid #9e8b5b!important;max-height:-webkit-fit-content;max-height:fit-content;min-height:2.4rem}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .confirm-password-error-section,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .confirm-password-error-section,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .confirm-password-error-section,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .confirm-password-error-section,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .confirm-password-error-section,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .confirm-password-error-section,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .confirm-password-error-section,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .confirm-password-error-section,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .confirm-password-error-section{align-items:center;display:flex;font-size:10px;height:15px;justify-content:flex-start;width:100%}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .confirm-password-error-section .confirm-password-message,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .confirm-password-error-section .confirm-password-message,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .confirm-password-error-section .confirm-password-message,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .confirm-password-error-section .confirm-password-message,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .confirm-password-error-section .confirm-password-message,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .confirm-password-error-section .confirm-password-message,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .confirm-password-error-section .confirm-password-message,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .confirm-password-error-section .confirm-password-message,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .confirm-password-error-section .confirm-password-message{align-items:center;display:flex}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .confirm-password-error-section .confirm-password-message.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .confirm-password-error-section .confirm-password-message.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .confirm-password-error-section .confirm-password-message.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .confirm-password-error-section .confirm-password-message.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .confirm-password-error-section .confirm-password-message.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .confirm-password-error-section .confirm-password-message.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .confirm-password-error-section .confirm-password-message.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .confirm-password-error-section .confirm-password-message.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .confirm-password-error-section .confirm-password-message.success-icon{color:#61a59e}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .confirm-password-error-section .confirm-password-message.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .confirm-password-error-section .confirm-password-message.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .confirm-password-error-section .confirm-password-message.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .confirm-password-error-section .confirm-password-message.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .confirm-password-error-section .confirm-password-message.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .confirm-password-error-section .confirm-password-message.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .confirm-password-error-section .confirm-password-message.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .confirm-password-error-section .confirm-password-message.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .confirm-password-error-section .confirm-password-message.error-icon{color:#f44336}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .error-message,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .error-message,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .error-message,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .error-message,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .error-message,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .error-message,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .error-message,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .error-message,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .error-message{color:#f44336;font-size:10px;height:15px;text-align:left;width:100%}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .error-item,.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .initial-error-message,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .error-item,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .initial-error-message,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .error-item,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .initial-error-message,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .error-item,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .initial-error-message,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .error-item,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .initial-error-message,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .error-item,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .initial-error-message,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .error-item,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .initial-error-message,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .error-item,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .initial-error-message,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .error-item,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .initial-error-message{color:#f44336;font-size:11px;text-align:left;width:100%}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .error-item.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .initial-error-message.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .error-item.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .initial-error-message.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .error-item.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .initial-error-message.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .error-item.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .initial-error-message.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .error-item.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .initial-error-message.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .error-item.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .initial-error-message.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .error-item.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .initial-error-message.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .error-item.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .initial-error-message.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .error-item.success-icon,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .initial-error-message.success-icon{color:#61a59e}.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .error-item.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .confirm-password-section .initial-error-message.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .error-item.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .country-section .initial-error-message.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .error-item.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .email-section .initial-error-message.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .error-item.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .firstname-section .initial-error-message.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .error-item.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .lastname-section .initial-error-message.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .error-item.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .org-name-section .initial-error-message.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .error-item.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .password-section .initial-error-message.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .error-item.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .recaptcha-section .initial-error-message.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .error-item.error-icon,.signup-page .signup-form-container .form-contents .input-wrapper .user-type-section .initial-error-message.error-icon{color:#f44336}.signup-page .signup-form-container .form-contents .form-button-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.signup-page .signup-form-container .form-contents .form-button-wrapper .form-button{align-items:center;background-color:#9e8b5b;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:15px;width:200px}.signup-page .signup-form-container .form-contents .form-button-wrapper .form-button.button-disable{cursor:default}.signup-page .signup-form-container .form-contents .form-button-wrapper .form-button .text-wrapper{color:#fff;font-family:Titillium Web,Helvetica;font-size:16px;font-weight:700;letter-spacing:0;line-height:normal;margin-top:-1.01px;position:relative;width:-webkit-fit-content;width:fit-content}.signup-page .signup-form-container .form-contents .form-button-wrapper .exists-account-section{align-items:center;color:#9e8b5b;display:flex;flex-wrap:wrap;font-family:Titillium Web,Helvetica;font-size:16px;font-weight:400;gap:6px;justify-content:center;letter-spacing:0;line-height:normal}.signup-page .signup-form-container .form-contents .form-button-wrapper .exists-account-section .login-text{color:#7f7f7f;cursor:pointer}.signup-page .signup-form-container .form-contents .form-button-wrapper .exists-account-section .login-text:hover{color:#9e8b5b;text-decoration:underline}.signup-page .signup-form-container .register-loader-section{align-items:center;background-color:#0000001a;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.signup-page input::-ms-clear,.signup-page input::-ms-reveal{display:none}@media(max-width:1024px){.signup-page .signup-form-container{width:60%}}@media(max-width:768px){.signup-page .signup-form-container{width:100%}}@media(max-width:500px){.signup-page .signup-form-container{gap:15px;justify-content:flex-start;max-height:80%;overflow-y:scroll}.signup-page .signup-form-container::-webkit-scrollbar{width:10px}.signup-page .signup-form-container::-webkit-scrollbar-track{background-color:#fafafa}.signup-page .signup-form-container::-webkit-scrollbar-thumb{background:#61a59e;border-radius:10px;cursor:pointer}.signup-page .signup-form-container .form-contents{gap:10px}.signup-page .signup-form-container .form-contents .input-wrapper{align-items:stretch;flex-direction:column;gap:10px}.signup-page .signup-form-container .form-contents .form-button-wrapper{flex-direction:column;gap:10px}}.support-main{background-color:#fff;border-radius:10px;box-sizing:border-box;font-size:14px;height:100%;padding:10px;width:100%}.stripe-checkout-container{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;width:100%}.stripe-checkout-container .frame-wrapper{align-items:center;display:flex;height:80%;justify-content:center;width:80%}.stripe-checkout-container .frame-wrapper .stripe-frame{border-radius:6px;height:100%;width:100%}.stripe-checkout-container .frame-wrapper .frame-loader{align-items:center;background-color:#fff;border-radius:6px;display:flex;height:100%;justify-content:center;width:100%}.payment-success-card{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;width:100%}.payment-success-card .payment-success-content{align-items:center;background-color:#fff;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;gap:15px;justify-content:flex-start;max-width:90%;min-width:280px;overflow:hidden;padding:25px;width:-webkit-fit-content;width:fit-content}.payment-success-card .payment-success-content .card-title{align-items:center;color:#9e8b5b;display:flex;font-size:24px;font-weight:600;justify-content:center;width:100%}.payment-success-card .payment-success-content .card-description{align-items:center;color:#7f7f7f;display:flex;font-size:14px;justify-content:center;text-align:center;width:100%}.payment-cancel-card{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;width:100%}.payment-cancel-card .payment-cancel-content{align-items:center;background-color:#fff;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;gap:15px;justify-content:flex-start;max-width:90%;min-width:280px;overflow:hidden;padding:25px;width:-webkit-fit-content;width:fit-content}.payment-cancel-card .payment-cancel-content .card-title{align-items:center;color:#9e8b5b;display:flex;font-size:24px;font-weight:600;justify-content:center;width:100%}.payment-cancel-card .payment-cancel-content .card-description{align-items:center;color:#7f7f7f;display:flex;font-size:14px;justify-content:center;text-align:center;width:100%}.error-404-main{align-items:center;display:flex;height:80%;justify-content:center;max-height:800px;max-width:900px;position:relative;width:90%}.error-404-main .error-background-container{height:100%;left:0;position:absolute;top:0;width:100%}.error-404-main .error-background-container .background-image{display:block;height:100%;width:100%}.error-404-main .error-background-container .background-image-mini{display:none;height:100%;width:100%}.error-404-main .error-contents{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding-left:100px;position:absolute;top:0;width:100%}.error-404-main .error-contents .error-status{color:#9e8b5b;font-size:170px;font-weight:600}.error-404-main .error-contents .error-message{color:#7f7f7f;font-size:24px;font-weight:600}.error-404-main .error-contents .redirect-button{align-items:center;background-color:#61a59e;border:2px solid #61a59e;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-weight:600;justify-content:center;margin-top:20px;padding:10px;width:150px}.error-404-main .error-contents .redirect-button:hover{background-color:#fff;color:#61a59e}@media(max-width:768px){.error-404-main .error-contents .error-status{font-size:120px}.error-404-main .error-contents .error-message{font-size:20px}.error-404-main .error-contents .redirect-button{padding:7px 10px}}@media(max-width:500px){.error-404-main .error-background-container .background-image{display:none}.error-404-main .error-background-container .background-image-mini{display:block}.error-404-main .error-contents{margin-top:-50px;padding:0}.error-404-main .error-contents .redirect-button{padding:5px 10px}}.manage-playbook-container{background-color:#fff;border-radius:10px;box-sizing:border-box;font-size:14px;gap:15px;height:100%;padding:10px}.manage-playbook-container,.manage-playbook-container .manage-playbook-filters{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.manage-playbook-container .manage-playbook-filters{gap:10px}.manage-playbook-container .manage-playbook-filters .show-filters-section{align-items:flex-start;display:flex;flex-direction:row;height:100%;justify-content:flex-start;width:100%}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;height:100%;justify-content:flex-start;width:100%}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .input-wrapper{flex:1 1;max-width:300px}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .input-wrapper .input-label{align-items:flex-start;color:#9e8b5b;display:flex;flex-direction:row;font-weight:600;justify-content:flex-start;margin-bottom:3px}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .input-wrapper .input-label span{color:#f44336;margin-left:5px}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .input-wrapper .input-container{align-items:center;display:flex;flex-direction:row;gap:5px;height:100%;justify-content:flex-start;width:100%}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .input-wrapper .input-container.search-input-container{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;padding:0 5px}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .input-wrapper .input-container.search-input-container .search-input{border:none;box-sizing:border-box;color:#3f3d56;font-size:14px;font-weight:600;outline:none;padding:6px;width:100%}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .input-wrapper .input-container.search-input-container .search-button{align-items:center;background-color:#9e8b5b;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:5px}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .input-wrapper .input-container.search-input-container .search-button:hover{background-color:#61a59e}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .input-wrapper .input-container.search-input-container .input-clear-icon{color:#9e8b5b;cursor:pointer}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .input-wrapper .input-container.search-input-container .input-clear-icon:hover{color:#61a59e}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .input-wrapper .input-container .playbook-select,.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .input-wrapper .input-container .visibility-select{align-items:center;border:1px solid #ccc!important;border-radius:5px;display:flex;font-size:14px!important;height:-webkit-fit-content;height:fit-content;justify-content:center;min-height:2.4rem;width:100%}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .input-wrapper .input-container .playbook-select .ant-select-selector,.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .input-wrapper .input-container .visibility-select .ant-select-selector{min-height:2.4rem;width:100%}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section{align-items:flex-end;display:flex;flex-direction:row;gap:20px;justify-content:center}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section.content-buttons-left{flex:1 1;justify-content:flex-end}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section .button-wrapper{align-items:center;border:1px solid #9e8b5b;border-radius:5px;box-sizing:border-box;color:#9e8b5b;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:5px;justify-content:center;padding:15px 20px}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section .button-wrapper.add-playbook{background-color:#9e8b5b;color:#fff}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section .button-wrapper.add-playbook:hover{background-color:#61a59e;border-color:#61a59e}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section .button-wrapper.export-master-questions,.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section .button-wrapper.import-master-questions,.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section .button-wrapper.questions-template{background-color:#9e8b5b;color:#fff}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section .button-wrapper.export-master-questions:hover,.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section .button-wrapper.import-master-questions:hover,.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section .button-wrapper.questions-template:hover{background-color:#61a59e;border-color:#61a59e}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section .button-wrapper.reset-filter:hover{border-color:#61a59e;color:#61a59e}.manage-playbook-container .upload-file{border:1px solid #ccc;border-radius:5px;cursor:pointer;display:flex;font-weight:600}.manage-playbook-container .choose-file{background-color:gray;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#f3f3f3;margin-right:5px;padding:5px}.manage-playbook-container .file-name{padding:5px}.manage-playbook-container .createPlaybook-loader{align-items:center;color:#9e8b5b;display:flex;justify-content:center}.manage-playbook-container .manage-playbook-table-section{height:100%;overflow-x:hidden;overflow-y:auto;width:100%}.manage-playbook-container .manage-playbook-table-section .table-visibility{text-transform:capitalize}.manage-playbook-container .manage-playbook-table-section .actions-container{align-items:center;color:#9e8b5b;display:flex;font-weight:600;height:-webkit-fit-content;height:fit-content;width:100%}.manage-playbook-container .manage-playbook-table-section .actions-container .action-icons{cursor:pointer;font-size:16px;margin-right:20px}.manage-playbook-container .manage-playbook-table-section .actions-container .action-edit-icon :hover{color:#61a59e}.manage-playbook-container .manage-playbook-table-section .actions-container .action-delete-icon :hover{color:#f44336}.manage-playbook-container .manage-playbook-table-section .actions-container .action-viewIcon :hover{color:#fab800}.manage-playbook-container .manage-playbook-table-section::-webkit-scrollbar{width:10px}.manage-playbook-container .manage-playbook-table-section::-webkit-scrollbar-track{background-color:#f3f3f3}.manage-playbook-container .manage-playbook-table-section::-webkit-scrollbar-thumb{background:#69aaa3;border-radius:10px;cursor:pointer}.manage-playbook-container .main-container-body{min-width:400px}.manage-playbook-container .main-container-body .add-playbook-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:-webkit-fit-content;height:fit-content;justify-content:center;padding:10px 0;width:100%}.manage-playbook-container .main-container-body .add-playbook-container .input-wrapper{width:100%}.manage-playbook-container .main-container-body .add-playbook-container .input-wrapper .input-label{align-items:flex-start;color:#9e8b5b;display:flex;flex-direction:row;font-weight:600;justify-content:flex-start;margin-bottom:3px}.manage-playbook-container .main-container-body .add-playbook-container .input-wrapper .input-label span{color:#f44336;margin-left:5px}.manage-playbook-container .main-container-body .add-playbook-container .input-wrapper .add-playbook-wrapper{align-items:center;border:1px solid #ccc!important;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:row;height:35px;justify-content:space-between;padding:0 10px;width:100%}.manage-playbook-container .main-container-body .add-playbook-container .input-wrapper .add-playbook-wrapper .add-playbook-input{border:none;font-size:14px;outline:none;width:100%}.manage-playbook-container .main-container-body .add-playbook-container .input-wrapper .add-playbook-select-wrapper{align-items:center;border:1px solid #ccc!important;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:row;height:35px;justify-content:space-between;padding:0;width:100%}.manage-playbook-container .main-container-body .add-playbook-container .input-wrapper .add-playbook-select-wrapper .playbook-select{width:100%}.manage-playbook-container .main-container-body .add-playbook-container .input-wrapper .error-message{color:#f44336;font-size:10px;height:15px;text-align:left;width:100%}.manage-playbook-container .main-container-body .add-playbook-container .add-playbook-button-section{margin-top:10px;width:30%}.manage-playbook-container .main-container-body .add-playbook-container .add-playbook-button-section .button-wrapper{align-items:center;background-color:#9e8b5b;border:1px solid #9e8b5b;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-weight:600;justify-content:center;padding:8px 30px}.manage-playbook-container .main-container-body .add-playbook-container .add-playbook-button-section .button-wrapper.create{background-color:#9e8b5b;color:#fff}.manage-playbook-container .main-container-body .add-playbook-container .add-playbook-button-section .button-wrapper.create:hover{background-color:#61a59e;border-color:#61a59e}.manage-playbook-container .action-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.manage-playbook-container .button-wrapper{align-items:center;border:1px solid;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-weight:600;height:30px;justify-content:center;padding:8px 30px;width:auto}.manage-playbook-container .button-wrapper.no{background-color:#f44336;border-color:#f44336}.manage-playbook-container .button-wrapper.no:hover{background-color:#fc1100;border-color:#fc1100}.manage-playbook-container .button-wrapper.yes{background-color:#61a59e;border-color:#61a59e}.manage-playbook-container .button-wrapper.yes:hover{background-color:#65d1c6;border-color:#65d1c6}.manage-playbook-container .modal-title{display:flex}.manage-playbook-container .modal-icon{align-items:center;display:inline-flex;justify-content:center;margin-right:5px}.manage-playbook-container .modal-icon svg{fill:#e51212;height:24px;width:24px}@media(max-width:1024px){.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section .button-wrapper{padding:20px}}@media(max-width:768px){.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section .button-wrapper{padding:20px;width:100%}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .input-wrapper{min-width:30%}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .add-playbook-button-section{margin-left:0}}@media(max-width:500px){.manage-playbook-container .main-container-body{min-width:100%}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section{display:flex;flex-direction:column}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section .button-wrapper{padding:20px;width:100%}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .input-wrapper{width:100%}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .add-playbook-button-section{margin-left:0}}@media(max-width:350px){.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section{display:flex;flex-direction:column}.manage-playbook-container .manage-playbook-filters .show-filters-section .manage-playbook-filters-section .filter-buttons-section .button-wrapper{padding:20px;width:100%}}.contro-research-main{flex-direction:row}.contro-research-main,.run-batch-main{align-items:flex-start;background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;font-size:14px;height:100%;justify-content:flex-start;padding:10px;width:100%}.run-batch-main{flex-direction:column;gap:30px}.run-batch-main .run-batch-filters{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;width:100%}.run-batch-main .run-batch-filters .show-filters-section{align-items:flex-start;display:flex;flex-direction:row;height:100%;justify-content:flex-start;width:100%}.run-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;gap:25px;height:100%;justify-content:flex-start;width:100%}.run-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper{flex:1 1;max-width:300px;min-width:300px}.run-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper .input-label{align-items:flex-start;color:#9e8b5b;display:flex;flex-direction:row;font-weight:600;justify-content:flex-start;margin-bottom:3px}.run-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper .input-label span{color:#f44336;margin-left:5px}.run-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper .input-container{align-items:center;display:flex;flex-direction:row;gap:5px;height:100%;justify-content:flex-start;width:100%}.run-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper .input-container.search-input-container{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;padding:0 5px}.run-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper .input-container.search-input-container .search-input{border:none;box-sizing:border-box;color:#3f3d56;font-size:14px;font-weight:600;outline:none;padding:6px;width:100%}.run-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper .input-container.search-input-container .search-button{align-items:center;background-color:#9e8b5b;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:5px}.run-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper .input-container.search-input-container .search-button:hover{background-color:#61a59e}.run-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper .input-container.search-input-container .input-clear-icon{color:#9e8b5b;cursor:pointer}.run-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper .input-container.search-input-container .input-clear-icon:hover{color:#61a59e}.run-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper .input-container .filter-select{align-items:center;border:1px solid #ccc!important;border-radius:5px;display:flex;font-size:14px!important;height:-webkit-fit-content;height:fit-content;justify-content:center;min-height:2.2rem;width:100%}.run-batch-main .action-buttons-container{align-items:center;color:#9e8b5b;display:flex;font-weight:600;height:-webkit-fit-content;height:fit-content;justify-content:center!important;width:100%}.run-batch-main .action-buttons-container .action-icons{cursor:pointer;font-size:18px;margin-right:20px}.run-batch-main .action-buttons-container .action-exportIcon :hover{color:#fab800}.run-batch-main .action-buttons-container .action-icons.disabled{cursor:not-allowed;opacity:.5}.run-batch-main .run-batch-table-section{height:100%;overflow-x:hidden;overflow-y:auto;width:100%}.run-batch-main .run-batch-table-section::-webkit-scrollbar{width:10px}.run-batch-main .run-batch-table-section::-webkit-scrollbar-track{background-color:#f3f3f3}.run-batch-main .run-batch-table-section::-webkit-scrollbar-thumb{background:#69aaa3;border-radius:10px;cursor:pointer}.run-batch-main .run-batch-table-section .action-buttons-container{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-end}.run-batch-main .run-batch-table-section .action-buttons-container .action-button{cursor:pointer;font-weight:600}.run-batch-main .run-batch-table-section .action-buttons-container .action-button:hover{color:#7f7f7f}.run-batch-main .run-batch-table-section .progress-cell-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:15px;justify-content:flex-start;padding:10px}.run-batch-main .run-batch-table-section .progress-cell-container.success .percentage-section,.run-batch-main .run-batch-table-section .progress-cell-container.success .progress-bar-highlight{background-color:#61a59e}.run-batch-main .run-batch-table-section .progress-cell-container.success .stats-section .stats-label .estimation-status-value,.run-batch-main .run-batch-table-section .progress-cell-container.success .stats-section .stats-label .progress-status{color:#61a59e}.run-batch-main .run-batch-table-section .progress-cell-container.in-progress .percentage-section,.run-batch-main .run-batch-table-section .progress-cell-container.in-progress .progress-bar-highlight{background-color:#9e8b5b}.run-batch-main .run-batch-table-section .progress-cell-container.in-progress .stats-section .stats-label .estimation-status-value,.run-batch-main .run-batch-table-section .progress-cell-container.in-progress .stats-section .stats-label .progress-status{color:#9e8b5b}.run-batch-main .run-batch-table-section .progress-cell-container.fail .percentage-section,.run-batch-main .run-batch-table-section .progress-cell-container.fail .progress-bar-highlight{background-color:#f44336}.run-batch-main .run-batch-table-section .progress-cell-container.fail .stats-section .stats-label .estimation-status-value,.run-batch-main .run-batch-table-section .progress-cell-container.fail .stats-section .stats-label .progress-status{color:#f44336}.run-batch-main .run-batch-table-section .progress-cell-container .percentage-section{align-items:center;background-color:#9e8b5b;border-radius:5px;box-sizing:border-box;color:#fff;display:flex;font-size:16px;font-weight:600;height:100%;justify-content:center;padding:5px;width:50px}.run-batch-main .run-batch-table-section .progress-cell-container .stats-section{align-items:flex-start;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;gap:5px;justify-content:center;padding:10px 0}.run-batch-main .run-batch-table-section .progress-cell-container .stats-section .stats-label{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-size:12px;gap:10px;justify-content:space-between;width:100%}.run-batch-main .run-batch-table-section .progress-cell-container .stats-section .stats-label .progress-status{color:#9e8b5b;font-weight:600}.run-batch-main .run-batch-table-section .progress-cell-container .stats-section .stats-label .estimation-status{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:flex-start}.run-batch-main .run-batch-table-section .progress-cell-container .stats-section .stats-label .estimation-status .estimation-status-label{color:#7f7f7f}.run-batch-main .run-batch-table-section .progress-cell-container .stats-section .stats-label .estimation-status .estimation-status-value{font-weight:600}.run-batch-main .run-batch-table-section .progress-cell-container .stats-section .progress-bar-container{align-items:flex-start;display:flex;height:5px;justify-content:flex-start;position:relative;width:100%}.run-batch-main .run-batch-table-section .progress-cell-container .stats-section .progress-bar-container .progress-bar-background{background-color:#f2f0ea;border-radius:10px;height:100%;left:0;position:absolute;top:0;width:100%}.run-batch-main .run-batch-table-section .progress-cell-container .stats-section .progress-bar-container .progress-bar-highlight{border-radius:10px;height:100%;left:0;position:absolute;top:0}.custom-tooltip .ant-tooltip-inner{background-color:#333;border-radius:8px;color:#fff;display:flex;font-size:14px;gap:16px;max-width:600px;padding:10px;white-space:normal}.custom-tooltip .ant-tooltip-arrow{border-color:#333}.custom-tooltip ul{list-style:none;margin:0;padding:0}.custom-tooltip li{line-height:1.5}@media(max-width:768px){.run-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper{max-width:100%;min-width:100%}}.create-batch-main{background-color:#fff;border-radius:10px;box-sizing:border-box;font-size:14px;gap:30px;height:100%;padding:10px}.create-batch-main,.create-batch-main .run-batch-filters{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.create-batch-main .run-batch-filters{gap:10px}.create-batch-main .run-batch-filters .show-filters-section{align-items:flex-start;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:flex-start;width:100%}.create-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;height:100%;justify-content:flex-start;width:100%}.create-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper{flex:1 1;max-width:320px;min-width:280px}.create-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper .input-label{align-items:flex-start;color:#9e8b5b;display:flex;flex-direction:row;font-weight:600;justify-content:flex-start;margin-bottom:3px}.create-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper .input-label span{color:#f44336;margin-left:5px}.create-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper .input-container{height:100%;width:100%}.create-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper .input-container .ant-select-selector{max-height:60px;overflow:hidden;overflow-y:auto;text-overflow:ellipsis;white-space:nowrap;width:100%}.create-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .input-wrapper .input-container .filter-select{align-items:center;border:1px solid #ccc!important;border-radius:5px;display:flex;font-size:14px!important;height:-webkit-fit-content;height:fit-content;justify-content:center;min-height:2.4rem;width:100%}.create-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .create-button-section{align-items:flex-end;display:flex;flex-direction:row;gap:20px;justify-content:center}.create-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .create-button-section .button-wrapper{align-items:center;border:1px solid #9e8b5b;border-radius:5px;box-sizing:border-box;color:#9e8b5b;cursor:pointer;display:flex;font-weight:600;gap:5px;justify-content:center;padding:8px 30px}.create-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .create-button-section .button-wrapper.run-batch{background-color:#9e8b5b;color:#fff}.create-batch-main .run-batch-filters .show-filters-section .run-batch-filters-section .create-button-section .button-wrapper.run-batch:hover{background-color:#61a59e;border-color:#61a59e}.create-batch-main .run-batch-filters .show-filters-section .search-filters-section{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;width:100%}.create-batch-main .run-batch-filters .show-filters-section .search-filters-section .search-wrapper{align-items:center;border:1px solid #ccc!important;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:row;height:35px;justify-content:space-between;padding:0 10px;width:30%}.create-batch-main .run-batch-filters .show-filters-section .search-filters-section .search-wrapper .search-input{border:none;font-size:14px;outline:none;width:100%}.create-batch-main .run-batch-filters .show-filters-section .search-filters-section .search-wrapper .search-icon{color:#7f7f7f;cursor:pointer;font-size:16px}.create-batch-main .run-batch-filters .show-filters-section .search-filters-section .search-wrapper .search-icon.active-icon,.create-batch-main .run-batch-filters .show-filters-section .search-filters-section .search-wrapper .search-icon:hover{color:#61a59e}.create-batch-main .run-batch-filters .show-filters-section .search-filters-section .bulk-priority-button-section{align-items:center;display:flex;flex-direction:row;gap:10px;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;width:-webkit-fit-content;width:fit-content}.create-batch-main .run-batch-filters .show-filters-section .search-filters-section .bulk-priority-button-section .button-wrapper{align-items:flex-start;border-radius:5px;box-sizing:border-box;color:#fff;display:flex;flex-direction:row;font-weight:600;height:100%;justify-content:center;padding:6px 20px;white-space:nowrap;width:100%}.create-batch-main .run-batch-filters .show-filters-section .search-filters-section .bulk-priority-button-section .button-wrapper.create-batch-btn{background-color:#9e8b5b;border:1px solid #9e8b5b;cursor:pointer}.create-batch-main .run-batch-filters .show-filters-section .search-filters-section .bulk-priority-button-section .button-wrapper.create-batch-btn:hover{background-color:#61a59e;border-color:#61a59e}.create-batch-main .run-batch-filters .show-filters-section .search-filters-section .bulk-priority-button-section .button-wrapper.disabled-bulk-button{background-color:#ccc;color:#888;cursor:not-allowed}.create-batch-main .run-batch-filters .show-filters-section .search-filters-section .bulk-priority-button-section .button-wrapper.enabled-bulk-button{background-color:#9e8b5b;border:1px solid #9e8b5b;cursor:pointer}.create-batch-main .run-batch-filters .show-filters-section .search-filters-section .bulk-priority-button-section .button-wrapper.enabled-bulk-button:hover{background-color:#61a59e;border-color:#61a59e}.create-batch-main .modal-title{display:flex}.create-batch-main .modal-icon{align-items:center;display:inline-flex;justify-content:center;margin-right:5px}.create-batch-main .modal-icon svg{fill:#e51212;height:24px;width:24px}.create-batch-main .main-container-body .modal-body-container .confirmation-body{align-items:center;display:flex;flex-direction:column;height:auto}.create-batch-main .main-container-body .modal-body-container .action-buttons{align-items:center;display:flex;gap:20px;justify-content:center;width:30%}.create-batch-main .main-container-body .modal-body-container .action-buttons .button-wrapper{align-items:center;border:1px solid;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-weight:600;height:30px;justify-content:center;padding:8px 30px;width:100%}.create-batch-main .main-container-body .modal-body-container .action-buttons .button-wrapper.no{background-color:#f44336;border-color:#f44336}.create-batch-main .main-container-body .modal-body-container .action-buttons .button-wrapper.no:hover{background-color:#fc1100;border-color:#fc1100}.create-batch-main .main-container-body .modal-body-container .action-buttons .button-wrapper.yes{background-color:#61a59e;border-color:#61a59e}.create-batch-main .main-container-body .modal-body-container .action-buttons .button-wrapper.yes:hover{background-color:#65d1c6;border-color:#65d1c6}.create-batch-main .source-select{align-items:center;border:1px solid #ccc!important;border-radius:5px;display:flex;font-size:14px!important;height:-webkit-fit-content;height:fit-content;justify-content:center;min-height:2.4rem;width:100%}.create-batch-main .source-select .ant-select-selector{width:100%}.create-batch-main .source-select input{font-size:14px!important;outline:none}.create-batch-main .create-batch-table-section{height:100%;overflow-x:hidden;overflow-y:auto;width:100%}.create-batch-main .create-batch-table-section::-webkit-scrollbar{width:10px}.create-batch-main .create-batch-table-section::-webkit-scrollbar-track{background-color:#f3f3f3}.create-batch-main .create-batch-table-section::-webkit-scrollbar-thumb{background:#69aaa3;border-radius:10px;cursor:pointer}.create-batch-main .custom-table-column-header-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.create-batch-main .custom-table-column-header-wrapper .action-item{cursor:pointer}.custom-table-header-action-contents{align-items:flex-start;background-color:#fff;border:1px solid #ccc;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:15px 10px;width:250px}.custom-table-header-action-contents .wrapper-text{font-weight:600}.custom-table-header-action-contents .warning-text{color:#f44336;font-size:12px}.custom-table-header-action-contents .input-container{height:100%;width:100%}.custom-table-header-action-contents .input-container .ant-select-selector{max-height:60px;overflow-y:auto;width:100%}.custom-table-header-action-contents .input-container .filter-select{align-items:center;border:1px solid #ccc!important;border-radius:5px;display:flex;font-size:14px!important;height:-webkit-fit-content;height:fit-content;justify-content:center;min-height:2.4rem;width:100%}.dynamic-select-modal .page-title{color:#9e8b5b;font-size:15px;font-weight:600}.dynamic-select-modal .ant-modal-content{border-radius:8px;padding:20px}.dynamic-select-modal .dynamic-select-container{display:flex;flex-direction:column;gap:12px}.dynamic-select-modal .dynamic-select-parent{align-items:center;display:flex;gap:10px;justify-content:start}.dynamic-select-modal .dynamic-select-parent .ant-select-selector{max-height:100px;overflow-y:auto}.dynamic-select-modal .dynamic-select-index{color:#9e8b5b;font-size:14px;font-weight:600}.dynamic-select-modal .dynamic-select{align-items:center;border:1px solid #ccc!important;border-radius:5px;display:flex;font-size:14px!important;height:-webkit-fit-content;height:fit-content;justify-content:center;min-height:2.4rem;width:90%}.dynamic-select-modal .dynamic-select .ant-select-selector{width:100%}.dynamic-select-modal .dynamic-select input{font-size:14px!important;outline:none}.dynamic-select-modal .ant-btn{margin-top:10px}.dynamic-select-modal .input-label{align-items:flex-start;color:#9e8b5b;display:flex;flex-direction:row;font-weight:600;justify-content:flex-start;margin-bottom:3px}.dynamic-select-modal .input-label span{color:#f44336;margin-left:5px}.dynamic-select-modal .details-section{width:100%}.dynamic-select-modal .details-section .details-content{align-items:flex-start;display:flex;flex-direction:column;gap:12px;justify-content:flex-start;width:100%}.dynamic-select-modal .details-section .details-content .dp-code-container,.dynamic-select-modal .details-section .details-content .question-container{align-items:flex-start;display:flex;flex-direction:row;gap:12px;justify-content:flex-start;width:100%}.dynamic-select-modal .details-section .details-content .dp-code-container .read-more-button,.dynamic-select-modal .details-section .details-content .question-container .read-more-button{cursor:pointer;font-size:14px;font-weight:600;width:-webkit-fit-content;width:fit-content}.dynamic-select-modal .details-section .details-content .dp-code-container .read-more-button:hover,.dynamic-select-modal .details-section .details-content .question-container .read-more-button:hover{color:#61a59e}.entity-main-container{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:center;width:100%}.entity-main-container .breadcrumb{padding:10px}.entity-main-container .header-container{display:flex;justify-content:flex-end;margin-bottom:50px;width:100%}.entity-main-container .ant-upload-wrapper{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;width:600px}.entity-main-container .button-wrapper{align-items:center;border:1px solid #9e8b5b;border-radius:5px;box-sizing:border-box;color:#9e8b5b;cursor:pointer;display:flex;font-weight:500;justify-content:center;margin-top:40px;padding:8px 20px}.entity-main-container .button-wrapper.submit{background-color:#9e8b5b;color:#fff;margin-bottom:40px}.entity-main-container .button-wrapper.submit:hover{background-color:#61a59e;border-color:#61a59e}.entity-main-container .button-wrapper.loader{background-color:#9e8b5b;margin-bottom:40px;padding:11px 35px}.entity-main-container .button-wrapper.template{background-color:#9e8b5b;color:#fff;margin-right:30px}.entity-main-container .button-wrapper.template:hover{background-color:#61a59e;border-color:#61a59e}.entity-main-container .button-wrapper .spin-loader,.entity-main-container .button-wrapper.template svg{margin-right:5px}.entity-main-container .button-wrapper.export-master-entities{background-color:#9e8b5b;color:#fff;font-size:18px;margin-right:20px}.entity-main-container .button-wrapper.export-master-entities:hover{background-color:#61a59e;border-color:#61a59e}@media(max-width:768px){.button-wrapper{width:-webkit-fit-content;width:fit-content}}@media(max-width:350px){.button-wrapper,.header-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:-webkit-fit-content;width:fit-content}}.manage-entity-container{background-color:#fff;border-radius:10px;box-sizing:border-box;font-size:14px;gap:15px;height:100%;padding:10px}.manage-entity-container,.manage-entity-container .show-filters-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.manage-entity-container .show-filters-section{gap:10px}.manage-entity-container .show-filters-section .manage-entity-filters-section{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:15px;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;padding:0 10px;width:100%}.manage-entity-container .show-filters-section .manage-entity-filters-section .ant-picker-input>input::placeholder{color:#7f7f7f}.manage-entity-container .show-filters-section .manage-entity-filters-section .input-wrapper{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;margin:10px 0;max-width:300px}.manage-entity-container .show-filters-section .manage-entity-filters-section .input-wrapper .input-label{align-items:center;color:#9e8b5b;display:flex;flex-direction:row;font-weight:600;justify-content:flex-start;margin-bottom:3px}.manage-entity-container .show-filters-section .manage-entity-filters-section .input-wrapper .input-container{width:100%}.manage-entity-container .show-filters-section .manage-entity-filters-section .input-wrapper .input-container .country-select,.manage-entity-container .show-filters-section .manage-entity-filters-section .input-wrapper .input-container .entity-select{align-items:center;border:1px solid #ccc!important;border-radius:5px;display:flex;font-size:14px!important;height:-webkit-fit-content;height:fit-content;justify-content:center;min-height:2.4rem;width:100%}.manage-entity-container .show-filters-section .manage-entity-filters-section .input-wrapper .input-container .country-select .ant-select-selector,.manage-entity-container .show-filters-section .manage-entity-filters-section .input-wrapper .input-container .entity-select .ant-select-selector{width:100%}.manage-entity-container .show-filters-section .manage-entity-filters-section .input-wrapper .input-container .country-select input,.manage-entity-container .show-filters-section .manage-entity-filters-section .input-wrapper .input-container .entity-select input{font-size:14px!important;outline:none}.manage-entity-container .show-filters-section .manage-entity-filters-section .input-wrapper .error-messages{color:#f44336;font-size:11px;height:15px;text-align:left;width:100%}.manage-entity-container .show-filters-section .manage-entity-filters-section .filters-button-section{align-items:flex-end;box-sizing:border-box;display:flex;flex-direction:row;gap:20px;justify-content:center;padding-top:10px}.manage-entity-container .show-filters-section .manage-entity-filters-section .filters-button-section .button-wrapper{align-items:center;border:1px solid #9e8b5b;border-radius:5px;box-sizing:border-box;color:#9e8b5b;display:flex;font-weight:600;justify-content:center;padding:8px 30px}.manage-entity-container .show-filters-section .manage-entity-filters-section .filters-button-section .button-wrapper.disabled{background-color:#9e8b5b;color:#fff;cursor:not-allowed;opacity:.5}.manage-entity-container .show-filters-section .manage-entity-filters-section .filters-button-section .button-wrapper.apply-filter{background-color:#9e8b5b;color:#fff;cursor:pointer}.manage-entity-container .show-filters-section .manage-entity-filters-section .filters-button-section .button-wrapper.apply-filter:hover{background-color:#61a59e;border-color:#61a59e}.manage-entity-container .show-filters-section .manage-entity-filters-section .filters-button-section .button-wrapper.reset-filter:hover{border-color:#61a59e;color:#61a59e}.manage-entity-container .show-filters-section .manage-entity-filters-section .export-button-section{display:flex;flex:1 1;justify-content:flex-end;padding-top:10px}.manage-entity-container .show-filters-section .manage-entity-filters-section .export-button-section .button-wrapper{align-items:center;border:1px solid #9e8b5b;border-radius:5px;box-sizing:border-box;color:#9e8b5b;cursor:pointer;display:flex;font-weight:600;justify-content:center;padding:8px 20px}.manage-entity-container .show-filters-section .manage-entity-filters-section .export-button-section .button-wrapper.export{background-color:#9e8b5b;color:#fff;gap:5px}.manage-entity-container .show-filters-section .manage-entity-filters-section .export-button-section .button-wrapper.export:hover{background-color:#61a59e;border-color:#61a59e}.manage-entity-container .entity-list-table-section{box-sizing:border-box;height:100%;overflow-x:hidden;overflow-y:auto;padding:0 10px;width:100%}.manage-entity-container .entity-list-table-section::-webkit-scrollbar{width:10px}.manage-entity-container .entity-list-table-section::-webkit-scrollbar-track{background-color:#f3f3f3}.manage-entity-container .entity-list-table-section::-webkit-scrollbar-thumb{background:#69aaa3;border-radius:10px;cursor:pointer}.manage-entity-container .entity-list-table-section .preview-pdf-link{color:#3f3d56;cursor:pointer}.manage-entity-container .entity-list-table-section .preview-pdf-link:hover{color:#9e8b5b;text-decoration:underline}.manage-entity-container .entity-list-table-section .action-icons-container{display:flex}.manage-entity-container .entity-list-table-section .delete-icon,.manage-entity-container .entity-list-table-section .edit-icon{color:#9e8b5b;cursor:pointer;font-size:20px;margin-right:20px}.manage-entity-container .entity-list-table-section .action-edit-icon :hover{color:#61a59e}.manage-entity-container .entity-list-table-section .action-delete-icon :hover{color:#f44336}.manage-entity-container .modal-body-title{color:#9e8b5b;font-size:17px;font-weight:500;width:100%}.manage-entity-container .modal-body-content{width:100%}.manage-entity-container .row-content{display:flex;gap:20px;justify-content:space-around;width:100%}.manage-entity-container .cell-content{display:flex;flex-direction:column;width:50%}.manage-entity-container .additional-content{width:100%}.manage-entity-container .additional-content .error-message{color:#f44336;font-size:11px}.manage-entity-container .action-buttons{align-items:center;display:flex;gap:30px;justify-content:center;margin-top:10px}.manage-entity-container .button-wrapper{align-items:center;border:1px solid;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-weight:600;height:30px;justify-content:center;padding:8px 20px}.manage-entity-container .button-wrapper.cancel,.manage-entity-container .button-wrapper.no{background-color:#f44336;border-color:#f44336}.manage-entity-container .button-wrapper.cancel:hover,.manage-entity-container .button-wrapper.no:hover{background-color:#fc1100;border-color:#fc1100}.manage-entity-container .button-wrapper.submit,.manage-entity-container .button-wrapper.yes{background-color:#61a59e;border-color:#61a59e}.manage-entity-container .button-wrapper.submit:hover,.manage-entity-container .button-wrapper.yes:hover{background-color:#65d1c6;border-color:#65d1c6}.manage-entity-container .button-wrapper .submit-loading{padding:8px 15px}.manage-entity-container .mandotory-icon{color:#f44336}.manage-entity-container .matchingId-field,.manage-entity-container .targetCompanyId-field{gap:10px;width:100%}.manage-entity-container .matchingId-field .matching-field,.manage-entity-container .matchingId-field .target-field,.manage-entity-container .targetCompanyId-field .matching-field,.manage-entity-container .targetCompanyId-field .target-field{margin-bottom:10px;width:100%}.manage-entity-container .matchingId-field .matching-field .matching-field-data,.manage-entity-container .matchingId-field .matching-field .target-field-data,.manage-entity-container .matchingId-field .target-field .matching-field-data,.manage-entity-container .matchingId-field .target-field .target-field-data,.manage-entity-container .targetCompanyId-field .matching-field .matching-field-data,.manage-entity-container .targetCompanyId-field .matching-field .target-field-data,.manage-entity-container .targetCompanyId-field .target-field .matching-field-data,.manage-entity-container .targetCompanyId-field .target-field .target-field-data{display:flex;gap:5px;width:100%}.manage-entity-container .matchingId-field .matching-field .addIcon,.manage-entity-container .matchingId-field .matching-field .delete-icon,.manage-entity-container .matchingId-field .target-field .addIcon,.manage-entity-container .matchingId-field .target-field .delete-icon,.manage-entity-container .targetCompanyId-field .matching-field .addIcon,.manage-entity-container .targetCompanyId-field .matching-field .delete-icon,.manage-entity-container .targetCompanyId-field .target-field .addIcon,.manage-entity-container .targetCompanyId-field .target-field .delete-icon{align-content:center;color:#9e8b5b;cursor:pointer;font-size:18px}.manage-entity-container .matchingId-field .matching-field .action-delete-icon :hover,.manage-entity-container .matchingId-field .target-field .action-delete-icon :hover,.manage-entity-container .targetCompanyId-field .matching-field .action-delete-icon :hover,.manage-entity-container .targetCompanyId-field .target-field .action-delete-icon :hover{color:#f44336}.manage-entity-container .matchingId-field .matching-field .action-addIcon :hover,.manage-entity-container .matchingId-field .target-field .action-addIcon :hover,.manage-entity-container .targetCompanyId-field .matching-field .action-addIcon :hover,.manage-entity-container .targetCompanyId-field .target-field .action-addIcon :hover{color:#61a59e}.manage-entity-container .matchingId-field .error-message,.manage-entity-container .targetCompanyId-field .error-message{color:#f44336;font-size:11px}.manage-entity-container .modal-title{display:flex}.manage-entity-container .modal-title .modal-icon{align-items:center;display:inline-flex;justify-content:center;margin-right:5px}.manage-entity-container .modal-title .modal-icon svg{fill:#e51212;height:24px;width:24px}@media(max-width:1024px){.manage-entity-container .show-filters-section .manage-entity-filters-section .input-wrapper{max-width:45%;width:45%}}@media(max-width:768px){.manage-entity-container .show-filters-section .manage-entity-filters-section .input-wrapper{min-width:35%;width:45%}}@media(max-width:500px){.manage-entity-container .show-filters-section .manage-entity-filters-section{gap:10px}.manage-entity-container .show-filters-section .manage-entity-filters-section .input-wrapper{max-width:100%;min-width:100%}.manage-entity-container .show-filters-section .manage-entity-filters-section .filters-button-section{gap:10px;justify-content:flex-start;max-width:100%;padding-top:10px;width:100%}.row-content{display:flex;flex-direction:column}.row-content .cell-content{gap:5px;width:100%}}.custom-model-evaluation-main,.fund-research-main{background-color:#fff;border-radius:10px;box-sizing:border-box;font-size:14px;height:100%;padding:10px;width:100%}.custom-model-evaluation-main{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.esg-chat-container .contents .chat-container{box-sizing:border-box}.esg-chat-container .contents .chat-container .chat-contents-section .chat-wrap .comparision-chat-section-wrapper{align-items:flex-start;border-bottom:1px solid #ccc;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px 20px;justify-content:flex-start;padding:20px 0;width:100%}.esg-chat-container .contents .chat-container .chat-contents-section .chat-wrap .comparision-chat-section-wrapper .comparison-chat-card-wrapper{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:flex-start}.esg-chat-container .contents .chat-container .chat-contents-section .chat-wrap .comparision-chat-section-wrapper .comparison-chat-card-wrapper .model-name{color:#9e8b5b;font-size:18px;font-weight:600}.esg-chat-container .chat-right-section .addon-section-container .break-line{background-color:#f2f0ea;border-radius:1px;height:1px;width:100%}.system-prompts-container{align-items:center;display:flex;flex-direction:column;gap:10px;height:auto;justify-content:flex-start;min-height:-webkit-fit-content;min-height:fit-content;overflow:hidden;position:relative;width:100%}.system-prompts-container .no-content-section{align-items:center;color:#9e8b5b;display:flex;height:100%;justify-content:center;width:100%}.system-prompts-container .card-loader-container{align-items:center;background-color:hsla(0,0%,95%,.188);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.system-prompts-container .container-title-section{align-items:flex-start;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding-left:10px;width:100%}.system-prompts-container .container-title-section .title-main{color:#3f3d56;font-size:16px;font-weight:600}.system-prompts-container .container-title-section .title-icons{color:#3f3d56;font-size:16px}.system-prompts-container .system-prompt-contents{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;height:100%;justify-content:flex-start;max-height:65vh;overflow-x:hidden;overflow-y:auto;padding-left:10px;padding-right:10px;width:100%}.system-prompts-container .system-prompt-contents::-webkit-scrollbar{width:7px}.system-prompts-container .system-prompt-contents::-webkit-scrollbar-track{background-color:#ccc}.system-prompts-container .system-prompt-contents::-webkit-scrollbar-thumb{background:#61a59e;border-radius:10px;cursor:pointer}.system-prompts-container .system-prompt-contents .input-wrapper{box-sizing:border-box;height:auto;padding-right:10px;width:100%}.system-prompts-container .system-prompt-contents .input-wrapper .input-textarea{border:1px solid #ccc!important;border-radius:5px;box-sizing:border-box;height:auto;max-width:100%;min-height:140px;min-width:100%;outline:none;padding:5px;width:100%}.system-prompts-container .system-prompt-contents .input-wrapper .input-label{align-items:center;color:#9e8b5b;display:flex;flex-direction:row;font-weight:600;justify-content:flex-start;margin-bottom:3px}.system-prompts-container .system-prompt-contents .input-wrapper .input-label span{color:#f44336;margin-left:5px}.settings-main{background-color:#fff;border-radius:10px;box-sizing:border-box;font-size:14px;height:100%;padding:10px;width:100%}.settings-main .settings-section-wrapper{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:auto;justify-content:flex-start;padding:10px 0 20px;width:100%}.settings-main .settings-section-wrapper .section-title{color:#9e8b5b;font-size:18px;font-weight:600;width:100%}.settings-main .settings-section-wrapper .section-contents{height:auto;width:100%}.sync-external-section-container{align-items:flex-start;display:flex;flex-direction:row;gap:20px;height:auto;justify-content:flex-start;width:100%}.sync-external-section-container .connect-options{align-items:flex-start;display:flex;flex-direction:column;gap:2px;justify-content:flex-start;max-width:350px;width:40%}.sync-external-section-container .connect-options .connect-item-card{align-items:center;border-radius:5px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;gap:20px;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;padding:20px;width:100%}.sync-external-section-container .connect-options .connect-item-card:hover{box-shadow:0 2px 5px 0 hsla(0,0%,80%,.502),0 5px 10px 0 hsla(0,0%,80%,.502)}.sync-external-section-container .connect-options .connect-item-card .connect-item-icon{height:auto;width:30px}.sync-external-section-container .folder-sections{align-items:flex-start;border-left:2px solid #ccc;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;min-height:300px;padding:20px}.sync-external-section-container .folder-sections .sharepoint-contents{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;height:auto;justify-content:flex-start;padding:10px 0;width:100%}.sync-external-section-container .folder-sections .sharepoint-contents .page-loader-wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.sync-external-section-container .folder-sections .sharepoint-contents .options-container{align-items:flex-start;border-bottom:1px solid #f1f1f1;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;height:auto;justify-content:flex-start;padding-bottom:20px;width:100%}.sync-external-section-container .folder-sections .sharepoint-contents .options-container .warning-message{box-sizing:border-box;color:#9e8b5b;font-weight:600;height:100%;padding-top:30px}.sync-external-section-container .folder-sections .sharepoint-contents .synced-contents-section{align-items:flex-start;display:flex;flex-direction:column;gap:15px;justify-content:flex-start;margin-top:15px;width:100%}.sync-external-section-container .folder-sections .sharepoint-contents .synced-contents-section .section-title{font-size:16px}.sync-external-section-container .folder-sections .sharepoint-contents .synced-contents-section .contents-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.sync-external-section-container .folder-sections .sharepoint-contents .synced-contents-section .contents-wrapper .content-icon{color:#61a59e;font-size:20px}.sync-external-section-container .folder-sections .sharepoint-contents .synced-contents-section .contents-wrapper .ant-table-wrapper{width:100%}.sync-external-section-container .folder-sections .input-wrapper{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;max-width:300px;min-width:175px}.sync-external-section-container .folder-sections .input-wrapper .input-label{align-items:center;color:#9e8b5b;display:flex;flex-direction:row;font-weight:600;justify-content:flex-start;margin-bottom:3px}.sync-external-section-container .folder-sections .input-wrapper .input-main{width:100%}.sync-external-section-container .folder-sections .input-wrapper .input-main .ant-select-selector{border:1px solid #ccc!important;max-height:-webkit-fit-content;max-height:fit-content;min-height:40px}.sync-external-section-container .folder-sections .buttons-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start;padding-top:25px;width:-webkit-fit-content;width:fit-content}.sync-external-section-container .folder-sections .buttons-container .button-wrapper{align-items:center;background-color:#9e8b5b;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;width:150px}.prompt-evaluation-main{align-items:flex-start;background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:row;font-size:14px;height:100%;justify-content:flex-start;padding:10px;width:100%}.light-theme{--primary-color:$primary-color;--secondary-color:$secondary-color;--accent-color:$accent-color;--danger-color:$danger-color;--green-bg:$green-bg;--white-bg:$white-bg;--brown-bg:$brown-bg;--faded-bg:$faded-bg;--grey-border:$grey-border;--faded-border:$faded-border;--brown-border:$brown-border;--green-border:$green-border;--box-shadow:$box-shadow;--text-brown:$text-brown;--text-red:$text-red;--text-white:$text-white;--text-faded-brown:$text-faded-brown;--text-green:$text-green;--text-dark:$text-dark}.dark-theme{--primary-color:$primary-color!important;--secondary-color:$secondary-color!important;--accent-color:$accent-color!important;--danger-color:$danger-color!important;--green-bg:#333!important;--white-bg:#444!important;--brown-bg:#444!important;--faded-bg:#555!important;--grey-border:$grey-border!important;--faded-border:$faded-border!important;--brown-border:$brown-border!important;--green-border:$green-border!important;--box-shadow:$box-shadow!important;--text-brown:#fff!important;--text-red:#fff!important;--text-white:#fff!important;--text-faded-brown:$text-faded-brown!important;--text-green:#fff!important;--text-dark:#fff!important;--box-shadow-color:#00000080!important}.contro-list-main{background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;font-size:14px;gap:30px;height:100%;padding:10px;width:100%}.contro-list-main .contro-list-filters{display:flex;flex:0 0 auto;flex-direction:column;gap:10px;width:100%}.contro-list-main .contro-list-filters .show-filters-section{display:flex;flex-direction:column;gap:20px;width:100%}.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-start;width:100%}.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section .input-wrapper{flex:1 1 280px;max-width:320px;min-width:280px}.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section .input-wrapper .input-label{color:#9e8b5b;display:flex;font-weight:600;margin-bottom:3px}.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section .input-wrapper .input-label span{color:#f44336;margin-left:5px}.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section .input-wrapper .input-container{width:100%}.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section .input-wrapper .input-container .search-wrapper{align-items:center;border:1px solid #ccc!important;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:row;height:35px;justify-content:space-between;padding:0 10px;width:100%}.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section .input-wrapper .input-container .search-wrapper .search-input{border:none;font-size:14px;outline:none;width:100%}.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section .input-wrapper .input-container .search-wrapper .search-icon{color:#7f7f7f;cursor:pointer;font-size:16px}.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section .input-wrapper .input-container .search-wrapper .search-icon.active-icon,.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section .input-wrapper .input-container .search-wrapper .search-icon:hover{color:#61a59e}.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section .input-wrapper .input-container .ant-select-selector{border:1px solid #ccc!important;border-radius:5px;height:35px}.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section .input-wrapper .input-container .filter-select{width:100%}.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section .filter-buttons-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;padding-top:25px;width:-webkit-fit-content;width:fit-content}.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section .filter-buttons-container .filter-button{align-items:center;background:#0000;border:1px solid #9e8b5b;border-radius:5px;box-sizing:border-box;color:#9e8b5b;cursor:pointer;display:flex;font-weight:600;height:35px;justify-content:center;padding:0 20px;transition:all .3s ease;width:100px}.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section .filter-buttons-container .filter-button.apply-button{background-color:#9e8b5b;border-color:#9e8b5b;color:#fff}.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section .filter-buttons-container .filter-button.apply-button:hover{background-color:#61a59e;border-color:#61a59e}.contro-list-main .contro-list-filters .show-filters-section .contro-list-filters-section .filter-buttons-container .filter-button.reset-button:hover{border-color:#61a59e;color:#61a59e}.contro-list-main .contro-table-custom-link{color:#61a59e;cursor:pointer}.contro-list-main .contro-table-custom-link:hover{text-decoration:underline}.contro-list-main .controversy-container{border-bottom:1px solid #ccc;border-top:1px solid #ccc;box-shadow:inset 0 0 10px hsla(0,0%,80%,.502);box-sizing:border-box;flex:1 1 auto;overflow-y:auto;padding:20px}.contro-list-main .controversy-container .controversy-card-wrapper{align-items:flex-start;border-bottom:1px solid #ccc;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;padding:10px;width:100%}.contro-list-main .controversy-container .controversy-card-wrapper:last-child{border:none}.contro-list-main .controversy-container .controversy-card-wrapper .card-details-section{display:flex;flex-direction:column;gap:5px;height:auto;width:100%}.contro-list-main .controversy-container .controversy-card-wrapper .card-details-section .details-content{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:flex-start;width:100%}.contro-list-main .controversy-container .controversy-card-wrapper .card-details-section .details-content-company-name{border-right:1px solid #9e8b5b;color:#333;font-size:15px;font-weight:700;padding:0 10px}.contro-list-main .controversy-container .controversy-card-wrapper .card-details-section .details-content-title{color:#9e8b5b;font-size:15px;font-weight:500;padding:0 10px}.contro-list-main .controversy-container .controversy-card-wrapper .card-details-section .details-content-date{border-right:1px solid #9e8b5b;color:#888;font-size:13px;padding:0 10px}.contro-list-main .controversy-container .controversy-card-wrapper .card-details-section .details-content-source{border-right:1px solid #9e8b5b;color:#555;font-size:13px;padding:0 10px}.contro-list-main .controversy-container .controversy-card-wrapper .card-details-section .details-content-sentiment{font-weight:700;padding:0 10px}.contro-list-main .controversy-container .controversy-card-wrapper .card-details-section .details-content-sentiment.severe{color:darkred}.contro-list-main .controversy-container .controversy-card-wrapper .card-details-section .details-content-sentiment.worse{color:#d32f2f}.contro-list-main .controversy-container .controversy-card-wrapper .card-details-section .details-content-sentiment.bad{color:tomato}.contro-list-main .controversy-container .controversy-card-wrapper .card-details-section .details-content-sentiment.decent{color:#ff7f7f}.contro-list-main .controversy-container .controversy-card-wrapper .card-details-section .details-content-item{border-right:1px solid #9e8b5b;box-sizing:border-box;padding:0 10px}.contro-list-main .controversy-container .controversy-card-wrapper .card-details-section .details-content-item:last-child{border:none}.contro-list-main .controversy-container .controversy-card-wrapper .card-discription-section{align-items:center;box-sizing:border-box;display:flex;font-size:15px;justify-content:flex-start;margin-bottom:15px;padding:10px 10px 0;width:100%}.contro-list-main .controversy-container .controversy-card-wrapper .card-discription-section .text-wrapper{display:flex;flex-wrap:wrap;line-height:1.5}.contro-list-main .controversy-container .controversy-card-wrapper .card-discription-section .text-content{display:inline;max-width:calc(100% - 80px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contro-list-main .controversy-container .controversy-card-wrapper .card-discription-section .show-option{color:blue;cursor:pointer;display:inline;flex-shrink:0;font-size:14px;margin-left:5px;white-space:nowrap}.contro-list-main .controversy-container .controversy-card-wrapper .card-category-section{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;padding-bottom:10px;width:100%}.contro-list-main .controversy-container .controversy-card-wrapper .card-category-section .category-item{background-color:#e8f5e9;border-radius:5px;color:#2e7d32;cursor:pointer;font-size:13px;padding:5px 10px}.contro-list-main .controversy-container .controversy-card-wrapper .card-category-section .category-item:hover{filter:brightness(.95)}.contro-list-main .controversy-container .loader-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.contro-list-main .details-modal-container{height:90vh;width:calc(100vw - 100px)}
/*# sourceMappingURL=main.8a14bfa8.css.map*/