._accept-popup-container_1mxmo_1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}

._accept-popup-content_1mxmo_13 {
  display: flex;
  flex-direction: column;
  width: 1081px;
  height: 336px;
  border-radius: 19px;
  padding: 32px 32px 0;
  background-color: #fff;
}

._accept-popup-download_1mxmo_23 h6 {
  color: #1e9b32;
  text-decoration: underline;
  cursor: pointer;
}

._accept-popup-checkbox_1mxmo_29 div {
  align-items: normal;
}
._accept-popup-checkbox_1mxmo_29 div span diana-icon {
  width: 20px;
}
._accept-popup-checkbox_1mxmo_29 div label {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
}

._accept-popup-button_1mxmo_42 {
  display: flex;
  justify-content: center;
  width: 100%;
}
._accept-popup-button_1mxmo_42 diana-button {
  width: 300px;
}._checkboxContainer_1fh5t_1 {
  display: flex;
  align-items: flex-start;
  box-sizing: border-box;
}

._checkboxInput_1fh5t_7 {
  appearance: none;
  width: 24px;
  height: 24px;
  border: 1px solid #33820d;
  border-radius: 0;
  outline: none;
  cursor: pointer;
  background-color: transparent;
  position: relative;
}
._checkboxInput_1fh5t_7:checked {
  background-color: transparent;
}
._checkboxInput_1fh5t_7:checked::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  background-color: #33820d;
  transform: translate(-50%, -50%);
}
._checkboxInput_1fh5t_7:focus-visible {
  outline: auto;
  outline-offset: 4px;
}

._checkboxLabel_1fh5t_36 {
  margin-left: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  cursor: pointer;
}._main-layout-container_5us4x_1 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background: #fafafa;
}

._main-layout-content_5us4x_8 {
  flex: 1;
}

._main-layout-container-copyright_5us4x_12 {
  padding-top: 30px;
  padding-bottom: 10px;
  color: #323c32;
  font-size: 12px;
  text-align: center;
}

._main-layout-modal-tutorial_5us4x_20 {
  z-index: 1200;
}

._main-layout-modal-tutorial_5us4x_20 video {
  width: 100%;
  height: 100%;
}._header-container_9oo3u_1 {
  display: flex;
  align-items: center;
  padding: 25px 5px 25px 150px;
  gap: 17px;
  height: 73px;
  background: #fff;
  border-bottom: 1px solid #bcc1ca;
  box-shadow: 0 0 1px 0 rgba(23, 26, 31, 0.0705882353);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
._header-container_9oo3u_1 ._header-title_9oo3u_16 h4 {
  color: #64c832;
  margin-bottom: 2px;
}
._header-container_9oo3u_1 ._header-icon-catavento_9oo3u_20 {
  display: none;
}
@media (width <= 550px) {
  ._header-container_9oo3u_1._header-has-children_9oo3u_24 ._header-icon-catavento_9oo3u_20 {
    display: flex;
  }
  ._header-container_9oo3u_1._header-has-children_9oo3u_24 ._header-title_9oo3u_16 {
    display: none;
  }
  ._header-container_9oo3u_1._header-has-children_9oo3u_24 ._header-icon-sicredi_9oo3u_30 {
    display: none;
  }
}

@media (width <= 930px) {
  ._header-container_9oo3u_1 {
    padding: 25px 5px 25px 50px;
  }
}
@media (width <= 640px) {
  ._header-container_9oo3u_1 {
    padding: 25px 5px 25px 15px;
    gap: 5px;
  }
}
@media (width >= 1600px) {
  ._header-container_9oo3u_1 {
    padding: 25px 5px 25px 350px;
  }
}
@media (width >= 1900px) {
  ._header-container_9oo3u_1 {
    padding: 25px 5px 25px 450px;
  }
}._page-home-nav-links_6ki5s_1 {
  display: flex;
  flex-direction: row;
  margin-left: 12px;
  gap: 24px;
}

._page-home-nav-links-item_6ki5s_8 {
  cursor: pointer;
}

._page-home-nav-links-mobile_6ki5s_12 {
  display: none !important;
}
._page-home-nav-links-mobile_6ki5s_12 [role=menuitem] {
  color: #323c32 !important;
  font-weight: 300 !important;
  line-height: 24px !important;
  border-bottom: none !important;
}

._page-home-user-menu_6ki5s_22 {
  margin-left: 200px;
}
._page-home-user-menu_6ki5s_22 [role=menu] {
  position: absolute !important;
  inset: 0 auto auto 0;
  transform: translate3d(0, 56px, 0);
}
._page-home-user-menu_6ki5s_22 [role=menuitem] {
  color: #323c32 !important;
  font-weight: 300 !important;
  line-height: 24px !important;
  border-bottom: none !important;
}
._page-home-user-menu_6ki5s_22 [role=menuitem]:last-child {
  color: #e60050 !important;
}

._page-home-user-menu-trigger_6ki5s_40 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
@media (width <= 500px) {
  ._page-home-user-menu-trigger_6ki5s_40 {
    gap: 5px;
  }
}

@media (width >= 1367px) {
  ._page-home-user-menu_6ki5s_22 {
    margin-left: 350px;
  }
}
@media (width <= 1200px) {
  ._page-home-user-menu_6ki5s_22 {
    margin-left: 100px;
  }
}
@media (width <= 1100px) {
  ._page-home-user-menu_6ki5s_22 {
    margin-left: 0;
  }
}
@media (width <= 1000px) {
  ._page-home-nav-links_6ki5s_1 {
    display: none;
  }
  ._page-home-nav-links-mobile_6ki5s_12 {
    display: flex !important;
  }
  ._page-home-user-menu_6ki5s_22 {
    margin-left: 110px;
  }
}
@media (width <= 700px) {
  ._page-home-user-menu_6ki5s_22 {
    margin-left: 15px;
  }
}._onboarding-modal_1a4d2_1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1100;
}

._onboarding-modal-header_1a4d2_14 {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
._onboarding-modal-header_1a4d2_14 diana-title {
  padding: 12px 24px;
}

._onboarding-divider_1a4d2_25 {
  width: 100%;
  height: 1px;
  background: #ccc;
  margin-bottom: 24px;
}

._onboarding-modal-content_1a4d2_32 {
  display: flex;
  flex-direction: column;
  max-width: 728px;
  overflow-y: auto;
  max-height: 80vh;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 0 40px 27px 32px;
  background-color: #fff;
}

._onboarding-modal-list_1a4d2_44 {
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 50px;
  list-style-type: disc;
}

._onboarding-button_1a4d2_51 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  ._onboarding-button_1a4d2_51 {
    flex-direction: column;
    gap: 16px;
  }
}
._onboarding-button_1a4d2_51 diana-button {
  max-width: 300px;
  width: 100%;
}._page-cupons-invoice-container_lvu82_1 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 133px 148px 0;
}

._page-cupons-invoice-button_lvu82_8 {
  display: flex;
  justify-content: flex-end;
}
._page-cupons-invoice-button_lvu82_8 diana-button {
  width: 300px;
}

._page-cupons-invoice-notification_lvu82_16 {
  background-color: white;
  max-width: 630px;
}

@media (width <= 930px) {
  ._page-cupons-invoice-container_lvu82_1 {
    padding: 133px 50px 0;
  }
}
@media (width <= 640px) {
  ._page-cupons-invoice-container_lvu82_1 {
    padding: 133px 15px 0;
  }
  table {
    width: auto !important;
    min-width: auto !important;
  }
}
@media (width >= 1600px) {
  ._page-cupons-invoice-container_lvu82_1 {
    padding: 133px 350px 0;
  }
}
@media (width >= 1900px) {
  ._page-cupons-invoice-container_lvu82_1 {
    padding: 133px 450px 0;
  }
}._voucher-validate-container_1hhd8_1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 133px;
}

._voucher-validate-modal-buttons_1hhd8_9 {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
._voucher-validate-modal-buttons_1hhd8_9 diana-button {
  width: 100%;
}._form-voucher-validate-container_kz6rg_1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
._form-voucher-validate-container_kz6rg_1 ._form-voucher-validate-input_kz6rg_7 {
  width: 520px;
}
@media (width <= 600px) {
  ._form-voucher-validate-container_kz6rg_1 ._form-voucher-validate-input_kz6rg_7 {
    width: 320px;
  }
}
._form-voucher-validate-container_kz6rg_1 ._form-voucher-validate-button_kz6rg_15 {
  width: 300px;
  margin-bottom: 30px;
}._faqs-container_9o8w6_1 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 133px 148px 0;
}
@media (width <= 930px) {
  ._faqs-container_9o8w6_1 {
    padding: 133px 50px 0;
  }
}
@media (width <= 640px) {
  ._faqs-container_9o8w6_1 {
    padding: 133px 15px 0;
  }
}
@media (width >= 1600px) {
  ._faqs-container_9o8w6_1 {
    padding: 133px 350px 0;
  }
}
@media (width >= 1900px) {
  ._faqs-container_9o8w6_1 {
    padding: 133px 450px 0;
  }
}._invoice-history-container_16u5o_1 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 133px 148px 0;
}

._status-badge-desktop_16u5o_8 {
  display: flex;
  justify-content: center;
  min-width: 120px;
  max-width: 250px;
}

._modal-vouchers-history_16u5o_15 {
  z-index: 1100;
}

@media (width <= 930px) {
  ._invoice-history-container_16u5o_1 {
    padding: 133px 50px 0;
  }
}
@media (width <= 640px) {
  ._invoice-history-container_16u5o_1 {
    padding: 133px 15px 0;
  }
}
@media (width >= 1600px) {
  ._invoice-history-container_16u5o_1 {
    padding: 133px 350px 0;
  }
}
@media (width >= 1900px) {
  ._invoice-history-container_16u5o_1 {
    padding: 133px 450px 0;
  }
}._form-filter-history-container_19zjj_1 {
  display: flex;
  flex-direction: row;
  gap: 30px;
}

._form-filter-history-input_19zjj_7 {
  width: 300px;
}

@media (width <= 1100px) {
  ._form-filter-history-input_19zjj_7 {
    width: 250px;
  }
}
@media (width <= 1000px) {
  ._form-filter-history-container_19zjj_1 {
    flex-direction: column;
    gap: 0;
  }
}._table-invoice-history-status-badge_zrh00_1 {
  display: flex;
  justify-content: center;
  min-width: 120px;
  max-width: 250px;
}

._table-invoice-history-pagination_zrh00_8 {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}

._table-invoice-history-resume-position_zrh00_14 {
  align-self: center;
}.not-found-container {
  max-width: 100%;
  display: flex;
  text-align: center;
  justify-content: center;
}._password-update-container_tevnj_1 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 53px 148px 0;
  margin-top: var(--header-height);
}
@media (width <= 930px) {
  ._password-update-container_tevnj_1 {
    padding: 53px 50px 0;
  }
}
@media (width <= 640px) {
  ._password-update-container_tevnj_1 {
    padding: 53px 15px 0;
  }
}
@media (width >= 1600px) {
  ._password-update-container_tevnj_1 {
    padding: 53px 350px 0;
  }
}
@media (width >= 1900px) {
  ._password-update-container_tevnj_1 {
    padding: 53px 450px 0;
  }
}._form-password-update-container_lwpj3_1 {
  display: flex;
  flex-direction: column;
  width: 100%;
}
._form-password-update-container_lwpj3_1 ._form-password-update-button-return_lwpj3_6 button {
  padding: 0;
}
._form-password-update-container_lwpj3_1 ._form-password-update-input_lwpj3_9 {
  max-width: 520px;
  width: 100%;
}
._form-password-update-container_lwpj3_1 ._form-password-update-button_lwpj3_6 {
  max-width: 300px;
  width: 100%;
  margin-bottom: 30px;
}
._form-password-update-container_lwpj3_1 ._form-password-update-list_lwpj3_18 {
  padding-left: 5px;
}._reviews-container_x2852_1 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 133px 148px 0;
}

._reviews-pagination_x2852_8 {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}

._reviews-resume-position_x2852_14 {
  align-self: center;
}

@media (width <= 930px) {
  ._reviews-container_x2852_1 {
    padding: 133px 50px 0;
  }
}
@media (width <= 640px) {
  ._reviews-container_x2852_1 {
    padding: 133px 15px 0;
  }
}
@media (width >= 1600px) {
  ._reviews-container_x2852_1 {
    padding: 133px 350px 0;
  }
}
@media (width >= 1900px) {
  ._reviews-container_x2852_1 {
    padding: 133px 450px 0;
  }
}._page-user-profile-container_1ockt_1 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 133px 148px 0;
}

._page-user-profile-account_1ockt_8 {
  display: flex;
  flex-direction: column;
  background: #fff;
  padding: 24px;
  gap: 16px;
}

@media (width <= 1100px) {
  ._page-user-profile-input_1ockt_17 {
    width: 250px;
  }
}
@media (width <= 930px) {
  ._page-user-profile-container_1ockt_1 {
    padding: 133px 50px 0;
  }
}
@media (width <= 640px) {
  ._page-user-profile-container_1ockt_1 {
    padding: 133px 15px 0;
  }
}
@media (width >= 1600px) {
  ._page-user-profile-container_1ockt_1 {
    padding: 133px 350px 0;
  }
}
@media (width >= 1900px) {
  ._page-user-profile-container_1ockt_1 {
    padding: 133px 450px 0;
  }
}._image-preview-list-container_99c4d_1 {
  display: flex;
  flex-flow: row wrap;
  gap: 8px;
  justify-content: flex-start;
}

._image-preview-list-image_99c4d_8 {
  width: 100px;
  height: 87px;
  object-fit: cover;
  border-radius: 4px;
  max-width: 100%;
}

._image-preview-list-item_99c4d_16 {
  position: relative;
  display: inline-block;
}

._image-preview-list-icon-remove_99c4d_21 {
  background: rgba(90, 100, 90, 0.6);
  padding: 3px;
  border-radius: 2px;
  height: auto !important;
  position: absolute;
  top: 3px;
  right: 3px;
  cursor: pointer;
}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer: coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}
._uploader-image-container_1ryjp_1 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._uploader-image-content-disabled_1ryjp_7 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 87px;
  background: #fafafa;
  border: 3px solid #cdd3cd;
  border-radius: 4px;
  cursor: not-allowed;
}

._uploader-image-content-file-disabled_1ryjp_19 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 45px;
  font-weight: 100;
  background: #fff;
  color: #cdd3cd;
  width: 28px;
  height: 28px;
  border-radius: 4px;
  text-align: center;
}

._uploader-image-content-file-input_1ryjp_33 {
  display: none;
}

._uploader-image-content_1ryjp_7 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 87px;
  background: #cdd3cd;
  border-radius: 4px;
  cursor: pointer;
}

._uploader-image-content-file_1ryjp_19 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 45px;
  font-weight: 100;
  color: #33820d;
  width: 28px;
  height: 28px;
  background: #fff;
  border-radius: 4px;
}

._uploader-image-modal-crop_1ryjp_61 {
  display: flex;
  justify-content: center;
  margin: 10px auto;
  max-width: 350px;
  max-height: 350px;
}

._uploader-image-modal-buttons_1ryjp_69 {
  display: flex;
  gap: 30px;
}
._uploader-image-modal-buttons_1ryjp_69 diana-button {
  width: 300px;
}._form-user-profile-fields_1lraq_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
}

._form-user-profile-input_1lraq_7 {
  max-width: 520px;
}

._form-user-profile-label-value_1lraq_11 h3 {
  display: flex;
  align-items: center;
  gap: 5px;
}
._form-user-profile-label-value_1lraq_11 diana-icon {
  margin-top: 5px;
}

._form-user-profile-button-example_1lraq_20 button {
  padding: 20px 16px 20px 0;
  font-size: 14px;
}

._form-user-profile-buttons_1lraq_25 {
  display: flex;
  gap: 30px;
}
._form-user-profile-buttons_1lraq_25 diana-button {
  width: 300px;
}

._form-user-profile-uploader_1lraq_33 {
  display: flex;
  flex-direction: row;
  gap: 8px;
}

._form-user-profile-uploader-image_1lraq_39 {
  width: 100px;
  height: 87px;
  object-fit: cover;
  border-radius: 4px;
}

._form-user-profile-uploader-item_1lraq_46 {
  position: relative;
  display: inline-block;
}

._form-user-profile-uploader-icon-remove_1lraq_51 {
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer;
}

._form-user-profile-example-box_1lraq_58 {
  display: flex;
  justify-content: center;
}

._form-user-profile-example-image_1lraq_63 {
  width: 200px;
}

@media (width <= 930px) {
  ._form-user-profile-fields_1lraq_1 {
    grid-template-columns: none;
  }
}._page-user-profile-success-container_wkkui_1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 228px 148px 0;
}

._page-user-profile-success-wait_wkkui_9 {
  width: 300px;
  height: 246px;
}

._page-user-profile-success-buttons_wkkui_14 {
  display: flex;
  flex-direction: row;
  gap: 30px;
}
._page-user-profile-success-buttons_wkkui_14 diana-button {
  width: 300px;
}

@media (width <= 930px) {
  ._page-user-profile-success-container_wkkui_1 {
    padding: 228px 50px 0;
  }
}
@media (width <= 640px) {
  ._page-user-profile-success-container_wkkui_1 {
    padding: 228px 15px 0;
  }
}
@media (width <= 640px) {
  ._page-user-profile-success-buttons_wkkui_14 {
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
@media (width >= 1600px) {
  ._page-user-profile-success-container_wkkui_1 {
    padding: 228px 350px 0;
  }
}
@media (width >= 1900px) {
  ._page-user-profile-success-container_wkkui_1 {
    padding: 228px 450px 0;
  }
}._user-profile-view-container_1die1_1 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 133px 148px 0;
}
@media (width <= 930px) {
  ._user-profile-view-container_1die1_1 {
    padding: 133px 50px 0;
  }
}
@media (width <= 640px) {
  ._user-profile-view-container_1die1_1 {
    padding: 133px 15px 0;
  }
}
@media (width >= 1600px) {
  ._user-profile-view-container_1die1_1 {
    padding: 133px 350px 0;
  }
}
@media (width >= 1900px) {
  ._user-profile-view-container_1die1_1 {
    padding: 133px 450px 0;
  }
}

._user-profile-view-notification_1die1_28 {
  background-color: white;
  max-width: 740px;
}

._user-profile-view-switch_1die1_33 {
  width: 320px;
}

._user-profile-view-tooltip_1die1_37 h3 {
  display: flex;
  align-items: center;
  gap: 5px;
}
._user-profile-view-tooltip_1die1_37 diana-icon {
  margin-top: 5px;
}

._user-profile-view-input_1die1_46 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}

._user-profile-view-card-input_1die1_52 input {
  font-weight: 900;
  color: #323c32 !important;
}

._user-profile-view-card-button_1die1_57 {
  display: flex;
  justify-content: center;
}

._user-profile-view-card_1die1_52 {
  border: 1px solid #cdd3cd;
  border-radius: 4px;
}

._user-profile-view-card-header_1die1_67 {
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 4px;
  padding: 24px 24px 16px;
  gap: 16px;
}

._user-profile-view-card-footer_1die1_76 {
  background: #fafafa;
  border-top: 1px solid #cdd3cd;
  gap: 8px;
}

._modal-with-actions-buttons_1die1_82 {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
._modal-with-actions-buttons_1die1_82 diana-button {
  width: 100%;
}._page-home-main-content_l880i_1 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  margin-top: 113px;
  padding-left: 148px;
}

._page-home-profile-alert_l880i_9 {
  width: 626px;
  border-left: 4px solid #e6a500;
  border-radius: 5px;
  padding: 12px 16px;
  background: #fff;
}
._page-home-profile-alert_l880i_9 h1 {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #323c32;
}
._page-home-profile-alert_l880i_9 diana-button button {
  padding: 0;
}

._page-home-coupon-summary_l880i_26 {
  display: flex;
  flex-direction: row;
  gap: 40px;
}
._page-home-coupon-summary_l880i_26 ._page-home-cards-coupon_l880i_31 {
  width: 519px;
  height: 112px;
  cursor: pointer;
  margin: 0;
}
._page-home-coupon-summary_l880i_26 diana-card h1 {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
}

._page-home-activity-cards_l880i_43 {
  display: flex;
  flex-direction: row;
  gap: 40px;
}
._page-home-activity-cards_l880i_43 ._page-home-cards-coupon_l880i_31 {
  width: 519px;
  height: 112px;
  cursor: pointer;
  margin: 0;
}
._page-home-activity-cards_l880i_43 diana-card h1 {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
}
._page-home-activity-cards_l880i_43 diana-card h5 {
  margin-top: -16px;
}

@media (width <= 730px) {
  ._page-home-nav-links_l880i_64 {
    display: none;
  }
  ._page-home-nav-links-mobile_l880i_67 {
    display: flex;
  }
}
@media (width <= 930px) {
  ._page-home-main-content_l880i_1 {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (width <= 640px) {
  ._page-home-main-content_l880i_1 {
    padding-left: 15px;
    padding-right: 15px;
  }
  ._page-home-profile-alert_l880i_9 {
    width: auto;
  }
  ._page-home-activity-cards_l880i_43 ._page-home-cards-coupon_l880i_31,
  ._page-home-coupon-summary_l880i_26 ._page-home-cards-coupon_l880i_31 {
    height: 140px;
    width: auto;
  }
}
@media (width <= 450px) {
  ._page-home-activity-cards_l880i_43 ._page-home-cards-coupon_l880i_31,
  ._page-home-coupon-summary_l880i_26 ._page-home-cards-coupon_l880i_31 {
    height: 170px;
    width: auto;
  }
}
@media (width <= 1280px) {
  ._page-home-user-menu_l880i_99 {
    margin-left: 100px;
  }
}
@media (width <= 1200px) {
  ._page-home-coupon-summary_l880i_26,
  ._page-home-activity-cards_l880i_43 {
    flex-direction: column;
  }
}
@media (width >= 1600px) {
  ._page-home-main-content_l880i_1 {
    padding-left: 350px;
  }
}
@media (width >= 1900px) {
  ._page-home-main-content_l880i_1 {
    padding-left: 450px;
  }
}._card-validate-container_i33c1_1 diana-card {
  width: 519px;
  height: 112px;
  cursor: pointer;
  background: #26610a;
  margin: 0;
}
._card-validate-container_i33c1_1 diana-card h1 {
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  color: #33820d !important;
  padding: 4px 8px;
  max-width: 98px;
  background: white;
}
._card-validate-container_i33c1_1 diana-card h5 {
  margin: 0;
}

@media (width <= 640px) {
  ._card-validate-container_i33c1_1 diana-card {
    height: 140px;
    width: auto;
  }
}
@media (width <= 450px) {
  ._card-validate-container_i33c1_1 diana-card {
    height: 160px;
    width: auto;
  }
}._page-invoice-sending-success_18x3j_1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 228px 148px 0;
}
@media (width <= 930px) {
  ._page-invoice-sending-success_18x3j_1 {
    padding: 228px 50px 0;
  }
}
@media (width <= 640px) {
  ._page-invoice-sending-success_18x3j_1 {
    padding: 228px 15px 0;
  }
}
@media (width >= 1600px) {
  ._page-invoice-sending-success_18x3j_1 {
    padding: 228px 350px 0;
  }
}
@media (width >= 1900px) {
  ._page-invoice-sending-success_18x3j_1 {
    padding: 228px 450px 0;
  }
}

._page-invoice-sending-success-buttons_18x3j_29 {
  display: flex;
  flex-direction: row;
  gap: 30px;
}
@media (width <= 640px) {
  ._page-invoice-sending-success-buttons_18x3j_29 {
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
._page-invoice-sending-success-buttons_18x3j_29 diana-button {
  width: 300px;
}

._page-invoice-sending-success-wait_18x3j_45 {
  width: 221px;
  height: 219px;
}._page-cupons-sending-container_1tplh_1 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 133px 148px 0;
}
@media (width <= 930px) {
  ._page-cupons-sending-container_1tplh_1 {
    padding: 133px 50px 0;
  }
}
@media (width <= 640px) {
  ._page-cupons-sending-container_1tplh_1 {
    padding: 133px 15px 0;
  }
}
@media (width >= 1600px) {
  ._page-cupons-sending-container_1tplh_1 {
    padding: 133px 350px 0;
  }
}
@media (width >= 1900px) {
  ._page-cupons-sending-container_1tplh_1 {
    padding: 133px 450px 0;
  }
}

._file-uploader-drawer_1tplh_28 {
  z-index: 1100;
}
._file-uploader-drawer_1tplh_28 h3 {
  font-weight: 300 !important;
}
._file-uploader-drawer_1tplh_28 div {
  max-width: 707px !important;
}

._file-uploader-drawer_1tplh_28 > div:first-of-type > div:nth-of-type(2) {
  display: flex;
  flex-direction: column;
  height: 100vh;
}form {
  display: flex;
  flex-direction: column;
  flex: 1;
}

._file-uploader-drawer-footer_1m5qj_7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  padding: 16px 0 2px;
}
._file-uploader-drawer-footer_1m5qj_7 diana-button {
  width: 300px;
}._card-voucher-sending_1myx7_1 {
  width: 518px;
  height: fit-content;
}
@media (width <= 640px) {
  ._card-voucher-sending_1myx7_1 {
    width: 450px;
  }
}
@media (width <= 500px) {
  ._card-voucher-sending_1myx7_1 {
    width: 400px;
  }
}
@media (width <= 450px) {
  ._card-voucher-sending_1myx7_1 {
    width: 340px;
  }
}

._card-voucher-sending-item_1myx7_21 dt {
  min-width: 100px;
}

._card-voucher-sending-tag_1myx7_25 {
  border-radius: 14px;
}
._card-voucher-sending-tag_1myx7_25 span {
  padding: 0;
  font-weight: 300 !important;
}
._card-voucher-sending-tag_1myx7_25 span span {
  max-width: none !important;
  max-height: none !important;
}

._card-voucher-sending-footer_1myx7_37 {
  display: flex;
  justify-content: center;
  align-items: center;
}._invoice-resending-charge-container_144lf_1 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 133px 148px 0;
}
@media (width <= 930px) {
  ._invoice-resending-charge-container_144lf_1 {
    padding: 133px 50px 0;
  }
}
@media (width <= 640px) {
  ._invoice-resending-charge-container_144lf_1 {
    padding: 133px 15px 0;
  }
}
@media (width >= 1600px) {
  ._invoice-resending-charge-container_144lf_1 {
    padding: 133px 350px 0;
  }
}
@media (width >= 1900px) {
  ._invoice-resending-charge-container_144lf_1 {
    padding: 133px 450px 0;
  }
}

._file-uploader-drawer_144lf_28 {
  z-index: 1100;
}
._file-uploader-drawer_144lf_28 h3 {
  font-weight: 300 !important;
}
._file-uploader-drawer_144lf_28 div {
  max-width: 707px !important;
}

._file-uploader-drawer_144lf_28 > div:first-of-type > div:nth-of-type(2) {
  display: flex;
  flex-direction: column;
  height: 100vh;
}

._invoice-resending-charge-notification_144lf_44 {
  background-color: white;
  max-width: 630px;
}form {
  display: flex;
  flex-direction: column;
  flex: 1;
}

._file-uploader-resend-footer_j9xpy_7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  padding: 16px 0 2px;
}
._file-uploader-resend-footer_j9xpy_7 diana-button {
  width: 300px;
}._card-invoice-resend_st0pj_1 {
  width: 518px;
  height: fit-content;
}
@media (width <= 640px) {
  ._card-invoice-resend_st0pj_1 {
    width: 450px;
  }
}
@media (width <= 500px) {
  ._card-invoice-resend_st0pj_1 {
    width: 400px;
  }
}
@media (width <= 450px) {
  ._card-invoice-resend_st0pj_1 {
    width: 340px;
  }
}

._card-invoice-resend-item_st0pj_21 dt {
  min-width: 100px;
}

._card-invoice-resend-tag_st0pj_25 {
  border-radius: 14px;
}
._card-invoice-resend-tag_st0pj_25 span {
  padding: 0;
  font-weight: 300 !important;
}
._card-invoice-resend-tag_st0pj_25 span span {
  max-width: none !important;
  max-height: none !important;
}

._card-invoice-resend-footer_st0pj_37 {
  display: flex;
  justify-content: center;
  align-items: center;
}._password-recovery-container_1lzy9_1 {
  display: flex;
  flex-direction: column;
  background: #fafafa;
  min-height: 100dvh;
}._modal-container_s89kn_1 {
  position: relative;
  z-index: 1100;
}._password-reset-container_1rs2f_1 {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 89px 30px 0 148px;
}
@media (width <= 850px) {
  ._password-reset-container_1rs2f_1 {
    padding: 89px 30px 0 80px;
  }
}
@media (width <= 500px) {
  ._password-reset-container_1rs2f_1 {
    padding: 89px 30px 0;
  }
}
@media (width >= 1600px) {
  ._password-reset-container_1rs2f_1 {
    padding: 89px 30px 0 350px;
  }
}
@media (width >= 1900px) {
  ._password-reset-container_1rs2f_1 {
    padding: 89px 30px 0 450px;
  }
}
._password-reset-container_1rs2f_1 ._password-reset-button-return_1rs2f_27 button {
  padding: 0;
}
._password-reset-container_1rs2f_1 ._password-reset-input_1rs2f_30 {
  max-width: 520px;
  width: 100%;
  padding-right: 20px;
}
._password-reset-container_1rs2f_1 ._password-reset-button_1rs2f_27 {
  max-width: 300px;
  width: 100%;
}._password-confirm-container_ukmyq_1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #fafafa;
}._form-password-confirm-container_1vofd_1 {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 89px 30px 0 148px;
}
@media (width <= 850px) {
  ._form-password-confirm-container_1vofd_1 {
    padding: 89px 30px 0 80px;
  }
}
@media (width <= 500px) {
  ._form-password-confirm-container_1vofd_1 {
    padding: 89px 30px 0;
  }
}
@media (width >= 1600px) {
  ._form-password-confirm-container_1vofd_1 {
    padding: 89px 30px 0 350px;
  }
}
@media (width >= 1900px) {
  ._form-password-confirm-container_1vofd_1 {
    padding: 89px 30px 0 450px;
  }
}
._form-password-confirm-container_1vofd_1 ._form-password-confirm-button-return_1vofd_27 button {
  padding: 0;
}
._form-password-confirm-container_1vofd_1 ._form-password-confirm-input_1vofd_30 {
  max-width: 520px;
  width: 100%;
}
._form-password-confirm-container_1vofd_1 ._form-password-confirm-button_1vofd_27 {
  max-width: 300px;
  width: 100%;
  margin-bottom: 30px;
}
._form-password-confirm-container_1vofd_1 ._form-password-confirm-list_1vofd_39 {
  padding-left: 5px;
}._session-expired_s6v84_1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #cdd3cd;
  height: 100vh;
}
._session-expired_s6v84_1 h4 {
  text-align: center;
}

._session-expired-card_s6v84_13 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  max-width: 476px;
  width: 100%;
  max-height: 475px;
  height: 100%;
  border-radius: 19px;
  padding: 40px;
  background: #fff;
}
@media (width <= 550px) {
  ._session-expired-card_s6v84_13 {
    max-width: 350px;
  }
}
@media (width <= 350px) {
  ._session-expired-card_s6v84_13 {
    max-width: 300px;
  }
}

._session-expired-logo-row_s6v84_37 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 17px;
}

._session-expired-logo-title_s6v84_44 h3 {
  color: #64c832;
  font-weight: 500;
  line-height: 16px;
}

._session-expired-title_s6v84_50 {
  text-align: center;
}

._session-expired-button_s6v84_54 {
  max-width: 300px;
  width: 100%;
}._login-container_vv13u_1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #cdd3cd;
  min-height: 100dvh;
}

._login-box_vv13u_10 {
  width: 476px;
  height: 475px;
  border-radius: 19px;
  background: #fff;
}
@media (width <= 520px) {
  ._login-box_vv13u_10 {
    width: 350px;
  }
}
@media (width <= 370px) {
  ._login-box_vv13u_10 {
    width: 280px;
  }
}

._login-content_vv13u_27 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 0;
  gap: 17px;
}

._login-content-title_vv13u_35 {
  color: #64c832;
  font-weight: 500;
  font-size: 24px;
  line-height: 16px;
  letter-spacing: 0;
  margin-top: 2px;
}

._login-box-footer_vv13u_44 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 8px;
}

._login-box-footer-text_vv13u_52 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #33820d;
}

._login-footer-copyright_vv13u_60 {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #323c32;
  font-size: 12px;
  background: transparent;
  margin-bottom: 0;
  padding: 12px 0;
  z-index: 100;
}._form-login_8ostt_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  padding: 0 30px;
}

._form-login-button_8ostt_9 {
  max-width: 300px;
  width: 100%;
  margin: 8px 0 32px;
}._maintenance-container_x4bqw_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 100dvh;
  padding-top: 124px;
  background-color: #fafafa;
}

._maintenance-text_x4bqw_10 {
  max-width: 850px;
  text-align: center;
}
@media (width <= 330px) {
  ._maintenance-text_x4bqw_10 h1 {
    font-size: 30px !important;
  }
}

._maintenance-button_x4bqw_20 {
  max-width: 300px;
  width: 100%;
  margin-bottom: 30px;
}._toast-container_113pr_1 {
  max-width: 700px;
  height: 100%;
  position: fixed;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1200;
}

._toast-content_113pr_11 {
  min-width: 500px;
}
@media (width <= 520px) {
  ._toast-content_113pr_11 {
    min-width: 280px;
  }
}/* CSS Reset */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body {
  height: 100%;
  font-family: "Nunito", sans-serif;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  background: #fff;
  color: #222;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

input,
button,
textarea,
select {
  font: inherit;
  color: inherit;
  background: none;
  border: none;
  outline: none;
}

a {
  color: inherit;
  text-decoration: none;
}

ul,
ol {
  list-style: none;
}

button {
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

:root {
  --header-height: 80px;
}