.error-page{height:100vh}.if-logged-redirect{margin-left:calc(50% - 25px);margin-top:20px}.new-sidebar{background:#101b23;display:flex;flex-direction:column;gap:5px;height:calc(100vh - 60px);overflow:auto;padding:15px;position:fixed;width:270px;z-index:19}.new-sidebar .new-sidebar__header{color:#fff;display:flex;flex-direction:column;font-family:Work Sans;gap:5px;justify-content:space-between}.new-sidebar .new-sidebar__header__close{display:flex;justify-content:flex-end;position:absolute;right:14px;width:100%}@media screen and (min-width:889px){.new-sidebar .new-sidebar__header__close{display:none}}.new-sidebar .new-sidebar__divider{background-color:hsla(0,0%,100%,.239);flex:none;height:1px;margin:5px 0;width:100%}.new-sidebar .new-sidebar__item{border-radius:7px;color:#f4f8fb;cursor:pointer;display:flex;flex:none;flex-direction:column;font-family:Work Sans,sans-serif;justify-content:center;overflow:hidden;padding:.688rem 1rem;text-decoration:none;transition:.3s}.new-sidebar .new-sidebar__item:hover{background-color:#040507}.new-sidebar .new-sidebar__item__sub-items{max-height:0;overflow:hidden;transition:.2s ease-out}.new-sidebar .new-sidebar__item__sub-items>.new-sidebar__item:first-child{margin-top:15px;padding:10px 15px}.new-sidebar .new-sidebar__item__sub-items.opened{max-height:1000px;transition:.2s ease-in}.new-sidebar .new-sidebar__item__container{align-items:center;display:flex;justify-content:space-between}.new-sidebar .new-sidebar__item__container__left{align-items:center;display:flex;gap:10px}.new-sidebar .new-sidebar__item__container__expand-icon{transform:rotate(0deg);transition:.3s ease}.new-sidebar .new-sidebar__item__container__expand-icon.expanded{transform:rotate(90deg);transition:.3s ease}.new-sidebar .new-sidebar__item.highlighted{background-color:#151a27}.new-sidebar .new-sidebar__item.active{background-color:#004ed2}.new-sidebar::-webkit-scrollbar-thumb{background:transparent;border-radius:.375rem}.new-sidebar::-webkit-scrollbar{width:.375rem}.new-sidebar:hover{transition:all .3s ease-in-out}.new-sidebar:hover::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.467)!important}@media screen and (max-width:889px){.new-sidebar{height:100vh;left:0;overflow:auto;padding-bottom:50px;position:fixed;top:0;width:80vw;z-index:20}.new-sidebar .new-sidebar__header+.new-sidebar__item{margin-top:2rem}.new-sidebar.opened{width:80vw}.new-sidebar.closed{overflow:hidden;padding-left:0;padding-right:0;width:0}.new-sidebar *{flex:none}.new-sidebar>div:nth-child(2).new-sidebar__divider{margin:20px 0}.new-sidebar::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.467)!important}}.modal-wrapper{align-items:center;background-color:rgba(0,0,0,.502);display:none;font-family:Work Sans;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:20}.modal-wrapper.opened{display:flex}.modal-wrapper .modal-container{background-color:#fff;border-radius:10px;overflow:hidden;width:500px}@media screen and (max-width:889px){.modal-wrapper .modal-container{margin:16px;width:calc(100% - 32px)!important}}.modal-wrapper .modal-header{align-items:center;display:flex;justify-content:center;padding:15px;position:relative;width:100%}.modal-wrapper .modal-header__title{color:#1e2023;font-size:18px;font-weight:500;margin:0;text-transform:uppercase}.modal-wrapper .modal-header__close{color:#1e2023;cursor:pointer;position:absolute;right:18px;top:18px}.social-link{align-items:center;color:#1e2023;display:flex;gap:5px;justify-content:center;padding:0;text-decoration:none;width:auto}.social-link img{width:25px}.social-link:last-child{margin:0}.modal-container{width:550px!important}.share-event-content__img{width:100%}.share-event-content__divider{background-color:#f4f4f4;height:1px;width:100%}.share-event-content__footer{display:flex;flex-direction:column;gap:16px;padding:24px}.share-event-content__copy-area{display:flex;gap:16px;width:100%}@media screen and (max-width:889px){.share-event-content__copy-area{flex-direction:column}}.share-event-content__copy-area__text{border:1px solid #d3d3d3;border-radius:5px;color:blue;overflow:hidden;padding:10px;text-overflow:ellipsis;white-space:nowrap;width:100%}.share-event-content__copy-area__buttons{column-gap:16px;display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:889px){.share-event-content__copy-area__buttons{column-gap:28px;justify-items:start}.share-event-content__copy-area__buttons button{width:auto}}.share-event-content__copy-area button{white-space:nowrap}.share-event-content__links,.share-event-content__links__group{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:889px){.share-event-content__links__group{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);justify-items:start;width:100%}.share-event-content__links{gap:10px}}.share-event-content__warning-wrapper{left:50%;position:absolute;top:-80px;transform:translate(-50%,-100%)}.share-event-content__warning-content{background-color:#f7efd4;border:1px solid #e0ac08;border-radius:8px;color:#e0ac08;font-family:Work Sans;font-size:14px;font-weight:400;line-height:24px;margin:0;padding:16px;text-align:center;width:650px}.share-event-content__warning-content>span{color:#0042b2;cursor:pointer;font-weight:500;text-decoration:underline}.qrcode-dialog__text{color:#34363c;font-family:Work Sans;font-size:16px;font-weight:500;letter-spacing:0;line-height:19px;margin:0;text-align:center}.qrcode-dialog__code-wrapper{align-content:center;align-items:center;column-gap:24px;display:grid;grid-template-columns:auto 164px;justify-content:start}@media only screen and (max-width:889px){.qrcode-dialog__code-wrapper{grid-template-columns:auto;grid-template-rows:auto auto;justify-content:stretch;justify-items:center}}.qrcode-dialog__button-wrapper{display:grid;grid-template-rows:repeat(2,auto);row-gap:16px}@media only screen and (max-width:889px){.qrcode-dialog__button-wrapper{align-items:end;column-gap:16px;grid-auto-columns:1fr;grid-auto-flow:column;grid-template-rows:auto}}.qrcode-dialog__button-label{color:#34363c;font-family:Work Sans;font-size:13px;font-weight:400;letter-spacing:0;line-height:18px;margin:0;text-align:left}@media only screen and (max-width:889px){.qrcode-dialog__button-label{text-align:center}}.eventCardInfos{border-bottom:1px solid hsla(0,0%,100%,.239);border-radius:0;margin-bottom:.5rem;padding-bottom:1rem}.eventCardInfos__image{border-radius:.75rem;max-height:6.625rem;object-fit:cover;width:100%}.eventCardInfos__name{align-items:center;display:flex;gap:.25rem;justify-content:space-between;width:100%}.eventCardInfos__name--text{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;display:-webkit-box;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:wrap;width:12.5rem}.eventCardInfos__name:hover{text-decoration:none}.publishEventBadge__badge{display:flex;gap:4px;justify-content:space-between;width:100%}.publishEventBadge__status{border-radius:50%;display:inline-block;height:9px;margin:0 4px 0 2px;outline:1.5px solid #fff;vertical-align:middle;width:9px}.published{background-color:#24ae5b}.unpublished{background-color:red}@media screen and (max-width:55.625rem){.publishEventBadge__badge{height:1.625rem}.eventCardInfos{background-color:transparent}.eventCardInfos__image,.eventCardInfos__name svg{display:none}}.confirmModal_overlay{align-items:center;background:rgba(0,0,0,.4);display:flex;height:100vh;justify-content:center;position:fixed;right:0;top:0;width:100vw;z-index:1100}.confirmModal_container{background:#fff;border:1px solid #eaebf0;border-radius:1rem;box-shadow:0 0 15px 5px rgba(0,0,0,.051);margin:auto;max-width:27.5rem}.confirmModal__top-container{display:grid;grid-auto-flow:row;padding:24px;place-content:center;place-items:center;position:relative;row-gap:16px}.confirmModal__top-container span{text-align:center}.confirmModal__top-container--close{position:absolute;right:1.5rem;top:1.5rem}.confirmModal__bottom-container{border-top:2px solid #f4f4f4;column-gap:1.5rem;display:flex;justify-content:flex-end;padding:1.5rem;position:relative;width:100%}.confirmModal__bottom-container--tooltip{background-color:#000;border-radius:.25rem;color:#fff;display:none;padding:.25rem .5rem;position:absolute;right:.5rem;top:-.5rem;transition:all .3s ease-in-out}.confirmModal__bottom-container--confirmButton:hover~.confirmModal__bottom-container--tooltip{display:block}@media screen and (max-width:48rem){.confirmModal_container{max-width:calc(100% - 2rem)}.confirmModal__bottom-container button{height:1.875rem}}.admin-navbar{background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1);height:60px;position:fixed;top:0;width:100%;z-index:20}.admin-navbar__spacing{height:60px}.admin-navbar__content{align-content:center;align-items:center;display:grid;grid-auto-columns:auto;grid-auto-flow:column;height:100%;justify-content:space-between;padding:0 16px;width:100%}.admin-navbar__right-content-group{column-gap:30px;display:grid;grid-auto-columns:auto;grid-auto-flow:column}.admin-navbar__logo{cursor:pointer}.admin-navbar__button{background:none;border:none;color:#4c4f54;column-gap:10px;cursor:pointer;display:grid;font-family:Work Sans;font-size:16px;font-style:normal;font-weight:400;grid-auto-columns:auto;grid-auto-flow:column;line-height:19px;padding:0;place-content:center;place-items:center;text-align:right}.admin-template-container{display:flex;width:100%}.admin-template-container__content{margin-left:270px;min-height:calc(100vh - 60px);width:calc(100% - 270px)}@media screen and (max-width:889px){.admin-template-container__content{margin-left:0;width:100%}}.table-container .table-section{height:662px;overflow-x:auto;padding:16px 24px}.table-container .table-section .data-table{border-collapse:collapse;min-width:600px;width:100%}.table-container .table-section .data-table .table-header{border-bottom:3px solid #a9abb1}.table-container .table-section .data-table .table-header .header-row .header-cell{font-family:Work Sans;font-size:14px;font-weight:400;padding:12px 8px;text-align:left}.table-container .table-section .data-table .table-body .body-row{border-bottom:1px solid #a9abb1}.table-container .table-section .data-table .table-body .body-row .body-cell{font-family:Work Sans;font-size:14px;font-weight:300;max-width:50px;overflow:hidden;padding:12px 8px;text-align:left;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:600px){.table-container .table-section .data-table .table-body .body-row .body-cell{max-width:600px}}.table-container .table-section .data-table .table-body .empty-state{align-items:center;color:#808289;display:flex;flex-direction:column;font-family:Work Sans;font-size:16px;font-weight:400;justify-content:center;min-height:200px;text-align:center}.table-container .table-section .data-table .table-body .empty-state img{flex-shrink:0;height:44px;margin-bottom:24px;width:44px}.table-container .pagination-controls{display:flex;flex-direction:row;justify-content:space-between;margin:24px}@media only screen and (max-width:600px){.table-container .pagination-controls{align-items:center;flex-direction:column;justify-content:flex-start}}.table-container .pagination-controls .page-indicator{color:#4c4f54;font-family:Work Sans;font-size:13px;font-weight:400}@media only screen and (max-width:600px){.table-container .pagination-controls .page-indicator{margin-bottom:16px}}.table-container .pagination-controls .page-selector .page-button{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none;background:#fff;border:1px solid #c2c3c7;border-left:none;border-right:none;color:inherit;color:#004ed2;cursor:pointer;font:inherit;font-family:Work Sans;font-size:16px;margin:0;outline:none;overflow:visible;padding:12px 16px;text-align:left;width:auto}.table-container .pagination-controls .page-selector .page-button.active{background:#004ed2;color:#fff}.table-container .pagination-controls .page-selector .page-button.disabled{color:#c2c3c7}.table-container .pagination-controls .page-selector .page-button:first-child{border-left:1px solid #c2c3c7;border-radius:4px 0 0 4px}.table-container .pagination-controls .page-selector .page-button:last-child{border-radius:0 4px 4px 0;border-right:1px solid #c2c3c7}.table-container .pagination-controls .page-selector .page-button:not(:last-child){border-right:1px solid #c2c3c7}.dropdown-selector{box-sizing:border-box;display:inline-block;position:relative;width:100%}.dropdown-selector .dropdown-selector_select{background-color:#fff;border:1px solid #c2c3c7;border-radius:3px;color:#4c4f54;font-family:Work Sans;font-size:13px;font-style:normal;font-weight:300;padding:12px 14px;width:100%}.dropdown-selector .dropdown-selector_select:focus{border-color:#004ed2;box-shadow:0 0 0 2px rgba(0,0,255,.2);outline:none}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.filter-range-date{display:flex;flex-direction:column;font-family:Work Sans;position:relative}.filter-range-date__label{color:#4c4f54;font-size:14px;font-weight:700;height:18px;margin-bottom:10px}.filter-range-date__container{position:relative;width:100%}.filter-range-date__container__input{align-items:center;background-color:#fff;border:1px solid #c2c3c7;border-radius:3px;cursor:pointer;display:flex;gap:22px;justify-content:space-between;padding:9px 15px;width:100%}.filter-range-date__container__input__placeholder{color:#808289;font-size:14px;user-select:none}@media screen and (max-width:889px){.filter-range-date__container__input{width:100%}}.filter-range-date__container .filter-range-date__overlay{background-color:#fff;border-radius:10px;box-shadow:0 3px 8px rgba(0,0,0,.25);margin-top:10px;overflow:hidden;position:absolute;right:0;z-index:1}.filter-range-date__container .filter-range-date__overlay__content{display:flex}.filter-range-date__container .filter-range-date__overlay__content__options{border-right:2px solid #f4f4f4;display:flex;flex-direction:column;padding:13px 0;white-space:nowrap}.filter-range-date__container .filter-range-date__overlay__content__options p{cursor:pointer;padding:8px 20px}.filter-range-date__container .filter-range-date__overlay__content__options p.active{background-color:#004ed2;color:#fff}.filter-range-date__container .filter-range-date__overlay__content__calendars{display:flex;gap:10px;padding:10px}@media screen and (max-width:889px){.filter-range-date__container .filter-range-date__overlay__content__calendars{flex-direction:column;padding:0}.filter-range-date__container .filter-range-date__overlay__content{flex-direction:column}}.filter-range-date__container .filter-range-date__overlay__footer{align-items:center;border-top:2px solid #f4f4f4;display:flex;gap:15px;justify-content:flex-end;padding:13px 24px}.filter-range-date__container .filter-range-date__overlay__footer__dates{color:#808289;font-size:13px;margin-right:10px}.filter-range-date__container .filter-range-date__overlay__footer__buttons{display:flex;gap:15px}.filter-range-date__container .filter-range-date__overlay__footer__buttons__apply{background:#004ed2;border:none;border-radius:5px;box-shadow:2px 3px 6px rgba(0,0,0,.15);color:#fff;cursor:pointer;font-family:Work Sans;padding:10px 12px}.filter-range-date__container .filter-range-date__overlay__footer__buttons__cancel{background:#fff;border:none;border-radius:5px;color:#1e2023;cursor:pointer;font-family:Work Sans;padding:10px 12px}@media screen and (max-width:889px){.filter-range-date__container .filter-range-date__overlay__footer__buttons{display:flex;gap:10px;width:100%}.filter-range-date__container .filter-range-date__overlay__footer__buttons>button{width:100%}.filter-range-date__container .filter-range-date__overlay__footer{flex-direction:column}.filter-range-date__container,.filter-range-date__container .filter-range-date__overlay{width:100%}}.filter-range-date .react-calendar{border:none;font-family:Work Sans;width:280px}.filter-range-date .react-calendar__navigation{border-bottom:2px solid #f4f4f4;height:40px;margin-bottom:0}.filter-range-date .react-calendar__navigation__label{color:#1e2023;font-size:14px;font-weight:400;text-transform:capitalize}.filter-range-date .react-calendar__tile{border-radius:5px;padding:10px 0}.filter-range-date .react-calendar__month-view__weekdays{color:#34363c;font-size:14px;font-weight:500;text-transform:capitalize}.filter-range-date .react-calendar__month-view__weekdays__weekday abbr{text-decoration:none}.filter-range-date .react-calendar__viewContainer{padding:10px}@media screen and (max-width:889px){.filter-range-date .react-calendar{width:100%}}.filter-range-date p{margin:0}.table-section-container{background-color:#fff;border:1px solid #eaebf0;border-radius:10px;margin:0 16px 0 20px}.table-section-container .header-section{align-items:center;border-bottom:1px solid #c2c3c7;display:flex;flex-direction:row;justify-content:space-between;padding:16px 24px}.table-section-container .header-section h1{font-family:Work Sans;font-size:14px;font-weight:400;margin:0}@media only screen and (max-width:600px){.table-section-container .header-section h1{font-size:16px;white-space:nowrap}}.table-section-container .header-section .filters-container{align-items:center;display:flex;flex-direction:row}@media only screen and (max-width:600px){.table-section-container .header-section{flex-direction:column}.table-section-container .header-section h1{margin:16px 0}}.filter-section{display:grid;grid-template-columns:repeat(2,auto)}@media only screen and (max-width:600px){.filter-section{display:flex;flex-direction:column;width:100%}}.filter-section-selectors{column-gap:20px;display:grid;grid-template-columns:repeat(2,auto)}@media only screen and (max-width:600px){.filter-section-selectors{display:flex;justify-content:space-between}}.filter-section .transfer-badge{background:#ebd3ef;border:1px solid #9b24ae;border-radius:5px;color:#9b24ae;column-gap:10px;display:grid;font-family:Work Sans;font-size:12px;font-weight:400;grid-template-columns:repeat(2,auto);max-height:40px;padding:12px 8px}@media only screen and (max-width:600px){.filter-section .transfer-badge{display:flex;flex-direction:row;font-size:14px;justify-content:space-between;margin:8px 0;width:100%}}.filter-section .date-range-badge{background:transparent;border:1px solid #a9abb1;border-radius:5px;color:#4c4f54;column-gap:10px;display:grid;font-family:Work Sans;font-size:12px;font-weight:400;grid-template-columns:repeat(2,auto);max-height:40px;padding:12px 8px}@media only screen and (max-width:600px){.filter-section .date-range-badge{font-size:14px;width:100%}}.filter-section .filter-button{background:transparent;border:1px solid #a9abb1;border-radius:5px;color:#4c4f54;column-gap:10px;cursor:pointer;display:grid;font-family:Work Sans;font-size:12px;font-weight:400;grid-template-columns:repeat(2,auto);max-height:40px;max-width:64px;padding:12px 8px}.filter-section .filter-button .filter-content{background-color:#fff;border:1px solid #c2c3c7;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);cursor:default;display:block;margin-top:36px;min-width:296px;padding:14px 0;position:absolute;right:41px;z-index:1}.filter-section .filter-button .filter-content-options{border-bottom:2px solid #f4f4f4;padding:0 14px}.filter-section .filter-button .filter-content-options-section{display:flex;flex-direction:row;padding-left:14px}.filter-section .filter-button .filter-content-options-section :first-child{margin-right:20px}@media only screen and (max-width:600px){.filter-section .filter-button .filter-content-options-section{display:flex;flex-direction:column}.filter-section .filter-button .filter-content-options-section :first-child{margin-right:0}}.filter-section .filter-button .filter-content-options-selector{cursor:pointer;margin-bottom:7px}.filter-section .filter-button .filter-content-options-title{color:#4c4f54;font-family:Work Sans;font-size:13px;font-style:normal;font-weight:400;margin-bottom:10px}.filter-section .filter-button .filter-content-options-boxes{color:#4c4f54;font-family:Work Sans;font-size:12px;font-style:normal;font-weight:300;margin-bottom:23px}.filter-section .filter-button .filter-content-options-boxes__selected{align-items:center;cursor:pointer;display:flex;padding:3px}@media only screen and (max-width:600px){.filter-section .filter-button .filter-content-options-boxes__selected :first-child{margin-right:3px}}.filter-section .filter-button .filter-content-footer{display:flex;flex-direction:row;justify-content:end;padding:24px 18px}.filter-section .filter-button .filter-content-footer :first-child{margin-right:20px}.money-badge{background:#e1fbeb;border:1px solid transparent;border-radius:5px;color:#34363b;font-family:Work Sans;font-size:12px;font-weight:400;padding:8px 0;text-align:center}@media only screen and (max-width:600px){.money-badge{padding:8px}}.money-badge.repass{background:#edd4f0}.money-badge.saque{background:#fcf5d7}.wallet-page-header__content{align-items:center;background-color:#fff;display:flex;height:66px;justify-content:space-between;padding:0 28px 0 20px}.wallet-page-header__title{color:#1e2023;font-family:Work Sans;font-size:18px;font-weight:600;letter-spacing:0;line-height:22px;margin:0;text-align:left;text-transform:uppercase}.wallet-tax-data-section__content{display:flex;gap:20px;padding:0 24px}@media only screen and (max-width:1230px){.wallet-tax-data-section__content{flex-direction:column}}.wallet-tax-data-section__info-content{align-items:flex-start;background-color:#fff;border:1px solid #eaebf0;border-radius:10px;display:flex;flex-direction:column;gap:20px;padding:32px;width:100%}.wallet-tax-data-section__info-content>div{display:flex;gap:20px;width:100%}@media only screen and (max-width:889px){.wallet-tax-data-section__info-content>div{flex-direction:column}}.wallet-tax-data-section__antecipation{background-color:#fff;border:1px solid #eaebf0;border-radius:10px;display:flex;flex-direction:column;font-family:Work Sans,sans-serif;gap:16px;padding:24px;width:50%}.wallet-tax-data-section__antecipation .divider{background-color:#c2c3c7;height:1px;width:100%}.wallet-tax-data-section__antecipation__header{display:flex;flex-direction:column;gap:16px}.wallet-tax-data-section__antecipation__header.horizontal{align-items:center;flex-direction:row;gap:20px}.wallet-tax-data-section__antecipation__icon-container{align-items:center;background-color:#b9c8e3;border-radius:100%;display:flex;height:44px;justify-content:center;width:44px}.wallet-tax-data-section__antecipation h4{color:#1e2023;font-size:18px;font-weight:600;line-height:20px;margin:0}.wallet-tax-data-section__antecipation__message{color:#4c4f54;font-size:14px;font-weight:400;line-height:16.42px}.wallet-tax-data-section__antecipation__button{color:#24ae5b;cursor:pointer;font-size:14px;font-weight:400;line-height:16.42px;margin:0}.wallet-tax-data-section__antecipation__description{color:#34363c;font-size:14px;font-weight:500;line-height:18px;margin:0}.wallet-tax-data-section__antecipation__text{color:#4c4f54;font-size:13px;font-weight:400;line-height:16px;margin:8px 0 0}.wallet-tax-data-section__antecipation__text b{font-weight:500}@media only screen and (max-width:1230px){.wallet-tax-data-section__antecipation{width:100%}}.wallet-tax-data-section__data-content{align-content:center;background-color:#fff;border:1px solid #eaebf0;border-radius:10px;display:grid;grid-auto-flow:row;justify-content:start;justify-items:start;padding:40px;row-gap:16px;width:100%}@media only screen and (max-width:889px){.wallet-tax-data-section__data-content{padding:40px}}.wallet-tax-data-section__title{color:#1e2023;font-family:Work Sans;font-size:20px;font-weight:600;letter-spacing:0;line-height:24px;margin:0;text-align:left}.wallet-tax-data-section__text-container{overflow:hidden;white-space:nowrap;width:100%}.wallet-tax-data-section__text{color:#34363c;font-family:Work Sans;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;margin:0;overflow:hidden;text-align:left;text-overflow:ellipsis;width:100%}.wallet-tax-data-drawer__body{padding:0!important}.wallet-tax-data-drawer__content{padding:0 20px}.wallet-tax-data-drawer__tab-badge-wrapper{align-items:center;column-gap:20px;display:grid;grid-template-columns:1fr 1fr;margin:0 20px}.wallet-tax-data-drawer__tab-badge{--color:#004ed2;align-items:center;border:1px solid var(--color);border-radius:8px;display:flex;height:40px}.wallet-tax-data-drawer__tab-badge.disabled{--color:#c2c3c7}.wallet-tax-data-drawer__tab-badge.disabled>p{color:#c2c3c7}.wallet-tax-data-drawer__tab-badge p{color:#34363c;font-family:Work Sans;font-size:14px;font-weight:400;letter-spacing:0;line-height:16px;margin:0;text-align:left}.wallet-tax-data-drawer__tab-badge>div{align-items:center;background-color:var(--color);border-radius:6px;display:flex;height:100%;justify-content:center;margin-right:16px;width:40px}.wallet-tax-data-drawer__tab-badge>div>p{color:#fff;font-size:18px;line-height:22px}.wallet-tax-data-drawer__warning-badge{align-items:center;background-color:rgba(255,213,82,.2);border:1px solid #e0ac08;border-radius:8px;display:flex;padding:16px}.wallet-tax-data-drawer__warning-badge span,.wallet-tax-data-drawer__warning-badge>p{color:#e0ac08;font-family:Work Sans;font-size:14px;font-weight:400;letter-spacing:0;line-height:16px;margin:0;text-align:left}.wallet-tax-data-drawer__document-type-wrapper{column-gap:20px;display:grid;grid-template-columns:auto auto;justify-content:start;justify-items:start}.wallet-tax-data-drawer__document-type-btn{background:#fff;border:1px solid #c2c3c7;border-radius:3px;color:#1e2023;cursor:pointer;font-family:Work Sans;font-size:13px;font-weight:400;height:40px;letter-spacing:0;line-height:16px;text-align:center;width:87px}.wallet-tax-data-drawer__document-type-btn.selected{background:#004ed2;border:1px solid #004ed2;box-shadow:2px 3px 6px 0 rgba(0,0,0,.149);color:#fff}.wallet-tax-data-drawer__button-wrapper{align-items:center;column-gap:20px;display:grid;grid-template-columns:repeat(2,auto);justify-content:center}.sidebar__not_displayed_child{display:none}.sidebar-overflow-hack{overflow:hidden}.sidebar__close-button{position:absolute;top:0;z-index:20}.sidebar__close-button--left{left:0}.sidebar__close-button--right{right:0}@media only screen and (max-width:889px){.sidebar-overflow-hack{margin-right:0}}.bp4-navbar{background-color:transparent;border:none;box-shadow:none;padding:0}.navbar{align-items:center;display:flex;justify-content:space-between}.navbar__spacing{height:60px}.navbar__heading{color:#182026;font-size:20px!important;font-weight:500;letter-spacing:1px;line-height:30px;margin:0;padding:0}.navbar__item--minimal{font-size:14px;height:40px}.navbar__home{background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1);height:60px;padding:0 16px;position:sticky;top:0;z-index:12}.navbar__home .navbar__group{display:flex;gap:16px}.navbar__home .navbar__logo:first-child{cursor:pointer}.navbar__home.desktop{display:flex;padding:0 120px;z-index:20}.navbar__home.desktop.wide{padding:0 20px}.navbar__home__desktop__nav__item{cursor:pointer}.navbar__home__desktop__nav__item-title{color:#4c4f54;font-family:Work Sans;font-size:16px}.new-drawer-header{align-items:center;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:flex-start;margin-bottom:8px;padding:15px 20px}.new-drawer-header__back-button{color:#1e2023!important;margin-left:auto;padding:0 5px!important}.new-drawer-header__back-button:hover{background:none!important}.new-drawer-header__title{all:unset;font-family:Work Sans;font-size:18px;font-weight:400;letter-spacing:0;line-height:21px;text-align:left}@media only screen and (max-width:890px){.new-drawer-header__no-icon{padding-left:35px!important}}.new-drawer-header__subtitle{color:#5c7080;font-size:14px;margin:0 10px 15px}.new-drawer-header__icon{color:#5c7080!important;padding:7px 13px 7px 7px}.new-drawer-header__icon-primary{color:#1e2023!important}.drawer-body{display:inline-block;overflow-x:hidden;padding:0 20px;width:100%}@media only screen and (max-width:890px){.drawer-body{min-width:auto;padding:20px 20px 100px;width:100%}}.drawer-body .button-group__container{justify-content:flex-start}.drawer-footer{padding:15px 20px}.drawer-action{margin:5px 10px 5px 0;padding:3px 20px}.drawer-action--secondary{color:#5c7080!important}@media only screen and (max-width:890px){.drawer-header{align-items:center;background:#fff;border-bottom:1px solid #d3d3d3;flex-direction:row}.drawer-header__title{font-size:14px;font-weight:600;padding:0}.drawer-header__subtitle{font-size:12px;margin:2px 0 0}.drawer-header__content{margin:0 auto;text-align:center}.drawer-header__back-button{margin-bottom:0}.drawer-body{padding:20px 20px 100px}.drawer-footer{flex-direction:column}.drawer-action{width:100%}}.address-field__title{font-size:15px;font-weight:700;padding-bottom:10px}.address-field__input{flex-grow:1}.address-field__input .bp4-select{width:100%}.address-field__form-grid{column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:20px}@media only screen and (max-width:889px){.address-field__form-grid{grid-template-columns:1fr;row-gap:16px}}.address-field__inputs-container{grid-gap:10px;display:grid;grid-template-columns:calc(50% - 5px) calc(50% - 5px);justify-content:stretch}@media only screen and (max-width:889px){.address-field__inputs-container{grid-gap:0;grid-template-columns:100%}}.address-field__shake-input-on-error .bp4-form-content{animation:address-field-shake-on-error .5s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;transform:translateZ(0)}.address-field__zip-code-not-found-icon{margin:8px}@keyframes address-field-shake-on-error{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.waller-drawer-tabs__content{display:grid;grid-template-columns:repeat(2,1fr)}.waller-drawer-tabs__btn{background-color:#fff;border:none;color:#1e2023;cursor:pointer;font-family:Work Sans;font-size:14px;font-weight:400;height:56px;letter-spacing:.03em;line-height:16px;text-align:center}.waller-drawer-tabs__btn.selected{color:#004ed2;font-weight:500}.waller-drawer-tabs__divider{background-color:#eaebf0;height:4px;position:relative}.waller-drawer-tabs__selection{background-color:#004ed2;border-radius:2px;height:100%;left:var(--offset);position:relative;transition:.2s}.antecipation-drawer-header-icon{cursor:pointer;margin-right:16px}.antecipation-drawer-body{display:flex;flex-direction:column;font-family:Work Sans,sans-serif;padding:16px 4px}.antecipation-drawer-body .divider{background-color:#c2c3c7;height:1px;margin:24px 0;width:100%}.antecipation-drawer-body__buttons{display:flex;gap:20px;justify-content:center;width:100%}.antecipation-drawer-body__buttons button{width:25%}@media only screen and (max-width:889px){.antecipation-drawer-body__buttons button{width:100%}}.antecipation-drawer-body__detail-card{border:1px solid #eaebf0;border-radius:8px;box-shadow:0 2px 2px 0 rgba(0,0,0,.15);margin-bottom:20px;padding:24px;width:100%}.antecipation-drawer-body__detail-card__title{color:#1e2023;font-size:14px;font-weight:600;margin-bottom:18px}.antecipation-drawer-body__detail-card__title span{background-color:#ddb0df;border-radius:4px;font-size:12px;padding:6px}.antecipation-drawer-body__detail-card__values{border:1px solid #eaebf0;border-radius:8px;display:flex;flex-direction:column;gap:12px;padding:16px;width:100%}.antecipation-drawer-body__detail-card__values__value{align-items:center;display:flex;justify-content:space-between;width:100%}.antecipation-drawer-body__detail-card__values__value p{font-size:13px;line-height:16px;margin:0}.antecipation-drawer-body__detail-card__values__value span{background-color:#a5f3c9;border-radius:4px;font-size:12px;padding:6px}.antecipation-drawer-body__email__description{color:#4c4f54;font-size:13px;font-weight:400;line-height:20px;margin:0 0 14px}.antecipation-drawer-body__email__card{border:1px solid #c2c3c7;border-radius:8px;display:flex;flex-direction:column;gap:8px;margin-top:20px;padding:14px 16px}.antecipation-drawer-body__email__card p{color:#4c4f54;font-family:Work Sans;font-size:13px;font-weight:400;line-height:20px;margin:0}.antecipation-drawer-body__email__card span{color:#e0be17;font-family:Work Sans;font-size:12px;font-weight:400;line-height:14px}@media only screen and (max-width:889px){.antecipation-drawer-body{padding:4px}}.wallet-overview-section__content{background-color:#fff;border:1px solid #eaebf0;border-radius:10px;margin:0 16px 0 20px}.wallet-overview-section__title-wrapper{align-items:center;border-bottom:1px solid #c2c3c7;display:flex;height:60px;justify-content:start;padding:0 24px}.wallet-overview-section__title{color:#34363c;font-family:Work Sans;font-size:16px;font-weight:500;letter-spacing:0;line-height:20px;margin:0;text-align:left}.wallet-overview-section__card-wrapper{column-gap:20px;display:grid;grid-template-columns:repeat(4,1fr);padding:24px}@media only screen and (max-width:889px){.wallet-overview-section__card-wrapper{grid-template-columns:1fr;grid-template-rows:repeat(4,auto);row-gap:20px}}.wallet-financial-value-card__content{border:1px solid #c2c3c7;border-radius:10px;height:182px;padding:24px}.wallet-financial-value-card__title{color:#34363c;font-family:Work Sans;font-size:16px;font-weight:500;letter-spacing:0;line-height:20px;margin:0;text-align:left}.wallet-financial-value-card__icon{margin-left:4px}.wallet-financial-value-card__text{color:#1e2023;font-family:Work Sans;font-size:20px;font-weight:600;letter-spacing:0;line-height:22px;margin:0;text-align:left}.wallet-financial-value-card__icon-wrapper{align-items:center;background-color:var(--color);border-radius:50%;display:flex;height:44px;justify-content:center;width:44px}.wallet-financial-value-card__action-btn{background:none;border:none;color:var(--color);cursor:pointer;font-family:Work Sans;font-size:14px;font-weight:400;line-height:16.42px;padding:0;text-align:left}.lets-loading-container{align-items:center;background-color:rgba(0,0,0,.15);display:flex;font-family:Work Sans;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:10000}.lets-loading-content{background-color:#fff;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:flex;flex-direction:column;gap:15px;padding:25px;width:325px}.lets-loading-content-text{color:#34363c;font-size:14px;line-height:20px;text-align:center}.wallet-withdraw-dialog__content{align-items:center;display:flex;flex-direction:column}.wallet-withdraw-dialog__title{color:#1e2023;font-family:Work Sans;font-size:22px;font-weight:600;letter-spacing:0;line-height:26px;margin:0;text-align:center}.wallet-withdraw-dialog__subtitle{font-size:16px;font-weight:500}.wallet-withdraw-dialog__subtitle,.wallet-withdraw-dialog__text{color:#34363c;font-family:Work Sans;letter-spacing:0;line-height:20px;margin:0;text-align:center}.wallet-withdraw-dialog__text{font-size:14px;font-weight:400}