.pagination{display:flex;flex:1 1;flex-flow:row nowrap;align-items:center;padding-top:1rem;padding-bottom:.5rem}.pagination.center{justify-content:center}.pagination.left{justify-content:flex-end}.pagination .pagination-showed{flex:1 1;font-weight:400;font-size:14px;line-height:16px}.pagination .pagination-text{font-size:14px;font-weight:400;padding:0 16px}.pagination .page-buttons{display:flex;flex-flow:row nowrap;align-items:center}.pagination .page-buttons .page-item{display:flex;align-items:center;color:#1b51dc;border:1px solid #d0d0d1;border-right:none;padding:8px}.pagination .page-buttons .page-item svg{margin:0 8px}.pagination .page-buttons .page-item:first-child{border-top-left-radius:25px;border-bottom-left-radius:25px}.pagination .page-buttons .page-item:last-child{border-top-right-radius:25px;border-bottom-right-radius:25px;border-right:1px solid #d0d0d1}.pagination .page-buttons .page-item:hover{background-color:rgba(27,81,220,.1)}.pagination .page-buttons .page-item.disabled,.pagination .page-buttons .page-item[disabled]{color:#d0d0d1;pointer-events:none;opacity:.8}.searcher-container{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;font-size:.875rem;height:32px;width:440px;margin-top:20px;margin-bottom:20px}.searcher-container input{width:100%;height:inherit;border:1px solid #d0d0d1;border-right:none;border-top-left-radius:50px;border-bottom-left-radius:50px;padding-left:12px;color:#000}.searcher-container input::-webkit-input-placeholder{color:rgba(208,208,209,.6)}.searcher-container input:-ms-input-placeholder{color:rgba(208,208,209,.6)}.searcher-container input::placeholder{color:rgba(208,208,209,.6)}.searcher-container .button-searcher{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-around;height:32px;width:100px;padding:0 16px;font-size:.875rem;line-height:16px;border-top-right-radius:50px;border-bottom-right-radius:50px;background-color:#1b51dc;color:#fff;cursor:pointer}.searcher-container .button-searcher svg{font-size:13px;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-right:10px}.tip-notification-wrapper{display:flex;justify-content:space-between;align-items:center;flex-flow:row wrap;width:100%;background-color:#e8f6fc;padding:16px;box-shadow:0 8px 16px rgba(0,0,0,.1);border-radius:4px;margin-top:8px;margin-bottom:8px}.tip-notification-wrapper .tip-message{font-size:14px;line-height:16px}.tip-notification-wrapper svg{width:12px;height:12px}.dd-wrapper{display:flex;flex-flow:row nowrap;min-height:38px;min-width:120px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;border:1px solid #d0d0d1;border-radius:25px;justify-content:center;align-items:center;z-index:10;margin-right:16px}.dd-wrapper svg{color:#1b51dc}.dd-wrapper .dd-clear{position:absolute;left:12px;display:flex;cursor:pointer}.dd-wrapper .dd-clear .icon-clear{width:24px;height:24px;display:flex;justify-content:center;align-items:center}.dd-wrapper .dd-clear .icon-clear:hover{background-color:rgba(27,81,220,.15);border-radius:50%}.dd-wrapper .dd-header{display:flex;justify-content:space-between;cursor:pointer;width:100%;padding:0 16px;outline:none}.dd-wrapper .dd-header__title{padding-right:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dd-wrapper .dd-header__title.active{padding-left:24px}.dd-wrapper .dd-header__title.active p{color:#1b51dc}.dd-wrapper .dd-header__action{display:flex;justify-content:center;align-items:center}.dd-wrapper .dd-list{padding:0;width:100%;max-height:305px;overflow-y:scroll;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;margin:20px 0 0;position:absolute;top:24px;left:0;z-index:10;-ms-overflow-style:none;scrollbar-width:none}.dd-wrapper .dd-list::-webkit-scrollbar{display:none}.dd-wrapper .dd-list li{list-style-type:none;white-space:nowrap}.dd-wrapper .dd-list li:first-of-type>button{border-top:1px solid #d0d0d1;border-top-left-radius:4px;border-top-right-radius:4px}.dd-wrapper .dd-list li:last-of-type>button{border-bottom:1px solid #d0d0d1;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.dd-wrapper .dd-list li button{display:flex;justify-content:flex-start;align-items:center;background-color:#fff;font-size:16px;padding:8px 20px;border:0;width:100%;text-align:left;border-left:1px solid #d0d0d1;border-right:1px solid #d0d0d1;cursor:pointer}.dd-wrapper .dd-list li button .checkbox{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:2px solid #1b51dc;border-radius:4px;color:#1b51dc;background:transparent;font-size:14px;line-height:16px;margin-right:8px;cursor:pointer}.dd-wrapper .dd-list li button .checkbox svg{color:#fff;background-color:#1b51dc}.dd-wrapper .dd-list li button:hover{background-color:#d0d0d1}.dd-wrapper .dd-list li svg{color:#1b51dc}.dd-wrapper .dd-list .dd-list-header button{display:flex;justify-content:space-between;align-items:center;background-color:#fff;font-size:16px;font-weight:700;padding:12px 20px;border:0;width:100%;text-align:left;border-left:1px solid #d0d0d1;border-right:1px solid #d0d0d1}.dd-wrapper .dd-list .dd-list-header button:hover{background-color:#fff}.dd-wrapper .dd-list .dd-list-header button .title{margin-right:8px}.filter-section-container{display:flex;flex-flow:row wrap;max-width:58.75rem;min-height:40px;margin-top:20px;margin-bottom:12px;position:relative;align-items:flex-start;-ms-overflow-style:none;scrollbar-width:none}.filter-section-container::-webkit-scrollbar{display:none}.filter-section-container .filter-item{position:relative;margin-bottom:16px}.dd-csv-wrapper{display:flex;flex-flow:row nowrap;height:38px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid #d0d0d1;border-radius:25px;justify-content:center;align-items:center;z-index:10;margin-right:16px}.dd-csv-wrapper.active{background-color:rgba(27,81,220,.1)}.dd-csv-wrapper svg{color:#1b51dc}.dd-csv-wrapper .dd-csv-clear{position:absolute;left:12px;display:flex;cursor:pointer}.dd-csv-wrapper .dd-csv-clear .icon-clear{width:24px;height:24px;display:flex;justify-content:center;align-items:center}.dd-csv-wrapper .dd-csv-clear .icon-clear:hover{background-color:rgba(27,81,220,.15);border-radius:50%}.dd-csv-wrapper .dd-csv-header{display:flex;justify-content:space-between;cursor:pointer;width:100%;padding:0 16px;outline:none}.dd-csv-wrapper .dd-csv-header__title{padding-right:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dd-csv-wrapper .dd-csv-header__title.active{padding-left:24px}.dd-csv-wrapper .dd-csv-header__title.active p{color:#1b51dc}.dd-csv-wrapper .dd-csv-header__action{display:flex;justify-content:center;align-items:center}.dd-csv-wrapper .dd-csv-header__action.warning svg{color:#f90}.dd-csv-wrapper .dd-csv-header__action.error svg{color:#ea0101}.dd-csv-wrapper .dd-csv-list{box-shadow:0 .125rem .25rem #d0d0d1!important;background-color:#fff;border:1px solid #d0d0d1;border-radius:4px;padding:0;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:360px;overflow-y:scroll;margin:20px 0 0;position:absolute;top:24px;right:16px;z-index:10;-ms-overflow-style:none;scrollbar-width:none}.dd-csv-wrapper .dd-csv-list::-webkit-scrollbar{display:none}.dd-csv-wrapper .dd-csv-list .dd-csv-list-item{list-style-type:none}.dd-csv-wrapper .dd-csv-list .dd-csv-list-item .item{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;background-color:#fff;font-size:14px;padding:8px 20px;border:0;width:100%;text-align:left}.dd-csv-wrapper .dd-csv-list .dd-csv-list-item .item .item-info svg{margin-top:4px;margin-right:8px}.dd-csv-wrapper .dd-csv-list .dd-csv-list-item .item ul li{display:flex;align-items:flex-start;padding-top:4px;padding-bottom:4px}.dd-csv-wrapper .dd-csv-list .dd-csv-list-item .item ul li:first-child{padding-top:8px}.dd-csv-wrapper .dd-csv-list .dd-csv-list-item .item ul span{font-weight:700}.dd-csv-wrapper .dd-csv-list .dd-csv-list-item .item ul .decoration{margin-right:8px;margin-top:8px;min-width:8px;height:8px;border-radius:50%;background-color:#00eb5e}.dd-csv-wrapper .dd-csv-list .dd-csv-list-item svg{color:#1b51dc}.dd-csv-wrapper .dd-csv-list .dd-csv-list-header .item{display:flex;justify-content:space-between;align-items:center;background-color:#fff;font-size:14px;font-weight:700;padding:12px 20px;border:0;width:100%;text-align:left}.dd-csv-wrapper .dd-csv-list .dd-csv-list-header .item .title{margin-right:8px}.dd-csv-wrapper .dd-csv-list .dd-csv-call-action{display:flex;justify-content:center}.dd-csv-wrapper .dd-csv-list .dd-csv-call-action button{margin-top:32px;margin-bottom:16px}.dd-csv-wrapper .dd-csv-list .dd-csv-call-action .link{cursor:pointer;margin-bottom:40px;color:#1b51dc;font-size:14px}.profile{display:flex;flex-flow:row nowrap;padding-top:1rem}.profile .image-profile{background:#d0d0d1;width:4rem;height:4rem;border-radius:50%;margin:0 2.5rem 0 0}.salary-tooltip{width:1rem;height:1rem;color:#1b51dc;text-align:center;margin-left:.625rem;cursor:pointer}.message{color:#000;margin-bottom:1rem}.alert-icon-container{width:100%;display:flex;justify-content:center;font-size:63px}.alert-icon-container svg{color:#ea0101;margin:20px}.modal-offboarding{flex-flow:column nowrap;min-width:30rem;max-width:35rem}.modal-offboarding,.modal-offboarding .payroll{display:flex;justify-content:space-between}.modal-offboarding .payroll-group{display:flex;flex-flow:column nowrap;flex:1 1}.modal-offboarding .payroll-group:first-child{margin-right:2rem}.modal-offboarding .payroll-section{display:flex;flex-flow:column nowrap}.modal-offboarding .payroll-section h3{font-weight:700;margin-top:.5rem;margin-bottom:.5rem}.modal-offboarding .payroll-section .advice{font-size:.8125rem;font-weight:300;padding-bottom:.5rem}.modal-offboarding .payroll-section .advice b{font-weight:500}.modal-offboarding .payroll-section .payroll-section-detail{display:flex;flex-flow:row nowrap;justify-content:space-between}.modal-offboarding .payroll-section .payroll-section-detail span{padding:0 .5rem}.button-action-container{background-color:#1b51dc;padding:12px 32px;border-radius:25px;display:flex;align-items:center;justify-content:center}.button-action-container:hover{background-color:#1540af}.button-action-container .text-button{color:#fff;text-transform:uppercase;font-weight:700;font-size:14px;line-height:16px}.button-action-container.line{padding:10px 32px;background-color:#fff;border:2px solid #1b51dc}.button-action-container.line:hover{background-color:rgba(27,81,220,.1)}.button-action-container.line .text-button{color:#1b51dc}.button-action-container.icon-only{background-color:transparent;color:#1b51dc;padding:12px;border-radius:60%;margin:0;min-width:40px}.button-action-container.icon-only:hover{background-color:#fff}.button-action-container.disabled{background-color:#d0d0d1;color:#fff}.upload-csv-card .title{font-weight:400;font-size:20px;line-height:23px;color:#000;margin-bottom:40px}.upload-csv-card-content{display:flex}.upload-csv-card-content .thumbnail{min-width:220px;height:165px;background-color:transparent}.upload-csv-card-content .thumbnail.center{text-align:center}.upload-csv-card-content-description{margin:0 40px;font-size:14px;line-height:16px}.upload-csv-card-content-description .list-info-card{padding:40px 0 40px 20px;list-style:none}.upload-csv-card-content-description .list-info-card-item{margin-bottom:16px}.upload-csv-card-content-description .list-info-card-item:before{content:"\2022";color:#1b51dc;font-weight:700;display:inline-block;width:16px;margin-left:-16px}.upload-csv-card .buttons-group{justify-content:flex-end}.loading-csv{padding-top:20px;padding-bottom:20px}.loading-csv .thumbnail{width:240px;height:240px;border-radius:50%;background-color:#d0d0d1;margin:0 auto}.loading-csv-content{margin:40px auto 32px;max-width:700px}.loading-csv-content-description{font-weight:400;font-size:20px;line-height:23px;text-align:center;color:#000}.link-container,.loading-csv .buttons-group{justify-content:center}.link-container{display:flex;flex-flow:row nowrap;align-items:center}.link-container svg{width:14px;height:14px;color:#1b51dc}.link-container .link-description{color:#1b51dc;padding:0 8px;font-size:14px;line-height:16px}.link-container.disabled span,.link-container.disabled svg{color:#d0d0d1}.check-box-container{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.check-box-container svg{color:#1b51dc}.check-box-container .check-box{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border:2px solid #1b51dc;border-radius:4px}.check-box-container .check-description{font-weight:700;color:#000;padding:0 8px}.disabled svg{color:#d0d0d1}.disabled .check-box{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border:2px solid #d0d0d1;border-radius:4px;cursor:not-allowed}.section-summary-container{padding-bottom:16px;border-bottom:1px solid #d0d0d1}.section-summary{display:flex;flex-flow:row nowrap;justify-content:space-between;padding-top:16px;padding-bottom:16px}.section-summary-type .type-title{font-size:20px;line-height:23px;font-weight:700;margin-bottom:8px}.section-summary-type .type-description{display:flex;flex-flow:row nowrap;align-items:center;font-weight:lighter;font-size:14px;line-height:16px}.section-summary-type .type-description svg{margin-right:8px}.section-summary-type .type-description.error svg{color:#ea0101}.section-summary-type .type-description.warning svg{color:#f90}.section-summary-actions-group{display:flex}.edit-employees-section-buttons{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.edit-employees-section-buttons .edit-employees-total{font-size:14px;line-height:16px}.edit-employees-section-buttons .cancel-wrapper{margin-right:8px}.edit-employees-section-buttons .confirm-wrapper{margin-left:8px}.notification-card-container{position:relative;justify-content:space-between;background-color:#fff;box-shadow:0 .125rem .5rem .125rem rgba(208,208,209,.19);border-radius:.375rem;margin:0 .5rem;max-width:45rem;height:3.5rem}.notification-card-container,.notification-card-container .notification-card-content{display:flex;flex-flow:row nowrap;align-items:center}.notification-card-container .notification-card-content .circle-bell{display:flex;justify-content:center;align-items:center;background-color:#1b51dc;border-radius:50%;width:2rem;height:2rem;margin:0 .75rem}.notification-card-container .notification-card-content .notification-message{display:inline-flex;flex:1 1;font-size:.8125rem;line-height:1.2}.notification-card-container .notification-action{margin:0 .75rem;color:#fff;line-height:1.2}.balanceSection{display:flex;flex-flow:row nowrap;justify-content:flex-start;padding:.5rem 1rem;font-size:.8125rem}.balanceSection h3{font-size:.875rem}.balanceSection .exclamationIcon{color:#5d1ce3}.balanceSection .copy-info{flex:1 1;margin-left:1rem;padding:.5rem 0}.balanceSection .copy-info .uppercase{text-transform:uppercase}.balanceSection .copy-info .alert-info{background-color:#e1daff;border:none;color:#191919;padding:8px 10px;margin:14px 0}.balanceSection .copy-info .alert-info svg{margin-right:4px}.balanceSection .copy-info .copy-container{display:flex;flex-flow:column wrap;justify-content:space-between;margin:22px 0}.balanceSection .copy-info .copy-container .copy-title{display:flex;align-items:center}.balanceSection .copy-info .copy-container .copy-title svg{margin-left:4px;font-size:18px}.balanceSection .copy-info .copy-container .copy-content input{width:24rem}.balanceSection .copy-info .copy-container .copy-content .copy{color:#5d1ce3;font-weight:500;cursor:pointer}.balanceSection .title-balance-section{font-size:.875rem;font-weight:700}.balanceSection .description{font-size:.6875rem}.balanceSection .thumbnail{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;margin-right:1.6rem}.balanceSection .thumbnail img{width:6rem}.balanceSection .cob-btn-group .cob-btn-group{margin-top:20px}.balanceSection .cob-input-group{margin-left:0}.balanceSection .amount{flex:initial;margin-right:2rem}.balanceSection .amount input{max-width:100px;font-size:1rem}.balanceSection .iban{flex:1 1}.balanceSection .iban input{min-width:100%;font-size:1rem}.balanceSection .content{display:flex;flex-flow:column nowrap;width:100%}.balanceSection .content .separate-line{margin:.5rem 0}.balanceSection .sectionText{font-size:14px;line-height:16px}.balanceSection .infoText{margin-top:8px;font-size:12px;line-height:14px;color:#4b5d72}.balanceSection .linkText{color:#1b51dc;font-size:12px;line-height:14px;cursor:"pointer"}.balanceSection .fast-charge-requirements span{color:#5d1ce3}.line-gray{margin-top:8px;height:1px;width:100%;background-color:#cfdae5}.balance-section{padding-bottom:1rem}.balance-section .balance-content{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.balance-section .balance-content .balance-info{display:flex;flex:1 1;flex-flow:column nowrap;justify-content:center;border-radius:.375rem;box-shadow:0 .125rem .5rem .125rem rgba(208,208,209,.19);background-color:#00eb5e;padding:40px;height:170px}.balance-section .balance-content .balance-info .balance{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;color:#000;font-weight:500;font-size:20px}.balance-section .balance-content .balance-info .balance .balance-col{display:flex;flex-flow:column nowrap;justify-content:center}.balance-section .balance-content .balance-info .balance .balance-tooltip{width:14px;height:14px;font-size:14px;color:#1b51dc;cursor:pointer;margin-left:4px;position:absolute}.balance-section .balance-content .balance-info .balance .balance-total{display:flex;justify-content:space-between;align-items:center;flex-flow:row nowrap;margin-right:40px}.balance-section .balance-content .balance-info .balance .balance-total .icon{margin-right:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:40px}.balance-section .balance-content .balance-info .balance .amount{font-size:32px;font-weight:700}.balance-section .balance-content .balance-info .predictive{margin-top:30px;font-size:.8125rem}.balance-section .balance-content .balance-info .predictive svg{margin-right:4px}.balance-section .balance-content .balance-actions{display:flex;flex:0.4 1;justify-content:flex-end;position:relative}.balance-section .balance-content .balance-actions .action-container{display:flex;flex-flow:column nowrap}.balance-section .balance-content .balance-actions .action-container:first-of-type{padding-left:1.5rem}.balance-section .balance-content .balance-actions .action-container .action{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;text-align:center;padding:.5rem;margin:.75rem;border-radius:.375rem;box-shadow:0 .125rem .5rem .125rem rgba(208,208,209,.19);font-size:.6875rem;width:10rem}.balance-section .balance-hidden-content{border-radius:.375rem;box-shadow:0 .125rem .5rem .125rem rgba(208,208,209,.19);margin:1rem .5rem 1rem 0}.auto-close.cob-btn-group{align-items:flex-start}.auto-close .items-tag{display:inline-block;border:1px solid #d0d0d1;border-radius:.375rem;margin-right:.25rem;margin-top:.25rem;padding:.3rem;cursor:pointer}.auto-close .new-input-tag{outline:none;border:none!important;font-weight:400!important}.auto-close .container-input{border-bottom:1px solid #d0d0d1;padding:.25rem;width:100%}.auto-close .trash-tag{margin-left:.5rem;margin-right:.2rem;vertical-align:middle;color:#1b51dc}.auto-close .short-group{flex:0.3 1!important;margin-right:5rem!important;margin-left:.5rem}.auto-close .warning-label{margin-top:.5rem;background-color:#e8f6fc;padding:.5rem}.auto-close .closedMonthText{margin-left:8px}.add-admin span{font-size:.8125rem;font-weight:300;padding-bottom:.5rem}.add-admin span.input-label{font-size:.6875rem;padding-bottom:.125rem}.add-admin input{font-size:.875rem;font-weight:500}.parameters-section{padding-bottom:1rem}.parameters-section .balance-content{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.parameters-section .balance-content .balance-info{display:flex;flex:0.6 1;flex-flow:row nowrap;max-width:27rem;max-height:8rem}.parameters-section .balance-content .balance-info .balance-thumbnail{display:flex;flex:0.4 1;justify-content:center;align-items:center}.parameters-section .balance-content .balance-info .balance-available{flex:0.6 1;display:flex;flex-flow:column nowrap;justify-content:center;padding:2rem 1.25rem;font-weight:500}.parameters-section .balance-content .balance-info .balance-available .amount{font-size:1.875rem;font-family:"TTtravels",sans-serif;font-weight:500}.parameters-section .balance-content .balance-actions{flex:0.3 1}.parameters-section .balance-content .benefits-cards{flex:0.7 1}.parameters-section .balance-content .benefits-cards-description{font-weight:500;font-size:.8125rem;padding-bottom:.5rem}.parameters-section .balance-content .benefits-cards-content{display:flex;flex:1 1;flex-flow:row nowrap;justify-content:space-between;max-height:8rem}.parameters-section .balance-content .balance-actions{display:flex;flex:0.4 1;justify-content:flex-end;position:relative}.parameters-section .balance-content .balance-actions .action-container{display:flex;flex-flow:column nowrap}.parameters-section .balance-content .balance-actions .action-container:first-of-type{padding-left:1.5rem}.parameters-section .balance-content .balance-actions .action-container .action{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;text-align:center;padding:.5rem;margin:.75rem;border-radius:.375rem;box-shadow:0 .125rem .5rem .125rem rgba(208,208,209,.19);font-size:.6875rem;width:10rem}.parameters-section .balance-hidden-content{border-radius:.375rem;box-shadow:0 .125rem .5rem .125rem rgba(208,208,209,.19);margin:1rem .5rem 1rem 0}.parameters-section .benefits-content{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.amount{display:flex;flex-flow:column nowrap}.select-day{width:5rem}.parameters-section.recurrent .balance-content{justify-content:flex-start}.parameters-section.recurrent .balance-content .benefits-cards{flex:1 1}.parameters-section.recurrent .balance-content .benefits-cards .benefits-cards-content{justify-content:flex-start}.information-section{padding-top:1rem}.information-section .title-section{font-weight:500;padding-bottom:.5rem}.checked{display:flex;flex-flow:column nowrap;padding-top:1rem;width:25rem;color:#000}.checked .amount{display:flex;flex-flow:row nowrap;padding-bottom:.5rem}.checked .line-dotted{flex:1 1;margin-left:.2rem;margin-right:.5rem;margin-bottom:.5rem;border-bottom:2px dotted #d0d0d1}.checked .total-amount{font-size:1.25rem;font-family:"TTtravels",sans-serif;font-weight:700}.checked .available-amount{font-size:1rem;font-weight:500}.information-section.recurrent{padding-top:0}.information-section.recurrent .check-description{font-size:.8125rem}.benefit-card{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;width:258px;margin:33px 20px;background-color:#fff;box-shadow:1px 1px 10px 0 hsla(0,0%,59.2%,.2);border-radius:.625rem;position:relative}.benefit-card.disabled{box-shadow:0 0 1.875rem rgba(27,81,220,.3);opacity:.6}.benefit-card .benefit-card-title{display:inline-flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%;position:relative}.benefit-card .benefit-card-title .benefit-title{font-size:1.125rem;font-weight:500;color:#000;padding:1rem 1.25rem .313rem}.benefit-card .benefit-card-title .benefit-tooltip{width:1rem;height:1rem;font-size:1rem;color:#1b51dc;text-align:center;position:absolute;top:.625rem;right:.625rem;cursor:pointer}.benefit-card .benefit-card-title .benefit-tooltip.disabled{color:#000}.benefit-card img{max-height:122px;width:auto}.benefit-card img.disabled{opacity:.6}.benefit-card .coming-soon{font-weight:700;font-style:italic;position:absolute;top:50%}.benefit-card .button-container{display:flex;justify-content:center;align-items:center;width:100%}.benefit-card .button-container .btn-benefit{width:100%;height:3rem;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#fff;background-color:#1b51dc;border:none}.benefit-card .button-container .btn-benefit:hover:not(.disabled){opacity:.8}.benefit-card .button-container .btn-benefit.left{border-right:.0625rem solid #fff;border-bottom-left-radius:.625rem!important}.benefit-card .button-container .btn-benefit.right{border-bottom-right-radius:.625rem!important}.benefit-card .button-container .btn-benefit.disabled{background-color:#d0d0d1}.benefit-card .button-container .btn-benefit.requestable{background-color:transparent;color:#1b51dc;font-size:.875rem;line-height:1.25rem;font-weight:500}.benefit-card .button-container .btn-benefit.beta-benefit{background-color:#00eb5e;color:#1b51dc;font-size:.875rem;line-height:1.25rem;font-weight:500}.info-text-container{font-size:.875rem;line-height:1.25rem;font-weight:500;height:3em;color:#6b6b6b}.check-icon{margin-left:8px;color:#0dc584}.badge-container{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.warning-icon{color:#f90}.container{padding:.25rem;border-radius:.25rem}.container .text{color:inherit;font-size:1rem;font-weight:700;text-transform:uppercase;border-radius:.125rem;line-height:1.15rem}.novelty{color:#c20aa3;background-color:#fadbff}.processing{color:#4b5d72;background-color:#cfdae5}.beta{color:#1b51dc;background-color:#bedaf4}.meals-benefits{width:35rem;max-height:90vh;padding:1.25rem 2.5rem;overflow:auto;color:#000;font-size:.875rem}.meals-benefits input{width:5.5rem;font-weight:700;border-bottom:.125rem solid #d0d0d1;padding-left:.125rem;padding-right:.625rem;margin-left:.625rem;margin-right:.625rem}.meals-benefits input:disabled{color:#d0d0d1;border-color:#d0d0d1;cursor:not-allowed}.meals-benefits input:disabled::-webkit-input-placeholder{color:#d0d0d1}.meals-benefits input:disabled:-ms-input-placeholder{color:#d0d0d1}.meals-benefits input:disabled::placeholder{color:#d0d0d1}.meals-benefits input::-webkit-input-placeholder{color:#d0d0d1}.meals-benefits input:-ms-input-placeholder{color:#d0d0d1}.meals-benefits input::placeholder{color:#d0d0d1}.meals-benefits .header-image{display:flex;justify-content:space-between;align-items:center}.meals-benefits .header-image img{width:7rem;margin-left:1.25rem;margin-top:-1.25rem}.meals-benefits .meals-benefits-advances{justify-content:center;align-items:center;padding:.5rem 0}.meals-benefits .meals-benefits-advances td,.meals-benefits .meals-benefits-advances tr{border:none}.meals-benefits .meals-benefits-advances .checkbox-select{display:flex;align-items:center;justify-content:center;max-width:1.25rem;min-width:1.25rem;height:1.25rem;border-radius:.25rem;font-size:.75rem;margin-left:.3125rem;margin-right:.3125rem;cursor:pointer;border:1px solid #1b51dc;background-color:#fff;color:#1b51dc}.meals-benefits .meals-benefits-advances p{color:#000;padding:.125rem .3125rem;min-width:6.25rem}.meals-benefits .meals-benefits-config .section-description{font-size:.875rem}.meals-benefits .meals-benefits-config .quantity{font-size:.875rem;font-weight:600;padding-top:.3125rem;padding-bottom:.3125rem}.meals-benefits .meals-benefits-config input{margin:0}.meals-benefits .meals-benefits-config span{text-align:left;text-align:initial;font-weight:600}.meals-benefits .center-content{display:flex;align-items:center;justify-content:center;flex-flow:row nowrap}.meals-benefits .btn-line{margin-top:1rem;margin-bottom:1rem;font-size:.9375rem}.meals-benefits .section-description{padding-top:0}.wrapper-checkbox{margin-top:20px;margin-bottom:8px}.gift-card-container{display:flex;flex-flow:column nowrap;width:170px;height:120px;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.15);border-radius:10px;margin:11px 12px;overflow:hidden}.gift-card-container img{height:84px;padding:8px;object-fit:contain;width:auto}.gift-card-container button{background-color:#1b51dc;color:#fff;font-weight:500;height:36px}.gift-card-container button.disabled{background-color:#d0d0d1}.gift-card-container.loading{display:flex;align-self:center;align-items:center;justify-content:center}.gift-cards-benefit{max-width:45rem;max-height:90vh;padding:1.875rem 3.125rem;overflow:auto;font-family:"Quicksand"}.gift-cards-benefit .modal-title{display:flex;flex-flow:row nowrap}.gift-cards-benefit .modal-title .title{height:37px;font-size:18px;font-weight:700;color:#000;line-height:22px}.gift-cards-benefit .modal-title .description{color:#000;font-size:.875rem;font-weight:400;line-height:17px;height:60px}.gift-cards-benefit .grid-cards{margin-top:8px;display:flex;flex:1 1;flex-wrap:wrap;justify-content:center;text-align:center}.benefits-tabs{width:56.25rem}.cards-container{margin-bottom:2rem}.cards-container.bottom-line{border-bottom:4px solid #1b51dc}.link-configuration{float:right;color:#1b51dc;cursor:pointer;font-size:.8125rem}.link-configuration:hover{cursor:pointer;text-decoration:underline}.advance-config-container{width:100%;display:flex;justify-content:flex-end}.tab-item{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;letter-spacing:0;border-bottom:.125rem solid #d0d0d1;text-transform:none;font-size:1rem;cursor:pointer;min-width:3rem;max-width:15rem;padding:.5rem .25rem .5rem 0;transition:width .3s ease}.tab-item:hover{border-bottom:.25rem solid #d0d0d1}.tab-item.active{border-bottom:.25rem solid #00eb5e;font-weight:500}.tab-item.active input{max-width:12.2rem}.tab-item.active img{display:inherit}.tab-item .tab-title{padding-left:.25rem;padding-right:.25rem;max-width:15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tab-item .tab-title.active{margin-right:2.75rem}.tab-item .tab-actions{display:inherit;justify-self:center}.tab-item .tab-actions svg{margin-left:.32rem;margin-right:.32rem;opacity:1;color:#1b51dc}.tab-item .tab-actions svg:hover{opacity:.7}.health-benefits{max-width:45rem;max-height:90vh;padding:1.875rem 3.125rem;overflow:auto}.health-benefits .modal-title{display:flex;flex-flow:row nowrap;justify-content:space-between}.health-benefits .modal-title .description{max-width:20rem;width:20rem;font-size:.875rem}.health-benefits .header-image img{width:auto;height:6.5rem}.health-benefits .header-image .has-health-insurance{align-self:flex-end}.health-benefits .select-insurance-product{display:flex;justify-content:flex-start;align-items:center}.health-benefits .insurance-benefits-advances{justify-content:center;align-items:center;padding:.5rem 0}.health-benefits .insurance-benefits-advances th{color:#000;font-weight:600}.health-benefits .insurance-benefits-advances td,.health-benefits .insurance-benefits-advances tr{border:none}.health-benefits .insurance-benefits-advances .check{max-width:1rem}.health-benefits .insurance-benefits-advances .checkbox-select{display:flex;align-items:center;justify-content:center;max-width:1.25rem;min-width:1.25rem;height:1.25rem;border-radius:.25rem;font-size:.75rem;margin-left:.3125rem;margin-right:.3125rem;cursor:pointer;border:1px solid #1b51dc;background-color:#fff;color:#1b51dc}.health-benefits .insurance-benefits-advances p{color:#000;min-width:6.25rem}.health-benefits .insurance-benefits-advances input{width:3.25rem;font-weight:700;border-bottom:.125rem solid #1b51dc;padding-left:.125rem;margin-left:.625rem;margin-right:.625rem}.health-benefits .insurance-benefits-advances input:disabled{color:#d0d0d1;border-color:#d0d0d1}.health-benefits .insurance-benefits-advances input:disabled::-webkit-input-placeholder{color:#d0d0d1}.health-benefits .insurance-benefits-advances input:disabled:-ms-input-placeholder{color:#d0d0d1}.health-benefits .insurance-benefits-advances input:disabled::placeholder{color:#d0d0d1}.health-benefits .insurance-benefits-advances input::-webkit-input-placeholder{color:#d0d0d1}.health-benefits .insurance-benefits-advances input:-ms-input-placeholder{color:#d0d0d1}.health-benefits .insurance-benefits-advances input::placeholder{color:#d0d0d1}.remove-benefits{width:30rem;max-height:90vh;padding:1.875rem 3.125rem;overflow:auto;color:#000}.remove-benefits .modal-section{margin-top:20px;margin-bottom:10px}.remove-benefits .buttons-group{justify-content:flex-end}.remove-benefits .buttons-group button{margin-left:10px;margin-right:10px}.subsidy-resume{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.subsidy-resume .thumbnail-subsidy{width:8rem;height:8rem}.subsidy-resume .info-subsidy{display:flex;flex-flow:column nowrap;justify-content:flex-start}.subsidy-resume span{font-size:.8125rem;font-weight:500}.benefit-tooltip{width:1rem;height:1rem;font-size:1rem;color:#1b51dc;text-align:center;position:absolute;top:.625rem;right:.625rem;cursor:pointer}.benefit-request-container{max-width:940px;cursor:pointer;margin-bottom:28px}.benefit-request-container .request-section{padding:24px 16px}.benefit-request-container .request-section svg{margin-left:auto}.benefit-request-container .request-section .requestTitle{font-size:18px;font-weight:700;margin-bottom:8px}.benefit-request-container .new-message{margin-right:18px;padding:2px 4px;background-color:#e1daff;color:#5d1ce3;text-transform:uppercase;border-radius:4px;font-weight:700;font-size:14px}.select-model-row{max-width:940px;margin:24px 0}.select-model-row .add-icon-style{margin-left:auto;margin-right:0;padding-top:5px;padding-bottom:5px;height:36px;background-color:#1b51dc}.select-model-row .add-icon-style:hover{background-color:#1b51dc}.select-model-row .add-icon-style .info-button{margin-right:13px}.tab-actions{margin-left:auto}.tab-actions svg{margin-left:.32rem;margin-right:.32rem;opacity:1;color:#1b51dc;cursor:pointer}.tab-actions svg:hover{opacity:.7}.model-name{font-weight:700!important;font-size:18px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:19px!important;width:92%}.divider{border:1px solid rgba(0,0,0,.2);margin-top:17px}.subsidy-employee-table{font-size:.8125rem;margin-top:1rem}.subsidy-employee-table .cob-input-group{width:4rem;margin:0 auto}.subsidy-employee-table .cob-input-group input{width:4rem}.subsidy-employee-table .cob-input-group .cob-select{background:transparent;width:inherit}.subsidy-benefit-card{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:8rem;height:6rem;background-color:#fff;box-shadow:0 .125rem .5rem .125rem rgba(208,208,209,.19);border-radius:.375rem;margin:0 .5rem}.subsidy-benefit-card.selected{border:3px solid #1b51dc}.subsidy-benefit-card.disabled{opacity:.3}.subsidy-benefit-card .benefit-image{height:4rem}.subsidy-benefit-card .benefit-card-title{font-size:.8125rem;font-weight:500}.subsidy-benefit-amount-card{display:flex;flex-flow:column nowrap;padding:.75rem 1.25rem;background-color:#fff;box-shadow:0 .125rem .5rem .125rem rgba(208,208,209,.19);border-radius:.375rem;margin:.5rem}.subsidy-benefit-amount-card .header{font-size:.8125rem;font-weight:500;padding-top:.5rem;padding-bottom:.5rem}.subsidy-benefit-amount-card .content{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.subsidy-benefit-amount-card .content .cob-input-group{font-size:.8125rem;margin:0;max-width:6rem}.subsidy-benefit-amount-card .content .cob-input-group:first-child{margin-right:1.25rem}*,:after,:before{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-smooth:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{-webkit-margin-before:0;-webkit-margin-after:0}a{text-decoration:none;color:inherit}a:-webkit-any-link{text-decoration:none}ol,ul{list-style:none outside none;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0}button,input,input[type=button],input[type=reset],input[type=submit],textarea{color:inherit;background-color:inherit;padding:0;border-image:none;outline:none;border:none;-webkit-appearance:none;border-radius:0;-webkit-border-radius:0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;-moz-appearance:none}button:focus{outline:none}input:invalid,input:required{box-shadow:none}input[type=file]::-webkit-file-upload-button{color:inherit;background-color:inherit;padding:0;border-image:none;outline:none;border:none;-webkit-appearance:none;border-radius:0;-webkit-border-radius:0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;-moz-appearance:none;cursor:pointer}button,input[type=submit]{cursor:pointer}i.material-icons{-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:1.25rem}body.ReactModal__Body--open{overflow:hidden}.ReactModal__Overlay.ReactModal__Overlay{position:fixed;top:0;left:0;right:0;bottom:0}.ReactModal__Overlay{z-index:10;background-color:rgba(208,208,209,.9);display:flex;align-items:center;justify-content:center;-webkit-animation:fadeIn .3s;animation:fadeIn .3s}.ReactModal__Overlay.ReactModal__Content{background-color:#fff!important;padding:0!important;border:none!important;position:static!important;outline:none;border-radius:.375rem}.ReactModal__Overlay .modal-container{position:relative;max-width:95vw;max-height:90vh}.ReactModal__Overlay .modal-container .cob-btn{border-radius:3.125rem}.ReactModal__Overlay .modal-container .close-modal{position:absolute;margin:0;top:-1.25rem;right:-1.25rem;box-shadow:0 .25rem 0 0 rgba(0,0,0,.21)!important;z-index:11}.ReactModal__Overlay .modal-container .modal-content{padding:1.25rem 2.5rem;overflow:auto;max-height:95vh;color:#000;font-size:.875rem;border:none}.ReactModal__Overlay .modal-container .modal-title .title{font-size:1.5rem;font-family:"TTtravels",sans-serif}.cob-toast-body{border-radius:.375rem;display:flex;padding:3px;font-size:.9rem;line-height:1.4}.cob-toast-body svg{margin:3px 12px 0 0}.cob-toast{background-color:#e8f6fc;padding-left:1rem;color:#000;box-shadow:0 .125rem .5rem .125rem rgba(208,208,209,.19);border-radius:.375rem}.cob-toast-error{padding-left:1rem;color:rgba(234,1,1,.9)}button{transition:background-color .3s cubic-bezier(0,.73,1,1) 0ms,color .3s ease}button:disabled{cursor:auto}.buttons-group{justify-content:space-between}.btn-circle,.buttons-group{display:flex;align-items:center}.btn-circle{justify-content:center;width:2.5rem;height:2.5rem;background-color:#fff;border-radius:50%;box-shadow:0 .1875rem .3125rem 0 hsla(0,0%,83.1%,.5);margin:0 1.25rem}.btn-circle.primary{background-color:#1b51dc;color:#fff}.btn-circle.table{width:1.875rem;height:1.875rem}.btn-circle.input-tag,.btn-circle.table{background-color:#d0d0d1;color:#d0d0d1;box-shadow:0 .1875rem .3125rem 0 hsla(0,0%,66.3%,.5)}.btn-circle.input-tag{display:inline-block;width:1.25rem;height:1.25rem;margin:0 .5rem}.btn-line{background-color:#1b51dc;border:.125rem solid #1b51dc;padding:.3125rem 1.25rem;color:#fff;font-weight:600;font-size:.9375rem;border-radius:1.563rem;min-width:12.5rem;height:3.125rem;margin-top:1.5rem;margin-bottom:1.5rem}.btn-line.primary{border-color:#1b51dc}.btn-line:disabled{color:#d0d0d1;border-color:#d0d0d1}.checkbox-group{display:flex;justify-content:flex-start;align-items:center}.checkbox-group.checkbox-list{flex-direction:column;align-items:flex-start}.checkbox-group .check-button{display:flex;justify-content:flex-start;align-items:center;cursor:pointer;transition:background-color .3s cubic-bezier(0,.73,1,1) 0ms,color .3s ease;padding:.9375rem}.checkbox-group .check-button:hover .check .circle-selected{background-color:#1b51dc;border:.1875rem solid #fff}.checkbox-group .check-button .check{display:flex;justify-content:center;align-items:center;min-width:1rem;max-width:1rem;min-height:1rem;max-height:1rem;border-radius:50%;background-color:#1b51dc}.checkbox-group .check-button .check .circle-selected{background-color:#fff;width:.75rem;height:.75rem;border-radius:50%}.checkbox-group .check-button .check .circle-selected.active{background-color:#1b51dc;border:.1875rem solid #fff}.checkbox-group .check-button .check-description{display:flex;flex-flow:column nowrap;font-size:.75rem;font-weight:600;color:#000}.checkbox-group .check-button .check-description span{margin-left:.75rem;margin-right:.75rem}.checkbox-group .check-button .check-description .check-option{font-size:.875rem}.btn-icon{display:inline-flex;justify-content:center;align-items:center}.btn-icon svg{margin-right:.625rem}.btn-little{min-width:6.25rem;height:2.25rem;font-size:.75rem;margin-top:.625rem}.btn-dd{cursor:pointer;display:flex;flex-flow:column nowrap;position:relative;z-index:2}.btn-dd .btn-dd-header{display:inline-block;position:absolute}.btn-dd .btn-dd-list{display:flex;flex-flow:column nowrap;position:absolute;top:2.5rem;background-color:#fff;box-shadow:0 .1875rem .3125rem 0 hsla(0,0%,83.1%,.5);margin-top:.625rem}.btn-dd .btn-dd-list-item{padding:.3125rem .625rem}.btn-dd .btn-dd-list-item:hover{background-color:#d0d0d1}.btn-dd .btn-dd-list-item.disabled{color:#d0d0d1}.btn-dd .btn-dd-list-divider{margin-top:.0625rem;margin-bottom:.0625rem;margin-left:.25rem;width:calc(100% - .5rem);height:.0625rem;background-color:#d0d0d1}.action{cursor:pointer}.action:hover{opacity:.75}svg[data-icon=pen],svg[data-icon=trash]{color:#1b51dc}.cob-btn-group{display:flex;flex:1 1;flex-flow:row nowrap;align-items:center;padding-top:.5rem;padding-bottom:.5rem}.cob-btn-group.top-group{align-items:flex-start}.cob-btn-group.center-group{justify-content:center}.cob-btn-group.right-group{justify-content:flex-end}.cob-btn-group.space-around-group{justify-content:space-around}.cob-btn-group.space-between-group{justify-content:space-between}.cob-btn-group.adjust-flex{flex:inherit}.cob-btn-group .cob-btn{margin:0 .5rem}.cob-btn-group .cob-btn:first-child{margin-left:0}.cob-btn-group .cob-btn:last-child{margin-right:0}.cob-btn{display:flex;justify-content:center;align-items:center;padding:0 1.375rem;font-size:.875rem;font-weight:500;min-width:8.5rem;height:2.25rem;line-height:1.375rem;border:0;text-transform:uppercase;border-radius:.375rem;color:#fff;background:#1b51dc;opacity:1;cursor:pointer;position:relative;transition:background-color .3s cubic-bezier(0,.73,1,1) 0ms,color .3s ease}.cob-btn.not-uppercase{text-transform:none}.cob-btn.rect{border-radius:.625rem}.cob-btn:not(.btn-icon){text-align:center}.cob-btn.btn-little{font-size:.6875rem;font-weight:700;line-height:.875rem;border-radius:.375rem;padding:0 .6875rem;height:1.375rem;min-width:0}.cob-btn.btn-icon{padding-left:2.063rem;position:relative}.cob-btn.btn-icon .icon{position:absolute!important;top:0;bottom:0;left:.68775rem;width:.875rem;height:.875rem;margin-top:auto;margin-bottom:auto}.cob-btn.btn-outline,.cob-btn.btn-outline:hover{background:transparent;color:#d0d0d1;border:2px solid #d0d0d1}.cob-btn.btn-primary{background:#1b51dc}.cob-btn.btn-primary:hover{background:#1540af;color:#d0d0d1}.cob-btn.btn-primary-outline{background:transparent;color:#1b51dc;border:2px solid #1b51dc}.cob-btn.btn-primary-outline:hover{opacity:.8}.cob-btn.btn-primary-outline.disabled,.cob-btn.btn-primary-outline[disabled]{border:2px solid #d0d0d1;background:#d0d0d1;color:#fff;pointer-events:none;opacity:.8}.cob-btn.btn-secondary{background:#d0d0d1;color:#fff}.cob-btn.btn-secondary:hover{background:#b6b6b8}.cob-btn.btn-secondary-light{background:#d0d0d1;color:#fff;height:3.15rem}.cob-btn.btn-secondary-light:hover{background:#b6b6b8}.cob-btn.btn-secondary-outline,.cob-btn.btn-secondary-outline:hover{background:transparent;color:#d0d0d1;border:2px solid #d0d0d1}.cob-btn.btn-rect-outline{background:#1b51dc;color:#fff;border-radius:.625rem;border:1px solid #d0d0d1;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;font-weight:500}.cob-btn.btn-rect-outline:hover{background:#d0d0d1}.cob-btn.disabled,.cob-btn[disabled]{background:#d0d0d1;color:#fff;pointer-events:none;opacity:.8}.cob-btn:hover{opacity:.8}.cob-link{color:#1b51dc;cursor:pointer;font-size:.8125rem;padding:.25rem}.cob-link.primary>span{color:#000}.cob-link.disabled,.cob-link[disabled]{color:#d0d0d1}.cob-link.disabled:hover,.cob-link[disabled]:hover{text-decoration:none}.cob-link:hover{text-decoration:underline}.cob-icon{width:3rem;height:3rem;font-size:24px}.cob-icon svg{color:#1b51dc}.cob-icon:hover{opacity:.8}.cob-icon:disabled{pointer-events:none;background:#d0d0d1;color:#d0d0d1;opacity:.8}.cob-icon-circle{display:inline-flex;justify-content:center;align-items:center;margin:0 .25rem;width:2.5rem;height:2.5rem;background:#fff;color:#000;border-radius:50%;box-shadow:0 .1875rem .3125rem 0 hsla(0,0%,83.1%,.5);cursor:pointer}.cob-icon-circle svg{color:#1b51dc}.cob-icon-circle img{width:inherit;height:inherit;padding:.45rem}.cob-icon-circle.little{width:2rem;height:2rem}.cob-icon-circle.little img{width:inherit;height:inherit;padding:.45rem}.cob-icon-circle.circle-light{background:#fff}.cob-icon-circle:hover{background:#d0d0d1}.cob-icon-circle:disabled{pointer-events:none;background:#d0d0d1;color:#d0d0d1;opacity:.8}.btn.btn-factorial{border:2px solid #7c73e6;background-color:#fff;box-sizing:content-box;height:22px}.btn.btn-factorial:hover{background-color:#e7e7ff;box-sizing:content-box}.cob-input-group{display:flex;flex-flow:column nowrap;margin-left:.5rem;margin-right:.5rem;flex:1 1}.cob-input-group.center-group{justify-content:center}.cob-input-group.right-group{justify-content:flex-end}.cob-input-group .input-label{font-size:.8125rem;font-weight:300;padding-bottom:.5rem}.cob-input-group input{padding-bottom:.125rem;border-bottom:1px solid #d0d0d1;font-weight:500;color:#000}.cob-input-group input::-webkit-input-placeholder{color:rgba(208,208,209,.6)}.cob-input-group input:-ms-input-placeholder{color:rgba(208,208,209,.6)}.cob-input-group input::placeholder{color:rgba(208,208,209,.6)}.cob-input-group input:disabled{pointer-events:none;color:#d0d0d1;opacity:.8}.cob-input-group input::-webkit-calendar-picker-indicator{-webkit-filter:invert(.2) sepia(.5) saturate(33) hue-rotate(225deg);filter:invert(.2) sepia(.5) saturate(33) hue-rotate(225deg)}.cob-input-group .with-icon{padding-right:.625rem;margin-right:-1rem}.cob-input-group .cob-select{display:flex;flex-flow:row nowrap;max-width:100%;position:relative;align-items:center}.cob-input-group .cob-select svg{position:absolute;pointer-events:none;right:0;color:#1b51dc}.cob-input-group .cob-select select{background-color:#fff;color:#000;flex:1 1;padding-bottom:.25rem;border:none;border-bottom:1px solid #d0d0d1;border-radius:0;font-size:.8125rem;-webkit-appearance:inherit;outline:none;cursor:pointer}.cob-input-group .cob-select:disabled{pointer-events:none;color:#d0d0d1;opacity:.8}.cob-input-group .cob-select.adjust-content{width:132px}.cob-input-group .cob-select.adjust-content-big{width:150px}.cob-input-group .cob-select.compact{max-width:15rem;margin-left:1rem}.cob-input-group:last-child .cob-input-group{margin-right:0}.cob-search{display:flex;flex-flow:row nowrap;align-items:center;font-size:.875rem;margin-right:1.375rem}.cob-search input{width:11rem;padding-left:1.375rem;padding-bottom:.125rem;border-bottom:1px solid #d0d0d1;color:#000}.cob-search input::-webkit-input-placeholder{color:rgba(208,208,209,.6)}.cob-search input:-ms-input-placeholder{color:rgba(208,208,209,.6)}.cob-search input::placeholder{color:rgba(208,208,209,.6)}.cob-search svg{position:relative;padding-bottom:.125rem;left:1rem;font-size:1rem;color:#1b51dc;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:auto}.cob-checkbox{display:flex;align-items:center;justify-content:center;max-width:1.125rem;min-width:1.125rem;height:1.125rem;border-radius:.25rem;font-size:.75rem;margin-left:.3125rem;margin-right:.3125rem;cursor:pointer;border:1px solid #1b51dc;background-color:#fff;color:#1b51dc}.cob-checkbox:hover{background:#d0d0d1}.cob-radio-button-check{display:flex;flex-flow:row nowrap;flex:1 1}.cob-radio-button-check.vertical{flex-flow:column nowrap}.cob-radio-button-check .radio-check{display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-start;flex:0.5 1;padding:.5rem 0 0;cursor:pointer}.cob-radio-button-check .radio-check .check{min-width:1rem;max-width:1rem;height:1rem;margin:.25rem .5rem;background-color:#fff;border:2px solid #d0d0d1;border-radius:50%}.cob-radio-button-check .radio-check .check.active{background-color:#1b51dc}.cob-radio-button-check .radio-check .check:hover{background-color:rgba(27,81,220,.3)}.cob-radio-button-check .radio-check .description{font-size:.8125rem}body .MuiCheckbox-colorSecondary.Mui-checked{color:#1b51dc}body .react-datepicker-popper{z-index:3}table{display:table;width:100%;font-size:14px;line-height:16px;box-sizing:border-box;border-collapse:collapse;margin-top:8px;margin-bottom:8px}table thead tr:not(.MuiTableRow-root){height:48px;background-color:#00eb5e;border-collapse:separate;color:#000}table thead th{border-top:none!important;border-bottom:none!important}table tbody,table thead{display:table-header-group;vertical-align:middle}table tbody tr,table thead tr{display:table-row;width:100%;vertical-align:inherit}table tbody tr.container,table thead tr.container{display:contents}table tbody tr.warning,table thead tr.warning{color:#f90}table tbody tr.error,table thead tr.error{color:#ea0101}table tbody tr.message,table thead tr.message{padding:.5rem .3125rem;font-size:.75rem;line-height:0}table tbody tr.message td,table thead tr.message td{font-weight:500}table tbody tr.message svg,table thead tr.message svg{margin-right:.3125rem}table tbody tr.no-border td,table thead tr.no-border td{border-bottom:none!important}table tbody tr th,table thead tr th{font-weight:500}table tbody tr td,table tbody tr th,table thead tr td,table thead tr th{padding:.5rem .3125rem;border-bottom:.0625rem solid #d0d0d1;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#000}table tbody tr td.center-content,table tbody tr th.center-content,table thead tr td.center-content,table thead tr th.center-content{text-align:center!important}table tbody tr td.right-content,table tbody tr th.right-content,table thead tr td.right-content,table thead tr th.right-content{text-align:right!important}table tbody tr td.row-select,table tbody tr th.row-select,table thead tr td.row-select,table thead tr th.row-select{width:2.125rem}table tbody tr td.ellipsis-names,table tbody tr th.ellipsis-names,table thead tr td.ellipsis-names,table thead tr th.ellipsis-names{max-width:11rem}table tbody tr td.bold,table tbody tr th.bold,table thead tr td.bold,table thead tr th.bold{font-weight:700}table tbody tr td div,table tbody tr th div,table thead tr td div,table thead tr th div{vertical-align:middle}table tbody tr.disabled,table tbody tr[disabled],table thead tr.disabled,table thead tr[disabled]{color:#d0d0d1}table tbody tr .cob-link,table tbody tr.disabled .cob-link,table tbody tr[disabled] .cob-link,table thead tr .cob-link,table thead tr.disabled .cob-link,table thead tr[disabled] .cob-link{color:#1b51dc}table tbody tr .cob-link.trash,table thead tr .cob-link.trash{width:60px;font-size:16px!important}table tbody tr .cob-link.trash:hover,table thead tr .cob-link.trash:hover{opacity:.8}table tbody tr.active,table tbody tr.active tr{background-color:#e5e5ff}table tbody tr:hover td{background-color:#e4e4e4}table tbody tr:hover td.extra-content{opacity:1}table tbody td.extra-content{opacity:0}table tbody td.min-content{padding-left:0;padding-right:0;margin:0;width:-webkit-min-content;width:min-content}.table-description{font-weight:400;font-size:.8125rem;letter-spacing:0;padding-left:.5rem;opacity:.8}.employee-table tbody tr td{height:44px}:export{primary:#00eb5e;secondary:#1b51dc;success:#00cf96;warning:#f90;error:#ea0101;black:#000;grey300:#d0d0d1;white:#fff;messagesBackground:#e8f6fc;tooltipShadow:1px 1px 2px 0 hsla(0,0%,83.1%,.5);chartColors:#00f69e,#3d18a8,#68bda4,#a78cf5,#18a893,#facf38,#cce242,#0053f5,#42a870,#424ea8}.section{display:flex;flex-direction:column;padding:2.5rem 2.5rem 5rem calc(168px + 2.5rem)}.section .section-title{font-weight:400;font-size:1.875rem;font-family:"TTtravels",sans-serif;letter-spacing:0;padding:1.25rem 1.25rem 1.25rem .75rem}.section .section-container{min-width:58.75rem;max-width:-webkit-min-content;max-width:min-content;background-color:#fff;border-radius:.375rem;padding:1.875rem;position:relative;margin-top:1.25rem}.section .section-container:first-child{margin-top:0}.section .section-container.with-subsection{padding:.75rem .75rem 1.875rem}.section .section-container .numerate-list{margin-bottom:1rem}.section .section-container .numerate-list span{font-size:1.875rem;font-family:"TTtravels",sans-serif;font-weight:500;color:#d0d0d1;vertical-align:middle;padding-right:1rem}.section .sub-section{position:relative;border-radius:.3125rem;margin-top:.75rem;margin-bottom:1.5rem;padding:.75rem 1.25rem}.section .section-header{display:flex;align-items:center}.section .section-header .header-title{color:#000;font-size:1.25rem;font-family:"TTtravels",sans-serif;font-weight:400;padding-right:2rem;padding-left:1rem}.section .section-header .header-subtitle{color:#000;font-size:1rem;font-weight:500}.section .section-header .header-actions{display:flex}.section .section-header .header-actions .btn-circle{margin:0 .5rem;font-size:16px}.section .section-header .container-button{display:flex;align-items:center;margin-right:20px}.section .section-header .container-button .info-button{margin-left:10px;font-size:12px;color:#00f}.section .section-header.with-link{flex-direction:column;align-items:flex-start}.section .section-header.with-link button{padding-left:.75rem}.section .section-promo,.section .section-promo p{display:flex;flex-direction:row;align-items:center}.section .section-promo p{color:#000;font-family:Roboto;font-style:normal;font-weight:700;font-size:18px;line-height:21px}.section .section-promo .callToAction{display:flex;align-items:center;justify-content:center;font-family:"Roboto";text-transform:uppercase;font-style:normal;font-weight:500;font-size:10px;line-height:12px;background-color:#000;color:#fff;border-radius:20px;height:22px;padding:4px 12px;margin:0 12px;cursor:pointer}.section .section-promo .callToAction:hover{color:#fff}.section .section-description{font-weight:400;font-size:.8125rem;letter-spacing:0;padding-bottom:.625rem}.section .section-description .cob-link{text-decoration:underline;color:#1b51dc}.section .section-info-title{font-weight:700;font-size:.875rem;padding-top:1.25rem;padding-bottom:.625rem}.section .section-info-text{font-weight:400;font-size:.6875rem;letter-spacing:0;padding-top:1.25rem;padding-bottom:.625rem}.section .section-info-text .cob-link{text-decoration:underline}.section .drag-zone{padding:.75rem 3rem;background-color:#e8f6fc;font-size:.875rem}.separate-line{margin:.5rem 0;height:.2rem}.separate-vertical-line{position:absolute;top:0;bottom:0;left:0;border-left:2px dashed #d0d0d1}.cob-row{display:flex;flex-direction:row;align-items:flex-end}.cob-column{display:flex;flex-direction:column}.text-error{color:#ea0101}.text-error,.text-warning{margin-top:1rem;font-weight:700}.text-warning{color:#f90}.__react_component_tooltip.type-light.tooltipMessage{opacity:1!important;max-width:18rem;background-color:#e8f6fc;box-shadow:1px 1px 2px 0 hsla(0,0%,83.1%,.5);border-radius:.375rem;color:#000}.__react_component_tooltip.type-light.tooltipMessage:after{border-top-color:#e8f6fc}.__react_component_tooltip.type-light.tooltipMessage_bottom:after{border-bottom-color:#e8f6fc}.btn.disabled,.btn:disabled{opacity:.2!important}.center-content{text-align:center}.left-content{text-align:left}.mayus{text-transform:uppercase}body{font-family:"Roboto",sans-serif;background-color:#f9f9fa;font-size:16px;color:#000}main{display:flex;flex-direction:column;padding:2.5rem 2.5rem 5rem calc(168px + 2.5rem)}.section-title{font-weight:300;font-size:1.875rem;font-family:"TTtravels",sans-serif;letter-spacing:0;padding:1.25rem 1.25rem 1.25rem .75rem}.section-description{font-weight:400;font-size:12pt;letter-spacing:0;padding-top:1.25rem;padding-bottom:.625rem}.benefits-section{max-width:940px}.benefits-section .card-body{padding:1.75rem}.benefits-section .btn-circle,.card-title{color:#1b51dc}.card-title{font-weight:700;font-size:1.2rem;font-family:"Quicksand",sans-serif}.card-body{background-color:#fff;border-radius:.375rem;padding:1.875rem}.btn{min-width:126pt;border-radius:25pt;background-color:#1b51dc;color:#fff;box-shadow:0 .1875rem .3125rem 0 hsla(0,0%,83.1%,.5);border:.0625rem solid #fff}.btn:hover{color:#fff;opacity:.8}.btn-primary:hover{background-color:#1b51dc;border:none!important}.btn-primary:focus{box-shadow:none}.btn-primary:active{box-shadow:none!important;background-color:#fff!important;border:.0625rem solid #1b51dc!important;color:#1b51dc!important}.card{border:none}thead.sub-header tr{background-color:rgba(0,235,94,.7);border-bottom:.0625rem solid #d0d0d1}.table tr:first-child td{border-top:none!important}.react-switch-bg{border:1pt solid rgba(0,0,0,.08)}.react-switch-handle{border:.0625rem solid rgba(0,0,0,.08)}.form-control{border-radius:.375rem}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-sized{height:16px;margin-bottom:1px;position:relative}.icon-primary{color:#00eb5e}.icon-secondary{color:#1b51dc;cursor:pointer}.capitalize{text-transform:lowercase}.capitalize:first-letter,.capitalize :first-letter{text-transform:uppercase}.success{color:#00cf96}.error{color:#ea0101}.contents{display:contents}.global-loader{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.global-loader>div{background-color:#00f!important}
/*# sourceMappingURL=main.63196178.chunk.css.map */