@import "https://fonts.cdnfonts.com/css/sansserifflf";.Modal{z-index:9999;background-color:#323232a6;justify-content:center;align-items:center;max-height:100%;display:flex;position:fixed;inset:0}.Modal .modal-content{background-color:#fff;border-radius:12px;flex-direction:column;width:60%;min-height:0;max-height:100%;display:flex;overflow:hidden;box-shadow:0 4px 10px -4px #333}.Modal .modal-title{flex:0 0 0;justify-content:space-between;align-items:center;padding:1em 1em 0;font-size:18px;font-weight:700;display:flex;position:relative}.Modal .modal-content.no-title .modal-title{padding:0}.Modal .dismiss-floating{z-index:2;font-size:20px;position:absolute;top:.75em;right:.75em}.Modal .modal-body{flex:1;height:100%;padding:16px;overflow-y:auto}.Modal .modal-content.no-border .modal-body{padding:0}.Modal .modal-actions{justify-content:flex-end;gap:8px;padding:16px;display:flex}@media screen and (width<=1366px){.Modal .modal-content{width:85%;overflow:auto}}@media screen and (width<=640px){.Modal .modal-content{width:96%;font-size:80%;overflow:auto}}.InfoModal-content{white-space:pre-line;font-family:inherit;position:relative}.SkeletonPlaceholder{background-color:#0000;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.SkeletonPlaceholder .fake-company-selector{border-bottom:1px solid var(--greyBorderColor);background-color:#fff;flex:0;padding:1.4rem 1rem}.SkeletonPlaceholder .fake-company-tabs{border-bottom:1px solid var(--greyBorderColor);background-color:#fff;flex-direction:row;flex:0;align-items:center;gap:8px;padding:.9rem 1rem;display:flex;position:relative}.SkeletonPlaceholder .fake-tab-items{flex:1}.SkeletonPlaceholder .spinner-area{flex:1;justify-content:center;align-items:center;display:flex}.SkeletonPlaceholder .box-months{border:1px solid var(--greyBorderColor);background-color:#fff;border-radius:5px;flex-direction:row;flex:0 0 6.55rem;align-items:center;gap:8px;margin:1rem;padding:.9rem 1rem;display:flex}.SkeletonPlaceholder .fui-Skeleton{width:100%}.SkeletonPlaceholder .box-tabs{border:1px solid var(--greyBorderColor);background-color:#fff;border-radius:5px;flex-direction:row;flex:0 0 3rem;align-items:center;gap:8px;margin:0 1rem;padding:.9rem 1rem;display:flex}.CompanySecurityCheck{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.CompanySecurityCheck .border-top{border-top:1px solid var(--greyBorderColor)}.CompanySecurityCheck .remember-text{padding:1em}.CompanySecurityCheck .title-sees{color:#fff}.CompanySecurityCheck .form-pass{flex-direction:column;padding:.5em 1rem;display:flex}.CompanySecurityCheck .form-confirm{justify-content:center;align-items:center;display:flex}.CompanySecurityCheck .form-confirm label{flex:1}.CompanySecurityCheck .error-message{color:red;padding-top:1em;font-weight:900;position:relative}.ProgressBar{background-color:#ddd;border-radius:50px;width:100%;height:10px;position:relative}.ProgressBar .progress-bar-size{background-color:var(--blueSees);border-radius:50px;width:0;height:100%;transition:width .5s ease-in-out,background-color .5s ease-in-out;position:absolute}.ProgressBar .progress-bar-size.zero{background-color:#edd;width:0}.ProgressBar .progress-bar-size.weak{background-color:#7ac8ea;width:20%}.ProgressBar .progress-bar-size.medium{background-color:#359ecb;width:50%}.ProgressBar .progress-bar-size.strong{background-color:var(--blueSees);width:100%}.CompanySecurityCheck .pass-feedback{padding:0 1em;position:relative}.CompanySecurityCheck .pass-feedback .pass-feedback-item{align-items:center;gap:8px;padding:.25em 1em;display:flex}@media screen and (width<=450px){.CompanySecurityCheck{max-width:370px}}.InfoSystem{position:relative}.InfoSystem h1{line-height:100%}.InfoSystem .videos-area{gap:16px;display:flex}@media screen and (width<=1024px){.InfoSystem .videos-area{flex-direction:column}}.ChatButton{box-shadow:var(--shadow16);position:relative}.SeesUiVisualAgenda{border:1px solid var(--greyBorderColor);border-radius:12px;overflow:hidden}.SeesUiVisualAgenda .grid{display:grid}.SeesUiVisualAgendaColumn{border-right:1px solid var(--colorNeutralStroke2);background-color:#fff}.SeesUiVisualAgendaColumn .header{border-bottom:1px solid var(--colorNeutralStroke2);background:var(--colorNeutralBackground2);text-align:center;padding:12px 8px 10px}.SeesUiVisualAgendaColumn .header-label{color:var(--colorNeutralForeground3);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.SeesUiVisualAgendaColumn .slot-list{flex-direction:column;gap:4px;padding:8px 6px;display:flex}.SeesUiVisualAgendaSlot{border:1px solid var(--colorNeutralStroke1);background:var(--colorNeutralBackground1);width:100%;color:var(--colorNeutralForeground1);cursor:pointer;text-align:center;border-radius:7px;padding:7px 6px;font-size:12px;font-weight:500;transition:background .12s,border-color .12s,color .12s}.SeesUiVisualAgendaSlot:hover:not(:disabled){background:var(--colorBrandBackground2);border-color:var(--colorBrandStroke1);color:var(--colorBrandForeground1)}.SeesUiVisualAgendaSlot.slot--selected{background:var(--colorBrandBackground1);border-color:var(--colorBrandBackground1);font-weight:700}.SeesUiVisualAgendaSlot.slot--taken{background:var(--blueSeesVeryLight);border:1px solid var(--blueSees);color:var(--greyDark);cursor:not-allowed}.SeesUiVisualAgendaSlot.slot--past,.SeesUiVisualAgendaSlot.slot--break{background:var(--colorNeutralBackground3);color:var(--colorNeutralForegroundDisabled);cursor:not-allowed;opacity:.5}.SeesUiVisualAgendaConfirmBar{position:relative}.SeesUiVisualAgendaConfirmBar .actions{justify-content:flex-end;gap:8px;display:flex}.SeesUiVisualAgendaEmpty{flex-direction:column;align-items:center;gap:8px;padding:48px 24px;display:flex}.SeesUiVisualAgendaEmpty .icon{margin-bottom:4px;font-size:32px}.SeesUiVisualAgendaEmpty .title{color:var(--colorNeutralForeground1);font-size:15px}.SeesUiVisualAgendaEmpty .subtitle{color:var(--colorNeutralForeground3);font-size:13px}.OnboardingStepTraining{flex-direction:column;justify-content:center;align-items:center;gap:8px;max-width:1024px;margin:0 auto;display:flex;position:relative}.OnboardingStepTraining .title{border-bottom:1px solid var(--greyBorderColor);margin-bottom:1rem}.OnboardingStepTraining .tab-selector-flex{justify-content:flex-start;align-items:center;display:flex}.OnboardingStepTraining .tab-selector-flex .icon{justify-content:flex-start;align-items:center;width:30px;display:flex}.OnboardingStepTraining .tab-content-area{text-align:center;min-width:680px;padding:6px}.OnboardingStepTraining .ifram-area{width:100%;min-height:370px}.OnboardingStepTraining .action-area{align-items:center;display:flex}.OnboardingStepTraining .content-box{width:100%}@media screen and (width<=1280px){.OnboardingStepTraining{flex-direction:column;min-width:360px;font-size:85%;display:flex}.OnboardingStepTraining .tab-area{width:100%;min-width:100%}.OnboardingStepTraining .tab-content-area{width:100%;min-width:auto;max-width:100%;margin:auto}.OnboardingStepTraining .content-box{width:100%;min-width:100%}}.OnboardingStepTraining .panel-content{position:relative}.OnboardingStepTraining .progress-bar{background-color:var(--greyBorderColor);border-radius:50px;width:50%;height:20px;position:relative}.OnboardingStepTraining .progress-bar .progress{background-color:var(--blueSees);color:#fff;border-radius:50px;width:0;height:20px;position:absolute}.OnboardingStepTraining .progress-text{color:#fff;width:100%;height:20px;font-weight:600;position:absolute}.OnboardingStepTraining .fui-Accordion{width:100%;margin:0 auto}.OnboardingStepTraining .re-schedule-area{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-bottom:1em;display:flex}.OpeningAccount{display:block}.OpeningAccount .center-area{max-width:980px;margin:0 auto;padding-bottom:6em}.OpeningAccount .basic-data{gap:16px;margin:0;padding:0;display:flex}.OpeningAccount .basic-data h1{text-align:center;margin:0;padding:1em;font-size:16px}.OpeningAccount .basic-data .round-field{border:1px solid var(--greyBorderColor);border-radius:4px;flex:1;padding:8px 16px}.OpeningAccount .grid{gap:16px;padding:1rem;display:flex}.OpeningAccount .grid .left-side{border:2px solid var(--greyBorderColor);border-radius:4px;flex:none;padding:8px 16px}.OpeningAccount .grid .right-side{flex:1}@media screen and (width<=768px){.OpeningAccount .basic-data{flex-direction:column;justify-content:start}.OpeningAccount .grid{flex-direction:column}}.FileUploadButton{border:1px solid #ddd;border-radius:4px;align-items:center;padding:16px;display:flex;position:relative}.FileUploadButton.small,.FileUploadButton.medium{border:0 solid #ddd;align-items:center;padding:0;display:flex;position:relative}.FileUploadButton .file-cover{z-index:9;background:#fff;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.FileUploadButton .file-cover-error{z-index:9;background:#ffedd0;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.FileUploadButton .grid{z-index:0;align-items:center;width:100%;display:flex}.FileUploadButton input[type=file]{width:auto}.FileUploadButton .grid-column.max{flex:1}.FileUploadButton .grid-column.min{flex:0}.FileUploadButton .grid-column.small,.FileUploadButton .grid-column.medium{width:0;height:0;position:absolute;overflow:hidden}.DocumentItem{min-width:180px;max-width:180px;min-height:250px;max-height:250px;position:relative}.DocumentItem .title-wrap{text-align:center;flex:0 0 30px;padding-top:.5em;padding-bottom:8px;font-size:15px}.DocumentItem .title-wrap strong{text-align:center;line-break:anywhere;flex:0 0 30px;padding-top:.5em;padding-bottom:8px;font-size:15px}.DocumentItem.disabled-item{color:var(--greyBorderColor)}.DocumentItem .tax-item{border:1px solid var(--greyBorderColor);cursor:pointer;background-color:#fff;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:0;height:100%;padding:16px;font-size:12px;display:flex;position:relative}.DocumentItem .center-content{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.DocumentItem .tax-item:hover{box-shadow:inset 0 0 0 2px #000}.DocumentItem .menu-button{font-size:18px;position:absolute;top:10px;right:10px}.DocumentItem .link{color:var(--blueSees);cursor:pointer;font-size:12px;font-weight:500;text-decoration:underline}.document-item-menu .menu-item-text{color:var(--greyMedium);font-size:12px}.FlexLine{border:0px solid var(--greyBorderColor);border-bottom:1px solid var(--greyBorderColor);border-radius:0;display:flex}.FlexLine:hover{box-shadow:inset 0px 0 0 1px var(--blueSees);z-index:99}.FlexLine:hover .FlexCell:first-child{border-left:1px solid var(--blueSees)}.FlexLine.flex-row{flex-direction:row}.FlexLine.flex-column{flex-direction:column}.FlexLine:hover .FlexCell{cursor:pointer}.FlexLine.no-hover{background-color:#0000!important;border:none!important}.FlexLine.form-row-error .FlexCell:first-child{border-left:2px solid #e48484}.FlexLine.form-row-error .FlexCell:last-child{border-right:2px solid #e48484}.FlexLine.form-row-error .FlexCell{cursor:pointer;border-top:1px solid #e48484!important;border-bottom:1px solid #e48484!important}.FlexLine.selected-row .FlexCell{cursor:pointer;border-top:2px solid #4461a0!important;border-bottom:2px solid #4461a0!important}.FlexLine.selected-row .FlexCell:first-child{border-left:2px solid #4461a0}.FlexLine.selected-row .FlexCell:last-child{border-right:2px solid #4461a0}.FlexLine.gap-none{gap:0}.FlexLine.gap-small{gap:12px}.FlexLine.gap-normal{gap:24px}.FlexLine.gap-large{gap:36px}.FlexTable .FlexHeader .FlexCell.shrink,.FlexTable .FlexBody .FlexCell.shrink{flex:none}.FlexTable .FlexHeader .FlexCell.full,.FlexTable .FlexBody .FlexCell.full{flex:1}.FlexCell.nowrap .flex-cell-item{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.FlexCell.sz15{min-width:15%}.FlexCell.sz20{min-width:20%}.FlexCell.sz25{min-width:25%}.FlexCell.sz30{min-width:30%}.FlexCell.full{flex:1}@media screen and (width<=420px){.FlexLine.mobile-responsive{flex-direction:column}}.OpeningAccountAddress{display:grid;position:relative}.OpeningAccountAddress .iptu-area{align-items:flex-start;gap:16px;display:flex;position:relative}.OpeningAccountAddress .iptu-doc{justify-content:center;align-items:center;display:flex}.OpeningAccountAddress .tab-wrap-body{width:100%;padding:16px 0;overflow:auto}@media screen and (width<=480px){.OpeningAccountAddress .iptu-area{flex-direction:column}.OpeningAccountAddress .responsive{flex-direction:column;display:flex}}.SeeSDatePicker{position:relative}.SeeSDatePicker .input-field{z-index:1;position:relative}.SeeSDatePicker .input-fake{z-index:0;position:relative}.TextEditCurrency{position:relative}.TextEditCurrency input{box-sizing:border-box;border:1px solid #ccc;border-bottom-color:#777;border-radius:4px;width:100%;min-width:0;min-height:30px;padding:0 8px;display:inline-flex}.TextEditCurrency:after{border:1px solid var(--colorBrandBackground);content:"";height:0;transform:scale(0);transform:transform 1.25s ease-in-out;border-radius:4px;display:block}.TextEditCurrency:focus-within:after{transform:scale(1)}.TextEditCurrency:focus-within input{outline:2px solid #0000}.TextEditCurrency:focus-within:after{transition-property:transform;transition-duration:var(--durationNormal);transition-delay:var(--curveDecelerateMid);transform:scaleX(1)}.TextEditCurrency .actions-area{color:#565656;cursor:pointer;justify-content:center;align-items:center;margin:auto;font-size:16px;display:flex;position:absolute;top:0;bottom:0;right:8px}.OpeningAccountBasicDocs{display:block}.OpeningAccountBasicDocs .grid-flex{flex-wrap:wrap;justify-content:space-evenly;gap:16px;padding:0 0 24px;display:flex}.OpeningAccountBasicDocs .next-step{justify-content:center;padding-bottom:24px;display:flex}.OpeningAccountBasicDocs .tax-desc{justify-content:center;display:flex}@media screen and (width<=420px){.OpeningAccountBasicDocs .grid-flex{flex-direction:column}.OpeningAccountBasicDocs .grid-flex.center{align-items:center}}.OpeningAccountBasicDocs .partner-area{border:1px solid var(--greyBorderColor);background-color:var(--greyLight);margin-bottom:1.5em;padding:.5em 1em}.OpeningAccountBasicDocs .partner-area.minimize{height:52px;overflow:auto}.OpeningAccountBasicDocs .remove-area{justify-content:flex-end;gap:16px;margin-bottom:16px;display:flex}.OpeningAccountBasicDocs .index-partner{flex:1;align-items:center;font-size:1.5rem;display:flex}.OpeningAccountForm{position:relative}.OpeningAccountForm .grid-flex{flex-direction:column;justify-content:center;gap:16px;display:flex}@media screen and (width<=420px){.OpeningAccountForm .grid-flex{flex-direction:column}}.OpeningAccountMobileActivation{position:relative}.OpeningAccountMobileActivation .mobile-icon{flex-direction:column;justify-content:center;align-items:center;gap:.35em;padding:.5em 0;font-size:800%;display:flex}.OpeningAccountMobileActivation .icon-circle{background-color:var(--blueSees);color:#fff;border-radius:100%;justify-content:center;align-items:center;padding:.35em;display:inline-flex}.SeesUiAwsImageViewer{flex-direction:column;align-items:center;gap:8px;max-width:min(500px,100%);display:flex}.SeesUiAwsImageViewer .preview{border:1px solid var(--greyBorderColor,#e0e0e0);background-color:#f9f9f9;border-radius:4px;justify-content:center;align-items:center;width:100%;min-height:160px;padding:16px;display:flex;overflow:hidden}.SeesUiAwsImageViewer .preview:not(:disabled){cursor:zoom-in}.SeesUiAwsImageViewer .preview:not(:disabled):hover{border-color:#115ea3;box-shadow:0 2px 8px -4px #115ea3}.SeesUiAwsImageViewer .preview:focus-visible{outline-offset:2px;outline:2px solid #115ea3}.SeesUiAwsImageViewer .preview:disabled{cursor:default}.SeesUiAwsImageViewer .image{object-fit:contain;max-width:100%;max-height:500px;display:block}.SeesUiAwsImageViewer .actions{justify-content:center;display:flex}.SeesUiAwsImageViewer .error{color:#d83b01;text-align:center;flex-direction:column;align-items:center;gap:12px;font-size:14px;display:flex}.OpeningAccountPayment{display:block}.OpeningAccountPayment .desc-title{padding:1em 0}.OpeningAccountPayment .summary-texts{text-align:center}.OpeningAccountPayment .monthly-value-grid{justify-content:center;margin-bottom:16px;display:flex}.OpeningAccountPayment .monthly-value{text-align:right;border:1px solid var(--greyBorderColor);box-shadow:0 2px 8px -3px var(--greyBorderColor);border-radius:4px;width:100%;padding:16px 24px;display:inline-block}.OpeningAccountPayment .monthly-value .desc-title{font-size:12px}.OpeningAccountPayment .qrcode{border:1px solid var(--greyBorderColor);border-radius:4px;width:100%;display:block}.OpeningAccountPayment .contract-area{justify-content:center;padding-top:1em;display:flex}.OpeningAccountPayment .pix-area{text-align:left;padding:16px 0;font-size:16px}.OpeningAccountPayment .pix-area-paid{text-align:center;padding:16px 0;font-size:16px}@media screen and (width<=600px){.OpeningAccountPayment .monthly-value{margin:0}}.OpeningAccountPayment .cnae-area{border:1px solid var(--greyBorderColor);box-shadow:0 2px 8px -3px var(--greyBorderColor);border-radius:5px;margin-bottom:1em;padding:0 1em 1em}.OpeningAccountPayment .confirm-cnae-grid{justify-content:center;align-items:center;gap:16px;display:flex}.pix-state-pay .TitleLabel{text-align:left}.OpeningAccountSummary{position:relative}.OpeningAccountSummary .list-summary-item{border:1px solid var(--greyBorderColor);border-radius:5px;flex-direction:column;margin-bottom:25px;padding:15px;display:flex}.OpeningAccountSummary .cost-area{text-align:right;margin-top:15px;font-size:120%;font-weight:600}.OpeningAccountSummary .list-summary-item .number-item{background-color:var(--blueSees);color:#fff;border-radius:5px;width:100%;margin-bottom:1em;padding:6px 8px;font-size:100%;font-weight:600}.FlexTable{cursor:pointer;border:1px solid var(--greyBorderColor);background-color:#fff;border-bottom:none;position:relative;overflow:auto}.FlexTable .FlexBody,.FlexTable .FlexHeader,.FlexTable .FlexFooter{z-index:0;flex-direction:column;display:flex;position:relative}.FlexTable .FlexBody{z-index:1;max-height:750px}.FlexTable .FlexHeader{z-index:0}.FlexTable .FlexFooter{z-index:1;border-top:1px solid var(--greyBorderColor)}.FlexTable .FlexHeader{border-bottom:1px solid var(--greyBorderColor)}.FlexTable .FlexHeader,.FlexTable .FlexFooter{flex-direction:row}.FlexTable .FlexFooter{justify-content:center;align-items:center}.FlexTable .FlexHeader.has-scroll{padding-right:14px;box-shadow:0 4px 12px -6px #ccc}.FlexTable .FlexFooter.has-scroll{border-top:1px solid var(--greyBorderColor);box-shadow:0 -4px 12px -6px #ccc}.FlexTable .FlexBody .FlexLine,.FlexTable .FlexHeader .FlexLine,.FlexTable .FlexFooter .FlexLine{background-color:#fff;flex-direction:row;flex:1;display:flex}.FlexTable .FlexFooter .FlexLine{border:none;border-left:1px solid var(--greyBorderColor);flex-direction:row;justify-content:center;align-items:center;padding:8px;display:flex}.FlexTable .FlexFooter .FlexLine .FlexCell{border:none;position:relative}.FlexTable .FlexHeader .FlexLine .FlexCell{border-bottom:none;font-weight:600}.FlexTable .FlexBody .FlexLine .FlexCell,.FlexTable .FlexHeader .FlexCell{flex:1;align-items:center;min-width:0%;padding:8px;display:flex;position:relative}.FlexTable .FlexBody .FlexLine .FlexCell.shrink{flex:none}.FlexTable.grid{border-top:1px solid var(--greyBorderColor);border-right:1px solid var(--greyBorderColor);border-bottom:0px solid var(--greyBorderColor);border-left:none}.FlexTable.grid .FlexCell{border-left:1px solid var(--greyBorderColor)}.FlexTable .FlexCell .flex-cell-item{flex:1}.FlexTable .fui-Combobox,.FlexTable .fui-Dropdown,.FlexTable .fui-Input{border:none;width:100%;min-width:0;min-height:30px;padding:0}.FlexTable input,.FlexTable .TextEditCurrency input,.FlexTable .fui-Input,.FlexTable input,.FlexTable .fui-Input{box-sizing:border-box;border:1px solid #fff;width:100%;min-height:30px}@media screen and (width<=640px){.FlexTable .FlexBody .FlexLine .FlexCell,.FlexTable .FlexHeader .FlexCell{min-width:120px}}.ListDocs .FlexTable{border:1px solid var(--greyBorderColor);position:relative}.ListDocs .FileUploadButton .grid{padding:0}.OpeningAccountTypeOpening{display:flex;position:relative}.OpeningMeiDocs .OpeningAccountTypeOpening,.OpeningMeiDocs .OpeningAccountTypeOpening>div{width:100%}.OpeningMeiDocs .opening-section{margin-bottom:16px}.OpeningMeiDocs .opening-title{margin-top:20px}.OpeningMeiDocs .opening-box{border-radius:8px;align-items:center;gap:8px;padding:12px 16px;display:flex}.OpeningMeiDocs .opening-box.simples{border:1px solid var(--blueSees);background-color:#f3f9ff}.OpeningMeiDocs .opening-box.presumido{background-color:#fff9f3;border:1px solid #f7b32b}.OpeningMeiDocs .opening-indicator{border-radius:50%;width:8px;height:8px}.OpeningMeiDocs .opening-indicator.simples{background-color:var(--blueSees)}.OpeningMeiDocs .opening-indicator.presumido{background-color:#f7b32b}.OpeningMeiDocs .opening-text{font-weight:600}.OpeningMeiDocs .opening-wrapper{flex:1}.NewUi{z-index:9999;-webkit-backdrop-filter:blur();backdrop-filter:blur();width:100%;height:100%;position:fixed;top:0;left:0}.NewUi .focus-circle{filter:blur(2px);background-color:#ffffff26;border-radius:100px;width:100px;height:100px;box-shadow:0 0 0 2000px #00000080}.NewUi .float-area{position:absolute;top:255px;left:120px}.NewUi .text-desc{z-index:1;background-color:#fff;border:1px solid #999;border-radius:5px;margin-top:10px;padding:10px;position:fixed;box-shadow:0 0 10px -3px #00000080}.OnboardingStepManager{flex-direction:column;width:100%;height:100%;display:flex}.OnboardingStepManager .inner-card{border:1px solid var(--greyBorderColor);background-color:#fff;border-radius:4px;max-width:100%;overflow:auto}.OnboardingStepManager .sees-name{color:#fff;padding-top:1em}.OnboardingStepManager .center-link-jlle{text-align:center;font-size:18px}@media screen and (width<=1280px){.OnboardingStepManager{height:100%;padding:0}.OnboardingStepManager .sees-name{display:none}}.OnboardingStepManager h1{line-height:1em}.PageTitle{border:1px solid var(--greyBorderColor);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:#fff;border-bottom:none;border-radius:5px 5px 0 0;margin:0;padding:1em 1.5em}.PageTitle h2{margin:0;padding:0 0 4px;font-size:1.35rem}.PageTitle .description{font-size:.9rem;line-height:1.15rem}.PageTitle.no-border{border:none}.PageTitle.no-padding{padding:0}.PageTitle.company-name-only .description{display:none}.Logout{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Logout .PageTitle{width:340px}.Logout .box{border:1px solid var(--greyBorderColor);background-color:#fff;border-radius:0 0 5px 5px;width:340px;padding:1rem}.CurrencyNumber{white-space:pre}.ContractsViewer{flex-direction:column;gap:16px;display:flex;position:relative}.Timer{font-size:100%;position:relative}.Timer .fui-Spinner{padding:1em 0}.Timer .time{width:50px;height:39px;color:var(--blueSees);justify-content:center;align-items:center;margin:auto;font-size:80%;font-weight:600;display:flex;position:absolute;top:16px;left:0;right:0}.BillingList{background:0 0;border-radius:5px;width:100%;max-width:1280px;margin:auto}.BillingList .form-body,.BillingList .form-body .form-col{gap:0}.BillingList .form-col .form-item{border:1px solid var(--greyBorderColor);padding:10px}.BillingList .form-col .form-item.col-date{flex:0 0 170px}.BillingList .form-col .form-item.col-payment{flex:0 0 300px}.BillingList .form-col .form-item.col-file{flex:1 0 auto}.BillingList .form-col .form-item.col-open-link{flex:0 0 120px}.BillingList .empty-state{flex-direction:column;align-items:center;width:100%;padding:24px 0;display:flex;position:relative}.BillingList .empty-state .icon-area{font-size:50px;position:relative}.BillingList .empty-state .icon-area-circle{z-index:0;background-color:green;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute}.BillingList .empty-state .icon-area-icon{z-index:1;color:#cbffb9;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.BillingList .card-content{text-align:center;font-size:50px}.BillingList .PageTitle{border-bottom:1px solid var(--greyBorderColor)}.BillingList .filter{justify-content:center;align-items:center;gap:16px;margin-top:1rem;display:flex}.BillingList .block-content-area{border:1px solid var(--greyBorderColor);background-color:var(--white);padding:1em}.BillingList .border-bottom{border-bottom:1px solid var(--greyBorderColor)}.BillingList .bill-list{flex-direction:column;padding-bottom:26px;display:flex}.BillingList .info-tag{gap:8px;padding-bottom:0;display:flex}.BillingList .info-tag.barcode-line{flex-direction:column;display:flex}.BillingList .ContractsViewer{width:100%}.BillingList .current-month-list{flex-direction:column;gap:16px;display:flex}.BillingList .file-upload-grid{justify-content:center;align-items:center;padding:1em 0 0;display:flex}.BillingList .support-area{flex-direction:column;gap:6px;max-width:400px;margin-bottom:16px;display:flex}.BillingList .up-to-date-area{flex-direction:column;align-items:center;display:flex}.BillingList .overdued-area{max-width:720px;margin:0 auto}.BillingList .recepit-sees-data{border:1px solid var(--greyBorderColor);background:#fff;border-top:none;border-radius:0 0 5px 5px;margin:0 auto;padding:1rem;font-size:100%;display:block}.BillingList .recepit-sees-data span{white-space:pre-wrap;word-break:break-word}.BillingList .recepit-sees-data div{padding:0 0 4px}.BillingList .recepit-sees-data img{width:150px;margin:0 auto;display:block}.BillingList .receipt{max-width:50%;margin:0 auto;display:block}.BillingList .flex-grid{justify-content:center;gap:8px;display:flex}.BillingList .recepit-sees-data .sicoob-box{background-color:#003641;border-radius:4px;width:100%;margin:0 auto;padding:2em;display:inline-block}.BillingList .recepit-sees-data .pix-code{border:1px solid var(--greyMedium);background-color:var(--greyLight);border-radius:4px;width:100%;padding:1em}.BillingList .boleto-block{align-items:center;gap:8px;padding-top:8px;display:flex}@media screen and (width<=720px){.BillingList .boleto-block{flex-direction:row;align-items:stretch}.BillingList .boleto-block button{flex:1}}.BillingList .FileUploadButton,.BillingList .FileUploadButton button{width:100%}.BillingList .CurrencyNumber{text-align:right}.BlockedPayment{max-width:1200px;margin:0 auto;padding:1rem;position:relative}.BlockedPayment .explain-box{border:1px solid var(--greyBorderColor)}.BlockedPayment .card{box-shadow:var(--boxShadowLight);background:#fff;padding:1rem}.BlockedPayment .btn{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:.6rem 1.2rem;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:inline-block}.BlockedPayment .btn-primary{background:var(--blueSees);color:#fff;border-color:var(--blueSees)}.BlockedPayment .btn-primary:hover{background:#0c5ca3}.BlockedPayment .btn-secondary{background:var(--greyLight);color:var(--greyDark);border-color:var(--greyBorderColor)}.BlockedPayment .btn-secondary:hover{background:var(--greyBackgroundColor)}.BlockedPayment input,.BlockedPayment select,.BlockedPayment textarea{border:1px solid var(--greyBorderColor);width:100%;font:inherit;color:var(--greyDark);background:#fff;border-radius:6px;padding:.6rem}.BlockedPayment input:focus,.BlockedPayment select:focus,.BlockedPayment textarea:focus{border-color:var(--blueSees);outline:none;box-shadow:0 0 0 2px #0f6cbd33}.BlockedPayment .alert{border-radius:6px;margin:1rem 0;padding:.8rem 1rem;font-weight:500}.BlockedPayment .alert-danger{color:var(--colorBaseRed);border:1px solid var(--colorBaseRed);background:#fdecec}.BlockedPayment .alert-success{color:var(--colorBaseGreen);border:1px solid var(--colorBaseGreen);background:#e9f9ec}.BlockedPayment .alert-warning{color:var(--colorBaseYellow);border:1px solid var(--colorBaseYellow);background:#fffbe6}.BlockedPayment .alert-info{background:var(--blueMommyAndBaby);color:var(--colorBaseBlue);border:1px solid var(--colorBaseBlue)}.BlockedPayment .file-upaload-box{justify-content:center;align-items:center;display:flex}.BaseTable{position:relative}.BaseTable table{width:100%}.BaseTable table tr:hover{cursor:pointer;border-radius:4px;outline:4px solid #aaa}.BaseTable table td,.BaseTable table th{border-top:1px solid #ddd;border-bottom:1px solid #ddd;min-height:50px;padding:5px 8px;position:relative}.BaseTable tr.form-row-error{cursor:pointer;border-radius:4px;outline:4px solid #e48484}.BaseTable table tr.selected-row,.BaseTable table tr.selected-row:hover{cursor:pointer;border-radius:4px;outline:3px solid #4461a0}:root{--form-cell-error-color:#a12727}.FormCell{flex-direction:column;flex:1;display:flex;position:relative}.FormCell .label{padding-bottom:4px}.FormCell.has-errors .fui-Dropdown{border:1px solid var(--form-cell-error-color)}.FormCell .validator-area{color:var(--form-cell-error-color);padding-top:8px}.AddTaxForm{flex-direction:column;gap:16px;padding:1em 0;display:flex;position:relative}.VideoTutorialButton{display:inline-flex;position:relative}.DominioSupplierRelationships .supplier-name-item{min-width:350px}.DominioSupplierRelationships .card-content-item{align-items:center;gap:16px;display:flex}.DominioSupplierRelationships .action-menu{gap:16px;display:flex}.AlertInteractionsModal{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#323232a6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.AlertInteractionsModal .modal-content{white-space:normal;background-color:#fff;border-radius:4px;flex-direction:column;width:40%;min-height:300px;max-height:700px;display:flex;position:relative;box-shadow:0 4px 10px -4px}.AlertInteractionsModal .close-button{cursor:pointer;border-radius:4px;padding:4px;position:absolute;top:8px;right:8px}.AlertInteractionsModal .modal-header{background-color:var(--greyLight);justify-content:center;align-items:center;width:100%;padding:16px;font-size:18px;font-weight:700;display:flex}.AlertInteractionsModal .modal-body{white-space:normal;flex-direction:column;align-items:center;height:100%;padding:0 1.5rem 1.5rem;display:flex;overflow-y:auto}.AlertInteractionsModal .interaction-count{align-items:center;gap:4px;padding:12px;font-size:24px;display:flex}.AlertInteractionsModal .search-input{background-color:var(--greyLight);border:none;margin-bottom:12px}.AlertInteractionsModal .company-item{border-bottom:1px solid var(--greyBorderColor);padding:12px}.AlertInteractionsModal .empty-state{text-align:center;color:var(--greyDark);padding:24px}@media screen and (width<=1024px){.AlertInteractionsModal .modal-content{width:80%;overflow:auto}}@media screen and (width<=640px){.AlertInteractionsModal .modal-content{width:96%;font-size:80%;overflow:auto}}.MemberOnlineStatusBullet{z-index:10;display:inline-block;position:relative}.MemberOnlineStatusBullet .status-dot{z-index:10;border:1px solid #fff;border-radius:30px;padding:0 7px;position:absolute;bottom:-7px;right:-8px}.MemberOnlineStatusBullet .status-dot.small{width:18px;height:18px}.MemberOnlineStatusBullet .status-dot.medium{width:21px;height:21px}.MemberOnlineStatusBullet .status-dot.large{width:24px;height:24px}.MemberOnlineStatusBullet .status-dot.online{background-color:var(--colorBaseGreen)}.MemberOnlineStatusBullet .status-dot.offline{background-color:var(--greyMedium)}.ProfileAvatar.small .avatar-container,.ProfileAvatar.large .avatar-container,.ProfileAvatar.medium .avatar-container{display:inline-block;position:relative}.ProfileAvatar.medium .fluent-avatar{width:48px;height:48px}.ProfileAvatar.large .fluent-avatar{width:96px;height:96px}.ProfileAvatar.small .close-btn{cursor:pointer;width:21px;height:21px;font-size:16px;position:absolute;top:-8px;right:-8px}.ProfileAvatar.medium .close-btn{cursor:pointer;width:22px;height:22px;position:absolute;top:-8px;right:-7px}.ProfileAvatar.large .close-btn{cursor:pointer;width:30px;height:30px;font-size:23px;position:absolute;top:-8px;right:-2px}.ProfileAvatar .upload-container{flex-direction:column;align-items:center;gap:8px;display:flex}.MemberPresentationCard .presentation-card-container{align-items:center;margin-top:10px;display:flex}.MemberPresentationCard .presentation-card-container.large{gap:18px;margin-top:10px}.MemberPresentationCard .presentation-card-container.medium{gap:16px;margin-top:8px}.MemberPresentationCard .presentation-card-container.small{gap:12px;margin-top:6px}.MemberPresentationCard .presentation-card-container.extra-small{gap:10px;margin-top:4px}.MemberPresentationCard .presentation-card-infos{flex-direction:column;display:flex}.MemberPresentationCard .presentation-card-infos.large{gap:4px}.MemberPresentationCard .presentation-card-infos.medium{gap:2px}.MemberPresentationCard .presentation-card-title{margin:0;font-weight:700}.MemberPresentationCard .presentation-card-title.large{font-size:22px}.MemberPresentationCard .presentation-card-title.medium{font-size:16px}.MemberPresentationCard .presentation-card-title.small{font-size:15px}.MemberPresentationCard .presentation-card-title.extra-small{font-size:14px}.MemberPresentationCard .presentation-card-subtitle{color:var(--blueSees)}.MemberPresentationCard .presentation-card-subtitle.large{font-size:15px}.MemberPresentationCard .presentation-card-subtitle.medium{font-size:14px}.MemberPresentationCard .presentation-card-subtitle.small{font-size:12px}.MemberPresentationCard .presentation-card-subtitle.extra-small{font-size:11px}.MemberPresentationCard .date-field{color:var(--greyDark);display:flex}.MemberPresentationCard .date-field.large{gap:8px;font-size:14px}.MemberPresentationCard .date-field.medium{gap:6px;font-size:13px}.MemberPresentationCard .date-field.small{gap:5px;font-size:12px}.MemberPresentationCard .date-field.extra-small{gap:4px;font-size:11px}.SeesUiRichText iframe{width:100%}.SeesUiRichText jodit[data-jodit_iframe_wrapper="1"]{width:100%!important}.SeesUiRichText .jodit .jodit-workplace,.jodit-container .jodit-workplace{overflow:inherit}.AlertCard{border:1px solid var(--greyBorderColor);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.AlertCard .card-header{padding:16px 20px}.AlertCard .card-content{flex-direction:column;gap:24px;display:flex}.AlertCard .alert-message{word-wrap:break-word;margin:0;padding:0 2em;font-size:15px;line-height:1.6}.AlertCard .card-footer{flex-direction:column;align-items:flex-start;gap:6px;padding:20px;display:flex}.AlertCard .card-interactions{cursor:pointer;align-items:center;gap:4px;display:flex}.AlertCard .post-likes{cursor:pointer}.AlertCard .post-views{color:var(--greyDark);cursor:pointer;align-items:center;gap:4px;font-size:15px;display:flex}.AlertCard .image-post{width:100%;margin:0 auto;display:block}.AlertCard .image-post.hidden{display:none}@media (width<=768px){.AlertCard .author-name{font-size:14px}.AlertCard .post-date{font-size:12px}.AlertCard .alert-message{font-size:14px}}.CompanyAlerts{flex-direction:column;flex:1;gap:18px;width:100%;max-width:800px;margin:0 auto;display:flex;position:relative}.CompanyAlerts .PageTitle{padding-bottom:0}.CompanyAlerts .page-title-infos{flex-direction:column;flex:0;justify-content:space-between;gap:8px;display:flex}.CompanyAlerts .support-area{position:relative}.CompanyAlerts .page-title-infos .video-button{justify-content:space-between;align-items:center;gap:8px;display:flex}.CompanyAlerts .loading{justify-content:center;align-items:center;padding:60px 0;display:flex}.CompanyAlerts .container{flex:1}.CompanyAlerts .empty-state{text-align:center;background:#fff;border-radius:8px;padding:8px;box-shadow:0 2px 8px #0000001a}.CompanyAlerts .empty-state h3{color:var(--greyDark);margin:0;font-size:18px;font-weight:500}.ChatCompany{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.ChatCompany .loading{padding:2em}.ChatCompanyHeader{background-color:var(--greyLight);border-bottom:1px solid var(--greyBorderColor);flex:none;justify-content:space-between;align-items:center;padding:24px 12px;display:flex;position:relative}.ChatCompanyHeader .without-responsible{padding:0;position:relative}.ChatCompanyHeader .no-resp-title{background-color:#0000;padding-bottom:.75em;font-size:1.25rem;font-weight:900}.ChatRoomHeader{border-bottom:1px solid var(--greyBorderColor);background-color:#fff;flex-direction:column;flex:0;justify-content:space-between;align-items:center;padding:24px 12px;display:flex}.ChatRoomHeader .AccountEntryCompanySelector{flex:0}.ChatRoomAttachmentUploader{flex-direction:column;gap:4px;min-width:0;display:flex}.ChatRoomAttachmentUploader .uploader-empty{color:var(--colorNeutralForeground3);text-align:center;padding:24px 0;font-size:13px}.ChatRoomAttachmentUploader .uploader-list{flex-direction:column;gap:8px;max-height:420px;padding-right:4px;display:flex;overflow-y:auto}.ChatRoomAttachmentUploader .attachment-item{border:1px solid var(--colorNeutralStroke2);background:var(--colorNeutralBackground2);border-radius:8px;align-items:center;gap:12px;min-width:0;padding:8px 10px;display:flex}.ChatRoomAttachmentUploader .attachment-item.error{border-color:var(--colorPaletteRedBorder1);background:var(--colorPaletteRedBackground1)}.ChatRoomAttachmentUploader .attachment-item.done{border-color:var(--colorPaletteGreenBorder1);background:var(--colorPaletteGreenBackground1)}.ChatRoomAttachmentUploader .attachment-thumb-wrapper{flex-shrink:0;width:44px;height:44px}.ChatRoomAttachmentUploader .attachment-thumb{object-fit:cover;border-radius:6px;width:44px;height:44px}.ChatRoomAttachmentUploader .attachment-thumb-placeholder{background:var(--colorNeutralBackground4);border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ChatRoomAttachmentUploader .attachment-ext{color:var(--colorNeutralForeground3);letter-spacing:.03em;font-size:10px;font-weight:600}.ChatRoomAttachmentUploader .attachment-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ChatRoomAttachmentUploader .attachment-name{color:var(--colorNeutralForeground1);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.ChatRoomAttachmentUploader .attachment-size{color:var(--colorNeutralForeground3);font-size:11px}.ChatRoomAttachmentUploader .attachment-status{color:var(--colorNeutralForeground3);align-items:center;gap:4px;font-size:11px;display:flex}.ChatRoomAttachmentUploader .attachment-status.uploading{color:var(--colorBrandForeground1)}.ChatRoomAttachmentUploader .attachment-status.done{color:var(--colorPaletteGreenForeground1)}.ChatRoomAttachmentUploader .attachment-status.error{color:var(--colorPaletteRedForeground1)}.ChatRoomAttachmentUploader .uploader-error-hint{color:var(--colorPaletteRedForeground1);margin:8px 0 0;padding:0;font-size:12px}.ChatRoomInput{border-top:1px solid var(--greyBorderColor);background-color:#fff;flex:none;padding:16px}.ChatRoomInput .input-field{align-items:stretch;gap:12px;display:flex}.ChatRoomInput .input-textarea{flex:1}.ChatRoomInput .input-textarea textarea{min-height:0}.ChatRoomTransfer{align-items:flex-end;gap:16px;display:flex;position:relative}.ChatParsedMessage{word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap}.ChatParsedMessage a{word-break:break-all}.ChatRoomMessageItem{gap:12px;max-width:80%;display:flex}.ChatRoomMessageItem.enter{animation:.5s cubic-bezier(.34,1.56,.64,1) message-in}.ChatRoomMessageItem.sent{flex-direction:row-reverse;align-self:flex-end}.ChatRoomMessageItem.received{align-self:flex-start}.ChatRoomMessageItem .message-bubble{word-wrap:break-word;white-space:pre-wrap;flex-direction:row;align-items:flex-start;gap:8px;max-width:100%;display:flex}.ChatRoomMessageItem.sent .message-bubble{background-color:var(--blueSees);color:#fff;border-radius:8px;flex-direction:row-reverse;padding:12px 4px 12px 16px;position:relative}.ChatRoomMessageItem.sent .message-bubble:after{content:"";background-color:var(--blueSees);clip-path:polygon(0 0,100% 50%,0 100%);width:18px;height:18px;position:absolute;bottom:-6px;right:-10px;transform:rotate(35deg)}.ChatRoomMessageItem.received .message-bubble{background-color:var(--greyBorderColor);border-radius:8px;padding:12px 16px 12px 4px;position:relative}.ChatRoomMessageItem.received .message-bubble:after{content:"";background-color:var(--greyBorderColor);clip-path:polygon(100% 0,0 50%,100% 100%);width:18px;height:18px;position:absolute;bottom:-6px;left:-10px;transform:rotate(-35deg)}.message-item-menu .menu-item-text{color:var(--greyMedium);font-size:13px}.ChatRoomMessageItem .message-content{flex-direction:column;gap:4px;display:flex}@keyframes message-in{0%{opacity:0;transform-origin:bottom;transform:scale(.85)}60%{transform-origin:bottom;transform:scale(1.1)}to{opacity:1;transform-origin:bottom;transform:scale(1)}}.ChatRoomMessageAttachments{flex-direction:column;align-items:flex-end;gap:4px;margin-top:6px;display:grid}.ChatRoomMessageAttachments .attachment-item{cursor:pointer;text-align:left;text-overflow:ellipsis;background:#ffffffbf;border:none;border-radius:8px;align-items:center;gap:8px;min-width:0;max-width:100%;padding:7px 12px;transition:background .15s;display:flex;overflow:hidden}.ChatRoomMessageAttachments .attachment-item:hover{background:#ffffff47}.ChatRoomMessageAttachments .ChatRoomMessageItem.received .attachment-item{background:#00000012}.ChatRoomMessageAttachments .ChatRoomMessageItem.received .attachment-item:hover{background:#00000024}.ChatRoomMessageAttachments .attachment-icon{opacity:.85;flex-shrink:0}.ChatRoomMessageAttachments .attachment-name{white-space:nowrap;text-overflow:ellipsis;opacity:.9;font-size:13px;overflow:hidden}.ChatRoomMessageAttachments .attachment-item:hover .attachment-name{opacity:1}.ChatRoomMessages{background-color:#0000;background-image:url(/chat-bg.svg),linear-gradient(#f8fafb,#e7eff3);background-position:0 0;background-repeat:repeat;background-size:200px;background-attachment:fixed;background-origin:padding-box;background-clip:border-box;flex-direction:column;flex:1;gap:12px;min-height:0;padding:16px;display:flex;overflow:hidden auto}.ChatRoomMessages.view-mode{max-height:100%}.ChatRoomMessages .fui-Divider{flex:0}.ChatRoomMessages.loading,.ChatRoomMessages.empty{justify-content:center}.ChatRoomMessages .empty-state{color:var(--greyDark);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px;display:flex}.ChatRoomMessages .empty-state-icon{color:var(--greyDark);font-size:48px}.ChatRoomPanel{background:linear-gradient(45deg,#f0f0f0 0%,#fff 45%,#f0f0f0 100%);flex-direction:column;flex:1;min-height:0;display:flex}.ChatRoomPanel .empty-state{width:100%;height:100%;color:var(--greyDark);background-color:#0000;background-image:url(/chat-bg.svg),linear-gradient(#f8fafb,#e7eff3);background-position:0 0;background-repeat:repeat;background-size:200px;background-attachment:fixed;background-origin:padding-box;background-clip:border-box;flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:28px;display:flex}.ChatHistory{justify-content:center;align-items:center;width:100%;max-width:1020px;height:85dvh;margin-top:2em;display:flex}.ChatHistory .container{border:1px solid var(--greyBorderColor);background-color:#fff;border-radius:12px;flex-direction:row;height:100%;padding:0;display:flex;overflow:hidden;box-shadow:0 8px 24px #00000014,0 2px 8px #0000000a}.ChatHistory .container.opened .ChatHistoryList{border-right:1px solid var(--greyBorderColor)}.ChatHistory .back-button{display:none}@media (width<=768px){.ChatHistory .back-button{display:block}.ChatHistory .container.opened{flex-direction:column}.ChatHistory .container.opened .ChatHistoryList{display:none}}.ChatSidebarItem{border-bottom:1px solid var(--grayBorderColor);cursor:pointer;flex-direction:column;gap:8px;margin-bottom:5px;margin-left:20px;padding:6px 0 14px;display:flex;position:relative}.ChatSidebarItem:after{content:"";background-color:var(--blueSees);width:0%;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}.ChatSidebarItem.selected,.ChatSidebarItem:hover{margin-bottom:5px}.ChatSidebarItem.selected:after{width:100%}.ChatSidebarItem:hover:after{background-color:var(--blueSees);width:100%}.ChatSidebarItem .chat-dates{flex-direction:column;gap:0;font-size:.85em;display:flex}.ChatSidebarItem .company-item{white-space:nowrap;text-overflow:ellipsis;font-size:1em;font-weight:600;position:relative;overflow:hidden}.ChatSidebarItem .item-wrap{position:relative}.ChatSidebarItem .new-messages-signal{background-color:var(--blueSees);z-index:1;color:#fff;z-index:2;opacity:0;border-radius:50px;justify-content:center;align-items:center;width:28px;height:16px;font-size:10px;font-weight:600;display:flex;position:absolute;top:0;right:0}.ChatSidebarItem .new-messages-signal.has-unread-messages{opacity:1}.ChatSidebarItem .new-messages-signal.has-unread-messages:before{content:" ";background-color:var(--blueSees);z-index:1;color:#fff;z-index:-1;border-radius:50px;justify-content:center;align-items:center;width:28px;height:16px;font-size:10px;font-weight:600;animation:2.8s ease-out infinite pulse-new-message;display:flex;position:absolute;top:0;right:0}@keyframes pulse-new-message{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.6)}to{opacity:0}}.ChatHistoryList{background-color:#fff;flex-direction:column;width:360px;display:flex;overflow:hidden auto}.ChatHistoryList .header{border-bottom:1px solid var(--greyBorderColor);justify-content:center;align-items:center;gap:8px;padding:.25em 0;font-size:24px;display:flex}.ChatHistoryList .header h4{margin:0}.ChatHistoryList .search-bar{border-bottom:1px solid var(--greyBorderColor);justify-content:center;padding:12px;display:flex}.ChatHistoryList .sidebar{flex-direction:column;flex:1;gap:8px;height:100%;display:flex;overflow:auto}.ChatHistoryList .sidebar .empty-state{justify-content:center;padding:8px;font-size:16px;display:flex}.ChatRoomCreationForm{flex-direction:column;gap:1em;min-height:300px;padding:1em;display:flex}.ChatRoomCreationForm .form-header{flex-direction:column;gap:8px;display:flex}.ChatRoomCreationForm .form-header h3{color:#242424;margin:0;font-size:20px;font-weight:600}.ChatRoomCreationForm .form-subtitle{color:#605e5c;margin:0;font-size:14px;line-height:1.5}.ChatRoomCreationForm .form-body{flex:1}.ChatRoomCreationForm .form-actions{border-top:1px solid #e0e0e0;justify-content:flex-end;gap:8px;padding-top:16px;display:flex}.ChatRoomCreationForm .history-button{justify-content:center;display:flex}.ChatModal{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ChatModal .chat-modal-surface{background:var(--colorNeutralBackground1);border-radius:12px;flex-direction:column;width:100%;max-width:560px;min-height:300px;max-height:85dvh;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000002e}.ChatModal .chat-modal-close{cursor:pointer;color:var(--colorNeutralForeground2);z-index:2;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:1em;right:1em}.ChatModal .chat-modal-close:hover{background:var(--colorNeutralBackground3)}.ChatModal .chat-modal-content{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.ChatModal .chat-modal-content>*{flex:auto;min-height:0;overflow:hidden}.NotesSystem{position:relative}.NotesSystem .area-specific-data{padding:1em}.NotesSystem .inner-tabs-actions{align-items:flex-start;display:flex}.NotesSystem .inner-tabs-tree{border-right:1px solid var(--greyBorderColor);flex-direction:column;flex:0 0 220px;display:flex}.NotesSystem .inner-tabs-tree-actions{gap:8px;padding:1em 0;display:flex}.NotesSystem .inner-tabs-area{border-left:1px solid var(--greyBorderColor);flex:1;margin-left:-1px;padding-left:2em}.NotesSystem .inner-tabs-area-actions{gap:12px;padding:1em 0;display:flex}.NotesSystem .specific-area-hidder-action{cursor:pointer;width:100%;height:28px;position:relative}.NotesSystem .specific-area-hidder-action span{background:var(--blueSees);color:#fff;border:1px solid var(--greyBorderColor);border-radius:50px;margin:auto;padding:4px 12px;display:table;position:absolute;inset:0}.NotesSystem .specific-area-hidder .SpecificFilterManager{padding-top:1em;display:none}.NotesSystem .specific-area-hidder.show-specific .SpecificFilterManager{display:block}.NotesSystem .specific-area-hr{border:1px solid var(--greyBorderColor);position:relative;top:14px}.NotesSystem .inner-tabs{padding:1em}.PostitItem{position:relative}.PostitItem .member-tag{align-items:center;gap:8px;display:flex}.PostitItem .member-tag>:is(:nth-child(2),:last-child){transform:translateY(-5px)}.PostitItem .postit-message{padding:1em 0 0}.SpecificLayoutFilter .content-wrap{border:1px solid var(--greyBorderColor);background-color:#fff;flex-direction:column;gap:0;padding:1rem;display:flex;overflow:auto}.SwitchLabeled{align-items:center;gap:4px;display:flex;position:relative}.CompanyDominioStatusMonths{position:relative}.CompanyDominioStatusMonths .FlexCell{min-width:0}.CompanyEntryMonthStatus{justify-content:space-between;gap:12px;display:flex}.CompanyEntryMonthStatus .SeeSUiCombobox{position:relative}.CompanyEntryMonthStatus .SeeSUiCombobox input{min-width:0}.CompanyEntryMonthStatus .month-status{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;display:flex}.SpecificFilterAccUiBase{position:relative}.SpecificFilterAccUiBase .fui-Combobox{min-width:0;border:1px solid var(--greyBorderColor)!important}.SpecificFilterAccUiBase .fui-Combobox.combo-closing-status input{min-width:0}.SpecificFilterAccUiBase .profit-filter{display:none}.SpecificFilterAccUiBase .profit-box .profix-box-area{gap:12px;width:100%;display:flex}.SpecificFilterAccUiBase .profix-box .profit-box-item{gap:12px;display:flex}.SpecificFilterAccUiBase .profix-box-area-item{min-width:120px}.SpecificFilterAccUiBase .component-title-area{align-items:center;display:flex}.SpecificFilterAccUiBase .specific-filter-card{border-bottom:1px solid var(--greyBorderColor);padding-bottom:1rem}.SpecificFilterAccUiBase .component-title-area .checkbox-component{display:none}.SpecificFilterAccUiBase.querying .component-title-area .checkbox-component{display:inline-block}.SpecificFilterAccUiBase.querying .filter-component{opacity:.3}.SpecificFilterAccUiBase.querying .filter-component.selected{opacity:1}.SpecificFilterAccUiBase .SeeSUiCombobox input{min-width:0}.SpecificFilterManager{position:relative}.SpecificFilterManager .content-wrap{overflow:auto}.TeamTabs{width:100%;position:relative;overflow:auto}.NotificationBullet{z-index:9;display:inline-block;position:relative}.NotificationBullet .bullet-notification{background-color:var(--blueMommyAndBaby);color:#333;text-indent:0;border:1px solid #fff;border-radius:30px;justify-content:center;align-items:center;width:21px;height:21px;padding:0 7px;font-size:10px;font-weight:600;display:flex;position:absolute;top:-8px;right:-8px}.SeeSAlert{position:relative}.CompanyDataViewer{flex-direction:column;flex:1;width:100%;display:flex}.CompanyDataViewer .tab-wrap{border-top:1px solid #ddd;border-bottom:1px solid var(--greyBorderColor);background-color:#fff;flex:none}.CompanyDataViewer .card-wrap{flex-direction:column;flex:1;padding:1rem;display:flex}.CompanyDataViewer .card-box{background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:1rem}.CompanyDataViewer .card-wrap .UserPage,.CompanyDataViewer .card-wrap .card-box{flex:1}.CompanyDataViewer .tab-wrap .NotificationBullet{flex-shrink:0;display:inline-flex}.CompanyDataViewer .tab-wrap .NotificationBullet .bullet-notification{width:15px;height:15px;top:4px;right:-1px}.CompanyData{width:100%;display:flex}.AppInstaller.modal{border-bottom:1px solid #ddd;justify-content:center;align-items:center;padding:25px;display:flex}.AppInstaller .installer-left{padding-right:10px;font-size:85%}.AppInstaller img{width:80px;display:"block";margin:"0 auto"}.CompanyLogin{background:linear-gradient(130deg, var(--blueSees), hsl(from var(--blueSees) calc(h - 10) calc(s + 130) calc(l - 35)));background-size:200% 200%;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;animation:3s infinite Animation;display:flex}.CompanyLogin .login-box{background-color:#fff;border-radius:24px;min-width:300px;padding:5%;box-shadow:0 5px 10px -4px #000}.CompanyLogin .icon-area{text-align:center;flex:0;align-items:flex-end;width:100%;padding-top:1em;display:flex}.CompanyLogin .icon-area img{width:128px;margin:0 auto;display:block}.CompanyLogin .PageTitle{border-top:none;border-radius:24px}.CompanyLogin .fields-area{background-color:#fff;flex-direction:column;gap:1rem;padding:1rem;display:flex;position:relative}.CompanyLogin .button-area{background-color:#fff;border-top:none;padding:1rem}.CompanyLogin .cred-area{background-color:#0000;border-top:none;padding:1rem;font-size:.65rem}.CompanyLogin .loading-area{justify-content:center;align-items:center;padding:3rem 2rem;display:flex}@keyframes Animation{0%{background-position:10% 0}50%{background-position:91% 100%}to{background-position:10% 0}}.CompanyLogin .talk-to-us-action{text-align:center;background-color:#fff;padding:1em}@media screen and (width<=640px){.CompanyLogin{align-items:flex-end}.CompanyLogin .icon-area{flex:1}.CompanyLogin .bg-area{flex:0;width:100%}.CompanyLogin .login-box{flex:0;width:100%;max-width:100%}}.PushNotificationManager .notification-toast{border:1px solid var(--greyBorderColor);box-shadow:0 4px 3px 0px var(--greyBorderColor);background-color:#fff;border-radius:5px;align-items:center;margin-top:3rem;margin-bottom:1rem;padding:1rem;display:flex;position:relative}.PushNotificationManager .notification-icon{color:var(--blueSees);align-items:center;height:100%;font-size:2rem;display:flex}.BaseLayout{flex-direction:column;width:100%;height:100%;min-height:100vh;display:flex}.BaseLayout .header-struct{background-color:var(--white);border-bottom:1px solid #d0d0d0;flex:0 0 5dvh;align-items:center;gap:16px;height:100%;padding:0 24px;display:flex;overflow:auto}.BaseLayout .body-struct{flex-direction:column;flex:1;width:100%;padding:0;display:flex}.BaseLayout .body-struct .body-box{flex-direction:column;flex:1 0 auto;min-height:800px;display:flex}.BlockLayout{width:100%}.ExternalLayout{flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:100dvh;display:flex}.RecoverCompanyPassword{background:linear-gradient(130deg, var(--blueSees), hsl(from var(--blueSees) calc(h - 10) calc(s + 130) calc(l - 35)));background-size:200% 200%;justify-content:center;align-items:center;width:100%;height:100%;animation:3s infinite Animation;display:flex}.loading-container{text-align:center;background-color:#fff;border-radius:8px;max-width:400px;padding:40px;box-shadow:0 2px 8px #0000001a}.loading-text{color:#333;margin-top:16px}.expired-container{text-align:center;background-color:#fff;border-radius:8px;max-width:400px;padding:30px;box-shadow:0 2px 8px #0000001a}.expired-title{font-size:24px}.expired-text{color:#666}.form-container{background-color:#fff;border-radius:8px;width:100%;max-width:500px;padding:40px;box-shadow:0 2px 8px #0000001a}.form-title{text-align:center;color:#333;margin-bottom:24px;font-size:24px}.form-description{text-align:center;color:#666;margin-bottom:24px}.TalkToUs{border:1px solid var(--greyBorderColor);background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 3px 16px -12px #333}.TalkToUs .logo{text-align:center;margin-bottom:16px}.TalkToUs .logo img{width:128px}.TalkToUs .contact{margin-top:24px}.TalkToUs .contact p{margin:8px 0}.TalkToUs footer{color:#6e6e73;text-align:center;margin-top:32px;font-size:14px}.TalkToUs .whatsapp-button{color:#fff;background-color:#1ca950;border-radius:12px;align-items:center;gap:10px;margin:0 auto;padding:14px 20px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 6px 16px #25d36659}.TalkToUs .whatsapp-button:hover{background-color:#1ebe5d;transform:translateY(-1px);box-shadow:0 10px 24px #25d36673}.TalkToUs .whatsapp-button:active{transform:translateY(0);box-shadow:0 4px 12px #25d3664d}html{overscroll-behavior:none}html,body{margin:0;padding:0}body *{--fontFamilyBase:"Futura PT", sans-serif;font-family:var(--fontFamilyBase)}html *,body *{box-sizing:border-box;--blueSees:#0f6cbd;--blueSeesLight:#0f6cbd3a;--blueSeesVeryLight:#0f6cbd12;--colorBrandBackground:#0f6cbd;--greyBackgroundColor:#e8e8e8;--greyBorderColor:#ccc;--greyDark:#777;--greyMedium:#aaa;--greyLight:#f5f5f5;--colorBaseRed:#b53131;--colorBaseBlue:#0f6cbd;--colorBaseYellow:#a4a410;--colorBaseGreen:#10a426;--colorOrangeLight:#ffede6;--blueMommyAndBaby:#9dc3e4;--boxShadowLight:0px 4px 16px #00000014;--white:#fff;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html,body,#root{background:#fff;margin:0;padding:0}.box-shadow-light{box-shadow:var(--boxShadowLight)}.gradient-bg{background:radial-gradient(103.89% 81.75% at 95.41% 106.34%,#eaf8ef 6%,#eaf8ef00 79.68%),radial-gradient(297.85% 151.83% at -21.39% 8.81%,#faf1f1 0% 15.29%,#f3edf5 21.39%,#e5f0fa 40.79%)}.fui-Listbox{background-color:#fff!important}.form-body{flex-direction:column;gap:12px;width:100%;display:flex}.form-body.row{flex-direction:row}.form-body .form-item{flex-direction:column;gap:6px;display:flex}.form-body .form-item.error .fui-Input{border:1px solid red!important}.form-body .form-col .form-item.shrink{flex:none}.form-body .form-col{gap:12px;width:100%;margin-bottom:1rem;display:flex}.form-body .form-col.row{gap:16px;width:100%;display:flex;flex-direction:row!important}.form-body .align-items-center{align-items:center}.form-body .shrink{flex:0}.form-body .white-space-pre{white-space:pre}.form-body .form-col .form-item{flex-direction:column;flex:1;justify-content:center;display:flex}.form-body .form-col .form-item .fui-Switch__indicator{margin:5px 0}.form-body .form-item span.fui-Input,.base-table{width:100%}.base-table tr{border-bottom:1px solid var(--greyBorderColor)}.base-table tr th,.base-table tr td{padding:10px}.base-table tbody tr:nth-child(odd){background-color:#fdfdfd}.base-table tbody tr:hover{cursor:pointer;background-color:#f8f8f8}.fui-FluentProvider{height:auto}input::placeholder{opacity:1;color:var(--greyMedium)!important}.FlexCell .fui-Combobox{min-width:0}.FlexCell .fui-Combobox input{width:100%}.sees-background-override{width:100%;height:100%;color:var(--greyDark);background-color:#0000;background-image:url(/chat-bg.svg),linear-gradient(#f8fafb,#e7eff3);background-position:0 0;background-repeat:repeat;background-size:200px;background-attachment:fixed;background-origin:padding-box;background-clip:border-box;flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:28px;display:flex}.overflow-hidden{overflow:hidden}.bg-scrolling-element-when-modal-active{touch-action:none;-webkit-overflow-scrolling:none;overscroll-behavior:none;overflow:hidden}.App{justify-content:center;min-height:100vh;display:flex}input::-ms-reveal{display:none}.app-error-message{white-space:pre-wrap;margin:0;font-family:inherit}@media screen and (width<=400px){::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}}
