@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,600&display=swap);*,.v-application,body{font-family:Montserrat,sans-serif!important}.calendar-section[data-v-fa6ff474]{padding:40px 0}.calendar-title[data-v-fa6ff474]{color:var(--v-primary-base)}.calendar-section .divider-blue[data-v-fa6ff474]{height:10px;background:var(--v-primary-base);border-radius:4px;opacity:.9}.calendar-section .days-grid[data-v-fa6ff474]{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;width:100%;max-width:100%}.calendar-section .day-box[data-v-fa6ff474]{background-color:#efefef;border-radius:8px;width:100%;min-width:0;height:110px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.1);box-shadow:0 1px 4px rgba(0,0,0,.1);overflow:hidden}.calendar-section .day-box[data-v-fa6ff474],.calendar-section .day-number[data-v-fa6ff474]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendar-section .day-number[data-v-fa6ff474]{font-weight:700;font-size:1.1rem;color:var(--v-primary-base);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:35px;height:35px;border-radius:50%}.calendar-section .day-today[data-v-fa6ff474]{background-color:#d9e6f2;border:1px solid var(--v-primary-base)}.calendar-section .btn-gradient[data-v-fa6ff474]{background:-webkit-gradient(linear,left top,right top,from(#2b3985),to(#3a5a8f));background:linear-gradient(90deg,#2b3985,#3a5a8f);color:#ececec!important;font-size:.8rem;border-radius:6px;text-transform:none;white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.assembly-title[data-v-fa6ff474]{font-size:22px;font-weight:700;text-align:left;color:var(--v-primary-base)}.assembly-text[data-v-fa6ff474]{font-size:16px;line-height:1.6}@media (max-width:600px){.calendar-section[data-v-fa6ff474]{padding:32px 0}.calendar-section .days-grid[data-v-fa6ff474]{gap:3px}.calendar-section .day-box[data-v-fa6ff474]{height:74px;padding:6px 3px;border-radius:6px}.calendar-section .day-number[data-v-fa6ff474]{width:28px;height:28px;font-size:.9rem}.calendar-section .btn-gradient[data-v-fa6ff474]{min-width:0!important;padding:0 3px!important;font-size:.65rem}}.image{width:100vw;overflow:hidden;z-index:999}.video-container{max-width:100%;max-height:100%}.video{width:100%;height:auto}.pulse-attention{-webkit-animation:pulse 1.2s ease-in-out infinite;animation:pulse 1.2s ease-in-out infinite}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:brightness(1);filter:brightness(1)}50%{-webkit-transform:scale(1.25);transform:scale(1.25);-webkit-filter:brightness(1.3);filter:brightness(1.3)}to{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:brightness(1);filter:brightness(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:brightness(1);filter:brightness(1)}50%{-webkit-transform:scale(1.25);transform:scale(1.25);-webkit-filter:brightness(1.3);filter:brightness(1.3)}to{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:brightness(1);filter:brightness(1)}}.document-drop-zone[data-v-08439445]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px dashed #9e9e9e;border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:132px;padding:20px;text-align:center;-webkit-transition:background-color .2s ease,border-color .2s ease;transition:background-color .2s ease,border-color .2s ease}.document-drop-zone--active[data-v-08439445],.document-drop-zone[data-v-08439445]:hover{background:#f3f5ff;border-color:#303f9f}.document-drop-zone--disabled[data-v-08439445]{background:#f5f5f5;cursor:default;opacity:.75}.document-preview[data-v-08439445]{overflow:hidden}.document-preview__pdf[data-v-08439445]{border:0;display:block;height:360px;width:100%}.collapse-title{text-transform:none;color:var(--v-primary-base);font-size:24px;font-weight:700}#btnFilter.v-btn--disabled{background-color:#c5c0c0!important}.bordered-item{border:1px solid #ccc;padding:16px;border-radius:4px}.scrollable-text{max-height:600px;overflow-y:auto;padding-bottom:16px}.fixed-actions{border-top:1px solid #e0e0e0;position:sticky;bottom:0;background-color:#fff;padding:8px 16px}.header-text{color:#fff!important;background-color:var(--v-primary-base);font-family:Montserrat;font-size:20px;font-style:normal;font-weight:500;line-height:38px}.document-card-title,.document-title{color:var(--v-primary-base);font-weight:500;font-size:18px;line-height:0}.custom-panel{margin-bottom:15px}.formFields{width:100%;margin-bottom:-30px}.formContact{width:75%;margin-right:-15px;margin-left:15px}.sendButton-contact{margin-right:0!important;margin-top:1px!important;font-size:18px!important;width:150px;height:50px!important;color:#fff!important;background-color:#009986!important;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media(max-width:600px){.sendButton-contact{width:100%}}.sendButton:hover{background-color:#07c!important}.ver-mais{background:none;border:none;color:var(--v-primary-base);cursor:pointer;padding:0;margin-top:5px}.ver-mais:hover{text-decoration:underline}.min-height-0{min-height:0!important}.plan-pdf-viewer{border:1px solid #d8deea;border-radius:8px;overflow:hidden;background:#fff}.plan-pdf-toolbar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding:12px 16px;border-bottom:1px solid #d8deea;background:#f8fafc}.plan-pdf-actions,.plan-pdf-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plan-pdf-actions{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.plan-pdf-frame{display:block;width:100%;height:70vh;min-height:560px}@media(max-width:600px){.plan-pdf-toolbar{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px}.plan-pdf-actions{width:100%;gap:8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.plan-pdf-actions .v-btn{margin-right:0!important}.plan-pdf-frame{height:72vh;min-height:520px}}.warning-copy{color:#ff6f00;font-weight:600}.card-title{border-bottom:4px solid #2373c9!important;padding-bottom:8px!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;font-weight:650!important;font-size:20px!important;font-style:bold!important;text-align:center!important}.compact-item{margin:0;padding:0}.compact-item p{margin:4px 0;font-size:14px}.doc-title{white-space:normal;word-wrap:break-word;max-width:calc(100% - 120px);margin-right:16px}.compact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.important-message-text{font-size:.85rem;line-height:1.5;display:inline}.clamped-text{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:600px){.custom-modal-title{font-size:14px}}.file-text{font-size:12px}.question-list[data-v-d7c3eaa2]{cursor:pointer;border-bottom:1px solid var(--v-grey-lighten-2);margin-bottom:20px;.v-list-item{padding:0!important}.v-list-item__content{border-radius:4px!important}}.question-box[data-v-d7c3eaa2]{font-family:Raleway,sans-serif;background-color:var(--v-primary-base);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.375rem}.question-number[data-v-d7c3eaa2]{width:10px;margin-right:10px}.question-index-span[data-v-d7c3eaa2]{font-size:25px!important}.question-title-span[data-v-d7c3eaa2]{font-size:16px!important}.block-text[data-v-d7c3eaa2]{background-color:#fff;color:#000;font-family:Raleway,sans-serif;font-size:16px!important;text-align:justify}.card-body[data-v-d7c3eaa2]{padding:20px}.clicked-item[data-v-d7c3eaa2]{background-color:#fff!important;color:#000!important;font-family:Raleway,sans-serif;font-size:22px!important}.mediumGray--text[data-v-d1debb1c]{color:#666}.thumbnail-container[data-v-d1debb1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:150px;margin-left:8px}.thumbnail[data-v-d1debb1c]{width:75px;height:75px;-o-object-fit:cover;object-fit:cover;border-radius:4px;border:1px solid #ddd}.video-preview-wrapper[data-v-d1debb1c]{width:150px;height:84px;cursor:pointer;position:relative}.video-preview[data-v-d1debb1c]{width:100%;height:100%;border-radius:4px;border:1px solid #ddd}.video-overlay[data-v-d1debb1c]{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent}.thumbnail-icon[data-v-d1debb1c]{font-size:75px}.video-container[data-v-d1debb1c]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-full[data-v-d1debb1c]{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px}.v-card[data-v-d1debb1c]{border-radius:8px}.custom-modal-title{@media (max-width:600px){font-size:14px}}.container[data-v-a72cd7be]{text-align:center;margin-top:20px}.scroll-box{max-height:500px;overflow-y:auto;border:1px solid #ccc;border-radius:8px;padding:16px;background-color:#fafafa;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6}.custom-modal-title{font-size:20px;@media (max-width:600px){font-size:14px}}.title-page[data-v-1f2219d0]{font-size:26px;color:var(--v-primary-base);font-family:Raleway;font-size:40px;font-style:normal;font-weight:700;line-height:38px}.title-container[data-v-1f2219d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-form-outlined[data-v-1f2219d0]{border:1px solid #e0e0e0}.title-page{font-family:Montserrat}p{text-align:justify}.section-info-title{color:var(--v-primary-base);font-family:Raleway;font-size:16px;font-style:normal;font-weight:700}.section-info-value{font-family:Raleway;font-size:14px;font-style:normal}.custom-panel-header{min-height:20px!important;line-height:20px!important;padding-top:5!important;padding-bottom:0!important}.main-text{font-size:16px;color:#000}.border-left-valor{border-left:5px solid #1976d2!important}@media(min-width:960px){.border-right-md{border-right:1px solid #e0e0e0}}.caption-text{font-size:12px;font-weight:700;color:#444;margin-top:-5px}.line-height-tight{line-height:1.2!important;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.border-right-md{border-right:1px solid #e0e0e0}.certificate-class-select{max-width:420px}@media(max-width:960px){.border-right-md{border-right:none;border-bottom:1px solid #e0e0e0;padding-bottom:20px;margin-bottom:20px}}.chc-page{color:#171b2c;padding-bottom:64px}.chc-page .limiter-content{max-width:1440px;margin:0 auto}.chc-breadcrumb{color:#7b8296;font-size:13px}.chc-breadcrumb span{margin:0 8px;color:#aeb3c1}.chc-attention-card,.chc-intro-card,.chc-page-header,.chc-request-card,.chc-section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chc-page-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;margin-bottom:28px}.chc-subtitle{color:#6f778c;font-size:16px;line-height:1.55;max-width:760px}.chc-primary-action{min-height:44px;border-radius:5px;letter-spacing:.04em;white-space:nowrap}.chc-intro-card{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:28px;padding:24px 28px;border:1px solid #dfe3ee;border-radius:8px;background:#f8f9fd}.chc-intro-copy{max-width:820px}.chc-intro-copy p{margin:6px 0 0;color:#545c70;line-height:1.55}.chc-eyebrow{color:var(--v-primary-base);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.chc-requests-section,.chc-requirements{margin-top:32px}.chc-requests-section h2,.chc-requirements h2{margin:4px 0 18px;font-size:22px}.chc-requirements-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.chc-requirement{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;padding:18px;border:1px solid #e3e6ef;border-radius:7px;background:#fff}.chc-requirement>span{display:grid;place-items:center;-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;width:32px;height:32px;border:1px solid var(--v-primary-base);border-radius:50%;color:var(--v-primary-base);font-weight:700}.chc-requirement strong{display:block;margin-bottom:4px}.chc-requirement p{margin:0;color:#737b8f;font-size:13px;line-height:1.45}.chc-attention-list{display:grid;gap:12px;margin-top:28px}.chc-attention-card{gap:16px;padding:18px 20px;border:1px solid #efcf96;border-left:4px solid #c77a17;border-radius:7px;background:#fffaf1}.chc-attention-icon{display:grid;place-items:center;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;width:40px;height:40px;border-radius:50%;background:#fff0d4}.chc-attention-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.chc-attention-content p{margin:3px 0 0;color:#6a604f;font-size:13px}.chc-section-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin-bottom:16px}.chc-request-list{display:grid;gap:12px}.chc-request-card{gap:24px;padding:20px;border:1px solid #e0e4ed;border-radius:7px;background:#fff;-webkit-box-shadow:0 3px 12px rgba(25,34,67,.04);box-shadow:0 3px 12px rgba(25,34,67,.04)}.chc-request-main{-webkit-box-flex:1.15;-ms-flex:1.15;flex:1.15;min-width:230px}.chc-request-main h3{margin:10px 0 5px;font-size:15px}.chc-request-main p{margin:0;color:#747c90;font-size:13px;line-height:1.45}.chc-request-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#41485a;font-size:13px}.chc-request-meta{display:grid;-webkit-box-flex:1;-ms-flex:1;flex:1;grid-template-columns:repeat(2,minmax(130px,1fr));gap:14px 20px}.chc-request-meta div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px}.chc-request-meta span{color:#8a91a3;font-size:11px;text-transform:uppercase}.chc-request-meta strong{color:#343a4a;font-size:12px;font-weight:600}.chc-empty-state{margin-top:28px;padding:48px 24px;border:1px dashed #cbd1df;border-radius:8px;text-align:center}.chc-empty-state h2{margin:14px 0 5px;font-size:20px}.chc-empty-state p{margin:0;color:#737b8f}.chc-success-card{max-width:720px;margin:48px auto 0;padding:48px;border:1px solid #dfe3ee;border-radius:10px;background:#fff;-webkit-box-shadow:0 10px 30px rgba(34,48,112,.08);box-shadow:0 10px 30px rgba(34,48,112,.08);text-align:center}.chc-success-card h2{margin:10px 0 8px;font-size:28px}.chc-success-card>p{max-width:540px;margin:0 auto 26px;color:#6f778c;line-height:1.6}.chc-success-icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 20px;border-radius:50%;background:#35a853}.chc-protocol-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;max-width:390px;margin:0 auto 28px;padding:18px 24px;border:1px solid #ccd4ef;border-radius:8px;background:#f6f8ff}.chc-protocol-box span{color:#747c90;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.chc-protocol-box strong{color:var(--v-primary-base);font-size:24px;letter-spacing:.06em}.chc-stepper{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:18px 12px;border:1px solid #dfe3ec;border-radius:8px;background:#fff}.chc-stepper button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px;min-width:0;padding:0 10px;color:#81889b;text-align:left}.chc-stepper button:after{position:absolute;z-index:0;top:17px;right:-12px;width:24px;height:1px;background:#d9dee8;content:""}.chc-stepper button:last-child:after{display:none}.chc-stepper button span{position:relative;z-index:1;display:grid;place-items:center;-webkit-box-flex:0;-ms-flex:0 0 34px;flex:0 0 34px;width:34px;height:34px;border:1px solid #cbd1dc;border-radius:50%;background:#fff}.chc-stepper button strong{overflow:hidden;font-size:12px;text-overflow:ellipsis}.chc-stepper button.active,.chc-stepper button.complete{color:var(--v-primary-base)}.chc-stepper button.active span,.chc-stepper button.complete span{border-color:var(--v-primary-base)}.chc-stepper button.active span{background:var(--v-primary-base);color:#fff}.chc-form-back,.chc-form-flow{width:100%;margin-right:auto;margin-left:auto}.chc-form-section{padding:30px;border:1px solid #dfe3ec;border-radius:10px;background:#f8f9fc}.chc-form-section+.chc-form-section{margin-top:18px}.chc-form-section-heading{margin-bottom:24px}.chc-form-section-heading h2{margin:0 0 5px;font-size:21px}.chc-form-section-heading p{margin:0;color:#737b8f;font-size:14px}.chc-form-step-label{display:block;margin-bottom:5px;color:var(--v-primary-base);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.chc-data-card{overflow:hidden;border:1px solid #e1e5ee!important;border-radius:9px!important;background:#fff!important}.chc-data-card-title{min-height:72px;padding:15px 20px!important;border-bottom:1px solid #e7eaf1}.chc-data-card-title>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.chc-data-card-title>div:first-child>span{color:#252b3d;font-size:18px;font-weight:700}.chc-data-card-title small{color:#858c9e;font-size:11px;font-weight:500}.chc-data-card .v-card__text{padding:20px!important}.chc-add-link{min-width:auto!important;height:26px!important;padding:0 2px!important;font-size:11px!important;font-weight:500;letter-spacing:.02em!important;text-transform:none}.chc-add-link .v-btn__content{color:var(--v-primary-base);font-size:11px;font-weight:500;opacity:.82}.chc-entry{position:relative}.chc-entry+.chc-entry{margin-top:16px;padding-top:20px;border-top:1px solid #e7eaf1}.chc-entry-label{display:inline-block;margin-bottom:8px;color:#596177;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.chc-credit-owner{margin-bottom:10px;padding:12px 12px 5px!important;border-left:3px solid rgba(47,64,144,.55);border-radius:5px;background:#f6f8ff}.chc-credit-owner .v-input{max-width:680px}.chc-entry-remove{position:absolute!important;top:2px;right:-8px}.chc-entry-label~.row{padding-right:40px}.chc-form-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:14px 0}.title-page{color:var(--v-primary-base);font-family:Raleway;font-size:40px;font-style:normal;font-weight:700;line-height:38px}.button-with-border{background-color:#fff;border:2px solid #ff6f00;padding:10px 20px;border-radius:5px}.button-with-border:hover{background-color:#f7994d;color:#f7f3f3!important}@media(max-width:960px){.chc-intro-card,.chc-page-header,.chc-request-card{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chc-request-meta{width:100%}.chc-stepper{grid-template-columns:repeat(5,1fr)}.chc-stepper button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chc-stepper button strong{display:none}}@media(max-width:600px){.chc-success-card{margin-top:28px;padding:32px 20px}.title-page{font-size:29px;line-height:1.2}.chc-request-meta,.chc-requirements-grid{grid-template-columns:1fr}.chc-attention-card,.chc-section-header{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chc-form-section{padding:18px 14px}.chc-data-card-title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.chc-data-card-title .v-spacer{display:none}.chc-data-card-title .v-btn{width:100%}.chc-data-card-title .chc-add-link{width:auto!important}}*,body{font-family:Montserrat,sans-serif!important}html{overflow-y:auto!important}.title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.page-title{font-family:Montserrat;font-size:44px;font-style:normal;font-weight:700;line-height:38px}.page-subtitle,.page-title{color:var(--v-primary-base)}.page-subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;font-size:20px;margin-top:30px;margin-bottom:20px}ul.app-breadcrumb{padding:0}ul.app-breadcrumb li div.v-breadcrumbs__item--disabled{color:var(--v-primary-base)!important}ul.app-breadcrumb li a{color:#9e9e9e}ul.app-breadcrumb li a:hover{text-decoration:underline}.list-item-title{font-weight:500}.list-item-subtitle{font-size:13px;color:var(--v-mediumGray-base)!important}.hover-table tbody tr:not(.v-data-table__empty-wrapper){cursor:pointer}.button-group{gap:10px}.access-container,.button-group{display:-webkit-box;display:-ms-flexbox;display:flex}.access-container{height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-card.access-card{border-radius:20px;width:450px;padding:30px;margin-bottom:50px}.v-card.access-card .access-card-title{font-size:36px;font-weight:500;margin-bottom:20px}.v-card.access-card .button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.navigation-links{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}.navigation-links .navigation-item{color:#9e9e9e;font-weight:400;font-size:13px;padding-left:20px}.navigation-links .navigation-item:after{padding-left:20px;content:"|"}.navigation-links .navigation-item:first-child{padding-left:0}.navigation-links .navigation-item:last-child{padding-right:0;border:0}.navigation-links .navigation-item:last-child:after{padding-left:0;content:""}.navigation-links .navigation-item:link{color:#9e9e9e;text-decoration:none}.navigation-links .navigation-item:hover{text-decoration:underline}@media only screen and (max-width:600px){.v-card.access-card{width:100%}}input::-webkit-input-placeholder{font-size:14px}input::-moz-placeholder{font-size:14px}input:-ms-input-placeholder{font-size:14px}input::-ms-input-placeholder{font-size:14px}input::placeholder{font-size:14px}.v-card{-webkit-box-shadow:10px 10px 50px rgba(44,49,83,.03)!important;box-shadow:10px 10px 50px rgba(44,49,83,.03)!important}.v-card__title{font-size:18px;font-weight:700;text-transform:uppercase}.filter-card{background-color:#f1f1f1!important}.filter-card .filter-card-title{text-transform:capitalize;color:var(--v-primary-base);font-size:32px}.table-card{border:1px solid #f1f1f1!important;background:transparent!important}.table-card .table-card-title{text-transform:none;color:var(--v-primary-base);font-size:32px}.table-card .list-item-subtitle{color:#9e9e9e}.section-title{text-transform:none!important;font-weight:400;font-size:24px;color:#2c3153;font-family:Montserrat;font-weight:700}.app-table th{border-bottom:0!important;background-color:#f1f1f1!important;text-transform:uppercase}.app-table td,.app-table th{color:var(--v-primary-base)!important}.paginator{text-align:center;margin-top:30px}.chip-green{background:rgba(76,175,80,.1)!important;color:#4caf50!important}.chip-grey{background:rgba(0,0,0,.04)!important;color:rgba(0,0,0,.6)!important}.card-group-title{text-transform:capitalize!important;font-weight:400;font-size:32px;color:#2c3153;font-family:Montserrat;font-weight:700}.card-form-outlined{border:1px solid var(--v-gray-base)!important}.outlined-container,.peripheral-container{border:1px solid var(--v-mediumGray-base)!important}.outlined-container{background-color:var(--v-gray-base)!important}.custom-chip{color:var(--v-primary-base)!important}.unlock-dialog-title{color:var(--v-important-base)!important;font-family:Montserrat;text-transform:none!important;font-size:32px;font-style:normal;font-weight:700}.unlock-dialog-text{color:var(--v-mediumGray-base)!important;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500}.unlock-dialog-text .info-text{color:var(--v-important-base)!important;font-weight:700}.unlock-dialog-action-button{color:var(--v-white-base)!important;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:600;width:100%}.important-text{color:var(--v-important-base)!important}