@layer ww-style-reset, ww-style-component, ww-style-core, ww-style-library, ww-style-section, ww-style-element, ww-style-layout-override, ww-style-runtime;
@property --ww-style-background-color {
  syntax: "*";
  inherits: false;
}
@property --ww-style-border {
  syntax: "*";
  inherits: false;
}
@property --ww-style-padding {
  syntax: "*";
  inherits: false;
}
@property --ww-style-width {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-text-color {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-layout-justify-content {
  syntax: "*";
  inherits: false;
}
@property --ww-style-display {
  syntax: "*";
  inherits: false;
}
@property --ww-style-cursor {
  syntax: "*";
  inherits: false;
}
@property --ww-style-opacity {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-text-text-decoration {
  syntax: "*";
  inherits: false;
}
@property --ww-content-flex-direction-layout-flex {
  syntax: "*";
  inherits: false;
}
@property --ww-content-row-gap-layout-flex {
  syntax: "*";
  inherits: false;
}
@property --ww-content-column-gap-layout-flex {
  syntax: "*";
  inherits: false;
}
@property --ww-content-flex-wrap-layout-flex {
  syntax: "*";
  inherits: false;
}
@property --ww-style-box-shadow {
  syntax: "*";
  inherits: false;
}
@layer ww-style-library {
  @layer definition, instance;
  @layer definition {
    @layer normal, custom;
    @layer normal {
      .ww-e-dJc {
        margin: 0;
        padding: 16px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-dJc.ww-layout, .ww-e-dJc [data-ww-ls~="dJc"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dDK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dI7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dDj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dE7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dDA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dGe {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dGH {
        margin: 0;
        padding: 0;
        z-index: 9999;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        max-width: unset;
        min-width: unset;
        height: 100vh;
        max-height: unset;
        min-height: unset;
        background-color: #0f172a59;
      }
      .ww-e-dGH.ww-layout, .ww-e-dGH [data-ww-ls~="dGH"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
      }
      .ww-e-dGK {
        margin: 0;
        padding: 14px 18px;
        z-index: 10000;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 20px;
        right: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color, #F0FDF4);
        box-shadow: 0 4px 16px #00000026;
        border: var(--ww-style-border, 1px solid #BBF7D0);
        border-radius: 10px;
      }
      .ww-e-dGK.ww-layout, .ww-e-dGK [data-ww-ls~="dGK"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dH3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dH3.ww-layout, .ww-e-dH3 [data-ww-ls~="dH3"] {
        display: flex;
      }
      .ww-e-dDi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dGD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJ1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJ1.ww-layout, .ww-e-dJ1 [data-ww-ls~="dJ1"] {
        display: flex;
      }
      .ww-e-dJF {
        margin: 0;
        padding: var(--ww-style-padding, 24px 16px);
        z-index: unset;
        align-self: unset;
        display: flex;
        width: var(--ww-style-width, 260px);
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        transition: width 0.15s ease;
        border-right: 1px solid #e2e8f0;
      }
      .ww-e-dJF.ww-layout, .ww-e-dJF [data-ww-ls~="dJF"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-dFc {
        margin: 0;
        padding: 24px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 260px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-right: 1px solid #e2e8f0;
      }
      .ww-e-dFc.ww-layout, .ww-e-dFc [data-ww-ls~="dFc"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-dGb {
        margin: 0;
        padding: var(--ww-style-padding, 24px 16px);
        z-index: unset;
        align-self: unset;
        display: flex;
        width: var(--ww-style-width, 260px);
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        transition: width 0.15s ease;
      }
      .ww-e-dGb.ww-layout, .ww-e-dGb [data-ww-ls~="dGb"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-dCQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dK6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dHe {
        margin: 0;
        padding: 14px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-dHe.ww-layout, .ww-e-dHe [data-ww-ls~="dHe"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dIM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dIM.ww-layout, .ww-e-dIM [data-ww-ls~="dIM"] {
        display: flex;
      }
      .ww-e-dIN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dIN.ww-layout, .ww-e-dIN [data-ww-ls~="dIN"] {
        display: flex;
      }
      .ww-e-dGW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dCH {
        margin: 0;
        padding: 0 12px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #2563eb;
        text-transform: uppercase;
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-dCI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dCJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dCK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dCL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dCM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dCM.ww-layout, .ww-e-dCM [data-ww-ls~="dCM"] {
        display: flex;
      }
      .ww-e-dCN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dCO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 400;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-dCP {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-dCP.ww-layout, .ww-e-dCP [data-ww-ls~="dCP"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-dCR {
        margin: 0;
        padding: 28px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 480px;
        max-width: 90vw;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-dCR.ww-layout, .ww-e-dCR [data-ww-ls~="dCR"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      .ww-e-dCS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dCS.ww-layout, .ww-e-dCS [data-ww-ls~="dCS"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-dCT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 20px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dCU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 400;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-dCV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dCV.ww-layout, .ww-e-dCV [data-ww-ls~="dCV"] {
        display: flex;
        flex-flow: column;
        gap: 14px;
      }
      .ww-e-dCW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dCW.ww-layout, .ww-e-dCW [data-ww-ls~="dCW"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dCX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dCY {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dCZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dCZ.ww-layout, .ww-e-dCZ [data-ww-ls~="dCZ"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dCa {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dCb {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dCc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dCc.ww-layout, .ww-e-dCc [data-ww-ls~="dCc"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dCd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dCe {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 70px;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dCf {
        margin: 4px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dCf.ww-layout, .ww-e-dCf [data-ww-ls~="dCf"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dCg {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fecaca;
        border-radius: 8px;
      }
      .ww-e-dCg.ww-layout, .ww-e-dCg [data-ww-ls~="dCg"] {
        display: flex;
      }
      .ww-e-dCh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-dCi {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dCi:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dCj {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dCk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dCl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dCm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dCn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dCo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dCp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dCq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dCr {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dCr:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dCr.ww-layout, .ww-e-dCr [data-ww-ls~="dCr"] {
        display: flex;
        justify-content: var(--ww-content-ww-layout-justify-content, flex-start);
        align-items: center;
        gap: 10px;
      }
      .ww-e-dCs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-dCt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dCu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: #0000;
        border: none;
        --placeholder-color: #94A3B8;
      }
      .ww-e-dCv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      .ww-e-dCv.ww-layout, .ww-e-dCv [data-ww-ls~="dCv"] {
        display: flex;
      }
      .ww-e-dCw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-dCx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-dCx.ww-layout, .ww-e-dCx [data-ww-ls~="dCx"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dCy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 32px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        background-color: #2563eb;
        border-radius: 999px;
      }
      .ww-e-dCy.ww-layout, .ww-e-dCy [data-ww-ls~="dCy"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-dCz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-dD0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dD0.ww-layout, .ww-e-dD0 [data-ww-ls~="dD0"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dD1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dD2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 400;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-dD3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: 14px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dD4 {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 160px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 12px #00000014;
        border: 1px solid #e2e8f0;
        border-radius: 10px;
      }
      .ww-e-dD4.ww-layout, .ww-e-dD4 [data-ww-ls~="dD4"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dD5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 15px;
        max-width: unset;
        min-width: unset;
        height: 15px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dD6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: flex-end;
        display: flex;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dD6.ww-layout, .ww-e-dD6 [data-ww-ls~="dD6"] {
        display: flex;
        flex-direction: row;
        justify-content: var(--ww-content-ww-layout-justify-content, flex-end);
        align-items: baseline;
        flex-wrap: revert-layer;
      }
      .ww-e-dD7 {
        margin: 0;
        padding: 24px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dD7.ww-layout, .ww-e-dD7 [data-ww-ls~="dD7"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dD8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #dc2626;
        white-space-collapse: preserve;
      }
      .ww-e-dD9 {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dDB {
        margin: 0;
        padding: 28px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 420px;
        max-width: 90vw;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-dDB.ww-layout, .ww-e-dDB [data-ww-ls~="dDB"] {
        display: flex;
        flex-flow: column;
        gap: 18px;
      }
      .ww-e-dDC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dDD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dDD.ww-layout, .ww-e-dDD [data-ww-ls~="dDD"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dDE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dDF {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dDG {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fecaca;
        border-radius: 8px;
      }
      .ww-e-dDG.ww-layout, .ww-e-dDG [data-ww-ls~="dDG"] {
        display: flex;
      }
      .ww-e-dDH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-dDI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dDI.ww-layout, .ww-e-dDI [data-ww-ls~="dDI"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dDJ {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dDJ:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dDL {
        margin: 0;
        padding: 28px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 420px;
        max-width: 90vw;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-dDL.ww-layout, .ww-e-dDL [data-ww-ls~="dDL"] {
        display: flex;
        flex-flow: column;
        gap: 18px;
      }
      .ww-e-dDM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dDN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dDN.ww-layout, .ww-e-dDN [data-ww-ls~="dDN"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dDO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dDP {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dDQ {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fecaca;
        border-radius: 8px;
      }
      .ww-e-dDQ.ww-layout, .ww-e-dDQ [data-ww-ls~="dDQ"] {
        display: flex;
      }
      .ww-e-dDR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-dDS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dDS.ww-layout, .ww-e-dDS [data-ww-ls~="dDS"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dDT {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dDT:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dDU {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dDV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dDV.ww-layout, .ww-e-dDV [data-ww-ls~="dDV"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dDW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dDX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dDY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dDZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dDa {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dDa.ww-layout, .ww-e-dDa [data-ww-ls~="dDa"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dDb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dDc {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dDd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-dDe {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dDe.ww-layout, .ww-e-dDe [data-ww-ls~="dDe"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dDf {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dDf:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dDg {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fecaca;
        border-radius: 8px;
      }
      .ww-e-dDg.ww-layout, .ww-e-dDg [data-ww-ls~="dDg"] {
        display: flex;
      }
      .ww-e-dDh {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dDk {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 380px;
        max-width: 90vw;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-dDk.ww-layout, .ww-e-dDk [data-ww-ls~="dDk"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-dDl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 17px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dDm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 400;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-dDn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dDn.ww-layout, .ww-e-dDn [data-ww-ls~="dDn"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dDo {
        margin: 0;
        padding: 28px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 480px;
        max-width: 90vw;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-dDo.ww-layout, .ww-e-dDo [data-ww-ls~="dDo"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      .ww-e-dDp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dDq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dDq.ww-layout, .ww-e-dDq [data-ww-ls~="dDq"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dDr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dDs {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dDt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dDt.ww-layout, .ww-e-dDt [data-ww-ls~="dDt"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dDu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dDv {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dDw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dDw.ww-layout, .ww-e-dDw [data-ww-ls~="dDw"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dDx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dDy {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 70px;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dDz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dDz.ww-layout, .ww-e-dDz [data-ww-ls~="dDz"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dE0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dE1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dE2 {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fecaca;
        border-radius: 8px;
      }
      .ww-e-dE2.ww-layout, .ww-e-dE2 [data-ww-ls~="dE2"] {
        display: flex;
      }
      .ww-e-dE3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-dE4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dE4.ww-layout, .ww-e-dE4 [data-ww-ls~="dE4"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dE5 {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dE6 {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dE6:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dE8 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 400px;
        max-width: 90vw;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-dE8.ww-layout, .ww-e-dE8 [data-ww-ls~="dE8"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-dE9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 17px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dEA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEA.ww-layout, .ww-e-dEA [data-ww-ls~="dEA"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dEB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dEC {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dED {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fecaca;
        border-radius: 8px;
      }
      .ww-e-dED.ww-layout, .ww-e-dED [data-ww-ls~="dED"] {
        display: flex;
      }
      .ww-e-dEE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-dEF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEF.ww-layout, .ww-e-dEF [data-ww-ls~="dEF"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dEH {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dEH:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dEI {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dEK {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 460px;
        max-width: 90vw;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-dEK.ww-layout, .ww-e-dEK [data-ww-ls~="dEK"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-dEL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 17px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dEM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEM.ww-layout, .ww-e-dEM [data-ww-ls~="dEM"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dEN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dEO {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dEP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEP.ww-layout, .ww-e-dEP [data-ww-ls~="dEP"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dEQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dER {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 60px;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dES {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dES.ww-layout, .ww-e-dES [data-ww-ls~="dES"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dET {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dEU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEV.ww-layout, .ww-e-dEV [data-ww-ls~="dEV"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dEW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dEX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEY.ww-layout, .ww-e-dEY [data-ww-ls~="dEY"] {
        display: flex;
        flex-direction: row;
        gap: 20px;
        flex-wrap: revert-layer;
      }
      .ww-e-dEZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEZ.ww-layout, .ww-e-dEZ [data-ww-ls~="dEZ"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dEa {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dEc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEc.ww-layout, .ww-e-dEc [data-ww-ls~="dEc"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dEd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEe {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dEf {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fecaca;
        border-radius: 8px;
      }
      .ww-e-dEf.ww-layout, .ww-e-dEf [data-ww-ls~="dEf"] {
        display: flex;
      }
      .ww-e-dEg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-dEh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEh.ww-layout, .ww-e-dEh [data-ww-ls~="dEh"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dEi {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dEj {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dEj:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dEk {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 420px;
        max-width: 90vw;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-dEk.ww-layout, .ww-e-dEk [data-ww-ls~="dEk"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-dEl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 17px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dEm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEm.ww-layout, .ww-e-dEm [data-ww-ls~="dEm"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dEn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dEo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        text-align: center;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-dEq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEq.ww-layout, .ww-e-dEq [data-ww-ls~="dEq"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dEr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dEs {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dEt {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fecaca;
        border-radius: 8px;
      }
      .ww-e-dEt.ww-layout, .ww-e-dEt [data-ww-ls~="dEt"] {
        display: flex;
      }
      .ww-e-dEu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-dEv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dEv.ww-layout, .ww-e-dEv [data-ww-ls~="dEv"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dEx {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dEx:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dEy {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dF0 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 460px;
        max-width: 90vw;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-dF0.ww-layout, .ww-e-dF0 [data-ww-ls~="dF0"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-dF1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 17px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dF2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dF2.ww-layout, .ww-e-dF2 [data-ww-ls~="dF2"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dF3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dF4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dF5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        text-align: center;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-dF6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dF6.ww-layout, .ww-e-dF6 [data-ww-ls~="dF6"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dF7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dF8 {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dF9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dF9.ww-layout, .ww-e-dF9 [data-ww-ls~="dF9"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dFA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dFB {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 50px;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dFC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFC.ww-layout, .ww-e-dFC [data-ww-ls~="dFC"] {
        display: flex;
        flex-direction: row;
        gap: 20px;
        flex-wrap: revert-layer;
      }
      .ww-e-dFD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFD.ww-layout, .ww-e-dFD [data-ww-ls~="dFD"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dFE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dFG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFG.ww-layout, .ww-e-dFG [data-ww-ls~="dFG"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dFH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dFJ {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fecaca;
        border-radius: 8px;
      }
      .ww-e-dFJ.ww-layout, .ww-e-dFJ [data-ww-ls~="dFJ"] {
        display: flex;
      }
      .ww-e-dFK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-dFL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFL.ww-layout, .ww-e-dFL [data-ww-ls~="dFL"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dFM {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dFN {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dFN:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dFO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dFP {
        margin: 0;
        padding: 28px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 460px;
        max-width: 90vw;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-dFP.ww-layout, .ww-e-dFP [data-ww-ls~="dFP"] {
        display: flex;
        flex-flow: column;
        gap: 18px;
      }
      .ww-e-dFQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFQ.ww-layout, .ww-e-dFQ [data-ww-ls~="dFQ"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dFR {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dFS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dFT {
        margin: 0;
        padding: 0 12px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #2563eb;
        text-transform: uppercase;
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-dFU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dFW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dFY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFZ.ww-layout, .ww-e-dFZ [data-ww-ls~="dFZ"] {
        display: flex;
      }
      .ww-e-dFa {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-dFa.ww-layout, .ww-e-dFa [data-ww-ls~="dFa"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dFb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dFe {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 400px;
        max-width: 90vw;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-dFe.ww-layout, .ww-e-dFe [data-ww-ls~="dFe"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-dFf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 17px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dFg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFg.ww-layout, .ww-e-dFg [data-ww-ls~="dFg"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dFh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dFi {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dFj {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fecaca;
        border-radius: 8px;
      }
      .ww-e-dFj.ww-layout, .ww-e-dFj [data-ww-ls~="dFj"] {
        display: flex;
      }
      .ww-e-dFk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-dFl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFl.ww-layout, .ww-e-dFl [data-ww-ls~="dFl"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dFm {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dFm:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dFn {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dFo {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 460px;
        max-width: 90vw;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-dFo.ww-layout, .ww-e-dFo [data-ww-ls~="dFo"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-dFp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 17px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dFq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFq.ww-layout, .ww-e-dFq [data-ww-ls~="dFq"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dFr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dFs {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dFt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFt.ww-layout, .ww-e-dFt [data-ww-ls~="dFt"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dFu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dFv {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 60px;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dFw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFw.ww-layout, .ww-e-dFw [data-ww-ls~="dFw"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dFx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dFy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dFz.ww-layout, .ww-e-dFz [data-ww-ls~="dFz"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dG0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dG1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dG2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dG2.ww-layout, .ww-e-dG2 [data-ww-ls~="dG2"] {
        display: flex;
        flex-direction: row;
        gap: 20px;
        flex-wrap: revert-layer;
      }
      .ww-e-dG3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dG3.ww-layout, .ww-e-dG3 [data-ww-ls~="dG3"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dG4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dG5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dG6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dG6.ww-layout, .ww-e-dG6 [data-ww-ls~="dG6"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dG7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dG8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dG9 {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fecaca;
        border-radius: 8px;
      }
      .ww-e-dG9.ww-layout, .ww-e-dG9 [data-ww-ls~="dG9"] {
        display: flex;
      }
      .ww-e-dGA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-dGB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dGB.ww-layout, .ww-e-dGB [data-ww-ls~="dGB"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dGC {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dGC:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dGE {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dGF {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dGG {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #dc2626;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dGG:where([data-ww-states~="hover"]) {
        background-color: #b91c1c;
      }
      .ww-e-dGI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-dGJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 32px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dGL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dGM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color, #166534);
        white-space-collapse: preserve;
      }
      .ww-e-dGN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dGO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dGO.ww-layout, .ww-e-dGO [data-ww-ls~="dGO"] {
        display: flex;
        flex-direction: row;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      .ww-e-dGP {
        margin: 0;
        padding: 3px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #2563eb;
        white-space-collapse: preserve;
        background-color: #dbeafe;
        border-radius: 999px;
      }
      .ww-e-dGQ {
        margin: 0;
        padding: 3px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #16a34a;
        white-space-collapse: preserve;
        background-color: #dcfce7;
        border-radius: 999px;
      }
      .ww-e-dGR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 400;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dGS {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fecaca;
        border-radius: 8px;
      }
      .ww-e-dGS.ww-layout, .ww-e-dGS [data-ww-ls~="dGS"] {
        display: flex;
      }
      .ww-e-dGT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-dGU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dGU.ww-layout, .ww-e-dGU [data-ww-ls~="dGU"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dGV {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dGV:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dGX {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dGY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dGZ {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dGZ:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dGa {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 8px;
      }
      .ww-e-dGa.ww-layout, .ww-e-dGa [data-ww-ls~="dGa"] {
        display: flex;
      }
      .ww-e-dGc {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
        --placeholder-color: #94A3B8;
      }
      .ww-e-dGd {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dGd:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dGf {
        margin: 0;
        padding: 24px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 480px;
        max-width: 90vw;
        min-width: unset;
        height: auto;
        max-height: 80vh;
        min-height: unset;
        background-color: #fff;
        border-radius: 14px;
      }
      .ww-e-dGf.ww-layout, .ww-e-dGf [data-ww-ls~="dGf"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-dGg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dGg.ww-layout, .ww-e-dGg [data-ww-ls~="dGg"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-dGh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dGh.ww-layout, .ww-e-dGh [data-ww-ls~="dGh"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-dGi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dGj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-dGk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      .ww-e-dGk.ww-layout, .ww-e-dGk [data-ww-ls~="dGk"] {
        display: flex;
      }
      .ww-e-dGl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dGl.ww-layout, .ww-e-dGl [data-ww-ls~="dGl"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-dGm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-dGn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-dGo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dGo.ww-layout, .ww-e-dGo [data-ww-ls~="dGo"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      .ww-e-dGp {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 8px;
      }
      .ww-e-dGp.ww-layout, .ww-e-dGp [data-ww-ls~="dGp"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-dGq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-dGr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dGs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dGs.ww-layout, .ww-e-dGs [data-ww-ls~="dGs"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-dGt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #dc2626;
        white-space-collapse: preserve;
      }
      .ww-e-dGu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dGu.ww-layout, .ww-e-dGu [data-ww-ls~="dGu"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dGv {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #dc2626;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #fca5a5;
        border-radius: 8px;
      }
      .ww-e-dGv:where([data-ww-states~="hover"]) {
        background-color: #fef2f2;
      }
      .ww-e-dGw {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #16a34a;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dGw:where([data-ww-states~="hover"]) {
        background-color: #15803d;
      }
      .ww-e-dGx {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: none;
        border-radius: 6px;
      }
      .ww-e-dGx:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dGy {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #2563eb;
        text-decoration: none;
        white-space-collapse: preserve;
        background-color: #eff6ff;
        cursor: pointer;
        border: 1px solid #93c5fd;
        border-radius: 8px;
      }
      .ww-e-dGz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dGz.ww-layout, .ww-e-dGz [data-ww-ls~="dGz"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      .ww-e-dH0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dH0.ww-layout, .ww-e-dH0 [data-ww-ls~="dH0"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      .ww-e-dH1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-dH2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dH2.ww-layout, .ww-e-dH2 [data-ww-ls~="dH2"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-dH4 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 14px;
      }
      .ww-e-dH4.ww-layout, .ww-e-dH4 [data-ww-ls~="dH4"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-dH5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dH6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dH6.ww-layout, .ww-e-dH6 [data-ww-ls~="dH6"] {
        display: flex;
        justify-content: var(--ww-content-ww-layout-justify-content);
      }
      .ww-e-dH7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dH8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dH9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 10px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dHA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #dc2626;
        white-space-collapse: preserve;
      }
      .ww-e-dHB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dHB.ww-layout, .ww-e-dHB [data-ww-ls~="dHB"] {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dHC {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: var(--ww-style-cursor);
        opacity: var(--ww-style-opacity);
        border: none;
        border-radius: 8px;
      }
      .ww-e-dHC:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dHD {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 360px;
        min-height: unset;
      }
      .ww-e-dHD.ww-layout, .ww-e-dHD [data-ww-ls~="dHD"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      .ww-e-dHE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-dHF {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
        --placeholder-color: #94A3B8;
      }
      .ww-e-dHG {
        margin: 4px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-dHG.ww-layout, .ww-e-dHG [data-ww-ls~="dHG"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-dHH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        color: #2563eb;
        text-decoration: underline;
        white-space-collapse: preserve;
      }
      .ww-e-dHI {
        margin: 2px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 11px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #ffffffb3;
        white-space-collapse: preserve;
      }
      .ww-e-dHJ {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: 75%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 12px;
      }
      .ww-e-dHJ.ww-layout, .ww-e-dHJ [data-ww-ls~="dHJ"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-dHK {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        cursor: pointer;
        border: 0 solid #e2e8f0;
        border-radius: 20px;
      }
      .ww-e-dHL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-dHM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dHN {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 320px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 400px;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 12px #00000014;
        border: 1px solid #e2e8f0;
        border-radius: 10px;
      }
      .ww-e-dHN.ww-layout, .ww-e-dHN [data-ww-ls~="dHN"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dHO {
        margin: 0;
        padding: 12px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: none;
      }
      .ww-e-dHO.ww-layout, .ww-e-dHO [data-ww-ls~="dHO"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dHP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 600 14px/normal var(--ww-default-font-family, sans-serif);
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-dHQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dHQ.ww-layout, .ww-e-dHQ [data-ww-ls~="dHQ"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-dHR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 600 13px/normal var(--ww-default-font-family, sans-serif);
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-dHS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 400 12px/normal var(--ww-default-font-family, sans-serif);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-dHT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 400 13px/normal var(--ww-default-font-family, sans-serif);
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-dHU {
        margin: 0;
        padding: 24px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dHU.ww-layout, .ww-e-dHU [data-ww-ls~="dHU"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-dHV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dHV.ww-layout, .ww-e-dHV [data-ww-ls~="dHV"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 18px;
        flex-wrap: revert-layer;
      }
      .ww-e-dHW {
        margin: 5px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 8px;
        max-width: unset;
        min-width: unset;
        height: 8px;
        max-height: unset;
        min-height: unset;
        background-color: #2563eb;
        border-radius: 4px;
      }
      .ww-e-dHW.ww-layout, .ww-e-dHW [data-ww-ls~="dHW"] {
        display: flex;
      }
      .ww-e-dHX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 600 10px/normal var(--ww-default-font-family, sans-serif);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-dHY {
        margin: 0;
        padding: 0 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: -4px;
        right: -4px;
        max-width: unset;
        min-width: 16px;
        height: 16px;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 8px;
      }
      .ww-e-dHY.ww-layout, .ww-e-dHY [data-ww-ls~="dHY"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dHZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 400 11px/normal var(--ww-default-font-family, sans-serif);
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-dHa {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dHa.ww-layout, .ww-e-dHa [data-ww-ls~="dHa"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dHb {
        margin: 0;
        padding: 10px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-dHb:where(:hover) {
        background-color: #f8fafc;
      }
      .ww-e-dHb.ww-layout, .ww-e-dHb [data-ww-ls~="dHb"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dHc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 500 12px/normal var(--ww-default-font-family, sans-serif);
        color: #2563eb;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-dHc:where(:hover) {
        color: #1d4ed8;
      }
      .ww-e-dHd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-dHd.ww-layout, .ww-e-dHd [data-ww-ls~="dHd"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dHf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-dHg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dHh {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 320px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 400px;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 12px #00000014;
        border: 1px solid #e2e8f0;
        border-radius: 10px;
      }
      .ww-e-dHh.ww-layout, .ww-e-dHh [data-ww-ls~="dHh"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dHi {
        margin: 0;
        padding: 12px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dHi.ww-layout, .ww-e-dHi [data-ww-ls~="dHi"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dHj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 600 14px/normal var(--ww-default-font-family, sans-serif);
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-dHk {
        margin: 0;
        padding: 0 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: -4px;
        right: -4px;
        max-width: unset;
        min-width: 16px;
        height: 16px;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 8px;
      }
      .ww-e-dHk.ww-layout, .ww-e-dHk [data-ww-ls~="dHk"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dHl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dHl.ww-layout, .ww-e-dHl [data-ww-ls~="dHl"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dHm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dHm.ww-layout, .ww-e-dHm [data-ww-ls~="dHm"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-dHn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 400 13px/normal var(--ww-default-font-family, sans-serif);
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-dHo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 600 10px/normal var(--ww-default-font-family, sans-serif);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-dHp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 600 13px/normal var(--ww-default-font-family, sans-serif);
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-dHq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 400 12px/normal var(--ww-default-font-family, sans-serif);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-dHr {
        margin: 0;
        padding: 24px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dHr.ww-layout, .ww-e-dHr [data-ww-ls~="dHr"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-dHs {
        margin: 5px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 8px;
        max-width: unset;
        min-width: unset;
        height: 8px;
        max-height: unset;
        min-height: unset;
        background-color: #2563eb;
        border-radius: 4px;
      }
      .ww-e-dHs.ww-layout, .ww-e-dHs [data-ww-ls~="dHs"] {
        display: flex;
      }
      .ww-e-dHt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 400 11px/normal var(--ww-default-font-family, sans-serif);
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-dHu {
        margin: 0;
        padding: 10px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-dHu:where(:hover) {
        background-color: #f8fafc;
      }
      .ww-e-dHu.ww-layout, .ww-e-dHu [data-ww-ls~="dHu"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dHv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 500 12px/normal var(--ww-default-font-family, sans-serif);
        color: #2563eb;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-dHv:where(:hover) {
        color: #1d4ed8;
      }
      .ww-e-dHw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-dHw.ww-layout, .ww-e-dHw [data-ww-ls~="dHw"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dHx {
        margin: 0 12px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      .ww-e-dHx.ww-layout, .ww-e-dHx [data-ww-ls~="dHx"] {
        display: flex;
      }
      .ww-e-dHy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-dHz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-dHz.ww-layout, .ww-e-dHz [data-ww-ls~="dHz"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dI0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 32px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        background-color: #2563eb;
        border-radius: 999px;
      }
      .ww-e-dI0.ww-layout, .ww-e-dI0 [data-ww-ls~="dI0"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-dI1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-dI2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dI2.ww-layout, .ww-e-dI2 [data-ww-ls~="dI2"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dI3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 400;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-dI4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: 14px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dI5 {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 160px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 12px #00000014;
        border: 1px solid #e2e8f0;
        border-radius: 10px;
      }
      .ww-e-dI5.ww-layout, .ww-e-dI5 [data-ww-ls~="dI5"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dI6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 15px;
        max-width: unset;
        min-width: unset;
        height: 15px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dI8 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 420px;
        max-width: 90vw;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 14px;
      }
      .ww-e-dI8.ww-layout, .ww-e-dI8 [data-ww-ls~="dI8"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-dI9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dI9.ww-layout, .ww-e-dI9 [data-ww-ls~="dI9"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dIA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dIB {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
        --placeholder-color: #94A3B8;
      }
      .ww-e-dIC {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
        --placeholder-color: #94A3B8;
      }
      .ww-e-dID {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-dIE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dIE.ww-layout, .ww-e-dIE [data-ww-ls~="dIE"] {
        display: flex;
        flex-direction: row;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dIF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #dc2626;
        white-space-collapse: preserve;
      }
      .ww-e-dIG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #16a34a;
        white-space-collapse: preserve;
      }
      .ww-e-dIH {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: none;
        border-radius: 6px;
      }
      .ww-e-dIH:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dII {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dIJ {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dIK {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dIL {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: var(--ww-style-cursor);
        opacity: var(--ww-style-opacity);
        border: none;
        border-radius: 8px;
      }
      .ww-e-dIL:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dIO {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 14px;
      }
      .ww-e-dIO.ww-layout, .ww-e-dIO [data-ww-ls~="dIO"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-dIP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dIQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-dIR {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 320px;
        min-height: unset;
      }
      .ww-e-dIR.ww-layout, .ww-e-dIR [data-ww-ls~="dIR"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      .ww-e-dIS {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fffbeb;
        border: 1px solid #fef3c7;
        border-radius: 8px;
      }
      .ww-e-dIS.ww-layout, .ww-e-dIS [data-ww-ls~="dIS"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-dIT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dIT.ww-layout, .ww-e-dIT [data-ww-ls~="dIT"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dIU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #92400e;
        white-space-collapse: preserve;
      }
      .ww-e-dIV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #b45309;
        white-space-collapse: preserve;
      }
      .ww-e-dIW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #78350f;
        white-space-collapse: preserve;
      }
      .ww-e-dIX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #b45309;
        white-space-collapse: preserve;
      }
      .ww-e-dIY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dIY.ww-layout, .ww-e-dIY [data-ww-ls~="dIY"] {
        display: flex;
      }
      .ww-e-dIZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-dIa {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dIa.ww-layout, .ww-e-dIa [data-ww-ls~="dIa"] {
        display: flex;
        flex-flow: wrap;
        align-content: revert-layer;
        gap: 6px;
      }
      .ww-e-dIb {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
        --placeholder-color: #94A3B8;
      }
      .ww-e-dIc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dIc.ww-layout, .ww-e-dIc [data-ww-ls~="dIc"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dId {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #dc2626;
        white-space-collapse: preserve;
      }
      .ww-e-dIe {
        margin: 0;
        padding: 9px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #92400e;
        cursor: var(--ww-style-cursor);
        opacity: var(--ww-style-opacity);
        border: none;
        border-radius: 8px;
      }
      .ww-e-dIe:where([data-ww-states~="hover"]) {
        background-color: #78350f;
      }
      .ww-e-dIf {
        margin: 0;
        padding: 5px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 999px;
      }
      .ww-e-dIg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dIh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: var(--ww-content-ww-text-color);
        text-decoration: var(--ww-content-ww-text-text-decoration);
        white-space-collapse: preserve;
      }
      .ww-e-dIi {
        margin: 0;
        padding: 12px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-dIi.ww-layout, .ww-e-dIi [data-ww-ls~="dIi"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      .ww-e-dIj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dIk {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 220px;
        min-height: unset;
      }
      .ww-e-dIk.ww-layout, .ww-e-dIk [data-ww-ls~="dIk"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-dIl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dIl.ww-layout, .ww-e-dIl [data-ww-ls~="dIl"] {
        display: flex;
        justify-content: var(--ww-content-ww-layout-justify-content);
      }
      .ww-e-dIm {
        margin: 0;
        padding: 7px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: 85%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 10px;
      }
      .ww-e-dIm.ww-layout, .ww-e-dIm [data-ww-ls~="dIm"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-dIn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 10px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dIo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dIp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-dIq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dIq.ww-layout, .ww-e-dIq [data-ww-ls~="dIq"] {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      .ww-e-dIr {
        margin: 0;
        padding: 8px 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
        --placeholder-color: #94A3B8;
      }
      .ww-e-dIs {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 440px;
        max-width: 90vw;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-dIs.ww-layout, .ww-e-dIs [data-ww-ls~="dIs"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-dIt {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: var(--ww-style-cursor);
        opacity: var(--ww-style-opacity);
        border: none;
        border-radius: 8px;
      }
      .ww-e-dIt:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dIu {
        margin: 0;
        padding: 12px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-dIu.ww-layout, .ww-e-dIu [data-ww-ls~="dIu"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-dIv {
        margin: 0;
        padding: 5px 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-dIv:where([data-ww-states~="hover"]) {
        background-color: #f8fafc;
      }
      .ww-e-dIv.ww-layout, .ww-e-dIv [data-ww-ls~="dIv"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dIw {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 160px;
        min-height: unset;
      }
      .ww-e-dIw.ww-layout, .ww-e-dIw [data-ww-ls~="dIw"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-dIx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dIx.ww-layout, .ww-e-dIx [data-ww-ls~="dIx"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      .ww-e-dIy {
        margin: 0;
        padding: 7px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: var(--ww-style-cursor);
        opacity: var(--ww-style-opacity);
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dIy:where([data-ww-states~="hover"]) {
        background-color: #f8fafc;
      }
      .ww-e-dIz {
        margin: 0;
        padding: 7px 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
        --placeholder-color: #94A3B8;
      }
      .ww-e-dJ0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border: var(--ww-style-border);
        border-radius: 4px;
      }
      .ww-e-dJ0.ww-layout, .ww-e-dJ0 [data-ww-ls~="dJ0"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-dJ2 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 14px;
      }
      .ww-e-dJ2.ww-layout, .ww-e-dJ2 [data-ww-ls~="dJ2"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-dJ3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJ3.ww-layout, .ww-e-dJ3 [data-ww-ls~="dJ3"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-dJ4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dJ5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-dJ6 {
        margin: 0;
        padding: 8px 0 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-dJ6.ww-layout, .ww-e-dJ6 [data-ww-ls~="dJ6"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-dJ7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-dJ8 {
        margin: 0;
        padding: 8px 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
        --placeholder-color: #94A3B8;
      }
      .ww-e-dJ9 {
        margin: 0;
        padding: 8px 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
        --placeholder-color: #94A3B8;
      }
      .ww-e-dJA {
        margin: 0;
        padding: 8px 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
        --placeholder-color: #94A3B8;
      }
      .ww-e-dJB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #dc2626;
        white-space-collapse: preserve;
      }
      .ww-e-dJC {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: var(--ww-style-cursor);
        opacity: var(--ww-style-opacity);
        border: none;
        border-radius: 8px;
      }
      .ww-e-dJC:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dJD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 10px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #7c3aed;
        white-space-collapse: preserve;
      }
      .ww-e-dJE {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 8px;
      }
      .ww-e-dJE.ww-layout, .ww-e-dJE [data-ww-ls~="dJE"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-dJG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJG.ww-layout, .ww-e-dJG [data-ww-ls~="dJG"] {
        display: flex;
        flex-direction: row;
        justify-content: var(--ww-content-ww-layout-justify-content, flex-end);
        align-items: baseline;
        flex-wrap: revert-layer;
      }
      .ww-e-dJH {
        margin: 0;
        padding: 24px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJH.ww-layout, .ww-e-dJH [data-ww-ls~="dJH"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dJI {
        margin: 0;
        padding: 0 12px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #2563eb;
        text-transform: uppercase;
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-dJJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-dJK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJM.ww-layout, .ww-e-dJM [data-ww-ls~="dJM"] {
        display: flex;
      }
      .ww-e-dJN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dJO {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-dJO.ww-layout, .ww-e-dJO [data-ww-ls~="dJO"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-dJP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dJQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 400;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-dJR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #dc2626;
        white-space-collapse: preserve;
      }
      .ww-e-dJS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dJU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJV.ww-layout, .ww-e-dJV [data-ww-ls~="dJV"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-dJW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJX.ww-layout, .ww-e-dJX [data-ww-ls~="dJX"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-dJY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dJa {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 320px;
        max-width: 40%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-dJa.ww-layout, .ww-e-dJa [data-ww-ls~="dJa"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dJb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: 100px;
        height: auto;
        max-height: unset;
        min-height: 30px;
      }
      .ww-e-dJd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJe {
        margin: 0;
        padding: 6px 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-dJe.ww-layout, .ww-e-dJe [data-ww-ls~="dJe"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      .ww-e-dJf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dJh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: 14px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJi {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 160px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 12px #00000014;
        border: 1px solid #e2e8f0;
        border-radius: 10px;
      }
      .ww-e-dJi.ww-layout, .ww-e-dJi [data-ww-ls~="dJi"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dJj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dJk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dJl {
        margin: 0;
        padding: 8px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-dJl:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dJl.ww-layout, .ww-e-dJl [data-ww-ls~="dJl"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dJm {
        margin: 0;
        padding: 8px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-dJm:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dJm.ww-layout, .ww-e-dJm [data-ww-ls~="dJm"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dJn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJo {
        margin: 0;
        padding: 6px 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-dJo.ww-layout, .ww-e-dJo [data-ww-ls~="dJo"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      .ww-e-dJp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dJr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: 14px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dJs {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 160px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 12px #00000014;
        border: 1px solid #e2e8f0;
        border-radius: 10px;
      }
      .ww-e-dJs.ww-layout, .ww-e-dJs [data-ww-ls~="dJs"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dJt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dJu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dJv {
        margin: 0;
        padding: 8px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-dJv:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dJv.ww-layout, .ww-e-dJv [data-ww-ls~="dJv"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dJw {
        margin: 0;
        padding: 8px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-dJw:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dJw.ww-layout, .ww-e-dJw [data-ww-ls~="dJw"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dJx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dJy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #2563eb;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: none;
      }
      .ww-e-dJy:where([data-ww-states~="hover"]) {
        text-decoration: underline;
      }
      .ww-e-dJz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dK0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dK1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dK2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dK3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dK4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dK5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dK7 {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 440px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      .ww-e-dK7.ww-layout, .ww-e-dK7 [data-ww-ls~="dK7"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      .ww-e-dK8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dK8.ww-layout, .ww-e-dK8 [data-ww-ls~="dK8"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dK9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dK9.ww-layout, .ww-e-dK9 [data-ww-ls~="dK9"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dKA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 20px;
        font-family: Inter, sans-serif;
        line-height: 1.3;
        font-weight: 600;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-dKB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        line-height: 1.5;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-dKC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dKC.ww-layout, .ww-e-dKC [data-ww-ls~="dKC"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-dKD {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ecfdf5;
        border: 1px solid #a7f3d0;
        border-radius: 10px;
      }
      .ww-e-dKD.ww-layout, .ww-e-dKD [data-ww-ls~="dKD"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dKE {
        margin: 2px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        flex: 0 0 20px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dKF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        line-height: 1.5;
        color: #065f46;
        white-space-collapse: preserve;
      }
      .ww-e-dKG {
        margin: 0;
        padding: 10px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
        --placeholder-color: #94A3B8;
      }
      .ww-e-dKG:where([data-ww-states~="focus"]), .ww-e-dKG:where(:focus-within) {
        outline: none;
      }
      .ww-e-dKH {
        margin: 4px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dKH.ww-layout, .ww-e-dKH [data-ww-ls~="dKH"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      .ww-e-dKI {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: var(--ww-style-cursor);
        opacity: var(--ww-style-opacity);
        border: none;
        border-radius: 8px;
      }
      .ww-e-dKI:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dKJ {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dKJ:where([data-ww-states~="hover"]) {
        color: #0f172a;
        background-color: #f1f5f9;
      }
      .ww-e-dKK {
        margin: 0;
        padding: 12px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fecaca;
        border-radius: 8px;
      }
      .ww-e-dKK.ww-layout, .ww-e-dKK [data-ww-ls~="dKK"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dKL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        flex: 0 0 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dKM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        line-height: 1.4;
        color: #991b1b;
        white-space-collapse: preserve;
      }
      .ww-e-dKN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dKN.ww-layout, .ww-e-dKN [data-ww-ls~="dKN"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dKO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-dKP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dKP.ww-layout, .ww-e-dKP [data-ww-ls~="dKP"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-dKQ {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2563eb;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-dKQ:where([data-ww-states~="hover"]) {
        background-color: #1d4ed8;
      }
      .ww-e-dKR {
        margin: 0;
        padding: 6px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        line-height: 1;
        color: #64748b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: none;
        border-radius: 6px;
      }
      .ww-e-dKR:where([data-ww-states~="hover"]) {
        color: #0f172a;
        background-color: #f1f5f9;
      }
      .ww-e-dKS {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKS:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dKS.ww-layout, .ww-e-dKS [data-ww-ls~="dKS"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      .ww-e-dKT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dKU {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKU:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dKU.ww-layout, .ww-e-dKU [data-ww-ls~="dKU"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      .ww-e-dKV {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKV:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dKV.ww-layout, .ww-e-dKV [data-ww-ls~="dKV"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      .ww-e-dKW {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKW:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dKW.ww-layout, .ww-e-dKW [data-ww-ls~="dKW"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      .ww-e-dKX {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKX:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dKX.ww-layout, .ww-e-dKX [data-ww-ls~="dKX"] {
        display: flex;
        justify-content: var(--ww-content-ww-layout-justify-content, flex-start);
        align-items: center;
        gap: 10px;
      }
      .ww-e-dKY {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKY:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dKY.ww-layout, .ww-e-dKY [data-ww-ls~="dKY"] {
        display: flex;
        justify-content: var(--ww-content-ww-layout-justify-content, flex-start);
        align-items: center;
        gap: 10px;
      }
      .ww-e-dKZ {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKZ:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dKZ.ww-layout, .ww-e-dKZ [data-ww-ls~="dKZ"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
      }
      .ww-e-dKa {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKa:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dKa.ww-layout, .ww-e-dKa [data-ww-ls~="dKa"] {
        display: flex;
        justify-content: var(--ww-content-ww-layout-justify-content, flex-start);
        align-items: center;
        gap: 10px;
      }
      .ww-e-dKb {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKb:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dKb.ww-layout, .ww-e-dKb [data-ww-ls~="dKb"] {
        display: flex;
        justify-content: var(--ww-content-ww-layout-justify-content, flex-start);
        align-items: center;
        gap: 10px;
      }
      .ww-e-dKc {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKc:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dKc.ww-layout, .ww-e-dKc [data-ww-ls~="dKc"] {
        display: flex;
        justify-content: var(--ww-content-ww-layout-justify-content, flex-start);
        align-items: center;
        gap: 10px;
      }
      .ww-e-dKd {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKd:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dKd.ww-layout, .ww-e-dKd [data-ww-ls~="dKd"] {
        display: flex;
        justify-content: var(--ww-content-ww-layout-justify-content, flex-start);
        align-items: center;
        gap: 10px;
      }
      .ww-e-dKe {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKe:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dKe.ww-layout, .ww-e-dKe [data-ww-ls~="dKe"] {
        display: flex;
        justify-content: var(--ww-content-ww-layout-justify-content, flex-start);
        align-items: center;
        gap: 10px;
      }
      .ww-e-dKf {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKf:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dKf.ww-layout, .ww-e-dKf [data-ww-ls~="dKf"] {
        display: flex;
        justify-content: var(--ww-content-ww-layout-justify-content, flex-start);
        align-items: center;
        gap: 10px;
      }
      .ww-e-dKg {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKg:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dKg.ww-layout, .ww-e-dKg [data-ww-ls~="dKg"] {
        display: flex;
        justify-content: var(--ww-content-ww-layout-justify-content, flex-start);
        align-items: center;
        gap: 10px;
      }
      .ww-e-dKh {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKh:where([data-ww-states~="hover"]) {
        background-color: #f1f5f9;
      }
      .ww-e-dKh.ww-layout, .ww-e-dKh [data-ww-ls~="dKh"] {
        display: flex;
        justify-content: var(--ww-content-ww-layout-justify-content, flex-start);
        align-items: center;
        gap: 10px;
      }
      .ww-e-dKi {
        margin: 0;
        padding: 8px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-dKi:where([data-ww-states~="hover"]) {
        background-color: #fef2f2;
      }
      .ww-e-dKi.ww-layout, .ww-e-dKi [data-ww-ls~="dKi"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dKj {
        margin: 4px 0 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKj:where([data-ww-states~="hover"]) {
        background-color: #fef2f2;
      }
      .ww-e-dKj.ww-layout, .ww-e-dKj [data-ww-ls~="dKj"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dKk {
        margin: 4px 0 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dKk:where([data-ww-states~="hover"]) {
        background-color: #fef2f2;
      }
      .ww-e-dKk.ww-layout, .ww-e-dKk [data-ww-ls~="dKk"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dKl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #dc2626;
        white-space-collapse: preserve;
      }
      .ww-e-dKm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #dc2626;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-dKn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #dc2626;
        white-space-collapse: preserve;
      }
      .ww-e-dKo {
        margin: 0;
        padding: 8px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-dKo:where([data-ww-states~="hover"]) {
        background-color: #fef2f2;
      }
      .ww-e-dKo.ww-layout, .ww-e-dKo [data-ww-ls~="dKo"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
    }
    @layer custom {
      .ww-e-dGJ {
        animation: spin 1s linear infinite;
      }
      .ww-e-dJy {
        align-self: flex-start;
      }
      .ww-e-dK7 {
        box-sizing: border-box;
      }
      .ww-e-dKD {
        box-sizing: border-box;
      }
      .ww-e-dKG {
        box-sizing: border-box;
      }
      .ww-e-dKG:where([data-ww-states~="focus"]), .ww-e-dKG:where(:focus-within) {
        box-sizing: revert-layer;
        border-color: #2563eb;
      }
      .ww-e-dKK {
        box-sizing: border-box;
      }
    }
  }
  @layer instance {
    @layer normal, custom;
    @layer normal {
    }
    @layer custom {
    }
  }
}
@layer ww-style-section {
  @layer normal, custom;
  @layer normal {
    @layer atomic, ordered;
    @layer atomic {
    }
    @layer ordered {
    }
  }
  @layer custom {
  }
}
@layer ww-style-element {
  @layer normal, custom;
  @layer normal {
    @layer atomic, ordered;
    @layer atomic {
    }
    @layer ordered {
    }
  }
  @layer custom {
  }
}
@layer ww-style-layout-override {
}
